/**
 * GlobalData
 * global app
 */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
form .button, .form-field .button, form .input-group.invalid, .form-field .input-group.invalid,
form .select-group.invalid,
.form-field .select-group.invalid,
form .input-group.floating-label.invalid,
.form-field .input-group.floating-label.invalid,
form .select-group.floating-label.invalid,
.form-field .select-group.floating-label.invalid,
form .checkbox-group.invalid,
.form-field .checkbox-group.invalid,
form .form-checkbox.invalid,
.form-field .form-checkbox.invalid, form .input-group, .form-field .input-group,
form .select-group,
.form-field .select-group,
form .input-group.floating-label,
.form-field .input-group.floating-label,
form .select-group.floating-label,
.form-field .select-group.floating-label,
form .checkbox-group,
.form-field .checkbox-group,
form .form-checkbox,
.form-field .form-checkbox {
  position: relative;
  margin-bottom: 1.5em; }
  form .button [data-invalid], .form-field .button [data-invalid], form .input-group.invalid [data-invalid], form .select-group.invalid [data-invalid], form .input-group.floating-label.invalid [data-invalid], form .select-group.floating-label.invalid [data-invalid], form .checkbox-group.invalid [data-invalid], form .form-checkbox.invalid [data-invalid], form .input-group [data-invalid], .form-field .input-group [data-invalid], form .select-group [data-invalid], .form-field .select-group [data-invalid], form .input-group.floating-label [data-invalid], form .select-group.floating-label [data-invalid], form .checkbox-group [data-invalid], .form-field .checkbox-group [data-invalid], form .form-checkbox [data-invalid], .form-field .form-checkbox [data-invalid] {
    color: #352354;
    background-color: #fce7e7;
    width: 100%;
    padding: 1rem;
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      form .button [data-invalid], .form-field .button [data-invalid], form .input-group.invalid [data-invalid], form .select-group.invalid [data-invalid], form .input-group.floating-label.invalid [data-invalid], form .select-group.floating-label.invalid [data-invalid], form .checkbox-group.invalid [data-invalid], form .form-checkbox.invalid [data-invalid], form .input-group [data-invalid], .form-field .input-group [data-invalid], form .select-group [data-invalid], .form-field .select-group [data-invalid], form .input-group.floating-label [data-invalid], form .select-group.floating-label [data-invalid], form .checkbox-group [data-invalid], .form-field .checkbox-group [data-invalid], form .form-checkbox [data-invalid], .form-field .form-checkbox [data-invalid] {
        left: 0;
        width: 100%;
        text-align: left; } }
    form .button [data-invalid]::before, .form-field .button [data-invalid]::before, form .input-group.invalid [data-invalid]::before, form .select-group.invalid [data-invalid]::before, form .input-group.floating-label.invalid [data-invalid]::before, form .select-group.floating-label.invalid [data-invalid]::before, form .checkbox-group.invalid [data-invalid]::before, form .form-checkbox.invalid [data-invalid]::before, form .input-group [data-invalid]::before, .form-field .input-group [data-invalid]::before, form .select-group [data-invalid]::before, .form-field .select-group [data-invalid]::before, form .input-group.floating-label [data-invalid]::before, form .select-group.floating-label [data-invalid]::before, form .checkbox-group [data-invalid]::before, .form-field .checkbox-group [data-invalid]::before, form .form-checkbox [data-invalid]::before, .form-field .form-checkbox [data-invalid]::before {
      content: attr(data-invalid);
      font-size: 0.8125rem;
      font-style: normal; }
      @media print, screen and (min-width: 40em) {
        form .button [data-invalid]::before, .form-field .button [data-invalid]::before, form .input-group.invalid [data-invalid]::before, form .select-group.invalid [data-invalid]::before, form .input-group.floating-label.invalid [data-invalid]::before, form .select-group.floating-label.invalid [data-invalid]::before, form .checkbox-group.invalid [data-invalid]::before, form .form-checkbox.invalid [data-invalid]::before, form .input-group [data-invalid]::before, .form-field .input-group [data-invalid]::before, form .select-group [data-invalid]::before, .form-field .select-group [data-invalid]::before, form .input-group.floating-label [data-invalid]::before, form .select-group.floating-label [data-invalid]::before, form .checkbox-group [data-invalid]::before, .form-field .checkbox-group [data-invalid]::before, form .form-checkbox [data-invalid]::before, .form-field .form-checkbox [data-invalid]::before {
          font-size: 1rem; } }
    @media print, screen and (min-width: 40em) {
      form .button [data-invalid], .form-field .button [data-invalid], form .input-group.invalid [data-invalid], form .select-group.invalid [data-invalid], form .input-group.floating-label.invalid [data-invalid], form .select-group.floating-label.invalid [data-invalid], form .checkbox-group.invalid [data-invalid], form .form-checkbox.invalid [data-invalid], form .input-group [data-invalid], .form-field .input-group [data-invalid], form .select-group [data-invalid], .form-field .select-group [data-invalid], form .input-group.floating-label [data-invalid], form .select-group.floating-label [data-invalid], form .checkbox-group [data-invalid], .form-field .checkbox-group [data-invalid], form .form-checkbox [data-invalid], .form-field .form-checkbox [data-invalid] {
        font-size: 1rem; } }

form .input-group.invalid select, .form-field .input-group.invalid select,
form .input-group.invalid textarea,
.form-field .input-group.invalid textarea,
form .input-group.invalid input,
.form-field .input-group.invalid input,
form .select-group.invalid select,
.form-field .select-group.invalid select,
form .select-group.invalid textarea,
.form-field .select-group.invalid textarea,
form .select-group.invalid input,
.form-field .select-group.invalid input,
form .input-group.floating-label.invalid select,
.form-field .input-group.floating-label.invalid select,
form .input-group.floating-label.invalid textarea,
.form-field .input-group.floating-label.invalid textarea,
form .input-group.floating-label.invalid input,
.form-field .input-group.floating-label.invalid input,
form .select-group.floating-label.invalid select,
.form-field .select-group.floating-label.invalid select,
form .select-group.floating-label.invalid textarea,
.form-field .select-group.floating-label.invalid textarea,
form .select-group.floating-label.invalid input,
.form-field .select-group.floating-label.invalid input,
form .checkbox-group.invalid select,
.form-field .checkbox-group.invalid select,
form .checkbox-group.invalid textarea,
.form-field .checkbox-group.invalid textarea,
form .checkbox-group.invalid input,
.form-field .checkbox-group.invalid input,
form .form-checkbox.invalid select,
.form-field .form-checkbox.invalid select,
form .form-checkbox.invalid textarea,
.form-field .form-checkbox.invalid textarea,
form .form-checkbox.invalid input,
.form-field .form-checkbox.invalid input {
  border-color: #d11b1b;
  border-width: 3px;
  border-radius: 6px; }
  form .input-group.invalid select.not-empty, .form-field .input-group.invalid select.not-empty,
  form .input-group.invalid textarea.not-empty,
  .form-field .input-group.invalid textarea.not-empty,
  form .input-group.invalid input.not-empty,
  .form-field .input-group.invalid input.not-empty,
  form .select-group.invalid select.not-empty,
  .form-field .select-group.invalid select.not-empty,
  form .select-group.invalid textarea.not-empty,
  .form-field .select-group.invalid textarea.not-empty,
  form .select-group.invalid input.not-empty,
  .form-field .select-group.invalid input.not-empty,
  form .input-group.floating-label.invalid select.not-empty,
  .form-field .input-group.floating-label.invalid select.not-empty,
  form .input-group.floating-label.invalid textarea.not-empty,
  .form-field .input-group.floating-label.invalid textarea.not-empty,
  form .input-group.floating-label.invalid input.not-empty,
  .form-field .input-group.floating-label.invalid input.not-empty,
  form .select-group.floating-label.invalid select.not-empty,
  .form-field .select-group.floating-label.invalid select.not-empty,
  form .select-group.floating-label.invalid textarea.not-empty,
  .form-field .select-group.floating-label.invalid textarea.not-empty,
  form .select-group.floating-label.invalid input.not-empty,
  .form-field .select-group.floating-label.invalid input.not-empty,
  form .checkbox-group.invalid select.not-empty,
  .form-field .checkbox-group.invalid select.not-empty,
  form .checkbox-group.invalid textarea.not-empty,
  .form-field .checkbox-group.invalid textarea.not-empty,
  form .checkbox-group.invalid input.not-empty,
  .form-field .checkbox-group.invalid input.not-empty,
  form .form-checkbox.invalid select.not-empty,
  .form-field .form-checkbox.invalid select.not-empty,
  form .form-checkbox.invalid textarea.not-empty,
  .form-field .form-checkbox.invalid textarea.not-empty,
  form .form-checkbox.invalid input.not-empty,
  .form-field .form-checkbox.invalid input.not-empty {
    border-color: #d11b1b; }

form .input-group select.is-invalid-input, .form-field .input-group select.is-invalid-input,
form .input-group textarea.is-invalid-input,
.form-field .input-group textarea.is-invalid-input,
form .input-group input.is-invalid-input,
.form-field .input-group input.is-invalid-input,
form .select-group select.is-invalid-input,
.form-field .select-group select.is-invalid-input,
form .select-group textarea.is-invalid-input,
.form-field .select-group textarea.is-invalid-input,
form .select-group input.is-invalid-input,
.form-field .select-group input.is-invalid-input,
form .input-group.floating-label select.is-invalid-input,
.form-field .input-group.floating-label select.is-invalid-input,
form .input-group.floating-label textarea.is-invalid-input,
.form-field .input-group.floating-label textarea.is-invalid-input,
form .input-group.floating-label input.is-invalid-input,
.form-field .input-group.floating-label input.is-invalid-input,
form .select-group.floating-label select.is-invalid-input,
.form-field .select-group.floating-label select.is-invalid-input,
form .select-group.floating-label textarea.is-invalid-input,
.form-field .select-group.floating-label textarea.is-invalid-input,
form .select-group.floating-label input.is-invalid-input,
.form-field .select-group.floating-label input.is-invalid-input,
form .checkbox-group select.is-invalid-input,
.form-field .checkbox-group select.is-invalid-input,
form .checkbox-group textarea.is-invalid-input,
.form-field .checkbox-group textarea.is-invalid-input,
form .checkbox-group input.is-invalid-input,
.form-field .checkbox-group input.is-invalid-input,
form .form-checkbox select.is-invalid-input,
.form-field .form-checkbox select.is-invalid-input,
form .form-checkbox textarea.is-invalid-input,
.form-field .form-checkbox textarea.is-invalid-input,
form .form-checkbox input.is-invalid-input,
.form-field .form-checkbox input.is-invalid-input {
  background-color: #ffffff;
  border-color: #d11b1b;
  border-width: 3px;
  border-radius: 6px; }

form .form-checkbox.invalid [type="checkbox"].checked + label::before, .form-field .form-checkbox.invalid [type="checkbox"].checked + label::before,
form .form-checkbox.invalid label::before,
.form-field .form-checkbox.invalid label::before {
  border-color: #d11b1b;
  border-width: 3px; }

form .form-checkbox [type="checkbox"].is-invalid-input + label::before, .form-field .form-checkbox [type="checkbox"].is-invalid-input + label::before {
  border-color: #d11b1b;
  border-width: 3px; }

form .form-checkbox [type="checkbox"].is-invalid-input + label + var, .form-field .form-checkbox [type="checkbox"].is-invalid-input + label + var {
  margin-top: 0.5em; }

form .checkbox-group.invalid .form-checkbox in[type="checkbox"]put.checked + label::before, .form-field .checkbox-group.invalid .form-checkbox in[type="checkbox"]put.checked + label::before,
form .checkbox-group.invalid .form-checkbox label::after,
.form-field .checkbox-group.invalid .form-checkbox label::after {
  border-color: #d11b1b;
  border-width: 3px; }

form .checkbox-group .form-checkbox [type="checkbox"].is-invalid-input + label::before, .form-field .checkbox-group .form-checkbox [type="checkbox"].is-invalid-input + label::before {
  border-color: #d11b1b;
  border-width: 3px; }

.card.sector.sub-sector > header > section > figure.letterbox, .card.data > header > section > figure.letterbox, .card.tag > header > section > figure.letterbox, .card.media > header > section > figure.letterbox, .card.report > header > section > figure.letterbox, .image.letterbox {
  position: relative;
  overflow: hidden; }
  .card.sector.sub-sector > header > section > figure.letterbox > img, .card.data > header > section > figure.letterbox > img, .card.tag > header > section > figure.letterbox > img, .card.media > header > section > figure.letterbox > img, .card.report > header > section > figure.letterbox > img, .image.letterbox > img {
    width: auto;
    height: auto;
    max-width: 180%;
    max-height: none;
    min-width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .card.sector.sub-sector > header > section > figure.h-xxx-micro.letterbox, .card.data > header > section > figure.h-xxx-micro.letterbox, .card.tag > header > section > figure.h-xxx-micro.letterbox, .card.media > header > section > figure.h-xxx-micro.letterbox, .card.report > header > section > figure.h-xxx-micro.letterbox, .h-xxx-micro.image.letterbox {
    height: 40px; }
  .card.sector.sub-sector > header > section > figure.h-xx-micro.letterbox, .card.data > header > section > figure.h-xx-micro.letterbox, .card.tag > header > section > figure.h-xx-micro.letterbox, .card.media > header > section > figure.h-xx-micro.letterbox, .card.report > header > section > figure.h-xx-micro.letterbox, .h-xx-micro.image.letterbox {
    height: 60px; }
  .card.sector.sub-sector > header > section > figure.h-x-micro.letterbox, .card.data > header > section > figure.h-x-micro.letterbox, .card.tag > header > section > figure.h-x-micro.letterbox, .card.media > header > section > figure.h-x-micro.letterbox, .card.report > header > section > figure.h-x-micro.letterbox, .h-x-micro.image.letterbox {
    height: 80px; }
  .card.sector.sub-sector > header > section > figure.h-micro.letterbox, .card.data > header > section > figure.h-micro.letterbox, .card.tag > header > section > figure.h-micro.letterbox, .card.media > header > section > figure.h-micro.letterbox, .card.report > header > section > figure.h-micro.letterbox, .h-micro.image.letterbox {
    height: 90px; }
  .card.sector.sub-sector > header > section > figure.h-s-micro.letterbox, .card.data > header > section > figure.h-s-micro.letterbox, .card.tag > header > section > figure.h-s-micro.letterbox, .card.media > header > section > figure.h-s-micro.letterbox, .card.report > header > section > figure.h-s-micro.letterbox, .h-s-micro.image.letterbox {
    height: 110px; }
  .card.sector.sub-sector > header > section > figure.h-xx-small.letterbox, .card.data > header > section > figure.h-xx-small.letterbox, .card.tag > header > section > figure.h-xx-small.letterbox, .card.media > header > section > figure.h-xx-small.letterbox, .card.report > header > section > figure.h-xx-small.letterbox, .h-xx-small.image.letterbox {
    height: 150px; }
  .card.sector.sub-sector > header > section > figure.h-x-small.letterbox, .card.data > header > section > figure.h-x-small.letterbox, .card.tag > header > section > figure.h-x-small.letterbox, .card.media > header > section > figure.h-x-small.letterbox, .card.report > header > section > figure.h-x-small.letterbox, .h-x-small.image.letterbox {
    height: 200px; }
  .card.sector.sub-sector > header > section > figure.h-small.letterbox, .card.data > header > section > figure.h-small.letterbox, .card.tag > header > section > figure.h-small.letterbox, .card.media > header > section > figure.h-small.letterbox, .card.report > header > section > figure.h-small.letterbox, .h-small.image.letterbox {
    height: 250px; }
  .card.sector.sub-sector > header > section > figure.h-sss-medium.letterbox, .card.data > header > section > figure.h-sss-medium.letterbox, .card.tag > header > section > figure.h-sss-medium.letterbox, .card.media > header > section > figure.h-sss-medium.letterbox, .card.report > header > section > figure.h-sss-medium.letterbox, .h-sss-medium.image.letterbox {
    height: 280px; }
  .card.sector.sub-sector > header > section > figure.h-ss-medium.letterbox, .card.data > header > section > figure.h-ss-medium.letterbox, .card.tag > header > section > figure.h-ss-medium.letterbox, .card.media > header > section > figure.h-ss-medium.letterbox, .card.report > header > section > figure.h-ss-medium.letterbox, .h-ss-medium.image.letterbox {
    height: 300px; }
  .card.sector.sub-sector > header > section > figure.h-s-medium.letterbox, .card.data > header > section > figure.h-s-medium.letterbox, .card.tag > header > section > figure.h-s-medium.letterbox, .card.media > header > section > figure.h-s-medium.letterbox, .card.report > header > section > figure.h-s-medium.letterbox, .h-s-medium.image.letterbox {
    height: 350px; }
  .card.sector.sub-sector > header > section > figure.h-medium.letterbox, .card.data > header > section > figure.h-medium.letterbox, .card.tag > header > section > figure.h-medium.letterbox, .card.media > header > section > figure.h-medium.letterbox, .card.report > header > section > figure.h-medium.letterbox, .h-medium.image.letterbox {
    height: 400px; }
  .card.sector.sub-sector > header > section > figure.h-s-large.letterbox, .card.data > header > section > figure.h-s-large.letterbox, .card.tag > header > section > figure.h-s-large.letterbox, .card.media > header > section > figure.h-s-large.letterbox, .card.report > header > section > figure.h-s-large.letterbox, .h-s-large.image.letterbox {
    height: 500px; }
  .card.sector.sub-sector > header > section > figure.h-large.letterbox, .card.data > header > section > figure.h-large.letterbox, .card.tag > header > section > figure.h-large.letterbox, .card.media > header > section > figure.h-large.letterbox, .card.report > header > section > figure.h-large.letterbox, .h-large.image.letterbox {
    height: 600px; }
  .card.sector.sub-sector > header > section > figure.h-x-large.letterbox, .card.data > header > section > figure.h-x-large.letterbox, .card.tag > header > section > figure.h-x-large.letterbox, .card.media > header > section > figure.h-x-large.letterbox, .card.report > header > section > figure.h-x-large.letterbox, .h-x-large.image.letterbox {
    height: 800px; }
  .card.sector.sub-sector > header > section > figure.h-xx-large.letterbox, .card.data > header > section > figure.h-xx-large.letterbox, .card.tag > header > section > figure.h-xx-large.letterbox, .card.media > header > section > figure.h-xx-large.letterbox, .card.report > header > section > figure.h-xx-large.letterbox, .h-xx-large.image.letterbox {
    height: 1000px; }
  .card.sector.sub-sector > header > section > figure.h-xxx-large.letterbox, .card.data > header > section > figure.h-xxx-large.letterbox, .card.tag > header > section > figure.h-xxx-large.letterbox, .card.media > header > section > figure.h-xxx-large.letterbox, .card.report > header > section > figure.h-xxx-large.letterbox, .h-xxx-large.image.letterbox {
    height: 1200px; }
  .card.sector.sub-sector > header > section > figure.h-full.letterbox, .card.data > header > section > figure.h-full.letterbox, .card.tag > header > section > figure.h-full.letterbox, .card.media > header > section > figure.h-full.letterbox, .card.report > header > section > figure.h-full.letterbox, .h-full.image.letterbox {
    height: 100%; }
  .card.sector.sub-sector > header > section > figure.h-auto.letterbox, .card.data > header > section > figure.h-auto.letterbox, .card.tag > header > section > figure.h-auto.letterbox, .card.media > header > section > figure.h-auto.letterbox, .card.report > header > section > figure.h-auto.letterbox, .h-auto.image.letterbox {
    height: auto; }
  .card.sector.sub-sector > header > section > figure.small-h-xxx-micro.letterbox, .card.data > header > section > figure.small-h-xxx-micro.letterbox, .card.tag > header > section > figure.small-h-xxx-micro.letterbox, .card.media > header > section > figure.small-h-xxx-micro.letterbox, .card.report > header > section > figure.small-h-xxx-micro.letterbox, .small-h-xxx-micro.image.letterbox {
    height: 40px; }
  .card.sector.sub-sector > header > section > figure.small-h-xx-micro.letterbox, .card.data > header > section > figure.small-h-xx-micro.letterbox, .card.tag > header > section > figure.small-h-xx-micro.letterbox, .card.media > header > section > figure.small-h-xx-micro.letterbox, .card.report > header > section > figure.small-h-xx-micro.letterbox, .small-h-xx-micro.image.letterbox {
    height: 60px; }
  .card.sector.sub-sector > header > section > figure.small-h-x-micro.letterbox, .card.data > header > section > figure.small-h-x-micro.letterbox, .card.tag > header > section > figure.small-h-x-micro.letterbox, .card.media > header > section > figure.small-h-x-micro.letterbox, .card.report > header > section > figure.small-h-x-micro.letterbox, .small-h-x-micro.image.letterbox {
    height: 80px; }
  .card.sector.sub-sector > header > section > figure.small-h-micro.letterbox, .card.data > header > section > figure.small-h-micro.letterbox, .card.tag > header > section > figure.small-h-micro.letterbox, .card.media > header > section > figure.small-h-micro.letterbox, .card.report > header > section > figure.small-h-micro.letterbox, .small-h-micro.image.letterbox {
    height: 90px; }
  .card.sector.sub-sector > header > section > figure.small-h-s-micro.letterbox, .card.data > header > section > figure.small-h-s-micro.letterbox, .card.tag > header > section > figure.small-h-s-micro.letterbox, .card.media > header > section > figure.small-h-s-micro.letterbox, .card.report > header > section > figure.small-h-s-micro.letterbox, .small-h-s-micro.image.letterbox {
    height: 110px; }
  .card.sector.sub-sector > header > section > figure.small-h-xx-small.letterbox, .card.data > header > section > figure.small-h-xx-small.letterbox, .card.tag > header > section > figure.small-h-xx-small.letterbox, .card.media > header > section > figure.small-h-xx-small.letterbox, .card.report > header > section > figure.small-h-xx-small.letterbox, .small-h-xx-small.image.letterbox {
    height: 150px; }
  .card.sector.sub-sector > header > section > figure.small-h-x-small.letterbox, .card.data > header > section > figure.small-h-x-small.letterbox, .card.tag > header > section > figure.small-h-x-small.letterbox, .card.media > header > section > figure.small-h-x-small.letterbox, .card.report > header > section > figure.small-h-x-small.letterbox, .small-h-x-small.image.letterbox {
    height: 200px; }
  .card.sector.sub-sector > header > section > figure.small-h-small.letterbox, .card.data > header > section > figure.small-h-small.letterbox, .card.tag > header > section > figure.small-h-small.letterbox, .card.media > header > section > figure.small-h-small.letterbox, .card.report > header > section > figure.small-h-small.letterbox, .small-h-small.image.letterbox {
    height: 250px; }
  .card.sector.sub-sector > header > section > figure.small-h-sss-medium.letterbox, .card.data > header > section > figure.small-h-sss-medium.letterbox, .card.tag > header > section > figure.small-h-sss-medium.letterbox, .card.media > header > section > figure.small-h-sss-medium.letterbox, .card.report > header > section > figure.small-h-sss-medium.letterbox, .small-h-sss-medium.image.letterbox {
    height: 280px; }
  .card.sector.sub-sector > header > section > figure.small-h-ss-medium.letterbox, .card.data > header > section > figure.small-h-ss-medium.letterbox, .card.tag > header > section > figure.small-h-ss-medium.letterbox, .card.media > header > section > figure.small-h-ss-medium.letterbox, .card.report > header > section > figure.small-h-ss-medium.letterbox, .small-h-ss-medium.image.letterbox {
    height: 300px; }
  .card.sector.sub-sector > header > section > figure.small-h-s-medium.letterbox, .card.data > header > section > figure.small-h-s-medium.letterbox, .card.tag > header > section > figure.small-h-s-medium.letterbox, .card.media > header > section > figure.small-h-s-medium.letterbox, .card.report > header > section > figure.small-h-s-medium.letterbox, .small-h-s-medium.image.letterbox {
    height: 350px; }
  .card.sector.sub-sector > header > section > figure.small-h-medium.letterbox, .card.data > header > section > figure.small-h-medium.letterbox, .card.tag > header > section > figure.small-h-medium.letterbox, .card.media > header > section > figure.small-h-medium.letterbox, .card.report > header > section > figure.small-h-medium.letterbox, .small-h-medium.image.letterbox {
    height: 400px; }
  .card.sector.sub-sector > header > section > figure.small-h-s-large.letterbox, .card.data > header > section > figure.small-h-s-large.letterbox, .card.tag > header > section > figure.small-h-s-large.letterbox, .card.media > header > section > figure.small-h-s-large.letterbox, .card.report > header > section > figure.small-h-s-large.letterbox, .small-h-s-large.image.letterbox {
    height: 500px; }
  .card.sector.sub-sector > header > section > figure.small-h-large.letterbox, .card.data > header > section > figure.small-h-large.letterbox, .card.tag > header > section > figure.small-h-large.letterbox, .card.media > header > section > figure.small-h-large.letterbox, .card.report > header > section > figure.small-h-large.letterbox, .small-h-large.image.letterbox {
    height: 600px; }
  .card.sector.sub-sector > header > section > figure.small-h-x-large.letterbox, .card.data > header > section > figure.small-h-x-large.letterbox, .card.tag > header > section > figure.small-h-x-large.letterbox, .card.media > header > section > figure.small-h-x-large.letterbox, .card.report > header > section > figure.small-h-x-large.letterbox, .small-h-x-large.image.letterbox {
    height: 800px; }
  .card.sector.sub-sector > header > section > figure.small-h-xx-large.letterbox, .card.data > header > section > figure.small-h-xx-large.letterbox, .card.tag > header > section > figure.small-h-xx-large.letterbox, .card.media > header > section > figure.small-h-xx-large.letterbox, .card.report > header > section > figure.small-h-xx-large.letterbox, .small-h-xx-large.image.letterbox {
    height: 1000px; }
  .card.sector.sub-sector > header > section > figure.small-h-xxx-large.letterbox, .card.data > header > section > figure.small-h-xxx-large.letterbox, .card.tag > header > section > figure.small-h-xxx-large.letterbox, .card.media > header > section > figure.small-h-xxx-large.letterbox, .card.report > header > section > figure.small-h-xxx-large.letterbox, .small-h-xxx-large.image.letterbox {
    height: 1200px; }
  .card.sector.sub-sector > header > section > figure.small-h-full.letterbox, .card.data > header > section > figure.small-h-full.letterbox, .card.tag > header > section > figure.small-h-full.letterbox, .card.media > header > section > figure.small-h-full.letterbox, .card.report > header > section > figure.small-h-full.letterbox, .small-h-full.image.letterbox {
    height: 100%; }
  .card.sector.sub-sector > header > section > figure.small-h-auto.letterbox, .card.data > header > section > figure.small-h-auto.letterbox, .card.tag > header > section > figure.small-h-auto.letterbox, .card.media > header > section > figure.small-h-auto.letterbox, .card.report > header > section > figure.small-h-auto.letterbox, .small-h-auto.image.letterbox {
    height: auto; }
  @media print, screen and (min-width: 20em) {
    .card.sector.sub-sector > header > section > figure.ss-medium-h-xxx-micro.letterbox, .card.data > header > section > figure.ss-medium-h-xxx-micro.letterbox, .card.tag > header > section > figure.ss-medium-h-xxx-micro.letterbox, .card.media > header > section > figure.ss-medium-h-xxx-micro.letterbox, .card.report > header > section > figure.ss-medium-h-xxx-micro.letterbox, .ss-medium-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-xx-micro.letterbox, .card.data > header > section > figure.ss-medium-h-xx-micro.letterbox, .card.tag > header > section > figure.ss-medium-h-xx-micro.letterbox, .card.media > header > section > figure.ss-medium-h-xx-micro.letterbox, .card.report > header > section > figure.ss-medium-h-xx-micro.letterbox, .ss-medium-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-x-micro.letterbox, .card.data > header > section > figure.ss-medium-h-x-micro.letterbox, .card.tag > header > section > figure.ss-medium-h-x-micro.letterbox, .card.media > header > section > figure.ss-medium-h-x-micro.letterbox, .card.report > header > section > figure.ss-medium-h-x-micro.letterbox, .ss-medium-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-micro.letterbox, .card.data > header > section > figure.ss-medium-h-micro.letterbox, .card.tag > header > section > figure.ss-medium-h-micro.letterbox, .card.media > header > section > figure.ss-medium-h-micro.letterbox, .card.report > header > section > figure.ss-medium-h-micro.letterbox, .ss-medium-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-s-micro.letterbox, .card.data > header > section > figure.ss-medium-h-s-micro.letterbox, .card.tag > header > section > figure.ss-medium-h-s-micro.letterbox, .card.media > header > section > figure.ss-medium-h-s-micro.letterbox, .card.report > header > section > figure.ss-medium-h-s-micro.letterbox, .ss-medium-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-xx-small.letterbox, .card.data > header > section > figure.ss-medium-h-xx-small.letterbox, .card.tag > header > section > figure.ss-medium-h-xx-small.letterbox, .card.media > header > section > figure.ss-medium-h-xx-small.letterbox, .card.report > header > section > figure.ss-medium-h-xx-small.letterbox, .ss-medium-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-x-small.letterbox, .card.data > header > section > figure.ss-medium-h-x-small.letterbox, .card.tag > header > section > figure.ss-medium-h-x-small.letterbox, .card.media > header > section > figure.ss-medium-h-x-small.letterbox, .card.report > header > section > figure.ss-medium-h-x-small.letterbox, .ss-medium-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-small.letterbox, .card.data > header > section > figure.ss-medium-h-small.letterbox, .card.tag > header > section > figure.ss-medium-h-small.letterbox, .card.media > header > section > figure.ss-medium-h-small.letterbox, .card.report > header > section > figure.ss-medium-h-small.letterbox, .ss-medium-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-sss-medium.letterbox, .card.data > header > section > figure.ss-medium-h-sss-medium.letterbox, .card.tag > header > section > figure.ss-medium-h-sss-medium.letterbox, .card.media > header > section > figure.ss-medium-h-sss-medium.letterbox, .card.report > header > section > figure.ss-medium-h-sss-medium.letterbox, .ss-medium-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-ss-medium.letterbox, .card.data > header > section > figure.ss-medium-h-ss-medium.letterbox, .card.tag > header > section > figure.ss-medium-h-ss-medium.letterbox, .card.media > header > section > figure.ss-medium-h-ss-medium.letterbox, .card.report > header > section > figure.ss-medium-h-ss-medium.letterbox, .ss-medium-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-s-medium.letterbox, .card.data > header > section > figure.ss-medium-h-s-medium.letterbox, .card.tag > header > section > figure.ss-medium-h-s-medium.letterbox, .card.media > header > section > figure.ss-medium-h-s-medium.letterbox, .card.report > header > section > figure.ss-medium-h-s-medium.letterbox, .ss-medium-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-medium.letterbox, .card.data > header > section > figure.ss-medium-h-medium.letterbox, .card.tag > header > section > figure.ss-medium-h-medium.letterbox, .card.media > header > section > figure.ss-medium-h-medium.letterbox, .card.report > header > section > figure.ss-medium-h-medium.letterbox, .ss-medium-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-s-large.letterbox, .card.data > header > section > figure.ss-medium-h-s-large.letterbox, .card.tag > header > section > figure.ss-medium-h-s-large.letterbox, .card.media > header > section > figure.ss-medium-h-s-large.letterbox, .card.report > header > section > figure.ss-medium-h-s-large.letterbox, .ss-medium-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-large.letterbox, .card.data > header > section > figure.ss-medium-h-large.letterbox, .card.tag > header > section > figure.ss-medium-h-large.letterbox, .card.media > header > section > figure.ss-medium-h-large.letterbox, .card.report > header > section > figure.ss-medium-h-large.letterbox, .ss-medium-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-x-large.letterbox, .card.data > header > section > figure.ss-medium-h-x-large.letterbox, .card.tag > header > section > figure.ss-medium-h-x-large.letterbox, .card.media > header > section > figure.ss-medium-h-x-large.letterbox, .card.report > header > section > figure.ss-medium-h-x-large.letterbox, .ss-medium-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-xx-large.letterbox, .card.data > header > section > figure.ss-medium-h-xx-large.letterbox, .card.tag > header > section > figure.ss-medium-h-xx-large.letterbox, .card.media > header > section > figure.ss-medium-h-xx-large.letterbox, .card.report > header > section > figure.ss-medium-h-xx-large.letterbox, .ss-medium-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-xxx-large.letterbox, .card.data > header > section > figure.ss-medium-h-xxx-large.letterbox, .card.tag > header > section > figure.ss-medium-h-xxx-large.letterbox, .card.media > header > section > figure.ss-medium-h-xxx-large.letterbox, .card.report > header > section > figure.ss-medium-h-xxx-large.letterbox, .ss-medium-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-full.letterbox, .card.data > header > section > figure.ss-medium-h-full.letterbox, .card.tag > header > section > figure.ss-medium-h-full.letterbox, .card.media > header > section > figure.ss-medium-h-full.letterbox, .card.report > header > section > figure.ss-medium-h-full.letterbox, .ss-medium-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.ss-medium-h-auto.letterbox, .card.data > header > section > figure.ss-medium-h-auto.letterbox, .card.tag > header > section > figure.ss-medium-h-auto.letterbox, .card.media > header > section > figure.ss-medium-h-auto.letterbox, .card.report > header > section > figure.ss-medium-h-auto.letterbox, .ss-medium-h-auto.image.letterbox {
      height: auto; } }
  @media print, screen and (min-width: 30em) {
    .card.sector.sub-sector > header > section > figure.s-medium-h-xxx-micro.letterbox, .card.data > header > section > figure.s-medium-h-xxx-micro.letterbox, .card.tag > header > section > figure.s-medium-h-xxx-micro.letterbox, .card.media > header > section > figure.s-medium-h-xxx-micro.letterbox, .card.report > header > section > figure.s-medium-h-xxx-micro.letterbox, .s-medium-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-xx-micro.letterbox, .card.data > header > section > figure.s-medium-h-xx-micro.letterbox, .card.tag > header > section > figure.s-medium-h-xx-micro.letterbox, .card.media > header > section > figure.s-medium-h-xx-micro.letterbox, .card.report > header > section > figure.s-medium-h-xx-micro.letterbox, .s-medium-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-x-micro.letterbox, .card.data > header > section > figure.s-medium-h-x-micro.letterbox, .card.tag > header > section > figure.s-medium-h-x-micro.letterbox, .card.media > header > section > figure.s-medium-h-x-micro.letterbox, .card.report > header > section > figure.s-medium-h-x-micro.letterbox, .s-medium-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-micro.letterbox, .card.data > header > section > figure.s-medium-h-micro.letterbox, .card.tag > header > section > figure.s-medium-h-micro.letterbox, .card.media > header > section > figure.s-medium-h-micro.letterbox, .card.report > header > section > figure.s-medium-h-micro.letterbox, .s-medium-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-s-micro.letterbox, .card.data > header > section > figure.s-medium-h-s-micro.letterbox, .card.tag > header > section > figure.s-medium-h-s-micro.letterbox, .card.media > header > section > figure.s-medium-h-s-micro.letterbox, .card.report > header > section > figure.s-medium-h-s-micro.letterbox, .s-medium-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-xx-small.letterbox, .card.data > header > section > figure.s-medium-h-xx-small.letterbox, .card.tag > header > section > figure.s-medium-h-xx-small.letterbox, .card.media > header > section > figure.s-medium-h-xx-small.letterbox, .card.report > header > section > figure.s-medium-h-xx-small.letterbox, .s-medium-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-x-small.letterbox, .card.data > header > section > figure.s-medium-h-x-small.letterbox, .card.tag > header > section > figure.s-medium-h-x-small.letterbox, .card.media > header > section > figure.s-medium-h-x-small.letterbox, .card.report > header > section > figure.s-medium-h-x-small.letterbox, .s-medium-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-small.letterbox, .card.data > header > section > figure.s-medium-h-small.letterbox, .card.tag > header > section > figure.s-medium-h-small.letterbox, .card.media > header > section > figure.s-medium-h-small.letterbox, .card.report > header > section > figure.s-medium-h-small.letterbox, .s-medium-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-sss-medium.letterbox, .card.data > header > section > figure.s-medium-h-sss-medium.letterbox, .card.tag > header > section > figure.s-medium-h-sss-medium.letterbox, .card.media > header > section > figure.s-medium-h-sss-medium.letterbox, .card.report > header > section > figure.s-medium-h-sss-medium.letterbox, .s-medium-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-ss-medium.letterbox, .card.data > header > section > figure.s-medium-h-ss-medium.letterbox, .card.tag > header > section > figure.s-medium-h-ss-medium.letterbox, .card.media > header > section > figure.s-medium-h-ss-medium.letterbox, .card.report > header > section > figure.s-medium-h-ss-medium.letterbox, .s-medium-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-s-medium.letterbox, .card.data > header > section > figure.s-medium-h-s-medium.letterbox, .card.tag > header > section > figure.s-medium-h-s-medium.letterbox, .card.media > header > section > figure.s-medium-h-s-medium.letterbox, .card.report > header > section > figure.s-medium-h-s-medium.letterbox, .s-medium-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-medium.letterbox, .card.data > header > section > figure.s-medium-h-medium.letterbox, .card.tag > header > section > figure.s-medium-h-medium.letterbox, .card.media > header > section > figure.s-medium-h-medium.letterbox, .card.report > header > section > figure.s-medium-h-medium.letterbox, .s-medium-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-s-large.letterbox, .card.data > header > section > figure.s-medium-h-s-large.letterbox, .card.tag > header > section > figure.s-medium-h-s-large.letterbox, .card.media > header > section > figure.s-medium-h-s-large.letterbox, .card.report > header > section > figure.s-medium-h-s-large.letterbox, .s-medium-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-large.letterbox, .card.data > header > section > figure.s-medium-h-large.letterbox, .card.tag > header > section > figure.s-medium-h-large.letterbox, .card.media > header > section > figure.s-medium-h-large.letterbox, .card.report > header > section > figure.s-medium-h-large.letterbox, .s-medium-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-x-large.letterbox, .card.data > header > section > figure.s-medium-h-x-large.letterbox, .card.tag > header > section > figure.s-medium-h-x-large.letterbox, .card.media > header > section > figure.s-medium-h-x-large.letterbox, .card.report > header > section > figure.s-medium-h-x-large.letterbox, .s-medium-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-xx-large.letterbox, .card.data > header > section > figure.s-medium-h-xx-large.letterbox, .card.tag > header > section > figure.s-medium-h-xx-large.letterbox, .card.media > header > section > figure.s-medium-h-xx-large.letterbox, .card.report > header > section > figure.s-medium-h-xx-large.letterbox, .s-medium-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-xxx-large.letterbox, .card.data > header > section > figure.s-medium-h-xxx-large.letterbox, .card.tag > header > section > figure.s-medium-h-xxx-large.letterbox, .card.media > header > section > figure.s-medium-h-xxx-large.letterbox, .card.report > header > section > figure.s-medium-h-xxx-large.letterbox, .s-medium-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-full.letterbox, .card.data > header > section > figure.s-medium-h-full.letterbox, .card.tag > header > section > figure.s-medium-h-full.letterbox, .card.media > header > section > figure.s-medium-h-full.letterbox, .card.report > header > section > figure.s-medium-h-full.letterbox, .s-medium-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.s-medium-h-auto.letterbox, .card.data > header > section > figure.s-medium-h-auto.letterbox, .card.tag > header > section > figure.s-medium-h-auto.letterbox, .card.media > header > section > figure.s-medium-h-auto.letterbox, .card.report > header > section > figure.s-medium-h-auto.letterbox, .s-medium-h-auto.image.letterbox {
      height: auto; } }
  @media print, screen and (min-width: 40em) {
    .card.sector.sub-sector > header > section > figure.medium-h-xxx-micro.letterbox, .card.data > header > section > figure.medium-h-xxx-micro.letterbox, .card.tag > header > section > figure.medium-h-xxx-micro.letterbox, .card.media > header > section > figure.medium-h-xxx-micro.letterbox, .card.report > header > section > figure.medium-h-xxx-micro.letterbox, .medium-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.medium-h-xx-micro.letterbox, .card.data > header > section > figure.medium-h-xx-micro.letterbox, .card.tag > header > section > figure.medium-h-xx-micro.letterbox, .card.media > header > section > figure.medium-h-xx-micro.letterbox, .card.report > header > section > figure.medium-h-xx-micro.letterbox, .medium-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.medium-h-x-micro.letterbox, .card.data > header > section > figure.medium-h-x-micro.letterbox, .card.tag > header > section > figure.medium-h-x-micro.letterbox, .card.media > header > section > figure.medium-h-x-micro.letterbox, .card.report > header > section > figure.medium-h-x-micro.letterbox, .medium-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.medium-h-micro.letterbox, .card.data > header > section > figure.medium-h-micro.letterbox, .card.tag > header > section > figure.medium-h-micro.letterbox, .card.media > header > section > figure.medium-h-micro.letterbox, .card.report > header > section > figure.medium-h-micro.letterbox, .medium-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.medium-h-s-micro.letterbox, .card.data > header > section > figure.medium-h-s-micro.letterbox, .card.tag > header > section > figure.medium-h-s-micro.letterbox, .card.media > header > section > figure.medium-h-s-micro.letterbox, .card.report > header > section > figure.medium-h-s-micro.letterbox, .medium-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.medium-h-xx-small.letterbox, .card.data > header > section > figure.medium-h-xx-small.letterbox, .card.tag > header > section > figure.medium-h-xx-small.letterbox, .card.media > header > section > figure.medium-h-xx-small.letterbox, .card.report > header > section > figure.medium-h-xx-small.letterbox, .medium-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.medium-h-x-small.letterbox, .card.data > header > section > figure.medium-h-x-small.letterbox, .card.tag > header > section > figure.medium-h-x-small.letterbox, .card.media > header > section > figure.medium-h-x-small.letterbox, .card.report > header > section > figure.medium-h-x-small.letterbox, .medium-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.medium-h-small.letterbox, .card.data > header > section > figure.medium-h-small.letterbox, .card.tag > header > section > figure.medium-h-small.letterbox, .card.media > header > section > figure.medium-h-small.letterbox, .card.report > header > section > figure.medium-h-small.letterbox, .medium-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.medium-h-sss-medium.letterbox, .card.data > header > section > figure.medium-h-sss-medium.letterbox, .card.tag > header > section > figure.medium-h-sss-medium.letterbox, .card.media > header > section > figure.medium-h-sss-medium.letterbox, .card.report > header > section > figure.medium-h-sss-medium.letterbox, .medium-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.medium-h-ss-medium.letterbox, .card.data > header > section > figure.medium-h-ss-medium.letterbox, .card.tag > header > section > figure.medium-h-ss-medium.letterbox, .card.media > header > section > figure.medium-h-ss-medium.letterbox, .card.report > header > section > figure.medium-h-ss-medium.letterbox, .medium-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.medium-h-s-medium.letterbox, .card.data > header > section > figure.medium-h-s-medium.letterbox, .card.tag > header > section > figure.medium-h-s-medium.letterbox, .card.media > header > section > figure.medium-h-s-medium.letterbox, .card.report > header > section > figure.medium-h-s-medium.letterbox, .medium-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.medium-h-medium.letterbox, .card.data > header > section > figure.medium-h-medium.letterbox, .card.tag > header > section > figure.medium-h-medium.letterbox, .card.media > header > section > figure.medium-h-medium.letterbox, .card.report > header > section > figure.medium-h-medium.letterbox, .medium-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.medium-h-s-large.letterbox, .card.data > header > section > figure.medium-h-s-large.letterbox, .card.tag > header > section > figure.medium-h-s-large.letterbox, .card.media > header > section > figure.medium-h-s-large.letterbox, .card.report > header > section > figure.medium-h-s-large.letterbox, .medium-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.medium-h-large.letterbox, .card.data > header > section > figure.medium-h-large.letterbox, .card.tag > header > section > figure.medium-h-large.letterbox, .card.media > header > section > figure.medium-h-large.letterbox, .card.report > header > section > figure.medium-h-large.letterbox, .medium-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.medium-h-x-large.letterbox, .card.data > header > section > figure.medium-h-x-large.letterbox, .card.tag > header > section > figure.medium-h-x-large.letterbox, .card.media > header > section > figure.medium-h-x-large.letterbox, .card.report > header > section > figure.medium-h-x-large.letterbox, .medium-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.medium-h-xx-large.letterbox, .card.data > header > section > figure.medium-h-xx-large.letterbox, .card.tag > header > section > figure.medium-h-xx-large.letterbox, .card.media > header > section > figure.medium-h-xx-large.letterbox, .card.report > header > section > figure.medium-h-xx-large.letterbox, .medium-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.medium-h-xxx-large.letterbox, .card.data > header > section > figure.medium-h-xxx-large.letterbox, .card.tag > header > section > figure.medium-h-xxx-large.letterbox, .card.media > header > section > figure.medium-h-xxx-large.letterbox, .card.report > header > section > figure.medium-h-xxx-large.letterbox, .medium-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.medium-h-full.letterbox, .card.data > header > section > figure.medium-h-full.letterbox, .card.tag > header > section > figure.medium-h-full.letterbox, .card.media > header > section > figure.medium-h-full.letterbox, .card.report > header > section > figure.medium-h-full.letterbox, .medium-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.medium-h-auto.letterbox, .card.data > header > section > figure.medium-h-auto.letterbox, .card.tag > header > section > figure.medium-h-auto.letterbox, .card.media > header > section > figure.medium-h-auto.letterbox, .card.report > header > section > figure.medium-h-auto.letterbox, .medium-h-auto.image.letterbox {
      height: auto; } }
  @media print, screen and (min-width: 51.25em) {
    .card.sector.sub-sector > header > section > figure.s-large-h-xxx-micro.letterbox, .card.data > header > section > figure.s-large-h-xxx-micro.letterbox, .card.tag > header > section > figure.s-large-h-xxx-micro.letterbox, .card.media > header > section > figure.s-large-h-xxx-micro.letterbox, .card.report > header > section > figure.s-large-h-xxx-micro.letterbox, .s-large-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-xx-micro.letterbox, .card.data > header > section > figure.s-large-h-xx-micro.letterbox, .card.tag > header > section > figure.s-large-h-xx-micro.letterbox, .card.media > header > section > figure.s-large-h-xx-micro.letterbox, .card.report > header > section > figure.s-large-h-xx-micro.letterbox, .s-large-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-x-micro.letterbox, .card.data > header > section > figure.s-large-h-x-micro.letterbox, .card.tag > header > section > figure.s-large-h-x-micro.letterbox, .card.media > header > section > figure.s-large-h-x-micro.letterbox, .card.report > header > section > figure.s-large-h-x-micro.letterbox, .s-large-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-micro.letterbox, .card.data > header > section > figure.s-large-h-micro.letterbox, .card.tag > header > section > figure.s-large-h-micro.letterbox, .card.media > header > section > figure.s-large-h-micro.letterbox, .card.report > header > section > figure.s-large-h-micro.letterbox, .s-large-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-s-micro.letterbox, .card.data > header > section > figure.s-large-h-s-micro.letterbox, .card.tag > header > section > figure.s-large-h-s-micro.letterbox, .card.media > header > section > figure.s-large-h-s-micro.letterbox, .card.report > header > section > figure.s-large-h-s-micro.letterbox, .s-large-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-xx-small.letterbox, .card.data > header > section > figure.s-large-h-xx-small.letterbox, .card.tag > header > section > figure.s-large-h-xx-small.letterbox, .card.media > header > section > figure.s-large-h-xx-small.letterbox, .card.report > header > section > figure.s-large-h-xx-small.letterbox, .s-large-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-x-small.letterbox, .card.data > header > section > figure.s-large-h-x-small.letterbox, .card.tag > header > section > figure.s-large-h-x-small.letterbox, .card.media > header > section > figure.s-large-h-x-small.letterbox, .card.report > header > section > figure.s-large-h-x-small.letterbox, .s-large-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-small.letterbox, .card.data > header > section > figure.s-large-h-small.letterbox, .card.tag > header > section > figure.s-large-h-small.letterbox, .card.media > header > section > figure.s-large-h-small.letterbox, .card.report > header > section > figure.s-large-h-small.letterbox, .s-large-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-sss-medium.letterbox, .card.data > header > section > figure.s-large-h-sss-medium.letterbox, .card.tag > header > section > figure.s-large-h-sss-medium.letterbox, .card.media > header > section > figure.s-large-h-sss-medium.letterbox, .card.report > header > section > figure.s-large-h-sss-medium.letterbox, .s-large-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-ss-medium.letterbox, .card.data > header > section > figure.s-large-h-ss-medium.letterbox, .card.tag > header > section > figure.s-large-h-ss-medium.letterbox, .card.media > header > section > figure.s-large-h-ss-medium.letterbox, .card.report > header > section > figure.s-large-h-ss-medium.letterbox, .s-large-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-s-medium.letterbox, .card.data > header > section > figure.s-large-h-s-medium.letterbox, .card.tag > header > section > figure.s-large-h-s-medium.letterbox, .card.media > header > section > figure.s-large-h-s-medium.letterbox, .card.report > header > section > figure.s-large-h-s-medium.letterbox, .s-large-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-medium.letterbox, .card.data > header > section > figure.s-large-h-medium.letterbox, .card.tag > header > section > figure.s-large-h-medium.letterbox, .card.media > header > section > figure.s-large-h-medium.letterbox, .card.report > header > section > figure.s-large-h-medium.letterbox, .s-large-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-s-large.letterbox, .card.data > header > section > figure.s-large-h-s-large.letterbox, .card.tag > header > section > figure.s-large-h-s-large.letterbox, .card.media > header > section > figure.s-large-h-s-large.letterbox, .card.report > header > section > figure.s-large-h-s-large.letterbox, .s-large-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-large.letterbox, .card.data > header > section > figure.s-large-h-large.letterbox, .card.tag > header > section > figure.s-large-h-large.letterbox, .card.media > header > section > figure.s-large-h-large.letterbox, .card.report > header > section > figure.s-large-h-large.letterbox, .s-large-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-x-large.letterbox, .card.data > header > section > figure.s-large-h-x-large.letterbox, .card.tag > header > section > figure.s-large-h-x-large.letterbox, .card.media > header > section > figure.s-large-h-x-large.letterbox, .card.report > header > section > figure.s-large-h-x-large.letterbox, .s-large-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-xx-large.letterbox, .card.data > header > section > figure.s-large-h-xx-large.letterbox, .card.tag > header > section > figure.s-large-h-xx-large.letterbox, .card.media > header > section > figure.s-large-h-xx-large.letterbox, .card.report > header > section > figure.s-large-h-xx-large.letterbox, .s-large-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-xxx-large.letterbox, .card.data > header > section > figure.s-large-h-xxx-large.letterbox, .card.tag > header > section > figure.s-large-h-xxx-large.letterbox, .card.media > header > section > figure.s-large-h-xxx-large.letterbox, .card.report > header > section > figure.s-large-h-xxx-large.letterbox, .s-large-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.s-large-h-full.letterbox, .card.data > header > section > figure.s-large-h-full.letterbox, .card.tag > header > section > figure.s-large-h-full.letterbox, .card.media > header > section > figure.s-large-h-full.letterbox, .card.report > header > section > figure.s-large-h-full.letterbox, .s-large-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.s-large-h-auto.letterbox, .card.data > header > section > figure.s-large-h-auto.letterbox, .card.tag > header > section > figure.s-large-h-auto.letterbox, .card.media > header > section > figure.s-large-h-auto.letterbox, .card.report > header > section > figure.s-large-h-auto.letterbox, .s-large-h-auto.image.letterbox {
      height: auto; } }
  @media print, screen and (min-width: 64em) {
    .card.sector.sub-sector > header > section > figure.large-h-xxx-micro.letterbox, .card.data > header > section > figure.large-h-xxx-micro.letterbox, .card.tag > header > section > figure.large-h-xxx-micro.letterbox, .card.media > header > section > figure.large-h-xxx-micro.letterbox, .card.report > header > section > figure.large-h-xxx-micro.letterbox, .large-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.large-h-xx-micro.letterbox, .card.data > header > section > figure.large-h-xx-micro.letterbox, .card.tag > header > section > figure.large-h-xx-micro.letterbox, .card.media > header > section > figure.large-h-xx-micro.letterbox, .card.report > header > section > figure.large-h-xx-micro.letterbox, .large-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.large-h-x-micro.letterbox, .card.data > header > section > figure.large-h-x-micro.letterbox, .card.tag > header > section > figure.large-h-x-micro.letterbox, .card.media > header > section > figure.large-h-x-micro.letterbox, .card.report > header > section > figure.large-h-x-micro.letterbox, .large-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.large-h-micro.letterbox, .card.data > header > section > figure.large-h-micro.letterbox, .card.tag > header > section > figure.large-h-micro.letterbox, .card.media > header > section > figure.large-h-micro.letterbox, .card.report > header > section > figure.large-h-micro.letterbox, .large-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.large-h-s-micro.letterbox, .card.data > header > section > figure.large-h-s-micro.letterbox, .card.tag > header > section > figure.large-h-s-micro.letterbox, .card.media > header > section > figure.large-h-s-micro.letterbox, .card.report > header > section > figure.large-h-s-micro.letterbox, .large-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.large-h-xx-small.letterbox, .card.data > header > section > figure.large-h-xx-small.letterbox, .card.tag > header > section > figure.large-h-xx-small.letterbox, .card.media > header > section > figure.large-h-xx-small.letterbox, .card.report > header > section > figure.large-h-xx-small.letterbox, .large-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.large-h-x-small.letterbox, .card.data > header > section > figure.large-h-x-small.letterbox, .card.tag > header > section > figure.large-h-x-small.letterbox, .card.media > header > section > figure.large-h-x-small.letterbox, .card.report > header > section > figure.large-h-x-small.letterbox, .large-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.large-h-small.letterbox, .card.data > header > section > figure.large-h-small.letterbox, .card.tag > header > section > figure.large-h-small.letterbox, .card.media > header > section > figure.large-h-small.letterbox, .card.report > header > section > figure.large-h-small.letterbox, .large-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.large-h-sss-medium.letterbox, .card.data > header > section > figure.large-h-sss-medium.letterbox, .card.tag > header > section > figure.large-h-sss-medium.letterbox, .card.media > header > section > figure.large-h-sss-medium.letterbox, .card.report > header > section > figure.large-h-sss-medium.letterbox, .large-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.large-h-ss-medium.letterbox, .card.data > header > section > figure.large-h-ss-medium.letterbox, .card.tag > header > section > figure.large-h-ss-medium.letterbox, .card.media > header > section > figure.large-h-ss-medium.letterbox, .card.report > header > section > figure.large-h-ss-medium.letterbox, .large-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.large-h-s-medium.letterbox, .card.data > header > section > figure.large-h-s-medium.letterbox, .card.tag > header > section > figure.large-h-s-medium.letterbox, .card.media > header > section > figure.large-h-s-medium.letterbox, .card.report > header > section > figure.large-h-s-medium.letterbox, .large-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.large-h-medium.letterbox, .card.data > header > section > figure.large-h-medium.letterbox, .card.tag > header > section > figure.large-h-medium.letterbox, .card.media > header > section > figure.large-h-medium.letterbox, .card.report > header > section > figure.large-h-medium.letterbox, .large-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.large-h-s-large.letterbox, .card.data > header > section > figure.large-h-s-large.letterbox, .card.tag > header > section > figure.large-h-s-large.letterbox, .card.media > header > section > figure.large-h-s-large.letterbox, .card.report > header > section > figure.large-h-s-large.letterbox, .large-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.large-h-large.letterbox, .card.data > header > section > figure.large-h-large.letterbox, .card.tag > header > section > figure.large-h-large.letterbox, .card.media > header > section > figure.large-h-large.letterbox, .card.report > header > section > figure.large-h-large.letterbox, .large-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.large-h-x-large.letterbox, .card.data > header > section > figure.large-h-x-large.letterbox, .card.tag > header > section > figure.large-h-x-large.letterbox, .card.media > header > section > figure.large-h-x-large.letterbox, .card.report > header > section > figure.large-h-x-large.letterbox, .large-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.large-h-xx-large.letterbox, .card.data > header > section > figure.large-h-xx-large.letterbox, .card.tag > header > section > figure.large-h-xx-large.letterbox, .card.media > header > section > figure.large-h-xx-large.letterbox, .card.report > header > section > figure.large-h-xx-large.letterbox, .large-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.large-h-xxx-large.letterbox, .card.data > header > section > figure.large-h-xxx-large.letterbox, .card.tag > header > section > figure.large-h-xxx-large.letterbox, .card.media > header > section > figure.large-h-xxx-large.letterbox, .card.report > header > section > figure.large-h-xxx-large.letterbox, .large-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.large-h-full.letterbox, .card.data > header > section > figure.large-h-full.letterbox, .card.tag > header > section > figure.large-h-full.letterbox, .card.media > header > section > figure.large-h-full.letterbox, .card.report > header > section > figure.large-h-full.letterbox, .large-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.large-h-auto.letterbox, .card.data > header > section > figure.large-h-auto.letterbox, .card.tag > header > section > figure.large-h-auto.letterbox, .card.media > header > section > figure.large-h-auto.letterbox, .card.report > header > section > figure.large-h-auto.letterbox, .large-h-auto.image.letterbox {
      height: auto; } }
  @media screen and (min-width: 75em) {
    .card.sector.sub-sector > header > section > figure.xlarge-h-xxx-micro.letterbox, .card.data > header > section > figure.xlarge-h-xxx-micro.letterbox, .card.tag > header > section > figure.xlarge-h-xxx-micro.letterbox, .card.media > header > section > figure.xlarge-h-xxx-micro.letterbox, .card.report > header > section > figure.xlarge-h-xxx-micro.letterbox, .xlarge-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-xx-micro.letterbox, .card.data > header > section > figure.xlarge-h-xx-micro.letterbox, .card.tag > header > section > figure.xlarge-h-xx-micro.letterbox, .card.media > header > section > figure.xlarge-h-xx-micro.letterbox, .card.report > header > section > figure.xlarge-h-xx-micro.letterbox, .xlarge-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-x-micro.letterbox, .card.data > header > section > figure.xlarge-h-x-micro.letterbox, .card.tag > header > section > figure.xlarge-h-x-micro.letterbox, .card.media > header > section > figure.xlarge-h-x-micro.letterbox, .card.report > header > section > figure.xlarge-h-x-micro.letterbox, .xlarge-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-micro.letterbox, .card.data > header > section > figure.xlarge-h-micro.letterbox, .card.tag > header > section > figure.xlarge-h-micro.letterbox, .card.media > header > section > figure.xlarge-h-micro.letterbox, .card.report > header > section > figure.xlarge-h-micro.letterbox, .xlarge-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-s-micro.letterbox, .card.data > header > section > figure.xlarge-h-s-micro.letterbox, .card.tag > header > section > figure.xlarge-h-s-micro.letterbox, .card.media > header > section > figure.xlarge-h-s-micro.letterbox, .card.report > header > section > figure.xlarge-h-s-micro.letterbox, .xlarge-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-xx-small.letterbox, .card.data > header > section > figure.xlarge-h-xx-small.letterbox, .card.tag > header > section > figure.xlarge-h-xx-small.letterbox, .card.media > header > section > figure.xlarge-h-xx-small.letterbox, .card.report > header > section > figure.xlarge-h-xx-small.letterbox, .xlarge-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-x-small.letterbox, .card.data > header > section > figure.xlarge-h-x-small.letterbox, .card.tag > header > section > figure.xlarge-h-x-small.letterbox, .card.media > header > section > figure.xlarge-h-x-small.letterbox, .card.report > header > section > figure.xlarge-h-x-small.letterbox, .xlarge-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-small.letterbox, .card.data > header > section > figure.xlarge-h-small.letterbox, .card.tag > header > section > figure.xlarge-h-small.letterbox, .card.media > header > section > figure.xlarge-h-small.letterbox, .card.report > header > section > figure.xlarge-h-small.letterbox, .xlarge-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-sss-medium.letterbox, .card.data > header > section > figure.xlarge-h-sss-medium.letterbox, .card.tag > header > section > figure.xlarge-h-sss-medium.letterbox, .card.media > header > section > figure.xlarge-h-sss-medium.letterbox, .card.report > header > section > figure.xlarge-h-sss-medium.letterbox, .xlarge-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-ss-medium.letterbox, .card.data > header > section > figure.xlarge-h-ss-medium.letterbox, .card.tag > header > section > figure.xlarge-h-ss-medium.letterbox, .card.media > header > section > figure.xlarge-h-ss-medium.letterbox, .card.report > header > section > figure.xlarge-h-ss-medium.letterbox, .xlarge-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-s-medium.letterbox, .card.data > header > section > figure.xlarge-h-s-medium.letterbox, .card.tag > header > section > figure.xlarge-h-s-medium.letterbox, .card.media > header > section > figure.xlarge-h-s-medium.letterbox, .card.report > header > section > figure.xlarge-h-s-medium.letterbox, .xlarge-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-medium.letterbox, .card.data > header > section > figure.xlarge-h-medium.letterbox, .card.tag > header > section > figure.xlarge-h-medium.letterbox, .card.media > header > section > figure.xlarge-h-medium.letterbox, .card.report > header > section > figure.xlarge-h-medium.letterbox, .xlarge-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-s-large.letterbox, .card.data > header > section > figure.xlarge-h-s-large.letterbox, .card.tag > header > section > figure.xlarge-h-s-large.letterbox, .card.media > header > section > figure.xlarge-h-s-large.letterbox, .card.report > header > section > figure.xlarge-h-s-large.letterbox, .xlarge-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-large.letterbox, .card.data > header > section > figure.xlarge-h-large.letterbox, .card.tag > header > section > figure.xlarge-h-large.letterbox, .card.media > header > section > figure.xlarge-h-large.letterbox, .card.report > header > section > figure.xlarge-h-large.letterbox, .xlarge-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-x-large.letterbox, .card.data > header > section > figure.xlarge-h-x-large.letterbox, .card.tag > header > section > figure.xlarge-h-x-large.letterbox, .card.media > header > section > figure.xlarge-h-x-large.letterbox, .card.report > header > section > figure.xlarge-h-x-large.letterbox, .xlarge-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-xx-large.letterbox, .card.data > header > section > figure.xlarge-h-xx-large.letterbox, .card.tag > header > section > figure.xlarge-h-xx-large.letterbox, .card.media > header > section > figure.xlarge-h-xx-large.letterbox, .card.report > header > section > figure.xlarge-h-xx-large.letterbox, .xlarge-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-xxx-large.letterbox, .card.data > header > section > figure.xlarge-h-xxx-large.letterbox, .card.tag > header > section > figure.xlarge-h-xxx-large.letterbox, .card.media > header > section > figure.xlarge-h-xxx-large.letterbox, .card.report > header > section > figure.xlarge-h-xxx-large.letterbox, .xlarge-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-full.letterbox, .card.data > header > section > figure.xlarge-h-full.letterbox, .card.tag > header > section > figure.xlarge-h-full.letterbox, .card.media > header > section > figure.xlarge-h-full.letterbox, .card.report > header > section > figure.xlarge-h-full.letterbox, .xlarge-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.xlarge-h-auto.letterbox, .card.data > header > section > figure.xlarge-h-auto.letterbox, .card.tag > header > section > figure.xlarge-h-auto.letterbox, .card.media > header > section > figure.xlarge-h-auto.letterbox, .card.report > header > section > figure.xlarge-h-auto.letterbox, .xlarge-h-auto.image.letterbox {
      height: auto; } }
  @media screen and (min-width: 90em) {
    .card.sector.sub-sector > header > section > figure.xxlarge-h-xxx-micro.letterbox, .card.data > header > section > figure.xxlarge-h-xxx-micro.letterbox, .card.tag > header > section > figure.xxlarge-h-xxx-micro.letterbox, .card.media > header > section > figure.xxlarge-h-xxx-micro.letterbox, .card.report > header > section > figure.xxlarge-h-xxx-micro.letterbox, .xxlarge-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-xx-micro.letterbox, .card.data > header > section > figure.xxlarge-h-xx-micro.letterbox, .card.tag > header > section > figure.xxlarge-h-xx-micro.letterbox, .card.media > header > section > figure.xxlarge-h-xx-micro.letterbox, .card.report > header > section > figure.xxlarge-h-xx-micro.letterbox, .xxlarge-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-x-micro.letterbox, .card.data > header > section > figure.xxlarge-h-x-micro.letterbox, .card.tag > header > section > figure.xxlarge-h-x-micro.letterbox, .card.media > header > section > figure.xxlarge-h-x-micro.letterbox, .card.report > header > section > figure.xxlarge-h-x-micro.letterbox, .xxlarge-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-micro.letterbox, .card.data > header > section > figure.xxlarge-h-micro.letterbox, .card.tag > header > section > figure.xxlarge-h-micro.letterbox, .card.media > header > section > figure.xxlarge-h-micro.letterbox, .card.report > header > section > figure.xxlarge-h-micro.letterbox, .xxlarge-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-s-micro.letterbox, .card.data > header > section > figure.xxlarge-h-s-micro.letterbox, .card.tag > header > section > figure.xxlarge-h-s-micro.letterbox, .card.media > header > section > figure.xxlarge-h-s-micro.letterbox, .card.report > header > section > figure.xxlarge-h-s-micro.letterbox, .xxlarge-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-xx-small.letterbox, .card.data > header > section > figure.xxlarge-h-xx-small.letterbox, .card.tag > header > section > figure.xxlarge-h-xx-small.letterbox, .card.media > header > section > figure.xxlarge-h-xx-small.letterbox, .card.report > header > section > figure.xxlarge-h-xx-small.letterbox, .xxlarge-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-x-small.letterbox, .card.data > header > section > figure.xxlarge-h-x-small.letterbox, .card.tag > header > section > figure.xxlarge-h-x-small.letterbox, .card.media > header > section > figure.xxlarge-h-x-small.letterbox, .card.report > header > section > figure.xxlarge-h-x-small.letterbox, .xxlarge-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-small.letterbox, .card.data > header > section > figure.xxlarge-h-small.letterbox, .card.tag > header > section > figure.xxlarge-h-small.letterbox, .card.media > header > section > figure.xxlarge-h-small.letterbox, .card.report > header > section > figure.xxlarge-h-small.letterbox, .xxlarge-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-sss-medium.letterbox, .card.data > header > section > figure.xxlarge-h-sss-medium.letterbox, .card.tag > header > section > figure.xxlarge-h-sss-medium.letterbox, .card.media > header > section > figure.xxlarge-h-sss-medium.letterbox, .card.report > header > section > figure.xxlarge-h-sss-medium.letterbox, .xxlarge-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-ss-medium.letterbox, .card.data > header > section > figure.xxlarge-h-ss-medium.letterbox, .card.tag > header > section > figure.xxlarge-h-ss-medium.letterbox, .card.media > header > section > figure.xxlarge-h-ss-medium.letterbox, .card.report > header > section > figure.xxlarge-h-ss-medium.letterbox, .xxlarge-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-s-medium.letterbox, .card.data > header > section > figure.xxlarge-h-s-medium.letterbox, .card.tag > header > section > figure.xxlarge-h-s-medium.letterbox, .card.media > header > section > figure.xxlarge-h-s-medium.letterbox, .card.report > header > section > figure.xxlarge-h-s-medium.letterbox, .xxlarge-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-medium.letterbox, .card.data > header > section > figure.xxlarge-h-medium.letterbox, .card.tag > header > section > figure.xxlarge-h-medium.letterbox, .card.media > header > section > figure.xxlarge-h-medium.letterbox, .card.report > header > section > figure.xxlarge-h-medium.letterbox, .xxlarge-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-s-large.letterbox, .card.data > header > section > figure.xxlarge-h-s-large.letterbox, .card.tag > header > section > figure.xxlarge-h-s-large.letterbox, .card.media > header > section > figure.xxlarge-h-s-large.letterbox, .card.report > header > section > figure.xxlarge-h-s-large.letterbox, .xxlarge-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-large.letterbox, .card.data > header > section > figure.xxlarge-h-large.letterbox, .card.tag > header > section > figure.xxlarge-h-large.letterbox, .card.media > header > section > figure.xxlarge-h-large.letterbox, .card.report > header > section > figure.xxlarge-h-large.letterbox, .xxlarge-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-x-large.letterbox, .card.data > header > section > figure.xxlarge-h-x-large.letterbox, .card.tag > header > section > figure.xxlarge-h-x-large.letterbox, .card.media > header > section > figure.xxlarge-h-x-large.letterbox, .card.report > header > section > figure.xxlarge-h-x-large.letterbox, .xxlarge-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-xx-large.letterbox, .card.data > header > section > figure.xxlarge-h-xx-large.letterbox, .card.tag > header > section > figure.xxlarge-h-xx-large.letterbox, .card.media > header > section > figure.xxlarge-h-xx-large.letterbox, .card.report > header > section > figure.xxlarge-h-xx-large.letterbox, .xxlarge-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-xxx-large.letterbox, .card.data > header > section > figure.xxlarge-h-xxx-large.letterbox, .card.tag > header > section > figure.xxlarge-h-xxx-large.letterbox, .card.media > header > section > figure.xxlarge-h-xxx-large.letterbox, .card.report > header > section > figure.xxlarge-h-xxx-large.letterbox, .xxlarge-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-full.letterbox, .card.data > header > section > figure.xxlarge-h-full.letterbox, .card.tag > header > section > figure.xxlarge-h-full.letterbox, .card.media > header > section > figure.xxlarge-h-full.letterbox, .card.report > header > section > figure.xxlarge-h-full.letterbox, .xxlarge-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.xxlarge-h-auto.letterbox, .card.data > header > section > figure.xxlarge-h-auto.letterbox, .card.tag > header > section > figure.xxlarge-h-auto.letterbox, .card.media > header > section > figure.xxlarge-h-auto.letterbox, .card.report > header > section > figure.xxlarge-h-auto.letterbox, .xxlarge-h-auto.image.letterbox {
      height: auto; } }
  @media screen and (min-width: 160em) {
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-xxx-micro.letterbox, .card.data > header > section > figure.xxxlarge-h-xxx-micro.letterbox, .card.tag > header > section > figure.xxxlarge-h-xxx-micro.letterbox, .card.media > header > section > figure.xxxlarge-h-xxx-micro.letterbox, .card.report > header > section > figure.xxxlarge-h-xxx-micro.letterbox, .xxxlarge-h-xxx-micro.image.letterbox {
      height: 40px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-xx-micro.letterbox, .card.data > header > section > figure.xxxlarge-h-xx-micro.letterbox, .card.tag > header > section > figure.xxxlarge-h-xx-micro.letterbox, .card.media > header > section > figure.xxxlarge-h-xx-micro.letterbox, .card.report > header > section > figure.xxxlarge-h-xx-micro.letterbox, .xxxlarge-h-xx-micro.image.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-x-micro.letterbox, .card.data > header > section > figure.xxxlarge-h-x-micro.letterbox, .card.tag > header > section > figure.xxxlarge-h-x-micro.letterbox, .card.media > header > section > figure.xxxlarge-h-x-micro.letterbox, .card.report > header > section > figure.xxxlarge-h-x-micro.letterbox, .xxxlarge-h-x-micro.image.letterbox {
      height: 80px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-micro.letterbox, .card.data > header > section > figure.xxxlarge-h-micro.letterbox, .card.tag > header > section > figure.xxxlarge-h-micro.letterbox, .card.media > header > section > figure.xxxlarge-h-micro.letterbox, .card.report > header > section > figure.xxxlarge-h-micro.letterbox, .xxxlarge-h-micro.image.letterbox {
      height: 90px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-s-micro.letterbox, .card.data > header > section > figure.xxxlarge-h-s-micro.letterbox, .card.tag > header > section > figure.xxxlarge-h-s-micro.letterbox, .card.media > header > section > figure.xxxlarge-h-s-micro.letterbox, .card.report > header > section > figure.xxxlarge-h-s-micro.letterbox, .xxxlarge-h-s-micro.image.letterbox {
      height: 110px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-xx-small.letterbox, .card.data > header > section > figure.xxxlarge-h-xx-small.letterbox, .card.tag > header > section > figure.xxxlarge-h-xx-small.letterbox, .card.media > header > section > figure.xxxlarge-h-xx-small.letterbox, .card.report > header > section > figure.xxxlarge-h-xx-small.letterbox, .xxxlarge-h-xx-small.image.letterbox {
      height: 150px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-x-small.letterbox, .card.data > header > section > figure.xxxlarge-h-x-small.letterbox, .card.tag > header > section > figure.xxxlarge-h-x-small.letterbox, .card.media > header > section > figure.xxxlarge-h-x-small.letterbox, .card.report > header > section > figure.xxxlarge-h-x-small.letterbox, .xxxlarge-h-x-small.image.letterbox {
      height: 200px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-small.letterbox, .card.data > header > section > figure.xxxlarge-h-small.letterbox, .card.tag > header > section > figure.xxxlarge-h-small.letterbox, .card.media > header > section > figure.xxxlarge-h-small.letterbox, .card.report > header > section > figure.xxxlarge-h-small.letterbox, .xxxlarge-h-small.image.letterbox {
      height: 250px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-sss-medium.letterbox, .card.data > header > section > figure.xxxlarge-h-sss-medium.letterbox, .card.tag > header > section > figure.xxxlarge-h-sss-medium.letterbox, .card.media > header > section > figure.xxxlarge-h-sss-medium.letterbox, .card.report > header > section > figure.xxxlarge-h-sss-medium.letterbox, .xxxlarge-h-sss-medium.image.letterbox {
      height: 280px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-ss-medium.letterbox, .card.data > header > section > figure.xxxlarge-h-ss-medium.letterbox, .card.tag > header > section > figure.xxxlarge-h-ss-medium.letterbox, .card.media > header > section > figure.xxxlarge-h-ss-medium.letterbox, .card.report > header > section > figure.xxxlarge-h-ss-medium.letterbox, .xxxlarge-h-ss-medium.image.letterbox {
      height: 300px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-s-medium.letterbox, .card.data > header > section > figure.xxxlarge-h-s-medium.letterbox, .card.tag > header > section > figure.xxxlarge-h-s-medium.letterbox, .card.media > header > section > figure.xxxlarge-h-s-medium.letterbox, .card.report > header > section > figure.xxxlarge-h-s-medium.letterbox, .xxxlarge-h-s-medium.image.letterbox {
      height: 350px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-medium.letterbox, .card.data > header > section > figure.xxxlarge-h-medium.letterbox, .card.tag > header > section > figure.xxxlarge-h-medium.letterbox, .card.media > header > section > figure.xxxlarge-h-medium.letterbox, .card.report > header > section > figure.xxxlarge-h-medium.letterbox, .xxxlarge-h-medium.image.letterbox {
      height: 400px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-s-large.letterbox, .card.data > header > section > figure.xxxlarge-h-s-large.letterbox, .card.tag > header > section > figure.xxxlarge-h-s-large.letterbox, .card.media > header > section > figure.xxxlarge-h-s-large.letterbox, .card.report > header > section > figure.xxxlarge-h-s-large.letterbox, .xxxlarge-h-s-large.image.letterbox {
      height: 500px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-large.letterbox, .card.data > header > section > figure.xxxlarge-h-large.letterbox, .card.tag > header > section > figure.xxxlarge-h-large.letterbox, .card.media > header > section > figure.xxxlarge-h-large.letterbox, .card.report > header > section > figure.xxxlarge-h-large.letterbox, .xxxlarge-h-large.image.letterbox {
      height: 600px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-x-large.letterbox, .card.data > header > section > figure.xxxlarge-h-x-large.letterbox, .card.tag > header > section > figure.xxxlarge-h-x-large.letterbox, .card.media > header > section > figure.xxxlarge-h-x-large.letterbox, .card.report > header > section > figure.xxxlarge-h-x-large.letterbox, .xxxlarge-h-x-large.image.letterbox {
      height: 800px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-xx-large.letterbox, .card.data > header > section > figure.xxxlarge-h-xx-large.letterbox, .card.tag > header > section > figure.xxxlarge-h-xx-large.letterbox, .card.media > header > section > figure.xxxlarge-h-xx-large.letterbox, .card.report > header > section > figure.xxxlarge-h-xx-large.letterbox, .xxxlarge-h-xx-large.image.letterbox {
      height: 1000px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-xxx-large.letterbox, .card.data > header > section > figure.xxxlarge-h-xxx-large.letterbox, .card.tag > header > section > figure.xxxlarge-h-xxx-large.letterbox, .card.media > header > section > figure.xxxlarge-h-xxx-large.letterbox, .card.report > header > section > figure.xxxlarge-h-xxx-large.letterbox, .xxxlarge-h-xxx-large.image.letterbox {
      height: 1200px; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-full.letterbox, .card.data > header > section > figure.xxxlarge-h-full.letterbox, .card.tag > header > section > figure.xxxlarge-h-full.letterbox, .card.media > header > section > figure.xxxlarge-h-full.letterbox, .card.report > header > section > figure.xxxlarge-h-full.letterbox, .xxxlarge-h-full.image.letterbox {
      height: 100%; }
    .card.sector.sub-sector > header > section > figure.xxxlarge-h-auto.letterbox, .card.data > header > section > figure.xxxlarge-h-auto.letterbox, .card.tag > header > section > figure.xxxlarge-h-auto.letterbox, .card.media > header > section > figure.xxxlarge-h-auto.letterbox, .card.report > header > section > figure.xxxlarge-h-auto.letterbox, .xxxlarge-h-auto.image.letterbox {
      height: auto; } }

.table-container table.dataTable tbody tr td.control::before, body > nav .menu-bar.second .menu .mega-menu > a::after, body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back > a::before, .breadcrumbs li::after, hr.separator-text-icon::after, .reveal.popup.locked-content ul.checklist li:before, .form-checkbox *:nth-child(1)[type="checkbox"] + label::after, .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a::before,
.action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a::after,
.action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a::before,
.action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a::after, .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent > a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent .accordion-title::before,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item > a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item .accordion-title::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent > a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent .accordion-title::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item > a::before,
.search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item .accordion-title::before, .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title > a::before {
  font-family: "globaldata-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 0;
  speak: none;
  text-transform: none !important; }

.gd-ico-small.gd-ico-stack {
  font-size: 0.5em; }

.gd-ico-medium.gd-ico-stack {
  font-size: 1em; }

.gd-ico-s-large.gd-ico-stack {
  font-size: 1.5em; }

.gd-ico-large.gd-ico-stack {
  font-size: 2em; }

.gd-ico-xlarge.gd-ico-stack {
  font-size: 3em; }

.table-container .table-fixedcol table, .table-container table {
  border-collapse: collapse;
  margin-bottom: 0;
  font-size: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .table-container .table-fixedcol table, .table-container table {
      font-size: 1.1875rem; } }
  .table-container .table-fixedcol table thead tr td, .table-container table thead tr td,
  .table-container .table-fixedcol table thead tr th,
  .table-container table thead tr th,
  .table-container .table-fixedcol table tbody tr td,
  .table-container table tbody tr td,
  .table-container .table-fixedcol table tbody tr th,
  .table-container table tbody tr th,
  .table-container .table-fixedcol table tfoot tr td,
  .table-container table tfoot tr td,
  .table-container .table-fixedcol table tfoot tr th,
  .table-container table tfoot tr th {
    vertical-align: unset; }

.table-container .table-fixedcol {
  position: relative;
  width: 100%;
  z-index: 1;
  margin: auto;
  overflow-x: auto;
  border: solid 1px #c7cfd4; }
  .table-container .h-xxx-micro.table-fixedcol {
    height: 40px; }
  .table-container .h-xx-micro.table-fixedcol {
    height: 60px; }
  .table-container .h-x-micro.table-fixedcol {
    height: 80px; }
  .table-container .h-micro.table-fixedcol {
    height: 90px; }
  .table-container .h-s-micro.table-fixedcol {
    height: 110px; }
  .table-container .h-xx-small.table-fixedcol {
    height: 150px; }
  .table-container .h-x-small.table-fixedcol {
    height: 200px; }
  .table-container .h-small.table-fixedcol {
    height: 250px; }
  .table-container .h-sss-medium.table-fixedcol {
    height: 280px; }
  .table-container .h-ss-medium.table-fixedcol {
    height: 300px; }
  .table-container .h-s-medium.table-fixedcol {
    height: 350px; }
  .table-container .h-medium.table-fixedcol {
    height: 400px; }
  .table-container .h-s-large.table-fixedcol {
    height: 500px; }
  .table-container .h-large.table-fixedcol {
    height: 600px; }
  .table-container .h-x-large.table-fixedcol {
    height: 800px; }
  .table-container .h-xx-large.table-fixedcol {
    height: 1000px; }
  .table-container .h-xxx-large.table-fixedcol {
    height: 1200px; }
  .table-container .h-full.table-fixedcol {
    height: 100%; }
  .table-container .h-auto.table-fixedcol {
    height: auto; }
  .table-container .table-fixedcol > table {
    border: none; }
    .table-container .table-fixedcol > table thead tr:first-child td,
    .table-container .table-fixedcol > table thead tr:first-child th,
    .table-container .table-fixedcol > table tbody tr:first-child td,
    .table-container .table-fixedcol > table tbody tr:first-child th {
      border-top: none; }
    .table-container .table-fixedcol > table thead tr:last-child td,
    .table-container .table-fixedcol > table thead tr:last-child th,
    .table-container .table-fixedcol > table tbody tr:last-child td,
    .table-container .table-fixedcol > table tbody tr:last-child th {
      border-bottom: none; }
    .table-container .table-fixedcol > table thead + tbody tr:first-child td,
    .table-container .table-fixedcol > table thead + tbody tr:first-child th {
      border-top: solid 1px #c7cfd4; }
    .table-container .table-fixedcol > table tr td:first-child,
    .table-container .table-fixedcol > table tr th:first-child {
      border-left: none; }
    .table-container .table-fixedcol > table tr td:last-child,
    .table-container .table-fixedcol > table tr th:last-child {
      border-right: none; }

.table-container .table-fixedcol table {
  width: 100%;
  /* safari and ios need the tfoot itself to be position:sticky also */ }
  .table-container .table-fixedcol table thead, .table-container .table-fixedcol table tbody, .table-container .table-fixedcol table tfoot {
    border: none; }
  .table-container .table-fixedcol table thead {
    border-top: none; }
    .table-container .table-fixedcol table thead tr {
      border-top: none; }
    .table-container .table-fixedcol table thead th {
      background-color: #f9f9f9;
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      border-top: none; }
  .table-container .table-fixedcol table tfoot,
  .table-container .table-fixedcol table tfoot th,
  .table-container .table-fixedcol table tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 5; }
  .table-container .table-fixedcol table thead th,
  .table-container .table-fixedcol table tbody td:first-child {
    position: -webkit-sticky !important;
    position: sticky !important;
    left: 0;
    z-index: 2; }
    .table-container .table-fixedcol table thead th > .unconcealed,
    .table-container .table-fixedcol table tbody td:first-child > .unconcealed {
      position: -webkit-sticky;
      position: sticky;
      left: 0.625rem; }
  .table-container .table-fixedcol table tbody tr td {
    height: auto; }
  .table-container .table-fixedcol table tbody tr td:first-child {
    background-color: #ffffff;
    -webkit-box-shadow: 1px 0px 0px 0px #c7cfd4, -1px 0px 0px 0px #c7cfd4;
            box-shadow: 1px 0px 0px 0px #c7cfd4, -1px 0px 0px 0px #c7cfd4; }
    @supports (-ms-ime-align: auto) {
      .table-container .table-fixedcol table tbody tr td:first-child {
        -webkit-box-shadow: inset 0 -1px 0px 0px #c7cfd4, inset -1px 0px 0px 0px #c7cfd4;
                box-shadow: inset 0 -1px 0px 0px #c7cfd4, inset -1px 0px 0px 0px #c7cfd4;
        -webkit-transform: translate(1px, 1px);
            -ms-transform: translate(1px, 1px);
                transform: translate(1px, 1px); } }
  .table-container .table-fixedcol table tbody tr:nth-child(odd) td:first-child {
    background-color: #f3f5f6; }

@-moz-document url-prefix() {
  .table-container .table-fixedcol table thead th {
    box-shadow: 1px -2px 0px 2px #c7cfd4; }
  
  .table-container .table-fixedcol table tbody td:first-child {
    box-shadow: 1px -1px 0px 0px #c7cfd4; } }
  .table-container .table-fixedcol table thead th:first-child,
  .table-container .table-fixedcol table tfoot th:first-child {
    z-index: 5; }

.table-container table.dataTable tbody tr td.control::before {
  content: '\e90b';
  color: #c7cfd4;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  top: unset;
  bottom: 0.5em;
  left: 0.5em; }

.table-container table.dataTable tbody tr.parent td.control::before {
  content: '\e906';
  background-color: transparent; }

.table-container .dataTables_wrapper .dt-pg-hide,
.table-container .dataTables_wrapper .dt-show-hide {
  display: none; }

html,
body {
  height: 100%; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #736b81; }

.class-breakpoint.small {
  width: 0; }

.class-breakpoint.ss-medium {
  width: 320px; }

.class-breakpoint.s-medium {
  width: 480px; }

.class-breakpoint.medium {
  width: 640px; }

.class-breakpoint.s-large {
  width: 820px; }

.class-breakpoint.large {
  width: 1024px; }

.class-breakpoint.xlarge {
  width: 1200px; }

.class-breakpoint.xxlarge {
  width: 1440px; }

.class-breakpoint.xxxlarge {
  width: 2560px; }

body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  body.no-scroll {
    overflow: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    body.no-scroll::-webkit-scrollbar {
      display: none; }
  body > header,
  body > footer {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
  body > main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  body > nav {
    position: fixed;
    z-index: 888;
    width: 100%; }
    body > nav .logo {
      max-height: 32px;
      min-height: 24px; }
    @media screen and (max-width: 39.99875em) {
      body > nav .menu-bar .off-canvas.position-right {
        width: 100%;
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%); }
      body > nav .menu-bar .off-canvas.is-open {
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }
    body > nav .menu-bar.prime .menu.level-prime > li > a:not(.button), body > nav .menu-bar.second .menu.level-prime > li > a:not(.button), body > nav .menu-bar.third .menu.level-prime > li > a:not(.button) {
      color: #231142; }
    body > nav .menu-bar.prime .menu.level-prime > li > a.button, body > nav .menu-bar.second .menu.level-prime > li > a.button, body > nav .menu-bar.third .menu.level-prime > li > a.button {
      background-color: #0034ec;
      display: inline-block; }
    body > nav .menu-bar.prime {
      background-color: #ffffff;
      padding: 20px 15px 10px; }
      body > nav .menu-bar.prime .menu.level-prime > li > a {
        font-size: 0.8125rem; }
        @media print, screen and (min-width: 40em) {
          body > nav .menu-bar.prime .menu.level-prime > li > a {
            font-size: 1rem; } }
    body > nav .menu-bar.second, body > nav .menu-bar.third {
      background-color: #f3f5f6; }
      @media screen and (max-width: 39.99875em) {
        body > nav .menu-bar.second .menu.level-prime, body > nav .menu-bar.third .menu.level-prime {
          background-color: #ffffff; }
          body > nav .menu-bar.second .menu.level-prime > li, body > nav .menu-bar.third .menu.level-prime > li {
            padding: 1rem 0;
            margin: 0 1rem;
            border-bottom: solid 1px #c7cfd4; }
            body > nav .menu-bar.second .menu.level-prime > li > a:not(.button), body > nav .menu-bar.third .menu.level-prime > li > a:not(.button) {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              -webkit-box-pack: justify;
              -webkit-justify-content: space-between;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
              padding: 0; } }
      body > nav .menu-bar.second .menu.level-prime > li > a, body > nav .menu-bar.third .menu.level-prime > li > a {
        font-size: 0.9375rem; }
        @media print, screen and (min-width: 40em) {
          body > nav .menu-bar.second .menu.level-prime > li > a, body > nav .menu-bar.third .menu.level-prime > li > a {
            font-size: 1.1875rem; } }
        @media screen and (max-width: 39.99875em) {
          body > nav .menu-bar.second .menu.level-prime > li > a:not(.button), body > nav .menu-bar.third .menu.level-prime > li > a:not(.button) {
            font-weight: 500; } }
        body > nav .menu-bar.second .menu.level-prime > li > a span + i.gd-ico, body > nav .menu-bar.third .menu.level-prime > li > a span + i.gd-ico {
          margin-left: 0.25em; }
    @media print, screen and (min-width: 40em) {
      body > nav .menu-bar.second .menu.level-prime > li.is-active > a {
        position: relative;
        -webkit-box-shadow: 0px -4px 0px 0px #36c3ff inset;
                box-shadow: 0px -4px 0px 0px #36c3ff inset; }
        body > nav .menu-bar.second .menu.level-prime > li.is-active > a::before {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 8px 0 8px;
          border-color: #36c3ff transparent transparent transparent;
          position: absolute;
          bottom: -8px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          z-index: 2; }
        body > nav .menu-bar.second .menu.level-prime > li.is-active > a.button-explore {
          -webkit-box-shadow: 0px -4px 0px 0px #ff5d2b inset;
                  box-shadow: 0px -4px 0px 0px #ff5d2b inset; }
          body > nav .menu-bar.second .menu.level-prime > li.is-active > a.button-explore::before {
            border-color: #ff5d2b transparent transparent transparent; }
          body > nav .menu-bar.second .menu.level-prime > li.is-active > a.button-explore::after {
            -webkit-box-shadow: 0px -4px 0px 0px #ff5d2b inset;
                    box-shadow: 0px -4px 0px 0px #ff5d2b inset; }
      body > nav .menu-bar.second .menu.level-prime > li > a {
        padding: 25px 15px; } }
    @media screen and (max-width: 39.99875em) {
      body > nav .menu-bar.second .menu.level-prime > li.user-profile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        body > nav .menu-bar.second .menu.level-prime > li.user-profile > a.button {
          background-color: transparent;
          padding: 0; }
      body > nav .menu-bar.second .menu.level-prime > li.site-switch > a:not(.button) {
        display: inline;
        font-weight: inherit; } }
    body > nav .menu-bar.second .menu.level-prime > li > a.button-explore {
      font-weight: 500;
      color: #ff5d2b; }
    @media print, screen and (min-width: 40em) {
      body > nav .menu-bar.second .menu.level-prime > li.exit {
        position: relative;
        margin-left: auto; }
        body > nav .menu-bar.second .menu.level-prime > li.exit::before {
          content: '';
          position: absolute;
          width: 150%;
          height: 100%;
          -webkit-transform: skew(20deg) translateX(-24px);
              -ms-transform: skew(20deg) translateX(-24px);
                  transform: skew(20deg) translateX(-24px);
          background-color: #c7cfd4;
          -webkit-box-shadow: inset 10px 0px 8px rgba(0, 0, 0, 0.05);
                  box-shadow: inset 10px 0px 8px rgba(0, 0, 0, 0.05); }
        body > nav .menu-bar.second .menu.level-prime > li.exit > a {
          background-color: #c7cfd4;
          padding-left: 0; }
        body > nav .menu-bar.second .menu.level-prime > li.exit:hover > a::after, body > nav .menu-bar.second .menu.level-prime > li.exit.is-active > a::after {
          content: '';
          position: absolute;
          width: 12px;
          -webkit-box-shadow: 0px -4px 0px 0px #36c3ff inset;
                  box-shadow: 0px -4px 0px 0px #36c3ff inset;
          bottom: 0px;
          left: -12px;
          z-index: 2; }
        body > nav .menu-bar.second .menu.level-prime > li.exit:hover > a.button-explore::after, body > nav .menu-bar.second .menu.level-prime > li.exit.is-active > a.button-explore::after {
          -webkit-box-shadow: 0px -4px 0px 0px #ff5d2b inset;
                  box-shadow: 0px -4px 0px 0px #ff5d2b inset; } }
    body > nav .menu-bar.second .menu.level-prime > li.exit > a {
      position: relative;
      font-weight: 500; }
    body > nav .menu-bar.second .menu .mega-menu {
      position: static; }
      @media print, screen and (min-width: 40em) {
        body > nav .menu-bar.second .menu .mega-menu:hover > a {
          position: relative;
          -webkit-box-shadow: 0px -4px 0px 0px #36c3ff inset;
                  box-shadow: 0px -4px 0px 0px #36c3ff inset; }
          body > nav .menu-bar.second .menu .mega-menu:hover > a::before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 8px 8px 0 8px;
            border-color: #36c3ff transparent transparent transparent;
            position: absolute;
            bottom: -8px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            z-index: 2; }
          body > nav .menu-bar.second .menu .mega-menu:hover > a.button-explore {
            -webkit-box-shadow: 0px -4px 0px 0px #ff5d2b inset;
                    box-shadow: 0px -4px 0px 0px #ff5d2b inset; }
            body > nav .menu-bar.second .menu .mega-menu:hover > a.button-explore::before {
              border-color: #ff5d2b transparent transparent transparent; }
            body > nav .menu-bar.second .menu .mega-menu:hover > a.button-explore::after {
              -webkit-box-shadow: 0px -4px 0px 0px #ff5d2b inset;
                      box-shadow: 0px -4px 0px 0px #ff5d2b inset; } }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega {
        position: absolute;
        max-width: 100vw;
        min-width: 100vw;
        background-color: #ffffff; }
        @media print, screen and (min-width: 40em) {
          body > nav .menu-bar.second .menu .mega-menu .menu.mega {
            margin: 0 auto;
            left: 0;
            right: 0;
            top: 100%;
            max-height: calc(100vh - 275px);
            overflow-y: auto; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega > li > div {
              width: 90vw;
              max-width: 75rem;
              padding: 30px 0px;
              margin: 0 auto; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span {
              -webkit-box-orient: horizontal;
              -webkit-box-direction: normal;
              -webkit-flex-direction: row;
                  -ms-flex-direction: row;
                      flex-direction: row;
              -webkit-box-pack: justify;
              -webkit-justify-content: space-between;
                  -ms-flex-pack: justify;
                      justify-content: space-between;
              -webkit-flex-wrap: wrap;
                  -ms-flex-wrap: wrap;
                      flex-wrap: wrap; }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-1 > li {
                width: calc((100% - ((1 - 1) * 1rem)) / 1); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-2 > li {
                width: calc((100% - ((2 - 1) * 1rem)) / 2); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-3 > li {
                width: calc((100% - ((3 - 1) * 1rem)) / 3); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-4 > li {
                width: calc((100% - ((4 - 1) * 1rem)) / 4); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-5 > li {
                width: calc((100% - ((5 - 1) * 1rem)) / 5); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-6 > li {
                width: calc((100% - ((6 - 1) * 1rem)) / 6); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-7 > li {
                width: calc((100% - ((7 - 1) * 1rem)) / 7); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-8 > li {
                width: calc((100% - ((8 - 1) * 1rem)) / 8); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-9 > li {
                width: calc((100% - ((9 - 1) * 1rem)) / 9); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-10 > li {
                width: calc((100% - ((10 - 1) * 1rem)) / 10); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-11 > li {
                width: calc((100% - ((11 - 1) * 1rem)) / 11); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-small-up-12 > li {
                width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media print, screen and (min-width: 40em) and (min-width: 20em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-ss-medium-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media print, screen and (min-width: 40em) and (min-width: 30em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-medium-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media print, screen and (min-width: 40em) and (min-width: 40em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-medium-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media print, screen and (min-width: 40em) and (min-width: 51.25em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-s-large-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media print, screen and (min-width: 40em) and (min-width: 64em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-large-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media screen and (min-width: 40em) and (min-width: 75em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xlarge-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media screen and (min-width: 40em) and (min-width: 90em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxlarge-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
    @media screen and (min-width: 40em) and (min-width: 160em) {
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-1 > li {
        width: calc((100% - ((1 - 1) * 1rem)) / 1); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-2 > li {
        width: calc((100% - ((2 - 1) * 1rem)) / 2); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-3 > li {
        width: calc((100% - ((3 - 1) * 1rem)) / 3); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-4 > li {
        width: calc((100% - ((4 - 1) * 1rem)) / 4); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-5 > li {
        width: calc((100% - ((5 - 1) * 1rem)) / 5); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-6 > li {
        width: calc((100% - ((6 - 1) * 1rem)) / 6); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-7 > li {
        width: calc((100% - ((7 - 1) * 1rem)) / 7); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-8 > li {
        width: calc((100% - ((8 - 1) * 1rem)) / 8); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-9 > li {
        width: calc((100% - ((9 - 1) * 1rem)) / 9); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-10 > li {
        width: calc((100% - ((10 - 1) * 1rem)) / 10); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-11 > li {
        width: calc((100% - ((11 - 1) * 1rem)) / 11); }
      body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-xxxlarge-up-12 > li {
        width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
        @media print, screen and (min-width: 40em) {
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-1 > li {
                width: calc((100% - ((1 - 1) * 1rem)) / 1); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-2 > li {
                width: calc((100% - ((2 - 1) * 1rem)) / 2); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-3 > li {
                width: calc((100% - ((3 - 1) * 1rem)) / 3); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-4 > li {
                width: calc((100% - ((4 - 1) * 1rem)) / 4); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-5 > li {
                width: calc((100% - ((5 - 1) * 1rem)) / 5); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-6 > li {
                width: calc((100% - ((6 - 1) * 1rem)) / 6); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-7 > li {
                width: calc((100% - ((7 - 1) * 1rem)) / 7); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-8 > li {
                width: calc((100% - ((8 - 1) * 1rem)) / 8); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-9 > li {
                width: calc((100% - ((9 - 1) * 1rem)) / 9); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-10 > li {
                width: calc((100% - ((10 - 1) * 1rem)) / 10); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-11 > li {
                width: calc((100% - ((11 - 1) * 1rem)) / 11); }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu.multi-span.multi-span-up-12 > li {
                width: calc((100% - ((12 - 1) * 1rem)) / 12); } }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega a {
          font-size: 0.8125rem; }
          @media print, screen and (min-width: 40em) {
            body > nav .menu-bar.second .menu .mega-menu .menu.mega a {
              font-size: 1rem; } }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega a:hover, body > nav .menu-bar.second .menu .mega-menu .menu.mega a:focus {
            color: #0025aa; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega p {
          font-size: 0.8125rem;
          color: #352354; }
          @media print, screen and (min-width: 40em) {
            body > nav .menu-bar.second .menu .mega-menu .menu.mega p {
              font-size: 1rem; } }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back {
          border: solid 1px #c7cfd4;
          margin: 10px; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back > a {
            display: block;
            color: #352354;
            padding-top: 15px;
            padding-bottom: 15px; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back > a:hover, body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back > a:focus {
              color: #0025aa; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back > a::before {
              content: "\e90c";
              color: #c7cfd4;
              margin-right: 0.75rem; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block a {
          color: #352354; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu > li {
          border-top: solid 1px #c7cfd4; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block .card.sector {
          padding: 0 10px; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block .card.sector > header > section > header {
            margin-top: 0;
            padding-top: 0; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block .card.sector .button {
            padding: 0; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega .banner-block .banner.lite .banner-link .button {
          display: inline-block; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .banner-block .banner.lite .banner-link .button:hover, body > nav .menu-bar.second .menu .mega-menu .menu.mega .banner-block .banner.lite .banner-link .button:focus {
            color: #ffffff; }
      @media screen and (max-width: 39.99875em) {
        body > nav .menu-bar.second .menu .mega-menu > a::after {
          content: "\e907";
          color: #c7cfd4; }
        body > nav .menu-bar.second .menu .mega-menu > a.button-explore::after {
          color: #ff5d2b; }
        body > nav .menu-bar.second .menu .mega-menu .menu.mega {
          min-height: 100vh;
          max-height: 100vh;
          overflow: hidden; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back {
            border: solid 1px #c7cfd4; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .js-drilldown-back + li {
              max-height: calc(100vh - 130px);
              overflow: hidden;
              overflow-y: auto; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block,
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .intro-block,
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block {
            padding: 10px; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .intro-block h1, body > nav .menu-bar.second .menu .mega-menu .menu.mega .intro-block h2, body > nav .menu-bar.second .menu .mega-menu .menu.mega .intro-block h3 {
            margin-bottom: 1rem; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .intro-block > div:not(.button-collection) {
            margin-top: 10px;
            margin-bottom: 10px; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block,
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block {
            background-color: #f3f5f6; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block h1, body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block h2, body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block h3,
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block h1,
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block h2,
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block h3 {
              margin: 0.5rem 0 1rem 0; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block > .menu,
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu {
              border: solid 1px #c7cfd4; }
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block > .menu > li:first-child,
              body > nav .menu-bar.second .menu .mega-menu .menu.mega .list-block > .menu > li:first-child {
                border-top: none; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .card-block .card.sector {
            padding-bottom: 10px; }
          body > nav .menu-bar.second .menu .mega-menu .menu.mega .banner-block {
            padding: 0 10px; }
            body > nav .menu-bar.second .menu .mega-menu .menu.mega .banner-block .banner.lite .banner-link .button {
              background-color: #0034ec; } }
    body > nav .menu-bar.third {
      border-top: solid 1px #c7cfd4; }
      @media screen and (max-width: 39.99875em) {
        body > nav .menu-bar.third .menu.level-prime {
          background-color: #f3f5f6; } }
      @media print, screen and (min-width: 40em) {
        body > nav .menu-bar.third .menu.level-prime {
          margin-top: 0.5rem;
          margin-bottom: 0.625rem; }
          body > nav .menu-bar.third .menu.level-prime > li:hover > a:not(.chunk), body > nav .menu-bar.third .menu.level-prime > li.is-active > a:not(.chunk) {
            font-weight: 500;
            letter-spacing: -0.02em; } }
    body > nav .dropdown-pane > .menu.ddp-menu > li a {
      font-size: 0.8125rem;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        body > nav .dropdown-pane > .menu.ddp-menu > li a {
          font-size: 1rem; } }
    body > nav .dropdown-pane > .menu.ddp-menu > li > a {
      -webkit-box-pack: start;
      -webkit-justify-content: start;
          -ms-flex-pack: start;
              justify-content: start; }
      body > nav .dropdown-pane > .menu.ddp-menu > li > a i.gd-ico + span {
        margin-left: 0.25em; }
      body > nav .dropdown-pane > .menu.ddp-menu > li > a i.gd-ico::before {
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
    body > nav .dropdown-pane > .menu.ddp-menu > li[aria-expanded="true"] > a i.gd-ico::before, body > nav .dropdown-pane > .menu.ddp-menu > li.is-active > a i.gd-ico::before {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    body > nav .dropdown-pane > .menu.ddp-menu > li[aria-expanded="true"] > ul {
      border-top: solid 1px #c7cfd4; }
    @media screen and (max-width: 39.99875em) {
      body > nav .ddp-user-profile {
        width: calc(100% - 1rem); } }
  body > header {
    background-color: #352354;
    color: #ffffff;
    font-weight: 400;
    font-size: 1.0625rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
    @media print, screen and (min-width: 40em) {
      body > header {
        font-size: 1.375rem; } }
    body > header .cell {
      line-height: 1.2; }
    body > header.sub-head {
      font-size: 1.0625rem; }
      @media print, screen and (min-width: 40em) {
        body > header.sub-head {
          font-size: 1.375rem; } }
  body > main {
    background-color: #ffffff; }
    body > main > .marketing-full,
    body > main > .lead-headline {
      background-image: url(../../assets/img/bg/bg-general001-wide.png);
      background-size: cover;
      background-position-y: center;
      min-height: inherit; }
      body > main > .marketing-full.beta,
      body > main > .lead-headline.beta {
        background: url(../../assets/img/bg/site/bg-002-l.svg) -15% 55% no-repeat, url(../../assets/img/bg/site/bg-002-r.svg) 115% -15% no-repeat, #352354;
        background-size: 550px, 380px; }
      body > main > .marketing-full.delta,
      body > main > .lead-headline.delta {
        background: url(../../assets/img/bg/site/bg-003-l.svg) left center no-repeat #352354;
        background-size: 300px; }
      body > main > .marketing-full .h0, body > main > .marketing-full .h1, body > main > .marketing-full .h2, body > main > .marketing-full .h3,
      body > main > .lead-headline .h0,
      body > main > .lead-headline .h1,
      body > main > .lead-headline .h2,
      body > main > .lead-headline .h3 {
        color: #ffffff;
        text-align: center;
        padding: 50px 0; }
        @media screen and (max-width: 39.99875em) {
          body > main > .marketing-full .h0, body > main > .marketing-full .h1, body > main > .marketing-full .h2, body > main > .marketing-full .h3,
          body > main > .lead-headline .h0,
          body > main > .lead-headline .h1,
          body > main > .lead-headline .h2,
          body > main > .lead-headline .h3 {
            padding: 20px 0; } }
    body > main > .bg-brand :is(h1, h2, h3, h4, h5, h6).decor-alpha {
      color: #ffffff; }
    body > main > .marketing-full > .grid-container {
      padding-top: 30px;
      padding-bottom: 50px; }
    body > main .market-banner:empty {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 305px;
      border: solid 1px #c7cfd4;
      background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/><path d='M0 0 L100 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/></svg>");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% 100%, auto; }
      body > main .market-banner:empty::before {
        content: "Marketing Banner";
        font-size: 1.375rem; }
        @media print, screen and (min-width: 40em) {
          body > main .market-banner:empty::before {
            font-size: 2rem; } }
  body > footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #f3f5f6;
    border-top: solid 6px #352354;
    color: #736b81; }
    body > footer .logo {
      max-height: 32px;
      min-height: 24px;
      padding-right: 1rem; }
    body > footer .menu a {
      font-size: 0.8125rem;
      color: #736b81;
      padding-left: 0; }
      @media print, screen and (min-width: 40em) {
        body > footer .menu a {
          font-size: 1rem; } }
    @media screen and (max-width: 39.99875em) {
      body > footer .menu.footer {
        grid-template-columns: 50% 50%;
        display: grid;
        margin: 10px 0px; } }
    @media screen and (max-width: 39.99875em) {
      body > footer .menu.footer li a {
        font-size: 0.92rem;
        padding: 6px 10px;
        margin: 5px 0px; } }
    @media screen and (max-width: 39.99875em) {
      body > footer .copyrights-footer {
        padding: 12px;
        display: block;
        font-size: 0.92rem; } }

body .grid-container.half {
  max-width: 37.5rem; }

body > main > .grid-container.fluid {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media print, screen and (min-width: 64em) {
    body > main > .grid-container.fluid {
      padding-left: 3.75rem;
      padding-right: 3.75rem; } }

body > main .grid-container.fluid {
  padding-top: 0.625rem;
  padding-bottom: 1.25rem; }
  body > main .grid-container.fluid:first-child {
    padding-top: 0; }
  body > main .grid-container.fluid:last-child:not(:first-child):not(.shade) {
    padding-bottom: 0; }
    body > main .grid-container.fluid:last-child:not(:first-child):not(.shade) .unlock-bar {
      margin-bottom: 2rem; }
  body > main .grid-container.fluid.shade {
    padding: 1.875rem; }
    body > main .grid-container.fluid.shade + .grid-container.fluid:not(.shade) {
      padding: 1.875rem; }

body > main .grid-container.full.bg-extend,
body > main .grid-container.fluid.bg-extend {
  background-color: #ffffff;
  margin-top: -5rem;
  padding-top: 5rem; }

body > main .main-body > .grid-x.shade {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  body > main .main-body > .grid-x.shade + .grid-x:not(.shade) {
    padding-top: 1.25rem; }

body > main .shade {
  background-color: #f3f5f6; }

.menu-revealer {
  width: 100%;
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .menu-revealer {
      font-size: 1rem; } }
  .menu-revealer a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.85em 1em;
    font-weight: 500; }
  .menu-revealer:not([style*="display: none"]) + .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .menu-revealer:not([style*="display: none"]) + .tabs li:not(.is-active) {
      border: solid 1px #c7cfd4;
      border-bottom: none; }
  .menu-revealer:not([style*="display: none"]) + .menu.side {
    border: solid 1px #c7cfd4;
    border-top: none;
    border-radius: 0 0 0.1875rem 0.1875rem; }
    .menu-revealer:not([style*="display: none"]) + .menu.side > li:first-child {
      border-top: none; }
  .menu-revealer.bound {
    border: solid 1px #c7cfd4;
    border-radius: 0.1875rem; }
    .menu-revealer.bound.is-active {
      border-radius: 0.1875rem 0.1875rem 0 0; }

.menu.side {
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .menu.side {
      font-size: 1rem; } }
  .menu.side li.is-active > a {
    color: #352354;
    background-color: #ffffff;
    font-weight: 500; }
  .menu.side.vertical.site-search {
    border-bottom: solid 1px #c7cfd4; }
    .menu.side.vertical.site-search ul {
      margin-left: 0; }
    .menu.side.vertical.site-search > li {
      border-top: solid 1px #c7cfd4; }
      .menu.side.vertical.site-search > li > a {
        color: #352354;
        font-weight: 400; }
        .menu.side.vertical.site-search > li > a + ul {
          border-top: solid 1px #c7cfd4; }
      .menu.side.vertical.site-search > li [data-type="result"] {
        color: #736b81; }
  .menu.side.vertical li > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem 0; }
    @media screen and (max-width: 63.99875em) {
      .menu.side.vertical li > a {
        padding: 1rem; } }
    .menu.side.vertical li > a > i.gd-ico.rotator {
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      margin-right: 0.5rem;
      color: #c7cfd4;
      font-size: 0.625rem; }
      @media print, screen and (min-width: 40em) {
        .menu.side.vertical li > a > i.gd-ico.rotator {
          font-size: 0.8125rem; } }
  .menu.side.vertical li:not(:first-child) {
    border-top: solid 1px #c7cfd4; }
  .menu.side.vertical li[aria-expanded=true] > a > i.gd-ico.rotator {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.accordion.faq .accordion-item.is-active .accordion-title i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.accordion.faq .accordion-item .accordion-title {
  border-left: none;
  border-right: none; }

.accordion.faq .accordion-item .accordion-content {
  border: none;
  padding-top: 0; }

.dropdown-pane.gutter-collapse {
  padding: 0; }

.dropdown-pane > .menu li a,
.dropdown-pane > .menu li.is-active a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  white-space: nowrap; }
  .dropdown-pane > .menu li a:hover,
  .dropdown-pane > .menu li.is-active a:hover {
    background-color: #f3f5f6; }

.dropdown-pane > .menu li:not(:first-child) {
  border-top: solid 1px #c7cfd4; }

.dropdown-pane > .menu li a {
  overflow-x: hidden;
  padding: 1rem 0.5rem 1rem 1rem; }
  .dropdown-pane > .menu li a > span {
    overflow-x: clip;
    text-overflow: ellipsis; }

.dropdown-pane > .menu a.disabled, .dropdown-pane > .menu a[disabled] {
  cursor: not-allowed;
  color: #736b81; }

.breadcrumbs li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .breadcrumbs li::after {
    font-size: 0.625rem; }
  .breadcrumbs li a {
    text-decoration: underline; }

h0, .h0 {
  color: #352354; }

.h0, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  font-weight: 500; }

.b1 {
  font-size: 1.0625rem;
  line-height: 1.4; }
  .b1.chunk,
  .b1 .chunk {
    font-weight: 500; }

.b2 {
  font-size: 0.9375rem;
  line-height: 1.4; }
  .b2.chunk,
  .b2 .chunk {
    font-weight: 500; }

.b3 {
  font-size: 0.8125rem;
  line-height: 1.4; }
  .b3.chunk,
  .b3 .chunk {
    font-weight: 500; }

.b4 {
  font-size: 0.625rem;
  line-height: 1.4; }
  .b4.chunk,
  .b4 .chunk {
    font-weight: 500; }

@media print, screen and (min-width: 40em) {
  .b1 {
    font-size: 1.375rem; }
    .b1.chunk,
    .b1 .chunk {
      font-weight: 500; }
  .b2 {
    font-size: 1.1875rem; }
    .b2.chunk,
    .b2 .chunk {
      font-weight: 500; }
  .b3 {
    font-size: 1rem; }
    .b3.chunk,
    .b3 .chunk {
      font-weight: 500; }
  .b4 {
    font-size: 0.8125rem; }
    .b4.chunk,
    .b4 .chunk {
      font-weight: 500; } }

.align-for-small-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.align-for-small-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-for-small-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-for-small-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.align-for-small-spaced {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

@media screen and (max-width: 19.99875em) {
  .align-for-small-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-small-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-small-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-small-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-small-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media print, screen and (min-width: 20em) {
  .align-for-ss-medium-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-ss-medium-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-ss-medium-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-ss-medium-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-ss-medium-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 20em) and (max-width: 29.99875em) {
  .align-for-ss-medium-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-ss-medium-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-ss-medium-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-ss-medium-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-ss-medium-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media print, screen and (min-width: 30em) {
  .align-for-s-medium-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-s-medium-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-s-medium-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-s-medium-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-s-medium-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 30em) and (max-width: 39.99875em) {
  .align-for-s-medium-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-s-medium-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-s-medium-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-s-medium-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-s-medium-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media print, screen and (min-width: 40em) {
  .align-for-medium-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-medium-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-medium-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-medium-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-medium-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 40em) and (max-width: 51.24875em) {
  .align-for-medium-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-medium-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-medium-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-medium-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-medium-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media print, screen and (min-width: 51.25em) {
  .align-for-s-large-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-s-large-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-s-large-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-s-large-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-s-large-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
  .align-for-s-large-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-s-large-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-s-large-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-s-large-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-s-large-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media print, screen and (min-width: 64em) {
  .align-for-large-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-large-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-large-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-large-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-large-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .align-for-large-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-large-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-large-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-large-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-large-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 75em) {
  .align-for-xlarge-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xlarge-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xlarge-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xlarge-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xlarge-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .align-for-xlarge-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xlarge-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xlarge-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xlarge-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xlarge-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 90em) {
  .align-for-xxlarge-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xxlarge-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xxlarge-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xxlarge-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xxlarge-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 90em) and (max-width: 159.99875em) {
  .align-for-xxlarge-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xxlarge-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xxlarge-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xxlarge-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xxlarge-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 160em) {
  .align-for-xxxlarge-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xxxlarge-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xxxlarge-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xxxlarge-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xxxlarge-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

@media screen and (min-width: 160em) {
  .align-for-xxxlarge-only-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .align-for-xxxlarge-only-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .align-for-xxxlarge-only-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .align-for-xxxlarge-only-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .align-for-xxxlarge-only-spaced {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }

.flex-child-for-small-auto > li {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto; }

.flex-child-for-small-inherit > li {
  -webkit-box-flex: inherit;
  -webkit-flex: inherit;
      -ms-flex: inherit;
          flex: inherit; }

.flex-child-for-small-initial > li {
  -webkit-box-flex: initial;
  -webkit-flex: initial;
      -ms-flex: initial;
          flex: initial; }

.flex-child-for-small-none > li {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

.flex-child-for-small-unset > li {
  -webkit-box-flex: unset;
  -webkit-flex: unset;
      -ms-flex: unset;
          flex: unset; }

@media screen and (max-width: 19.99875em) {
  .flex-child-for-small-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-small-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-small-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-small-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-small-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media print, screen and (min-width: 20em) {
  .flex-child-for-ss-medium-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-ss-medium-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-ss-medium-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-ss-medium-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-ss-medium-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 20em) and (max-width: 29.99875em) {
  .flex-child-for-ss-medium-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-ss-medium-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-ss-medium-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-ss-medium-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-ss-medium-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media print, screen and (min-width: 30em) {
  .flex-child-for-s-medium-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-s-medium-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-s-medium-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-s-medium-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-s-medium-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 30em) and (max-width: 39.99875em) {
  .flex-child-for-s-medium-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-s-medium-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-s-medium-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-s-medium-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-s-medium-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media print, screen and (min-width: 40em) {
  .flex-child-for-medium-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-medium-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-medium-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-medium-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-medium-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 40em) and (max-width: 51.24875em) {
  .flex-child-for-medium-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-medium-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-medium-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-medium-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-medium-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media print, screen and (min-width: 51.25em) {
  .flex-child-for-s-large-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-s-large-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-s-large-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-s-large-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-s-large-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
  .flex-child-for-s-large-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-s-large-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-s-large-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-s-large-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-s-large-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media print, screen and (min-width: 64em) {
  .flex-child-for-large-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-large-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-large-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-large-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-large-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .flex-child-for-large-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-large-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-large-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-large-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-large-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 75em) {
  .flex-child-for-xlarge-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xlarge-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xlarge-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xlarge-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xlarge-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .flex-child-for-xlarge-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xlarge-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xlarge-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xlarge-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xlarge-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 90em) {
  .flex-child-for-xxlarge-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xxlarge-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xxlarge-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xxlarge-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xxlarge-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 90em) and (max-width: 159.99875em) {
  .flex-child-for-xxlarge-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xxlarge-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xxlarge-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xxlarge-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xxlarge-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 160em) {
  .flex-child-for-xxxlarge-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xxxlarge-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xxxlarge-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xxxlarge-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xxxlarge-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

@media screen and (min-width: 160em) {
  .flex-child-for-xxxlarge-only-auto > li {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto; }
  .flex-child-for-xxxlarge-only-inherit > li {
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
        -ms-flex: inherit;
            flex: inherit; }
  .flex-child-for-xxxlarge-only-initial > li {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
        -ms-flex: initial;
            flex: initial; }
  .flex-child-for-xxxlarge-only-none > li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none; }
  .flex-child-for-xxxlarge-only-unset > li {
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset; } }

.grid-x .cell.shrink-for-small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

@media print, screen and (min-width: 20em) {
  .grid-x .cell.shrink-for-ss-medium {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media print, screen and (min-width: 30em) {
  .grid-x .cell.shrink-for-s-medium {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media print, screen and (min-width: 40em) {
  .grid-x .cell.shrink-for-medium {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media print, screen and (min-width: 51.25em) {
  .grid-x .cell.shrink-for-s-large {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x .cell.shrink-for-large {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media screen and (min-width: 75em) {
  .grid-x .cell.shrink-for-xlarge {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media screen and (min-width: 90em) {
  .grid-x .cell.shrink-for-xxlarge {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

@media screen and (min-width: 160em) {
  .grid-x .cell.shrink-for-xxxlarge {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; } }

.columnise {
  display: block; }
  .columnise.bound {
    border: solid 1px #c7cfd4; }
  .columnise.rule, .columnise.vrule {
    -webkit-column-rule: 1px solid #c7cfd4;
            column-rule: 1px solid #c7cfd4; }
  .columnise.rule > div,
  .columnise.rule > li,
  .columnise.rule > .cell, .columnise.hrule > div,
  .columnise.hrule > li,
  .columnise.hrule > .cell {
    border-bottom: 1px solid #c7cfd4; }
  .columnise.h-xxx-micro > .cell {
    min-height: 40px; }
  .columnise.h-xx-micro > .cell {
    min-height: 60px; }
  .columnise.h-x-micro > .cell {
    min-height: 80px; }
  .columnise.h-micro > .cell {
    min-height: 90px; }
  .columnise.h-s-micro > .cell {
    min-height: 110px; }
  .columnise.h-xx-small > .cell {
    min-height: 150px; }
  .columnise.h-x-small > .cell {
    min-height: 200px; }
  .columnise.h-small > .cell {
    min-height: 250px; }
  .columnise.h-sss-medium > .cell {
    min-height: 280px; }
  .columnise.h-ss-medium > .cell {
    min-height: 300px; }
  .columnise.h-s-medium > .cell {
    min-height: 350px; }
  .columnise.h-medium > .cell {
    min-height: 400px; }
  .columnise.h-s-large > .cell {
    min-height: 500px; }
  .columnise.h-large > .cell {
    min-height: 600px; }
  .columnise.h-x-large > .cell {
    min-height: 800px; }
  .columnise.h-xx-large > .cell {
    min-height: 1000px; }
  .columnise.h-xxx-large > .cell {
    min-height: 1200px; }
  .columnise.h-full > .cell {
    min-height: 100%; }
  .columnise.h-auto > .cell {
    min-height: auto; }
  .columnise.small-h-xxx-micro > .cell {
    min-height: 40px; }
  .columnise.small-h-xx-micro > .cell {
    min-height: 60px; }
  .columnise.small-h-x-micro > .cell {
    min-height: 80px; }
  .columnise.small-h-micro > .cell {
    min-height: 90px; }
  .columnise.small-h-s-micro > .cell {
    min-height: 110px; }
  .columnise.small-h-xx-small > .cell {
    min-height: 150px; }
  .columnise.small-h-x-small > .cell {
    min-height: 200px; }
  .columnise.small-h-small > .cell {
    min-height: 250px; }
  .columnise.small-h-sss-medium > .cell {
    min-height: 280px; }
  .columnise.small-h-ss-medium > .cell {
    min-height: 300px; }
  .columnise.small-h-s-medium > .cell {
    min-height: 350px; }
  .columnise.small-h-medium > .cell {
    min-height: 400px; }
  .columnise.small-h-s-large > .cell {
    min-height: 500px; }
  .columnise.small-h-large > .cell {
    min-height: 600px; }
  .columnise.small-h-x-large > .cell {
    min-height: 800px; }
  .columnise.small-h-xx-large > .cell {
    min-height: 1000px; }
  .columnise.small-h-xxx-large > .cell {
    min-height: 1200px; }
  .columnise.small-h-full > .cell {
    min-height: 100%; }
  .columnise.small-h-auto > .cell {
    min-height: auto; }
  @media print, screen and (min-width: 20em) {
    .columnise.ss-medium-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.ss-medium-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.ss-medium-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.ss-medium-h-micro > .cell {
      min-height: 90px; }
    .columnise.ss-medium-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.ss-medium-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.ss-medium-h-x-small > .cell {
      min-height: 200px; }
    .columnise.ss-medium-h-small > .cell {
      min-height: 250px; }
    .columnise.ss-medium-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.ss-medium-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.ss-medium-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.ss-medium-h-medium > .cell {
      min-height: 400px; }
    .columnise.ss-medium-h-s-large > .cell {
      min-height: 500px; }
    .columnise.ss-medium-h-large > .cell {
      min-height: 600px; }
    .columnise.ss-medium-h-x-large > .cell {
      min-height: 800px; }
    .columnise.ss-medium-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.ss-medium-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.ss-medium-h-full > .cell {
      min-height: 100%; }
    .columnise.ss-medium-h-auto > .cell {
      min-height: auto; } }
  @media print, screen and (min-width: 30em) {
    .columnise.s-medium-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.s-medium-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.s-medium-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.s-medium-h-micro > .cell {
      min-height: 90px; }
    .columnise.s-medium-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.s-medium-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.s-medium-h-x-small > .cell {
      min-height: 200px; }
    .columnise.s-medium-h-small > .cell {
      min-height: 250px; }
    .columnise.s-medium-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.s-medium-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.s-medium-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.s-medium-h-medium > .cell {
      min-height: 400px; }
    .columnise.s-medium-h-s-large > .cell {
      min-height: 500px; }
    .columnise.s-medium-h-large > .cell {
      min-height: 600px; }
    .columnise.s-medium-h-x-large > .cell {
      min-height: 800px; }
    .columnise.s-medium-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.s-medium-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.s-medium-h-full > .cell {
      min-height: 100%; }
    .columnise.s-medium-h-auto > .cell {
      min-height: auto; } }
  @media print, screen and (min-width: 40em) {
    .columnise.medium-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.medium-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.medium-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.medium-h-micro > .cell {
      min-height: 90px; }
    .columnise.medium-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.medium-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.medium-h-x-small > .cell {
      min-height: 200px; }
    .columnise.medium-h-small > .cell {
      min-height: 250px; }
    .columnise.medium-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.medium-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.medium-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.medium-h-medium > .cell {
      min-height: 400px; }
    .columnise.medium-h-s-large > .cell {
      min-height: 500px; }
    .columnise.medium-h-large > .cell {
      min-height: 600px; }
    .columnise.medium-h-x-large > .cell {
      min-height: 800px; }
    .columnise.medium-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.medium-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.medium-h-full > .cell {
      min-height: 100%; }
    .columnise.medium-h-auto > .cell {
      min-height: auto; } }
  @media print, screen and (min-width: 51.25em) {
    .columnise.s-large-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.s-large-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.s-large-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.s-large-h-micro > .cell {
      min-height: 90px; }
    .columnise.s-large-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.s-large-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.s-large-h-x-small > .cell {
      min-height: 200px; }
    .columnise.s-large-h-small > .cell {
      min-height: 250px; }
    .columnise.s-large-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.s-large-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.s-large-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.s-large-h-medium > .cell {
      min-height: 400px; }
    .columnise.s-large-h-s-large > .cell {
      min-height: 500px; }
    .columnise.s-large-h-large > .cell {
      min-height: 600px; }
    .columnise.s-large-h-x-large > .cell {
      min-height: 800px; }
    .columnise.s-large-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.s-large-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.s-large-h-full > .cell {
      min-height: 100%; }
    .columnise.s-large-h-auto > .cell {
      min-height: auto; } }
  @media print, screen and (min-width: 64em) {
    .columnise.large-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.large-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.large-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.large-h-micro > .cell {
      min-height: 90px; }
    .columnise.large-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.large-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.large-h-x-small > .cell {
      min-height: 200px; }
    .columnise.large-h-small > .cell {
      min-height: 250px; }
    .columnise.large-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.large-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.large-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.large-h-medium > .cell {
      min-height: 400px; }
    .columnise.large-h-s-large > .cell {
      min-height: 500px; }
    .columnise.large-h-large > .cell {
      min-height: 600px; }
    .columnise.large-h-x-large > .cell {
      min-height: 800px; }
    .columnise.large-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.large-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.large-h-full > .cell {
      min-height: 100%; }
    .columnise.large-h-auto > .cell {
      min-height: auto; } }
  @media screen and (min-width: 75em) {
    .columnise.xlarge-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.xlarge-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.xlarge-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.xlarge-h-micro > .cell {
      min-height: 90px; }
    .columnise.xlarge-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.xlarge-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.xlarge-h-x-small > .cell {
      min-height: 200px; }
    .columnise.xlarge-h-small > .cell {
      min-height: 250px; }
    .columnise.xlarge-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.xlarge-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.xlarge-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.xlarge-h-medium > .cell {
      min-height: 400px; }
    .columnise.xlarge-h-s-large > .cell {
      min-height: 500px; }
    .columnise.xlarge-h-large > .cell {
      min-height: 600px; }
    .columnise.xlarge-h-x-large > .cell {
      min-height: 800px; }
    .columnise.xlarge-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.xlarge-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.xlarge-h-full > .cell {
      min-height: 100%; }
    .columnise.xlarge-h-auto > .cell {
      min-height: auto; } }
  @media screen and (min-width: 90em) {
    .columnise.xxlarge-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.xxlarge-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.xxlarge-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.xxlarge-h-micro > .cell {
      min-height: 90px; }
    .columnise.xxlarge-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.xxlarge-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.xxlarge-h-x-small > .cell {
      min-height: 200px; }
    .columnise.xxlarge-h-small > .cell {
      min-height: 250px; }
    .columnise.xxlarge-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.xxlarge-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.xxlarge-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.xxlarge-h-medium > .cell {
      min-height: 400px; }
    .columnise.xxlarge-h-s-large > .cell {
      min-height: 500px; }
    .columnise.xxlarge-h-large > .cell {
      min-height: 600px; }
    .columnise.xxlarge-h-x-large > .cell {
      min-height: 800px; }
    .columnise.xxlarge-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.xxlarge-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.xxlarge-h-full > .cell {
      min-height: 100%; }
    .columnise.xxlarge-h-auto > .cell {
      min-height: auto; } }
  @media screen and (min-width: 160em) {
    .columnise.xxxlarge-h-xxx-micro > .cell {
      min-height: 40px; }
    .columnise.xxxlarge-h-xx-micro > .cell {
      min-height: 60px; }
    .columnise.xxxlarge-h-x-micro > .cell {
      min-height: 80px; }
    .columnise.xxxlarge-h-micro > .cell {
      min-height: 90px; }
    .columnise.xxxlarge-h-s-micro > .cell {
      min-height: 110px; }
    .columnise.xxxlarge-h-xx-small > .cell {
      min-height: 150px; }
    .columnise.xxxlarge-h-x-small > .cell {
      min-height: 200px; }
    .columnise.xxxlarge-h-small > .cell {
      min-height: 250px; }
    .columnise.xxxlarge-h-sss-medium > .cell {
      min-height: 280px; }
    .columnise.xxxlarge-h-ss-medium > .cell {
      min-height: 300px; }
    .columnise.xxxlarge-h-s-medium > .cell {
      min-height: 350px; }
    .columnise.xxxlarge-h-medium > .cell {
      min-height: 400px; }
    .columnise.xxxlarge-h-s-large > .cell {
      min-height: 500px; }
    .columnise.xxxlarge-h-large > .cell {
      min-height: 600px; }
    .columnise.xxxlarge-h-x-large > .cell {
      min-height: 800px; }
    .columnise.xxxlarge-h-xx-large > .cell {
      min-height: 1000px; }
    .columnise.xxxlarge-h-xxx-large > .cell {
      min-height: 1200px; }
    .columnise.xxxlarge-h-full > .cell {
      min-height: 100%; }
    .columnise.xxxlarge-h-auto > .cell {
      min-height: auto; } }
  .columnise.columnise-small-up-1 {
    -webkit-column-count: 1;
            column-count: 1; }
  .columnise.columnise-small-up-2 {
    -webkit-column-count: 2;
            column-count: 2; }
  .columnise.columnise-small-up-3 {
    -webkit-column-count: 3;
            column-count: 3; }
  .columnise.columnise-small-up-4 {
    -webkit-column-count: 4;
            column-count: 4; }
  .columnise.columnise-small-up-5 {
    -webkit-column-count: 5;
            column-count: 5; }
  .columnise.columnise-small-up-6 {
    -webkit-column-count: 6;
            column-count: 6; }
  .columnise.columnise-small-up-7 {
    -webkit-column-count: 7;
            column-count: 7; }
  .columnise.columnise-small-up-8 {
    -webkit-column-count: 8;
            column-count: 8; }
  .columnise.columnise-small-up-9 {
    -webkit-column-count: 9;
            column-count: 9; }
  .columnise.columnise-small-up-10 {
    -webkit-column-count: 10;
            column-count: 10; }
  .columnise.columnise-small-up-11 {
    -webkit-column-count: 11;
            column-count: 11; }
  .columnise.columnise-small-up-12 {
    -webkit-column-count: 12;
            column-count: 12; }
  @media print, screen and (min-width: 20em) {
    .columnise.columnise-ss-medium-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-ss-medium-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-ss-medium-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-ss-medium-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-ss-medium-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-ss-medium-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-ss-medium-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-ss-medium-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-ss-medium-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-ss-medium-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-ss-medium-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-ss-medium-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media print, screen and (min-width: 30em) {
    .columnise.columnise-s-medium-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-s-medium-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-s-medium-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-s-medium-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-s-medium-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-s-medium-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-s-medium-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-s-medium-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-s-medium-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-s-medium-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-s-medium-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-s-medium-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media print, screen and (min-width: 40em) {
    .columnise.columnise-medium-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-medium-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-medium-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-medium-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-medium-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-medium-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-medium-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-medium-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-medium-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-medium-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-medium-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-medium-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media print, screen and (min-width: 51.25em) {
    .columnise.columnise-s-large-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-s-large-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-s-large-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-s-large-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-s-large-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-s-large-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-s-large-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-s-large-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-s-large-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-s-large-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-s-large-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-s-large-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media print, screen and (min-width: 64em) {
    .columnise.columnise-large-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-large-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-large-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-large-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-large-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-large-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-large-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-large-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-large-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-large-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-large-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-large-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media screen and (min-width: 75em) {
    .columnise.columnise-xlarge-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-xlarge-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-xlarge-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-xlarge-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-xlarge-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-xlarge-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-xlarge-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-xlarge-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-xlarge-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-xlarge-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-xlarge-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-xlarge-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media screen and (min-width: 90em) {
    .columnise.columnise-xxlarge-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-xxlarge-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-xxlarge-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-xxlarge-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-xxlarge-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-xxlarge-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-xxlarge-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-xxlarge-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-xxlarge-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-xxlarge-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-xxlarge-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-xxlarge-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  @media screen and (min-width: 160em) {
    .columnise.columnise-xxxlarge-up-1 {
      -webkit-column-count: 1;
              column-count: 1; }
    .columnise.columnise-xxxlarge-up-2 {
      -webkit-column-count: 2;
              column-count: 2; }
    .columnise.columnise-xxxlarge-up-3 {
      -webkit-column-count: 3;
              column-count: 3; }
    .columnise.columnise-xxxlarge-up-4 {
      -webkit-column-count: 4;
              column-count: 4; }
    .columnise.columnise-xxxlarge-up-5 {
      -webkit-column-count: 5;
              column-count: 5; }
    .columnise.columnise-xxxlarge-up-6 {
      -webkit-column-count: 6;
              column-count: 6; }
    .columnise.columnise-xxxlarge-up-7 {
      -webkit-column-count: 7;
              column-count: 7; }
    .columnise.columnise-xxxlarge-up-8 {
      -webkit-column-count: 8;
              column-count: 8; }
    .columnise.columnise-xxxlarge-up-9 {
      -webkit-column-count: 9;
              column-count: 9; }
    .columnise.columnise-xxxlarge-up-10 {
      -webkit-column-count: 10;
              column-count: 10; }
    .columnise.columnise-xxxlarge-up-11 {
      -webkit-column-count: 11;
              column-count: 11; }
    .columnise.columnise-xxxlarge-up-12 {
      -webkit-column-count: 12;
              column-count: 12; } }
  .columnise > .cell {
    position: relative;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
            break-inside: avoid;
    width: 100%; }

.overlap-top {
  margin-top: -1em;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }
  .overlap-top.overlap-1 {
    margin-top: -0.5em; }
  .overlap-top.overlap-2 {
    margin-top: -1em; }
  .overlap-top.overlap-3 {
    margin-top: -1.5em; }
  .overlap-top.overlap-4 {
    margin-top: -2em; }
  .overlap-top.overlap-5 {
    margin-top: -2.5em; }
  .overlap-top.overlap-6 {
    margin-top: -3em; }
  .overlap-top.overlap-7 {
    margin-top: -3.5em; }
  .overlap-top.overlap-8 {
    margin-top: -4em; }
  .overlap-top.overlap-9 {
    margin-top: -4.5em; }
  .overlap-top.overlap-10 {
    margin-top: -5em; }

.close-button {
  font-weight: 100; }

h1.decor-alpha, h2.decor-alpha, h3.decor-alpha, h4.decor-alpha {
  position: relative;
  padding-left: 1rem; }
  h1.decor-alpha::before, h2.decor-alpha::before, h3.decor-alpha::before, h4.decor-alpha::before {
    content: ' ';
    position: absolute;
    left: 0;
    display: block;
    width: 6px;
    height: 100%;
    background-color: #36c3ff; }

h1.decor-beta, h2.decor-beta, h3.decor-beta, h4.decor-beta {
  position: relative;
  padding-top: 1.5rem; }
  h1.decor-beta::before, h2.decor-beta::before, h3.decor-beta::before, h4.decor-beta::before {
    content: ' ';
    position: absolute;
    top: 0;
    display: block;
    width: 88px;
    height: 6px;
    background-color: #36c3ff; }

mark,
.highlight {
  color: #0034ec;
  background-color: #b4e8ff; }

.underline {
  text-decoration: underline; }

.color-white {
  color: #ffffff; }

.color-black {
  color: #000000; }

.bg-white {
  background-color: #ffffff; }

.bg-black {
  background-color: #000000; }

.kineto-transition-dimension, .kineto.expose, .kineto.conceal {
  -webkit-transition-property: width height;
  transition-property: width height;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  overflow: hidden; }

.kineto.expose {
  width: 100%;
  max-height: 500px; }

.kineto.conceal {
  width: 0;
  max-height: 0; }

.kineto.overlay {
  position: absolute;
  z-index: 10; }

.graph-chart .chart {
  width: 100%; }
  .graph-chart .chart header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: inherit;
    font-size: 0.875rem;
    font-weight: 500;
    margin: auto 1rem 1.25rem 1rem;
    padding-top: 1rem;
    color: #352354; }
    .graph-chart .chart header + section,
    .graph-chart .chart header + p {
      font-size: 0.75rem;
      margin-top: -1rem;
      margin-left: 1rem; }
  .graph-chart .chart .am-chart-body,
  .graph-chart .chart .am-chart {
    width: 100%;
    font-size: 0.625rem;
    height: 400px; }
    .graph-chart .chart .am-chart-body.h-xxx-micro, .graph-chart .chart .am-chart-body.xxx-micro,
    .graph-chart .chart .am-chart.h-xxx-micro,
    .graph-chart .chart .am-chart.xxx-micro {
      height: 40px; }
    .graph-chart .chart .am-chart-body.h-xx-micro, .graph-chart .chart .am-chart-body.xx-micro,
    .graph-chart .chart .am-chart.h-xx-micro,
    .graph-chart .chart .am-chart.xx-micro {
      height: 60px; }
    .graph-chart .chart .am-chart-body.h-x-micro, .graph-chart .chart .am-chart-body.x-micro,
    .graph-chart .chart .am-chart.h-x-micro,
    .graph-chart .chart .am-chart.x-micro {
      height: 80px; }
    .graph-chart .chart .am-chart-body.h-micro, .graph-chart .chart .am-chart-body.micro,
    .graph-chart .chart .am-chart.h-micro,
    .graph-chart .chart .am-chart.micro {
      height: 90px; }
    .graph-chart .chart .am-chart-body.h-s-micro, .graph-chart .chart .am-chart-body.s-micro,
    .graph-chart .chart .am-chart.h-s-micro,
    .graph-chart .chart .am-chart.s-micro {
      height: 110px; }
    .graph-chart .chart .am-chart-body.h-xx-small, .graph-chart .chart .am-chart-body.xx-small,
    .graph-chart .chart .am-chart.h-xx-small,
    .graph-chart .chart .am-chart.xx-small {
      height: 150px; }
    .graph-chart .chart .am-chart-body.h-x-small, .graph-chart .chart .am-chart-body.x-small,
    .graph-chart .chart .am-chart.h-x-small,
    .graph-chart .chart .am-chart.x-small {
      height: 200px; }
    .graph-chart .chart .am-chart-body.h-small, .graph-chart .chart .am-chart-body.small,
    .graph-chart .chart .am-chart.h-small,
    .graph-chart .chart .am-chart.small {
      height: 250px; }
    .graph-chart .chart .am-chart-body.h-sss-medium, .graph-chart .chart .am-chart-body.sss-medium,
    .graph-chart .chart .am-chart.h-sss-medium,
    .graph-chart .chart .am-chart.sss-medium {
      height: 280px; }
    .graph-chart .chart .am-chart-body.h-ss-medium, .graph-chart .chart .am-chart-body.ss-medium,
    .graph-chart .chart .am-chart.h-ss-medium,
    .graph-chart .chart .am-chart.ss-medium {
      height: 300px; }
    .graph-chart .chart .am-chart-body.h-s-medium, .graph-chart .chart .am-chart-body.s-medium,
    .graph-chart .chart .am-chart.h-s-medium,
    .graph-chart .chart .am-chart.s-medium {
      height: 350px; }
    .graph-chart .chart .am-chart-body.h-medium, .graph-chart .chart .am-chart-body.medium,
    .graph-chart .chart .am-chart.h-medium,
    .graph-chart .chart .am-chart.medium {
      height: 400px; }
    .graph-chart .chart .am-chart-body.h-s-large, .graph-chart .chart .am-chart-body.s-large,
    .graph-chart .chart .am-chart.h-s-large,
    .graph-chart .chart .am-chart.s-large {
      height: 500px; }
    .graph-chart .chart .am-chart-body.h-large, .graph-chart .chart .am-chart-body.large,
    .graph-chart .chart .am-chart.h-large,
    .graph-chart .chart .am-chart.large {
      height: 600px; }
    .graph-chart .chart .am-chart-body.h-x-large, .graph-chart .chart .am-chart-body.x-large,
    .graph-chart .chart .am-chart.h-x-large,
    .graph-chart .chart .am-chart.x-large {
      height: 800px; }
    .graph-chart .chart .am-chart-body.h-xx-large, .graph-chart .chart .am-chart-body.xx-large,
    .graph-chart .chart .am-chart.h-xx-large,
    .graph-chart .chart .am-chart.xx-large {
      height: 1000px; }
    .graph-chart .chart .am-chart-body.h-xxx-large, .graph-chart .chart .am-chart-body.xxx-large,
    .graph-chart .chart .am-chart.h-xxx-large,
    .graph-chart .chart .am-chart.xxx-large {
      height: 1200px; }
    .graph-chart .chart .am-chart-body.h-full, .graph-chart .chart .am-chart-body.full,
    .graph-chart .chart .am-chart.h-full,
    .graph-chart .chart .am-chart.full {
      height: 100%; }
    .graph-chart .chart .am-chart-body.h-auto, .graph-chart .chart .am-chart-body.auto,
    .graph-chart .chart .am-chart.h-auto,
    .graph-chart .chart .am-chart.auto {
      height: auto; }
  .graph-chart .chart .graph-attribute-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .graph-chart .chart > footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1rem; }
    .graph-chart .chart > footer .tagline {
      font-size: 0.8125rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      @media print, screen and (min-width: 40em) {
        .graph-chart .chart > footer .tagline {
          font-size: 1rem; } }
      .graph-chart .chart > footer .tagline .gd-ico {
        color: get-coluor(accent-primary);
        font-size: 1.5em; }
    .graph-chart .chart > footer .publish,
    .graph-chart .chart > footer .source {
      font-size: 0.625rem;
      padding-right: 1.5rem; }
      @media print, screen and (min-width: 40em) {
        .graph-chart .chart > footer .publish,
        .graph-chart .chart > footer .source {
          font-size: 0.8125rem; } }
  .graph-chart .chart hr {
    border-style: dashed; }

.graph-chart .key > header {
  color: #352354; }

.graph-chart .key > section ul, .graph-chart .key > section li {
  list-style-type: none;
  margin: 0; }

.graph-chart .key > section li:not(:last-child) {
  padding-bottom: 1em; }

.graph-chart .key > header,
.graph-chart .key > section {
  background-color: #ffffff;
  padding-top: 0.75rem;
  text-align: left;
  font-size: 0.75rem; }

.graph-chart .link > header {
  color: #352354; }

.graph-chart .link > section ul, .graph-chart .link > section li {
  list-style-type: none;
  margin: 0; }

.graph-chart .link > header,
.graph-chart .link > section {
  background-color: #ffffff;
  padding-top: 0.75rem;
  text-align: left;
  font-size: 0.75rem; }

.graph-chart .link.full {
  width: 100%; }
  .graph-chart .link.full.horizontal {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .graph-chart .link.full.horizontal > header {
      padding-right: 1em; }
    .graph-chart .link.full.horizontal > section ul {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .graph-chart .link.full.horizontal > section ul li .button {
        margin-bottom: 0; }
      .graph-chart .link.full.horizontal > section ul li:not(:last-child) {
        padding-right: 1em; }

hr {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  width: 100%; }
  hr.none {
    border-width: 0; }
  hr.gutter-none {
    margin-top: 0;
    margin-bottom: 0; }
  hr.x-small {
    border-width: 0.0625rem; }
  hr.gutter-x-small {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem; }
  hr.small {
    border-width: 0.1875rem; }
  hr.gutter-small {
    margin-top: 0.1875rem;
    margin-bottom: 0.1875rem; }
  hr.medium {
    border-width: 0.375rem; }
  hr.gutter-medium {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem; }
  hr.large {
    border-width: 0.5625rem; }
  hr.gutter-large {
    margin-top: 0.5625rem;
    margin-bottom: 0.5625rem; }
  hr.x-large {
    border-width: 0.75rem; }
  hr.gutter-x-large {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem; }
  hr.xx-large {
    border-width: 1rem; }
  hr.gutter-xx-large {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  hr.head {
    margin-top: 0; }
  hr.foot {
    margin-bottom: 0; }
  hr.vertical {
    height: 100%;
    width: 0;
    margin: 0 1.25rem;
    border-bottom-width: 0;
    border-right: solid 1px #cacaca;
    display: inline; }
    hr.vertical.gutter-none {
      margin-left: 0;
      margin-right: 0; }
    hr.vertical.gutter-x-small {
      margin-left: 0.0625rem;
      margin-right: 0.0625rem; }
    hr.vertical.gutter-small {
      margin-left: 0.1875rem;
      margin-right: 0.1875rem; }
    hr.vertical.gutter-medium {
      margin-left: 0.375rem;
      margin-right: 0.375rem; }
    hr.vertical.gutter-large {
      margin-left: 0.5625rem;
      margin-right: 0.5625rem; }
    hr.vertical.gutter-x-large {
      margin-left: 0.75rem;
      margin-right: 0.75rem; }
    hr.vertical.gutter-xx-large {
      margin-left: 1rem;
      margin-right: 1rem; }
    hr.vertical.right {
      margin-right: 0; }
    hr.vertical.left {
      margin-left: 0; }

hr.separator-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  text-align: center;
  height: 1.5em;
  margin: 1.25rem auto;
  opacity: 1; }
  hr.separator-text.solid {
    opacity: 1; }
  hr.separator-text.solid-line {
    opacity: 1; }
    hr.separator-text.solid-line::after {
      color: #0034ec; }
  hr.separator-text.solid-text {
    opacity: 1; }
    hr.separator-text.solid-text::before {
      opacity: 1; }
  hr.separator-text.left-text {
    text-align: left;
    padding-left: calc(((100% - 100%) / 2) + 0.5em); }
  hr.separator-text.right-text {
    text-align: right;
    padding-right: calc(((100% - 100%) / 2) + 0.5em); }
  hr.separator-text::before {
    content: '';
    background-color: #c7cfd4;
    position: absolute;
    left: calc((100% - 100%) / 2);
    top: 50%;
    width: 100%;
    height: 1px; }
  hr.separator-text.gradient:before {
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#c7cfd4), to(transparent));
    background: linear-gradient(to right, transparent, #c7cfd4, transparent); }
  hr.separator-text::after {
    content: attr(data-text);
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #0034ec;
    background-color: #f3f5f6; }

hr.separator-text-icon {
  position: relative;
  outline: 0;
  border-bottom: solid 1px #c7cfd4;
  text-align: center;
  margin: 1.25rem auto;
  opacity: 1;
  line-height: 0;
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    hr.separator-text-icon {
      font-size: 1rem; } }
  hr.separator-text-icon.rotator[data-toggle]::after {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  hr.separator-text-icon.rotator[data-toggle].is-active::after {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  hr.separator-text-icon.solid {
    opacity: 1; }
  hr.separator-text-icon.solid-line {
    opacity: 1; }
    hr.separator-text-icon.solid-line::after {
      color: #0034ec; }
  hr.separator-text-icon.solid-text {
    opacity: 1; }
    hr.separator-text-icon.solid-text::before {
      opacity: 1; }
  hr.separator-text-icon.left-text {
    text-align: left;
    padding-left: calc(((100% - 100%) / 2) + 0.5em); }
  hr.separator-text-icon.right-text {
    text-align: right;
    padding-right: calc(((100% - 100%) / 2) + 0.5em); }
  hr.separator-text-icon::before {
    content: attr(data-text);
    color: #0034ec;
    background-color: #f3f5f6;
    padding: 1em 2em 1em 1em; }
  hr.separator-text-icon.is-active::before {
    content: attr(data-text-active); }
  hr.separator-text-icon::after {
    content: attr(data-icon);
    position: absolute;
    bottom: 0;
    display: inline-block;
    line-height: 0;
    color: #c7cfd4;
    background-color: #f3f5f6;
    padding: 0 0.5em;
    margin-left: -2em; }

.new-line {
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content; }

.new-line-only {
  display: block; }

.reveal.popup.locked-content p.headline {
  background: #352354;
  padding: 20px;
  border-radius: 20px;
  padding-left: 100px;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  position: relative; }

.reveal.popup.locked-content p.headline img {
  width: 40px;
  position: absolute;
  left: 27px;
  top: 50%;
  margin-top: -22px; }

.reveal.popup.locked-content ul.checklist {
  padding: 0;
  margin: 0;
  list-style: none; }

.reveal.popup.locked-content ul.checklist li {
  padding: 2px 0;
  position: relative; }

.reveal.popup.locked-content ul.checklist li:before {
  content: '\e90f';
  padding-right: 1rem;
  color: #268900; }

.reveal.popup.locked-content .input-group {
  margin-bottom: 1rem; }

.button {
  white-space: nowrap; }
  .button i.gd-ico + span,
  .button span + i.gd-ico {
    margin-left: 0.25rem; }
  .button.wrap {
    white-space: normal; }
  .button.text-left {
    text-align: left; }
  .button.text-right {
    text-align: right; }
  .button.trim {
    padding-left: 0;
    padding-right: 0; }
  .button.chunk {
    font-weight: 500; }
  .button.option {
    border: solid 1px #c7cfd4;
    color: #736b81;
    background-color: transparent;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 16px;
    font-size: 0.8125rem; }
    .action-bar.search-bar .button.option {
      background-color: #ffffff; }
    @media screen and (max-width: 39.99875em) {
      .button.option {
        padding: 5px 8px; } }
    @media print, screen and (min-width: 40em) {
      .button.option {
        font-size: 1rem; } }
    .button.option i:before {
      font-size: 0.6em;
      color: #0034ec; }
  .button.rotator i.gd-ico::before {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .button.rotator.hover i.gd-ico::before {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .button.tag {
    font-size: 0.625rem;
    padding: 0.3rem 0.5rem;
    border-color: #c7cfd4; }
    @media print, screen and (min-width: 40em) {
      .button.tag {
        font-size: 0.8125rem; } }
  .button.gd-ico-x-lg, .button.gd-ico-lg, .button.gd-ico-med-lg, .button.gd-ico-med, .button.gd-ico-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .button.gd-ico-x-lg .gd-ico {
    font-size: 3em; }
  .button.gd-ico-lg .gd-ico {
    font-size: 2em; }
  .button.gd-ico-med-lg .gd-ico {
    font-size: 1.5em; }
  .button.gd-ico-med .gd-ico {
    font-size: 1em; }
  .button.gd-ico-sm .gd-ico {
    font-size: 0.5em; }

.button-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .button-collection > span + .ddp-button-group,
  .button-collection > span + span,
  .button-collection > span + .button,
  .button-collection > span + .input-group,
  .button-collection > span + a,
  .button-collection > .ddp-button-group + .ddp-button-group,
  .button-collection > .ddp-button-group + span,
  .button-collection > .ddp-button-group + .button,
  .button-collection > .ddp-button-group + .input-group,
  .button-collection > .ddp-button-group + a,
  .button-collection > .button + .ddp-button-group,
  .button-collection > .button + span,
  .button-collection > .button + .button,
  .button-collection > .button + .input-group,
  .button-collection > .button + a,
  .button-collection > a + .ddp-button-group,
  .button-collection > a + span,
  .button-collection > a + .button,
  .button-collection > a + .input-group,
  .button-collection > a + a {
    margin-left: 1em; }
  .button-collection.small-up-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -0.75rem;
    margin-top: -0.75rem; }
    .button-collection.small-up-1 > .button {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .button-collection.small-up-1 > span,
    .button-collection.small-up-1 > .input-group,
    .button-collection.small-up-1 > .button {
      margin-left: 0.75rem;
      margin-top: 0.75rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .button-collection.small-up-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -0.75rem;
    margin-top: -0.75rem; }
    .button-collection.small-up-2 > .button {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .button-collection.small-up-2 > span,
    .button-collection.small-up-2 > .input-group,
    .button-collection.small-up-2 > .button {
      margin-left: 0.75rem;
      margin-top: 0.75rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .button-collection.small-up-3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -0.75rem;
    margin-top: -0.75rem; }
    .button-collection.small-up-3 > .button {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .button-collection.small-up-3 > span,
    .button-collection.small-up-3 > .input-group,
    .button-collection.small-up-3 > .button {
      margin-left: 0.75rem;
      margin-top: 0.75rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .button-collection.small-up-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -0.75rem;
    margin-top: -0.75rem; }
    .button-collection.small-up-4 > .button {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .button-collection.small-up-4 > span,
    .button-collection.small-up-4 > .input-group,
    .button-collection.small-up-4 > .button {
      margin-left: 0.75rem;
      margin-top: 0.75rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  @media print, screen and (min-width: 20em) {
    .button-collection.ss-medium-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.ss-medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-up-1 > span,
      .button-collection.ss-medium-up-1 > .input-group,
      .button-collection.ss-medium-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.ss-medium-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.ss-medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-up-2 > span,
      .button-collection.ss-medium-up-2 > .input-group,
      .button-collection.ss-medium-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.ss-medium-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.ss-medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-up-3 > span,
      .button-collection.ss-medium-up-3 > .input-group,
      .button-collection.ss-medium-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.ss-medium-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.ss-medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-up-4 > span,
      .button-collection.ss-medium-up-4 > .input-group,
      .button-collection.ss-medium-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media print, screen and (min-width: 30em) {
    .button-collection.s-medium-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-up-1 > span,
      .button-collection.s-medium-up-1 > .input-group,
      .button-collection.s-medium-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-medium-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-up-2 > span,
      .button-collection.s-medium-up-2 > .input-group,
      .button-collection.s-medium-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-medium-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-up-3 > span,
      .button-collection.s-medium-up-3 > .input-group,
      .button-collection.s-medium-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-medium-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-up-4 > span,
      .button-collection.s-medium-up-4 > .input-group,
      .button-collection.s-medium-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media print, screen and (min-width: 40em) {
    .button-collection.medium-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.medium-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-up-1 > span,
      .button-collection.medium-up-1 > .input-group,
      .button-collection.medium-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.medium-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.medium-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-up-2 > span,
      .button-collection.medium-up-2 > .input-group,
      .button-collection.medium-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.medium-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.medium-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-up-3 > span,
      .button-collection.medium-up-3 > .input-group,
      .button-collection.medium-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.medium-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.medium-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-up-4 > span,
      .button-collection.medium-up-4 > .input-group,
      .button-collection.medium-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media print, screen and (min-width: 51.25em) {
    .button-collection.s-large-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-large-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-up-1 > span,
      .button-collection.s-large-up-1 > .input-group,
      .button-collection.s-large-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-large-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-large-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-up-2 > span,
      .button-collection.s-large-up-2 > .input-group,
      .button-collection.s-large-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-large-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-large-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-up-3 > span,
      .button-collection.s-large-up-3 > .input-group,
      .button-collection.s-large-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.s-large-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.s-large-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-up-4 > span,
      .button-collection.s-large-up-4 > .input-group,
      .button-collection.s-large-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media print, screen and (min-width: 64em) {
    .button-collection.large-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.large-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-up-1 > span,
      .button-collection.large-up-1 > .input-group,
      .button-collection.large-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.large-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.large-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-up-2 > span,
      .button-collection.large-up-2 > .input-group,
      .button-collection.large-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.large-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.large-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-up-3 > span,
      .button-collection.large-up-3 > .input-group,
      .button-collection.large-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.large-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.large-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-up-4 > span,
      .button-collection.large-up-4 > .input-group,
      .button-collection.large-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media screen and (min-width: 75em) {
    .button-collection.xlarge-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-up-1 > span,
      .button-collection.xlarge-up-1 > .input-group,
      .button-collection.xlarge-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xlarge-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-up-2 > span,
      .button-collection.xlarge-up-2 > .input-group,
      .button-collection.xlarge-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xlarge-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-up-3 > span,
      .button-collection.xlarge-up-3 > .input-group,
      .button-collection.xlarge-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xlarge-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-up-4 > span,
      .button-collection.xlarge-up-4 > .input-group,
      .button-collection.xlarge-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media screen and (min-width: 90em) {
    .button-collection.xxlarge-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-up-1 > span,
      .button-collection.xxlarge-up-1 > .input-group,
      .button-collection.xxlarge-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxlarge-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-up-2 > span,
      .button-collection.xxlarge-up-2 > .input-group,
      .button-collection.xxlarge-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxlarge-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-up-3 > span,
      .button-collection.xxlarge-up-3 > .input-group,
      .button-collection.xxlarge-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxlarge-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-up-4 > span,
      .button-collection.xxlarge-up-4 > .input-group,
      .button-collection.xxlarge-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  @media screen and (min-width: 160em) {
    .button-collection.xxxlarge-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxxlarge-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-up-1 > span,
      .button-collection.xxxlarge-up-1 > .input-group,
      .button-collection.xxxlarge-up-1 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxxlarge-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxxlarge-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-up-2 > span,
      .button-collection.xxxlarge-up-2 > .input-group,
      .button-collection.xxxlarge-up-2 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxxlarge-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxxlarge-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-up-3 > span,
      .button-collection.xxxlarge-up-3 > .input-group,
      .button-collection.xxxlarge-up-3 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .button-collection.xxxlarge-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-left: -0.75rem;
      margin-top: -0.75rem; }
      .button-collection.xxxlarge-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-up-4 > span,
      .button-collection.xxxlarge-up-4 > .input-group,
      .button-collection.xxxlarge-up-4 > .button {
        margin-left: 0.75rem;
        margin-top: 0.75rem;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .button-collection.small-up-auto > span,
  .button-collection.small-up-auto > .input-group,
  .button-collection.small-up-auto > .button {
    width: auto; }
  @media print, screen and (min-width: 20em) {
    .button-collection.ss-medium-up-auto > span,
    .button-collection.ss-medium-up-auto > .input-group,
    .button-collection.ss-medium-up-auto > .button {
      width: auto; } }
  @media print, screen and (min-width: 30em) {
    .button-collection.s-medium-up-auto > span,
    .button-collection.s-medium-up-auto > .input-group,
    .button-collection.s-medium-up-auto > .button {
      width: auto; } }
  @media print, screen and (min-width: 40em) {
    .button-collection.medium-up-auto > span,
    .button-collection.medium-up-auto > .input-group,
    .button-collection.medium-up-auto > .button {
      width: auto; } }
  @media print, screen and (min-width: 51.25em) {
    .button-collection.s-large-up-auto > span,
    .button-collection.s-large-up-auto > .input-group,
    .button-collection.s-large-up-auto > .button {
      width: auto; } }
  @media print, screen and (min-width: 64em) {
    .button-collection.large-up-auto > span,
    .button-collection.large-up-auto > .input-group,
    .button-collection.large-up-auto > .button {
      width: auto; } }
  @media screen and (min-width: 75em) {
    .button-collection.xlarge-up-auto > span,
    .button-collection.xlarge-up-auto > .input-group,
    .button-collection.xlarge-up-auto > .button {
      width: auto; } }
  @media screen and (min-width: 90em) {
    .button-collection.xxlarge-up-auto > span,
    .button-collection.xxlarge-up-auto > .input-group,
    .button-collection.xxlarge-up-auto > .button {
      width: auto; } }
  @media screen and (min-width: 160em) {
    .button-collection.xxxlarge-up-auto > span,
    .button-collection.xxxlarge-up-auto > .input-group,
    .button-collection.xxxlarge-up-auto > .button {
      width: auto; } }
  @media screen and (max-width: 19.99875em) {
    .button-collection.small-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.small-only-up-1 > span {
        display: none; }
      .button-collection.small-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.small-only-up-1 > span + span,
      .button-collection.small-only-up-1 > span + .input-group,
      .button-collection.small-only-up-1 > span + .button,
      .button-collection.small-only-up-1 > .input-group + span,
      .button-collection.small-only-up-1 > .input-group + .input-group,
      .button-collection.small-only-up-1 > .input-group + .button,
      .button-collection.small-only-up-1 > .button + span,
      .button-collection.small-only-up-1 > .button + .input-group,
      .button-collection.small-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.small-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.small-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.small-only-up-2 > span,
      .button-collection.small-only-up-2 > .input-group,
      .button-collection.small-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.small-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.small-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.small-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.small-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.small-only-up-3 > span,
      .button-collection.small-only-up-3 > .input-group,
      .button-collection.small-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.small-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.small-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.small-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.small-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.small-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.small-only-up-4 > span,
      .button-collection.small-only-up-4 > .input-group,
      .button-collection.small-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.small-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.small-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.small-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.small-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 20em) and (max-width: 29.99875em) {
    .button-collection.ss-medium-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.ss-medium-only-up-1 > span {
        display: none; }
      .button-collection.ss-medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-only-up-1 > span + span,
      .button-collection.ss-medium-only-up-1 > span + .input-group,
      .button-collection.ss-medium-only-up-1 > span + .button,
      .button-collection.ss-medium-only-up-1 > .input-group + span,
      .button-collection.ss-medium-only-up-1 > .input-group + .input-group,
      .button-collection.ss-medium-only-up-1 > .input-group + .button,
      .button-collection.ss-medium-only-up-1 > .button + span,
      .button-collection.ss-medium-only-up-1 > .button + .input-group,
      .button-collection.ss-medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.ss-medium-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.ss-medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-only-up-2 > span,
      .button-collection.ss-medium-only-up-2 > .input-group,
      .button-collection.ss-medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.ss-medium-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.ss-medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.ss-medium-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.ss-medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-only-up-3 > span,
      .button-collection.ss-medium-only-up-3 > .input-group,
      .button-collection.ss-medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.ss-medium-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.ss-medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.ss-medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.ss-medium-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.ss-medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.ss-medium-only-up-4 > span,
      .button-collection.ss-medium-only-up-4 > .input-group,
      .button-collection.ss-medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.ss-medium-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.ss-medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.ss-medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.ss-medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 30em) and (max-width: 39.99875em) {
    .button-collection.s-medium-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.s-medium-only-up-1 > span {
        display: none; }
      .button-collection.s-medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-only-up-1 > span + span,
      .button-collection.s-medium-only-up-1 > span + .input-group,
      .button-collection.s-medium-only-up-1 > span + .button,
      .button-collection.s-medium-only-up-1 > .input-group + span,
      .button-collection.s-medium-only-up-1 > .input-group + .input-group,
      .button-collection.s-medium-only-up-1 > .input-group + .button,
      .button-collection.s-medium-only-up-1 > .button + span,
      .button-collection.s-medium-only-up-1 > .button + .input-group,
      .button-collection.s-medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.s-medium-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-only-up-2 > span,
      .button-collection.s-medium-only-up-2 > .input-group,
      .button-collection.s-medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.s-medium-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.s-medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.s-medium-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-only-up-3 > span,
      .button-collection.s-medium-only-up-3 > .input-group,
      .button-collection.s-medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.s-medium-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.s-medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.s-medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.s-medium-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-medium-only-up-4 > span,
      .button-collection.s-medium-only-up-4 > .input-group,
      .button-collection.s-medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.s-medium-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.s-medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.s-medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.s-medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 40em) and (max-width: 51.24875em) {
    .button-collection.medium-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.medium-only-up-1 > span {
        display: none; }
      .button-collection.medium-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-only-up-1 > span + span,
      .button-collection.medium-only-up-1 > span + .input-group,
      .button-collection.medium-only-up-1 > span + .button,
      .button-collection.medium-only-up-1 > .input-group + span,
      .button-collection.medium-only-up-1 > .input-group + .input-group,
      .button-collection.medium-only-up-1 > .input-group + .button,
      .button-collection.medium-only-up-1 > .button + span,
      .button-collection.medium-only-up-1 > .button + .input-group,
      .button-collection.medium-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.medium-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.medium-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-only-up-2 > span,
      .button-collection.medium-only-up-2 > .input-group,
      .button-collection.medium-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.medium-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.medium-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.medium-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.medium-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-only-up-3 > span,
      .button-collection.medium-only-up-3 > .input-group,
      .button-collection.medium-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.medium-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.medium-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.medium-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.medium-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.medium-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.medium-only-up-4 > span,
      .button-collection.medium-only-up-4 > .input-group,
      .button-collection.medium-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.medium-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.medium-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.medium-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.medium-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 51.25em) and (max-width: 63.99875em) {
    .button-collection.s-large-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.s-large-only-up-1 > span {
        display: none; }
      .button-collection.s-large-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-only-up-1 > span + span,
      .button-collection.s-large-only-up-1 > span + .input-group,
      .button-collection.s-large-only-up-1 > span + .button,
      .button-collection.s-large-only-up-1 > .input-group + span,
      .button-collection.s-large-only-up-1 > .input-group + .input-group,
      .button-collection.s-large-only-up-1 > .input-group + .button,
      .button-collection.s-large-only-up-1 > .button + span,
      .button-collection.s-large-only-up-1 > .button + .input-group,
      .button-collection.s-large-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.s-large-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-large-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-only-up-2 > span,
      .button-collection.s-large-only-up-2 > .input-group,
      .button-collection.s-large-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.s-large-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.s-large-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.s-large-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-large-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-only-up-3 > span,
      .button-collection.s-large-only-up-3 > .input-group,
      .button-collection.s-large-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.s-large-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.s-large-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.s-large-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.s-large-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.s-large-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.s-large-only-up-4 > span,
      .button-collection.s-large-only-up-4 > .input-group,
      .button-collection.s-large-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.s-large-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.s-large-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.s-large-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.s-large-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 64em) and (max-width: 74.99875em) {
    .button-collection.large-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.large-only-up-1 > span {
        display: none; }
      .button-collection.large-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-only-up-1 > span + span,
      .button-collection.large-only-up-1 > span + .input-group,
      .button-collection.large-only-up-1 > span + .button,
      .button-collection.large-only-up-1 > .input-group + span,
      .button-collection.large-only-up-1 > .input-group + .input-group,
      .button-collection.large-only-up-1 > .input-group + .button,
      .button-collection.large-only-up-1 > .button + span,
      .button-collection.large-only-up-1 > .button + .input-group,
      .button-collection.large-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.large-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.large-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-only-up-2 > span,
      .button-collection.large-only-up-2 > .input-group,
      .button-collection.large-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.large-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.large-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.large-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.large-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-only-up-3 > span,
      .button-collection.large-only-up-3 > .input-group,
      .button-collection.large-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.large-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.large-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.large-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.large-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.large-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.large-only-up-4 > span,
      .button-collection.large-only-up-4 > .input-group,
      .button-collection.large-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.large-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.large-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.large-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.large-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .button-collection.xlarge-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.xlarge-only-up-1 > span {
        display: none; }
      .button-collection.xlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-only-up-1 > span + span,
      .button-collection.xlarge-only-up-1 > span + .input-group,
      .button-collection.xlarge-only-up-1 > span + .button,
      .button-collection.xlarge-only-up-1 > .input-group + span,
      .button-collection.xlarge-only-up-1 > .input-group + .input-group,
      .button-collection.xlarge-only-up-1 > .input-group + .button,
      .button-collection.xlarge-only-up-1 > .button + span,
      .button-collection.xlarge-only-up-1 > .button + .input-group,
      .button-collection.xlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.xlarge-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-only-up-2 > span,
      .button-collection.xlarge-only-up-2 > .input-group,
      .button-collection.xlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.xlarge-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.xlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.xlarge-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-only-up-3 > span,
      .button-collection.xlarge-only-up-3 > .input-group,
      .button-collection.xlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.xlarge-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.xlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.xlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.xlarge-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xlarge-only-up-4 > span,
      .button-collection.xlarge-only-up-4 > .input-group,
      .button-collection.xlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.xlarge-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.xlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.xlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.xlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 90em) and (max-width: 159.99875em) {
    .button-collection.xxlarge-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.xxlarge-only-up-1 > span {
        display: none; }
      .button-collection.xxlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-only-up-1 > span + span,
      .button-collection.xxlarge-only-up-1 > span + .input-group,
      .button-collection.xxlarge-only-up-1 > span + .button,
      .button-collection.xxlarge-only-up-1 > .input-group + span,
      .button-collection.xxlarge-only-up-1 > .input-group + .input-group,
      .button-collection.xxlarge-only-up-1 > .input-group + .button,
      .button-collection.xxlarge-only-up-1 > .button + span,
      .button-collection.xxlarge-only-up-1 > .button + .input-group,
      .button-collection.xxlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.xxlarge-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-only-up-2 > span,
      .button-collection.xxlarge-only-up-2 > .input-group,
      .button-collection.xxlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.xxlarge-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.xxlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.xxlarge-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-only-up-3 > span,
      .button-collection.xxlarge-only-up-3 > .input-group,
      .button-collection.xxlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.xxlarge-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.xxlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.xxlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.xxlarge-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxlarge-only-up-4 > span,
      .button-collection.xxlarge-only-up-4 > .input-group,
      .button-collection.xxlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.xxlarge-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.xxlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.xxlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.xxlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (min-width: 160em) {
    .button-collection.xxxlarge-only-up-1 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection.xxxlarge-only-up-1 > span {
        display: none; }
      .button-collection.xxxlarge-only-up-1 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-only-up-1 > span + span,
      .button-collection.xxxlarge-only-up-1 > span + .input-group,
      .button-collection.xxxlarge-only-up-1 > span + .button,
      .button-collection.xxxlarge-only-up-1 > .input-group + span,
      .button-collection.xxxlarge-only-up-1 > .input-group + .input-group,
      .button-collection.xxxlarge-only-up-1 > .input-group + .button,
      .button-collection.xxxlarge-only-up-1 > .button + span,
      .button-collection.xxxlarge-only-up-1 > .button + .input-group,
      .button-collection.xxxlarge-only-up-1 > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; }
    .button-collection.xxxlarge-only-up-2 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxxlarge-only-up-2 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-only-up-2 > span,
      .button-collection.xxxlarge-only-up-2 > .input-group,
      .button-collection.xxxlarge-only-up-2 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 1rem) / 2) - 1px); }
      .button-collection.xxxlarge-only-up-2 > *:not(span):nth-child(-n+2) {
        margin-top: 0; }
      .button-collection.xxxlarge-only-up-2 > *:not(span):nth-child(2n-0) {
        margin-left: 1rem; }
    .button-collection.xxxlarge-only-up-3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxxlarge-only-up-3 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-only-up-3 > span,
      .button-collection.xxxlarge-only-up-3 > .input-group,
      .button-collection.xxxlarge-only-up-3 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 2rem) / 3) - 1px); }
      .button-collection.xxxlarge-only-up-3 > *:not(span):nth-child(-n+3) {
        margin-top: 0; }
      .button-collection.xxxlarge-only-up-3 > *:not(span):nth-child(3n-0) {
        margin-left: 1rem; }
      .button-collection.xxxlarge-only-up-3 > *:not(span):nth-child(3n-1) {
        margin-left: 1rem; }
    .button-collection.xxxlarge-only-up-4 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .button-collection.xxxlarge-only-up-4 > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection.xxxlarge-only-up-4 > span,
      .button-collection.xxxlarge-only-up-4 > .input-group,
      .button-collection.xxxlarge-only-up-4 > .button {
        margin-left: 0;
        margin-top: 0.75rem;
        width: calc(((100% - 3rem) / 4) - 1px); }
      .button-collection.xxxlarge-only-up-4 > *:not(span):nth-child(-n+4) {
        margin-top: 0; }
      .button-collection.xxxlarge-only-up-4 > *:not(span):nth-child(4n-0) {
        margin-left: 1rem; }
      .button-collection.xxxlarge-only-up-4 > *:not(span):nth-child(4n-1) {
        margin-left: 1rem; }
      .button-collection.xxxlarge-only-up-4 > *:not(span):nth-child(4n-2) {
        margin-left: 1rem; } }
  @media screen and (max-width: 19.99875em) {
    .button-collection {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .button-collection > span {
        display: none; }
      .button-collection > .button {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .button-collection > span + span,
      .button-collection > span + .input-group,
      .button-collection > span + .button,
      .button-collection > .input-group + span,
      .button-collection > .input-group + .input-group,
      .button-collection > .input-group + .button,
      .button-collection > .button + span,
      .button-collection > .button + .input-group,
      .button-collection > .button + .button {
        margin-left: 0;
        margin-top: 0.75rem; } }

.color-black {
  color: #000000; }

.color-white {
  color: #ffffff; }

.color-brand {
  color: #352354; }

.color-brand-dark {
  color: #231142; }

.color-text {
  color: #736b81; }

.color-interactive-primary {
  color: #0034ec; }

.color-interactive-secondary {
  color: #96adff; }

.color-interactive-tertiary {
  color: #b4c5ff; }

.color-positive-primary {
  color: #217700; }

.color-positive-secondary {
  color: #268900; }

.color-positive-tertiary {
  color: #c7f1ca; }

.color-negative-primary {
  color: #d11b1b; }

.color-negative-secondary {
  color: #fce7e7; }

.color-promo-primary {
  color: #ffab37; }

.color-promo-secondary {
  color: #742f00; }

.color-accent-primary {
  color: #36c3ff; }

.color-accent-primary-light {
  color: #b4e8ff; }

.color-gray-light {
  color: #f3f5f6; }

.color-gray-medium {
  color: #c7cfd4; }

.color-gray-dark {
  color: #a0aab0; }

.color-lock {
  color: #ff5d2b; }

.bg-black {
  background-color: #000000; }

.bg-white {
  background-color: #ffffff; }

.bg-brand {
  background-color: #352354; }

.bg-brand-dark {
  background-color: #231142; }

.bg-text {
  background-color: #736b81; }

.bg-interactive-primary {
  background-color: #0034ec; }

.bg-interactive-secondary {
  background-color: #96adff; }

.bg-interactive-tertiary {
  background-color: #b4c5ff; }

.bg-positive-primary {
  background-color: #217700; }

.bg-positive-secondary {
  background-color: #268900; }

.bg-positive-tertiary {
  background-color: #c7f1ca; }

.bg-negative-primary {
  background-color: #d11b1b; }

.bg-negative-secondary {
  background-color: #fce7e7; }

.bg-promo-primary {
  background-color: #ffab37; }

.bg-promo-secondary {
  background-color: #742f00; }

.bg-accent-primary {
  background-color: #36c3ff; }

.bg-accent-primary-light {
  background-color: #b4e8ff; }

.bg-gray-light {
  background-color: #f3f5f6; }

.bg-gray-medium {
  background-color: #c7cfd4; }

.bg-gray-dark {
  background-color: #a0aab0; }

.bg-lock {
  background-color: #ff5d2b; }

select,
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
textarea {
  font-size: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    select,
    input[type="text"],
    input[type="number"],
    input[type="tel"],
    input[type="email"],
    textarea {
      font-size: 1.1875rem; } }

label {
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    label {
      font-size: 1rem; } }

.list-radio,
.list-cb,
.list-no-dots {
  list-style-type: none;
  margin: 0; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-ms-input-placeholder {
  color: transparent; }

input:focus::-ms-input-placeholder {
  color: transparent; }

input:focus::placeholder {
  color: transparent; }

.form-checkbox *:nth-child(1)[type="checkbox"] {
  display: none; }
  .form-checkbox *:nth-child(1)[type="checkbox"]:checked + label::before,
  .form-checkbox *:nth-child(1)[type="checkbox"] .checked + label::before {
    border: #352354;
    background-color: #352354; }
  .form-checkbox *:nth-child(1)[type="checkbox"]:checked + label::after,
  .form-checkbox *:nth-child(1)[type="checkbox"] .checked + label::after {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .form-checkbox *:nth-child(1)[type="checkbox"] + label {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
    .form-checkbox *:nth-child(1)[type="checkbox"] + label::before {
      content: "";
      border-radius: 0.1875rem;
      border: solid 1px #a0aab0;
      margin-right: 0.5em; }
    .form-checkbox *:nth-child(1)[type="checkbox"] + label::after {
      content: "\e90f";
      position: absolute;
      color: #ffffff;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: none; }
    .form-checkbox *:nth-child(1)[type="checkbox"] + label::before, .form-checkbox *:nth-child(1)[type="checkbox"] + label::after {
      font-size: 0.8em;
      width: 1.56em;
      height: 1.56em;
      min-width: 1.56em;
      min-height: 1.56em; }

.input-group.text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.input-group.date {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .input-group.date .date-from,
  .input-group.date .date-to {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }

.input-group.min-max {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.slider .slider-handle[style*="100%"] {
  left: calc(100% - 1.4rem) !important; }

@media screen and (max-width: 39.99875em) {
  .slider,
  .slider-label {
    display: none; } }

.action-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #352354;
  padding: 14px 28px;
  border-top: solid 1px #c7cfd4;
  background-color: #f3f5f6;
  font-size: 0.8125rem;
  margin-top: -10px; }
  @media print, screen and (min-width: 40em) {
    .action-bar {
      font-size: 1rem; } }
  .action-bar .button {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .action-bar .button {
        font-size: 1rem; } }
  @media screen and (max-width: 39.99875em) {
    .action-bar {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }
  .action-bar.bottom {
    margin-top: 0;
    border-top: 0; }
  .action-bar > * {
    margin-bottom: 10px; }
  .action-bar.search-bar .refine-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .action-bar.search-bar .refine-option .refine-num {
      margin-right: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .action-bar.search-bar .refine-option .refine-num .menu-revealer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .action-bar.search-bar .refine-option .refine-num .menu-revealer > a {
          padding: 0 0.5em 0 0; }
      .action-bar.search-bar .refine-option .refine-num > span {
        white-space: nowrap; }
    .action-bar.search-bar .refine-option .refine {
      margin: -10px 0 -20px 0; }
      .action-bar.search-bar .refine-option .refine > * {
        margin-bottom: 10px; }
    .action-bar.search-bar .refine-option > .button {
      text-decoration: underline; }
    @media print, screen and (min-width: 40em) {
      .action-bar.search-bar .refine-option > .refine-num,
      .action-bar.search-bar .refine-option > .button {
        margin-top: 10px; }
      .action-bar.search-bar .refine-option .refine {
        margin: 10px 0 -10px 0; }
        .action-bar.search-bar .refine-option .refine .button.option:last-child {
          margin-right: 10px; } }
    @media screen and (max-width: 39.99875em) {
      .action-bar.search-bar .refine-option {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .action-bar.search-bar .refine-option > * {
          -webkit-box-ordinal-group: 1;
          -webkit-order: 0;
              -ms-flex-order: 0;
                  order: 0; }
        .action-bar.search-bar .refine-option .refine {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
              -ms-flex-order: 1;
                  order: 1;
          width: 100%;
          margin-top: 5px;
          margin-bottom: 0; } }
  .action-bar.search-bar .refine-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .action-bar.search-bar .refine-search > span:first-child {
      margin-right: 10px; }
  @media screen and (max-width: 39.99875em) {
    .action-bar.search-bar .refine-option {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .action-bar.search-bar .refine-search {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0;
      width: 100%; } }
  .action-bar.table-bar .action,
  .action-bar.table-bar .action .sector,
  .action-bar.table-bar .action .sector label,
  .action-bar.table-bar .action .segment,
  .action-bar.table-bar .action .segment label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .action-bar.table-bar .action {
    margin-bottom: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .action-bar.table-bar .action .sector,
    .action-bar.table-bar .action .segment {
      color: #352354;
      font-size: 0.8125rem; }
      @media print, screen and (min-width: 40em) {
        .action-bar.table-bar .action .sector,
        .action-bar.table-bar .action .segment {
          font-size: 1rem; } }
      .action-bar.table-bar .action .sector.expand,
      .action-bar.table-bar .action .segment.expand {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
      .action-bar.table-bar .action .sector [data-receptacle="pg-perpage"] label span,
      .action-bar.table-bar .action .segment [data-receptacle="pg-perpage"] label span {
        white-space: nowrap; }
      .action-bar.table-bar .action .sector [data-receptacle="pg-perpage"] label select,
      .action-bar.table-bar .action .segment [data-receptacle="pg-perpage"] label select {
        margin-bottom: 0;
        text-align-last: right;
        padding-top: 0;
        padding-bottom: 0;
        border: none;
        background-color: transparent;
        color: #352354;
        height: auto;
        font-size: 0.8125rem; }
        @media print, screen and (min-width: 40em) {
          .action-bar.table-bar .action .sector [data-receptacle="pg-perpage"] label select,
          .action-bar.table-bar .action .segment [data-receptacle="pg-perpage"] label select {
            font-size: 1rem; } }
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a,
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 0.5em; }
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a .button,
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a .button {
          padding: 0; }
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a.disabled .button, .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a[disabled] .button,
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a.disabled .button,
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a[disabled] .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a.disabled .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a[disabled] .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a.disabled .button,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a[disabled] .button {
          color: #736b81; }
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a:hover,
        .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a:hover,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a:hover,
        .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a:hover {
          text-decoration: none; }
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a::before,
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a::after,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a::before,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a::after {
        font-size: 0.8em;
        color: #a0aab0; }
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-prev"] a::before,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-prev"] a::before {
        content: '\e90c'; }
      .action-bar.table-bar .action .sector [data-receptacle="pg-pagination-next"] a::after,
      .action-bar.table-bar .action .segment [data-receptacle="pg-pagination-next"] a::after {
        content: '\e907'; }
  @media screen and (max-width: 39.99875em) {
    .action-bar.table-bar.bottom .sector,
    .action-bar.table-bar.bottom .segment {
      width: 100%;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .action-bar.table-bar.bottom .sector [data-receptacle="pg-pagination-prev"],
      .action-bar.table-bar.bottom .segment [data-receptacle="pg-pagination-prev"] {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0; }
        .action-bar.table-bar.bottom .sector [data-receptacle="pg-pagination-prev"] a,
        .action-bar.table-bar.bottom .segment [data-receptacle="pg-pagination-prev"] a {
          margin: 0; }
      .action-bar.table-bar.bottom .sector [data-receptacle="pg-item-info"],
      .action-bar.table-bar.bottom .segment [data-receptacle="pg-item-info"] {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
      .action-bar.table-bar.bottom .sector [data-receptacle="pg-pagination-next"],
      .action-bar.table-bar.bottom .segment [data-receptacle="pg-pagination-next"] {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
            -ms-flex-order: 2;
                order: 2; }
        .action-bar.table-bar.bottom .sector [data-receptacle="pg-pagination-next"] a,
        .action-bar.table-bar.bottom .segment [data-receptacle="pg-pagination-next"] a {
          margin: 0; } }
  .action-bar.graph-bar {
    padding: 0;
    border-top: none;
    background-color: transparent; }
    .action-bar.graph-bar > .sector,
    .action-bar.graph-bar > .segment {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .action-bar.graph-bar > .sector:first-child,
      .action-bar.graph-bar > .segment:first-child {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
      .action-bar.graph-bar > .sector:last-child:not(:first-child),
      .action-bar.graph-bar > .segment:last-child:not(:first-child) {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }

.fancytree-search-multi {
  position: relative; }
  .fancytree-search-multi.tall .input-group.search input {
    height: 3rem;
    font-size: 1rem; }
  .fancytree-search-multi.tall .input-group.search .fancytree-reset {
    font-size: 1.5rem;
    padding: 0 1rem; }
  .fancytree-search-multi .dropdown-pane {
    width: 100%;
    max-width: 100%; }

.fancytree-holder .input-group.search,
.fancytree-search-multi .input-group.search {
  margin-bottom: 9px; }
  .fancytree-holder .input-group.search .fancytree-reset,
  .fancytree-search-multi .input-group.search .fancytree-reset {
    font-size: 1.375rem;
    font-weight: 300; }
  .fancytree-holder .input-group.search .fancytree-search.empty,
  .fancytree-search-multi .input-group.search .fancytree-search.empty {
    border-radius: 0.1875rem; }
    .fancytree-holder .input-group.search .fancytree-search.empty + .input-group-button,
    .fancytree-search-multi .input-group.search .fancytree-search.empty + .input-group-button {
      display: none; }

.fancytree-holder .fancytree-view {
  margin-top: 9px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 180px; }
  .fancytree-holder .fancytree-view.flush {
    margin-top: 0; }
  .fancytree-holder .fancytree-view.small {
    max-height: 100px; }
  .fancytree-holder .fancytree-view.medium {
    max-height: 180px; }
  .fancytree-holder .fancytree-view.large {
    max-height: 255px; }
  .fancytree-holder .fancytree-view.x-large {
    max-height: 500px; }
  .fancytree-holder .fancytree-view.full {
    max-height: 100%; }
  .fancytree-holder .fancytree-view.max {
    max-height: 100vh; }
  .fancytree-holder .fancytree-view.no-decendant .fancytree-expander {
    display: none; }
    .fancytree-holder .fancytree-view.no-decendant .fancytree-expander + span.fancytree-title {
      padding-left: 0;
      margin-left: 0; }
  .fancytree-holder .fancytree-view ul.fancytree-container {
    padding-right: 0;
    padding-left: 0; }
  .fancytree-holder .fancytree-view[class*="-up-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow-x: hidden; }
    .fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition] {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; }
      .fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
  .fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 1);
        -ms-flex-preferred-size: calc(100% / 1);
            flex-basis: calc(100% / 1);
    max-width: calc(100% / 1); }
    .fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition]:nth-child(-n+2) {
      display: block; }
    .fancytree-holder .fancytree-view.small-up-1 > div[fancytree-partition]:nth-child(n+2) {
      display: none; }
  .fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 2);
        -ms-flex-preferred-size: calc(100% / 2);
            flex-basis: calc(100% / 2);
    max-width: calc(100% / 2); }
    .fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition]:nth-child(-n+3) {
      display: block; }
    .fancytree-holder .fancytree-view.small-up-2 > div[fancytree-partition]:nth-child(n+3) {
      display: none; }
  .fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 3);
        -ms-flex-preferred-size: calc(100% / 3);
            flex-basis: calc(100% / 3);
    max-width: calc(100% / 3); }
    .fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition]:nth-child(-n+4) {
      display: block; }
    .fancytree-holder .fancytree-view.small-up-3 > div[fancytree-partition]:nth-child(n+4) {
      display: none; }
  .fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition] {
    -webkit-flex-basis: calc(100% / 4);
        -ms-flex-preferred-size: calc(100% / 4);
            flex-basis: calc(100% / 4);
    max-width: calc(100% / 4); }
    .fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition]:nth-child(-n+5) {
      display: block; }
    .fancytree-holder .fancytree-view.small-up-4 > div[fancytree-partition]:nth-child(n+5) {
      display: none; }
  @media print, screen and (min-width: 20em) {
    .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.ss-medium-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.ss-medium-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.ss-medium-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.ss-medium-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media print, screen and (min-width: 30em) {
    .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.s-medium-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.s-medium-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.s-medium-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.s-medium-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media print, screen and (min-width: 40em) {
    .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.medium-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.medium-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.medium-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.medium-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media print, screen and (min-width: 51.25em) {
    .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.s-large-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.s-large-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.s-large-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.s-large-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media print, screen and (min-width: 64em) {
    .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.large-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.large-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.large-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.large-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media screen and (min-width: 75em) {
    .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.xlarge-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.xlarge-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.xlarge-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.xlarge-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media screen and (min-width: 90em) {
    .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.xxlarge-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.xxlarge-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.xxlarge-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.xxlarge-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  @media screen and (min-width: 160em) {
    .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 1);
          -ms-flex-preferred-size: calc(100% / 1);
              flex-basis: calc(100% / 1);
      max-width: calc(100% / 1); }
      .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition]:nth-child(-n+2) {
        display: block; }
      .fancytree-holder .fancytree-view.xxxlarge-up-1 > div[fancytree-partition]:nth-child(n+2) {
        display: none; }
    .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 2);
          -ms-flex-preferred-size: calc(100% / 2);
              flex-basis: calc(100% / 2);
      max-width: calc(100% / 2); }
      .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition]:nth-child(-n+3) {
        display: block; }
      .fancytree-holder .fancytree-view.xxxlarge-up-2 > div[fancytree-partition]:nth-child(n+3) {
        display: none; }
    .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 3);
          -ms-flex-preferred-size: calc(100% / 3);
              flex-basis: calc(100% / 3);
      max-width: calc(100% / 3); }
      .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition]:nth-child(-n+4) {
        display: block; }
      .fancytree-holder .fancytree-view.xxxlarge-up-3 > div[fancytree-partition]:nth-child(n+4) {
        display: none; }
    .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition] {
      -webkit-flex-basis: calc(100% / 4);
          -ms-flex-preferred-size: calc(100% / 4);
              flex-basis: calc(100% / 4);
      max-width: calc(100% / 4); }
      .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition]:nth-child(-n+5) {
        display: block; }
      .fancytree-holder .fancytree-view.xxxlarge-up-4 > div[fancytree-partition]:nth-child(n+5) {
        display: none; } }
  .fancytree-holder .fancytree-view[class*="-up-"] > div[fancytree-partition] ul.fancytree-container {
    overflow: hidden; }

.fancytree-plain.fancytree-container {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.8125rem;
  border: none; }
  @media print, screen and (min-width: 40em) {
    .fancytree-plain.fancytree-container {
      font-size: 1rem; } }
  .fancytree-plain.fancytree-container.fancytree-treefocus {
    outline: none; }
    .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-active span.fancytree-title,
    .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-selected span.fancytree-title,
    .fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-focused span.fancytree-title {
      background-color: transparent;
      border-color: transparent; }

.fancytree-plain li {
  float: none; }

.fancytree-plain .fancytree-node {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .fancytree-plain .fancytree-node .fancytree-expander,
  .fancytree-plain .fancytree-node span.fancytree-checkbox {
    font-family: "globaldata-icons";
    background-image: none;
    margin-right: 0.5em; }
  .fancytree-plain .fancytree-node .fancytree-expander {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 16px; }
  .fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander {
    color: #c7cfd4;
    margin-right: 0.5em;
    font-size: 0.625rem; }
    @media print, screen and (min-width: 40em) {
      .fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander {
        font-size: 0.8125rem; } }
    .fancytree-plain .fancytree-node.fancytree-has-children .fancytree-expander:before {
      content: "\e90b"; }
  .fancytree-plain .fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander {
    color: #352354; }
    .fancytree-plain .fancytree-node.fancytree-has-children.fancytree-expanded .fancytree-expander:before {
      content: "\e906"; }
  .fancytree-plain .fancytree-node span.fancytree-checkbox {
    position: relative;
    height: 20px;
    width: 20px;
    min-width: 20px;
    min-width: 17p20pxx;
    margin: 0;
    background-color: white;
    border: 1px solid #c7cfd4;
    border-radius: 2px;
    font-size: 0.625rem; }
    @media print, screen and (min-width: 40em) {
      .fancytree-plain .fancytree-node span.fancytree-checkbox {
        font-size: 0.8125rem; } }
  .fancytree-plain .fancytree-node.fancytree-unselectable span.fancytree-title {
    color: #c7cfd4; }
  .fancytree-plain .fancytree-node.fancytree-selected span.fancytree-checkbox {
    background-color: #352354;
    border-color: #352354;
    color: #ffffff; }
    .fancytree-plain .fancytree-node.fancytree-selected span.fancytree-checkbox::before {
      content: "\e90f";
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .fancytree-plain .fancytree-node.fancytree-selected span.fancytree-title {
    background-color: transparent;
    border-color: transparent; }
  .fancytree-plain .fancytree-node span.fancytree-title {
    overflow-x: hidden;
    text-overflow: ellipsis;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .fancytree-plain .fancytree-node span.fancytree-title {
        font-size: 1rem; } }
    .fancytree-plain .fancytree-node span.fancytree-title mark {
      background-color: #b4c5ff; }

.fancytree-plain span.fancytree-node {
  padding: 0.125rem 0; }
  .fancytree-plain span.fancytree-node:hover span.fancytree-title {
    background-color: transparent;
    border-color: transparent; }
  .fancytree-plain span.fancytree-node:hover .fancytree-expander {
    color: #352354; }

.fancytree-plain span.fancytree-active span.fancytree-title,
.fancytree-plain span.fancytree-selected span.fancytree-title {
  background-color: transparent;
  border-color: transparent; }

.search.input-group {
  margin-bottom: 0; }
  .search.input-group input {
    height: 3.75rem;
    border-right: none;
    padding-left: 16px; }
    .search.input-group input:focus + .input-group-button {
      border: 1px solid #a0aab0;
      border-left: none; }
  .search.input-group .input-group-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 12px;
    border: solid 1px #c7cfd4;
    border-left: none;
    background-color: #ffffff; }
    .search.input-group .input-group-button .button {
      border-radius: 100%;
      width: 32px;
      height: 32px;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.search-trend {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .search-trend {
      font-size: 1rem; } }
  .search-trend header {
    padding-right: 1em; }
  .search-trend .button-collection {
    margin-left: -1em;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .search-trend .button-collection a {
      white-space: nowrap; }
      .search-trend .button-collection a:first-child {
        margin-left: 1em; }
  @media screen and (max-width: 39.99875em) {
    .search-trend {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.autocomplete-result .list-transform .lock.lock-tr a {
  margin-right: 2em; }

.search-criteria.main-search-criteria .search-criteria-field {
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .search-criteria.main-search-criteria .search-criteria-field {
      font-size: 1rem; } }
  .search-criteria.main-search-criteria .search-criteria-field select {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.8125rem;
    margin-bottom: 0; }
    @media print, screen and (min-width: 40em) {
      .search-criteria.main-search-criteria .search-criteria-field select {
        font-size: 1rem; } }
    .search-criteria.main-search-criteria .search-criteria-field select + input {
      margin-top: 1rem; }
  .search-criteria.main-search-criteria .search-criteria-field [type='text'],
  .search-criteria.main-search-criteria .search-criteria-field [type='number'] {
    font-size: 0.8125rem;
    height: 2.5em;
    margin-bottom: 0; }
    @media print, screen and (min-width: 40em) {
      .search-criteria.main-search-criteria .search-criteria-field [type='text'],
      .search-criteria.main-search-criteria .search-criteria-field [type='number'] {
        font-size: 1rem; } }
  .search-criteria.main-search-criteria .search-criteria-field .input-group {
    margin-bottom: 0; }
    .search-criteria.main-search-criteria .search-criteria-field .input-group.search .input-group-button {
      padding-right: 0.25rem; }
  .search-criteria.main-search-criteria .search-criteria-field label,
  .search-criteria.main-search-criteria .search-criteria-field .input-group-field,
  .search-criteria.main-search-criteria .search-criteria-field .input-group-label {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .search-criteria.main-search-criteria .search-criteria-field label,
      .search-criteria.main-search-criteria .search-criteria-field .input-group-field,
      .search-criteria.main-search-criteria .search-criteria-field .input-group-label {
        font-size: 1rem; } }
  .search-criteria.main-search-criteria .search-criteria-field .slider {
    margin: 0.8rem 0; }
  .search-criteria.main-search-criteria .search-criteria-field .close {
    font-size: 1.5em; }
  .search-criteria.main-search-criteria .search-criteria-field ul.inline-list,
  .search-criteria.main-search-criteria .search-criteria-field ul.inline-list li {
    display: inline-block;
    list-style: none;
    margin: 0; }
    .search-criteria.main-search-criteria .search-criteria-field ul.inline-list [type=radio],
    .search-criteria.main-search-criteria .search-criteria-field ul.inline-list [type=checkbox],
    .search-criteria.main-search-criteria .search-criteria-field ul.inline-list li [type=radio],
    .search-criteria.main-search-criteria .search-criteria-field ul.inline-list li [type=checkbox] {
      height: calc(1em + 1px);
      vertical-align: text-top; }

.fancytree-holder .input-group + .fancytree-view {
  margin-top: 1rem; }

.fancytree-holder .search.input-group .fancytree-search.empty {
  border-right: solid 1px #c7cfd4; }

.fancytree-holder .input-group-label {
  padding: 0 0.5em; }

.fancytree-holder .fancytree-container {
  border: none; }
  .fancytree-holder .fancytree-container li {
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 0.75rem; }

.fancytree-holder .fancytree-view {
  overflow: auto;
  max-height: 180px; }
  .fancytree-holder .fancytree-view.small {
    max-height: 100px; }
  .fancytree-holder .fancytree-view.large {
    max-height: 300px; }
  .fancytree-holder .fancytree-view.x-large {
    max-height: 600px; }
  .fancytree-holder .fancytree-view.max {
    max-height: 100vh; }

.result-summary {
  color: #352354; }
  .result-summary .search-term {
    font-weight: 500; }
  .result-summary .button {
    text-decoration: underline; }

.search-criteria.main-search-criteria {
  min-height: 500px;
  max-height: 80vh;
  overflow-y: hidden;
  background-color: #ffffff; }
  @media screen and (max-width: 39.99875em) {
    .search-criteria.main-search-criteria {
      max-height: 100vh;
      min-height: 100vh; } }
  .search-criteria.main-search-criteria .search-criteria-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 500px;
    max-height: 80vh;
    background-color: #ffffff; }
    @media screen and (max-width: 39.99875em) {
      .search-criteria.main-search-criteria .search-criteria-field {
        position: fixed;
        top: 0;
        left: 0;
        max-height: 100vh;
        min-height: 100vh;
        z-index: 201; } }
    .search-criteria.main-search-criteria .search-criteria-field > header,
    .search-criteria.main-search-criteria .search-criteria-field > footer {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0; }
    .search-criteria.main-search-criteria .search-criteria-field > main {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      overflow-y: hidden;
      overflow-x: hidden; }
  .search-criteria.main-search-criteria .search-criteria-field {
    border: solid 1px #c7cfd4;
    border-top: solid 8px #36c3ff;
    border-radius: 0.1875rem; }
    @media screen and (max-width: 39.99875em) {
      .search-criteria.main-search-criteria .search-criteria-field {
        border: none;
        width: 100%; } }
    .search-criteria.main-search-criteria .search-criteria-field > header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 25px 20px 10px 20px; }
    .search-criteria.main-search-criteria .search-criteria-field > main {
      border-top: solid 1px #c7cfd4;
      border-bottom: solid 1px #c7cfd4;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 39.99875em) {
        .search-criteria.main-search-criteria .search-criteria-field > main {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          background-color: #f3f5f6; } }
      .search-criteria.main-search-criteria .search-criteria-field > main .search-type,
      .search-criteria.main-search-criteria .search-criteria-field > main .search-selection {
        width: 50%;
        overflow-y: auto;
        overflow-x: hidden; }
        @media screen and (max-width: 39.99875em) {
          .search-criteria.main-search-criteria .search-criteria-field > main .search-type,
          .search-criteria.main-search-criteria .search-criteria-field > main .search-selection {
            width: 100%; }
            .search-criteria.main-search-criteria .search-criteria-field > main .search-type > section,
            .search-criteria.main-search-criteria .search-criteria-field > main .search-selection > section {
              padding: 15px; } }
      .search-criteria.main-search-criteria .search-criteria-field > main .search-type {
        border-right: solid 1px #c7cfd4; }
        .search-criteria.main-search-criteria .search-criteria-field > main .search-type > section > ul.tabs > li {
          border-bottom: solid 1px #c7cfd4; }
        @media screen and (max-width: 39.99875em) {
          .search-criteria.main-search-criteria .search-criteria-field > main .search-type {
            border: none;
            min-height: 62px; }
            .search-criteria.main-search-criteria .search-criteria-field > main .search-type [data-search-back] {
              padding: 12px 8px 12px 8px;
              background-color: #ffffff; }
              .search-criteria.main-search-criteria .search-criteria-field > main .search-type [data-search-back] span {
                font-size: 1.1875rem;
                font-weight: 500; } }
      @media screen and (max-width: 39.99875em) and (min-width: 40em) {
        .search-criteria.main-search-criteria .search-criteria-field > main .search-type [data-search-back] span {
          font-size: 1.625rem; } }
        @media screen and (max-width: 39.99875em) {
            .search-criteria.main-search-criteria .search-criteria-field > main .search-type > section > ul.tabs {
              border: solid 1px #c7cfd4;
              border-bottom: none; } }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-content {
      border: none;
      border-radius: 0; }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-title:hover, .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-title:focus,
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-content:hover,
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-content:focus,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-title:hover,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-title:focus,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-content:hover,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-content:focus {
        background-color: transparent; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-content {
      padding: 0; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent[aria-expanded="true"] > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent[aria-expanded="true"] .accordion-title::before, .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent.is-active > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent.is-active .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item[aria-expanded="true"] > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item[aria-expanded="true"] .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item.is-active > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item.is-active .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent[aria-expanded="true"] > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent[aria-expanded="true"] .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent.is-active > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent.is-active .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item[aria-expanded="true"] > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item[aria-expanded="true"] .accordion-title::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item.is-active > a::before,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item.is-active .accordion-title::before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item .accordion-title {
      font-size: 0.8125rem;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent > a,
        .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent .accordion-title,
        .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item > a,
        .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item .accordion-title,
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent > a,
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent .accordion-title,
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item > a,
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item .accordion-title {
          font-size: 1rem; } }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent > a::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent .accordion-title::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item > a::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item .accordion-title::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent > a::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent .accordion-title::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item > a::before,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item .accordion-title::before {
        content: '\e90b';
        position: absolute;
        right: 1em;
        font-size: 0.8em;
        color: #c7cfd4;
        top: 50%; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent:not(:first-child) > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent:not(:first-child) .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item:not(:first-child) > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item:not(:first-child) .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent:not(:first-child) > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent:not(:first-child) .accordion-title,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item:not(:first-child) > a,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item:not(:first-child) .accordion-title {
      border-top: solid 1px #c7cfd4; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent:last-child[aria-expanded="true"] .accordion-content, .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .is-accordion-submenu-parent:last-child.is-active .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item:last-child[aria-expanded="true"] .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion .accordion-item:last-child.is-active .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent:last-child[aria-expanded="true"] .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .is-accordion-submenu-parent:last-child.is-active .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item:last-child[aria-expanded="true"] .accordion-content,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .accordion .accordion-item:last-child.is-active .accordion-content {
      border-bottom: solid 1px #c7cfd4; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs,
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs {
      border: none; }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title.is-active,
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs .tabs-title.is-active {
        background-color: #f3f5f6; }
        .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title.is-active > a,
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs .tabs-title.is-active > a {
          background-color: transparent;
          font-weight: 500;
          color: #352354; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs {
      overflow-x: hidden; }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title > a {
        position: relative;
        color: #352354;
        background-color: transparent;
        white-space: nowrap;
        overflow-x: hidden;
        text-overflow: ellipsis;
        font-size: 0.8125rem; }
        @media print, screen and (min-width: 40em) {
          .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title > a {
            font-size: 1rem; } }
        .search-criteria.main-search-criteria .search-criteria-field .search-type .tabs .tabs-title > a::before {
          content: '\e907';
          position: absolute;
          right: 1em;
          font-size: 0.8em;
          color: #c7cfd4;
          top: 50%; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group {
      padding: 1rem; }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input {
        max-width: none; }
        .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input.empty {
          border-radius: 0.1875rem;
          border-right: solid 1px #c7cfd4; }
          .search-criteria.main-search-criteria .search-criteria-field .search-type .accordion-tab-search .input-group input.empty + .input-group-button {
            display: none; }
    .search-criteria.main-search-criteria .search-criteria-field .search-type .criteria-option {
      margin-top: -20px;
      padding: 0 1rem 1rem 1rem; }
      .search-criteria.main-search-criteria .search-criteria-field .search-type .criteria-option .button.option {
        font-size: 0.625rem;
        margin-top: 10px;
        margin-right: 0.5em; }
        @media print, screen and (min-width: 40em) {
          .search-criteria.main-search-criteria .search-criteria-field .search-type .criteria-option .button.option {
            font-size: 0.8125rem; } }
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs .tabs-title > a:focus {
      background-color: #ffffff;
      color: #352354; }
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs .tabs-title.is-active > a:focus {
      background-color: #f3f5f6;
      color: #352354; }
    .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content {
      border: none; }
      @media screen and (max-width: 39.99875em) {
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content {
          background-color: transparent; } }
      .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel {
        padding: 0; }
        .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion {
          margin: 0; }
          @media screen and (max-width: 39.99875em) {
            .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion {
              background-color: transparent; }
              .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion .accordion-item {
                border: solid 1px #c7cfd4; }
                .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion .accordion-item:not(:first-child) {
                  margin-top: 8px; }
                .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion .accordion-item .accordion-title,
                .search-criteria.main-search-criteria .search-criteria-field .search-selection .tabs-content .tabs-panel .accordion .accordion-item .accordion-content {
                  padding: 15px;
                  background-color: #ffffff;
                  border: none; } }
    @media screen and (max-width: 39.99875em) {
      .search-criteria.main-search-criteria .search-criteria-field > footer {
        padding: 15px; } }

.ui-menu.ui-autocomplete.ui-front {
  position: absolute;
  z-index: 5;
  min-width: 300px;
  max-width: 600px;
  list-style: none;
  padding: 0;
  font-size: 0.8125rem;
  background-color: #ffffff;
  color: #352354;
  max-height: 320px;
  overflow-y: auto;
  border: solid 1px #c7cfd4;
  border-radius: 4px; }
  @media print, screen and (min-width: 40em) {
    .ui-menu.ui-autocomplete.ui-front {
      font-size: 1rem; } }
  .ui-menu.ui-autocomplete.ui-front li.ui-menu-item {
    list-style: none;
    margin: 0;
    padding: 1.125rem; }
    .ui-menu.ui-autocomplete.ui-front li.ui-menu-item:not(:first-child) {
      border-top: solid 1px #c7cfd4; }
    .ui-menu.ui-autocomplete.ui-front li.ui-menu-item:focus {
      outline: none; }
    .ui-menu.ui-autocomplete.ui-front li.ui-menu-item mark,
    .ui-menu.ui-autocomplete.ui-front li.ui-menu-item .highlight {
      color: #0034ec;
      background-color: #b4e8ff; }
  .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper div:last-child:not(:first-child) {
      overflow-x: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      color: #736b81;
      font-size: 0.625rem; }
      @media print, screen and (min-width: 40em) {
        .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper div:last-child:not(:first-child) {
          font-size: 0.8125rem; } }
  .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper, .ui-menu.ui-autocomplete.ui-front.title-top li.ui-menu-item .ui-menu-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper div, .ui-menu.ui-autocomplete.ui-front.title-top li.ui-menu-item .ui-menu-item-wrapper div {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
      .ui-menu.ui-autocomplete.ui-front.split li.ui-menu-item .ui-menu-item-wrapper div:last-child, .ui-menu.ui-autocomplete.ui-front.title-top li.ui-menu-item .ui-menu-item-wrapper div:last-child {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0; }
  .ui-menu.ui-autocomplete.ui-front.split.title-bottom li.ui-menu-item .ui-menu-item-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .ui-menu.ui-autocomplete.ui-front.split.title-bottom li.ui-menu-item .ui-menu-item-wrapper div {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
      .ui-menu.ui-autocomplete.ui-front.split.title-bottom li.ui-menu-item .ui-menu-item-wrapper div:last-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
  .ui-menu.ui-autocomplete.ui-front.split.title-right li.ui-menu-item .ui-menu-item-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .ui-menu.ui-autocomplete.ui-front.split.title-right li.ui-menu-item .ui-menu-item-wrapper div {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
      .ui-menu.ui-autocomplete.ui-front.split.title-right li.ui-menu-item .ui-menu-item-wrapper div:last-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1;
        width: 150px;
        min-width: 30%;
        max-width: 30%; }
  .ui-menu.ui-autocomplete.ui-front.split.title-left li.ui-menu-item .ui-menu-item-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .ui-menu.ui-autocomplete.ui-front.split.title-left li.ui-menu-item .ui-menu-item-wrapper div {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
      .ui-menu.ui-autocomplete.ui-front.split.title-left li.ui-menu-item .ui-menu-item-wrapper div:last-child {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
            -ms-flex-order: 0;
                order: 0;
        width: 150px;
        min-width: 30%;
        max-width: 30%; }
  .ui-menu.ui-autocomplete.ui-front.footer li.ui-menu-item:last-child {
    position: -webkit-sticky;
    position: sticky;
    padding-bottom: 1rem;
    bottom: 0;
    background-color: #ffffff; }

.tabs.unbound,
.tabs-content.unbound {
  border: none; }

.tabs-content.gutter-collapse > .tabs-panel {
  padding: 0; }

.table-container .unbound {
  border: none; }

.table-container.full {
  width: 100%; }

.table-container.clear {
  background-color: #ffffff; }

.table-container .top-scroller {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  border: solid 1px #c7cfd4;
  border-bottom: none; }
  .table-container .top-scroller > div {
    height: 0.1px;
    min-width: 100%;
    line-height: 0; }

.table-container .table-fixedcol table.list-mode thead th,
.table-container .table-fixedcol table.list-mode thead td,
.table-container .table-fixedcol table.list-mode tbody th,
.table-container .table-fixedcol table.list-mode tbody td,
.table-container table.list-mode thead th,
.table-container table.list-mode thead td,
.table-container table.list-mode tbody th,
.table-container table.list-mode tbody td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: none;
  border-right: none; }
  .table-container .table-fixedcol table.list-mode thead th:not(:last-child), .table-container .table-fixedcol table.list-mode thead th:first-child,
  .table-container .table-fixedcol table.list-mode thead td:not(:last-child),
  .table-container .table-fixedcol table.list-mode thead td:first-child,
  .table-container .table-fixedcol table.list-mode tbody th:not(:last-child),
  .table-container .table-fixedcol table.list-mode tbody th:first-child,
  .table-container .table-fixedcol table.list-mode tbody td:not(:last-child),
  .table-container .table-fixedcol table.list-mode tbody td:first-child,
  .table-container table.list-mode thead th:not(:last-child),
  .table-container table.list-mode thead th:first-child,
  .table-container table.list-mode thead td:not(:last-child),
  .table-container table.list-mode thead td:first-child,
  .table-container table.list-mode tbody th:not(:last-child),
  .table-container table.list-mode tbody th:first-child,
  .table-container table.list-mode tbody td:not(:last-child),
  .table-container table.list-mode tbody td:first-child {
    border-right: none; }
  .table-container .table-fixedcol table.list-mode thead th:not(:first-child), .table-container .table-fixedcol table.list-mode thead th:last-child,
  .table-container .table-fixedcol table.list-mode thead td:not(:first-child),
  .table-container .table-fixedcol table.list-mode thead td:last-child,
  .table-container .table-fixedcol table.list-mode tbody th:not(:first-child),
  .table-container .table-fixedcol table.list-mode tbody th:last-child,
  .table-container .table-fixedcol table.list-mode tbody td:not(:first-child),
  .table-container .table-fixedcol table.list-mode tbody td:last-child,
  .table-container table.list-mode thead th:not(:first-child),
  .table-container table.list-mode thead th:last-child,
  .table-container table.list-mode thead td:not(:first-child),
  .table-container table.list-mode thead td:last-child,
  .table-container table.list-mode tbody th:not(:first-child),
  .table-container table.list-mode tbody th:last-child,
  .table-container table.list-mode tbody td:not(:first-child),
  .table-container table.list-mode tbody td:last-child {
    border-left: none; }
  .table-container .table-fixedcol table.list-mode thead th:last-child:not(:first-child),
  .table-container .table-fixedcol table.list-mode thead td:last-child:not(:first-child),
  .table-container .table-fixedcol table.list-mode tbody th:last-child:not(:first-child),
  .table-container .table-fixedcol table.list-mode tbody td:last-child:not(:first-child),
  .table-container table.list-mode thead th:last-child:not(:first-child),
  .table-container table.list-mode thead td:last-child:not(:first-child),
  .table-container table.list-mode tbody th:last-child:not(:first-child),
  .table-container table.list-mode tbody td:last-child:not(:first-child) {
    text-align: right; }
  .table-container .table-fixedcol table.list-mode thead th:first-child,
  .table-container .table-fixedcol table.list-mode thead td:first-child,
  .table-container .table-fixedcol table.list-mode tbody th:first-child,
  .table-container .table-fixedcol table.list-mode tbody td:first-child,
  .table-container table.list-mode thead th:first-child,
  .table-container table.list-mode thead td:first-child,
  .table-container table.list-mode tbody th:first-child,
  .table-container table.list-mode tbody td:first-child {
    padding-left: 13px;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .table-container .table-fixedcol table.list-mode thead th:last-child,
  .table-container .table-fixedcol table.list-mode thead td:last-child,
  .table-container .table-fixedcol table.list-mode tbody th:last-child,
  .table-container .table-fixedcol table.list-mode tbody td:last-child,
  .table-container table.list-mode thead th:last-child,
  .table-container table.list-mode thead td:last-child,
  .table-container table.list-mode tbody th:last-child,
  .table-container table.list-mode tbody td:last-child {
    padding-right: 12px; }

.table-container .table-fixedcol table.listing th,
.table-container .table-fixedcol table.listing td,
.table-container table.listing th,
.table-container table.listing td {
  font-size: 0.8125rem; }
  @media print, screen and (min-width: 40em) {
    .table-container .table-fixedcol table.listing th,
    .table-container .table-fixedcol table.listing td,
    .table-container table.listing th,
    .table-container table.listing td {
      font-size: 1rem; } }

.table-container .table-fixedcol table.listing thead tr th,
.table-container table.listing thead tr th {
  font-weight: normal;
  color: #736b81; }

.table-container .table-fixedcol table.listing tbody tr th,
.table-container .table-fixedcol table.listing tbody tr td,
.table-container table.listing tbody tr th,
.table-container table.listing tbody tr td {
  color: #352354; }

.table-container .table-fixedcol table.compact,
.table-container table.compact {
  width: 100%; }
  .table-container .table-fixedcol table.compact th,
  .table-container .table-fixedcol table.compact td,
  .table-container table.compact th,
  .table-container table.compact td {
    border-left: none;
    border-right: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .table-container .table-fixedcol table.compact.small-size-1 th,
  .table-container .table-fixedcol table.compact.small-size-1 td,
  .table-container table.compact.small-size-1 th,
  .table-container table.compact.small-size-1 td {
    max-width: calc((100vh / 50) * 1); }
  .table-container .table-fixedcol table.compact.small-size-2 th,
  .table-container .table-fixedcol table.compact.small-size-2 td,
  .table-container table.compact.small-size-2 th,
  .table-container table.compact.small-size-2 td {
    max-width: calc((100vh / 50) * 2); }
  .table-container .table-fixedcol table.compact.small-size-3 th,
  .table-container .table-fixedcol table.compact.small-size-3 td,
  .table-container table.compact.small-size-3 th,
  .table-container table.compact.small-size-3 td {
    max-width: calc((100vh / 50) * 3); }
  .table-container .table-fixedcol table.compact.small-size-4 th,
  .table-container .table-fixedcol table.compact.small-size-4 td,
  .table-container table.compact.small-size-4 th,
  .table-container table.compact.small-size-4 td {
    max-width: calc((100vh / 50) * 4); }
  .table-container .table-fixedcol table.compact.small-size-5 th,
  .table-container .table-fixedcol table.compact.small-size-5 td,
  .table-container table.compact.small-size-5 th,
  .table-container table.compact.small-size-5 td {
    max-width: calc((100vh / 50) * 5); }
  .table-container .table-fixedcol table.compact.small-size-6 th,
  .table-container .table-fixedcol table.compact.small-size-6 td,
  .table-container table.compact.small-size-6 th,
  .table-container table.compact.small-size-6 td {
    max-width: calc((100vh / 50) * 6); }
  .table-container .table-fixedcol table.compact.small-size-7 th,
  .table-container .table-fixedcol table.compact.small-size-7 td,
  .table-container table.compact.small-size-7 th,
  .table-container table.compact.small-size-7 td {
    max-width: calc((100vh / 50) * 7); }
  .table-container .table-fixedcol table.compact.small-size-8 th,
  .table-container .table-fixedcol table.compact.small-size-8 td,
  .table-container table.compact.small-size-8 th,
  .table-container table.compact.small-size-8 td {
    max-width: calc((100vh / 50) * 8); }
  .table-container .table-fixedcol table.compact.small-size-9 th,
  .table-container .table-fixedcol table.compact.small-size-9 td,
  .table-container table.compact.small-size-9 th,
  .table-container table.compact.small-size-9 td {
    max-width: calc((100vh / 50) * 9); }
  .table-container .table-fixedcol table.compact.small-size-10 th,
  .table-container .table-fixedcol table.compact.small-size-10 td,
  .table-container table.compact.small-size-10 th,
  .table-container table.compact.small-size-10 td {
    max-width: calc((100vh / 50) * 10); }
  .table-container .table-fixedcol table.compact.small-size-11 th,
  .table-container .table-fixedcol table.compact.small-size-11 td,
  .table-container table.compact.small-size-11 th,
  .table-container table.compact.small-size-11 td {
    max-width: calc((100vh / 50) * 11); }
  .table-container .table-fixedcol table.compact.small-size-12 th,
  .table-container .table-fixedcol table.compact.small-size-12 td,
  .table-container table.compact.small-size-12 th,
  .table-container table.compact.small-size-12 td {
    max-width: calc((100vh / 50) * 12); }
  .table-container .table-fixedcol table.compact.small-size-13 th,
  .table-container .table-fixedcol table.compact.small-size-13 td,
  .table-container table.compact.small-size-13 th,
  .table-container table.compact.small-size-13 td {
    max-width: calc((100vh / 50) * 13); }
  .table-container .table-fixedcol table.compact.small-size-14 th,
  .table-container .table-fixedcol table.compact.small-size-14 td,
  .table-container table.compact.small-size-14 th,
  .table-container table.compact.small-size-14 td {
    max-width: calc((100vh / 50) * 14); }
  .table-container .table-fixedcol table.compact.small-size-15 th,
  .table-container .table-fixedcol table.compact.small-size-15 td,
  .table-container table.compact.small-size-15 th,
  .table-container table.compact.small-size-15 td {
    max-width: calc((100vh / 50) * 15); }
  .table-container .table-fixedcol table.compact.small-size-16 th,
  .table-container .table-fixedcol table.compact.small-size-16 td,
  .table-container table.compact.small-size-16 th,
  .table-container table.compact.small-size-16 td {
    max-width: calc((100vh / 50) * 16); }
  .table-container .table-fixedcol table.compact.small-size-17 th,
  .table-container .table-fixedcol table.compact.small-size-17 td,
  .table-container table.compact.small-size-17 th,
  .table-container table.compact.small-size-17 td {
    max-width: calc((100vh / 50) * 17); }
  .table-container .table-fixedcol table.compact.small-size-18 th,
  .table-container .table-fixedcol table.compact.small-size-18 td,
  .table-container table.compact.small-size-18 th,
  .table-container table.compact.small-size-18 td {
    max-width: calc((100vh / 50) * 18); }
  .table-container .table-fixedcol table.compact.small-size-19 th,
  .table-container .table-fixedcol table.compact.small-size-19 td,
  .table-container table.compact.small-size-19 th,
  .table-container table.compact.small-size-19 td {
    max-width: calc((100vh / 50) * 19); }
  .table-container .table-fixedcol table.compact.small-size-20 th,
  .table-container .table-fixedcol table.compact.small-size-20 td,
  .table-container table.compact.small-size-20 th,
  .table-container table.compact.small-size-20 td {
    max-width: calc((100vh / 50) * 20); }
  .table-container .table-fixedcol table.compact th.small-size-1,
  .table-container .table-fixedcol table.compact td.small-size-1,
  .table-container table.compact th.small-size-1,
  .table-container table.compact td.small-size-1 {
    max-width: calc((100vh / 50) * 1); }
  .table-container .table-fixedcol table.compact th.small-size-2,
  .table-container .table-fixedcol table.compact td.small-size-2,
  .table-container table.compact th.small-size-2,
  .table-container table.compact td.small-size-2 {
    max-width: calc((100vh / 50) * 2); }
  .table-container .table-fixedcol table.compact th.small-size-3,
  .table-container .table-fixedcol table.compact td.small-size-3,
  .table-container table.compact th.small-size-3,
  .table-container table.compact td.small-size-3 {
    max-width: calc((100vh / 50) * 3); }
  .table-container .table-fixedcol table.compact th.small-size-4,
  .table-container .table-fixedcol table.compact td.small-size-4,
  .table-container table.compact th.small-size-4,
  .table-container table.compact td.small-size-4 {
    max-width: calc((100vh / 50) * 4); }
  .table-container .table-fixedcol table.compact th.small-size-5,
  .table-container .table-fixedcol table.compact td.small-size-5,
  .table-container table.compact th.small-size-5,
  .table-container table.compact td.small-size-5 {
    max-width: calc((100vh / 50) * 5); }
  .table-container .table-fixedcol table.compact th.small-size-6,
  .table-container .table-fixedcol table.compact td.small-size-6,
  .table-container table.compact th.small-size-6,
  .table-container table.compact td.small-size-6 {
    max-width: calc((100vh / 50) * 6); }
  .table-container .table-fixedcol table.compact th.small-size-7,
  .table-container .table-fixedcol table.compact td.small-size-7,
  .table-container table.compact th.small-size-7,
  .table-container table.compact td.small-size-7 {
    max-width: calc((100vh / 50) * 7); }
  .table-container .table-fixedcol table.compact th.small-size-8,
  .table-container .table-fixedcol table.compact td.small-size-8,
  .table-container table.compact th.small-size-8,
  .table-container table.compact td.small-size-8 {
    max-width: calc((100vh / 50) * 8); }
  .table-container .table-fixedcol table.compact th.small-size-9,
  .table-container .table-fixedcol table.compact td.small-size-9,
  .table-container table.compact th.small-size-9,
  .table-container table.compact td.small-size-9 {
    max-width: calc((100vh / 50) * 9); }
  .table-container .table-fixedcol table.compact th.small-size-10,
  .table-container .table-fixedcol table.compact td.small-size-10,
  .table-container table.compact th.small-size-10,
  .table-container table.compact td.small-size-10 {
    max-width: calc((100vh / 50) * 10); }
  .table-container .table-fixedcol table.compact th.small-size-11,
  .table-container .table-fixedcol table.compact td.small-size-11,
  .table-container table.compact th.small-size-11,
  .table-container table.compact td.small-size-11 {
    max-width: calc((100vh / 50) * 11); }
  .table-container .table-fixedcol table.compact th.small-size-12,
  .table-container .table-fixedcol table.compact td.small-size-12,
  .table-container table.compact th.small-size-12,
  .table-container table.compact td.small-size-12 {
    max-width: calc((100vh / 50) * 12); }
  .table-container .table-fixedcol table.compact th.small-size-13,
  .table-container .table-fixedcol table.compact td.small-size-13,
  .table-container table.compact th.small-size-13,
  .table-container table.compact td.small-size-13 {
    max-width: calc((100vh / 50) * 13); }
  .table-container .table-fixedcol table.compact th.small-size-14,
  .table-container .table-fixedcol table.compact td.small-size-14,
  .table-container table.compact th.small-size-14,
  .table-container table.compact td.small-size-14 {
    max-width: calc((100vh / 50) * 14); }
  .table-container .table-fixedcol table.compact th.small-size-15,
  .table-container .table-fixedcol table.compact td.small-size-15,
  .table-container table.compact th.small-size-15,
  .table-container table.compact td.small-size-15 {
    max-width: calc((100vh / 50) * 15); }
  .table-container .table-fixedcol table.compact th.small-size-16,
  .table-container .table-fixedcol table.compact td.small-size-16,
  .table-container table.compact th.small-size-16,
  .table-container table.compact td.small-size-16 {
    max-width: calc((100vh / 50) * 16); }
  .table-container .table-fixedcol table.compact th.small-size-17,
  .table-container .table-fixedcol table.compact td.small-size-17,
  .table-container table.compact th.small-size-17,
  .table-container table.compact td.small-size-17 {
    max-width: calc((100vh / 50) * 17); }
  .table-container .table-fixedcol table.compact th.small-size-18,
  .table-container .table-fixedcol table.compact td.small-size-18,
  .table-container table.compact th.small-size-18,
  .table-container table.compact td.small-size-18 {
    max-width: calc((100vh / 50) * 18); }
  .table-container .table-fixedcol table.compact th.small-size-19,
  .table-container .table-fixedcol table.compact td.small-size-19,
  .table-container table.compact th.small-size-19,
  .table-container table.compact td.small-size-19 {
    max-width: calc((100vh / 50) * 19); }
  .table-container .table-fixedcol table.compact th.small-size-20,
  .table-container .table-fixedcol table.compact td.small-size-20,
  .table-container table.compact th.small-size-20,
  .table-container table.compact td.small-size-20 {
    max-width: calc((100vh / 50) * 20); }
  @media print, screen and (min-width: 20em) {
    .table-container .table-fixedcol table.compact.ss-medium-size-1 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-1 td,
    .table-container table.compact.ss-medium-size-1 th,
    .table-container table.compact.ss-medium-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.ss-medium-size-2 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-2 td,
    .table-container table.compact.ss-medium-size-2 th,
    .table-container table.compact.ss-medium-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.ss-medium-size-3 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-3 td,
    .table-container table.compact.ss-medium-size-3 th,
    .table-container table.compact.ss-medium-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.ss-medium-size-4 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-4 td,
    .table-container table.compact.ss-medium-size-4 th,
    .table-container table.compact.ss-medium-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.ss-medium-size-5 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-5 td,
    .table-container table.compact.ss-medium-size-5 th,
    .table-container table.compact.ss-medium-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.ss-medium-size-6 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-6 td,
    .table-container table.compact.ss-medium-size-6 th,
    .table-container table.compact.ss-medium-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.ss-medium-size-7 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-7 td,
    .table-container table.compact.ss-medium-size-7 th,
    .table-container table.compact.ss-medium-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.ss-medium-size-8 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-8 td,
    .table-container table.compact.ss-medium-size-8 th,
    .table-container table.compact.ss-medium-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.ss-medium-size-9 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-9 td,
    .table-container table.compact.ss-medium-size-9 th,
    .table-container table.compact.ss-medium-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.ss-medium-size-10 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-10 td,
    .table-container table.compact.ss-medium-size-10 th,
    .table-container table.compact.ss-medium-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.ss-medium-size-11 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-11 td,
    .table-container table.compact.ss-medium-size-11 th,
    .table-container table.compact.ss-medium-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.ss-medium-size-12 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-12 td,
    .table-container table.compact.ss-medium-size-12 th,
    .table-container table.compact.ss-medium-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.ss-medium-size-13 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-13 td,
    .table-container table.compact.ss-medium-size-13 th,
    .table-container table.compact.ss-medium-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.ss-medium-size-14 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-14 td,
    .table-container table.compact.ss-medium-size-14 th,
    .table-container table.compact.ss-medium-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.ss-medium-size-15 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-15 td,
    .table-container table.compact.ss-medium-size-15 th,
    .table-container table.compact.ss-medium-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.ss-medium-size-16 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-16 td,
    .table-container table.compact.ss-medium-size-16 th,
    .table-container table.compact.ss-medium-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.ss-medium-size-17 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-17 td,
    .table-container table.compact.ss-medium-size-17 th,
    .table-container table.compact.ss-medium-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.ss-medium-size-18 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-18 td,
    .table-container table.compact.ss-medium-size-18 th,
    .table-container table.compact.ss-medium-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.ss-medium-size-19 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-19 td,
    .table-container table.compact.ss-medium-size-19 th,
    .table-container table.compact.ss-medium-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.ss-medium-size-20 th,
    .table-container .table-fixedcol table.compact.ss-medium-size-20 td,
    .table-container table.compact.ss-medium-size-20 th,
    .table-container table.compact.ss-medium-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-1,
    .table-container .table-fixedcol table.compact td.ss-medium-size-1,
    .table-container table.compact th.ss-medium-size-1,
    .table-container table.compact td.ss-medium-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-2,
    .table-container .table-fixedcol table.compact td.ss-medium-size-2,
    .table-container table.compact th.ss-medium-size-2,
    .table-container table.compact td.ss-medium-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-3,
    .table-container .table-fixedcol table.compact td.ss-medium-size-3,
    .table-container table.compact th.ss-medium-size-3,
    .table-container table.compact td.ss-medium-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-4,
    .table-container .table-fixedcol table.compact td.ss-medium-size-4,
    .table-container table.compact th.ss-medium-size-4,
    .table-container table.compact td.ss-medium-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-5,
    .table-container .table-fixedcol table.compact td.ss-medium-size-5,
    .table-container table.compact th.ss-medium-size-5,
    .table-container table.compact td.ss-medium-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-6,
    .table-container .table-fixedcol table.compact td.ss-medium-size-6,
    .table-container table.compact th.ss-medium-size-6,
    .table-container table.compact td.ss-medium-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-7,
    .table-container .table-fixedcol table.compact td.ss-medium-size-7,
    .table-container table.compact th.ss-medium-size-7,
    .table-container table.compact td.ss-medium-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-8,
    .table-container .table-fixedcol table.compact td.ss-medium-size-8,
    .table-container table.compact th.ss-medium-size-8,
    .table-container table.compact td.ss-medium-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-9,
    .table-container .table-fixedcol table.compact td.ss-medium-size-9,
    .table-container table.compact th.ss-medium-size-9,
    .table-container table.compact td.ss-medium-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-10,
    .table-container .table-fixedcol table.compact td.ss-medium-size-10,
    .table-container table.compact th.ss-medium-size-10,
    .table-container table.compact td.ss-medium-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-11,
    .table-container .table-fixedcol table.compact td.ss-medium-size-11,
    .table-container table.compact th.ss-medium-size-11,
    .table-container table.compact td.ss-medium-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-12,
    .table-container .table-fixedcol table.compact td.ss-medium-size-12,
    .table-container table.compact th.ss-medium-size-12,
    .table-container table.compact td.ss-medium-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-13,
    .table-container .table-fixedcol table.compact td.ss-medium-size-13,
    .table-container table.compact th.ss-medium-size-13,
    .table-container table.compact td.ss-medium-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-14,
    .table-container .table-fixedcol table.compact td.ss-medium-size-14,
    .table-container table.compact th.ss-medium-size-14,
    .table-container table.compact td.ss-medium-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-15,
    .table-container .table-fixedcol table.compact td.ss-medium-size-15,
    .table-container table.compact th.ss-medium-size-15,
    .table-container table.compact td.ss-medium-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-16,
    .table-container .table-fixedcol table.compact td.ss-medium-size-16,
    .table-container table.compact th.ss-medium-size-16,
    .table-container table.compact td.ss-medium-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-17,
    .table-container .table-fixedcol table.compact td.ss-medium-size-17,
    .table-container table.compact th.ss-medium-size-17,
    .table-container table.compact td.ss-medium-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-18,
    .table-container .table-fixedcol table.compact td.ss-medium-size-18,
    .table-container table.compact th.ss-medium-size-18,
    .table-container table.compact td.ss-medium-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-19,
    .table-container .table-fixedcol table.compact td.ss-medium-size-19,
    .table-container table.compact th.ss-medium-size-19,
    .table-container table.compact td.ss-medium-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.ss-medium-size-20,
    .table-container .table-fixedcol table.compact td.ss-medium-size-20,
    .table-container table.compact th.ss-medium-size-20,
    .table-container table.compact td.ss-medium-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media print, screen and (min-width: 30em) {
    .table-container .table-fixedcol table.compact.s-medium-size-1 th,
    .table-container .table-fixedcol table.compact.s-medium-size-1 td,
    .table-container table.compact.s-medium-size-1 th,
    .table-container table.compact.s-medium-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.s-medium-size-2 th,
    .table-container .table-fixedcol table.compact.s-medium-size-2 td,
    .table-container table.compact.s-medium-size-2 th,
    .table-container table.compact.s-medium-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.s-medium-size-3 th,
    .table-container .table-fixedcol table.compact.s-medium-size-3 td,
    .table-container table.compact.s-medium-size-3 th,
    .table-container table.compact.s-medium-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.s-medium-size-4 th,
    .table-container .table-fixedcol table.compact.s-medium-size-4 td,
    .table-container table.compact.s-medium-size-4 th,
    .table-container table.compact.s-medium-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.s-medium-size-5 th,
    .table-container .table-fixedcol table.compact.s-medium-size-5 td,
    .table-container table.compact.s-medium-size-5 th,
    .table-container table.compact.s-medium-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.s-medium-size-6 th,
    .table-container .table-fixedcol table.compact.s-medium-size-6 td,
    .table-container table.compact.s-medium-size-6 th,
    .table-container table.compact.s-medium-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.s-medium-size-7 th,
    .table-container .table-fixedcol table.compact.s-medium-size-7 td,
    .table-container table.compact.s-medium-size-7 th,
    .table-container table.compact.s-medium-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.s-medium-size-8 th,
    .table-container .table-fixedcol table.compact.s-medium-size-8 td,
    .table-container table.compact.s-medium-size-8 th,
    .table-container table.compact.s-medium-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.s-medium-size-9 th,
    .table-container .table-fixedcol table.compact.s-medium-size-9 td,
    .table-container table.compact.s-medium-size-9 th,
    .table-container table.compact.s-medium-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.s-medium-size-10 th,
    .table-container .table-fixedcol table.compact.s-medium-size-10 td,
    .table-container table.compact.s-medium-size-10 th,
    .table-container table.compact.s-medium-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.s-medium-size-11 th,
    .table-container .table-fixedcol table.compact.s-medium-size-11 td,
    .table-container table.compact.s-medium-size-11 th,
    .table-container table.compact.s-medium-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.s-medium-size-12 th,
    .table-container .table-fixedcol table.compact.s-medium-size-12 td,
    .table-container table.compact.s-medium-size-12 th,
    .table-container table.compact.s-medium-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.s-medium-size-13 th,
    .table-container .table-fixedcol table.compact.s-medium-size-13 td,
    .table-container table.compact.s-medium-size-13 th,
    .table-container table.compact.s-medium-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.s-medium-size-14 th,
    .table-container .table-fixedcol table.compact.s-medium-size-14 td,
    .table-container table.compact.s-medium-size-14 th,
    .table-container table.compact.s-medium-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.s-medium-size-15 th,
    .table-container .table-fixedcol table.compact.s-medium-size-15 td,
    .table-container table.compact.s-medium-size-15 th,
    .table-container table.compact.s-medium-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.s-medium-size-16 th,
    .table-container .table-fixedcol table.compact.s-medium-size-16 td,
    .table-container table.compact.s-medium-size-16 th,
    .table-container table.compact.s-medium-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.s-medium-size-17 th,
    .table-container .table-fixedcol table.compact.s-medium-size-17 td,
    .table-container table.compact.s-medium-size-17 th,
    .table-container table.compact.s-medium-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.s-medium-size-18 th,
    .table-container .table-fixedcol table.compact.s-medium-size-18 td,
    .table-container table.compact.s-medium-size-18 th,
    .table-container table.compact.s-medium-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.s-medium-size-19 th,
    .table-container .table-fixedcol table.compact.s-medium-size-19 td,
    .table-container table.compact.s-medium-size-19 th,
    .table-container table.compact.s-medium-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.s-medium-size-20 th,
    .table-container .table-fixedcol table.compact.s-medium-size-20 td,
    .table-container table.compact.s-medium-size-20 th,
    .table-container table.compact.s-medium-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.s-medium-size-1,
    .table-container .table-fixedcol table.compact td.s-medium-size-1,
    .table-container table.compact th.s-medium-size-1,
    .table-container table.compact td.s-medium-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.s-medium-size-2,
    .table-container .table-fixedcol table.compact td.s-medium-size-2,
    .table-container table.compact th.s-medium-size-2,
    .table-container table.compact td.s-medium-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.s-medium-size-3,
    .table-container .table-fixedcol table.compact td.s-medium-size-3,
    .table-container table.compact th.s-medium-size-3,
    .table-container table.compact td.s-medium-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.s-medium-size-4,
    .table-container .table-fixedcol table.compact td.s-medium-size-4,
    .table-container table.compact th.s-medium-size-4,
    .table-container table.compact td.s-medium-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.s-medium-size-5,
    .table-container .table-fixedcol table.compact td.s-medium-size-5,
    .table-container table.compact th.s-medium-size-5,
    .table-container table.compact td.s-medium-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.s-medium-size-6,
    .table-container .table-fixedcol table.compact td.s-medium-size-6,
    .table-container table.compact th.s-medium-size-6,
    .table-container table.compact td.s-medium-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.s-medium-size-7,
    .table-container .table-fixedcol table.compact td.s-medium-size-7,
    .table-container table.compact th.s-medium-size-7,
    .table-container table.compact td.s-medium-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.s-medium-size-8,
    .table-container .table-fixedcol table.compact td.s-medium-size-8,
    .table-container table.compact th.s-medium-size-8,
    .table-container table.compact td.s-medium-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.s-medium-size-9,
    .table-container .table-fixedcol table.compact td.s-medium-size-9,
    .table-container table.compact th.s-medium-size-9,
    .table-container table.compact td.s-medium-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.s-medium-size-10,
    .table-container .table-fixedcol table.compact td.s-medium-size-10,
    .table-container table.compact th.s-medium-size-10,
    .table-container table.compact td.s-medium-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.s-medium-size-11,
    .table-container .table-fixedcol table.compact td.s-medium-size-11,
    .table-container table.compact th.s-medium-size-11,
    .table-container table.compact td.s-medium-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.s-medium-size-12,
    .table-container .table-fixedcol table.compact td.s-medium-size-12,
    .table-container table.compact th.s-medium-size-12,
    .table-container table.compact td.s-medium-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.s-medium-size-13,
    .table-container .table-fixedcol table.compact td.s-medium-size-13,
    .table-container table.compact th.s-medium-size-13,
    .table-container table.compact td.s-medium-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.s-medium-size-14,
    .table-container .table-fixedcol table.compact td.s-medium-size-14,
    .table-container table.compact th.s-medium-size-14,
    .table-container table.compact td.s-medium-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.s-medium-size-15,
    .table-container .table-fixedcol table.compact td.s-medium-size-15,
    .table-container table.compact th.s-medium-size-15,
    .table-container table.compact td.s-medium-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.s-medium-size-16,
    .table-container .table-fixedcol table.compact td.s-medium-size-16,
    .table-container table.compact th.s-medium-size-16,
    .table-container table.compact td.s-medium-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.s-medium-size-17,
    .table-container .table-fixedcol table.compact td.s-medium-size-17,
    .table-container table.compact th.s-medium-size-17,
    .table-container table.compact td.s-medium-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.s-medium-size-18,
    .table-container .table-fixedcol table.compact td.s-medium-size-18,
    .table-container table.compact th.s-medium-size-18,
    .table-container table.compact td.s-medium-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.s-medium-size-19,
    .table-container .table-fixedcol table.compact td.s-medium-size-19,
    .table-container table.compact th.s-medium-size-19,
    .table-container table.compact td.s-medium-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.s-medium-size-20,
    .table-container .table-fixedcol table.compact td.s-medium-size-20,
    .table-container table.compact th.s-medium-size-20,
    .table-container table.compact td.s-medium-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media print, screen and (min-width: 40em) {
    .table-container .table-fixedcol table.compact.medium-size-1 th,
    .table-container .table-fixedcol table.compact.medium-size-1 td,
    .table-container table.compact.medium-size-1 th,
    .table-container table.compact.medium-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.medium-size-2 th,
    .table-container .table-fixedcol table.compact.medium-size-2 td,
    .table-container table.compact.medium-size-2 th,
    .table-container table.compact.medium-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.medium-size-3 th,
    .table-container .table-fixedcol table.compact.medium-size-3 td,
    .table-container table.compact.medium-size-3 th,
    .table-container table.compact.medium-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.medium-size-4 th,
    .table-container .table-fixedcol table.compact.medium-size-4 td,
    .table-container table.compact.medium-size-4 th,
    .table-container table.compact.medium-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.medium-size-5 th,
    .table-container .table-fixedcol table.compact.medium-size-5 td,
    .table-container table.compact.medium-size-5 th,
    .table-container table.compact.medium-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.medium-size-6 th,
    .table-container .table-fixedcol table.compact.medium-size-6 td,
    .table-container table.compact.medium-size-6 th,
    .table-container table.compact.medium-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.medium-size-7 th,
    .table-container .table-fixedcol table.compact.medium-size-7 td,
    .table-container table.compact.medium-size-7 th,
    .table-container table.compact.medium-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.medium-size-8 th,
    .table-container .table-fixedcol table.compact.medium-size-8 td,
    .table-container table.compact.medium-size-8 th,
    .table-container table.compact.medium-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.medium-size-9 th,
    .table-container .table-fixedcol table.compact.medium-size-9 td,
    .table-container table.compact.medium-size-9 th,
    .table-container table.compact.medium-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.medium-size-10 th,
    .table-container .table-fixedcol table.compact.medium-size-10 td,
    .table-container table.compact.medium-size-10 th,
    .table-container table.compact.medium-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.medium-size-11 th,
    .table-container .table-fixedcol table.compact.medium-size-11 td,
    .table-container table.compact.medium-size-11 th,
    .table-container table.compact.medium-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.medium-size-12 th,
    .table-container .table-fixedcol table.compact.medium-size-12 td,
    .table-container table.compact.medium-size-12 th,
    .table-container table.compact.medium-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.medium-size-13 th,
    .table-container .table-fixedcol table.compact.medium-size-13 td,
    .table-container table.compact.medium-size-13 th,
    .table-container table.compact.medium-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.medium-size-14 th,
    .table-container .table-fixedcol table.compact.medium-size-14 td,
    .table-container table.compact.medium-size-14 th,
    .table-container table.compact.medium-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.medium-size-15 th,
    .table-container .table-fixedcol table.compact.medium-size-15 td,
    .table-container table.compact.medium-size-15 th,
    .table-container table.compact.medium-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.medium-size-16 th,
    .table-container .table-fixedcol table.compact.medium-size-16 td,
    .table-container table.compact.medium-size-16 th,
    .table-container table.compact.medium-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.medium-size-17 th,
    .table-container .table-fixedcol table.compact.medium-size-17 td,
    .table-container table.compact.medium-size-17 th,
    .table-container table.compact.medium-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.medium-size-18 th,
    .table-container .table-fixedcol table.compact.medium-size-18 td,
    .table-container table.compact.medium-size-18 th,
    .table-container table.compact.medium-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.medium-size-19 th,
    .table-container .table-fixedcol table.compact.medium-size-19 td,
    .table-container table.compact.medium-size-19 th,
    .table-container table.compact.medium-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.medium-size-20 th,
    .table-container .table-fixedcol table.compact.medium-size-20 td,
    .table-container table.compact.medium-size-20 th,
    .table-container table.compact.medium-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.medium-size-1,
    .table-container .table-fixedcol table.compact td.medium-size-1,
    .table-container table.compact th.medium-size-1,
    .table-container table.compact td.medium-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.medium-size-2,
    .table-container .table-fixedcol table.compact td.medium-size-2,
    .table-container table.compact th.medium-size-2,
    .table-container table.compact td.medium-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.medium-size-3,
    .table-container .table-fixedcol table.compact td.medium-size-3,
    .table-container table.compact th.medium-size-3,
    .table-container table.compact td.medium-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.medium-size-4,
    .table-container .table-fixedcol table.compact td.medium-size-4,
    .table-container table.compact th.medium-size-4,
    .table-container table.compact td.medium-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.medium-size-5,
    .table-container .table-fixedcol table.compact td.medium-size-5,
    .table-container table.compact th.medium-size-5,
    .table-container table.compact td.medium-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.medium-size-6,
    .table-container .table-fixedcol table.compact td.medium-size-6,
    .table-container table.compact th.medium-size-6,
    .table-container table.compact td.medium-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.medium-size-7,
    .table-container .table-fixedcol table.compact td.medium-size-7,
    .table-container table.compact th.medium-size-7,
    .table-container table.compact td.medium-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.medium-size-8,
    .table-container .table-fixedcol table.compact td.medium-size-8,
    .table-container table.compact th.medium-size-8,
    .table-container table.compact td.medium-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.medium-size-9,
    .table-container .table-fixedcol table.compact td.medium-size-9,
    .table-container table.compact th.medium-size-9,
    .table-container table.compact td.medium-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.medium-size-10,
    .table-container .table-fixedcol table.compact td.medium-size-10,
    .table-container table.compact th.medium-size-10,
    .table-container table.compact td.medium-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.medium-size-11,
    .table-container .table-fixedcol table.compact td.medium-size-11,
    .table-container table.compact th.medium-size-11,
    .table-container table.compact td.medium-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.medium-size-12,
    .table-container .table-fixedcol table.compact td.medium-size-12,
    .table-container table.compact th.medium-size-12,
    .table-container table.compact td.medium-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.medium-size-13,
    .table-container .table-fixedcol table.compact td.medium-size-13,
    .table-container table.compact th.medium-size-13,
    .table-container table.compact td.medium-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.medium-size-14,
    .table-container .table-fixedcol table.compact td.medium-size-14,
    .table-container table.compact th.medium-size-14,
    .table-container table.compact td.medium-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.medium-size-15,
    .table-container .table-fixedcol table.compact td.medium-size-15,
    .table-container table.compact th.medium-size-15,
    .table-container table.compact td.medium-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.medium-size-16,
    .table-container .table-fixedcol table.compact td.medium-size-16,
    .table-container table.compact th.medium-size-16,
    .table-container table.compact td.medium-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.medium-size-17,
    .table-container .table-fixedcol table.compact td.medium-size-17,
    .table-container table.compact th.medium-size-17,
    .table-container table.compact td.medium-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.medium-size-18,
    .table-container .table-fixedcol table.compact td.medium-size-18,
    .table-container table.compact th.medium-size-18,
    .table-container table.compact td.medium-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.medium-size-19,
    .table-container .table-fixedcol table.compact td.medium-size-19,
    .table-container table.compact th.medium-size-19,
    .table-container table.compact td.medium-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.medium-size-20,
    .table-container .table-fixedcol table.compact td.medium-size-20,
    .table-container table.compact th.medium-size-20,
    .table-container table.compact td.medium-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media print, screen and (min-width: 51.25em) {
    .table-container .table-fixedcol table.compact.s-large-size-1 th,
    .table-container .table-fixedcol table.compact.s-large-size-1 td,
    .table-container table.compact.s-large-size-1 th,
    .table-container table.compact.s-large-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.s-large-size-2 th,
    .table-container .table-fixedcol table.compact.s-large-size-2 td,
    .table-container table.compact.s-large-size-2 th,
    .table-container table.compact.s-large-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.s-large-size-3 th,
    .table-container .table-fixedcol table.compact.s-large-size-3 td,
    .table-container table.compact.s-large-size-3 th,
    .table-container table.compact.s-large-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.s-large-size-4 th,
    .table-container .table-fixedcol table.compact.s-large-size-4 td,
    .table-container table.compact.s-large-size-4 th,
    .table-container table.compact.s-large-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.s-large-size-5 th,
    .table-container .table-fixedcol table.compact.s-large-size-5 td,
    .table-container table.compact.s-large-size-5 th,
    .table-container table.compact.s-large-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.s-large-size-6 th,
    .table-container .table-fixedcol table.compact.s-large-size-6 td,
    .table-container table.compact.s-large-size-6 th,
    .table-container table.compact.s-large-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.s-large-size-7 th,
    .table-container .table-fixedcol table.compact.s-large-size-7 td,
    .table-container table.compact.s-large-size-7 th,
    .table-container table.compact.s-large-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.s-large-size-8 th,
    .table-container .table-fixedcol table.compact.s-large-size-8 td,
    .table-container table.compact.s-large-size-8 th,
    .table-container table.compact.s-large-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.s-large-size-9 th,
    .table-container .table-fixedcol table.compact.s-large-size-9 td,
    .table-container table.compact.s-large-size-9 th,
    .table-container table.compact.s-large-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.s-large-size-10 th,
    .table-container .table-fixedcol table.compact.s-large-size-10 td,
    .table-container table.compact.s-large-size-10 th,
    .table-container table.compact.s-large-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.s-large-size-11 th,
    .table-container .table-fixedcol table.compact.s-large-size-11 td,
    .table-container table.compact.s-large-size-11 th,
    .table-container table.compact.s-large-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.s-large-size-12 th,
    .table-container .table-fixedcol table.compact.s-large-size-12 td,
    .table-container table.compact.s-large-size-12 th,
    .table-container table.compact.s-large-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.s-large-size-13 th,
    .table-container .table-fixedcol table.compact.s-large-size-13 td,
    .table-container table.compact.s-large-size-13 th,
    .table-container table.compact.s-large-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.s-large-size-14 th,
    .table-container .table-fixedcol table.compact.s-large-size-14 td,
    .table-container table.compact.s-large-size-14 th,
    .table-container table.compact.s-large-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.s-large-size-15 th,
    .table-container .table-fixedcol table.compact.s-large-size-15 td,
    .table-container table.compact.s-large-size-15 th,
    .table-container table.compact.s-large-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.s-large-size-16 th,
    .table-container .table-fixedcol table.compact.s-large-size-16 td,
    .table-container table.compact.s-large-size-16 th,
    .table-container table.compact.s-large-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.s-large-size-17 th,
    .table-container .table-fixedcol table.compact.s-large-size-17 td,
    .table-container table.compact.s-large-size-17 th,
    .table-container table.compact.s-large-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.s-large-size-18 th,
    .table-container .table-fixedcol table.compact.s-large-size-18 td,
    .table-container table.compact.s-large-size-18 th,
    .table-container table.compact.s-large-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.s-large-size-19 th,
    .table-container .table-fixedcol table.compact.s-large-size-19 td,
    .table-container table.compact.s-large-size-19 th,
    .table-container table.compact.s-large-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.s-large-size-20 th,
    .table-container .table-fixedcol table.compact.s-large-size-20 td,
    .table-container table.compact.s-large-size-20 th,
    .table-container table.compact.s-large-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.s-large-size-1,
    .table-container .table-fixedcol table.compact td.s-large-size-1,
    .table-container table.compact th.s-large-size-1,
    .table-container table.compact td.s-large-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.s-large-size-2,
    .table-container .table-fixedcol table.compact td.s-large-size-2,
    .table-container table.compact th.s-large-size-2,
    .table-container table.compact td.s-large-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.s-large-size-3,
    .table-container .table-fixedcol table.compact td.s-large-size-3,
    .table-container table.compact th.s-large-size-3,
    .table-container table.compact td.s-large-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.s-large-size-4,
    .table-container .table-fixedcol table.compact td.s-large-size-4,
    .table-container table.compact th.s-large-size-4,
    .table-container table.compact td.s-large-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.s-large-size-5,
    .table-container .table-fixedcol table.compact td.s-large-size-5,
    .table-container table.compact th.s-large-size-5,
    .table-container table.compact td.s-large-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.s-large-size-6,
    .table-container .table-fixedcol table.compact td.s-large-size-6,
    .table-container table.compact th.s-large-size-6,
    .table-container table.compact td.s-large-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.s-large-size-7,
    .table-container .table-fixedcol table.compact td.s-large-size-7,
    .table-container table.compact th.s-large-size-7,
    .table-container table.compact td.s-large-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.s-large-size-8,
    .table-container .table-fixedcol table.compact td.s-large-size-8,
    .table-container table.compact th.s-large-size-8,
    .table-container table.compact td.s-large-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.s-large-size-9,
    .table-container .table-fixedcol table.compact td.s-large-size-9,
    .table-container table.compact th.s-large-size-9,
    .table-container table.compact td.s-large-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.s-large-size-10,
    .table-container .table-fixedcol table.compact td.s-large-size-10,
    .table-container table.compact th.s-large-size-10,
    .table-container table.compact td.s-large-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.s-large-size-11,
    .table-container .table-fixedcol table.compact td.s-large-size-11,
    .table-container table.compact th.s-large-size-11,
    .table-container table.compact td.s-large-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.s-large-size-12,
    .table-container .table-fixedcol table.compact td.s-large-size-12,
    .table-container table.compact th.s-large-size-12,
    .table-container table.compact td.s-large-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.s-large-size-13,
    .table-container .table-fixedcol table.compact td.s-large-size-13,
    .table-container table.compact th.s-large-size-13,
    .table-container table.compact td.s-large-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.s-large-size-14,
    .table-container .table-fixedcol table.compact td.s-large-size-14,
    .table-container table.compact th.s-large-size-14,
    .table-container table.compact td.s-large-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.s-large-size-15,
    .table-container .table-fixedcol table.compact td.s-large-size-15,
    .table-container table.compact th.s-large-size-15,
    .table-container table.compact td.s-large-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.s-large-size-16,
    .table-container .table-fixedcol table.compact td.s-large-size-16,
    .table-container table.compact th.s-large-size-16,
    .table-container table.compact td.s-large-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.s-large-size-17,
    .table-container .table-fixedcol table.compact td.s-large-size-17,
    .table-container table.compact th.s-large-size-17,
    .table-container table.compact td.s-large-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.s-large-size-18,
    .table-container .table-fixedcol table.compact td.s-large-size-18,
    .table-container table.compact th.s-large-size-18,
    .table-container table.compact td.s-large-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.s-large-size-19,
    .table-container .table-fixedcol table.compact td.s-large-size-19,
    .table-container table.compact th.s-large-size-19,
    .table-container table.compact td.s-large-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.s-large-size-20,
    .table-container .table-fixedcol table.compact td.s-large-size-20,
    .table-container table.compact th.s-large-size-20,
    .table-container table.compact td.s-large-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media print, screen and (min-width: 64em) {
    .table-container .table-fixedcol table.compact.large-size-1 th,
    .table-container .table-fixedcol table.compact.large-size-1 td,
    .table-container table.compact.large-size-1 th,
    .table-container table.compact.large-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.large-size-2 th,
    .table-container .table-fixedcol table.compact.large-size-2 td,
    .table-container table.compact.large-size-2 th,
    .table-container table.compact.large-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.large-size-3 th,
    .table-container .table-fixedcol table.compact.large-size-3 td,
    .table-container table.compact.large-size-3 th,
    .table-container table.compact.large-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.large-size-4 th,
    .table-container .table-fixedcol table.compact.large-size-4 td,
    .table-container table.compact.large-size-4 th,
    .table-container table.compact.large-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.large-size-5 th,
    .table-container .table-fixedcol table.compact.large-size-5 td,
    .table-container table.compact.large-size-5 th,
    .table-container table.compact.large-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.large-size-6 th,
    .table-container .table-fixedcol table.compact.large-size-6 td,
    .table-container table.compact.large-size-6 th,
    .table-container table.compact.large-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.large-size-7 th,
    .table-container .table-fixedcol table.compact.large-size-7 td,
    .table-container table.compact.large-size-7 th,
    .table-container table.compact.large-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.large-size-8 th,
    .table-container .table-fixedcol table.compact.large-size-8 td,
    .table-container table.compact.large-size-8 th,
    .table-container table.compact.large-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.large-size-9 th,
    .table-container .table-fixedcol table.compact.large-size-9 td,
    .table-container table.compact.large-size-9 th,
    .table-container table.compact.large-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.large-size-10 th,
    .table-container .table-fixedcol table.compact.large-size-10 td,
    .table-container table.compact.large-size-10 th,
    .table-container table.compact.large-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.large-size-11 th,
    .table-container .table-fixedcol table.compact.large-size-11 td,
    .table-container table.compact.large-size-11 th,
    .table-container table.compact.large-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.large-size-12 th,
    .table-container .table-fixedcol table.compact.large-size-12 td,
    .table-container table.compact.large-size-12 th,
    .table-container table.compact.large-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.large-size-13 th,
    .table-container .table-fixedcol table.compact.large-size-13 td,
    .table-container table.compact.large-size-13 th,
    .table-container table.compact.large-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.large-size-14 th,
    .table-container .table-fixedcol table.compact.large-size-14 td,
    .table-container table.compact.large-size-14 th,
    .table-container table.compact.large-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.large-size-15 th,
    .table-container .table-fixedcol table.compact.large-size-15 td,
    .table-container table.compact.large-size-15 th,
    .table-container table.compact.large-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.large-size-16 th,
    .table-container .table-fixedcol table.compact.large-size-16 td,
    .table-container table.compact.large-size-16 th,
    .table-container table.compact.large-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.large-size-17 th,
    .table-container .table-fixedcol table.compact.large-size-17 td,
    .table-container table.compact.large-size-17 th,
    .table-container table.compact.large-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.large-size-18 th,
    .table-container .table-fixedcol table.compact.large-size-18 td,
    .table-container table.compact.large-size-18 th,
    .table-container table.compact.large-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.large-size-19 th,
    .table-container .table-fixedcol table.compact.large-size-19 td,
    .table-container table.compact.large-size-19 th,
    .table-container table.compact.large-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.large-size-20 th,
    .table-container .table-fixedcol table.compact.large-size-20 td,
    .table-container table.compact.large-size-20 th,
    .table-container table.compact.large-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.large-size-1,
    .table-container .table-fixedcol table.compact td.large-size-1,
    .table-container table.compact th.large-size-1,
    .table-container table.compact td.large-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.large-size-2,
    .table-container .table-fixedcol table.compact td.large-size-2,
    .table-container table.compact th.large-size-2,
    .table-container table.compact td.large-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.large-size-3,
    .table-container .table-fixedcol table.compact td.large-size-3,
    .table-container table.compact th.large-size-3,
    .table-container table.compact td.large-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.large-size-4,
    .table-container .table-fixedcol table.compact td.large-size-4,
    .table-container table.compact th.large-size-4,
    .table-container table.compact td.large-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.large-size-5,
    .table-container .table-fixedcol table.compact td.large-size-5,
    .table-container table.compact th.large-size-5,
    .table-container table.compact td.large-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.large-size-6,
    .table-container .table-fixedcol table.compact td.large-size-6,
    .table-container table.compact th.large-size-6,
    .table-container table.compact td.large-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.large-size-7,
    .table-container .table-fixedcol table.compact td.large-size-7,
    .table-container table.compact th.large-size-7,
    .table-container table.compact td.large-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.large-size-8,
    .table-container .table-fixedcol table.compact td.large-size-8,
    .table-container table.compact th.large-size-8,
    .table-container table.compact td.large-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.large-size-9,
    .table-container .table-fixedcol table.compact td.large-size-9,
    .table-container table.compact th.large-size-9,
    .table-container table.compact td.large-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.large-size-10,
    .table-container .table-fixedcol table.compact td.large-size-10,
    .table-container table.compact th.large-size-10,
    .table-container table.compact td.large-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.large-size-11,
    .table-container .table-fixedcol table.compact td.large-size-11,
    .table-container table.compact th.large-size-11,
    .table-container table.compact td.large-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.large-size-12,
    .table-container .table-fixedcol table.compact td.large-size-12,
    .table-container table.compact th.large-size-12,
    .table-container table.compact td.large-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.large-size-13,
    .table-container .table-fixedcol table.compact td.large-size-13,
    .table-container table.compact th.large-size-13,
    .table-container table.compact td.large-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.large-size-14,
    .table-container .table-fixedcol table.compact td.large-size-14,
    .table-container table.compact th.large-size-14,
    .table-container table.compact td.large-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.large-size-15,
    .table-container .table-fixedcol table.compact td.large-size-15,
    .table-container table.compact th.large-size-15,
    .table-container table.compact td.large-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.large-size-16,
    .table-container .table-fixedcol table.compact td.large-size-16,
    .table-container table.compact th.large-size-16,
    .table-container table.compact td.large-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.large-size-17,
    .table-container .table-fixedcol table.compact td.large-size-17,
    .table-container table.compact th.large-size-17,
    .table-container table.compact td.large-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.large-size-18,
    .table-container .table-fixedcol table.compact td.large-size-18,
    .table-container table.compact th.large-size-18,
    .table-container table.compact td.large-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.large-size-19,
    .table-container .table-fixedcol table.compact td.large-size-19,
    .table-container table.compact th.large-size-19,
    .table-container table.compact td.large-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.large-size-20,
    .table-container .table-fixedcol table.compact td.large-size-20,
    .table-container table.compact th.large-size-20,
    .table-container table.compact td.large-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media screen and (min-width: 75em) {
    .table-container .table-fixedcol table.compact.xlarge-size-1 th,
    .table-container .table-fixedcol table.compact.xlarge-size-1 td,
    .table-container table.compact.xlarge-size-1 th,
    .table-container table.compact.xlarge-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.xlarge-size-2 th,
    .table-container .table-fixedcol table.compact.xlarge-size-2 td,
    .table-container table.compact.xlarge-size-2 th,
    .table-container table.compact.xlarge-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.xlarge-size-3 th,
    .table-container .table-fixedcol table.compact.xlarge-size-3 td,
    .table-container table.compact.xlarge-size-3 th,
    .table-container table.compact.xlarge-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.xlarge-size-4 th,
    .table-container .table-fixedcol table.compact.xlarge-size-4 td,
    .table-container table.compact.xlarge-size-4 th,
    .table-container table.compact.xlarge-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.xlarge-size-5 th,
    .table-container .table-fixedcol table.compact.xlarge-size-5 td,
    .table-container table.compact.xlarge-size-5 th,
    .table-container table.compact.xlarge-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.xlarge-size-6 th,
    .table-container .table-fixedcol table.compact.xlarge-size-6 td,
    .table-container table.compact.xlarge-size-6 th,
    .table-container table.compact.xlarge-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.xlarge-size-7 th,
    .table-container .table-fixedcol table.compact.xlarge-size-7 td,
    .table-container table.compact.xlarge-size-7 th,
    .table-container table.compact.xlarge-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.xlarge-size-8 th,
    .table-container .table-fixedcol table.compact.xlarge-size-8 td,
    .table-container table.compact.xlarge-size-8 th,
    .table-container table.compact.xlarge-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.xlarge-size-9 th,
    .table-container .table-fixedcol table.compact.xlarge-size-9 td,
    .table-container table.compact.xlarge-size-9 th,
    .table-container table.compact.xlarge-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.xlarge-size-10 th,
    .table-container .table-fixedcol table.compact.xlarge-size-10 td,
    .table-container table.compact.xlarge-size-10 th,
    .table-container table.compact.xlarge-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.xlarge-size-11 th,
    .table-container .table-fixedcol table.compact.xlarge-size-11 td,
    .table-container table.compact.xlarge-size-11 th,
    .table-container table.compact.xlarge-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.xlarge-size-12 th,
    .table-container .table-fixedcol table.compact.xlarge-size-12 td,
    .table-container table.compact.xlarge-size-12 th,
    .table-container table.compact.xlarge-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.xlarge-size-13 th,
    .table-container .table-fixedcol table.compact.xlarge-size-13 td,
    .table-container table.compact.xlarge-size-13 th,
    .table-container table.compact.xlarge-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.xlarge-size-14 th,
    .table-container .table-fixedcol table.compact.xlarge-size-14 td,
    .table-container table.compact.xlarge-size-14 th,
    .table-container table.compact.xlarge-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.xlarge-size-15 th,
    .table-container .table-fixedcol table.compact.xlarge-size-15 td,
    .table-container table.compact.xlarge-size-15 th,
    .table-container table.compact.xlarge-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.xlarge-size-16 th,
    .table-container .table-fixedcol table.compact.xlarge-size-16 td,
    .table-container table.compact.xlarge-size-16 th,
    .table-container table.compact.xlarge-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.xlarge-size-17 th,
    .table-container .table-fixedcol table.compact.xlarge-size-17 td,
    .table-container table.compact.xlarge-size-17 th,
    .table-container table.compact.xlarge-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.xlarge-size-18 th,
    .table-container .table-fixedcol table.compact.xlarge-size-18 td,
    .table-container table.compact.xlarge-size-18 th,
    .table-container table.compact.xlarge-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.xlarge-size-19 th,
    .table-container .table-fixedcol table.compact.xlarge-size-19 td,
    .table-container table.compact.xlarge-size-19 th,
    .table-container table.compact.xlarge-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.xlarge-size-20 th,
    .table-container .table-fixedcol table.compact.xlarge-size-20 td,
    .table-container table.compact.xlarge-size-20 th,
    .table-container table.compact.xlarge-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.xlarge-size-1,
    .table-container .table-fixedcol table.compact td.xlarge-size-1,
    .table-container table.compact th.xlarge-size-1,
    .table-container table.compact td.xlarge-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.xlarge-size-2,
    .table-container .table-fixedcol table.compact td.xlarge-size-2,
    .table-container table.compact th.xlarge-size-2,
    .table-container table.compact td.xlarge-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.xlarge-size-3,
    .table-container .table-fixedcol table.compact td.xlarge-size-3,
    .table-container table.compact th.xlarge-size-3,
    .table-container table.compact td.xlarge-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.xlarge-size-4,
    .table-container .table-fixedcol table.compact td.xlarge-size-4,
    .table-container table.compact th.xlarge-size-4,
    .table-container table.compact td.xlarge-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.xlarge-size-5,
    .table-container .table-fixedcol table.compact td.xlarge-size-5,
    .table-container table.compact th.xlarge-size-5,
    .table-container table.compact td.xlarge-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.xlarge-size-6,
    .table-container .table-fixedcol table.compact td.xlarge-size-6,
    .table-container table.compact th.xlarge-size-6,
    .table-container table.compact td.xlarge-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.xlarge-size-7,
    .table-container .table-fixedcol table.compact td.xlarge-size-7,
    .table-container table.compact th.xlarge-size-7,
    .table-container table.compact td.xlarge-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.xlarge-size-8,
    .table-container .table-fixedcol table.compact td.xlarge-size-8,
    .table-container table.compact th.xlarge-size-8,
    .table-container table.compact td.xlarge-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.xlarge-size-9,
    .table-container .table-fixedcol table.compact td.xlarge-size-9,
    .table-container table.compact th.xlarge-size-9,
    .table-container table.compact td.xlarge-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.xlarge-size-10,
    .table-container .table-fixedcol table.compact td.xlarge-size-10,
    .table-container table.compact th.xlarge-size-10,
    .table-container table.compact td.xlarge-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.xlarge-size-11,
    .table-container .table-fixedcol table.compact td.xlarge-size-11,
    .table-container table.compact th.xlarge-size-11,
    .table-container table.compact td.xlarge-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.xlarge-size-12,
    .table-container .table-fixedcol table.compact td.xlarge-size-12,
    .table-container table.compact th.xlarge-size-12,
    .table-container table.compact td.xlarge-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.xlarge-size-13,
    .table-container .table-fixedcol table.compact td.xlarge-size-13,
    .table-container table.compact th.xlarge-size-13,
    .table-container table.compact td.xlarge-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.xlarge-size-14,
    .table-container .table-fixedcol table.compact td.xlarge-size-14,
    .table-container table.compact th.xlarge-size-14,
    .table-container table.compact td.xlarge-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.xlarge-size-15,
    .table-container .table-fixedcol table.compact td.xlarge-size-15,
    .table-container table.compact th.xlarge-size-15,
    .table-container table.compact td.xlarge-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.xlarge-size-16,
    .table-container .table-fixedcol table.compact td.xlarge-size-16,
    .table-container table.compact th.xlarge-size-16,
    .table-container table.compact td.xlarge-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.xlarge-size-17,
    .table-container .table-fixedcol table.compact td.xlarge-size-17,
    .table-container table.compact th.xlarge-size-17,
    .table-container table.compact td.xlarge-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.xlarge-size-18,
    .table-container .table-fixedcol table.compact td.xlarge-size-18,
    .table-container table.compact th.xlarge-size-18,
    .table-container table.compact td.xlarge-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.xlarge-size-19,
    .table-container .table-fixedcol table.compact td.xlarge-size-19,
    .table-container table.compact th.xlarge-size-19,
    .table-container table.compact td.xlarge-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.xlarge-size-20,
    .table-container .table-fixedcol table.compact td.xlarge-size-20,
    .table-container table.compact th.xlarge-size-20,
    .table-container table.compact td.xlarge-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media screen and (min-width: 90em) {
    .table-container .table-fixedcol table.compact.xxlarge-size-1 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-1 td,
    .table-container table.compact.xxlarge-size-1 th,
    .table-container table.compact.xxlarge-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.xxlarge-size-2 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-2 td,
    .table-container table.compact.xxlarge-size-2 th,
    .table-container table.compact.xxlarge-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.xxlarge-size-3 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-3 td,
    .table-container table.compact.xxlarge-size-3 th,
    .table-container table.compact.xxlarge-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.xxlarge-size-4 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-4 td,
    .table-container table.compact.xxlarge-size-4 th,
    .table-container table.compact.xxlarge-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.xxlarge-size-5 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-5 td,
    .table-container table.compact.xxlarge-size-5 th,
    .table-container table.compact.xxlarge-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.xxlarge-size-6 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-6 td,
    .table-container table.compact.xxlarge-size-6 th,
    .table-container table.compact.xxlarge-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.xxlarge-size-7 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-7 td,
    .table-container table.compact.xxlarge-size-7 th,
    .table-container table.compact.xxlarge-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.xxlarge-size-8 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-8 td,
    .table-container table.compact.xxlarge-size-8 th,
    .table-container table.compact.xxlarge-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.xxlarge-size-9 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-9 td,
    .table-container table.compact.xxlarge-size-9 th,
    .table-container table.compact.xxlarge-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.xxlarge-size-10 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-10 td,
    .table-container table.compact.xxlarge-size-10 th,
    .table-container table.compact.xxlarge-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.xxlarge-size-11 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-11 td,
    .table-container table.compact.xxlarge-size-11 th,
    .table-container table.compact.xxlarge-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.xxlarge-size-12 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-12 td,
    .table-container table.compact.xxlarge-size-12 th,
    .table-container table.compact.xxlarge-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.xxlarge-size-13 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-13 td,
    .table-container table.compact.xxlarge-size-13 th,
    .table-container table.compact.xxlarge-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.xxlarge-size-14 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-14 td,
    .table-container table.compact.xxlarge-size-14 th,
    .table-container table.compact.xxlarge-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.xxlarge-size-15 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-15 td,
    .table-container table.compact.xxlarge-size-15 th,
    .table-container table.compact.xxlarge-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.xxlarge-size-16 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-16 td,
    .table-container table.compact.xxlarge-size-16 th,
    .table-container table.compact.xxlarge-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.xxlarge-size-17 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-17 td,
    .table-container table.compact.xxlarge-size-17 th,
    .table-container table.compact.xxlarge-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.xxlarge-size-18 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-18 td,
    .table-container table.compact.xxlarge-size-18 th,
    .table-container table.compact.xxlarge-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.xxlarge-size-19 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-19 td,
    .table-container table.compact.xxlarge-size-19 th,
    .table-container table.compact.xxlarge-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.xxlarge-size-20 th,
    .table-container .table-fixedcol table.compact.xxlarge-size-20 td,
    .table-container table.compact.xxlarge-size-20 th,
    .table-container table.compact.xxlarge-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-1,
    .table-container .table-fixedcol table.compact td.xxlarge-size-1,
    .table-container table.compact th.xxlarge-size-1,
    .table-container table.compact td.xxlarge-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-2,
    .table-container .table-fixedcol table.compact td.xxlarge-size-2,
    .table-container table.compact th.xxlarge-size-2,
    .table-container table.compact td.xxlarge-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-3,
    .table-container .table-fixedcol table.compact td.xxlarge-size-3,
    .table-container table.compact th.xxlarge-size-3,
    .table-container table.compact td.xxlarge-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-4,
    .table-container .table-fixedcol table.compact td.xxlarge-size-4,
    .table-container table.compact th.xxlarge-size-4,
    .table-container table.compact td.xxlarge-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-5,
    .table-container .table-fixedcol table.compact td.xxlarge-size-5,
    .table-container table.compact th.xxlarge-size-5,
    .table-container table.compact td.xxlarge-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-6,
    .table-container .table-fixedcol table.compact td.xxlarge-size-6,
    .table-container table.compact th.xxlarge-size-6,
    .table-container table.compact td.xxlarge-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-7,
    .table-container .table-fixedcol table.compact td.xxlarge-size-7,
    .table-container table.compact th.xxlarge-size-7,
    .table-container table.compact td.xxlarge-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-8,
    .table-container .table-fixedcol table.compact td.xxlarge-size-8,
    .table-container table.compact th.xxlarge-size-8,
    .table-container table.compact td.xxlarge-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-9,
    .table-container .table-fixedcol table.compact td.xxlarge-size-9,
    .table-container table.compact th.xxlarge-size-9,
    .table-container table.compact td.xxlarge-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-10,
    .table-container .table-fixedcol table.compact td.xxlarge-size-10,
    .table-container table.compact th.xxlarge-size-10,
    .table-container table.compact td.xxlarge-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-11,
    .table-container .table-fixedcol table.compact td.xxlarge-size-11,
    .table-container table.compact th.xxlarge-size-11,
    .table-container table.compact td.xxlarge-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-12,
    .table-container .table-fixedcol table.compact td.xxlarge-size-12,
    .table-container table.compact th.xxlarge-size-12,
    .table-container table.compact td.xxlarge-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-13,
    .table-container .table-fixedcol table.compact td.xxlarge-size-13,
    .table-container table.compact th.xxlarge-size-13,
    .table-container table.compact td.xxlarge-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-14,
    .table-container .table-fixedcol table.compact td.xxlarge-size-14,
    .table-container table.compact th.xxlarge-size-14,
    .table-container table.compact td.xxlarge-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-15,
    .table-container .table-fixedcol table.compact td.xxlarge-size-15,
    .table-container table.compact th.xxlarge-size-15,
    .table-container table.compact td.xxlarge-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-16,
    .table-container .table-fixedcol table.compact td.xxlarge-size-16,
    .table-container table.compact th.xxlarge-size-16,
    .table-container table.compact td.xxlarge-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-17,
    .table-container .table-fixedcol table.compact td.xxlarge-size-17,
    .table-container table.compact th.xxlarge-size-17,
    .table-container table.compact td.xxlarge-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-18,
    .table-container .table-fixedcol table.compact td.xxlarge-size-18,
    .table-container table.compact th.xxlarge-size-18,
    .table-container table.compact td.xxlarge-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-19,
    .table-container .table-fixedcol table.compact td.xxlarge-size-19,
    .table-container table.compact th.xxlarge-size-19,
    .table-container table.compact td.xxlarge-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.xxlarge-size-20,
    .table-container .table-fixedcol table.compact td.xxlarge-size-20,
    .table-container table.compact th.xxlarge-size-20,
    .table-container table.compact td.xxlarge-size-20 {
      max-width: calc((100vh / 50) * 20); } }
  @media screen and (min-width: 160em) {
    .table-container .table-fixedcol table.compact.xxxlarge-size-1 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-1 td,
    .table-container table.compact.xxxlarge-size-1 th,
    .table-container table.compact.xxxlarge-size-1 td {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-2 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-2 td,
    .table-container table.compact.xxxlarge-size-2 th,
    .table-container table.compact.xxxlarge-size-2 td {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-3 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-3 td,
    .table-container table.compact.xxxlarge-size-3 th,
    .table-container table.compact.xxxlarge-size-3 td {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-4 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-4 td,
    .table-container table.compact.xxxlarge-size-4 th,
    .table-container table.compact.xxxlarge-size-4 td {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-5 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-5 td,
    .table-container table.compact.xxxlarge-size-5 th,
    .table-container table.compact.xxxlarge-size-5 td {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-6 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-6 td,
    .table-container table.compact.xxxlarge-size-6 th,
    .table-container table.compact.xxxlarge-size-6 td {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-7 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-7 td,
    .table-container table.compact.xxxlarge-size-7 th,
    .table-container table.compact.xxxlarge-size-7 td {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-8 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-8 td,
    .table-container table.compact.xxxlarge-size-8 th,
    .table-container table.compact.xxxlarge-size-8 td {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-9 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-9 td,
    .table-container table.compact.xxxlarge-size-9 th,
    .table-container table.compact.xxxlarge-size-9 td {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-10 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-10 td,
    .table-container table.compact.xxxlarge-size-10 th,
    .table-container table.compact.xxxlarge-size-10 td {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-11 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-11 td,
    .table-container table.compact.xxxlarge-size-11 th,
    .table-container table.compact.xxxlarge-size-11 td {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-12 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-12 td,
    .table-container table.compact.xxxlarge-size-12 th,
    .table-container table.compact.xxxlarge-size-12 td {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-13 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-13 td,
    .table-container table.compact.xxxlarge-size-13 th,
    .table-container table.compact.xxxlarge-size-13 td {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-14 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-14 td,
    .table-container table.compact.xxxlarge-size-14 th,
    .table-container table.compact.xxxlarge-size-14 td {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-15 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-15 td,
    .table-container table.compact.xxxlarge-size-15 th,
    .table-container table.compact.xxxlarge-size-15 td {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-16 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-16 td,
    .table-container table.compact.xxxlarge-size-16 th,
    .table-container table.compact.xxxlarge-size-16 td {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-17 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-17 td,
    .table-container table.compact.xxxlarge-size-17 th,
    .table-container table.compact.xxxlarge-size-17 td {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-18 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-18 td,
    .table-container table.compact.xxxlarge-size-18 th,
    .table-container table.compact.xxxlarge-size-18 td {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-19 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-19 td,
    .table-container table.compact.xxxlarge-size-19 th,
    .table-container table.compact.xxxlarge-size-19 td {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact.xxxlarge-size-20 th,
    .table-container .table-fixedcol table.compact.xxxlarge-size-20 td,
    .table-container table.compact.xxxlarge-size-20 th,
    .table-container table.compact.xxxlarge-size-20 td {
      max-width: calc((100vh / 50) * 20); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-1,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-1,
    .table-container table.compact th.xxxlarge-size-1,
    .table-container table.compact td.xxxlarge-size-1 {
      max-width: calc((100vh / 50) * 1); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-2,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-2,
    .table-container table.compact th.xxxlarge-size-2,
    .table-container table.compact td.xxxlarge-size-2 {
      max-width: calc((100vh / 50) * 2); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-3,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-3,
    .table-container table.compact th.xxxlarge-size-3,
    .table-container table.compact td.xxxlarge-size-3 {
      max-width: calc((100vh / 50) * 3); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-4,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-4,
    .table-container table.compact th.xxxlarge-size-4,
    .table-container table.compact td.xxxlarge-size-4 {
      max-width: calc((100vh / 50) * 4); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-5,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-5,
    .table-container table.compact th.xxxlarge-size-5,
    .table-container table.compact td.xxxlarge-size-5 {
      max-width: calc((100vh / 50) * 5); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-6,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-6,
    .table-container table.compact th.xxxlarge-size-6,
    .table-container table.compact td.xxxlarge-size-6 {
      max-width: calc((100vh / 50) * 6); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-7,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-7,
    .table-container table.compact th.xxxlarge-size-7,
    .table-container table.compact td.xxxlarge-size-7 {
      max-width: calc((100vh / 50) * 7); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-8,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-8,
    .table-container table.compact th.xxxlarge-size-8,
    .table-container table.compact td.xxxlarge-size-8 {
      max-width: calc((100vh / 50) * 8); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-9,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-9,
    .table-container table.compact th.xxxlarge-size-9,
    .table-container table.compact td.xxxlarge-size-9 {
      max-width: calc((100vh / 50) * 9); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-10,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-10,
    .table-container table.compact th.xxxlarge-size-10,
    .table-container table.compact td.xxxlarge-size-10 {
      max-width: calc((100vh / 50) * 10); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-11,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-11,
    .table-container table.compact th.xxxlarge-size-11,
    .table-container table.compact td.xxxlarge-size-11 {
      max-width: calc((100vh / 50) * 11); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-12,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-12,
    .table-container table.compact th.xxxlarge-size-12,
    .table-container table.compact td.xxxlarge-size-12 {
      max-width: calc((100vh / 50) * 12); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-13,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-13,
    .table-container table.compact th.xxxlarge-size-13,
    .table-container table.compact td.xxxlarge-size-13 {
      max-width: calc((100vh / 50) * 13); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-14,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-14,
    .table-container table.compact th.xxxlarge-size-14,
    .table-container table.compact td.xxxlarge-size-14 {
      max-width: calc((100vh / 50) * 14); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-15,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-15,
    .table-container table.compact th.xxxlarge-size-15,
    .table-container table.compact td.xxxlarge-size-15 {
      max-width: calc((100vh / 50) * 15); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-16,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-16,
    .table-container table.compact th.xxxlarge-size-16,
    .table-container table.compact td.xxxlarge-size-16 {
      max-width: calc((100vh / 50) * 16); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-17,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-17,
    .table-container table.compact th.xxxlarge-size-17,
    .table-container table.compact td.xxxlarge-size-17 {
      max-width: calc((100vh / 50) * 17); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-18,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-18,
    .table-container table.compact th.xxxlarge-size-18,
    .table-container table.compact td.xxxlarge-size-18 {
      max-width: calc((100vh / 50) * 18); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-19,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-19,
    .table-container table.compact th.xxxlarge-size-19,
    .table-container table.compact td.xxxlarge-size-19 {
      max-width: calc((100vh / 50) * 19); }
    .table-container .table-fixedcol table.compact th.xxxlarge-size-20,
    .table-container .table-fixedcol table.compact td.xxxlarge-size-20,
    .table-container table.compact th.xxxlarge-size-20,
    .table-container table.compact td.xxxlarge-size-20 {
      max-width: calc((100vh / 50) * 20); } }

.table-container .table-fixedcol table.clear,
.table-container table.clear {
  background-color: transparent;
  border-color: transparent; }
  .table-container .table-fixedcol table.clear thead,
  .table-container .table-fixedcol table.clear tbody,
  .table-container .table-fixedcol table.clear tfoot,
  .table-container .table-fixedcol table.clear tr,
  .table-container .table-fixedcol table.clear tr:nth-child(odd),
  .table-container .table-fixedcol table.clear td,
  .table-container table.clear thead,
  .table-container table.clear tbody,
  .table-container table.clear tfoot,
  .table-container table.clear tr,
  .table-container table.clear tr:nth-child(odd),
  .table-container table.clear td {
    background-color: transparent;
    border-color: transparent; }

.table-container .table-fixedcol table[data-table-group] tbody tr:nth-child(odd),
.table-container .table-fixedcol table[data-table-group] tbody tr:nth-child(odd) td:first-child,
.table-container .table-fixedcol table[data-table-group] tbody tr:nth-child(odd) td,
.table-container table[data-table-group] tbody tr:nth-child(odd),
.table-container table[data-table-group] tbody tr:nth-child(odd) td:first-child,
.table-container table[data-table-group] tbody tr:nth-child(odd) td {
  border-color: transparent;
  background-color: #ffffff; }

.table-container .table-fixedcol table[data-table-group] tbody tr.groupedTitle,
.table-container .table-fixedcol table[data-table-group] tbody tr.groupedTitle td:first-child,
.table-container table[data-table-group] tbody tr.groupedTitle,
.table-container table[data-table-group] tbody tr.groupedTitle td:first-child {
  background-color: #f3f5f6; }

.list-view-container ul {
  margin: 0;
  padding: 0; }
  .list-view-container ul li {
    list-style: none;
    padding: 10px 0; }
    .list-view-container ul li:not(:first-child) {
      border-top: solid 1px #c7cfd4; }

.gd-ico-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  min-width: 2em;
  min-height: 2em;
  line-height: 2em;
  vertical-align: middle; }
  .gd-ico-stack .gd-ico {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }
    .gd-ico-stack .gd-ico.gd-stack-1x {
      line-height: inherit; }
    .gd-ico-stack .gd-ico.gd-stack-1_5x {
      font-size: 1.5em; }
    .gd-ico-stack .gd-ico.gd-stack-2x {
      font-size: 2em; }
    .gd-ico-stack .gd-ico.corner-tr {
      -webkit-transform: translate(44%, -44%);
          -ms-transform: translate(44%, -44%);
              transform: translate(44%, -44%); }
    .gd-ico-stack .gd-ico.corner-rb {
      -webkit-transform: translate(44%, 44%);
          -ms-transform: translate(44%, 44%);
              transform: translate(44%, 44%); }
    .gd-ico-stack .gd-ico.corner-bl {
      -webkit-transform: translate(-44%, 44%);
          -ms-transform: translate(-44%, 44%);
              transform: translate(-44%, 44%); }
    .gd-ico-stack .gd-ico.corner-lt {
      -webkit-transform: translate(-44%, -44%);
          -ms-transform: translate(-44%, -44%);
              transform: translate(-44%, -44%); }
    .gd-ico-stack .gd-ico::before {
      display: inline-block; }

.gd-ico.color-primary::before {
  color: #352354; }

.gd-ico.color-brand::before {
  color: #352354; }

.gd-ico.color-text::before {
  color: #736b81; }

.gd-ico.color-interactive-primary::before {
  color: #0034ec; }

.gd-ico.color-positive-primary::before {
  color: #217700; }

.gd-ico.color-negative-primary::before {
  color: #d11b1b; }

.gd-ico.color-promo-primary::before {
  color: #ffab37; }

.gd-ico.color-accent-primary::before {
  color: #36c3ff; }

.gd-ico.color-gray-light::before {
  color: #f3f5f6; }

.gd-ico.color-gray-medium::before {
  color: #c7cfd4; }

.gd-ico.color-gray-dark::before {
  color: #a0aab0; }

.gd-ico.bg-primary::before {
  background-color: #352354; }

.gd-ico.bg-brand::before {
  background-color: #352354; }

.gd-ico.bg-text::before {
  background-color: #736b81; }

.gd-ico.bg-interactive-primary::before {
  background-color: #0034ec; }

.gd-ico.bg-positive-primary::before {
  background-color: #217700; }

.gd-ico.bg-negative-primary::before {
  background-color: #d11b1b; }

.gd-ico.bg-promo-primary::before {
  background-color: #ffab37; }

.gd-ico.bg-accent-primary::before {
  background-color: #36c3ff; }

.gd-ico.bg-gray-light::before {
  background-color: #f3f5f6; }

.gd-ico.bg-gray-medium::before {
  background-color: #c7cfd4; }

.gd-ico.bg-gray-dark::before {
  background-color: #a0aab0; }

.gd-ico.round {
  position: relative;
  border-radius: 50%;
  background-color: #352354;
  width: 2.5em;
  height: 2.5em; }
  .gd-ico.round::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

@media screen and (max-width: 51.24875em) {
  .orbit-transform {
    overflow-x: hidden;
    width: calc(100% + 1.5rem); }
    .orbit-transform > .grid-x {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .orbit-transform > .grid-x > .cell {
        width: 75%; } }

.orbit-wrapper {
  width: 85%;
  margin: 0 auto;
  position: relative;
  padding: 0 80px;
  min-height: 200px;
  vertical-align: middle;
  display: grid; }

.slider-container {
  max-width: 800px;
  margin: 100px auto;
  text-align: center;
  max-height: 200px; }

.slider-for button,
.slider-for button:hover {
  background: #0401dc;
  height: 50px;
  width: 50px;
  border-radius: 500px; }

.slider-for {
  padding: 0 50px; }

.orbit-bullets {
  text-align: center;
  min-height: 110px;
  display: grid;
  vertical-align: middle; }

.slide {
  height: 135px !important;
  background: white;
  border: 2px solid #c7cfd4;
  padding: 0 10px;
  margin: 0 10px;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: height 1s, width 1s, left 1s;
  transition: height 1s, width 1s, left 1s; }

.slide.slick-center {
  background: white;
  border-color: #0034EC; }

.slide > div {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.orbit-bullets button {
  width: 100%;
  height: 100%;
  position: relative;
  display: none;
  border-radius: 0px;
  background: white; }

.orbit-bullets button.is-active {
  background: white;
  display: block; }

.swiper-partnership .swiper-container[data-swiper-major] .swiper-wrapper, .swiper-partnership .swiper-container[data-swiper-minor] .swiper-wrapper {
  height: 100%; }

.swiper-partnership .swiper-container[data-swiper-major] .swiper-slide, .swiper-partnership .swiper-container[data-swiper-minor] .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.swiper-partnership .swiper-container[data-swiper-major] {
  height: auto;
  min-height: 50px; }
  .swiper-partnership .swiper-container[data-swiper-major][data-swiper-type="logo-word-icon"] {
    margin-bottom: 3em; }

.swiper-partnership .swiper-container[data-swiper-minor] {
  height: auto; }

.swiper-partnership .swiper-container {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide {
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    z-index: 1;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    max-height: 100%; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide-active {
      z-index: 8;
      -webkit-transform: scale(0.6) translateX(120%);
          -ms-transform: scale(0.6) translateX(120%);
              transform: scale(0.6) translateX(120%);
      padding: 0 1px; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide-active + .swiper-slide {
      z-index: 9;
      -webkit-transform: scale(0.8) translateX(35%);
          -ms-transform: scale(0.8) translateX(35%);
              transform: scale(0.8) translateX(35%); }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide-next + .swiper-slide {
      z-index: 10;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide-next + .swiper-slide figure img {
        opacity: 1; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide {
      z-index: 9;
      -webkit-transform: scale(0.8) translateX(-35%);
          -ms-transform: scale(0.8) translateX(-35%);
              transform: scale(0.8) translateX(-35%);
      display: grid; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide.swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide {
      z-index: 8;
      -webkit-transform: scale(0.6) translateX(-120%);
          -ms-transform: scale(0.6) translateX(-120%);
              transform: scale(0.6) translateX(-120%);
      padding: 0 1px; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide > *, .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide::before {
      grid-area: 1/1; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E");
      line-height: 0; }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure {
      display: grid;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: solid 1px #c7cfd4;
      border-radius: 0.1875rem;
      padding: 10px;
      width: 100%;
      height: 100%;
      background-color: #ffffff; }
      @media screen and (max-width: 39.99875em) {
        .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure {
          padding: 2px; } }
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure img {
        opacity: 0.6; }
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure > *, .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure::before {
        grid-area: 1/1; }
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-icon"] .swiper-slide figure::before {
        content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3C/svg%3E");
        line-height: 0; }
  .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text {
    width: 80%;
    color: #352354;
    text-align: center; }
    @media screen and (max-width: 39.99875em) {
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text {
        width: 100%; } }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text:first-line {
      font-weight: 700;
      font-size: 1.0625rem; }
      @media print, screen and (min-width: 40em) {
        .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text:first-line {
          font-size: 1.375rem; } }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text quote {
      font-size: 0.9375rem; }
      @media print, screen and (min-width: 40em) {
        .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text quote {
          font-size: 1.1875rem; } }
    .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text cite {
      font-size: 0.8125rem;
      font-style: normal;
      font-weight: 500;
      color: #736b81; }
      @media print, screen and (min-width: 40em) {
        .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text cite {
          font-size: 1rem; } }
      .swiper-partnership .swiper-container[data-swiper-type="logo-word-text"] .swiper-slide .text cite::before {
        content: ''; }
  .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] {
    padding: 60px 0 80px 0; }
    .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      -webkit-transform: scale(0.5);
          -ms-transform: scale(0.5);
              transform: scale(0.5);
      z-index: 1;
      -webkit-transform: scale(0);
          -ms-transform: scale(0);
              transform: scale(0); }
      .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide.swiper-slide-active {
        z-index: 9;
        -webkit-transform: scale(1.2) translateX(10%);
            -ms-transform: scale(1.2) translateX(10%);
                transform: scale(1.2) translateX(10%); }
      .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide.swiper-slide-next {
        z-index: 10;
        -webkit-transform: scale(1.5);
            -ms-transform: scale(1.5);
                transform: scale(1.5); }
        .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide.swiper-slide-next figure img {
          opacity: 1; }
      .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide.swiper-slide.swiper-slide-next + .swiper-slide {
        z-index: 9;
        -webkit-transform: scale(1.2) translateX(-10%);
            -ms-transform: scale(1.2) translateX(-10%);
                transform: scale(1.2) translateX(-10%);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure {
        display: grid;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-shadow: 0px 7px 11px 2px rgba(160, 170, 176, 0.23), 0px 2px 2px 2px rgba(255, 255, 255, 0.02);
                box-shadow: 0px 7px 11px 2px rgba(160, 170, 176, 0.23), 0px 2px 2px 2px rgba(255, 255, 255, 0.02);
        border: none;
        padding: 0;
        min-width: 80px;
        min-height: 80px;
        background-color: #ffffff; }
        @media screen and (max-width: 39.99875em) {
          .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure {
            padding: 2px; } }
        .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure img {
          opacity: 1; }
        .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure > *, .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure::before {
          grid-area: 1/1; }
        .swiper-partnership .swiper-container[data-swiper-type="image-word-image"] .swiper-slide figure::before {
          content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1.78 1'%3E%3C/svg%3E");
          line-height: 0; }
  .swiper-partnership .swiper-container[data-swiper-type="image-word-list"] .swiper-wrapper .text-list {
    font-size: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .swiper-partnership .swiper-container[data-swiper-type="image-word-list"] .swiper-wrapper .text-list {
        font-size: 1.1875rem; } }
    .swiper-partnership .swiper-container[data-swiper-type="image-word-list"] .swiper-wrapper .text-list li {
      list-style-type: none; }
      .swiper-partnership .swiper-container[data-swiper-type="image-word-list"] .swiper-wrapper .text-list li::before {
        content: '\2022';
        position: absolute;
        left: 0; }
  .swiper-partnership .swiper-container .swiper-button-prev,
  .swiper-partnership .swiper-container .swiper-button-next {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    -webkit-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1), 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .swiper-partnership .swiper-container .swiper-button-prev,
      .swiper-partnership .swiper-container .swiper-button-next {
        font-size: 1rem; } }
    .swiper-partnership .swiper-container .swiper-button-prev::after,
    .swiper-partnership .swiper-container .swiper-button-next::after {
      font-size: 0.625rem;
      font-weight: 900;
      color: #a0aab0; }
      @media print, screen and (min-width: 40em) {
        .swiper-partnership .swiper-container .swiper-button-prev::after,
        .swiper-partnership .swiper-container .swiper-button-next::after {
          font-size: 0.8125rem; } }
    @media screen and (max-width: 39.99875em) {
      .swiper-partnership .swiper-container .swiper-button-prev,
      .swiper-partnership .swiper-container .swiper-button-next {
        width: 1.5em;
        height: 1.5em; } }

.swiper-partnership .swiper-bullet-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 1em;
  line-height: 1; }
  .swiper-partnership .swiper-bullet-list .swiper-bullet {
    color: #352354;
    background-color: transparent;
    font-size: 0.8125rem;
    white-space: nowrap;
    cursor: pointer;
    line-height: 1; }
    @media print, screen and (min-width: 40em) {
      .swiper-partnership .swiper-bullet-list .swiper-bullet {
        font-size: 1rem; } }
  .swiper-partnership .swiper-bullet-list, .swiper-partnership .swiper-bullet-list.tabs, .swiper-partnership .swiper-bullet-list.alpha {
    margin-top: 1em; }
    .swiper-partnership .swiper-bullet-list .swiper-bullet, .swiper-partnership .swiper-bullet-list.tabs .swiper-bullet, .swiper-partnership .swiper-bullet-list.alpha .swiper-bullet {
      color: #352354;
      padding: 1.25rem 1.5rem; }
      .swiper-partnership .swiper-bullet-list .swiper-bullet.swiper-pagination-bullet-active, .swiper-partnership .swiper-bullet-list.tabs .swiper-bullet.swiper-pagination-bullet-active, .swiper-partnership .swiper-bullet-list.alpha .swiper-bullet.swiper-pagination-bullet-active {
        color: #ffffff;
        background-color: #0034ec; }
  .swiper-partnership .swiper-bullet-list.pills, .swiper-partnership .swiper-bullet-list.beta {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .swiper-partnership .swiper-bullet-list.pills .swiper-bullet, .swiper-partnership .swiper-bullet-list.beta .swiper-bullet {
      margin-top: 1em;
      color: #736b81;
      border: solid 1px #c7cfd4;
      padding: 0.5625rem 0.9375rem 0.625rem 0.9375rem;
      border-radius: 50px; }
      .swiper-partnership .swiper-bullet-list.pills .swiper-bullet.swiper-pagination-bullet-active, .swiper-partnership .swiper-bullet-list.beta .swiper-bullet.swiper-pagination-bullet-active {
        color: #0034ec; }
      .swiper-partnership .swiper-bullet-list.pills .swiper-bullet:not(:last-child), .swiper-partnership .swiper-bullet-list.beta .swiper-bullet:not(:last-child) {
        margin-right: 1em; }

.shell {
  border-radius: 0.1875rem;
  border-top: solid 11px #c7cfd4;
  -webkit-box-shadow: 0px 7px 11px 2px rgba(160, 170, 176, 0.23), 0px 2px 2px 2px rgba(0, 0, 0, 0.02);
          box-shadow: 0px 7px 11px 2px rgba(160, 170, 176, 0.23), 0px 2px 2px 2px rgba(0, 0, 0, 0.02);
  padding: 20px 26px 26px 26px;
  background-color: #ffffff; }

.card {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.04);
  page-break-inside: avoid; }
  .card.unbound {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .card.lock.report.lock-tr .lock-box {
    top: 0; }
  .card.clear {
    background-color: transparent; }
  .card.bg-primary {
    background-color: #352354; }
  .card.bg-brand {
    background-color: #352354; }
  .card.bg-text {
    background-color: #736b81; }
  .card.bg-interactive-primary {
    background-color: #0034ec; }
  .card.bg-positive-primary {
    background-color: #217700; }
  .card.bg-negative-primary {
    background-color: #d11b1b; }
  .card.bg-promo-primary {
    background-color: #ffab37; }
  .card.bg-accent-primary {
    background-color: #36c3ff; }
  .card.bg-gray-light {
    background-color: #f3f5f6; }
  .card.bg-gray-medium {
    background-color: #c7cfd4; }
  .card.bg-gray-dark {
    background-color: #a0aab0; }
  .card.card-padding-lg {
    padding: 1.5rem; }
  .card.card-padding-sm {
    padding: 1.25rem; }
  .card.card-padding-tiny {
    padding: 0.625rem; }
  .card.company, .card.person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.5rem; }
    .card.company.stretch-small > header, .card.person.stretch-small > header {
      width: 40%; }
      .card.company.stretch-small > header > section, .card.person.stretch-small > header > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        .card.company.stretch-small > header > section > header, .card.person.stretch-small > header > section > header {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
              -ms-flex-order: 2;
                  order: 2; }
        .card.company.stretch-small > header > section > figure, .card.person.stretch-small > header > section > figure {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
              -ms-flex-order: 1;
                  order: 1;
          margin-top: 0;
          margin-right: 0.75rem; }
    .card.company.stretch-small > detail,
    .card.company.stretch-small > main, .card.person.stretch-small > detail,
    .card.person.stretch-small > main {
      width: 60%;
      border-left: none; }
      .card.company.stretch-small > detail > section,
      .card.company.stretch-small > main > section, .card.person.stretch-small > detail > section,
      .card.person.stretch-small > main > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        .card.company.stretch-small > detail > section > header,
        .card.company.stretch-small > main > section > header, .card.person.stretch-small > detail > section > header,
        .card.person.stretch-small > main > section > header {
          width: 40%;
          min-width: 40%; }
    @media print, screen and (min-width: 20em) {
      .card.company.stretch-ss-medium > header, .card.person.stretch-ss-medium > header {
        width: 40%; }
        .card.company.stretch-ss-medium > header > section, .card.person.stretch-ss-medium > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-ss-medium > header > section > header, .card.person.stretch-ss-medium > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-ss-medium > header > section > figure, .card.person.stretch-ss-medium > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-ss-medium > detail,
      .card.company.stretch-ss-medium > main, .card.person.stretch-ss-medium > detail,
      .card.person.stretch-ss-medium > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-ss-medium > detail > section,
        .card.company.stretch-ss-medium > main > section, .card.person.stretch-ss-medium > detail > section,
        .card.person.stretch-ss-medium > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-ss-medium > detail > section > header,
          .card.company.stretch-ss-medium > main > section > header, .card.person.stretch-ss-medium > detail > section > header,
          .card.person.stretch-ss-medium > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media print, screen and (min-width: 30em) {
      .card.company.stretch-s-medium > header, .card.person.stretch-s-medium > header {
        width: 40%; }
        .card.company.stretch-s-medium > header > section, .card.person.stretch-s-medium > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-s-medium > header > section > header, .card.person.stretch-s-medium > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-s-medium > header > section > figure, .card.person.stretch-s-medium > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-s-medium > detail,
      .card.company.stretch-s-medium > main, .card.person.stretch-s-medium > detail,
      .card.person.stretch-s-medium > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-s-medium > detail > section,
        .card.company.stretch-s-medium > main > section, .card.person.stretch-s-medium > detail > section,
        .card.person.stretch-s-medium > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-s-medium > detail > section > header,
          .card.company.stretch-s-medium > main > section > header, .card.person.stretch-s-medium > detail > section > header,
          .card.person.stretch-s-medium > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media print, screen and (min-width: 40em) {
      .card.company.stretch-medium > header, .card.person.stretch-medium > header {
        width: 40%; }
        .card.company.stretch-medium > header > section, .card.person.stretch-medium > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-medium > header > section > header, .card.person.stretch-medium > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-medium > header > section > figure, .card.person.stretch-medium > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-medium > detail,
      .card.company.stretch-medium > main, .card.person.stretch-medium > detail,
      .card.person.stretch-medium > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-medium > detail > section,
        .card.company.stretch-medium > main > section, .card.person.stretch-medium > detail > section,
        .card.person.stretch-medium > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-medium > detail > section > header,
          .card.company.stretch-medium > main > section > header, .card.person.stretch-medium > detail > section > header,
          .card.person.stretch-medium > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media print, screen and (min-width: 51.25em) {
      .card.company.stretch-s-large > header, .card.person.stretch-s-large > header {
        width: 40%; }
        .card.company.stretch-s-large > header > section, .card.person.stretch-s-large > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-s-large > header > section > header, .card.person.stretch-s-large > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-s-large > header > section > figure, .card.person.stretch-s-large > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-s-large > detail,
      .card.company.stretch-s-large > main, .card.person.stretch-s-large > detail,
      .card.person.stretch-s-large > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-s-large > detail > section,
        .card.company.stretch-s-large > main > section, .card.person.stretch-s-large > detail > section,
        .card.person.stretch-s-large > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-s-large > detail > section > header,
          .card.company.stretch-s-large > main > section > header, .card.person.stretch-s-large > detail > section > header,
          .card.person.stretch-s-large > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media print, screen and (min-width: 64em) {
      .card.company.stretch-large > header, .card.person.stretch-large > header {
        width: 40%; }
        .card.company.stretch-large > header > section, .card.person.stretch-large > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-large > header > section > header, .card.person.stretch-large > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-large > header > section > figure, .card.person.stretch-large > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-large > detail,
      .card.company.stretch-large > main, .card.person.stretch-large > detail,
      .card.person.stretch-large > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-large > detail > section,
        .card.company.stretch-large > main > section, .card.person.stretch-large > detail > section,
        .card.person.stretch-large > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-large > detail > section > header,
          .card.company.stretch-large > main > section > header, .card.person.stretch-large > detail > section > header,
          .card.person.stretch-large > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media screen and (min-width: 75em) {
      .card.company.stretch-xlarge > header, .card.person.stretch-xlarge > header {
        width: 40%; }
        .card.company.stretch-xlarge > header > section, .card.person.stretch-xlarge > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xlarge > header > section > header, .card.person.stretch-xlarge > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-xlarge > header > section > figure, .card.person.stretch-xlarge > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-xlarge > detail,
      .card.company.stretch-xlarge > main, .card.person.stretch-xlarge > detail,
      .card.person.stretch-xlarge > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-xlarge > detail > section,
        .card.company.stretch-xlarge > main > section, .card.person.stretch-xlarge > detail > section,
        .card.person.stretch-xlarge > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xlarge > detail > section > header,
          .card.company.stretch-xlarge > main > section > header, .card.person.stretch-xlarge > detail > section > header,
          .card.person.stretch-xlarge > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media screen and (min-width: 90em) {
      .card.company.stretch-xxlarge > header, .card.person.stretch-xxlarge > header {
        width: 40%; }
        .card.company.stretch-xxlarge > header > section, .card.person.stretch-xxlarge > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xxlarge > header > section > header, .card.person.stretch-xxlarge > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-xxlarge > header > section > figure, .card.person.stretch-xxlarge > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-xxlarge > detail,
      .card.company.stretch-xxlarge > main, .card.person.stretch-xxlarge > detail,
      .card.person.stretch-xxlarge > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-xxlarge > detail > section,
        .card.company.stretch-xxlarge > main > section, .card.person.stretch-xxlarge > detail > section,
        .card.person.stretch-xxlarge > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xxlarge > detail > section > header,
          .card.company.stretch-xxlarge > main > section > header, .card.person.stretch-xxlarge > detail > section > header,
          .card.person.stretch-xxlarge > main > section > header {
            width: 40%;
            min-width: 40%; } }
    @media screen and (min-width: 160em) {
      .card.company.stretch-xxxlarge > header, .card.person.stretch-xxxlarge > header {
        width: 40%; }
        .card.company.stretch-xxxlarge > header > section, .card.person.stretch-xxxlarge > header > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xxxlarge > header > section > header, .card.person.stretch-xxxlarge > header > section > header {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
                -ms-flex-order: 2;
                    order: 2; }
          .card.company.stretch-xxxlarge > header > section > figure, .card.person.stretch-xxxlarge > header > section > figure {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                -ms-flex-order: 1;
                    order: 1;
            margin-top: 0;
            margin-right: 0.75rem; }
      .card.company.stretch-xxxlarge > detail,
      .card.company.stretch-xxxlarge > main, .card.person.stretch-xxxlarge > detail,
      .card.person.stretch-xxxlarge > main {
        width: 60%;
        border-left: none; }
        .card.company.stretch-xxxlarge > detail > section,
        .card.company.stretch-xxxlarge > main > section, .card.person.stretch-xxxlarge > detail > section,
        .card.person.stretch-xxxlarge > main > section {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
          .card.company.stretch-xxxlarge > detail > section > header,
          .card.company.stretch-xxxlarge > main > section > header, .card.person.stretch-xxxlarge > detail > section > header,
          .card.person.stretch-xxxlarge > main > section > header {
            width: 40%;
            min-width: 40%; } }
    .card.company > header, .card.person > header {
      width: 55%; }
    .card.company > detail,
    .card.company > main, .card.person > detail,
    .card.person > main {
      width: 45%;
      border-left: solid 1px #c7cfd4;
      padding-left: 1.5rem; }
  .card.sector {
    height: 100%; }
    .card.sector:not(.sub-sector):not(.unbound) {
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      border-top: solid 1px #c7cfd4;
      border-radius: 0; }
    .card.sector > header > section > header {
      margin-top: 1rem;
      padding-top: 1rem; }
      .card.sector > header > section > header i.gd-ico {
        margin-right: 0.5rem; }
    .card.sector > detail section p,
    .card.sector > main section p {
      color: #352354; }
    .card.sector > detail section ul,
    .card.sector > detail section ul li,
    .card.sector > main section ul,
    .card.sector > main section ul li {
      list-style-type: none;
      margin: 0; }
      .card.sector > detail section ul a,
      .card.sector > detail section ul li a,
      .card.sector > main section ul a,
      .card.sector > main section ul li a {
        font-size: 0.9375rem; }
        @media print, screen and (min-width: 40em) {
          .card.sector > detail section ul a,
          .card.sector > detail section ul li a,
          .card.sector > main section ul a,
          .card.sector > main section ul li a {
            font-size: 1.1875rem; } }
    .card.sector .button {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .card.sector .button span {
        overflow-x: clip;
        text-overflow: ellipsis; }
    .card.sector.sub-sector.dir-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .card.sector.sub-sector.dir-row > header > section figure.letterbox {
        width: 100px;
        height: 100px; }
      .card.sector.sub-sector.dir-row > detail,
      .card.sector.sub-sector.dir-row > main {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 1.5rem; }
    .card.sector.sub-sector > header > section > figure.letterbox {
      height: 60px; }
    .card.sector.sub-sector > header > section > header {
      margin-top: 0;
      padding: 0.75rem 1.5rem 0 1.5rem; }
    .card.sector.sub-sector > detail,
    .card.sector.sub-sector > main {
      padding: 0 1.5rem 1.5rem 1.5rem; }
      .card.sector.sub-sector > detail section.subsectors,
      .card.sector.sub-sector > main section.subsectors {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 0.625rem; }
        @media print, screen and (min-width: 40em) {
          .card.sector.sub-sector > detail section.subsectors,
          .card.sector.sub-sector > main section.subsectors {
            font-size: 0.8125rem; } }
        .card.sector.sub-sector > detail section.subsectors .button,
        .card.sector.sub-sector > main section.subsectors .button {
          font-size: 0.625rem; }
          @media print, screen and (min-width: 40em) {
            .card.sector.sub-sector > detail section.subsectors .button,
            .card.sector.sub-sector > main section.subsectors .button {
              font-size: 0.8125rem; } }
  .card.logo > header > section > figure,
  .card.logo > main > section > figure,
  .card.logo > footer > section > figure {
    min-width: 80px;
    min-height: 80px;
    background-color: transparent;
    position: relative;
    padding: 5%; }
    .card.logo > header > section > figure img,
    .card.logo > main > section > figure img,
    .card.logo > footer > section > figure img {
      position: absolute;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .card.logo > header > section > figure::before,
    .card.logo > main > section > figure::before,
    .card.logo > footer > section > figure::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' viewBox='0 0 1 1'%3E%3C/svg%3E");
      line-height: 0; }
    .card.logo > header > section > figure img,
    .card.logo > main > section > figure img,
    .card.logo > footer > section > figure img {
      padding: 5%; }
  .card.company.logo > header > section > figure:empty,
  .card.company.logo > footer > section > figure:empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 88px;
    height: 88px;
    border: solid 1px #c7cfd4;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/><path d='M0 0 L100 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto; }
    .card.company.logo > header > section > figure:empty::before,
    .card.company.logo > footer > section > figure:empty::before {
      content: "";
      font-size: 1.375rem; }
      @media print, screen and (min-width: 40em) {
        .card.company.logo > header > section > figure:empty::before,
        .card.company.logo > footer > section > figure:empty::before {
          font-size: 2rem; } }
  .card.company.logo.lite > header > section > figure:empty,
  .card.company.logo.lite > footer > section > figure:empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 125px;
    height: 125px;
    border: solid 1px #c7cfd4;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/><path d='M0 0 L100 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto; }
    .card.company.logo.lite > header > section > figure:empty::before,
    .card.company.logo.lite > footer > section > figure:empty::before {
      content: "";
      font-size: 1.375rem; }
      @media print, screen and (min-width: 40em) {
        .card.company.logo.lite > header > section > figure:empty::before,
        .card.company.logo.lite > footer > section > figure:empty::before {
          font-size: 2rem; } }
  .card.company.logo.stretch-small > header {
    width: 30%; }
  .card.company.logo.stretch-small > footer {
    width: 10%; }
    .card.company.logo.stretch-small > footer > section {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  @media print, screen and (min-width: 20em) {
    .card.company.logo.stretch-ss-medium > header {
      width: 30%; }
    .card.company.logo.stretch-ss-medium > footer {
      width: 10%; }
      .card.company.logo.stretch-ss-medium > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media print, screen and (min-width: 30em) {
    .card.company.logo.stretch-s-medium > header {
      width: 30%; }
    .card.company.logo.stretch-s-medium > footer {
      width: 10%; }
      .card.company.logo.stretch-s-medium > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media print, screen and (min-width: 40em) {
    .card.company.logo.stretch-medium > header {
      width: 30%; }
    .card.company.logo.stretch-medium > footer {
      width: 10%; }
      .card.company.logo.stretch-medium > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media print, screen and (min-width: 51.25em) {
    .card.company.logo.stretch-s-large > header {
      width: 30%; }
    .card.company.logo.stretch-s-large > footer {
      width: 10%; }
      .card.company.logo.stretch-s-large > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media print, screen and (min-width: 64em) {
    .card.company.logo.stretch-large > header {
      width: 30%; }
    .card.company.logo.stretch-large > footer {
      width: 10%; }
      .card.company.logo.stretch-large > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media screen and (min-width: 75em) {
    .card.company.logo.stretch-xlarge > header {
      width: 30%; }
    .card.company.logo.stretch-xlarge > footer {
      width: 10%; }
      .card.company.logo.stretch-xlarge > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media screen and (min-width: 90em) {
    .card.company.logo.stretch-xxlarge > header {
      width: 30%; }
    .card.company.logo.stretch-xxlarge > footer {
      width: 10%; }
      .card.company.logo.stretch-xxlarge > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  @media screen and (min-width: 160em) {
    .card.company.logo.stretch-xxxlarge > header {
      width: 30%; }
    .card.company.logo.stretch-xxxlarge > footer {
      width: 10%; }
      .card.company.logo.stretch-xxxlarge > footer > section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  .card.company > header > section > header {
    font-size: 1.0625rem;
    font-weight: 500; }
    @media print, screen and (min-width: 40em) {
      .card.company > header > section > header {
        font-size: 1.375rem; } }
  .card.company > header > section > figure,
  .card.company > footer > section > figure {
    width: 88px;
    height: 88px;
    border: solid 1px #c7cfd4;
    padding: 0.375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .card.company > header > section > figure img,
    .card.company > footer > section > figure img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }
  .card.company > detail > section,
  .card.company > main > section {
    font-size: 0.8125rem;
    color: #352354; }
    @media print, screen and (min-width: 40em) {
      .card.company > detail > section,
      .card.company > main > section {
        font-size: 1rem; } }
    .card.company > detail > section > header,
    .card.company > main > section > header {
      color: #736b81; }
  .card.company.lite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 0; }
    .card.company.lite.gutter {
      padding: 1.5rem; }
    .card.company.lite > header,
    .card.company.lite > footer {
      height: 100%;
      width: 100%; }
      .card.company.lite > header > section,
      .card.company.lite > footer > section {
        height: 100%;
        width: 100%; }
    .card.company.lite > header > section > figure,
    .card.company.lite > footer > section > figure {
      margin-top: 0.75rem;
      width: 125px;
      height: 125px; }
  @media screen and (max-width: 39.99875em) {
    .card.company {
      padding: 1.25rem; }
      .card.company > header {
        width: 40%; }
        .card.company > header > section > header {
          font-size: 1.0625rem; }
      .card.company > detail,
      .card.company > main {
        width: 60%;
        font-size: 0.625rem;
        border-left: none;
        padding-left: 1.25rem; } }
    @media screen and (max-width: 39.99875em) and (min-width: 40em) {
      .card.company > detail,
      .card.company > main {
        font-size: 0.8125rem; } }
  .card.company.list {
    padding: 0.625rem;
    vertical-align: middle; }
    .card.company.list header {
      vertical-align: middle;
      line-height: 58px;
      font-size: 19px !important;
      width: inherit; }
    .card.company.list figure {
      height: 58px;
      margin-top: 0;
      margin-right: 10px; }
    .card.company.list detail {
      border: none;
      line-height: 58px; }
      .card.company.list detail p {
        line-height: 58px;
        margin: 0; }
  .card.person > header > Section > header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .card.person > header > Section > header .name {
      font-size: 1.0625rem;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        .card.person > header > Section > header .name {
          font-size: 1.375rem; } }
    .card.person > header > Section > header .position {
      font-size: 0.8125rem;
      font-weight: 500;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        .card.person > header > Section > header .position {
          font-size: 1rem; } }
    .card.person > header > Section > header .position-type {
      font-size: 0.8125rem;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        .card.person > header > Section > header .position-type {
          font-size: 1rem; } }
    .card.person > header > Section > header .meta-type {
      font-size: 0.8125rem; }
      @media print, screen and (min-width: 40em) {
        .card.person > header > Section > header .meta-type {
          font-size: 1rem; } }
      .card.person > header > Section > header .meta-type span:last-child {
        color: #352354; }
  .card.person > detail > section,
  .card.person > main > section {
    position: relative;
    max-height: 4.8em;
    overflow-y: hidden; }
    .card.person > detail > section p.bio,
    .card.person > main > section p.bio {
      color: #352354;
      font-size: 0.8125rem;
      margin-bottom: 1.6em; }
      @media print, screen and (min-width: 40em) {
        .card.person > detail > section p.bio,
        .card.person > main > section p.bio {
          font-size: 1rem; } }
    .card.person > detail > section.showfull,
    .card.person > main > section.showfull {
      max-height: 100%; }
      .card.person > detail > section.showfull::after,
      .card.person > main > section.showfull::after {
        content: ''; }
    .card.person > detail > section::after,
    .card.person > main > section::after {
      content: "...";
      text-align: right;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 2em;
      height: 1.5em;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, white));
      background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%); }
  .card.person > detail a.bio-name,
  .card.person > main a.bio-name {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .card.person > detail a.bio-name,
      .card.person > main a.bio-name {
        font-size: 1rem; } }
  @media screen and (max-width: 39.99875em) {
    .card.person {
      padding: 1.25rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card.person > header,
      .card.person > detail,
      .card.person > main {
        width: 100%;
        padding: 0;
        border: none; }
      .card.person > header + detail {
        padding-top: 0.625rem; } }
  .card.listing.unbound > detail > ul li,
  .card.listing.unbound > main > ul li {
    padding: 8px 0; }
  .card.listing > detail > ul,
  .card.listing > detail > ul > li,
  .card.listing > main > ul,
  .card.listing > main > ul > li {
    list-style-type: none;
    margin: 0; }
  .card.listing > detail > ul li,
  .card.listing > main > ul li {
    padding: 8px 16px; }
  .card.data, .card.tag, .card.media, .card.report {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    padding: 1.5rem; }
    .card.data > header > section, .card.tag > header > section, .card.media > header > section, .card.report > header > section {
      font-size: 0.8125rem;
      color: #352354; }
      @media print, screen and (min-width: 40em) {
        .card.data > header > section, .card.tag > header > section, .card.media > header > section, .card.report > header > section {
          font-size: 1rem; } }
      .card.data > header > section > figure, .card.tag > header > section > figure, .card.media > header > section > figure, .card.report > header > section > figure {
        min-height: 100px; }
        .card.data > header > section > figure.letterbox, .card.tag > header > section > figure.letterbox, .card.media > header > section > figure.letterbox, .card.report > header > section > figure.letterbox {
          height: 60px; }
      .card.data > header > section .gd-ico, .card.tag > header > section .gd-ico, .card.media > header > section .gd-ico, .card.report > header > section .gd-ico {
        color: #352354; }
      .card.data > header > section > header, .card.tag > header > section > header, .card.media > header > section > header, .card.report > header > section > header {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem; }
    .card.data > detail,
    .card.data > main, .card.tag > detail,
    .card.tag > main, .card.media > detail,
    .card.media > main, .card.report > detail,
    .card.report > main {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .card.data > detail section:first-child a,
      .card.data > main section:first-child a, .card.tag > detail section:first-child a,
      .card.tag > main section:first-child a, .card.media > detail section:first-child a,
      .card.media > main section:first-child a, .card.report > detail section:first-child a,
      .card.report > main section:first-child a {
        text-decoration: underline; }
      .card.data > detail section:first-child p,
      .card.data > main section:first-child p, .card.tag > detail section:first-child p,
      .card.tag > main section:first-child p, .card.media > detail section:first-child p,
      .card.media > main section:first-child p, .card.report > detail section:first-child p,
      .card.report > main section:first-child p {
        margin-bottom: 0; }
      .card.data > detail section + section,
      .card.data > main section + section, .card.tag > detail section + section,
      .card.tag > main section + section, .card.media > detail section + section,
      .card.media > main section + section, .card.report > detail section + section,
      .card.report > main section + section {
        margin-top: 0.625rem; }
      .card.data > detail section .button-collection,
      .card.data > main section .button-collection, .card.tag > detail section .button-collection,
      .card.tag > main section .button-collection, .card.media > detail section .button-collection,
      .card.media > main section .button-collection, .card.report > detail section .button-collection,
      .card.report > main section .button-collection {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-top: -10px; }
        .card.data > detail section .button-collection .button.tag,
        .card.data > main section .button-collection .button.tag, .card.tag > detail section .button-collection .button.tag,
        .card.tag > main section .button-collection .button.tag, .card.media > detail section .button-collection .button.tag,
        .card.media > main section .button-collection .button.tag, .card.report > detail section .button-collection .button.tag,
        .card.report > main section .button-collection .button.tag {
          max-width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          margin-top: 10px;
          margin-left: 0;
          color: #736b81; }
          .card.data > detail section .button-collection .button.tag:not(:last-child),
          .card.data > main section .button-collection .button.tag:not(:last-child), .card.tag > detail section .button-collection .button.tag:not(:last-child),
          .card.tag > main section .button-collection .button.tag:not(:last-child), .card.media > detail section .button-collection .button.tag:not(:last-child),
          .card.media > main section .button-collection .button.tag:not(:last-child), .card.report > detail section .button-collection .button.tag:not(:last-child),
          .card.report > main section .button-collection .button.tag:not(:last-child) {
            margin-right: 1em; }
  .card.img-breakout, .card.media, .card.report {
    padding: 0;
    min-height: 300px; }
    .card.img-breakout > header > section > figure, .card.media > header > section > figure, .card.report > header > section > figure {
      min-height: 140px; }
    .card.img-breakout > header > section > header, .card.media > header > section > header, .card.report > header > section > header {
      padding: 0.75rem 1.5rem 0 1.5rem;
      position: relative; }
    .card.img-breakout > detail,
    .card.img-breakout > main,
    .card.img-breakout > footer, .card.media > detail,
    .card.media > main,
    .card.media > footer, .card.report > detail,
    .card.report > main,
    .card.report > footer {
      padding: 0 1.5rem 1.5rem 1.5rem; }
  .card.metrics {
    padding: 0.625rem; }
  .card.banner {
    padding: 1.5rem; }
    .card.banner.bg-banner-01 {
      background: url(../../assets/img/bg/banner/banner-bg-001-tl.svg) left top no-repeat, url(../../assets/img/bg/banner/banner-bg-001-br.svg) right bottom no-repeat, #352354;
      background-size: 260px 500px, 160px 210px; }
      .card.banner.bg-banner-01.lite {
        background-color: #352354; }
    .card.banner.bg-banner-02 {
      background: url(../../assets/img/bg/bg-large-dotted-tl.svg) left top no-repeat, #352354; }
      .card.banner.bg-banner-02.lite {
        background-color: #352354; }
    .card.banner.summary {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%; }
      .card.banner.summary > header {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center; }
        .card.banner.summary > header .subscribe-to {
          color: #352354;
          font-size: 1.1875rem;
          font-weight: 700;
          margin-bottom: 0; }
          @media print, screen and (min-width: 40em) {
            .card.banner.summary > header .subscribe-to {
              font-size: 1.625rem; } }
        .card.banner.summary > header .strap-line {
          color: #736b81;
          font-size: 0.9375rem;
          height: 2.5em; }
          @media print, screen and (min-width: 40em) {
            .card.banner.summary > header .strap-line {
              font-size: 1.1875rem; } }
          @media screen and (max-width: 39.99875em) {
            .card.banner.summary > header .strap-line {
              height: auto; } }
      .card.banner.summary > hr {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0; }
      .card.banner.summary > detail,
      .card.banner.summary > main {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        color: #352354;
        font-size: 0.9375rem; }
        @media print, screen and (min-width: 40em) {
          .card.banner.summary > detail,
          .card.banner.summary > main {
            font-size: 1.1875rem; } }
        .card.banner.summary > detail ul,
        .card.banner.summary > main ul {
          margin-top: 0;
          margin-bottom: 0; }
    .card.banner.lite, .card.banner.standard, .card.banner.no-result {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      margin: 1.5rem 0;
      color: #ffffff; }
      .card.banner.lite > header h1, .card.banner.lite > header h2, .card.banner.lite > header h3, .card.banner.lite > header .h0, .card.banner.lite > header .h1, .card.banner.lite > header .h2, .card.banner.lite > header .h3, .card.banner.standard > header h1, .card.banner.standard > header h2, .card.banner.standard > header h3, .card.banner.standard > header .h0, .card.banner.standard > header .h1, .card.banner.standard > header .h2, .card.banner.standard > header .h3, .card.banner.no-result > header h1, .card.banner.no-result > header h2, .card.banner.no-result > header h3, .card.banner.no-result > header .h0, .card.banner.no-result > header .h1, .card.banner.no-result > header .h2, .card.banner.no-result > header .h3 {
        color: #ffffff; }
      .card.banner.lite > detail > section .button,
      .card.banner.lite > main > section .button, .card.banner.standard > detail > section .button,
      .card.banner.standard > main > section .button, .card.banner.no-result > detail > section .button,
      .card.banner.no-result > main > section .button {
        font-size: 0.9375rem; }
        @media print, screen and (min-width: 40em) {
          .card.banner.lite > detail > section .button,
          .card.banner.lite > main > section .button, .card.banner.standard > detail > section .button,
          .card.banner.standard > main > section .button, .card.banner.no-result > detail > section .button,
          .card.banner.no-result > main > section .button {
            font-size: 1.1875rem; } }
    .card.banner.lite {
      background-color: #36c3ff; }
      .card.banner.lite > header > section > header {
        font-size: 1.0625rem; }
        @media print, screen and (min-width: 40em) {
          .card.banner.lite > header > section > header {
            font-size: 1.375rem; } }
      .card.banner.lite > detail > section,
      .card.banner.lite > main > section {
        font-size: 0.8125rem; }
        @media print, screen and (min-width: 40em) {
          .card.banner.lite > detail > section,
          .card.banner.lite > main > section {
            font-size: 1rem; } }
        .card.banner.lite > detail > section .banner-link .button,
        .card.banner.lite > main > section .banner-link .button {
          display: inline-block; }
    .card.banner.standard {
      background-color: #352354; }
      .card.banner.standard > header > section > header {
        font-size: 1.1875rem;
        font-weight: 700; }
        @media print, screen and (min-width: 40em) {
          .card.banner.standard > header > section > header {
            font-size: 1.625rem; } }
      .card.banner.standard > detail > section,
      .card.banner.standard > main > section {
        font-size: 1.1875rem;
        font-weight: 400; }
        @media print, screen and (min-width: 40em) {
          .card.banner.standard > detail > section,
          .card.banner.standard > main > section {
            font-size: 1.625rem; } }
        .card.banner.standard > detail > section .button,
        .card.banner.standard > main > section .button {
          font-size: 0.9375rem; }
          @media print, screen and (min-width: 40em) {
            .card.banner.standard > detail > section .button,
            .card.banner.standard > main > section .button {
              font-size: 1.1875rem; } }
    .card.banner.no-result {
      padding: 3rem 0;
      margin: 0 0 1.5rem 0; }
      .card.banner.no-result header section,
      .card.banner.no-result main section {
        width: 80%;
        margin: 0 auto; }
      .card.banner.no-result main section.banner-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        background-color: #ffffff;
        padding: 0.625rem 1.5rem; }
        .card.banner.no-result main section.banner-link span {
          text-align: left; }
        @media screen and (max-width: 39.99875em) {
          .card.banner.no-result main section.banner-link {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column; }
            .card.banner.no-result main section.banner-link span {
              text-align: center;
              margin-bottom: 1em; } }
  .card.unlock {
    height: 100%;
    padding: 1.5rem;
    background-color: #f3f5f6;
    font-size: 0.8125rem;
    color: #352354;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media print, screen and (min-width: 40em) {
      .card.unlock {
        font-size: 1rem; } }
    .card.unlock > header {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .card.unlock > header > section > header {
        font-weight: 500;
        padding-bottom: 1.25rem; }
    .card.unlock > detail,
    .card.unlock > main {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center;
      border-radius: 8px;
      background-color: #ffffff;
      padding: 1.25rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .card.report > header > section, .card.letterbox-morph > header > section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
    .card.report > header > section > figure, .card.letterbox-morph > header > section > figure {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .card.report > header > section > figure {
    background: url(../../assets/img/bg/card-bg001.svg) left top no-repeat, #352354;
    position: relative;
    overflow: hidden; }
    .card.report > header > section > figure.bg-MacroeconomicAnalysis {
      background: url(../../assets/img/bg/report/bg-MacroeconomicAnalysis.png) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-SectorAnalysis {
      background: url(../../assets/img/bg/report/bg-SectorAnalysis.png) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Databook {
      background: url(../../assets/img/bg/report/bg-Databook.png) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-ExpertInsight {
      background: url(../../assets/img/bg/report/bg-ExpertInsight.png) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-AerospaceDefence {
      background: url(../../assets/img/sector/full/AerospaceDefenseSecurity.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-AgricultureForestry {
      background: url(../../assets/img/sector/full/Agriculture.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Automotive {
      background: url(../../assets/img/sector/full/Automotive.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-BusinessCustomerServices {
      background: url(../../assets/img/sector/full/BusinessConsumerServices.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Chemicals {
      background: url(../../assets/img/sector/full/Chemicals.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Construction {
      background: url(../../assets/img/sector/full/Construction.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Construction {
      background: url(../../assets/img/sector/full/Construction.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Consumer {
      background: url(../../assets/img/sector/full/Consumer.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-FinancialServices {
      background: url(../../assets/img/sector/full/BankingPayments.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-FoodService {
      background: url(../../assets/img/sector/full/FoodService.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-GovernmentNonProfit {
      background: url(../../assets/img/sector/full/GovernmentNonProfiltOrganisations.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Healthcare {
      background: url(../../assets/img/sector/full/Healthcare.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-IndustrialGoodsMachinery {
      background: url(../../assets/img/sector/full/IndustrialGoods.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Mining {
      background: url(../../assets/img/sector/full/Mining.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-OilGas {
      background: url(../../assets/img/sector/full/OilGas.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Packaging {
      background: url(../../assets/img/sector/full/Packaging.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-PowerUtilities {
      background: url(../../assets/img/sector/full/Power.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-RealEstate {
      background: url(../../assets/img/sector/full/RealEstate.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-RetailWholesale {
      background: url(../../assets/img/sector/full/Retail.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-Sport {
      background: url(../../assets/img/sector/full/Sport.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-TechnologyMediaTelecom {
      background: url(../../assets/img/sector/full/Technology.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-TransportationInfrastructureLogistics {
      background: url(../../assets/img/sector/full/TransportationInfastructureLogistics.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure.bg-TravelTourism {
      background: url(../../assets/img/sector/full/TravelTourism.jpg) center center;
      background-size: 380px; }
    .card.report > header > section > figure::before, .card.report > header > section > figure::after {
      content: '';
      position: absolute; }
    .card.report > header > section > figure::before {
      width: 120%;
      height: 100%;
      right: 0;
      bottom: -100%;
      -webkit-transform: rotate(10deg);
          -ms-transform: rotate(10deg);
              transform: rotate(10deg);
      -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
              transform-origin: top right;
      background-color: #ffffff; }
    .card.report > header > section > figure::after {
      width: 80%;
      height: 6px;
      right: 0;
      bottom: -3px;
      -webkit-transform: rotate(10deg) translateX(-13%);
          -ms-transform: rotate(10deg) translateX(-13%);
              transform: rotate(10deg) translateX(-13%);
      -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
              transform-origin: top right;
      background-color: #0034ec; }
  .card.report > header > section > header {
    margin-top: 0; }
  .card.report > main > section {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .card.report > main > section {
        font-size: 1rem; } }
    .card.report > main > section:first-child {
      font-size: 1.0625rem;
      font-weight: 700; }
      @media print, screen and (min-width: 40em) {
        .card.report > main > section:first-child {
          font-size: 1.375rem; } }
      .card.report > main > section:first-child a {
        font-size: 1.0625rem;
        font-weight: 700;
        color: #352354;
        text-decoration: none; }
        @media print, screen and (min-width: 40em) {
          .card.report > main > section:first-child a {
            font-size: 1.375rem; } }
  .card.list-view {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .card.list-view.lock {
      color: #736b81; }
      .card.list-view.lock > main > section.summary {
        color: #736b81; }
    .card.list-view > header > section > header {
      color: #736b81;
      font-size: 0.8125rem; }
      @media print, screen and (min-width: 40em) {
        .card.list-view > header > section > header {
          font-size: 1rem; } }
    .card.list-view > main > section.detail {
      font-size: 1.0625rem; }
      @media print, screen and (min-width: 40em) {
        .card.list-view > main > section.detail {
          font-size: 1.375rem; } }
    .card.list-view > main > section.summary {
      color: #352354; }
  .card.media > header > section > figure.letterbox {
    height: 180px; }
  .card.media > main > section.detail {
    font-size: 0.9375rem; }
    @media print, screen and (min-width: 40em) {
      .card.media > main > section.detail {
        font-size: 1.1875rem; } }
  .card.media > main > section.meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 40em) {
      .card.media > main > section.meta {
        font-size: 1rem; } }
    .card.media > main > section.meta header {
      width: 30%; }
    .card.media > main > section.meta + .meta {
      margin-top: 5px; }
  .card.img-aspect_4_3 > header > section > figure {
    min-width: 80px;
    min-height: 80px;
    background-color: #f3f5f6;
    position: relative;
    padding: 5%; }
    .card.img-aspect_4_3 > header > section > figure img {
      position: absolute;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .card.img-aspect_4_3 > header > section > figure::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' viewBox='0 0 4 3'%3E%3C/svg%3E");
      line-height: 0; }
  .card.img-aspect_16_9 > header > section > figure {
    min-width: 80px;
    min-height: 80px;
    background-color: #f3f5f6;
    position: relative;
    padding: 5%; }
    .card.img-aspect_16_9 > header > section > figure img {
      position: absolute;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .card.img-aspect_16_9 > header > section > figure::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' viewBox='0 0 16 9'%3E%3C/svg%3E");
      line-height: 0; }
  .card.img-aspect_1_1 > header > section > figure {
    min-width: 80px;
    min-height: 80px;
    background-color: #f3f5f6;
    position: relative;
    padding: 5%; }
    .card.img-aspect_1_1 > header > section > figure img {
      position: absolute;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .card.img-aspect_1_1 > header > section > figure::before {
      content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' viewBox='0 0 1 1'%3E%3C/svg%3E");
      line-height: 0; }

.card-cluster.metrics.columnise {
  border-radius: 0.1875rem;
  -webkit-column-rule-style: dashed;
          column-rule-style: dashed;
  -webkit-column-gap: 1px;
          column-gap: 1px; }
  .card-cluster.metrics.columnise hr {
    border-style: dashed; }

.card-cluster.metrics .card.metrics {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.package-cluster.arrow-separator.center > .pair:nth-child(odd) > .unit {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .package-cluster.arrow-separator.center > .pair:nth-child(odd) > .unit:last-child::after {
      content: '';
      position: absolute;
      top: 25%;
      left: 0;
      border-style: solid;
      border-width: 12px 0 12px 12px;
      border-color: transparent transparent transparent #36c3ff; } }

.package-cluster.arrow-separator.center > .pair:nth-child(even) > .unit {
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .package-cluster.arrow-separator.center > .pair:nth-child(even) > .unit:first-child::after {
      content: '';
      position: absolute;
      top: 25%;
      right: 0;
      border-style: solid;
      border-width: 12px 12px 12px 0;
      border-color: transparent #36c3ff transparent transparent; } }

@media print, screen and (min-width: 64em) {
  .package-cluster.arrow-separator.center > .pair > .unit:first-child {
    border-right: solid 6px #36c3ff; }
  .package-cluster.arrow-separator.center > .pair > .unit:last-child {
    border-left: solid 6px #36c3ff; } }

.package-cluster > .pair {
  height: 100%; }
  .package-cluster > .pair > .unit.bg-000 {
    background: #b4e8ff; }
  .package-cluster > .pair > .unit.bg-001 {
    background: url(../../assets/img/bg/site/bg-contour-gray.svg) -180px center no-repeat, #b4e8ff;
    background-size: 1000px; }
  .package-cluster > .pair > .unit.bg-002 {
    background: url(../../assets/img/bg/site/bg-partical-gray.svg) left center no-repeat, #b4e8ff;
    background-size: 400px; }
  .package-cluster > .pair > .unit.bg-digital-hair {
    background: url(../../assets/img/bg/site/bg-digital-hair.png) left center no-repeat;
    background-size: 800px; }
  .package-cluster > .pair > .unit > .grid-container,
  .package-cluster > .pair > .unit > .grid-container > .grid-x,
  .package-cluster > .pair > .unit > .grid-container > .grid-x > .cell,
  .package-cluster > .pair > .unit > .grid-container > .grid-x > .cell > .package {
    height: 100%; }
  .package-cluster > .pair > .unit .package {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px; }
  @media print, screen and (min-width: 64em) {
    .package-cluster > .pair > .unit:first-child > .grid-container {
      margin-left: auto;
      margin-right: 0; }
    .package-cluster > .pair > .unit:first-child .package {
      padding-left: 0; }
    .package-cluster > .pair > .unit:last-child > .grid-container {
      margin-left: 0;
      margin-right: auto; }
    .package-cluster > .pair > .unit:last-child .package {
      padding-right: 0; } }

.image {
  margin-bottom: 10px; }
  .image:empty {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 250px;
    border: solid 1px #c7cfd4;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/><path d='M0 0 L100 100 ' stroke='rgba(199, 207, 212, 1)' stroke-width='0.5'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto; }
    .image:empty::before {
      content: "Image Placeholder";
      font-size: 1.375rem; }
      @media print, screen and (min-width: 40em) {
        .image:empty::before {
          font-size: 2rem; } }
  .image.fullwidth_heightfixed {
    height: 300px;
    overflow: hidden;
    position: relative; }
    .image.fullwidth_heightfixed img {
      position: absolute;
      top: -50%;
      left: 0;
      width: 100%; }
  .image.letterbox {
    height: 250px; }

.list-transform {
  list-style-type: none;
  margin-left: 0; }
  @media screen and (max-width: 39.99875em) {
    .list-transform.unbound {
      border: none; } }
  .list-transform.unbound li {
    border-top: none; }
  @media screen and (max-width: 39.99875em) {
    .list-transform {
      border: solid 1px #c7cfd4;
      border-top: none; } }
  .list-transform li {
    margin-left: 0;
    border-top: solid 1px #c7cfd4;
    overflow-x: hidden; }
    @media screen and (max-width: 39.99875em) {
      .list-transform li {
        padding: 0 0.9375rem; } }
    .list-transform li a {
      display: block;
      -webkit-column-break-inside: avoid;
              break-inside: avoid-column;
      text-align: left;
      padding: 0.85em 1em;
      color: #0034ec; }
      .list-transform li a > span {
        display: block;
        overflow-x: clip;
        text-overflow: ellipsis; }
      .list-transform li a > i {
        color: #c7cfd4; }
      @media screen and (max-width: 39.99875em) {
        .list-transform li a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }

header.header-action header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.lock {
  position: relative; }
  .lock.lock-tr .lock-box {
    position: absolute;
    top: 8px;
    right: 8px; }

.lock-box {
  border-radius: 6px;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  background-color: #ff5d2b;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 39.99875em) {
    .lock-box {
      max-width: 24px;
      max-height: 24px; } }
  .lock-box::before {
    content: "\e9a6";
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: "globaldata-icons" !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1;
    speak: none;
    text-transform: none !important; }

.unlock-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1.25rem;
  border-radius: 14px;
  border: solid 1px #c7cfd4;
  background-color: #ffffff; }
  @media screen and (max-width: 39.99875em) {
    .unlock-bar {
      padding: 0.75rem 1rem; } }
  .unlock-bar .lock-box {
    min-width: 32px;
    min-height: 32px;
    margin-right: 1rem; }
    @media screen and (max-width: 39.99875em) {
      .unlock-bar .lock-box {
        max-width: 24px;
        max-height: 24px; } }
  .unlock-bar > .info,
  .unlock-bar > span {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media screen and (max-width: 39.99875em) {
    .unlock-bar > .button {
      font-size: 0.75rem; } }
  @media screen and (max-width: 39.99875em) {
    .unlock-bar {
      font-size: 0.75rem; } }

.lock-image {
  position: relative; }
  .lock-image img {
    width: 100%;
    height: auto;
    max-height: 380px; }
  .lock-image .unlock-bar {
    position: absolute;
    width: calc(100% - 60px);
    margin: 0 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.pg-view {
  border-radius: 50%;
  background-color: #36c3ff;
  width: 32px;
  height: 32px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.75rem; }
  .pg-view::before {
    content: attr(data-pg-view);
    width: 24px;
    height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background-color: #f3f5f6;
    font-size: rem-cal(15);
    font-weight: 500; }
  .pg-view[data-pg-view="0"] {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #ffffff)), -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, transparent));
    background-image: linear-gradient(90deg, transparent 50%, #ffffff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }
  .pg-view[data-pg-view="1"] {
    background-image: linear-gradient(162deg, transparent 50%, #ffffff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }
  .pg-view[data-pg-view="2"] {
    background-image: linear-gradient(234deg, transparent 50%, #ffffff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }
  .pg-view[data-pg-view="3"] {
    background-image: linear-gradient(126deg, transparent 50%, #36c3ff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }
  .pg-view[data-pg-view="4"] {
    background-image: linear-gradient(198deg, transparent 50%, #36c3ff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }
  .pg-view[data-pg-view="5"] {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(50%, transparent), color-stop(50%, #36c3ff)), -webkit-gradient(linear, left top, right top, color-stop(50%, #ffffff), color-stop(50%, transparent));
    background-image: linear-gradient(270deg, transparent 50%, #36c3ff 50%), linear-gradient(90deg, #ffffff 50%, transparent 50%); }

.free {
  position: relative; }
  .free.free-tl .free-box {
    position: absolute;
    top: 18px;
    left: 18px; }

.premium {
  position: relative; }
  .premium.premium-tl .premium-box {
    position: absolute;
    top: 18px;
    left: 18px; }

.premium-box,
.free-box {
  border-radius: 0.1875rem;
  border: solid 1px #c7cfd4;
  padding: 2px 12px;
  background-color: #ffffff;
  color: #352354;
  font-size: 0.8125rem;
  font-weight: 500; }
  @media print, screen and (min-width: 40em) {
    .premium-box,
    .free-box {
      font-size: 1rem; } }
  .premium-box::before,
  .free-box::before {
    content: "FREE";
    display: block; }

.premium-box::before {
  content: "PREMIUM"; }

.free-box::before {
  content: "FREE"; }

.pill {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0.1875rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border: solid 1px #c7cfd4;
  border-radius: 50px; }
  .pill.primary {
    border-color: #352354;
    color: #352354; }
  .pill.brand {
    border-color: #352354;
    color: #352354; }
  .pill.text {
    border-color: #736b81;
    color: #736b81; }
  .pill.interactive-primary {
    border-color: #0034ec;
    color: #0034ec; }
  .pill.positive-primary {
    border-color: #217700;
    color: #217700; }
  .pill.negative-primary {
    border-color: #d11b1b;
    color: #d11b1b; }
  .pill.promo-primary {
    border-color: #ffab37;
    color: #ffab37; }
  .pill.accent-primary {
    border-color: #36c3ff;
    color: #36c3ff; }

.color-primary {
  color: #352354; }

.color-brand {
  color: #352354; }

.color-text {
  color: #736b81; }

.color-interactive-primary {
  color: #0034ec; }

.color-positive-primary {
  color: #217700; }

.color-negative-primary {
  color: #d11b1b; }

.color-promo-primary {
  color: #ffab37; }

.color-accent-primary {
  color: #36c3ff; }

.list-group {
  margin: 0;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0.1875rem;
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #736b81; }
  .list-group > :last-child {
    margin-bottom: 0; }
  .list-group.locked-list {
    padding-bottom: 40px; }
    .list-group.locked-list li:last-child {
      border: none; }
    .list-group.locked-list + .unlock-bar {
      margin: -50px 25px 0; }

.list-group-item {
  padding: 1rem;
  border-bottom: 1px solid #e6e6e6; }
  .list-group-item > :last-child {
    margin-bottom: 0;
    border-bottom: none; }
  .list-group-item.active {
    color: #ffffff;
    background-color: #352354;
    border-color: 1px solid #352354; }
  .list-group-item:hover, .list-group-item:focus {
    background-color: #e6e6e6; }
    .list-group-item:hover.active, .list-group-item:focus.active {
      background-color: #352354; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus, .list-group-item[disabled], .list-group-item[disabled]:hover, .list-group-item[disabled]:focus {
    color: #8a8a8a;
    cursor: not-allowed;
    background-color: #ffffff; }
