﻿
#onetrust-accept-btn-handler:hover {
    background-color: var(--palette-light-beige, #dcb694) !important;
    border-color: var(--palette-light-beige, #dcb694) !important;
    color: var(--palette-dark-blue, #041428) !important;
}

.title--spacer-xs {
    padding-bottom: 10px
}

.title--spacer-s {
    padding-bottom: 20px
}

.title--spacer-sm {
    padding-bottom: 30px
}

.title--spacer-m {
    padding-bottom: 40px
}

.title--spacer-l {
    padding-bottom: 60px
}

.title--spacer-xl {
    padding-bottom: 80px
}

.title--h1 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 7px;
    line-height: 1.29;
    font-size: 45px
}

.title--h1-responsive {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 7px;
    line-height: 1.29;
    font-size: 28px
}

@media only screen and (min-width: 769px) {
    .title--h1-responsive {
        font-size: 45px
    }
}

.title--h1l {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4.58px;
    line-height: 1.32;
    font-size: 25px
}

@media only screen and (min-width: 769px) {
    .title--h1l {
        font-size: 34px
    }
}

.title--h1l-responsive {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4.58px;
    line-height: 1.32;
    font-size: 25px
}

@media only screen and (min-width: 769px) {
    .title--h1l-responsive {
        font-size: 34px
    }
}

.title--h2 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.3847;
    font-size: 26px
}

.title--h2-responsive {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.3847;
    font-size: 20px
}

@media only screen and (min-width: 769px) {
    .title--h2-responsive {
        font-size: 26px
    }
}

.title--h3 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 20px
}

.title--h3-responsive, body > #onetrust-consent-sdk #ot-lst-title h3, body > #onetrust-consent-sdk #ot-pc-title, body > #onetrust-consent-sdk #ot-category-title {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 18px
}

@media only screen and (min-width: 769px) {
    .title--h3-responsive, body > #onetrust-consent-sdk #ot-lst-title h3, body > #onetrust-consent-sdk #ot-pc-title, body > #onetrust-consent-sdk #ot-category-title {
        font-size: 20px
    }
}

.title--h3l {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 18px
}

.title--h3l-responsive {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 16px
}

@media only screen and (min-width: 769px) {
    .title--h3l-responsive {
        font-size: 18px
    }
}

.title--h4 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.2;
    font-size: 15px
}

.title--h4-responsive, body > #onetrust-consent-sdk .ot-host-hdr h3, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-cat-header, body > #onetrust-consent-sdk .ot-host-item .ot-host-name {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.2;
    font-size: 13px
}

@media only screen and (min-width: 769px) {
    .title--h4-responsive, body > #onetrust-consent-sdk .ot-host-hdr h3, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-cat-header, body > #onetrust-consent-sdk .ot-host-item .ot-host-name {
        font-size: 15px
    }
}

.title--h5 {
    margin: 0;
    line-height: 1.4445;
    text-transform: none;
    letter-spacing: normal;
    font-size: 18px
}

.title--h5-responsive {
    margin: 0;
    line-height: 1.4445;
    text-transform: none;
    letter-spacing: normal;
    font-size: 16px
}

@media only screen and (min-width: 769px) {
    .title--h5-responsive {
        font-size: 18px
    }
}

.title--h6 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    font-size: 13px
}

.title--h6-responsive {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    font-size: 12px
}

@media only screen and (min-width: 769px) {
    .title--h6-responsive {
        font-size: 13px
    }
}

.text--spacer-xs {
    padding-bottom: 10px
}

.text--spacer-s {
    padding-bottom: 20px
}

.text--spacer-sm {
    padding-bottom: 30px
}

.text--spacer-m {
    padding-bottom: 40px
}

.text--spacer-l {
    padding-bottom: 60px
}

.text--spacer-xl {
    padding-bottom: 80px
}

.text--p1, body > #onetrust-consent-sdk #ot-pc-desc, body > #onetrust-consent-sdk .ot-host-item .ot-host-desc, body > #onetrust-consent-sdk .ot-host-item .ot-host-expand, body > #onetrust-consent-sdk .ot-host-item a {
    margin: 0;
    line-height: 1.3;
    font-size: 16px
}

.text--p2, body > #onetrust-consent-sdk .ot-host-hdr h4, body > #onetrust-consent-sdk .ot-acc-txt p, body > #onetrust-consent-sdk .ot-category-desc, body > #onetrust-consent-sdk .ot-link-btn {
    margin: 0;
    line-height: 1.3;
    font-size: 14px
}

.text--p3 {
    margin: 0;
    line-height: 1.3;
    font-size: 12px
}

.text-crop-1 {
    line-height: 1.3
}

