img {
    height: auto;
}

.u-btn-bnr,
.u-btn-bnr .bnr-txt {
    display: block
}

.m-box-ttl {
    background: url(https://www.as-1.co.jp/common/images/bg_ttl_ir.jpg) center top no-repeat
}

.u-btn-bnr {
    text-align: center;
    padding: 20px 5px 10px;
    border: 2px solid #666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.u-btn-bnr .bnr-img {
    min-height: 55px;
    margin-bottom: 20px
}

.u-btn-bnr:hover {
    border-color: #e50112
}

.u-list-link {
    margin-top: 40px
}

.u-list-link>dt {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #666
}

.u-list-link>dt a {
    padding-left: 25px;
    line-height: 1;
    font-size: 120%;
    background: url(https://www.as-1.co.jp/common/images/i_ar_red.png) 10px 6px no-repeat
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-list-link {
        margin-top: 30px
    }

    .u-list-link>dt {
        margin-bottom: 15px;
        padding-bottom: 10px
    }

    .u-list-link>dt a {
        font-size: 106%
    }
}

.u-list-link>dd>ul {
    margin: -25px -10px 0;
    display: block;
    letter-spacing: -.4em
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-list-link>dd>ul {
        margin-top: -15px
    }
}

.u-list-link>dd>ul>li {
    width: 50%;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 25px
}

.u-list-link>dd>ul>li a {
    display: block;
    padding-left: 25px;
    background: url(https://www.as-1.co.jp/common/images/i_ar_red.png) 11px 7px no-repeat;
    background-size: 7px auto
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-list-link>dd>ul>li {
        margin-top: 15px
    }

    .u-list-link>dd>ul>li a {
        font-size: 93%
    }
}

.u-box-table {
    text-align: center;
    margin-top: 20px
}

.u-box-table:after {
    content: ' ';
    display: table;
    clear: both
}

.u-box-table .table-wrap {
    float: left;
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.u-box-table .table-wrap>dl {
    display: table;
    width: 100%;
    text-align: center
}

.u-box-table .table-wrap>dl dt {
    display: table-row;
    vertical-align: middle;
    background: #e4e4e4;
    border-bottom: 1px solid #ccc
}

.u-box-table .table-wrap>dl dt span {
    display: block;
    padding: 15px 5px
}

.u-box-table .table-wrap>dl dd {
    display: block;
    padding: 15px 5px;
    vertical-align: middle
}

.u-box-table .table-wrap:first-child {
    border-right: 0
}

.u-box-table .table-wrap:last-child {
    border-left: 0
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-box-table {
        margin-top: 15px
    }

    .u-box-table .table-wrap {
        width: 100%
    }

    .u-box-table .table-wrap:first-child {
        border-bottom: 0;
        border-right: 1px solid #ccc
    }

    .u-box-table .table-wrap:last-child {
        border-top: 0;
        border-left: 1px solid #ccc
    }
}

.u-box-table .table-wrap .wrap-top span {
    display: block
}

.u-box-table .table-wrap .wrap-centr {
    display: block;
    margin-top: -3px
}

.u-box-table .table-wrap .wrap-centr .center-fzl {
    font-weight: 700;
    font-size: 173%
}

.u-box-table .table-wrap .wrap-centr .center-fzl .fzl-fzs {
    font-size: 65%
}

.u-box-table .table-wrap .wrap-bottom {
    font-weight: 700;
    font-size: 113%
}

.u-box-table .table-resalt {
    position: relative;
    display: inline-block;
    width: 440px;
    padding: 5px 0;
    margin: 45px auto 0;
    text-align: center;
    color: #fff;
    background: #e50112;
    border-radius: 10px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-box-table .table-resalt {
        width: auto;
        margin-top: 30px;
        padding: 5px 20px
    }
}

.u-box-table .table-resalt:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -18px;
    width: 37px;
    height: 17px;
    background: url(../../../ir/images/i_ir_ar.gif) center no-repeat
}

.u-box-table .table-resalt p {
    font-weight: 700;
    font-size: 106%
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-box-table .table-resalt:before {
        top: -18px;
        width: 18px;
        height: 8px;
        margin-left: -9px;
        background-size: 100% auto
    }

    .u-box-table .table-resalt p {
        font-size: 93%
    }
}

.u-percent .percent-bk,
.u-percent .percent-red {
    line-height: 1;
    font-size: 173%;
    vertical-align: middle;
    font-weight: 700
}

.u-percent {
    margin-top: 20px !important
}

.u-percent .m-table-common th {
    width: 117px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-percent {
        margin-top: 15px !important
    }

    .u-percent .m-table-common {
        text-align: center
    }
}

.u-percent .percent-red {
    color: #e50112
}

.u-percent .vab {
    line-height: 1.2;
    vertical-align: bottom
}

.u-percent .percent-inq {
    display: block;
    margin-top: 5px;
    text-align: right;
    font-size: 80%
}

.u-5point-box {
    margin-top: 20px;
    background: #89d5f2;
    padding: 40px 0 0
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box {
        margin-top: 15px;
        padding: 10px
    }
}

.u-5point-box .u-5point-area {
    background: url(https://www.as-1.co.jp/common/images/point_bg03.gif) top center repeat-y;
    width: 660px;
    margin: 0 auto;
    padding-bottom: 5px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-area {
        width: 100%;
        background-size: 100% auto
    }
}

.u-5point-box .u-5point-bg {
    background: url(https://www.as-1.co.jp/common/images/point_bg02.jpg) top center no-repeat;
    padding-top: 9px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-bg {
        background-size: 100% auto;
        padding-top: 4px
    }
}

.u-5point-box .u-5point-nav {
    width: 649px;
    margin: 0 auto 30px;
    background: #fff;
    border-bottom: 1px solid #b0daea;
    font-size: 86%;
    -webkit-box-shadow: 0 4px 7px -1px #cde9f4;
    box-shadow: 0 4px 7px -1px #cde9f4
}

.u-5point-box .u-5point-nav:after {
    content: ' ';
    display: table;
    clear: both
}

.u-5point-box .u-5point-nav li {
    float: left;
    padding-left: 20px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-nav {
        width: 100%
    }

    .u-5point-box .u-5point-nav li {
        padding: 10px
    }
}

.u-5point-box .u-5point-nav li a {
    display: block;
    font-weight: 700;
    padding: 18px 0 17px
}

.u-5point-box .u-5point-nav li a span {
    color: #2697bf;
    margin-right: 2px
}

.u-5point-box .u-5point-nav li a:hover {
    color: #2697bf;
    text-decoration: none
}

.u-5point-box .u-5point-bg>.u-5point-nav:first-child {
    margin-bottom: 73px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-nav li a {
        padding: 5px
    }

    .u-5point-box .u-5point-bg>.u-5point-nav:first-child {
        margin-bottom: 20px
    }
}

.u-5point-box .u-5point-section {
    width: 661px;
    margin: 0 auto 25px;
    padding-left: 1px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-section {
        width: auto;
        padding: 0
    }

    .u-5point-box .u-5point-section img {
        max-width: 100%;
        height: auto
    }
}

.u-5point-box .u-5point-section ul {
    width: 594px;
    margin: 0 auto
}

.u-5point-box .u-5point-section ul li {
    float: left;
    margin: 16px 0 0
}

.u-5point-box .u-5point-section ul li.u-5point-itml {
    margin-right: 16px
}

.u-5point-box .u-5point-section ul li.u-5point-sys {
    margin-left: -16px
}

@media screen and (min-width:0) and (max-width:767px) {
    .u-5point-box .u-5point-section ul {
        width: auto;
        padding: 0 10px
    }

    .u-5point-box .u-5point-section ul li {
        width: 10px 0 0
    }

    .u-5point-box .u-5point-section ul li.u-5point-itml {
        width: 47%;
        margin-right: 6%
    }

    .u-5point-box .u-5point-section ul li.u-5point-itmr {
        width: 47%;
        margin-right: 0
    }

    .u-5point-box .u-5point-section ul li.u-5point-sys {
        margin-left: -7px
    }
}

#eir_calendar .m-txt-ttl2_col2 {
    margin-top: 40px !important
}



#onetrust-banner-sdk {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

#onetrust-banner-sdk .onetrust-vendors-list-handler {
    cursor: pointer;
    color: #1f96db;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
    color: #1f96db
}

#onetrust-banner-sdk:focus {
    outline: 2px solid #000;
    outline-offset: -2px
}

#onetrust-banner-sdk a:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
    outline-offset: 1px
}

#onetrust-banner-sdk .ot-close-icon,
#onetrust-pc-sdk .ot-close-icon,
#ot-sync-ntfy .ot-close-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzQ4LjMzM3B4IiBoZWlnaHQ9IjM0OC4zMzNweCIgdmlld0JveD0iMCAwIDM0OC4zMzMgMzQ4LjMzNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQ4LjMzMyAzNDguMzM0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzU2NTY1NiIgZD0iTTMzNi41NTksNjguNjExTDIzMS4wMTYsMTc0LjE2NWwxMDUuNTQzLDEwNS41NDljMTUuNjk5LDE1LjcwNSwxNS42OTksNDEuMTQ1LDAsNTYuODVjLTcuODQ0LDcuODQ0LTE4LjEyOCwxMS43NjktMjguNDA3LDExLjc2OWMtMTAuMjk2LDAtMjAuNTgxLTMuOTE5LTI4LjQxOS0xMS43NjlMMTc0LjE2NywyMzEuMDAzTDY4LjYwOSwzMzYuNTYzYy03Ljg0Myw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQxNiwxMS43NjljLTEwLjI4NSwwLTIwLjU2My0zLjkxOS0yOC40MTMtMTEuNzY5Yy0xNS42OTktMTUuNjk4LTE1LjY5OS00MS4xMzksMC01Ni44NWwxMDUuNTQtMTA1LjU0OUwxMS43NzQsNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUsMC01Ni44NDRjMTUuNjk2LTE1LjY4Nyw0MS4xMjctMTUuNjg3LDU2LjgyOSwwbDEwNS41NjMsMTA1LjU1NEwyNzkuNzIxLDExLjc2N2MxNS43MDUtMTUuNjg3LDQxLjEzOS0xNS42ODcsNTYuODMyLDBDMzUyLjI1OCwyNy40NjYsMzUyLjI1OCw1Mi45MTIsMzM2LjU1OSw2OC42MTF6Ii8+PC9nPjwvc3ZnPg==");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px
}

#onetrust-banner-sdk .powered-by-logo,
#onetrust-banner-sdk .ot-pc-footer-logo a,
#onetrust-pc-sdk .powered-by-logo,
#onetrust-pc-sdk .ot-pc-footer-logo a,
#ot-sync-ntfy .powered-by-logo,
#ot-sync-ntfy .ot-pc-footer-logo a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 152px;
    display: block;
    text-decoration: none;
    font-size: 0.75em
}

#onetrust-banner-sdk .powered-by-logo:hover,
#onetrust-banner-sdk .ot-pc-footer-logo a:hover,
#onetrust-pc-sdk .powered-by-logo:hover,
#onetrust-pc-sdk .ot-pc-footer-logo a:hover,
#ot-sync-ntfy .powered-by-logo:hover,
#ot-sync-ntfy .ot-pc-footer-logo a:hover {
    color: #565656
}

#onetrust-banner-sdk h3 *,
#onetrust-banner-sdk h4 *,
#onetrust-banner-sdk h6 *,
#onetrust-banner-sdk button *,
#onetrust-banner-sdk a[data-parent-id] *,
#onetrust-pc-sdk h3 *,
#onetrust-pc-sdk h4 *,
#onetrust-pc-sdk h6 *,
#onetrust-pc-sdk button *,
#onetrust-pc-sdk a[data-parent-id] *,
#ot-sync-ntfy h3 *,
#ot-sync-ntfy h4 *,
#ot-sync-ntfy h6 *,
#ot-sync-ntfy button *,
#ot-sync-ntfy a[data-parent-id] * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

#onetrust-banner-sdk .ot-hide,
#onetrust-pc-sdk .ot-hide,
#ot-sync-ntfy .ot-hide {
    display: none !important
}

#onetrust-banner-sdk button.ot-link-btn:hover,
#onetrust-pc-sdk button.ot-link-btn:hover,
#ot-sync-ntfy button.ot-link-btn:hover {
    text-decoration: underline;
    opacity: 1
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
    padding: 0
}

#onetrust-pc-sdk .ot-sdk-container {
    padding-right: 0
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: initial;
    width: 100%
}

#onetrust-pc-sdk [type="checkbox"]:checked,
#onetrust-pc-sdk [type="checkbox"]:not(:checked) {
    pointer-events: initial
}

#onetrust-pc-sdk [type="checkbox"]:disabled+label::before,
#onetrust-pc-sdk [type="checkbox"]:disabled+label:after,
#onetrust-pc-sdk [type="checkbox"]:disabled+label {
    pointer-events: none;
    opacity: 0.7
}

#onetrust-pc-sdk #vendor-list-content {
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk li input[type="checkbox"] {
    z-index: 1
}

#onetrust-pc-sdk li .ot-checkbox label {
    z-index: 2
}

#onetrust-pc-sdk li .ot-checkbox input[type="checkbox"] {
    height: auto;
    width: auto
}

#onetrust-pc-sdk li .host-title a,
#onetrust-pc-sdk li .ot-host-name a,
#onetrust-pc-sdk li .accordion-text,
#onetrust-pc-sdk li .ot-acc-txt {
    z-index: 2;
    position: relative
}

#onetrust-pc-sdk input {
    margin: 3px 0.1ex
}

#onetrust-pc-sdk .pc-logo,
#onetrust-pc-sdk .ot-pc-logo {
    height: 60px;
    width: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

#onetrust-pc-sdk .screen-reader-only,
#onetrust-pc-sdk .ot-scrn-rdr,
.ot-sdk-cookie-policy .screen-reader-only,
.ot-sdk-cookie-policy .ot-scrn-rdr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#onetrust-pc-sdk.ot-fade-in,
.onetrust-pc-dark-filter.ot-fade-in,
#onetrust-banner-sdk.ot-fade-in {
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
    display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
    display: none !important
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    color: #68b631;
    border: 1px solid #68b631;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 0.8em 2em;
    font-size: 0.8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    -webkit-transition: 1s ease;
    transition: 0.1s ease
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
    color: #fff;
    background-color: #68b631
}

.onetrust-pc-dark-filter {
    background: rgba(0, 0, 0, 0.5);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0
}

@keyframes onetrust-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.ot-cookie-label {
    text-decoration: underline
}

@media only screen and (min-width: 426px) and (max-width: 896px) and (orientation: landscape) {
    #onetrust-pc-sdk p {
        font-size: 0.75em
    }
}

#onetrust-banner-sdk .banner-option-input:focus+label {
    outline: 1px solid #000;
    outline-style: auto
}

.category-vendors-list-handler+a:focus,
.category-vendors-list-handler+a:focus-visible {
    outline: 2px solid #000
}

#onetrust-pc-sdk .ot-userid-title {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-userid-title>span,
#onetrust-pc-sdk .ot-userid-timestamp>span {
    font-weight: 700
}

#onetrust-pc-sdk .ot-userid-desc {
    font-style: italic
}

#onetrust-pc-sdk .ot-host-desc a {
    pointer-events: initial
}

#onetrust-pc-sdk .ot-ven-hdr>p a {
    position: relative;
    z-index: 2;
    pointer-events: initial
}

