.cookie-consent-banner {
 top: 66px; 
 position: relative;
}

/* Fix gap above between statuspage footer and asana footer */
.layout-content .page-footer {
    margin-bottom: 0px;
    padding-bottom: 70px;
  }
  
  .flat-button,
  .masthead .updates-dropdown-container .show-updates-dropdown,
  .layout-content.status-full-history .show-filter.open,
  .flat-button,
  .layout-content.status .masthead-container .updates-dropdown-container .show-updates-dropdown {
    background-color: #4573D2;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: none;
  }
  
  
  div.scheduled-maintenances-container {
    margin: auto !important
  }
  
  .font-largest {
    color: #222B37;
    font-size: 1.9375rem;
    margin-bottom: 2.5rem;
  }
  
  .font-regular {
    color: #646F79;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  
  .header-container {
    padding: 100px 0 0 0;
  }
  
  .incident-container .font-small,
  .updates-container small {
    margin-top: 0.5rem;
  }
  
  .incident-title {
    margin-bottom: 0;
  }
  
  .incident-title,
  .incident-title.impact-none.font-large,
  .layout-content.status .incidents-list.format-expanded .status-day p,
  .incident-title a {
    color: #222B37;
    font-size: 1rem;
    font-weight: 600;
  }
  
  .incident-title::after {
    content: none;
  }
  
  .incident-title:after,
  .incident-title.impact-none:after,
  .incident-title.impact-major:after,
  .incident-title.impact-minor:after {
    background: #fff;
    border: 1px solid #B7BFC6;
    border-radius: 50%;
    content: "";
    height: 19px;
    left: 0px;
    position: absolute;
    top: 5px;
    width: 19px;
  }
  
  .layout-content .container {
    background: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 430px;
    max-width: 100%;
    padding-top: 2.5rem;
    width: 100%;
    z-index: 999;
  }
  
  .layout-content.status .incidents-list.format-expanded .status-day {
    margin-top: 0;
  }
  
  .layout-content.status .incidents-list.format-expanded .status-day .date {
    border-bottom: none;
    color: #222B37;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 1.625rem 0;
  }
  
  .layout-content.status .incidents-list.format-expanded .status-day p,
  .incident-container {
    margin-left: 20px;
    max-width: 675px;
  }
  
  .layout-content.status .incidents-list.format-expanded .status-day p:last-of-type {
    padding-bottom: 2.5rem;
  }
  
  .layout-content.status .masthead-container.basic {
    max-width: 100%;
    width: 100%;
  }
  
  .layout-content.status>.container>div {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
    width: 90%;
  }
  
  .layout-content.status>.container .status-heading {
    color: #222B37;
    display: block;
    font-size: 1.9375rem;
    font-weight: 500;
    margin: 2rem 0 2.5rem 0
  }
  
  #status-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  
  #status-region-select-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
  }
  
  #status-region-select-label {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    color: #6D6E6F;
    margin-right: 16px;
  }
  
  #status-region-select {
    appearance: none;
    line-height: 22px;
    width: 150px;
    border: 1px solid #6D6E6F;
  }
  
  #status-region-select-container::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 14px;
    width: 0.5rem;
    height: 0.5rem;
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    border-bottom-left-radius: 2px;
    transform: rotate(-45deg) translate(0%, 0%);
    transform-origin: center center;
    transition: transform ease-in-out 100ms;
  }

  .select-input__control {
    border: 1px solid #6D6E6F !important;
    background-color: white !important;
  }

  .select-input__menu {
    border: 1px solid #6D6E6F !important;
  }
  
  .layout-content.status.status-index .unresolved-incidents {
    margin-bottom: 0;
    /* set inital display to none */
    display: none; 
  }
  
  .layout-content.status-index .components-statuses .component-container.status-red:after,
  .layout-content.status-full-history .month .incident-container .impact-critical,
  .layout-content.status-incident .incident-name.impact-critical,
  .layout-content.status.status-index .incidents-list .incident-title.impact-critical a,
  .new-crazy-components .status-red .icon-indicator {
    color: #222B37;
  }
  
  .layout-content.status.status-full-history .history-header .left-arrow:before,
  .layout-content.status.status-full-history .uptime-header .left-arrow:before,
  .layout-content.status.status-full-history .history-header .right-arrow:before,
  .layout-content.status.status-full-history .uptime-header .right-arrow:before {
    color: #4573D2;
    font-size: 0.9rem;
  }
  
  .layout-content.status.status-full-history .history-header .left-arrow:hover:before,
  .layout-content.status.status-full-history .uptime-header .left-arrow:hover:before,
  .layout-content.status.status-full-history .history-header .right-arrow:hover:before,
  .layout-content.status.status-full-history .uptime-header .right-arrow:hover:before {
    cursor: pointer;
    color: #4464BB;
  }
  
  .layout-content.status.status-full-history .history-header .pagination .current,
  .layout-content.status.status-full-history .uptime-header .pagination .current {
    margin: 0 1rem;
  }
  
  .layout-content.status.status-full-history .history-header .pagination a,
  .layout-content.status.status-full-history .uptime-header .pagination a {
    border: none;
    height: 1rem;
    line-height: 1rem;
    width: 1rem;
  }
  
  .layout-content.status.status-full-history .history-header .pagination a.disabled,
  .layout-content.status.status-full-history .uptime-header .pagination a.disabled {
    display: none;
  }
  
  .layout-content.status.status-full-history .history-header .pagination a:hover,
  .layout-content.status.status-full-history .uptime-header .pagination a:hover {
    text-decoration: none;
  }
  
  .layout-content.status.status-full-history .months-container .month .incident-container {
    margin: 0;
    padding: 2px 0 45px 35px;
    position: relative;
  }

  .layout-content.status.status-full-history .months-container .expand-incidents {
    margin-top: 10px;
  }

  .expand-incidents:hover {
    text-decoration: underline;
  }
  
  .layout-content.status.status-full-history .months-container .month .incident-container .incident-body {
    margin-top: 1rem;
    max-width: none;
    text-overflow: ellipsis;
    white-space: normal;
  }
  
  .layout-content.status.status-full-history .months-container .month .incident-container.color-secondary {
    padding: 0;
  }
  
  .layout-content.status.status-full-history .months-container .month .incident-container.color-secondary:after,
  .layout-content.status.status-full-history .months-container .month .incident-container.color-secondary:before {
    content: none;
  }
  
  .layout-content.status.status-full-history .months-container .month .month-title {
    border: none;
    font-size: 1.5rem;
    margin: 0 0 1rem 0;
  }
  
  .layout-content.status.status-incident .update-row .update-timestamp {
    color: #848F99;
    font-size: 12px;
  }
  
  .layout-content.status.status-index .components-section .component-container {
    border-width: 0px;
    padding: 0px;
  }
  
  .layout-content.status.status-index .components-section .component-container .component-status {
    display: none;
  }
  
  .layout-content.status.status-index .components-section .component-container .name {
    max-width: none;
  }
  
  .layout-content.status.status-index .components-section .component-container,
  .layout-content.status.status-index .components-section .components-container.one-column .component-container {
    border: none;
  }
  
  .components-container .component-container.is-group [data-js-hook="component-group-opener"] {
    display: none;
  }
  
  .layout-content.status.status-index .components-section .component-inner-container {
    border: none;
    padding: 20px;
    position: relative;
  }
  
  .layout-content.status.status-index .components-section .component-inner-container .name {
    color: #222B37;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: .4375rem;
  }
  
  .layout-content.status.status-index .components-section .components-container {
    /* border: 1px solid #E0E6E8;
    border-radius: 3px;
    box-shadow: 0 3px 5px 0 rgba(36, 50, 66, .05); */
    padding: 0;
  }
  
  .layout-content.status.status-index .components-section .components-container .component-container {
    /* border: 1px solid #E0E6E8;
    border-radius: 3px;
    box-shadow: 0 3px 5px 0 rgba(36, 50, 66, .05); */
    padding: 0;
  }
  
  .layout-content.status.status-index .components-section .components-container.one-column .component-container:not(:first-child){ 
    /* this is needed to override default styles */
    border-top-width: 1px;
  }
  
  .layout-content.status.status-index .components-section .component-container .child-components-container {
    padding: 0;
  }
  
  .layout-content.status.status-index .components-section .components-container.one-column .component-container .child-components-container .component-inner-container {
    /* border-bottom: 1px solid #E0E6E8; */
    border: 1px solid #EDEAE9;
    margin-bottom: 18px;
    padding-left: 20px;
  }
  
  .layout-content.status.status-index .components-section .components-container.one-column .component-container:last-child {
    margin-bottom: 0;
  }
  
  
  .layout-content.status.status-index .components-section .components-uptime-link {
    margin-bottom: 10px;
  }
  
  .layout-content.status.status-index .incidents-list .incident-title.impact-critical a {
    color: #222B37;
  }
  
  .layout-content.status.status-index .incidents-list .incident-title.impact-minor a {
    color: #222B37;
  }
  
  .layout-content.status.status-index .page-status {
    border: none;
    color: #222B37;
    margin-bottom: 40px;
    padding: .9rem 1.6875rem 1.2rem;
    text-shadow: none;
  }
  
  .layout-content.status.status-index .page-status .last-updated-stamp {
    color: rgba(255, 255, 255, .75);
    display: block;
    font-weight: 600;
  }
  
  .layout-content.status.status-index .page-status .status {
    font-size: 1rem;
    font-weight: 600;
  }
  
  .components-container .component-status {
    font-weight: 600;
  }
  
  /* overloading the selector .status-none.status-none to ensure it doesn't get overriden in the future */
  .layout-content.status.status-index .page-status.status-none.status-none {
    background-color: #0D7F56;
  }
  
  .components-container .component-inner-container.status-green .component-status,
  .update.font-regular.resolved.resolved strong {
    color: #0D7F56;
  }
  
  .layout-content.status.status-index .page-status.status-none .status {
    color: white;
  }
  
  .layout-content.status.status-index .page-status.status-minor .status {
    color: black;
  }
  
  .layout-content.status.status-index .page-status.status-maintenance,
  .layout-content.status.status-index .unresolved-incident.impact-maintenance .incident-title {
    background-color: #5688E5;
  }

  .components-container .component-inner-container.status-blue .component-status,
  .layout-content.status.status-index .incidents-list .incident-title.impact-maintenance a,
  .layout-content.status-full-history .month .incident-container .impact-maintenance {
    color: #5688E5;

  }
  
  .layout-content.status.status-index .unresolved-incidents .unresolved-incident.impact-minor .incident-title a {
    color: black;
  }
  
  .layout-content.status.status-index .page-status.status-minor.status-minor,
  .layout-content.status.status-index .unresolved-incident.impact-minor .incident-title {
    background-color: #F1BD6C;
  }

  .layout-content.status-full-history .month .incident-container .impact-minor,
  .components-container .component-inner-container.status-yellow .component-status,
  .layout-content.status.status-index .incidents-list .incident-title.impact-minor a {
    color: #6D6E6F;
  }

  .layout-content.status.status-index .incidents-list .incident-title.impact-major a,
  .components-container .component-inner-container.status-orange .component-status {
    color: #DC6E4D;
  }
  
  .layout-content.status.status-index .unresolved-incident.impact-major .incident-title {
    background-color: #DC6E4D;
  }

  .layout-content.status-full-history .month .incident-container .impact-major {
    color: #B45337
  }
  
  .layout-content.status.status-index .page-status.status-critical.status-critical,
  .layout-content.status.status-index .unresolved-incident.impact-critical .incident-title {
    background-color: #DE5F73;
  }
  
  .layout-content.status.status-index .page-status.status-critical .status {
    color: white;
  }
  
  .layout-content.status-full-history .month .incident-container .impact-critical,
  .components-container .component-inner-container.status-red .component-status,
  .layout-content.status.status-index .incidents-list .incident-title.impact-critical a {
    color: #C92F54;
  }

  small, .font-small, .update .small, .update.update small {
    color: #6D6E6F !important;
  }
  
  .legend {
    margin-top: 10px;
  }
  
  .legend .spacer {
    background: #D5DCE0;
    opacity: 1;
  }
  
  .legend,
  .legend .legend-item,
  .legend .legend-item.light,
  .layout-content.status.status-index .components-section .components-uptime-link {
    color: black;
    font-size: .75rem;
    opacity: 1;
  }
  
  /* opacity needed to override default styling */
  .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item {
    color: black;
    opacity: 1;
  }
  .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .legend-item.light {
    color: black;
    opacity: 1;
  }
  .layout-content.status .shared-partial.uptime-90-days-wrapper .legend .spacer {
    background: #A2A0A2;
    opacity: 1;
  }
  
  .components-uptime-link a {
    white-space: no-wrap;
  }
  
  .logo-container img,
  .masthead.has-logo .logo-container img {
    height: 24px;
    margin: 0;
    max-width: 100%;
    padding: 0;
  }
  
  .masthead-container .masthead,
  .layout-content.status .masthead-container.basic .masthead {
    background: #fff;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .05);
    height: 66px;
    margin: 0;
    max-width: 100%;
    padding: 21px 60px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  
  .masthead-container:after {
    background: #F6F8F9 url('https://assets.asana.biz/m/6f86f39e007a2a17/original/status-header-2x.png') no-repeat center;
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 400px;
    position: fixed;
    top: 30px;
    width: 100%;
    z-index: -1;
  }
  
  .month {
    margin: 0 0 40px 0;
  }
  
  .month .incident-container {
    padding-bottom: 40px;
  }
  
  .month .incident-container:last-child {
    margin-bottom: 80px;
    padding-bottom: 0px;
  }
  
  .months-container {
    position: relative;
  }
  
  .months-container:before {
    color: #222B37;
    content: "Status history";
    display: block;
    font-size: 1.9375rem;
    font-weight: 500;
    margin-bottom: 80px;
  }
  
  .status-day {
    margin: 0;
    padding: 0 0 20px 35px;
    position: relative;
  }
  
  .status-day p {
    color: #6c6c6c;
    font-weight: 300;
  }
  
  .status-day.no-incidents:after {
    background: #fff;
    border: 1px solid #B7BFC6;
    border-radius: 50%;
    content: "";
    height: 19px;
    left: 0px;
    position: absolute;
    top: 5px;
    width: 19px;
  }
  
  .status-day:before,
  .layout-content.status.status-full-history .months-container .month .incident-container:before {
    background-color: #B7BFC6;
    content: "";
    height: 100%;
    left: 10px;
    opacity: 0.85;
    position: absolute;
    top: 10px;
    width: 1px;
  }
  
  .status-day:last-of-type {
    padding-bottom: 0px;
  }

  .updates.font-regular {
    color: #000000;
  }
  
  .update .small,
  .update small {
    color: #9CA6AF;
    display: block;
    font-size: 14px;
  }
  
  .update strong {
    font-weight: 400;
  }
  
  .update.font-regular.completed strong {
    color: #222B37;
  }
  
  .update.font-regular.resolved strong {
    color: #22D3AD;
    font-weight: 600;
  }
  
  .updates-container .update {
    margin-bottom: 18px;
    padding-bottom: 18px;
    position: relative;
  }
  
  .updates-container .update:after {
    background: #E0E6E8;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 76px;
  }
  
  .updates-container .update:last-child:after {
    content: none;
  }
  
  .updates-dropdown-container a#show-updates-dropdown {
    box-shadow: none;
    line-height: 0.875rem;
    padding: 0.625rem 1rem;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: background-color 150ms, color 150ms ease-in-out;
    white-space: nowrap;
  }
  
  .updates-dropdown-container a#show-updates-dropdown:hover {
    background-color: #008CE3;
    transition: background-color 150ms, color 150ms ease-in-out;
  }
  
  a {
    color: #3F6AC4;
  }
  
  a:hover {
    color: #4464BB;
    text-decoration: underline;
  }
  
  @font-face {
  
    font-family: 'gordita';
    src: url('https://fonts.luna1.co/gordita/EOT/gorditaregular-webfont.eot');
    src: url('https://fonts.luna1.co/gordita/EOT/gorditaregular-webfont.eot?#iefix') format('embedded-opentype'),
        url('https://fonts.luna1.co/gordita/WOFF2/gorditaregular-webfont.woff2') format('woff2'),
        url('https://fonts.luna1.co/gordita/WOFF/gorditaregular-webfont.woff') format('woff'),
        url('https://fonts.luna1.co/gordita/TTF/gorditaregular-webfont.ttf') format('truetype'),
        url('https://fonts.luna1.co/gordita/SVG/gorditaregular-webfont.svg#gorditaregular') format('svg');
  
    font-weight: 500;
  
    font-style: normal;
  }
  
  @font-face {
  
    font-family: 'gordita';
    src: url('https://fonts.luna1.co/gordita/EOT/gorditalight-webfont.eot');
    src: url('https://fonts.luna1.co/gordita/EOT/gorditalight-webfont.eot?#iefix') format('embedded-opentype'),
        url('https://fonts.luna1.co/gordita/WOFF2/gorditalight-webfont.woff2') format('woff2'),
        url('https://fonts.luna1.co/gordita/WOFF/gorditalight-webfont.woff') format('woff'),
        url('https://fonts.luna1.co/gordita/TTF/gorditalight-webfont.ttf') format('truetype'),
        url('https://fonts.luna1.co/gordita/SVG/gorditalight-webfont.svg#gorditalight') format('svg');
  
    font-weight: 200;
  
    font-style: normal;
  }
  
  @font-face {
  
    font-family: 'gordita';
    src: url('https://fonts.luna1.co/gordita/EOT/gorditamedium-webfont.eot');
    src: url('https://fonts.luna1.co/gordita/EOT/gorditamedium-webfont.eot?#iefix') format('embedded-opentype'),
        url('https://fonts.luna1.co/gordita/WOFF2/gorditamedium-webfont.woff2') format('woff2'),
        url('https://fonts.luna1.co/gordita/WOFF/gorditamedium-webfont.woff') format('woff'),
        url('https://fonts.luna1.co/gordita/TTF/gorditamedium-webfont.ttf') format('truetype'),
        url('https://fonts.luna1.co/gordita/SVG/gorditamedium-webfont.svg#gorditamedium') format('svg');
  
    font-weight: 600;
  
    font-style: normal;
  }



  @font-face {
  
    font-family: 'TWK Lausanne';
    src: url('https://asana.com/fonts/lausanne/TWKLausanne-500.otf');
  
    font-weight: 500;
  
    font-style: normal;
  }
  
  @font-face {
  
    font-family: 'TWK Lausanne';
    src: url('https://asana.com/fonts/lausanne/TWKLausanne-400.otf');
  
    font-weight: 400;
  
    font-style: normal;
  }
  
  @font-face {
  
    font-family: 'TWK Lausanne';
    src: url('https://asana.com/fonts/lausanne/TWKLausanne-300.otf');
  
    font-weight: 300;
  
    font-style: normal;
  }
  
  @media (max-width: 480px) {
    .incident-container {
        padding: 20px 0 30px 0px;
    }
  }
  
  @media screen and (max-width: 450px) {
    .masthead-container:after {
        height: 300px !important;
        -webkit-background-size: auto 80% !important;
        -webkit-background-size: auto 80% !important;
        -webkit-background-size: auto 80% !important;
        -webkit-background-size: auto 80% !important;
        -webkit-background-size: auto 80% !important;
        background-size: auto 80% !important;
    }
  
    .layout-content .container {
        margin-top: 330px !important;
    }
  
    .layout-content .siteFooter .container {
        margin-top: 0px !important;
    }
  
    .layout-content.status.status-index .page-status .last-updated-stamp {
        float: none;
        display: block;
    }
  
    .layout-content.status.status-index .page-status.status-none {
        text-align: center;
    }
  }
  
  @media screen and (max-width: 450px) {
    .layout-content.status .masthead-container.basic .masthead {
        height: auto !important;
    }
  
    .layout-content .container {
        padding-top: 1rem;
    }
  }
  
  body {
    -moz-font-smoothing: auto;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: auto;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-family: "TWK Lausanne", "gordita", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    font-smooth: always;
    letter-spacing: .03rem;
    text-rendering: optimizeLegibility;
  }
  
  /* history page */
  
  h4+.incident-container:not(:only-of-type) {
    margin-top: 30px;
  }
  
  label,
  input,
  textarea,
  button,
  select {
    font-family: "TWK Lausanne", "gordita", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 0.875rem;
  }
  
  small,
  .font-small {
    color: #9CA6AF;
    font-size: 0.875rem;
  }
  
  .siteFooter a {
    cursor: auto;
  }
  
  .siteFooter ::selection {
    background-color: #95e0ff;
    color: #222b37;
    text-shadow: none;
  }
  
  .siteFooter a {
    background-color: transparent;
    color: #796eff;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s;
  }
  
  .siteFooter a:hover {
    border-bottom: 2px solid #635ac7;
    color: #635ac7;
    text-decoration: none;
  }
  
  .siteFooter a.-white {
    border-bottom: 2px solid #edf1f2;
    color: #fff;
  }
  
  .siteFooter a.-white:hover {
    border-bottom-color: #fff;
  }
  
  .siteFooter .container {
    background: none;
    margin-top: 0px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    transition: width 0.15s;
    width: calc(100% - 64px);
  }
  
  .siteFooter .container.-wide {
    max-width: 1312px;
    width: calc(100% - 128px);
  }
  
  @media (max-width: 48em) {
    .siteFooter .container.-wide {
        width: calc(100% - 96px);
    }
  }
  
  @media (max-width: 30em) {
    .siteFooter .container.-wide {
        width: calc(100% - 32px);
    }
  }
  
  .siteFooter ul {
    box-sizing: border-box;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 32px;
    padding-left: 32px;
  }
  
  .siteFooter ul li {
    margin-bottom: 8px;
    position: relative;
  }
  
  .siteFooter :last-child {
    margin-bottom: 0 !important;
  }
  
  .siteFooter .icon--white {
    color: #fff;
  }
  
  .siteFooter li {
    list-style-type: none;
  }
  
  .siteFooter a,
  .siteFooter span {
    font-size: 14px;
  }
  
  .siteFooter a.-white {
    color: #fff;
    border-bottom: none;
    font-weight: 400;
  }
  
  .siteFooter a.-white:hover {
    border-bottom: 1px solid #fff;
  }
  
  .siteFooter .siteFooter__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  .siteFooter .siteFooter__logo {
    box-sizing: border-box;
    flex-basis: 100%;
    padding: 0 15px;
  }
  
  @media (min-width: 60em) {
    .siteFooter .siteFooter__logo {
        flex-basis: 8.33333%;
    }
  }
  
  .siteFooter .siteFooter__logo-icon {
    display: inline-block;
    position: relative;
    height: 25px;
    width: 25px;
  }
  
  .siteFooter .siteFooter__logo-icon:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    background: #222b37;
    border-radius: 3px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 0;
    border: 3px solid transparent;
    transition: opacity 0.2s ease-in-out, outline-color 0.2s ease-in-out;
  }
  
  .siteFooter .siteFooter__logo-icon:hover {
    border: none;
  }
  
  .siteFooter .siteFooter__logo-icon:hover:before {
    opacity: 1;
  }
  
  .siteFooter .siteFooter__logo-icon:focus {
    outline: none;
  }
  
  .siteFooter .siteFooter__logo-icon:focus:before {
    opacity: 1;
    border-color: #fff;
  }
  
  .siteFooter .siteFooter__logo-icon svg {
    height: 24px;
    width: 24px;
    position: relative;
    z-index: 1;
  }
  
  .siteFooter .siteFooter__list {
    flex-basis: 50%;
    padding: 0 15px;
    margin-bottom: 64px;
  }
  
  @media (min-width: 48em) {
    .siteFooter .siteFooter__list {
        flex-basis: 33.33333%;
    }
  }
  
  @media (min-width: 60em) {
    .siteFooter .siteFooter__list {
        flex-basis: 25%;
    }
  
    .siteFooter .siteFooter__list:nth-of-type(4) {
        margin-left: 8.33333%;
    }
  }
  
  @media (min-width: 70em) {
    .siteFooter .siteFooter__list {
        flex-basis: 16.66667%;
        margin-bottom: 0;
    }
  
    .siteFooter .siteFooter__list:nth-of-type(4) {
        margin-left: 0;
    }
  }
  
  .siteFooter .siteFooter__title {
    color: #9ca6af;
    font-weight: 500;
    margin-bottom: 32px;
    font-size: 14px;
  }
  
  .siteFooter .siteFooter__item {
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    word-wrap: break-word;
    margin-bottom: 14px;
  }
  
  .siteFooter .siteFooter__item:last-child {
    margin-bottom: 0;
  }
  
  @media (max-width: 59.9375em) {
    .siteFooter .siteFooter__item {
        margin-bottom: 12px;
    }
  
    .siteFooter .siteFooter__item a {
        font-size: 12px;
    }
  }
  
  .siteFooter .siteFooter__main__wrapper {
    background-color: #151b26;
  }
  
  @media (min-width: 960px) {
    .siteFooter .mb-md-0 {
        margin-bottom: 0 !important;
    }
  }
  
  .siteFooter .py-2 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
  
  .siteFooter .mb-3 {
    margin-bottom: 48px !important;
  }
  
  @media (min-width: 768px) {
    .siteFooter .py-sm-5 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
  }
  
  .siteFooter .siteFooter__secondary__wrapper {
    background-color: #222b37;
    color: #fff;
    padding-bottom: 32px;
    padding-top: 32px;
  }
  
  .siteFooter .siteFooter__secondary__col-wrapper {
    flex-basis: 100%;
    margin: 0 8.33333%;
    padding: 0 15px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
  }
  
  .siteFooter .siteFooter__secondary__col {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 32px;
    flex-basis: 100%;
  }
  
  @media (min-width: 60em) {
    .siteFooter .siteFooter__secondary__col {
        margin-bottom: 0;
        flex-basis: auto;
    }
  }
  
  .siteFooter .siteFooter__secondary__col--terms {
    align-items: center;
  }
  
  .siteFooter .siteFooter__secondary__col--social a {
    font-size: 1.375rem;
    border-bottom: none;
    width: 32px;
    margin: 0 1.5px;
  }
  
  .siteFooter .siteFooter__secondary__col--social a:hover {
    border-bottom: none !important;
    filter: invert(1) contrast(2);
  }
  
  .siteFooter .siteFooter-mobile-button {
    display: block;
    margin-right: 5px;
  }
  
  .siteFooter .siteFooter-mobile-button:hover {
    border-bottom: none;
  }
  
  .siteFooter .siteFooter-mobile-button img {
    height: 40px;
    opacity: 0.6;
    transition: opacity 225ms;
  }
  
  .siteFooter .siteFooter-mobile-button img:hover {
    opacity: 1;
  }
  
  .siteFooter .icon--white path {
    fill: #fff;
  }
  
  .sr-only {
    position: absolute !important;
    /* Outside the DOM flow */
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    /* IE 7+ only support clip without commas */
    clip: rect(1px, 1px, 1px, 1px);
    /* All other browsers */
  }