.title-block--spacer-xs h1 {
    padding-bottom: 10px
}

.title-block--spacer-s h1 {
    padding-bottom: 20px
}

.title-block--spacer-sm h1 {
    padding-bottom: 30px
}

.title-block--spacer-m h1 {
    padding-bottom: 40px
}

.title-block--spacer-l h1 {
    padding-bottom: 60px
}

.title-block--spacer-xl h1 {
    padding-bottom: 80px
}

.title-block--spacer-s h1:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h1:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h1:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h1:last-child {
    padding-bottom: 0
}

.title-block--spacer-xs h2 {
    padding-bottom: 10px
}

.title-block--spacer-s h2 {
    padding-bottom: 20px
}

.title-block--spacer-sm h2 {
    padding-bottom: 30px
}

.title-block--spacer-m h2 {
    padding-bottom: 40px
}

.title-block--spacer-l h2 {
    padding-bottom: 60px
}

.title-block--spacer-xl h2 {
    padding-bottom: 80px
}

.title-block--spacer-s h2:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h2:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h2:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h2:last-child {
    padding-bottom: 0
}

.title-block--spacer-xs h3 {
    padding-bottom: 10px
}

.title-block--spacer-s h3 {
    padding-bottom: 20px
}

.title-block--spacer-sm h3 {
    padding-bottom: 30px
}

.title-block--spacer-m h3 {
    padding-bottom: 40px
}

.title-block--spacer-l h3 {
    padding-bottom: 60px
}

.title-block--spacer-xl h3 {
    padding-bottom: 80px
}

.title-block--spacer-s h3:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h3:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h3:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h3:last-child {
    padding-bottom: 0
}

.title-block--spacer-xs h4 {
    padding-bottom: 10px
}

.title-block--spacer-s h4 {
    padding-bottom: 20px
}

.title-block--spacer-sm h4 {
    padding-bottom: 30px
}

.title-block--spacer-m h4 {
    padding-bottom: 40px
}

.title-block--spacer-l h4 {
    padding-bottom: 60px
}

.title-block--spacer-xl h4 {
    padding-bottom: 80px
}

.title-block--spacer-s h4:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h4:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h4:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h4:last-child {
    padding-bottom: 0
}

.title-block--spacer-xs h5 {
    padding-bottom: 10px
}

.title-block--spacer-s h5 {
    padding-bottom: 20px
}

.title-block--spacer-sm h5 {
    padding-bottom: 30px
}

.title-block--spacer-m h5 {
    padding-bottom: 40px
}

.title-block--spacer-l h5 {
    padding-bottom: 60px
}

.title-block--spacer-xl h5 {
    padding-bottom: 80px
}

.title-block--spacer-s h5:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h5:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h5:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h5:last-child {
    padding-bottom: 0
}

.title-block--spacer-xs h6 {
    padding-bottom: 10px
}

.title-block--spacer-s h6 {
    padding-bottom: 20px
}

.title-block--spacer-sm h6 {
    padding-bottom: 30px
}

.title-block--spacer-m h6 {
    padding-bottom: 40px
}

.title-block--spacer-l h6 {
    padding-bottom: 60px
}

.title-block--spacer-xl h6 {
    padding-bottom: 80px
}

.title-block--spacer-s h6:last-child {
    padding-bottom: 0
}

.title-block--spacer-m h6:last-child {
    padding-bottom: 0
}

.title-block--spacer-l h6:last-child {
    padding-bottom: 0
}

.title-block--spacer-xl h6:last-child {
    padding-bottom: 0
}

.title-block h1 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 7px;
    line-height: 1.29;
    font-size: 45px
}

.title-block h2 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.3847;
    font-size: 26px
}

.title-block h3 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.5;
    font-size: 20px
}

.title-block h4 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: 1.2;
    font-size: 15px
}

.title-block h5 {
    margin: 0;
    line-height: 1.4445;
    text-transform: none;
    letter-spacing: normal;
    font-size: 18px
}

.title-block h6 {
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.2;
    font-size: 13px
}

.text-block--gutter-xs p {
    padding-bottom: 10px
}

    .text-block--gutter-xs p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-s p {
    padding-bottom: 20px
}

    .text-block--gutter-s p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-sm p {
    padding-bottom: 30px
}

    .text-block--gutter-sm p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-m p {
    padding-bottom: 40px
}

    .text-block--gutter-m p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-l p {
    padding-bottom: 60px
}

    .text-block--gutter-l p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-xl p {
    padding-bottom: 80px
}

    .text-block--gutter-xl p:last-child {
        padding-bottom: 0
    }