#onetrust-banner-sdk,
#onetrust-pc-sdk,
#ot-sdk-cookie-policy,
#ot-sync-ntfy {
    font-size: 16px
}

#onetrust-banner-sdk *,
#onetrust-banner-sdk ::after,
#onetrust-banner-sdk ::before,
#onetrust-pc-sdk *,
#onetrust-pc-sdk ::after,
#onetrust-pc-sdk ::before,
#ot-sdk-cookie-policy *,
#ot-sdk-cookie-policy ::after,
#ot-sdk-cookie-policy ::before,
#ot-sync-ntfy *,
#ot-sync-ntfy ::after,
#ot-sync-ntfy ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#onetrust-banner-sdk div,
#onetrust-banner-sdk span,
#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-banner-sdk p,
#onetrust-banner-sdk img,
#onetrust-banner-sdk svg,
#onetrust-banner-sdk button,
#onetrust-banner-sdk section,
#onetrust-banner-sdk a,
#onetrust-banner-sdk label,
#onetrust-banner-sdk input,
#onetrust-banner-sdk ul,
#onetrust-banner-sdk li,
#onetrust-banner-sdk nav,
#onetrust-banner-sdk table,
#onetrust-banner-sdk thead,
#onetrust-banner-sdk tr,
#onetrust-banner-sdk td,
#onetrust-banner-sdk tbody,
#onetrust-banner-sdk .ot-main-content,
#onetrust-banner-sdk .ot-toggle,
#onetrust-banner-sdk #ot-content,
#onetrust-banner-sdk #ot-pc-content,
#onetrust-banner-sdk .checkbox,
#onetrust-pc-sdk div,
#onetrust-pc-sdk span,
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#onetrust-pc-sdk p,
#onetrust-pc-sdk img,
#onetrust-pc-sdk svg,
#onetrust-pc-sdk button,
#onetrust-pc-sdk section,
#onetrust-pc-sdk a,
#onetrust-pc-sdk label,
#onetrust-pc-sdk input,
#onetrust-pc-sdk ul,
#onetrust-pc-sdk li,
#onetrust-pc-sdk nav,
#onetrust-pc-sdk table,
#onetrust-pc-sdk thead,
#onetrust-pc-sdk tr,
#onetrust-pc-sdk td,
#onetrust-pc-sdk tbody,
#onetrust-pc-sdk .ot-main-content,
#onetrust-pc-sdk .ot-toggle,
#onetrust-pc-sdk #ot-content,
#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk .checkbox,
#ot-sdk-cookie-policy div,
#ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy img,
#ot-sdk-cookie-policy svg,
#ot-sdk-cookie-policy button,
#ot-sdk-cookie-policy section,
#ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy label,
#ot-sdk-cookie-policy input,
#ot-sdk-cookie-policy ul,
#ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy nav,
#ot-sdk-cookie-policy table,
#ot-sdk-cookie-policy thead,
#ot-sdk-cookie-policy tr,
#ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy tbody,
#ot-sdk-cookie-policy .ot-main-content,
#ot-sdk-cookie-policy .ot-toggle,
#ot-sdk-cookie-policy #ot-content,
#ot-sdk-cookie-policy #ot-pc-content,
#ot-sdk-cookie-policy .checkbox,
#ot-sync-ntfy div,
#ot-sync-ntfy span,
#ot-sync-ntfy h1,
#ot-sync-ntfy h2,
#ot-sync-ntfy h3,
#ot-sync-ntfy h4,
#ot-sync-ntfy h5,
#ot-sync-ntfy h6,
#ot-sync-ntfy p,
#ot-sync-ntfy img,
#ot-sync-ntfy svg,
#ot-sync-ntfy button,
#ot-sync-ntfy section,
#ot-sync-ntfy a,
#ot-sync-ntfy label,
#ot-sync-ntfy input,
#ot-sync-ntfy ul,
#ot-sync-ntfy li,
#ot-sync-ntfy nav,
#ot-sync-ntfy table,
#ot-sync-ntfy thead,
#ot-sync-ntfy tr,
#ot-sync-ntfy td,
#ot-sync-ntfy tbody,
#ot-sync-ntfy .ot-main-content,
#ot-sync-ntfy .ot-toggle,
#ot-sync-ntfy #ot-content,
#ot-sync-ntfy #ot-pc-content,
#ot-sync-ntfy .checkbox {
    font-family: inherit;
    font-weight: normal;
    -webkit-font-smoothing: auto;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    width: auto;
    min-width: 0;
    max-width: none;
    border-radius: 0;
    border: none;
    clear: none;
    float: none;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    background: none;
    overflow: visible;
    vertical-align: baseline;
    visibility: visible;
    z-index: auto;
    box-shadow: none
}

#onetrust-banner-sdk label:before,
#onetrust-banner-sdk label:after,
#onetrust-banner-sdk .checkbox:after,
#onetrust-banner-sdk .checkbox:before,
#onetrust-pc-sdk label:before,
#onetrust-pc-sdk label:after,
#onetrust-pc-sdk .checkbox:after,
#onetrust-pc-sdk .checkbox:before,
#ot-sdk-cookie-policy label:before,
#ot-sdk-cookie-policy label:after,
#ot-sdk-cookie-policy .checkbox:after,
#ot-sdk-cookie-policy .checkbox:before,
#ot-sync-ntfy label:before,
#ot-sync-ntfy label:after,
#ot-sync-ntfy .checkbox:after,
#ot-sync-ntfy .checkbox:before {
    content: "";
    content: none
}

#onetrust-banner-sdk .ot-sdk-container,
#onetrust-pc-sdk .ot-sdk-container,
#ot-sdk-cookie-policy .ot-sdk-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-column,
#onetrust-banner-sdk .ot-sdk-columns,
#onetrust-pc-sdk .ot-sdk-column,
#onetrust-pc-sdk .ot-sdk-columns,
#ot-sdk-cookie-policy .ot-sdk-column,
#ot-sdk-cookie-policy .ot-sdk-columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial
}

@media (min-width: 400px) {

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        width: 90%;
        padding: 0
    }
}

@media (min-width: 550px) {

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        width: 100%
    }

    #onetrust-banner-sdk .ot-sdk-column,
    #onetrust-banner-sdk .ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-column,
    #onetrust-pc-sdk .ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-column,
    #ot-sdk-cookie-policy .ot-sdk-columns {
        margin-left: 4%
    }

    #onetrust-banner-sdk .ot-sdk-column:first-child,
    #onetrust-banner-sdk .ot-sdk-columns:first-child,
    #onetrust-pc-sdk .ot-sdk-column:first-child,
    #onetrust-pc-sdk .ot-sdk-columns:first-child,
    #ot-sdk-cookie-policy .ot-sdk-column:first-child,
    #ot-sdk-cookie-policy .ot-sdk-columns:first-child {
        margin-left: 0
    }

    #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
        width: 13.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
        width: 22%
    }

    #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
        width: 30.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
        width: 65.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
        width: 74%
    }

    #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
        width: 82.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
        width: 91.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
        width: 100%;
        margin-left: 0
    }
}

#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6 {
    margin-top: 0;
    font-weight: 600;
    font-family: inherit
}

#onetrust-banner-sdk h1,
#onetrust-pc-sdk h1,
#ot-sdk-cookie-policy h1 {
    font-size: 1.5rem;
    line-height: 1.2
}

#onetrust-banner-sdk h2,
#onetrust-pc-sdk h2,
#ot-sdk-cookie-policy h2 {
    font-size: 1.5rem;
    line-height: 1.25
}

#onetrust-banner-sdk h3,
#onetrust-pc-sdk h3,
#ot-sdk-cookie-policy h3 {
    font-size: 1.5rem;
    line-height: 1.3
}

#onetrust-banner-sdk h4,
#onetrust-pc-sdk h4,
#ot-sdk-cookie-policy h4 {
    font-size: 1.5rem;
    line-height: 1.35
}

#onetrust-banner-sdk h5,
#onetrust-pc-sdk h5,
#ot-sdk-cookie-policy h5 {
    font-size: 1.5rem;
    line-height: 1.5
}

#onetrust-banner-sdk h6,
#onetrust-pc-sdk h6,
#ot-sdk-cookie-policy h6 {
    font-size: 1.5rem;
    line-height: 1.6
}

@media (min-width: 550px) {

    #onetrust-banner-sdk h1,
    #onetrust-pc-sdk h1,
    #ot-sdk-cookie-policy h1 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h2,
    #onetrust-pc-sdk h2,
    #ot-sdk-cookie-policy h2 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h3,
    #onetrust-pc-sdk h3,
    #ot-sdk-cookie-policy h3 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h4,
    #onetrust-pc-sdk h4,
    #ot-sdk-cookie-policy h4 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h5,
    #onetrust-pc-sdk h5,
    #ot-sdk-cookie-policy h5 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h6,
    #onetrust-pc-sdk h6,
    #ot-sdk-cookie-policy h6 {
        font-size: 1.5rem
    }
}

#onetrust-banner-sdk p,
#onetrust-pc-sdk p,
#ot-sdk-cookie-policy p {
    margin: 0 0 1em 0;
    font-family: inherit;
    line-height: normal
}

#onetrust-banner-sdk a,
#onetrust-pc-sdk a,
#ot-sdk-cookie-policy a {
    color: #565656;
    text-decoration: underline
}

#onetrust-banner-sdk a:hover,
#onetrust-pc-sdk a:hover,
#ot-sdk-cookie-policy a:hover {
    color: #565656;
    text-decoration: none
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.01em;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-button:hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#onetrust-pc-sdk .ot-sdk-button:hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#ot-sdk-cookie-policy .ot-sdk-button:hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
    color: #333;
    border-color: #888;
    opacity: 0.7
}

#onetrust-banner-sdk .ot-sdk-button:focus,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,
#onetrust-pc-sdk .ot-sdk-button:focus,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,
#ot-sdk-cookie-policy .ot-sdk-button:focus,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-banner-sdk button.ot-sdk-button-primary,
#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary,
#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary,
#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-pc-sdk button.ot-sdk-button-primary,
#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary,
#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary,
#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,
#ot-sdk-cookie-policy button.ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary {
    color: #fff;
    background-color: #33c3f0;
    border-color: #33c3f0
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:hover,
#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type="submit"].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type="reset"].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type="button"].ot-sdk-button-primary:focus,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:hover,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type="submit"].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type="reset"].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type="button"].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type="submit"].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type="reset"].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type="button"].ot-sdk-button-primary:focus {
    color: #fff;
    background-color: #1eaedb;
    border-color: #1eaedb
}

#onetrust-banner-sdk input[type="text"],
#onetrust-pc-sdk input[type="text"],
#ot-sdk-cookie-policy input[type="text"] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-banner-sdk input[type="text"],
#onetrust-pc-sdk input[type="text"],
#ot-sdk-cookie-policy input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#onetrust-banner-sdk input[type="text"]:focus,
#onetrust-pc-sdk input[type="text"]:focus,
#ot-sdk-cookie-policy input[type="text"]:focus {
    border: 1px solid #000;
    outline: 0
}

#onetrust-banner-sdk label,
#onetrust-pc-sdk label,
#ot-sdk-cookie-policy label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600
}

#onetrust-banner-sdk input[type="checkbox"],
#onetrust-pc-sdk input[type="checkbox"],
#ot-sdk-cookie-policy input[type="checkbox"] {
    display: inline
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
    list-style: circle inside
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
    padding-left: 0;
    margin-top: 0
}

#onetrust-banner-sdk ul ul,
#onetrust-pc-sdk ul ul,
#ot-sdk-cookie-policy ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

#onetrust-banner-sdk li,
#onetrust-pc-sdk li,
#ot-sdk-cookie-policy li {
    margin-bottom: 1rem
}

#onetrust-banner-sdk th,
#onetrust-banner-sdk td,
#onetrust-pc-sdk th,
#onetrust-pc-sdk td,
#ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1
}

#onetrust-banner-sdk button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-container:after,
#onetrust-banner-sdk .ot-sdk-row:after,
#onetrust-pc-sdk .ot-sdk-container:after,
#onetrust-pc-sdk .ot-sdk-row:after,
#ot-sdk-cookie-policy .ot-sdk-container:after,
#ot-sdk-cookie-policy .ot-sdk-row:after {
    content: "";
    display: table;
    clear: both
}

#onetrust-banner-sdk .ot-sdk-row,
#onetrust-pc-sdk .ot-sdk-row,
#ot-sdk-cookie-policy .ot-sdk-row {
    margin: 0;
    max-width: none;
    display: block
}

#onetrust-banner-sdk.otFloatingRoundedIcon {
    position: fixed;
    bottom: 2em;
    right: 0;
    left: 5em;
    z-index: 2147483645;
    background-color: #fff;
    width: 75%;
    border-radius: 6.5px;
    padding: 20px 0;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .2);
    box-shadow: 0 0 18px rgba(0, 0, 0, .2)
}

#onetrust-banner-sdk.otFloatingRoundedIcon.otRelFont {
    font-size: 1rem
}

#onetrust-banner-sdk .banner-content {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 85vh
}

#onetrust-banner-sdk .banner-content::-webkit-scrollbar {
    width: 11px
}

#onetrust-banner-sdk .banner-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1
}

#onetrust-banner-sdk .banner-content {
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-darkshadow-color: #c1c1c1;
    scrollbar-face-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1
}

#onetrust-banner-sdk h3 {
    margin-bottom: 0;
    font-size: 1.7em
}

#onetrust-banner-sdk #onetrust-policy {
    margin-left: 50px
}

#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler {
    float: left;
    font-size: .812em;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    height: auto;
    line-height: normal
}

#onetrust-banner-sdk #onetrust-button-group-parent {
    text-align: center
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #68b631;
    color: #fff;
    border-color: #68b631;
    margin-bottom: .6rem
}

#onetrust-banner-sdk #onetrust-pc-btn-handler {
    background-color: #68b631;
    color: #fff;
    border: 1px solid #68b631;
    padding: 0
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: .05em;
    min-width: 160px;
    height: auto;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    padding: 10px 10px;
    line-height: 1.6;
    -webkit-box-shadow: 0px 2px 10px -3px #999;
    -moz-box-shadow: 0px 2px 10px -3px #999;
    box-shadow: 0px 2px 10px -3px #999
}

#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    background-color: #fff;
    border: none;
    color: #68b631;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none
}

#onetrust-banner-sdk .onetrust-close-btn-ui {
    float: right;
    width: 44px;
    height: 44px;
    background-size: 12px;
    margin: -5px 0 0 0;
    border: none;
    padding: 0
}

#onetrust-banner-sdk #onetrust-close-btn-container {
    position: absolute;
    top: 12px;
    right: 0
}

#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-b-addl-desc {
    clear: both;
    float: left;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: .8em;
    line-height: 1.5
}

#onetrust-banner-sdk #onetrust-policy-text>*,
#onetrust-banner-sdk .ot-b-addl-desc>* {
    font-size: inherit
}

#onetrust-banner-sdk #onetrust-policy-text a,
#onetrust-banner-sdk .ot-b-addl-desc a {
    font-weight: 600;
    margin-left: 5px
}

#onetrust-banner-sdk .ot-b-addl-desc {
    display: block
}

#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc {
    padding: 0;
    width: 100%;
    font-size: 1em;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 10px
}

#onetrust-banner-sdk #onetrust-policy-title {
    float: left;
    text-align: left;
    font-size: 1em;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 10px;
    color: #2c3643
}

#onetrust-banner-sdk #onetrust-policy-title a {
    color: #6c7985
}

#onetrust-banner-sdk #onetrust-policy-text a {
    font-weight: bold
}

#onetrust-banner-sdk #onetrust-cookie-btn {
    display: block;
    border-radius: 50%;
    height: 64px;
    width: 64px;
    cursor: pointer;
    padding: 0;
    margin-bottom: 0;
    border: 0
}

#onetrust-banner-sdk #onetrust-cookie-btn:focus,
#onetrust-banner-sdk #onetrust-cookie-btn:hover {
    opacity: .7
}

#onetrust-banner-sdk #onetrust-cookie-btn-container {
    position: absolute;
    float: left;
    z-index: 1;
    left: -35px;
    top: 53%;
    transform: translateY(-50%)
}

#onetrust-banner-sdk .banner_logo {
    display: none
}

#onetrust-banner-sdk #banner-options {
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 1em
}

#onetrust-banner-sdk .banner-option-input {
    cursor: pointer;
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    padding-right: 3px;
    margin-bottom: 6px;
    margin-left: 20px;
    font-size: .82em;
    line-height: 1.4
}

#onetrust-banner-sdk .banner-option-input * {
    pointer-events: none;
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container {
    transform: rotate(90deg)
}

#onetrust-banner-sdk #purpose-option[aria-expanded=true]~.banner-option-details.purpose-option,
#onetrust-banner-sdk #feature-option[aria-expanded=true]~.banner-option-details.feature-option,
#onetrust-banner-sdk #information-option[aria-expanded=true]~.banner-option-details.information-option {
    display: block;
    height: auto
}

#onetrust-banner-sdk .banner-option-header {
    cursor: pointer;
    display: inline-block
}

#onetrust-banner-sdk .banner-option-header :first-child {
    color: dimgray;
    font-weight: bold;
    float: left
}

#onetrust-banner-sdk .banner-option-header .ot-arrow-container {
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid dimgray;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s
}

#onetrust-banner-sdk .banner-option-details {
    display: none;
    font-size: .83em;
    line-height: 1.5;
    height: 0px;
    padding: 10px 10px 5px 10px;
    transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s
}

#onetrust-banner-sdk .banner-option-details * {
    font-size: inherit;
    line-height: inherit;
    color: dimgray
}

#onetrust-banner-sdk .ot-dpd-container {
    float: left;
    clear: both
}

#onetrust-banner-sdk .ot-dpd-container .ot-dpd-title {
    font-weight: 600;
    padding-bottom: 8px
}

#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc,
#onetrust-banner-sdk .ot-dpd-container .ot-dpd-title {
    font-size: .813em;
    line-height: 1.5
}

#onetrust-banner-sdk .ot-dpd-container .ot-dpd-desc .onetrust-vendors-list-handler {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
    clear: both;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    line-height: normal;
    height: auto;
    width: auto
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container {
    position: static;
    margin: 0;
    text-align: center
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button {
    white-space: pre-wrap;
    border: none;
    height: auto;
    line-height: 1.5;
    text-decoration: underline;
    font-size: .69em;
    min-width: 175px;
    float: none;
    padding: 0
}

#onetrust-banner-sdk.ot-close-btn-link.ot-wo-title #onetrust-group-container {
    margin-top: 20px
}

@media(min-width: 550px) {
    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns {
        width: 15%
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns {
        width: 74.333333%
    }
}

@media only screen and (min-width: 426px)and (max-width: 896px) {
    #onetrust-banner-sdk {
        padding: 20px 0 10px 0
    }

    #onetrust-banner-sdk #onetrust-policy,
    #onetrust-banner-sdk #onetrust-button-group-parent {
        margin-left: 0
    }

    #onetrust-banner-sdk .ot-sdk-container .ot-sdk-row {
        margin: 0 15px 0 15px
    }

    #onetrust-banner-sdk #onetrust-cookie-btn-container {
        display: none
    }

    #onetrust-banner-sdk #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-reject-btn-container,
    #onetrust-banner-sdk #onetrust-pc-btn-container {
        display: inline-block;
        margin-top: 15px
    }

    #onetrust-banner-sdk #onetrust-pc-btn-container {
        float: left;
        margin-right: 1em
    }

    #onetrust-banner-sdk #onetrust-accept-btn-container {
        float: right
    }

    #onetrust-banner-sdk #onetrust-button-group {
        display: inline-block
    }

    #onetrust-banner-sdk #onetrust-policy-text,
    #onetrust-banner-sdk .ot-b-addl-desc {
        font-size: .813em;
        width: 94%
    }

    #onetrust-banner-sdk #onetrust-policy-text>*,
    #onetrust-banner-sdk .ot-b-addl-desc>* {
        font-size: inherit
    }

    #onetrust-banner-sdk #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-reject-btn-container {
        margin-right: 10px
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns {
        width: 100%
    }

    #onetrust-banner-sdk #banner-options {
        margin-left: 1em
    }

    #onetrust-banner-sdk.otFloatingRoundedIcon {
        left: 0;
        bottom: 0;
        border-radius: 0;
        width: 100%;
        padding: 20px 0 10px 0
    }
}

@media only screen and (min-width: 769px) {
    #onetrust-banner-sdk.otFloatingRoundedIcon[dir=rtl] {
        right: 20%
    }
}

@media only screen and (min-width: 897px) {
    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        top: 50%;
        margin-top: 10px;
        transform: translateY(-50%);
        width: 20%;
        left: 64%
    }

    #onetrust-banner-sdk #onetrust-group-container {
        width: 64%
    }

    #onetrust-banner-sdk #banner-options {
        width: 60%;
        margin: 0;
        padding-left: 50px
    }

    #onetrust-banner-sdk #onetrust-button-group-parent {
        width: 20%;
        left: 64%
    }
}

@media only screen and (min-width: 1024px) {
    #onetrust-banner-sdk .banner-content {
        overflow-x: initial;
        overflow-y: initial;
        padding-bottom: 20px;
        padding-top: 20px
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
    #onetrust-banner-sdk #onetrust-group-container {
        width: 64%
    }

    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        width: 20%;
        left: 66%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent {
        width: 20%;
        left: 66%
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        width: auto
    }

    #onetrust-banner-sdk #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-reject-btn-container,
    #onetrust-banner-sdk #onetrust-pc-btn-container {
        text-align: center
    }

    #onetrust-banner-sdk:not(.vertical-align-content) {
        padding: 0
    }

    #onetrust-banner-sdk:not(.vertical-align-content) #onetrust-button-group-parent {
        margin-left: 66%
    }

    #onetrust-banner-sdk:not(.vertical-align-content) #onetrust-group-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0
    }

    #onetrust-banner-sdk:not(.vertical-align-content) #onetrust-close-btn-container {
        margin-top: 20px
    }

    #onetrust-banner-sdk #onetrust-accept-btn-container {
        margin-top: 1em
    }

    #onetrust-banner-sdk #onetrust-close-btn-container {
        margin-right: 20px
    }

    #onetrust-banner-sdk.ot-close-btn-link #onetrust-button-group-parent {
        width: 28%
    }

    #onetrust-banner-sdk.ot-close-btn-link #onetrust-accept-btn-container {
        margin-top: 0
    }
}

@media only screen and (max-width: 768px) {
    #onetrust-banner-sdk #banner-options {
        margin-left: 0;
        padding: 0;
        width: 100%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-accept-btn-container {
        margin-right: 0;
        width: 100%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent:not(.has-reject-all-button) #onetrust-accept-btn-container #onetrust-accept-btn-handler {
        width: 100%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-accept-btn-container {
        margin-right: 0;
        width: 47%;
        float: right
    }

    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-reject-btn-container {
        margin-right: 0;
        width: 47%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-reject-btn-container button {
        float: right
    }

    #onetrust-banner-sdk #onetrust-pc-btn-container {
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width: 425px) {
    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 0;
        margin-right: .2em
    }

    #onetrust-banner-sdk #onetrust-policy-text,
    #onetrust-banner-sdk .ot-b-addl-desc {
        line-height: 1.5;
        font-size: .813em;
        padding-top: 2em
    }

    #onetrust-banner-sdk #onetrust-cookie-btn-container {
        display: none
    }

    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-reject-btn-container,
    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-pc-btn-container,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-btn-container,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-pc-btn-container {
        width: 100%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-button-group-parent.has-reject-all-button #onetrust-pc-btn-handler,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-pc-btn-handler {
        width: 100%;
        letter-spacing: 0;
        font-size: .813em
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        display: inline-block;
        line-height: 1;
        margin-bottom: 10px;
        width: 95%
    }

    #onetrust-banner-sdk #onetrust-button-group-parent {
        margin-top: 20px
    }

    #onetrust-banner-sdk #banner-options {
        margin-left: 0;
        padding: 0;
        width: 100%
    }

    #onetrust-banner-sdk .onetrust-close-btn-ui {
        margin: -15px
    }

    #onetrust-banner-sdk #onetrust-group-container {
        margin-top: 20px
    }

    #onetrust-banner-sdk #onetrust-close-btn-container {
        top: 22px;
        right: 22px
    }

    #onetrust-banner-sdk.otFloatingRoundedIcon {
        left: 0;
        bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
        border-radius: 0
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header {
    color: #696969;
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
    background-color: #E9E9E9;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href],
#onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
    color: #3860BE;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #8a8a8a;
    border-color: #8a8a8a;
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
    outline-color: #000000;
    outline-width: 1px;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #8a8a8a;
    border-color: #8a8a8a;
    background-color:
        #FFFFFF;
}

#onetrust-pc-sdk {
    position: fixed;
    width: 730px;
    max-width: 730px;
    height: 610px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    z-index: 2147483647;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0), 0 7px 14px 0 rgba(50, 50, 93, .1)
}

#onetrust-pc-sdk.otRelFont {
    font-size: 1rem
}

#onetrust-pc-sdk *,
#onetrust-pc-sdk ::after,
#onetrust-pc-sdk ::before {
    box-sizing: content-box
}

#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr,
#onetrust-pc-sdk .ot-hide-tgl {
    visibility: hidden
}

#onetrust-pc-sdk #ot-addtl-venlst .ot-arw-cntr *,
#onetrust-pc-sdk .ot-hide-tgl * {
    visibility: hidden
}

#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk #ot-pc-lst {
    height: calc(100% - 185px)
}

#onetrust-pc-sdk li {
    list-style: none
}

#onetrust-pc-sdk ul,
#onetrust-pc-sdk li {
    margin: 0
}

#onetrust-pc-sdk a {
    text-decoration: none
}

#onetrust-pc-sdk .ot-link-btn {
    padding: 0;
    margin-bottom: 0;
    border: 0;
    font-weight: normal;
    line-height: normal;
    width: auto;
    height: auto
}

#onetrust-pc-sdk .ot-grps-cntr *::-webkit-scrollbar,
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar {
    width: 11px
}

#onetrust-pc-sdk .ot-grps-cntr *::-webkit-scrollbar-thumb,
#onetrust-pc-sdk .ot-pc-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1
}

#onetrust-pc-sdk .ot-grps-cntr *,
#onetrust-pc-sdk .ot-pc-scrollbar {
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-darkshadow-color: #c1c1c1;
    scrollbar-face-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1
}

#onetrust-pc-sdk .ot-pc-header {
    height: auto;
    padding: 10px;
    display: block;
    width: calc(100% - 20px);
    min-height: 52px;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}

#onetrust-pc-sdk .ot-pc-logo {
    display: inline-block;
    vertical-align: middle;
    width: 180px
}

#onetrust-pc-sdk .ot-pc-logo.ot-pc-logo {
    height: 40px
}

#onetrust-pc-sdk .ot-title-cntr {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 190px);
    padding-left: 10px
}

#onetrust-pc-sdk .ot-always-active {
    font-size: .813em;
    line-height: 1.5;
    font-weight: 700;
    color: #3860be
}

#onetrust-pc-sdk .ot-close-cntr {
    float: right;
    position: absolute;
    right: -9px;
    top: 50%;
    transform: translateY(-50%)
}

#onetrust-pc-sdk #ot-pc-content {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden
}

#onetrust-pc-sdk .ot-grps-cntr,
#onetrust-pc-sdk .ot-grps-cntr>* {
    height: 100%;
    overflow-y: auto
}

#onetrust-pc-sdk .category-menu-switch-handler {
    cursor: pointer;
    border-left: 10px solid transparent;
    background-color: #f4f4f4;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 12px;
    padding-right: 5px;
    padding-bottom: 12px;
    padding-left: 12px;
    overflow: hidden
}

#onetrust-pc-sdk .category-menu-switch-handler h3 {
    float: left;
    text-align: left;
    margin: 0;
    color: dimgray;
    line-height: 1.4;
    font-size: .875em;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-active-menu {
    border-left: 10px solid #68b631;
    background-color: #fff;
    border-bottom: none;
    position: relative
}

#onetrust-pc-sdk .ot-active-menu h3 {
    color: #263238;
    font-weight: bold
}

#onetrust-pc-sdk .ot-desc-cntr {
    word-break: break-word;
    word-wrap: break-word;
    padding-top: 20px;
    padding-right: 16px;
    padding-bottom: 15px
}

#onetrust-pc-sdk .ot-grp-desc {
    word-break: break-word;
    word-wrap: break-word;
    text-align: left;
    font-size: .813em;
    line-height: 1.5;
    margin: 0
}

#onetrust-pc-sdk .ot-grp-desc * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-pc-sdk #ot-pc-desc a {
    color: #3860be;
    cursor: pointer;
    font-size: 1em;
    margin-right: 8px
}

#onetrust-pc-sdk #ot-pc-desc a:hover {
    color: #1883fd
}

#onetrust-pc-sdk #ot-pc-desc button {
    margin-right: 8px
}

#onetrust-pc-sdk #ot-pc-desc * {
    font-size: inherit
}

#onetrust-pc-sdk #ot-pc-desc ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk #ot-pc-desc+.ot-link-btn {
    display: none
}

#onetrust-pc-sdk .ot-btn-subcntr {
    float: right
}

#onetrust-pc-sdk .ot-close-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQ3Ljk3MSIgaGVpZ2h0PSI0Ny45NzEiIHZpZXdCb3g9IjAgMCA0Ny45NzEgNDcuOTcxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ny45NzEgNDcuOTcxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI4LjIyOCwyMy45ODZMNDcuMDkyLDUuMTIyYzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMEwyMy45ODYsMTkuNzQ0TDUuMTIxLDAuODhjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMGMtMS4xNzIsMS4xNzEtMS4xNzIsMy4wNzEsMCw0LjI0MmwxOC44NjUsMTguODY0TDAuODc5LDQyLjg1Yy0xLjE3MiwxLjE3MS0xLjE3MiwzLjA3MSwwLDQuMjQyQzEuNDY1LDQ3LjY3NywyLjIzMyw0Ny45NywzLDQ3Ljk3czEuNTM1LTAuMjkzLDIuMTIxLTAuODc5bDE4Ljg2NS0xOC44NjRMNDIuODUsNDcuMDkxYzAuNTg2LDAuNTg2LDEuMzU0LDAuODc5LDIuMTIxLDAuODc5czEuNTM1LTAuMjkzLDIuMTIxLTAuODc5YzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJMMjguMjI4LDIzLjk4NnoiLz48L2c+PC9zdmc+");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    height: 44px;
    width: 44px;
    display: inline-block
}