.text-block--gutter-none p {
    padding-bottom: 0
}

    .text-block--gutter-none p:last-child {
        padding-bottom: 0;
        margin-bottom: 0
    }

.text-block--spacer-xs {
    padding-bottom: 10px
}

.text-block--spacer-s {
    padding-bottom: 20px
}

.text-block--spacer-sm {
    padding-bottom: 30px
}

.text-block--spacer-m {
    padding-bottom: 40px
}

.text-block--spacer-l {
    padding-bottom: 60px
}

.text-block--spacer-xl {
    padding-bottom: 80px
}

.text-block--p1 p {
    margin: 0;
    line-height: 1.3;
    font-size: 16px
}

.text-block--p2 p {
    margin: 0;
    line-height: 1.3;
    font-size: 14px
}

.text-block--lineHeight-spatial p {
    line-height: 1.75
}

.alignleft {
    text-align: left
}

.aligncenter {
    text-align: center
}

.alignright {
    text-align: right
}

.alignfull {
    text-align: justify
}

.is-bold {
    font-weight: bold
}

.no-bold {
    font-weight: normal
}

.is-capitalize {
    text-transform: capitalize
}

.is-uppercase {
    text-transform: uppercase
}

.is-lowercase {
    text-transform: lowercase
}

.is-weight-regular {
    font-weight: 400
}

.is-weight-medium {
    font-weight: 500
}

.is-weight-bold {
    font-weight: 700
}

.no-transform {
    text-transform: none
}

body > #onetrust-consent-sdk ul, body > #onetrust-consent-sdk ol {
    position: relative;
    padding-left: 28px;
    list-style: none
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk ul, body > #onetrust-consent-sdk ol {
        margin-bottom: 18px
    }
}

body > #onetrust-consent-sdk ul li, body > #onetrust-consent-sdk ol li {
    display: list-item;
    font-size: 16px;
    line-height: 28px
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk ul li, body > #onetrust-consent-sdk ol li {
        padding-bottom: 10px
    }
}

body > #onetrust-consent-sdk ul li::before, body > #onetrust-consent-sdk ol li::before {
    position: absolute;
    color: var(--palette-blue-4, #949daa);
    transform: translateX(-20px)
}

body > #onetrust-consent-sdk ul li::before {
    content: "•";
    font-size: 1.2em
}

body > #onetrust-consent-sdk ol {
    counter-reset: item
}

    body > #onetrust-consent-sdk ol li::before {
        content: counter(item) " ";
        counter-increment: item
    }

body > #onetrust-consent-sdk p {
    margin: 0 0 28px;
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 16px;
    line-height: 28px
}

body > #onetrust-consent-sdk * {
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    font-feature-settings: "kern" 1 !important;
    font-kerning: normal !important
}