#onetrust-pc-sdk .ot-tgl {
    float: right;
    position: relative;
    z-index: 1
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
    background-color: #cddcf2
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
    background-color: #4285f4
}

#onetrust-pc-sdk .ot-tgl input:focus+.ot-switch .ot-switch-nob:before {
    box-shadow: 0 0 1px #2196f3;
    outline-style: auto;
    outline-width: 1px
}

#onetrust-pc-sdk .ot-switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 10px;
    margin-bottom: 0
}

#onetrust-pc-sdk .ot-switch-nob {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f2f1f1;
    border: none;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    border-radius: 46px
}

#onetrust-pc-sdk .ot-switch-nob:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    bottom: 1px;
    background-color: #7d7d7d;
    -webkit-transition: .4s;
    border-radius: 100%;
    top: -5px;
    transition: .4s
}

#onetrust-pc-sdk .ot-chkbox {
    z-index: 1;
    position: relative;
    float: left
}

#onetrust-pc-sdk .ot-chkbox input:checked~label::before {
    background-color: #3860be
}

#onetrust-pc-sdk .ot-chkbox input+label::after {
    content: none;
    color: #fff
}

#onetrust-pc-sdk .ot-chkbox input:checked+label::after {
    content: ""
}

#onetrust-pc-sdk .ot-chkbox input:focus+label::before {
    outline-style: solid;
    outline-width: 2px;
    outline-style: auto
}

#onetrust-pc-sdk .ot-chkbox label {
    position: relative;
    height: 20px;
    padding-left: 30px;
    display: inline-block;
    cursor: pointer
}

#onetrust-pc-sdk .ot-chkbox label::before,
#onetrust-pc-sdk .ot-chkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 3px
}

#onetrust-pc-sdk .ot-chkbox label::before {
    height: 18px;
    width: 18px;
    border: 1px solid #3860be;
    left: 0px
}

#onetrust-pc-sdk .ot-chkbox label::after {
    height: 5px;
    width: 9px;
    border-left: 3px solid;
    border-bottom: 3px solid;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    left: 4px;
    top: 5px
}

#onetrust-pc-sdk .ot-label-txt {
    display: none
}

#onetrust-pc-sdk .ot-fltr-opt .ot-label-txt {
    display: block
}

#onetrust-pc-sdk .ot-chkbox input,
#onetrust-pc-sdk .ot-tgl input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

#onetrust-pc-sdk .ot-arw-cntr {
    float: right;
    position: relative;
    pointer-events: none
}

#onetrust-pc-sdk .ot-arw {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    color: dimgray;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 150ms ease-in 0s;
    -moz-transition: all 150ms ease-in 0s;
    -o-transition: all 150ms ease-in 0s;
    transition: all 150ms ease-in 0s
}

#onetrust-pc-sdk input:checked~.ot-acc-hdr .ot-arw,
#onetrust-pc-sdk button[aria-expanded=true]~.ot-acc-hdr .ot-arw-cntr svg {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

#onetrust-pc-sdk .ot-label-status {
    font-size: .75em;
    position: relative;
    top: 2px;
    display: none;
    padding-right: 5px;
    float: left
}

#onetrust-pc-sdk #ot-lst-cnt .ot-label-status {
    top: -6px
}

#onetrust-pc-sdk .ot-fltr-btns {
    margin-left: 15px;
    overflow: hidden;
    margin-right: 15px
}

#onetrust-pc-sdk .ot-fltr-btns button {
    padding: 12px 30px
}

#onetrust-pc-sdk .ot-pc-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    max-height: 160px;
    border-top: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-pc-footer button {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: .813em;
    min-height: 40px;
    height: auto;
    line-height: normal;
    padding: 10px 30px
}

#onetrust-pc-sdk .ot-tab-desc {
    margin-left: 3%
}

#onetrust-pc-sdk .ot-grp-hdr1 {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

#onetrust-pc-sdk .ot-desc-cntr h4 {
    color: #263238;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-weight: bold;
    font-size: .875em;
    line-height: 1.3;
    max-width: 80%
}

#onetrust-pc-sdk #ot-pvcy-hdr {
    margin-bottom: 10px
}

#onetrust-pc-sdk .ot-vlst-cntr {
    overflow: hidden
}

#onetrust-pc-sdk .category-vendors-list-handler,
#onetrust-pc-sdk .category-host-list-handler,
#onetrust-pc-sdk .category-vendors-list-handler+a {
    display: block;
    float: left;
    color: #3860be;
    font-size: .813em;
    font-weight: 400;
    line-height: 1.1;
    cursor: pointer;
    margin: 5px 0px
}

#onetrust-pc-sdk .category-vendors-list-handler:hover,
#onetrust-pc-sdk .category-host-list-handler:hover,
#onetrust-pc-sdk .category-vendors-list-handler+a:hover {
    text-decoration-line: underline
}

#onetrust-pc-sdk .category-vendors-list-handler+a::after {
    content: "";
    height: 17px;
    width: 15px;
    background-repeat: no-repeat;
    margin-left: 2px;
    margin-top: -1px;
    float: right;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 511.626 511.627'%3E%3Cg fill='%231276CE'%3E%3Cpath d='M392.857 292.354h-18.274c-2.669 0-4.859.855-6.563 2.573-1.718 1.708-2.573 3.897-2.573 6.563v91.361c0 12.563-4.47 23.315-13.415 32.262-8.945 8.945-19.701 13.414-32.264 13.414H82.224c-12.562 0-23.317-4.469-32.264-13.414-8.945-8.946-13.417-19.698-13.417-32.262V155.31c0-12.562 4.471-23.313 13.417-32.259 8.947-8.947 19.702-13.418 32.264-13.418h200.994c2.669 0 4.859-.859 6.57-2.57 1.711-1.713 2.566-3.9 2.566-6.567V82.221c0-2.662-.855-4.853-2.566-6.563-1.711-1.713-3.901-2.568-6.57-2.568H82.224c-22.648 0-42.016 8.042-58.102 24.125C8.042 113.297 0 132.665 0 155.313v237.542c0 22.647 8.042 42.018 24.123 58.095 16.086 16.084 35.454 24.13 58.102 24.13h237.543c22.647 0 42.017-8.046 58.101-24.13 16.085-16.077 24.127-35.447 24.127-58.095v-91.358c0-2.669-.856-4.859-2.574-6.57-1.713-1.718-3.903-2.573-6.565-2.573z'/%3E%3Cpath d='M506.199 41.971c-3.617-3.617-7.905-5.424-12.85-5.424H347.171c-4.948 0-9.233 1.807-12.847 5.424-3.617 3.615-5.428 7.898-5.428 12.847s1.811 9.233 5.428 12.85l50.247 50.248-186.147 186.151c-1.906 1.903-2.856 4.093-2.856 6.563 0 2.479.953 4.668 2.856 6.571l32.548 32.544c1.903 1.903 4.093 2.852 6.567 2.852s4.665-.948 6.567-2.852l186.148-186.148 50.251 50.248c3.614 3.617 7.898 5.426 12.847 5.426s9.233-1.809 12.851-5.426c3.617-3.616 5.424-7.898 5.424-12.847V54.818c-.001-4.952-1.814-9.232-5.428-12.847z'/%3E%3C/g%3E%3C/svg%3E")
}

#onetrust-pc-sdk .category-host-list-handler,
#onetrust-pc-sdk .ot-vlst-cntr,
#onetrust-pc-sdk #ot-pc-desc+.category-vendors-list-handler {
    margin-top: 8px
}

#onetrust-pc-sdk .ot-grp-hdr1+.ot-vlst-cntr {
    margin-top: 0px;
    margin-bottom: 10px
}

#onetrust-pc-sdk .ot-always-active-group h3.ot-cat-header,
#onetrust-pc-sdk .ot-subgrp.ot-always-active-group>h4 {
    max-width: 70%
}

#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr {
    max-width: 28%
}

#onetrust-pc-sdk .ot-grp-desc ul,
#onetrust-pc-sdk li.ot-subgrp p ul {
    margin: 0px;
    margin-left: 15px;
    padding-bottom: 8px
}

#onetrust-pc-sdk .ot-grp-desc ul li,
#onetrust-pc-sdk li.ot-subgrp p ul li {
    font-size: inherit;
    padding-top: 8px;
    display: list-item;
    list-style: disc
}

#onetrust-pc-sdk ul.ot-subgrps {
    margin: 0;
    font-size: inherit
}

#onetrust-pc-sdk ul.ot-subgrps li {
    padding: 0;
    border: none;
    position: relative
}

#onetrust-pc-sdk ul.ot-subgrps li h4,
#onetrust-pc-sdk ul.ot-subgrps li p {
    font-size: .82em;
    line-height: 1.4
}

#onetrust-pc-sdk ul.ot-subgrps li p {
    color: dimgray;
    clear: both;
    float: left;
    margin-top: 10px;
    margin-bottom: 0;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk ul.ot-subgrps li h4 {
    color: #263238;
    font-weight: bold;
    margin-bottom: 0;
    float: left;
    position: relative;
    top: 3px
}

#onetrust-pc-sdk li.ot-subgrp {
    margin-left: 30px;
    display: inline-block;
    width: calc(100% - 30px)
}

#onetrust-pc-sdk .ot-subgrp-tgl {
    float: right
}

#onetrust-pc-sdk .ot-subgrp-tgl.ot-always-active-subgroup {
    width: auto
}

#onetrust-pc-sdk .ot-pc-footer-logo {
    height: 30px;
    width: 100%;
    text-align: right;
    background: #f4f4f4;
    border-radius: 0 0 2px 2px
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px
}

#onetrust-pc-sdk #accept-recommended-btn-handler {
    float: right;
    text-align: center
}

#onetrust-pc-sdk .save-preference-btn-handler {
    min-width: 155px;
    background-color: #68b631;
    border-radius: 2px;
    color: #fff;
    font-size: .9em;
    line-height: 1.1;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px
}

#onetrust-pc-sdk .ot-btn-subcntr button {
    margin-right: 16px
}

#onetrust-pc-sdk.ot-ftr-stacked .save-preference-btn-handler,
#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr {
    max-width: 40%;
    white-space: normal;
    text-align: center
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button {
    margin-left: auto;
    margin-right: auto;
    min-width: 60%;
    max-width: 90%
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button:nth-child(2) {
    margin-top: 0
}

#onetrust-pc-sdk.ot-ftr-stacked #accept-recommended-btn-handler {
    float: none
}

#onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container {
    overflow: hidden
}

#onetrust-pc-sdk #ot-pc-title {
    margin: 0px;
    overflow: hidden;
    position: relative;
    line-height: 1.2;
    max-height: 2.4em;
    padding-right: 1em;
    font-size: 1.37em;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 90%
}

#onetrust-pc-sdk #ot-pc-title.ot-pc-title-shrink {
    max-width: 70%
}

#onetrust-pc-sdk #ot-pc-lst {
    width: 100%;
    position: relative
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-hdr {
    padding-top: 17px;
    padding-right: 15px;
    padding-bottom: 17px;
    padding-left: 20px;
    display: inline-block;
    width: calc(100% - 35px);
    vertical-align: middle
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-txt {
    padding-top: 6px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px
}

#onetrust-pc-sdk .ot-lst-cntr {
    height: 100%
}

#onetrust-pc-sdk #ot-pc-hdr {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 20px;
    display: inline-block;
    width: calc(100% - 50px);
    height: 20px;
    border-bottom: 1px solid #d8d8d8
}

#onetrust-pc-sdk #ot-pc-hdr input {
    height: 32px;
    width: 100%;
    border-radius: 50px;
    font-size: .8em;
    padding-right: 35px;
    padding-left: 15px;
    float: left
}

#onetrust-pc-sdk #ot-pc-hdr input::placeholder {
    color: #d4d4d4;
    font-style: italic
}

#onetrust-pc-sdk #ot-lst-cnt {
    height: calc(100% - 86px);
    padding-left: 30px;
    padding-right: 27px;
    padding-top: 20px;
    margin-top: 8px;
    margin-right: 3px;
    margin-bottom: 4px;
    margin-left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk #ot-back-arw {
    height: 12px;
    width: 12px
}

#onetrust-pc-sdk #ot-lst-title {
    display: inline-block;
    font-size: 1em
}

#onetrust-pc-sdk #ot-lst-title h3 {
    color: dimgray;
    font-weight: bold;
    margin-left: 10px;
    display: inline-block;
    font-size: 1em
}

#onetrust-pc-sdk #ot-lst-title h3 * {
    font-size: inherit
}

#onetrust-pc-sdk .ot-lst-subhdr {
    float: right;
    position: relative;
    bottom: 6px
}

#onetrust-pc-sdk #ot-search-cntr {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 300px
}

#onetrust-pc-sdk #ot-search-cntr svg {
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 1em;
    line-height: 1;
    top: 2px
}

#onetrust-pc-sdk #ot-fltr-cntr {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    vertical-align: middle;
    font-size: 0
}

#onetrust-pc-sdk #filter-btn-handler {
    background-color: #3860be;
    border-radius: 17px;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    position: relative
}

#onetrust-pc-sdk #filter-btn-handler svg {
    cursor: pointer;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding-top: 5px
}

#onetrust-pc-sdk #filter-btn-handler path {
    fill: #fff
}

#onetrust-pc-sdk #ot-sel-blk {
    min-width: 200px;
    min-height: 30px;
    padding-left: 20px
}

#onetrust-pc-sdk #ot-selall-vencntr,
#onetrust-pc-sdk #ot-selall-adtlvencntr {
    float: left;
    height: 100%
}

#onetrust-pc-sdk #ot-selall-vencntr label,
#onetrust-pc-sdk #ot-selall-adtlvencntr label {
    height: 100%;
    padding-left: 0
}

#onetrust-pc-sdk #ot-selall-hostcntr {
    width: 21px;
    height: 21px;
    position: relative;
    left: 20px
}

#onetrust-pc-sdk #ot-selall-vencntr.line-through label::after,
#onetrust-pc-sdk #ot-selall-adtlvencntr.line-through label::after,
#onetrust-pc-sdk #ot-selall-licntr.line-through label::after,
#onetrust-pc-sdk #ot-selall-hostcntr.line-through label::after,
#onetrust-pc-sdk #ot-selall-gnvencntr.line-through label::after {
    height: auto;
    border-left: 0;
    left: 5px;
    top: 10.5px;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none
}

#onetrust-pc-sdk .ot-ven-name,
#onetrust-pc-sdk .ot-host-name {
    color: #2c3643;
    font-weight: bold;
    font-size: .813em;
    line-height: 1.2;
    margin: 0;
    height: auto;
    text-align: left;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-ven-name *,
#onetrust-pc-sdk .ot-host-name * {
    font-size: inherit
}

#onetrust-pc-sdk .ot-host-desc {
    font-size: .69em;
    line-height: 1.4;
    margin-top: 5px;
    margin-bottom: 5px;
    color: dimgray
}

#onetrust-pc-sdk .ot-host-name>a {
    text-decoration: underline;
    position: relative;
    z-index: 2;
    margin-bottom: 5px;
    font-weight: bold
}

#onetrust-pc-sdk .ot-host-hdr {
    float: left;
    width: calc(100% - 50px);
    pointer-events: none;
    position: relative;
    z-index: 1
}

#onetrust-pc-sdk .ot-host-hdr .ot-host-name {
    pointer-events: none
}

#onetrust-pc-sdk .ot-host-hdr a {
    pointer-events: initial
}

#onetrust-pc-sdk .ot-host-hdr .ot-host-name~a {
    margin-top: 5px;
    font-size: .813em;
    text-decoration: underline
}

#onetrust-pc-sdk .ot-ven-hdr {
    width: 88%;
    float: right
}

#onetrust-pc-sdk input:focus+.ot-acc-hdr {
    outline: #000 solid 1px !important
}

#onetrust-pc-sdk #ot-selall-hostcntr input[type=checkbox],
#onetrust-pc-sdk #ot-selall-vencntr input[type=checkbox],
#onetrust-pc-sdk #ot-selall-adtlvencntr input[type=checkbox] {
    position: absolute
}

#onetrust-pc-sdk .ot-host-item .ot-chkbox {
    float: left
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-hdr {
    right: 38px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) #ot-sel-blk {
    background-color: #f9f9fc;
    border: 1px solid #e2e2e2;
    width: auto;
    padding-bottom: 5px;
    padding-top: 5px
}

#onetrust-pc-sdk.ot-addtl-vendors #ot-lst-cnt:not(.ot-host-cnt) .ot-sel-all-chkbox {
    right: 2px;
    width: auto
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr {
    position: relative;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr input {
    z-index: 1
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>.ot-acc-hdr {
    background: #f9f9fc;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f9f9fc
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>.ot-acc-hdr input {
    z-index: 2
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr>input[type=checkbox]:checked~.ot-acc-hdr {
    border-bottom: 1px solid #e2e2e2
}

#onetrust-pc-sdk #ot-pc-lst .ot-acc-cntr .ot-addtl-venbox {
    display: none
}

#onetrust-pc-sdk #ot-addtl-venlst .ot-tgl-cntr {
    margin-right: 13px
}

#onetrust-pc-sdk .ot-vensec-title {
    font-size: .813em;
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-item>button:focus,
#onetrust-pc-sdk .ot-host-item>button:focus,
#onetrust-pc-sdk .ot-acc-cntr>button:focus {
    outline: #000 solid 2px
}

#onetrust-pc-sdk .ot-ven-item>button,
#onetrust-pc-sdk .ot-host-item>button,
#onetrust-pc-sdk .ot-acc-cntr>button {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border: 0;
    opacity: 0;
    margin: 0;
    top: 0;
    left: 0
}

#onetrust-pc-sdk .ot-ven-item>button~.ot-acc-hdr,
#onetrust-pc-sdk .ot-host-item>button~.ot-acc-hdr,
#onetrust-pc-sdk .ot-acc-cntr>button~.ot-acc-hdr {
    cursor: pointer
}

#onetrust-pc-sdk .ot-ven-item>button[aria-expanded=false]~.ot-acc-txt,
#onetrust-pc-sdk .ot-host-item>button[aria-expanded=false]~.ot-acc-txt,
#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=false]~.ot-acc-txt {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    transition: .25s ease-out;
    display: none
}

#onetrust-pc-sdk .ot-ven-item>button[aria-expanded=true]~.ot-acc-txt,
#onetrust-pc-sdk .ot-host-item>button[aria-expanded=true]~.ot-acc-txt,
#onetrust-pc-sdk .ot-acc-cntr>button[aria-expanded=true]~.ot-acc-txt {
    transition: .1s ease-in;
    display: block
}

#onetrust-pc-sdk .ot-ven-item ul {
    list-style: none inside;
    font-size: 100%;
    margin: 0
}

#onetrust-pc-sdk .ot-ven-item ul li {
    margin: 0 !important;
    padding: 0;
    border: none !important
}

#onetrust-pc-sdk .ot-hide-acc>button {
    pointer-events: none
}

#onetrust-pc-sdk .ot-hide-acc .ot-arw-cntr>* {
    visibility: hidden
}

#onetrust-pc-sdk #ot-ven-lst,
#onetrust-pc-sdk #ot-host-lst,
#onetrust-pc-sdk #ot-addtl-venlst,
#onetrust-pc-sdk #ot-gn-venlst {
    width: 100%
}

#onetrust-pc-sdk #ot-ven-lst li,
#onetrust-pc-sdk #ot-host-lst li,
#onetrust-pc-sdk #ot-addtl-venlst li,
#onetrust-pc-sdk #ot-gn-venlst li {
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    position: relative;
    margin-top: 10px
}

#onetrust-pc-sdk #ot-gn-venlst li.ot-host-info {
    padding: .5rem;
    overflow-y: hidden
}

#onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr {
    width: 65%
}

#onetrust-pc-sdk #ot-host-lst .ot-tgl-cntr {
    width: 65%;
    float: left
}

#onetrust-pc-sdk label {
    margin-bottom: 0
}

#onetrust-pc-sdk .ot-host-notice {
    float: right
}

#onetrust-pc-sdk .ot-ven-link,
#onetrust-pc-sdk .ot-host-expand {
    color: dimgray;
    font-size: .75em;
    line-height: .9;
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-link *,
#onetrust-pc-sdk .ot-host-expand * {
    font-size: inherit
}

#onetrust-pc-sdk .ot-ven-link {
    position: relative;
    z-index: 2
}

#onetrust-pc-sdk .ot-ven-link:hover {
    text-decoration: underline
}

#onetrust-pc-sdk .ot-ven-dets {
    border-radius: 2px;
    background-color: #f8f8f8
}

#onetrust-pc-sdk .ot-ven-dets li:first-child p:first-child {
    border-top: none
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:not(:first-child) {
    border-top: 1px solid #e9e9e9
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p {
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(odd) {
    width: 30%
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc:nth-child(n+3) p:nth-of-type(even) {
    width: 50%;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc p,
#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4 {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-disc h4 {
    display: inline-block
}

#onetrust-pc-sdk .ot-ven-dets p,
#onetrust-pc-sdk .ot-ven-dets h4,
#onetrust-pc-sdk .ot-ven-dets span {
    font-size: .69em;
    text-align: left;
    vertical-align: middle;
    word-break: break-word;
    word-wrap: break-word;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #2e3644
}

#onetrust-pc-sdk .ot-ven-dets h4 {
    padding-top: 5px
}

#onetrust-pc-sdk .ot-ven-dets span {
    color: dimgray;
    padding: 0;
    vertical-align: baseline
}

#onetrust-pc-sdk .ot-ven-dets .ot-ven-pur h4 {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bold
}

#onetrust-pc-sdk .ot-host-opt {
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: inherit
}

#onetrust-pc-sdk .ot-host-opt li>div div {
    font-size: .81em;
    padding: 5px 0
}

#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(1) {
    width: 30%;
    float: left
}

#onetrust-pc-sdk .ot-host-opt li>div div:nth-child(2) {
    width: 70%;
    float: left;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk #ot-host-lst li.ot-host-info {
    border: none;
    font-size: .8em;
    color: dimgray;
    float: left;
    text-align: left;
    padding: 10px;
    margin-bottom: 10px;
    width: calc(100% - 10px);
    background-color: #f8f8f8
}

#onetrust-pc-sdk #ot-host-lst li.ot-host-info a {
    color: dimgray
}

#onetrust-pc-sdk #ot-host-lst li.ot-host-info>div {
    overflow: auto
}

#onetrust-pc-sdk #no-results {
    text-align: center;
    margin-top: 30px
}

#onetrust-pc-sdk #no-results p {
    font-size: 1em;
    color: #2e3644;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk #no-results p span {
    font-weight: bold
}

#onetrust-pc-sdk .ot-tgl-cntr {
    display: inline-block;
    vertical-align: middle
}

#onetrust-pc-sdk .ot-arw-cntr,
#onetrust-pc-sdk .ot-tgl-cntr {
    float: right
}

#onetrust-pc-sdk .ot-desc-cntr {
    padding-top: 0px;
    margin-top: 20px;
    padding-right: 0px;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-desc-cntr:focus,
#onetrust-pc-sdk .ot-desc-cntr:active,
#onetrust-pc-sdk .ot-desc-cntr:focus-visible {
    outline: 2px solid #101010;
    border-radius: 2px
}

#onetrust-pc-sdk .ot-leg-border-color {
    border: 1px solid #e9e9e9
}

#onetrust-pc-sdk .ot-leg-border-color .ot-subgrp-cntr {
    border-top: 1px solid #e9e9e9;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-category-desc {
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-grp-hdr1 {
    padding-left: 10px;
    width: calc(100% - 20px);
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 8px
}

#onetrust-pc-sdk .ot-subgrp-cntr {
    padding-top: 10px
}

#onetrust-pc-sdk .ot-desc-cntr>*:not(.ot-grp-hdr1) {
    padding-left: 10px;
    padding-right: 10px
}

#onetrust-pc-sdk .ot-pli-hdr {
    overflow: hidden;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    background-color: #f8f8f8;
    border: none;
    border-bottom: 1px solid #e9e9e9
}

#onetrust-pc-sdk .ot-pli-hdr span:first-child {
    text-align: left;
    max-width: 80px;
    padding-right: 5px
}

#onetrust-pc-sdk .ot-pli-hdr span:last-child {
    padding-right: 20px;
    text-align: center
}

#onetrust-pc-sdk .ot-li-title {
    float: right;
    font-size: .813em
}

#onetrust-pc-sdk .ot-desc-cntr .ot-tgl-cntr:first-of-type,
#onetrust-pc-sdk .ot-cat-header+.ot-tgl {
    padding-left: 7px;
    padding-right: 7px
}

#onetrust-pc-sdk .ot-always-active-group .ot-grp-hdr1 .ot-tgl-cntr:first-of-type {
    padding-left: 0px
}

#onetrust-pc-sdk .ot-cat-header,
#onetrust-pc-sdk .ot-subgrp h4 {
    max-width: calc(100% - 133px)
}

#onetrust-pc-sdk #ot-lst-cnt #ot-sel-blk {
    width: 100%;
    display: inline-block;
    padding: 0
}

#onetrust-pc-sdk .ot-sel-all {
    display: inline-block;
    width: 100%
}

#onetrust-pc-sdk .ot-sel-all-hdr,
#onetrust-pc-sdk .ot-sel-all-chkbox {
    width: 100%;
    float: right;
    position: relative
}

#onetrust-pc-sdk .ot-sel-all-chkbox {
    z-index: 1
}

#onetrust-pc-sdk :not(.ot-hosts-ui) .ot-sel-all-hdr,
#onetrust-pc-sdk :not(.ot-hosts-ui) .ot-sel-all-chkbox {
    right: 23px;
    width: calc(100% - 23px)
}

#onetrust-pc-sdk .ot-consent-hdr,
#onetrust-pc-sdk .ot-li-hdr {
    float: right;
    font-size: .813em;
    position: relative;
    line-height: normal;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-hosts-ui .ot-consent-hdr {
    float: left;
    position: relative;
    left: 5px
}

#onetrust-pc-sdk .ot-li-hdr {
    max-width: 100px;
    margin-right: 10px
}

#onetrust-pc-sdk .ot-consent-hdr {
    max-width: 55px
}

#onetrust-pc-sdk .ot-ven-ctgl {
    margin-left: 10px
}

#onetrust-pc-sdk .ot-ven-litgl {
    margin-right: 55px
}

#onetrust-pc-sdk .ot-ven-litgl.ot-ven-litgl-only {
    margin-right: 86px
}

#onetrust-pc-sdk .ot-ven-ctgl,
#onetrust-pc-sdk .ot-ven-litgl,
#onetrust-pc-sdk .ot-ven-gvctgl {
    float: left
}

#onetrust-pc-sdk .ot-ven-ctgl label,
#onetrust-pc-sdk .ot-ven-litgl label,
#onetrust-pc-sdk .ot-ven-gvctgl label {
    width: 22px;
    padding: 0
}

#onetrust-pc-sdk #ot-selall-licntr {
    display: block;
    width: 21px;
    height: 21px;
    position: relative;
    float: right;
    right: 80px
}

#onetrust-pc-sdk #ot-selall-licntr input {
    position: absolute
}

#onetrust-pc-sdk #ot-selall-vencntr,
#onetrust-pc-sdk #ot-selall-adtlvencntr,
#onetrust-pc-sdk #ot-selall-gnvencntr {
    float: right;
    width: 21px;
    height: 21px;
    position: relative;
    right: 15px
}

#onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr {
    float: right;
    width: auto
}

#onetrust-pc-sdk .ot-ven-hdr {
    float: left;
    width: 60%
}

#onetrust-pc-sdk #vdr-lst-dsc {
    font-size: .812em;
    line-height: 1.5;
    padding: 10px 15px 5px 15px
}

#onetrust-pc-sdk #ot-anchor {
    border: 12px solid transparent;
    display: none;
    position: absolute;
    z-index: 2147483647;
    top: 40px;
    right: 35px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: #fff;
    -webkit-box-shadow: -3px -3px 5px -2px #c7c5c7;
    -moz-box-shadow: -3px -3px 5px -2px #c7c5c7;
    box-shadow: -3px -3px 5px -2px #c7c5c7
}

#onetrust-pc-sdk #ot-fltr-modal {
    width: 300px;
    position: absolute;
    z-index: 2147483646;
    top: 46px;
    height: 90%;
    max-height: 350px;
    display: none;
    -moz-transition: .2s ease;
    -o-transition: .2s ease;
    -webkit-transition: 2s ease;
    transition: .2s ease;
    opacity: 1;
    right: 0
}

#onetrust-pc-sdk #ot-fltr-modal button {
    max-width: 200px;
    line-height: 1;
    word-break: break-word;
    white-space: normal;
    height: auto;
    font-weight: bold
}

#onetrust-pc-sdk #ot-fltr-cnt {
    background-color: #fff;
    margin: 5px;
    border-radius: 3px;
    height: 100%;
    margin-right: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0px 0px 12px 2px #c7c5c7;
    -moz-box-shadow: 0px 0px 12px 2px #c7c5c7;
    box-shadow: 0px 0px 12px 2px #c7c5c7
}

#onetrust-pc-sdk .ot-fltr-scrlcnt {
    overflow-y: auto;
    overflow-x: hidden;
    clear: both;
    max-height: calc(100% - 60px)
}

#onetrust-pc-sdk .ot-fltr-opt {
    margin-bottom: 25px;
    margin-left: 15px;
    clear: both
}

#onetrust-pc-sdk .ot-fltr-opt label {
    height: auto
}

#onetrust-pc-sdk .ot-fltr-opt span {
    cursor: pointer;
    color: dimgray;
    font-size: .8em;
    line-height: 1.1;
    font-weight: normal
}

#onetrust-pc-sdk #clear-filters-handler {
    float: right;
    margin-top: 15px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #3860be;
    font-size: .9em;
    border: none;
    padding: 1px
}

#onetrust-pc-sdk #clear-filters-handler:hover {
    color: #1883fd
}

#onetrust-pc-sdk #clear-filters-handler:focus {
    outline: #000 solid 1px
}

#onetrust-pc-sdk #filter-apply-handler {
    margin-right: 10px
}

#onetrust-pc-sdk .ot-grp-desc+.ot-leg-btn-container {
    margin-top: 0
}