body > #onetrust-consent-sdk #onetrust-banner-sdk {
    position: fixed;
    bottom: 0;
    left: 0;
    max-height: calc(100% - 30px);
    width: 100%;
    overflow: auto;
    background: var(--palette-blue-5, #4a5b6e);
    color: var(--palette-white, #fff)
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk {
        width: calc(100% - 30px);
        margin: 15px;
        display: flex;
        height: 100%
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk::before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background-color: #3a3d46;
    opacity: .7
}

@media only screen and (max-width: 1023px)and (min-height: 520px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk > div[role=alertdialog] {
        display: flex;
        height: 100%
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
    padding: 80px 20px
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
        position: relative;
        padding: 40px 15px;
        padding-bottom: 150px
    }
}

@media only screen and (max-width: 1023px)and (min-height: 520px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

@media only screen and (max-width: 1023px)and (min-height: 520px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container {
        display: flex;
        flex-direction: column;
        width: 100%;
        flex-grow: 1
    }
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-group-container {
        width: 100%
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy {
    margin: 0
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy {
        margin-left: 35px
    }
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy {
        display: flex;
        flex-direction: column
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title {
    margin: 0;
    font-weight: 500;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 18px
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title {
        flex: 0 0 auto;
        padding-bottom: 15px;
        font-size: 16px
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
    width: 100%;
    padding-top: 30px;
    padding-right: 60px;
    margin: 0;
    font-size: 16px;
    line-height: 1.3
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
        flex: 1 1 auto;
        padding-right: 0;
        overflow: auto;
        padding-top: 0
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text > ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-left: 20px;
    list-style-type: none
}

    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text > ul li {
        padding-right: 60px
    }

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a {
    margin: 0 15px
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a {
        z-index: 2;
        margin: 0
    }

        body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:first-of-type, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:last-of-type {
            position: absolute;
            left: 50%;
            max-height: 45px;
            transform: translateX(-50%)
        }

        body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:first-of-type {
            bottom: 95px
        }

        body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:last-of-type {
            bottom: 40px
        }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent {
    padding: 0;
    margin: 20px 0
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent {
        position: unset;
        flex-shrink: 0;
        width: 100%;
        margin-bottom: 0;
        transform: unset
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group button {
        margin: 0 !important;
        min-width: initial !important
    }

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
        align-items: flex-start
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler, body > #onetrust-consent-sdk #onetrust-banner-sdk a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    position: relative;
    width: max-content;
    padding-right: 0;
    padding-left: 0;
    overflow: visible;
    color: var(--palette-white, #fff)
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler, body > #onetrust-consent-sdk #onetrust-banner-sdk a {
        max-width: 366px
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler::after, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler::after, body > #onetrust-consent-sdk #onetrust-banner-sdk a::after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: var(--palette-white, #fff);
    transform: translateX(-50%);
    transition: transform .2s,background-color .2s;
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    will-change: background-color
}

@media only screen and (min-width: 992px) {
    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:hover::after, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:hover::after, body > #onetrust-consent-sdk #onetrust-banner-sdk a:hover::after {
        background-color: var(--palette-light-beige, #dcb694);
        transform: translate(-50%, -4px)
    }
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:focus-visible, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:focus-visible, body > #onetrust-consent-sdk #onetrust-banner-sdk a:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-white, #fff)
}

body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:active, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:active, body > #onetrust-consent-sdk #onetrust-banner-sdk a:active {
    color: var(--palette-white, #fff)
}

    body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:active::after, body > #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:active::after, body > #onetrust-consent-sdk #onetrust-banner-sdk a:active::after {
        background-color: var(--palette-light-beige, #dcb694);
        transform: translate(-50%, -4px)
    }

#ot-sdk-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    background-color: var(--palette-dark-blue, #041428) !important;
    color: var(--palette-white, #fff) !important
}

@media only screen and (min-width: 1024px) {
    #ot-sdk-btn {
        max-width: 366px
    }
}

@media only screen and (min-width: 992px) {
    #ot-sdk-btn:hover {
        background-color: var(--palette-strong-beige, #8b693e) !important
    }
}

#ot-sdk-btn:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-dark-blue, #041428)
}

#ot-sdk-btn:active {
    background-color: var(--palette-strong-beige, #8b693e) !important
}

#ot-sdk-cookie-policy a, .ot-sdk-cookie-policy a {
    background: none !important;
    font-size: 16px !important
}

#ot-sdk-cookie-policy p, #ot-sdk-cookie-policy #cookie-policy-description, .ot-sdk-cookie-policy p, .ot-sdk-cookie-policy #cookie-policy-description {
    line-height: 28px !important
}

#ot-sdk-cookie-policy h3, #ot-sdk-cookie-policy h4, #ot-sdk-cookie-policy h5, .ot-sdk-cookie-policy h3, .ot-sdk-cookie-policy h4, .ot-sdk-cookie-policy h5 {
    font-weight: normal !important
}

    #ot-sdk-cookie-policy h4.ot-sdk-cookie-policy-group, .ot-sdk-cookie-policy h4.ot-sdk-cookie-policy-group {
        text-transform: uppercase
    }

#ot-sdk-cookie-policy ul, .ot-sdk-cookie-policy ul {
    list-style-type: none !important
}

    #ot-sdk-cookie-policy ul.cookies-list, .ot-sdk-cookie-policy ul.cookies-list {
        margin-left: 25px
    }

        #ot-sdk-cookie-policy ul.cookies-list li::before, .ot-sdk-cookie-policy ul.cookies-list li::before {
            content: "•";
            font-size: inherit
        }

#ot-sdk-cookie-policy table, .ot-sdk-cookie-policy table {
    padding-bottom: 40px !important;
    border: none !important
}

    #ot-sdk-cookie-policy table a, .ot-sdk-cookie-policy table a {
        text-decoration: none !important
    }

    #ot-sdk-cookie-policy table li, .ot-sdk-cookie-policy table li {
        margin-bottom: 10px !important
    }

        #ot-sdk-cookie-policy table li:last-of-type, .ot-sdk-cookie-policy table li:last-of-type {
            margin-bottom: 0 !important
        }

        #ot-sdk-cookie-policy table li::before, .ot-sdk-cookie-policy table li::before {
            content: none
        }

#ot-sdk-cookie-policy thead, .ot-sdk-cookie-policy thead {
    background-color: rgba(0,0,0,0) !important
}