#onetrust-pc-sdk .ot-leg-btn-container {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

#onetrust-pc-sdk .ot-leg-btn-container button {
    height: auto;
    padding: 6.5px 8px;
    margin-bottom: 0;
    line-height: normal;
    letter-spacing: 0
}

#onetrust-pc-sdk .ot-leg-btn-container svg {
    display: none;
    height: 14px;
    width: 14px;
    padding-right: 5px;
    vertical-align: sub
}

#onetrust-pc-sdk .ot-active-leg-btn {
    cursor: default;
    pointer-events: none
}

#onetrust-pc-sdk .ot-active-leg-btn svg {
    display: inline-block
}

#onetrust-pc-sdk .ot-remove-objection-handler {
    border: none;
    text-decoration: underline;
    padding: 0;
    font-size: .82em;
    font-weight: 600;
    line-height: 1.4;
    padding-left: 10px
}

#onetrust-pc-sdk .ot-obj-leg-btn-handler span {
    font-weight: bold;
    text-align: center;
    font-size: .91em;
    line-height: 1.5
}

#onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler {
    border: none;
    height: auto;
    line-height: 1.5;
    text-decoration: underline;
    font-size: .69em;
    background: none;
    width: auto
}

#onetrust-pc-sdk.ot-close-btn-link .ot-close-cntr {
    right: 5px;
    top: 5px;
    transform: none
}

#onetrust-pc-sdk .ot-grps-cntr {
    overflow-y: hidden
}

#onetrust-pc-sdk .ot-cat-header {
    float: left;
    font-weight: 600;
    font-size: .875em;
    line-height: 1.5;
    max-width: 90%;
    vertical-align: middle
}

#onetrust-pc-sdk .ot-vnd-item>button:focus {
    outline: #000 solid 2px
}

#onetrust-pc-sdk .ot-vnd-item>button {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: none;
    border: none
}

#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=false]~.ot-acc-txt {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    transition: .25s ease-out;
    display: none
}

#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-txt {
    transition: .1s ease-in;
    margin-top: 10px;
    width: 100%;
    overflow: auto;
    display: block
}

#onetrust-pc-sdk .ot-vnd-item>button[aria-expanded=true]~.ot-acc-grpcntr {
    width: auto;
    margin-top: 0px;
    padding-bottom: 10px
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {
    position: relative;
    border-radius: 2px;
    margin: 0;
    padding: 0;
    border: 1px solid #d8d8d8;
    border-top: none;
    width: calc(100% - 2px);
    float: left
}

#onetrust-pc-sdk .ot-accordion-layout.ot-cat-item:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:first-child {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr:last-child,
#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr:last-child {
    margin-bottom: 5px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% - 40px);
    display: inline-block
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-txt {
    width: 100%;
    padding: 0
}

#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp-cntr {
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 0;
    width: calc(100% - 35px)
}

#onetrust-pc-sdk .ot-accordion-layout .ot-subgrp {
    padding-right: 5px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-grpcntr {
    z-index: 1;
    position: relative
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    margin-top: -2px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header+.ot-arw-cntr .ot-arw {
    width: 15px;
    height: 20px;
    margin-left: 5px;
    color: dimgray
}

#onetrust-pc-sdk .ot-accordion-layout .ot-cat-header {
    float: none;
    color: #2e3644;
    margin: 0;
    display: inline-block;
    height: auto;
    word-wrap: break-word;
    min-height: inherit
}

#onetrust-pc-sdk .ot-accordion-layout .ot-vlst-cntr,
#onetrust-pc-sdk .ot-accordion-layout .ot-hlst-cntr {
    padding-left: 20px;
    width: calc(100% - 20px);
    display: inline-block;
    margin-top: 0;
    padding-bottom: 2px
}

#onetrust-pc-sdk .ot-accordion-layout .ot-acc-hdr {
    position: relative;
    min-height: 25px
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout h4~.ot-always-active {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px
}

#onetrust-pc-sdk .ot-accordion-layout h4~.ot-tgl+.ot-tgl {
    right: 95px
}

#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler,
#onetrust-pc-sdk .ot-accordion-layout .category-vendors-list-handler+a {
    margin-top: 5px
}

#onetrust-pc-sdk #ot-lst-cnt {
    margin-top: 1rem;
    max-height: calc(100% - 96px)
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info-cntr {
    border: 1px solid #d8d8d8;
    padding: .75rem 2rem;
    padding-bottom: 0;
    width: auto;
    margin-top: .5rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info {
    margin-bottom: 1rem;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
    flex-direction: column
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
    border-top: 1px solid #d8d8d8;
    padding-top: 1rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info[data-vnd-info-key*=DPOLink] {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 1rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-lbl {
    font-weight: bold;
    font-size: .85em;
    margin-bottom: .5rem
}

#onetrust-pc-sdk #ot-lst-cnt .ot-vnd-info .ot-vnd-cnt {
    margin-left: .5rem;
    font-weight: 500;
    font-size: .85rem
}

#onetrust-pc-sdk .ot-vs-list,
#onetrust-pc-sdk .ot-vnd-serv {
    width: auto;
    padding: 1rem 1.25rem;
    padding-bottom: 0
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr {
    padding-bottom: .75rem;
    border-bottom: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-serv-hdr-cntr .ot-vnd-serv-hdr {
    font-weight: 600;
    font-size: .95em;
    line-height: 2;
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item {
    border: none;
    margin: 0;
    padding: 0
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button {
    outline: none;
    border-bottom: 1px solid #d8d8d8
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item button[aria-expanded=true],
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item button[aria-expanded=true] {
    border-bottom: none
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:first-child,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:first-child {
    margin-top: .25rem;
    border-top: unset
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child {
    margin-bottom: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item:last-child button,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item:last-child button {
    border-bottom: none
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info-cntr,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info-cntr {
    border: 1px solid #d8d8d8;
    padding: .75rem 1.75rem;
    padding-bottom: 0;
    width: auto;
    margin-top: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info {
    margin-bottom: 1rem;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
    flex-direction: column
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail],
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOEmail] {
    border-top: 1px solid #d8d8d8;
    padding-top: 1rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink],
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info[data-vnd-info-key*=DPOLink] {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 1rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-lbl,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-lbl {
    font-weight: bold;
    font-size: .85em;
    margin-bottom: .5rem
}

#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info .ot-vnd-cnt,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info .ot-vnd-cnt {
    margin-left: .5rem;
    font-weight: 500;
    font-size: .85rem
}

#onetrust-pc-sdk .ot-subgrp-cntr .ot-vnd-serv {
    margin-bottom: 1rem;
    padding: 1rem .95rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr {
    padding: .5rem 0;
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:first-child,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:first-child,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:first-child,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:first-child {
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr div:last-child,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr div:last-child,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr div:last-child,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr div:last-child {
    margin-right: .5rem;
    margin-left: .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-always-active,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-always-active,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-always-active,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-always-active {
    position: relative;
    right: unset;
    top: unset;
    transform: unset
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-arw-cntr,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-arw-cntr,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-arw-cntr {
    float: none;
    top: unset;
    right: unset;
    transform: unset;
    margin-top: -2px;
    position: relative
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-cat-header,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-cat-header,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-cat-header,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-cat-header {
    flex: 1;
    margin: 0 .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-tgl,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-tgl,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-tgl,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-tgl {
    position: relative;
    transform: none;
    right: 0;
    top: 0;
    float: none
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox {
    position: relative;
    margin: 0 .5rem
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label {
    padding: 0
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox label::before,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox label::before,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox label::before {
    position: relative
}

#onetrust-pc-sdk .ot-vs-config .ot-acc-hdr .ot-chkbox input,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,
#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-acc-hdr .ot-chkbox input,
#onetrust-pc-sdk #ot-pc-lst .ot-vs-list .ot-vnd-item .ot-acc-hdr .ot-chkbox input,
#onetrust-pc-sdk .ot-accordion-layout.ot-checkbox-consent .ot-acc-hdr .ot-chkbox input {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    top: 0;
    left: 0;
    z-index: 1
}

#onetrust-pc-sdk .ot-vs-list {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: .5rem 4px
}

#onetrust-pc-sdk .ot-vs-selc-all {
    display: flex;
    padding: 0;
    float: unset;
    align-items: center;
    justify-content: flex-start
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf {
    justify-content: flex-end
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox {
    margin-right: 48px
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox {
    margin: 0;
    padding: 0;
    margin-right: 14px;
    justify-content: flex-end
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-chkbox,
#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr.ot-tgl {
    display: inline-block;
    right: unset;
    width: auto;
    height: auto;
    float: none
}

#onetrust-pc-sdk .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label {
    width: 45px;
    height: 25px
}

#onetrust-pc-sdk .ot-vs-selc-all .ot-sel-all-chkbox {
    margin-right: 11px;
    margin-left: .75rem;
    display: flex;
    align-items: center
}

#onetrust-pc-sdk .ot-vs-selc-all .sel-all-hdr {
    margin: 0 1.25rem;
    font-size: .812em;
    line-height: normal;
    text-align: center;
    word-break: break-word;
    word-wrap: break-word
}

#onetrust-pc-sdk .ot-vnd-list-cnt #ot-selall-vencntr.ot-chkbox {
    float: unset;
    right: 0
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf.ot-caret-conf .ot-sel-all-chkbox {
    margin-right: 50px
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf #ot-selall-vencntr label {
    width: 35px;
    height: 10px
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all.ot-toggle-conf .ot-sel-all-chkbox {
    justify-content: flex-end
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox {
    right: unset;
    display: flex;
    align-items: center
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox #ot-selall-vencntr.ot-chkbox {
    right: unset
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox {
    margin-left: 12px
}

#onetrust-pc-sdk.otPcTab .ot-vs-selc-all .ot-sel-all-chkbox .sel-all-hdr {
    margin: 0 1rem
}

#onetrust-pc-sdk.otPcTab[dir=rtl] input~.ot-acc-hdr .ot-arw,
#onetrust-pc-sdk.otPcTab[dir=rtl] #ot-back-arw {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

#onetrust-pc-sdk.otPcTab[dir=rtl] input:checked~.ot-acc-hdr .ot-arw {
    transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg)
}

#onetrust-pc-sdk.otPcTab[dir=rtl] #ot-search-cntr svg {
    right: 15px
}

#onetrust-pc-sdk.otPcTab[dir=rtl] .ot-chkbox label::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-left: 0;
    border-right: 3px solid
}

#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
    padding: 0;
    background-color: transparent;
    border: none;
    margin: 0
}

@media(max-width: 767px) {
    #onetrust-pc-sdk {
        width: 100%;
        border: none
    }

    #onetrust-pc-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container {
        padding: 0;
        margin: 0
    }

    #onetrust-pc-sdk #ot-pc-title {
        margin-left: 10px;
        max-width: 60%
    }

    #onetrust-pc-sdk .ot-desc-cntr {
        margin: 0;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        position: relative;
        left: auto
    }

    #onetrust-pc-sdk .ot-desc-cntr {
        margin-top: 20px;
        margin-left: 20px;
        padding: 0;
        padding-bottom: 10px
    }

    #onetrust-pc-sdk .ot-grps-cntr {
        max-height: none;
        overflow: hidden
    }

    #onetrust-pc-sdk #accept-recommended-btn-handler {
        float: none
    }
}

@media(min-width: 768px) {
    #onetrust-pc-sdk.ot-tgl-with-label .ot-label-status {
        display: inline
    }

    #onetrust-pc-sdk.ot-tgl-with-label #ot-pc-lst .ot-label-status {
        display: none
    }

    #onetrust-pc-sdk.ot-tgl-with-label.ot-leg-opt-out .ot-pli-hdr {
        padding-right: 8%
    }

    #onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header {
        max-width: 60%
    }

    #onetrust-pc-sdk.ot-tgl-with-label .ot-subgrp h4 {
        max-width: 58%
    }

    #onetrust-pc-sdk.ot-tgl-with-label .ot-subgrp-cntr ul.ot-subgrps li.ot-subgrp>h6 {
        max-width: 50%
    }

    #onetrust-pc-sdk.ot-tgl-with-label .ot-desc-cntr .ot-tgl-cntr:first-of-type,
    #onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header+.ot-tgl {
        padding-left: 15px
    }
}

@media(max-width: 640px) {
    #onetrust-pc-sdk {
        height: 100%
    }

    #onetrust-pc-sdk .ot-pc-header {
        padding: 10px;
        width: calc(100% - 20px)
    }

    #onetrust-pc-sdk #ot-pc-content {
        overflow: auto
    }

    #onetrust-pc-sdk .ot-sdk-row .ot-sdk-columns {
        width: 100%
    }

    #onetrust-pc-sdk .ot-desc-cntr {
        margin: 0;
        overflow: hidden
    }

    #onetrust-pc-sdk .ot-desc-cntr {
        margin-left: 10px;
        width: calc(100% - 15px);
        margin-top: 5px;
        margin-bottom: 5px
    }

    #onetrust-pc-sdk .ot-ven-hdr {
        max-width: 80%
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        width: calc(100% - 18px);
        padding-top: 13px;
        padding-right: 5px;
        padding-left: 10px
    }

    #onetrust-pc-sdk .ot-grps-cntr {
        width: 100%
    }

    #onetrust-pc-sdk .ot-pc-footer {
        max-height: 300px
    }

    #onetrust-pc-sdk #ot-pc-content,
    #onetrust-pc-sdk #ot-pc-lst {
        height: calc(100% - 322px)
    }

    #onetrust-pc-sdk.ot-close-btn-link #close-pc-btn-handler {
        position: fixed;
        top: 10px;
        right: 15px
    }

    #onetrust-pc-sdk.ot-close-btn-link .ot-pc-header {
        padding-top: 25px
    }

    #onetrust-pc-sdk.ot-close-btn-link #ot-pc-title {
        max-width: 100%
    }
}

@media(max-width: 640px)and (orientation: portrait) {
    #onetrust-pc-sdk #ot-pc-hdr {
        height: 70px;
        padding: 15px 0;
        width: 100%
    }

    #onetrust-pc-sdk .ot-lst-subhdr {
        width: calc(100% - 15px);
        float: none;
        bottom: auto;
        display: inline-block;
        padding-top: 8px;
        padding-left: 15px
    }

    #onetrust-pc-sdk .ot-btn-subcntr {
        float: none
    }

    #onetrust-pc-sdk #ot-search-cntr {
        display: inline-block;
        width: calc(100% - 55px);
        position: relative
    }

    #onetrust-pc-sdk #ot-anchor {
        top: 75px;
        right: 30px
    }

    #onetrust-pc-sdk #ot-fltr-modal {
        top: 81px
    }

    #onetrust-pc-sdk #ot-fltr-cntr {
        float: right;
        right: 15px
    }

    #onetrust-pc-sdk #ot-lst-title {
        padding-left: 15px
    }

    #onetrust-pc-sdk .ot-lst-cntr {
        overflow-y: scroll
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        height: auto;
        overflow: hidden
    }

    #onetrust-pc-sdk .save-preference-btn-handler,
    #onetrust-pc-sdk #accept-recommended-btn-handler,
    #onetrust-pc-sdk .ot-pc-refuse-all-handler {
        width: calc(100% - 33px)
    }

    #onetrust-pc-sdk.ot-ftr-stacked .save-preference-btn-handler,
    #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr {
        max-width: none
    }

    #onetrust-pc-sdk.ot-ftr-stacked .ot-pc-footer button {
        margin: 15px
    }

    #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button {
        min-width: none;
        max-width: none
    }

    #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-subcntr button:nth-child(2) {
        margin-top: 15px
    }

    #onetrust-pc-sdk.ot-ftr-stacked .ot-btn-container button:not(:last-child) {
        margin-bottom: 0
    }
}