#ot-sdk-cookie-policy td, .ot-sdk-cookie-policy td {
    width: 33% !important;
    border-bottom: 1px solid var(--palette-blue-3, #d8dadd) !important;
    border-right: none !important;
    font-size: 16px !important
}

#ot-sdk-cookie-policy th, .ot-sdk-cookie-policy th {
    border-right: none !important
}

    #ot-sdk-cookie-policy th.ot-table-header, .ot-sdk-cookie-policy th.ot-table-header {
        background-color: rgba(0,0,0,0) !important;
        font-size: inherit !important
    }

body > #onetrust-consent-sdk #onetrust-pc-sdk {
    width: 60%;
    max-width: 992px
}

body > #onetrust-consent-sdk #accept-recommended-btn-handler, body > #onetrust-consent-sdk .ot-pc-refuse-all-handler, body > #onetrust-consent-sdk .save-preference-btn-handler, body > #onetrust-consent-sdk .ot-btn-container button, body > #onetrust-consent-sdk #filter-apply-handler, body > #onetrust-consent-sdk #filter-cancel-handler {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    background-color: var(--palette-dark-blue, #041428) !important;
    color: var(--palette-white, #fff) !important;
    letter-spacing: 2.6px
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk #accept-recommended-btn-handler, body > #onetrust-consent-sdk .ot-pc-refuse-all-handler, body > #onetrust-consent-sdk .save-preference-btn-handler, body > #onetrust-consent-sdk .ot-btn-container button, body > #onetrust-consent-sdk #filter-apply-handler, body > #onetrust-consent-sdk #filter-cancel-handler {
        max-width: 366px
    }
}

@media only screen and (min-width: 992px) {
    body > #onetrust-consent-sdk #accept-recommended-btn-handler:hover, body > #onetrust-consent-sdk .ot-pc-refuse-all-handler:hover, body > #onetrust-consent-sdk .save-preference-btn-handler:hover, body > #onetrust-consent-sdk .ot-btn-container button:hover, body > #onetrust-consent-sdk #filter-apply-handler:hover, body > #onetrust-consent-sdk #filter-cancel-handler:hover {
        background-color: var(--palette-strong-beige, #8b693e) !important
    }
}

body > #onetrust-consent-sdk #accept-recommended-btn-handler:focus-visible, body > #onetrust-consent-sdk .ot-pc-refuse-all-handler:focus-visible, body > #onetrust-consent-sdk .save-preference-btn-handler:focus-visible, body > #onetrust-consent-sdk .ot-btn-container button:focus-visible, body > #onetrust-consent-sdk #filter-apply-handler:focus-visible, body > #onetrust-consent-sdk #filter-cancel-handler:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-dark-blue, #041428)
}

body > #onetrust-consent-sdk #accept-recommended-btn-handler:active, body > #onetrust-consent-sdk .ot-pc-refuse-all-handler:active, body > #onetrust-consent-sdk .save-preference-btn-handler:active, body > #onetrust-consent-sdk .ot-btn-container button:active, body > #onetrust-consent-sdk #filter-apply-handler:active, body > #onetrust-consent-sdk #filter-cancel-handler:active {
    background-color: var(--palette-strong-beige, #8b693e) !important
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #ot-pc-content {
        margin-left: 15px;
        padding-right: 3px;
        width: calc(100% - 20px)
    }
}

body > #onetrust-consent-sdk .ot-btn-container {
    padding-bottom: 20px;
    padding-right: 15px
}

    body > #onetrust-consent-sdk .ot-btn-container button {
        margin-right: 15px;
        margin-top: 20px
    }

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk .ot-btn-container {
        width: calc(100% - 30px) !important;
        margin: 0 !important;
        padding: 1px 15px 20px !important
    }
}

body > #onetrust-consent-sdk .ot-pc-header {
    border-bottom: none
}

    body > #onetrust-consent-sdk .ot-pc-header .ot-pc-logo {
        display: none
    }

body > #onetrust-consent-sdk #ot-lst-title h3, body > #onetrust-consent-sdk #ot-pc-title, body > #onetrust-consent-sdk #ot-category-title {
    padding-bottom: 20px;
    color: inherit !important
}

body > #onetrust-consent-sdk #ot-lst-title h3 {
    padding-left: 15px
}

body > #onetrust-consent-sdk #ot-pc-desc {
    padding-bottom: 40px;
    color: inherit !important
}

body > #onetrust-consent-sdk #ot-category-title {
    padding-top: 50px
}

body > #onetrust-consent-sdk .ot-host-hdr h4, body > #onetrust-consent-sdk .ot-acc-txt p, body > #onetrust-consent-sdk .ot-category-desc, body > #onetrust-consent-sdk .ot-link-btn {
    font-size: 14px !important
}

body > #onetrust-consent-sdk .ot-link-btn {
    text-decoration: underline
}

    body > #onetrust-consent-sdk .ot-link-btn:focus-visible {
        outline-offset: 4px;
        outline: 1px solid var(--palette-white, #fff) !important
    }

body > #onetrust-consent-sdk .ot-pgph-link:focus-visible {
    outline: 1px solid var(--palette-dark-blue, #041428);
    outline-offset: 4px
}

body > #onetrust-consent-sdk .ot-category-desc, body > #onetrust-consent-sdk .ot-hlst-cntr {
    padding-left: 70px !important;
    padding-right: 45px !important;
    width: auto !important
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-category-desc, body > #onetrust-consent-sdk .ot-hlst-cntr {
        padding-left: 100px !important
    }
}

body > #onetrust-consent-sdk .ot-host-opt li > div div {
    font-size: 14px
}

body > #onetrust-consent-sdk .ot-plus-minus {
    top: 0;
    order: 3;
    margin: 0 10px
}

    body > #onetrust-consent-sdk .ot-plus-minus span {
        background: var(--palette-blue-4, #949daa)
    }

        body > #onetrust-consent-sdk .ot-plus-minus span:first-of-type {
            top: 0;
            bottom: 0;
            left: 49%;
            width: 1px
        }

        body > #onetrust-consent-sdk .ot-plus-minus span:last-of-type {
            top: 49%;
            right: 0;
            left: 0;
            height: 1px
        }

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-plus-minus {
        margin: 0
    }
}

body > #onetrust-consent-sdk #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:focus {
    outline: none !important
}

body > #onetrust-consent-sdk #onetrust-pc-sdk :not(.ot-leg-btn-container) > button:focus-visible {
    outline: 1px solid var(--palette-dark-blue, #041428) !important
}

body > #onetrust-consent-sdk .ot-cat-item button:active, body > #onetrust-consent-sdk .ot-cat-item button:focus-visible, body > #onetrust-consent-sdk button.ot-host-box:active, body > #onetrust-consent-sdk button.ot-host-box:focus-visible {
    outline: 1px solid var(--palette-dark-blue, #041428) !important
}

body > #onetrust-consent-sdk .ot-cat-item button ~ * .ot-cat-header, body > #onetrust-consent-sdk button.ot-host-box ~ * .ot-cat-header {
    color: var(--palette-strong-beige, #8b693e) !important
}

body > #onetrust-consent-sdk .ot-cat-item button[aria-expanded=true] ~ * .ot-plus-minus span, body > #onetrust-consent-sdk button.ot-host-box[aria-expanded=true] ~ * .ot-plus-minus span {
    background: var(--palette-strong-beige, #8b693e)
}

body > #onetrust-consent-sdk .ot-cat-item button[aria-expanded=true] ~ * .ot-cat-header, body > #onetrust-consent-sdk .ot-cat-item button[aria-expanded=true] ~ * .ot-category-desc, body > #onetrust-consent-sdk .ot-cat-item button[aria-expanded=true] ~ * .ot-link-btn, body > #onetrust-consent-sdk button.ot-host-box[aria-expanded=true] ~ * .ot-cat-header, body > #onetrust-consent-sdk button.ot-host-box[aria-expanded=true] ~ * .ot-category-desc, body > #onetrust-consent-sdk button.ot-host-box[aria-expanded=true] ~ * .ot-link-btn {
    color: var(--palette-dark-blue, #041428) !important
}

body > #onetrust-consent-sdk .ot-cat-item button[aria-expanded=true] ~ .ot-acc-hdr, body > #onetrust-consent-sdk button.ot-host-box[aria-expanded=true] ~ .ot-acc-hdr {
    padding-bottom: 10px !important
}

body > #onetrust-consent-sdk .ot-cat-item {
    border-left: 0 !important;
    border-right: 0 !important
}

    body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr {
        display: inline-flex;
        align-items: center;
        padding: 35px 0;
        width: 100%
    }

        body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-cat-header {
            line-height: 26px !important
        }

        body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-cat-header {
            order: 2;
            flex-grow: 2
        }

        body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-tgl, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-always-active {
            position: relative !important;
            top: none !important;
            right: 0 !important;
            display: flex;
            order: 1;
            width: 100px;
            color: inherit;
            font-size: 14px;
            font-weight: normal;
            line-height: 26px;
            transform: none !important
        }

            body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-tgl input:checked + .ot-switch .ot-switch-nob, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-always-active input:checked + .ot-switch .ot-switch-nob {
                border-color: var(--palette-dark-blue, #041428);
                background-color: var(--palette-white, #fff)
            }

                body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-tgl input:checked + .ot-switch .ot-switch-nob::before, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-always-active input:checked + .ot-switch .ot-switch-nob::before {
                    background-color: var(--palette-dark-blue, #041428)
                }

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-tgl, body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-always-active {
        width: 70px
    }
}

body > #onetrust-consent-sdk .ot-cat-item .ot-acc-hdr .ot-always-active {
    line-height: 16px
}

body > #onetrust-consent-sdk .ot-cat-item .ot-acc-txt {
    background: none !important
}