@media(max-width: 425px) {
    #onetrust-pc-sdk #ot-pc-lst .ot-acc-txt {
        padding-top: 6px;
        padding-bottom: 10px
    }

    #onetrust-pc-sdk #ot-pc-lst .ot-host-notice {
        float: left;
        margin-left: 30px
    }

    #onetrust-pc-sdk #ot-pc-lst .ot-arw-cntr {
        float: none;
        display: inline
    }

    #onetrust-pc-sdk #ot-pc-lst .ot-ven-hdr {
        float: left;
        width: 100%;
        max-width: 85%
    }

    #onetrust-pc-sdk.ot-addtl-vendors #ot-pc-lst .ot-acc-cntr .ot-arw-cntr:first-of-type {
        float: right
    }

    #onetrust-pc-sdk #ot-pc-title {
        max-width: 100%
    }

    #onetrust-pc-sdk .ot-subgrp-cntr li.ot-subgrp {
        margin-left: 10px;
        width: calc(100% - 10px)
    }

    #onetrust-pc-sdk #ot-ven-lst .ot-tgl-cntr {
        width: auto;
        float: right
    }

    #onetrust-pc-sdk #ot-ven-lst .ot-arw-cntr {
        float: right
    }

    #onetrust-pc-sdk .ot-ven-hdr {
        max-width: 47%
    }

    #onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr:first-of-type {
        max-width: none;
        padding-left: 20px
    }
}

@media only screen and (max-height: 425px)and (max-width: 896px)and (orientation: landscape) {
    #onetrust-pc-sdk {
        height: 100%;
        width: 100%;
        max-width: none
    }

    #onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr {
        max-width: none
    }

    #onetrust-pc-sdk .ot-pc-header {
        padding: 10px;
        width: calc(100% - 20px)
    }

    #onetrust-pc-sdk .ot-lst-cntr {
        overflow-y: scroll
    }

    #onetrust-pc-sdk #ot-lst-cnt {
        height: auto;
        overflow: hidden
    }

    #onetrust-pc-sdk #accept-recommended-btn-handler {
        float: right
    }

    #onetrust-pc-sdk .save-preference-btn-handler,
    #onetrust-pc-sdk #accept-recommended-btn-handler,
    #onetrust-pc-sdk .ot-pc-refuse-all-handler {
        width: auto
    }

    #onetrust-pc-sdk #ot-pc-content,
    #onetrust-pc-sdk #ot-pc-lst {
        height: calc(100% - 155px)
    }

    #onetrust-pc-sdk.ot-shw-fltr .ot-lst-cntr {
        overflow: hidden
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-pc-lst {
        position: static
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-fltr-modal {
        top: 0;
        width: 100%;
        height: 100%;
        max-height: none
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-fltr-modal>div {
        margin: 0;
        box-sizing: initial;
        height: 100%;
        max-height: none
    }

    #onetrust-pc-sdk.ot-shw-fltr #clear-filters-handler {
        padding-right: 20px
    }

    #onetrust-pc-sdk.ot-shw-fltr #ot-anchor {
        display: none !important
    }

    #onetrust-pc-sdk .ot-pc-footer button {
        margin: 10px
    }
}

@media(max-width: 425px),
(max-width: 896px)and (max-height: 425px)and (orientation: landscape) {
    #onetrust-pc-sdk .ot-pc-header {
        padding-right: 20px
    }

    #onetrust-pc-sdk .ot-pc-logo {
        margin-left: 0px;
        margin-top: 5px;
        width: 150px
    }

    #onetrust-pc-sdk .ot-close-icon {
        width: 44px;
        height: 44px;
        background-size: 12px
    }

    #onetrust-pc-sdk .ot-grp-hdr1 {
        float: right;
        margin-left: 10px;
        width: auto
    }

    #onetrust-pc-sdk .ot-grp-hdr1 {
        margin-left: 0px;
        padding-right: 10px
    }

    #onetrust-pc-sdk #ot-pvcy-hdr,
    #onetrust-pc-sdk .ot-grp-hdr1 .ot-cat-header {
        display: none
    }

    #onetrust-pc-sdk .ot-grp-hdr1+.ot-vlst-cntr {
        padding-top: 10px
    }
}

@media only screen and (max-height: 610px) {
    #onetrust-pc-sdk {
        max-height: 100%
    }
}

#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #ot-search-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle,
#onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h5,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler {
    color: #696969;
}

#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler+a,
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content #ot-pc-desc .ot-link-btn {
    color: #3860BE;
}

#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler:hover {
    text-decoration: underline;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-subgrp-tgl .ot-switch.ot-toggle {
    background-color: #F8F8F8;
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-txt .ot-ven-dets {
    background-color: #F8F8F8;
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
    background-color: #8a8a8a;
    border-color: #8a8a8a;
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
    border-color: #8a8a8a;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-remove-objection-handler {
    background-color: transparent;
    border: 1px solid transparent;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn {
    background-color: #FFFFFF;
    color: #78808E;
    border-color: #78808E;
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus+.ot-switch,
.ot-switch .ot-switch-nob,
.ot-switch .ot-switch-nob:before,
#onetrust-pc-sdk .ot-checkbox input[type="checkbox"]:focus+label::before,
#onetrust-pc-sdk .ot-chkbox input[type="checkbox"]:focus+label::before {
    outline-color: #000000;
    outline-width: 1px;
}

#onetrust-pc-sdk .ot-host-item>button:focus,
#onetrust-pc-sdk .ot-ven-item>button:focus {
    border: 1px solid #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk *:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-vlst-cntr>a:focus {
    outline: 1px solid #000000;
}

#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler {
    background-color: #F4F4F4
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
    background-color: #FFFFFF
}

.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 16px
}

.ot-sdk-cookie-policy.otRelFont {
    font-size: 1rem
}

.ot-sdk-cookie-policy h3,
.ot-sdk-cookie-policy h4,
.ot-sdk-cookie-policy h6,
.ot-sdk-cookie-policy p,
.ot-sdk-cookie-policy li,
.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy th,
.ot-sdk-cookie-policy #cookie-policy-description,
.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
.ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

.ot-sdk-cookie-policy h4 {
    font-size: 1.2em
}

.ot-sdk-cookie-policy h6 {
    font-size: 1em;
    margin-top: 2em
}

.ot-sdk-cookie-policy th {
    min-width: 75px
}

.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy a:hover {
    background: #fff
}

.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

.ot-sdk-cookie-policy table {
    border-collapse: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 1rem
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup {
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
    font-size: .9em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
    font-size: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-size: 1em;
    margin-bottom: .6em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    margin-bottom: 1.2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    min-width: 75px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    background: #fff
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li {
    list-style: disc;
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 {
    display: inline-block
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
    border-collapse: inherit;
    margin: auto;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    border-spacing: initial;
    width: 100%;
    overflow: hidden
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
    border-bottom: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
    border-right: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
    width: 25%
}

.ot-sdk-cookie-policy[dir=rtl] {
    text-align: left
}

#ot-sdk-cookie-policy h3 {
    font-size: 1.5em
}

@media only screen and (max-width: 530px) {

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        display: block
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        margin: 0 0 1em 0
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a {
        background: #f6f6f4
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        position: absolute;
        height: 100%;
        left: 6px;
        width: 40%;
        padding-right: 10px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border {
        display: inline-block;
        background-color: #e4e4e4;
        position: absolute;
        height: 100%;
        top: 0;
        left: 45%;
        width: 2px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        content: attr(data-label);
        font-weight: bold
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
        overflow: hidden
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
        border: none;
        border-bottom: 1px solid #d7d7d7
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        display: block
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
        width: auto
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        margin: 0 0 1em 0
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        height: 100%;
        width: 40%;
        padding-right: 10px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        content: attr(data-label);
        font-weight: bold
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        z-index: -9999
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
        border-bottom: 1px solid #d7d7d7;
        border-right: 0px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child {
        border-bottom: 0px
    }
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #696969;
}


#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
    background-color: #F8F8F8;
}

.ot-floating-button__front {
    background-image: url('https://cookiesaustorage.blob.core.windows.net/logos/90d2ebcd-cd02-4598-8576-d27caedef232/afa957bb-4b74-444b-a4b0-84d847821ae7/d300c952-7cae-418d-8af4-045b312334be/shield_img.png')
}





.m-box-fixed {
    font-family: 'Noto Sans JP', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ＭＳ Ｐゴシック', Helvetica, Arial, sans-serif;
    font-weight: 500;
}

img {
    max-width: 100%;
}

a {
    transition: all .2s;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.d-flex {
    display: flex;
}

.ff-mon {
    font-family: 'Montserrat', sans-serif;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-space-between {
    justify-content: space-between;
}

.point4-flex01 {
    .text-center {
        width: 262px;
    }
}

.align-items-center {
    align-items: center;
}

.mb-3 {
    margin-bottom: 2.2em;
}

.mt-4 {
    margin-top: 1.5em;
}

.mx-auto {
    margin-right: auto;
    margin-left: auto;
}

.d-block {
    display: block;
}

.m-box-ttl {
    background: none;
}

.m-box-ttl .ttl-inner {
    display: none;
}

.m-box-fixed {
    margin: 0;
    width: 100%;
}

.m-box-section {
    padding-top: 0;
}

.head-nav {

}

.head-nav p {
    margin: -15.5em auto 3em;
}
@media (max-width: 1350px) {
    .head-nav p {
    margin: -18.5vw auto 3em;
}
}

.head-nav li {
    width: 155px;
    padding: 0 10px;

    img {
        width: 100%;
        height: auto;
    }
}

.head-nav a {
    display: block;
}

.head-nav a:hover {
    transform: scale(0.99, 0.99) translateY(4px);
    opacity: 0.8;
}

.section {
    padding: 70px 0;
}

#point3.section {
    padding-top: 90px;
    padding-bottom: 0;
}

.headimg01 {
    width: 275px;
    margin: 0 auto 25px;
    display: block;
}

.hayawakarihead01 {
    font-weight: 900;
    font-size: 3.1em;
    margin-bottom: 20px;
}

.hayawakarihead02 {
    font-size: 1.2em;
    margin-top: 25px;
    line-height: 2;
}

.hayawakarihead02 span {
    font-size: 120%;
    background: linear-gradient(transparent 60%, #ffff34 60%);
}

.c-red {
    color: #e60110;
}

.c-pink {
    color: #FF8880;
}

.c-green {
    color: #009a43;
}

.c-yellow {
    color: #ffff34;
}

.c-fff {
    color: #fff;
}

.fs-70 {
    font-size: 60%;
}

.fs-130 {
    font-size: 130%;
}

.w-100 {
    width: 100%;
}

.point2-bg-fff {
    background: #fff;
    border-radius: 10px;
}

.hayawakari11 {
    margin-bottom: 40px;
}

#point1.section {
    padding-bottom: 0;
}

#point2.section {
    padding: 50px 0 80px;
}

#point2 {}

#point2>.container {
    max-width: 900px;
}

.hayawakarihead03 {
    font-size: 2em;
    background: #A7C954;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    padding: 0 1.5em;
    border-radius: 40px;
    margin: 20px 0 40px;
}

.hayawakarihead04 {
    font-size: 1.4em;
}

.hayawakarihead05 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.2;
}

.hayawakarihead05 span {
    font-size: 250%;
}

.point2-div02 {
    margin-top: 40px;
    justify-content: space-between;
}

.point2-div02>div {
    width: 47.67%;
}

.point2-bd-box {
    height: 420px;
    padding: 35px 20px 0;
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    justify-content: center;
    box-sizing: border-box;
    border: 4px solid #f6c7be;
    border-radius: 10px;
    box-sizing: border-box;
}

.hayawakarihead06 {
    font-size: 26px;
    font-weight: 700;
}

.wp-image-132 {
    width: 295px;
}

.mr-10 {
    margin-right: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.hayawakarihead07 {
    margin-top: 15px;
    font-size: 3em;
    background: linear-gradient(transparent 60%, #ffff34 60%);
    font-weight: 700;
    display: inline-block;
}

.mt-auto {
    margin-top: auto;
}

.point3-div01 {
    position: relative;
    margin-top: 40px;
    padding-bottom: 20px;
}

.hayawakarihead08 {
    margin-bottom: 15px;
    font-size: 2em;
    font-weight: 700;
}

.hayawakarihead08 span.line {
    font-size: 120%;
    background: linear-gradient(transparent 60%, #ffff34 60%);
}

.hayawakarihead09 {
    margin-bottom: 50px;
    font-size: 3em;
    font-weight: 700;
}

.hayawakarihead09 span.line {
    font-size: 120%;
    background: linear-gradient(transparent 60%, #ffff34 60%);
}

.point3-absolute {
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: -20px;
    font-size: 1.5em;
    background: url(https://as1.xbiz.jp/wp/wp-content/uploads/2025/12/hayawakari20.svg) 0 center / contain no-repeat;
    padding: 1em;
    color: #fff;
}

#point4 {}

.point4-div01 {
    margin: 30px 0 30px;
}

.point4__note {
    font-size: 12px;
}

.container {
    max-width: 900px;
    margin: 0 auto;
}

.hayawakari23-img {
    filter: drop-shadow(2px 2px 4px #ccc);
}

#point4 .point2-bg-fff {
    padding: 52px 25px 60px;
    position: relative;
}

#yuutai {
    margin-top: 100px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.hayawakarihead10 {
    background: #ffff34;
    display: inline-block;
    padding: 0 1.5em;
    font-size: 1.5em;
    border-radius: 20px;
    margin-bottom: 10px;
    width: 55%;
    text-align: center;
}

.point4-div02 {
    width: 45%;
    padding-right: 20px;
}

.point4-div03 p {
    margin-bottom: 15px;
}

#point5 {
    padding-top: 40px;
    position: relative;

    .container {
        position: relative;
    }
}

.point5-illust {
    width: 390px;
    position: absolute;
    top: -218px;
    right: -128px;
}

@media screen and (max-width:1400px) {
    .point5-illust {
        width: 310px;
        right: -20px;
    }
}

.hayawakarihead11 {
    font-size: 2em;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    color: #009a43;
}

.d-inline-block {
    display: inline-block;
}

.point5-p01 .redbox {
    background: #e60110;
    color: #fff;
    padding: 0 1em;
    margin-right: 0.4em;
}

.point5-p01 {
    font-size: 2em;
}

.point5head01 {
    margin-top: 60px;
}

.point5-div01 img {
    padding: 0 10px;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
    width: 33.3%;
}

.my-4 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

#point5 .hayawakarihead10 {
    font-size: 3em;
    font-weight: 700;
    width: inherit;
    border-radius: 50px;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
}

.d-sp {
    display: none;
}

.img-point {
    width: 162px;
    margin-right: 10px;
}

#headline-1679563253 {
    padding-top: 50px;
}

#point3 .point2-bg-fff {
    padding: 40px 0;
}

@media screen and (max-width:992px) {
    .container {
        max-width: 960px;
    }
}

@media screen and (max-width:768px) {
    .container {
        max-width: 750px;
    }

    .hayawakarihead01 {
        font-size: 2.6em;
    }

    .hayawakarihead09 {
        font-size: 2em;
    }

    .hayawakarihead10 {
        width: 70%;
    }

    .point4-div02 {
        width: 70%;
    }

    .point2-div02>div {
        width: 100%;
        padding: 15px
    }

    .point2-bd-box {
        height: auto;
        padding: 15px;
        border: 2px solid #f6c7be;
    }

    .hayawakarihead06 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .point5-p01 {
        font-size: 1.5em;
    }
}

@media screen and (max-width:576px) {
    .m-box-section {
        padding: 30px 0 40px 0;
    }

    .section {
        padding: 50px 15px;
    }

    #point3 .point2-bg-fff {
        padding-bottom: 0;
    }

    #point3.section {
        padding-top: 50px;
    }

    .container {
        max-width: 540px;
    }

    .point4-div01 {
        margin: 30px 0 15px;
    }

    .point4__note {
        font-size: 12px;
        text-align: left;
    }

    .d-sp {
        display: block;
    }

    .m-box-section--mv{
        padding-top: 0;
    }

    .head-nav ul {
        flex-wrap: wrap;
    }

    .head-nav {
        padding: 0 15px 0;
    }

    .head-nav ul li {
        width: 30%;
        margin-bottom: 15px;

        &:nth-child(4),
        &:nth-child(5) {
            margin-bottom: 0;
        }
    }

    .head-nav p {
        margin: -20vw auto 1.5em;
    }

    .head-nav li {
        padding: 0 5px;
    }

    .headimg01 {
        margin-bottom: 15px;
        width: 50%;
    }

    .hayawakari11 {
        width: 50%;
    }

    .hayawakarihead01 {
        font-size: 2em;
    }

    .hayawakarihead02 {
        font-size: 1em;
    }

    .hayawakarihead04 {
        font-size: 1.1em;
    }

    .hayawakarihead03 {
        margin-bottom: 20px;
        font-size: 1.2em;
    }

    .point2-flex01 {
        flex-wrap: wrap;

        div {
            margin-bottom: 5px;
        }
    }

    .d-flex .justify-content-center {
        margin-bottom: 0;
    }

    .img-hayawakari14 {
        width: 70%;
    }

    #point2.section {
        padding: 50px 0 0;
    }

    #point2>.container {
        padding: 0 15px;
    }

    #point2>.container .point2-bg-fff {
        padding: 0 15px 0;
    }

    #point2>.container .point2-bg-fff.pb0 {
        padding-bottom: 0;
    }

    #point2>.container .container .text-center .point2-bg-fff {
        padding-bottom: 0;
    }

    .point2-div02 {
        flex-flow: wrap;
        gap: 25px 0;
    }

    .point2-div02 .mr-10 {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .point2-div02 .ml-10 {
        margin-left: 0;
        width: 100%;
    }

    .hayawakarihead07 {
        font-size: 1.4em;
    }

    .point2-div02 .mr-10 img,
    .point2-div02 .ml-10 img {
        width: 80%;
    }

    .hayawakarihead08 {
        margin-bottom: 15px;
        font-size: 1.5em;
    }

    .point3-absolute {
        font-size: 1em;
        top: 20%;
    }

    .img-point {
        width: 30%;
    }

    .point3-div01 {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .hayawakarihead09 {
        margin-bottom: 20px;
        font-size: 1.4em;
    }

    .img-hayawakari24.mt-4 {
        margin-top: 0;
    }

    #point4.section {
        padding-bottom: 0;
    }

    #point4 .point2-bg-fff {
        padding: 15px 0;
    }

    #yuutai {
        margin-top: 50px;
    }

    .hayawakarihead10 {
        font-size: 1em;
    }

    .point2-div02 .mr-10 img.greenarrow-img,
    .point2-div02 .ml-10 img.greenarrow-img {
        width: 15%;
    }

    #point5 .hayawakarihead10 {
        font-size: 1.8em;
    }

    .point4-flex01,
    .point4-flex02 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .point4-flex01 img {
        width: 60%;
        margin-bottom: 1em;
    }

    .hayawakarihead10 {
        width: 80%;
    }

    .point4-flex02 img {
        margin-bottom: 1em;
    }

    .point5-div01 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .point5-div01 img {
        width: 40%;
    }

    .point4-flex01 {
        gap: 25px 0;

        .text-center {
            width: 100%;

            p {
                margin-bottom: 5px;
            }
        }
    }
}