body > #onetrust-consent-sdk .ot-pc-footer {
    border-top: 0
}

body > #onetrust-consent-sdk .ot-pc-footer-logo {
    display: none
}

body > #onetrust-consent-sdk #vendor-search-handler {
    border: none;
    border-bottom: 1px solid var(--palette-blue-3, #d8dadd);
    border-radius: 0
}

body > #onetrust-consent-sdk .ot-sel-all {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
    margin-bottom: 15px
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-sel-all {
        padding-right: 22px
    }
}

body > #onetrust-consent-sdk .ot-sel-all .ot-consent-hdr {
    max-width: 100%;
    color: var(--palette-dark-blue, #041428) !important
}

body > #onetrust-consent-sdk .ot-sel-all .ot-sel-all-chkbox {
    width: auto
}

    body > #onetrust-consent-sdk .ot-sel-all .ot-sel-all-chkbox .ot-chkbox {
        position: static !important;
        margin: 0 5px 0 15px
    }

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-sel-all .ot-sel-all-chkbox .ot-chkbox {
        margin: 0 15px
    }
}

@media only screen and (max-width: 1023px) {
    body > #onetrust-consent-sdk #ot-pc-lst {
        bottom: 165px
    }
}

body > #onetrust-consent-sdk .ot-host-item {
    padding-right: 0;
    padding-left: 25px
}

    body > #onetrust-consent-sdk .ot-host-item::before {
        font-size: inherit !important
    }

    body > #onetrust-consent-sdk .ot-host-item .ot-host-opts {
        width: calc(100% - 25px)
    }

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-host-item .ot-host-opts {
        width: calc(100% - 55px)
    }
}

body > #onetrust-consent-sdk .ot-host-item section.ot-acc-hdr {
    display: grid;
    grid-template-columns: 1fr 25px;
    grid-template-areas: "header expander" "header ." "header checkbox"
}

@media only screen and (min-width: 1024px) {
    body > #onetrust-consent-sdk .ot-host-item section.ot-acc-hdr {
        grid-template-columns: 1fr 55px
    }
}

body > #onetrust-consent-sdk .ot-host-item section.ot-acc-hdr .ot-host-hdr {
    grid-area: header;
    width: 100%
}

body > #onetrust-consent-sdk .ot-host-item section.ot-acc-hdr .ot-plus-minus {
    grid-area: expander;
    margin: 0 !important
}

body > #onetrust-consent-sdk .ot-host-item section.ot-acc-hdr .ot-tgl-cntr {
    position: static !important;
    grid-area: checkbox;
    width: 25px
}

body > #onetrust-consent-sdk .ot-host-item .ot-host-name {
    margin-bottom: 25px !important
}

body > #onetrust-consent-sdk .ot-host-item .ot-host-desc, body > #onetrust-consent-sdk .ot-host-item .ot-host-expand, body > #onetrust-consent-sdk .ot-host-item a {
    font-size: 16px !important;
    line-height: 28px
}

body > #onetrust-consent-sdk .ot-chkbox input, body > #onetrust-consent-sdk .ot-chkbox label::before {
    transform: scale(1.3)
}

body > #onetrust-consent-sdk .ot-chkbox label::before {
    border: 1px solid var(--palette-blue-3, #d8dadd);
    outline-width: 0
}

body > #onetrust-consent-sdk .ot-chkbox input:checked ~ label::before {
    background-color: var(--palette-dark-blue, #041428)
}

body > #onetrust-consent-sdk .ot-chkbox input[type=checkbox]:focus + label::before {
    outline-offset: 4px;
    outline: 1px solid var(--palette-dark-blue, #041428)
}

body > #onetrust-consent-sdk #filter-btn-handler {
    background-color: var(--palette-dark-blue, #041428)
}

body > #onetrust-consent-sdk .ot-fltr-scrlcnt {
    padding-top: 5px
}

body > #onetrust-consent-sdk .ot-fltr-btns {
    margin: 0;
    display: grid;
    grid-gap: 15px;
    padding: 15px 5px 0 15px
}

    body > #onetrust-consent-sdk .ot-fltr-btns button {
        margin: 0 !important
    }

body > #onetrust-consent-sdk #ot-anchor {
    display: none !important
}

.ot--accept-primary #onetrust-banner-sdk #onetrust-accept-btn-handler {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    background-color: var(--palette-white, #fff) !important
}

@media only screen and (min-width: 1024px) {
    .ot--accept-primary #onetrust-banner-sdk #onetrust-accept-btn-handler {
        max-width: 366px
    }
}

@media only screen and (min-width: 992px) {
    .ot--accept-primary #onetrust-banner-sdk #onetrust-accept-btn-handler:hover {
        background-color: var(--palette-light-beige, #dcb694) !important;
        color: var(--palette-dark-blue, #041428) !important
    }
}

.ot--accept-primary #onetrust-banner-sdk #onetrust-accept-btn-handler:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-white, #fff)
}

.ot--accept-primary #onetrust-banner-sdk #onetrust-accept-btn-handler:active {
    background-color: var(--palette-light-beige, #dcb694) !important;
    color: var(--palette-dark-blue, #041428) !important
}

.ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    position: relative;
    width: max-content;
    padding-right: 0;
    padding-left: 0;
    overflow: visible;
    color: var(--palette-white, #fff);
    width: max-content !important
}

@media only screen and (min-width: 1024px) {
    .ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler {
        max-width: 366px
    }
}

.ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler::after {
    content: "";
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: var(--palette-white, #fff);
    transform: translateX(-50%);
    transition: transform .2s,background-color .2s;
    transition-delay: .1s;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    will-change: background-color
}

@media only screen and (min-width: 992px) {
    .ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler:hover::after {
        background-color: var(--palette-light-beige, #dcb694);
        transform: translate(-50%, -4px)
    }
}

.ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-white, #fff)
}

.ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler:active {
    color: var(--palette-white, #fff)
}

    .ot--accept-secondary #onetrust-banner-sdk #onetrust-accept-btn-handler:active::after {
        background-color: var(--palette-light-beige, #dcb694);
        transform: translate(-50%, -4px)
    }

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-group-container {
    width: 74% !important
}

@media only screen and (min-width: 1024px)and (max-width: 1279px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-group-container {
        width: 64% !important
    }
}

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent {
    right: 8% !important
}

@media only screen and (min-width: 1024px)and (max-width: 1279px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent {
        width: 28% !important
    }
}

@media only screen and (min-width: 1280px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent {
        right: 5% !important;
        width: 20% !important
    }
}

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: auto;
    max-width: 100%;
    min-height: 45px;
    padding: 5px 24px;
    margin: 0;
    overflow: hidden;
    border: none !important;
    border-radius: 3px;
    background-color: rgba(0,0,0,0);
    color: var(--palette-dark-blue, #041428);
    font-family: mazdatype,helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1072em;
    transition: color .2s,background-color .2s;
    cursor: pointer;
    background-color: var(--palette-white, #fff) !important
}

@media only screen and (min-width: 1024px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler {
        max-width: 366px
    }
}

@media only screen and (min-width: 992px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler:hover, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler:hover {
        background-color: var(--palette-light-beige, #dcb694) !important;
        color: var(--palette-dark-blue, #041428) !important
    }
}

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler:focus-visible, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler:focus-visible {
    outline-offset: 4px;
    outline: 1px solid var(--palette-white, #fff)
}

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler:active, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler:active {
    background-color: var(--palette-light-beige, #dcb694) !important;
    color: var(--palette-dark-blue, #041428) !important
}

@media only screen and (min-width: 551px)and (max-width: 1024px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler {
        width: 320px !important
    }
}

@media only screen and (min-width: 1024px) {
    .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler, .ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler {
        width: 100% !important
    }
}

.ot--accept-tertiary #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler::after {
    content: none
}

.ot--cta-reversed #onetrust-button-group-parent #onetrust-button-group {
    flex-direction: column-reverse !important
}

.ot--inside-iframe #onetrust-consent-sdk #onetrust-banner-sdk {
    top: 0;
    bottom: auto
}

@media only screen and (max-width: 1023px) {
    .ot--inside-iframe #onetrust-consent-sdk #onetrust-banner-sdk {
        height: auto
    }
}

@media only screen and (max-width: 1023px) {
    .ot--cta-mobile-left #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
        align-items: start;
        padding-left: 15px
    }
}

@media only screen and (max-width: 1023px) {
    .ot--cta-mobile-left #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:first-of-type, .ot--cta-mobile-left #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a:last-of-type {
        left: 0;
        transform: translateX(30px)
    }
}
/*# sourceMappingURL=one-trust.css.map */