.mlr-auto {
    width: 1000px;
    margin: 0 auto;
}

.m-box-diagonal {
    margin-top: 0px;
}

.m-box-section.section-gray {
    background: #f3f6f4;
}

@media (max-width: 767px) {
    .mlr-auto {
        width: 100%;
    }
}






.V2-ir-menu {
    padding: 24px 20px;
    background-color: #8f8f8f;
    color: #fff;
    min-height: 300px;
    box-sizing: border-box;
    background-size: cover;
}

.V2-ir-menu--1 {
    background-image: url(../../img/ir_menu_1.png);
}

.V2-ir-menu--2 {
    background-image: url(../../img/ir_menu_2.png);
}

.V2-ir-menu--3 {
    background-image: url(../../img/ir_menu_3.png);
}

.V2-ir-menu--4 {
    background-image: url(../../img/ir_menu_4.png);
}

.V2-ir-menu p {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: .025em;
    margin-top: 0;
}

.V2-ir-menu li::before {
    content: none !important;
}

.V2-ir-menu ul {
    margin-top: 10px;
}

.V2-ir-menu li {
    padding-left: 5px !important;
}

.V2-ir-menu a {
    color: #fff;
    text-decoration: none;
}

.V2-ir-menu li a {
    padding-left: 15px;
    text-align: left;
    background: url(https://www.as-1.co.jp/common/images/i_ar_red.png) no-repeat left top 5px;
}

.m-box-grid.grid-p20+.grid-p20 {
    margin-top: 0 !important;
}

@media (max-width: 767px) {
    .V2-ir-menu--1 {
        background-image: url(../../img/ir_menu_1_sp.png);
    }
}






.V2-menu-item {
    display: flex;
    align-items: center;
    height: 50px;
    background-color: #4082BB;
    border: 1px solid #AAAAAA;
    box-sizing: border-box;
    padding: 0 20px;
    gap: 15px;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -.025em;
}

.V2-menu-item img {
    width: 25px;
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .V2-menu-item {
        margin: 0 10px;
    }
}





.V2-ir-bb {
    display: flex;
    align-items: center;
    height: 50px;
    border: 1px solid #AAAAAA;
    color: #4082BB !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: -.025em;
    gap: 10px;
    padding: 0 20px;
    background-color: #ffffff;
}

.V2-ir-bb img {
    width: 26px;
    height: auto;
}

@media screen and (min-width: 0) and (max-width: 767px) {
    .V2-ir-bb {
        margin: 0 10px;
    }

    .mt35 p {
        margin-top: 35px;
    }
}


/* カスタム */
.point2-flex01 {
    position: relative;
}

.point2-flex01__item {
    width: fit-content;
    margin: 0 25px;
}

.kabu__ttl {
    font-size: 2.93em;
    font-weight: 700;
    line-height: 1.5;
}

.kabu__text {
    font-size: 1.06em;
    line-height: 1.4;
}

.kabu-target {
    margin-top: 30px;
}

.kabu-target__ttl {
    width: 100px;
    margin: 0 auto;
    padding: 3px 0;
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    color: #FFF;
    border-radius: 5px;
    background: #FF8880;
}

.kabu-target__text01 {
    margin-top: 8px;
    font-size: 1.6em;
    font-weight: 700;
}

.kabu-target__text02 {
    margin-top: 1px;
    margin-bottom: 30px;
    font-size: 0.68em;
}

.kabu-target__text_bd {
    font-size: 22px;
    font-weight: 700;
    display: inline;
    background: linear-gradient(transparent 60%, #ffff34 60%);
}

.kabu-list {
    max-width: 645px;
    margin: 25px auto 0;
    padding: 25px 95px;
    background: #fff1f0;
    box-sizing: border-box;
    line-height: 1;
}

.kabu-list__item {}

.kabu-list__black {
    font-size: 1.1em;
    font-weight: 700;

    span {
        font-size: 1.5em;
    }
}

.kabu-list__red {
    margin-top: 5px;
    font-size: 1.3em;
    font-weight: 700;
    color: #FF8880;

    span {
        font-size: 1.5em;
    }
}

.kabu-list__bd {
    width: 100%;
    height: 1px;
    margin: 13px 0 22px;
    position: relative;
    border-bottom: 1px dashed #000000;
}



.kabu-flex {}

.kabu-flex__l {
    max-width: 268px;
    position: absolute;
    top: 65px;
    left: 0;
}

.kabu-flex__r {
    max-width: 219px;
    position: absolute;
    top: 75px;
    right: 0;
}

.image-128 {
    max-width: 1360px;
    margin: 0 auto;
}

.image-129 {
    max-width: 362px;
}

.image-130 {
    margin-top: 0;
    padding: 0 50px;
}

.hayawakari32 {
    font-size: 0;
    line-height: 1;
    display: block;
}


.point5-sec * {
    box-sizing: border-box;
}

.hayawakarihead01-ttl {
    margin-bottom: 7px;
}

.point5-sec {

    /*.アズワンの成長戦略 */
    .text-content {
        font-size: 22px;
        line-height: 2;
        text-align: center;
        letter-spacing: 1.8px;
    }

    .highlight {
        font-size: 26px;
    }


    .section-header {
        background-color: #a7c954;
        color: #FFF;
        text-align: center;
        padding: 5px 10px 10px;
        border-radius: 0 0 10px 10px;
        margin-bottom: 10px;
    }

    .header-large {
        font-size: 47px;
        font-weight: 700;
    }

    .header-small {
        font-size: 30px;
        font-weight: 700;
    }

    .section-wrap {
        margin-top: 35px;
        display: flex;
        flex-direction: column;
        gap: 15px 0;
    }

    .section-wrap__item {
        border: 2px solid #A7C954;
        border-radius: 10px;
        overflow: hidden;
    }

    .section-wrap__item02 {
        border-color: #ffb93c;

        .section-header {
            background-color: #ffb93c;
        }

        .cards-container__ttl {
            color: #ffb93c;
        }
    }

    .section-wrap__item03 {
        border-color: #ff8880;

        .section-header {
            background-color: #ff8880;
        }

        .cards-container__ttl {
            color: #ff8880;
        }
    }

    .cards-container01 {
        padding: 15px 25px;
        display: flex;
        justify-content: space-between;
    }

    .cards-container01__l {
        width: 575px;
    }

    .cards-container__ttl {
        font-size: 35px;
        font-weight: 700;
        color: #a7c954;
    }

    .cards-container__text {
        margin-top: 10px;
        line-height: 2;
    }

    .cards-container01__r {
        width: 260px;
        text-align: center;
    }

    .cards-container01__r01 {
        width: 241px;
    }

    .cards-container01__r02 {
        width: 260px;
    }

    .cards-container02 {}

    .cards-container02__item {
        padding: 15px 25px;
        display: flex;
        justify-content: space-between;
    }

    .cards-container02__l {
        width: 570px;
    }

    .cards-container__ttl {}

    .cards-container__text {}

    .cards-container02__r {
        width: 260px;
        text-align: center;
    }

    .cards-container02__r01 {
        width: 140px;
    }

    .cards-container02__r02 {
        width: 208px;
    }

    .cards-container02__r03 {
        width: 230px;
    }


}


@media screen and (min-width: 0) and (max-width: 767px) {

    /* カスタム */
    .point2-flex01 {
        position: relative;
    }

    .kabu__ttl {
        font-size: 2em;
    }

    .kabu__text {
        font-size: .9em;
    }

    .kabu-target {
        margin-top: 10px;
    }

    .kabu-target__ttl {
        width: 100px;
        font-size: 1em;
    }

    .kabu-target__text01 {
        margin-top: 10px;
        font-size: 1em;
    }

    .kabu-target__text02 {
        margin-top: 6px;
        margin-bottom: 20px;
        font-size: 0.48em;
        text-align: left;
    }

    .kabu-target__text_bd {
        font-size: 1em;
        display: inline;
    }

    .kabu-list {
        max-width: 578px;
        margin: 14px auto 0;
        padding: 25px 20px;
        border-radius: 50px;
    }

    .kabu-list__item {}

    .kabu-list__black {
        font-size: .8em;

        span {
            font-size: 1.2em;
        }
    }

    .kabu-list__red {
        font-size: 0.9em;

        span {
            font-size: 1.46em;
        }
    }

    .kabu-list__bd {
        margin: 15px 0 12px;
    }



    .kabu-flex {
        margin-top: 25px;
        display: flex;
        justify-content: space-between;
    }

    .kabu-flex__l {
        max-width: 100%;
        width: 50%;
        position: static;
    }

    .kabu-flex__r {
        max-width: 100%;
        width: 43%;
        position: static;
    }

    .image-128 {
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        text-align: center;
        overflow: hidden;
        img{
            max-width: none;
            width: 130vw;
            height: auto;
            margin-left: -15vw;
        }
    }

    .hayawakarihead05 span {
        font-size: 236%;
    }

    .image-129 {
        margin: 0 !important;
    }

    .point2-flex01__item {
        width: auto;
        margin: 0;
    }

    .image-130 {
        width: 100vw;
        margin: 0 calc(50% - 50vw) 0 !important;
        padding: 0 15px 0 25px;
        box-sizing: border-box;
    }

    .point5-illust {
        width: 34.93vw;
        top: -26.6vw;
        right: 0;
        z-index: 2;
    }








    #point5 {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .hayawakarihead01-ttl {
        margin-bottom: 7px;
        font-size: 30px;
        letter-spacing: 0.1em;
    }

    .point5-sec {

        /*.アズワンの成長戦略 */
        .text-content {
            font-size: 16px;
        }

        .highlight {
            font-size: 20px;
        }


        .section-header {
            padding: 5px 10px 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }



        .section-header {
            padding: 5px 10px 10px;
        }

        .header-large {
            font-size: 30px;
        }

        .header-small {
            font-size: 18px;
        }

        .section-wrap {
            margin-top: 25px;
            gap: 15px 0;
        }

        .section-wrap__item {}

        .cards-container01 {
            padding: 10px 15px 15px;
            flex-direction: column;
            gap: 15px 0;
        }

        .cards-container01__l {
            width: auto;
        }

        .cards-container__ttl {
            font-size: 25px;
        }

        .cards-container__text {
            margin-top: 10px;
        }

        .cards-container01__r {
            width: auto;
        }

        .cards-container01__r01 {
            width: 280px;
        }

        .cards-container01__r02 {
            width: 333px;
        }

        .cards-container02 {}

        .cards-container02__item {
            padding: 10px 15px 15px;
            flex-direction: column;
            gap: 15px 0;
        }

        .cards-container02__l {
            width: auto;
        }

        .cards-container__ttl {}

        .cards-container__text {}

        .cards-container02__r {
            width: auto;
            text-align: center;
        }

        .cards-container02__r01 {
            width: 148px;
        }

        .cards-container02__r02 {
            width: 216px;
        }

        .cards-container02__r03 {
            width: 243px;
        }
    }


    .pt0-important {
        padding-top: 0 !important;
    }
}