

/* Termsfeed style customize */

.termsfeed-com---nb {
    max-width: 100% !important;
    left: 16px !important;
    right: 16px !important;
    bottom: 16px !important;
    border-radius: 8px;
    background-color: #fff !important;
}

.cc-nb-main-container {
    padding: 16px 24px !important;
}

.termsfeed-com---nb .cc-nb-title {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 26px !important; /* 130% */
    letter-spacing: -0.4px !important;
}

.cc-nb-text {
    font-style: normal;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.cc-nb-okagree {
    border-radius: 6px !important;
    width: 222px;
    height: 50px;
    background-color: #187dfd !important;
    text-transform: uppercase !important;
}

@media (max-width: 970px) {
    .cc-nb-okagree {
        width: 100% !important; /* Adjust the width to 100% for smaller screens */
    }
}

.cc-nb-reject {
    border-radius: 6px !important;
    width: 112px;
    height: 50px;
    border: 1px solid #187dfd !important;
    background-color: white !important;
    color: #187dfd !important;
    text-transform: uppercase !important;
    margin-right: 8px !important;
}

@media (max-width: 970px) {
    .cc-nb-reject {
        width: 100% !important; /* Adjust the width to 100% for smaller screens */
    }
}

.cc-nb-reject:focus {
    box-shadow: none !important;
}

.cc-nb-changep {
    border-radius: 6px !important;
    width: 242px;
    height: 50px;
    border: 1px solid #187dfd !important;
    background-color: white !important;
    color: #187dfd !important;
    text-transform: uppercase !important;
}

@media (max-width: 970px) {
    .cc-nb-changep {
        width: 100% !important; /* Adjust the width to 100% for smaller screens */
    }
}

.cc-nb-changep:focus {
    box-shadow: none !important;
}

.cc-pc-head {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
}

.cc-cp-foot {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

.cc-pc-head-title {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 130% */
    letter-spacing: -0.4px;
    align-items: flex-start;
    justify-content: center;
    padding-left: 36px !important;
    flex-direction: row !important;
    align-items: center !important;
}

@media (max-width: 970px) {
    .cc-pc-head-title {
        justify-content: flex-start !important;
        padding-left: 16px !important;
        align-items: center !important;
        flex-direction: column !important;
    }
}

@media (max-width: 768px) {
    .cc-pc-head-title {
        justify-content: flex-start !important;
        padding-left: 16px !important;
        align-items: flex-start !important;
        flex-direction: column !important;
    }
}

.cc-pc-head-title-text {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 130% */
    letter-spacing: -0.4px;
    margin-right: 8px !important;
}

.cc-pc-head-title-headline {
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 130% */
    letter-spacing: -0.4px;
}

.cc-pc-head-lang-select {
    width: 222px !important;
}

.termsfeed-com---pc-dialog {
    width: 1000px !important;
    border-radius: 6px !important;
}

.cc-pc-container {
    border-radius: 8px !important;
    background-color: #fff !important;
}

.cc-pc-head-lang-select {
    border: 1px solid #ced2e5 !important;
    border-radius: 6px !important;
    padding-right: 20px !important;
}

@media (max-width: 970px) {
    .cc-pc-head-lang-select {
        width: 100% !important;
        margin: 0 16px !important;
    }
}

.cc-pc-head-lang-select:focus {
    border: 1px solid #ced2e5 !important;
    box-shadow: none !important;
}

.cc-pc-head-close:focus {
    border: none !important;
}

@media (max-width: 970px) {
    .cc-pc-head-close {
        border: none !important;
        display: none !important;
    }
}

.cc-cp-body-content-entry-title {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 40px; /* 111.111% */
    letter-spacing: -0.72px;
}

.cc-cp-body-content-entry-text {
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 32px !important;
}

@media (max-width: 768px) {
    .cc-cp-body-content-entry-text {
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 20px !important; /* 111.111% */
    }
}

@media (max-width: 970px) {
    .cc-cp-body-content-entry-title {
        font-size: 24px !important;
        font-weight: 700 !important;
        line-height: 40px; /* 111.111% */
        letter-spacing: -0.72px;
    }
}

.cc-cp-body-tabs {
    width: 300px !important;
}

@media (max-width: 970px) {
    .cc-cp-body-tabs {
        width: 200px !important;
    }
}

@media (max-width: 480px) {
    .cc-cp-body-tabs {
        width: 150px !important;
    }
}

.cc-cp-body-tabs-item[active="true"] > .cc-cp-body-tabs-item-link {
    color: #187dfd !important; /* Example: white text */
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 26px !important; /* 130% */
    letter-spacing: -0.4px !important;
    border: none !important;
    background-color: #fff !important;
}

/* Style for buttons inside <li> with active="false" */
.cc-cp-body-tabs-item[active="false"] > .cc-cp-body-tabs-item-link {
    background-color: #fff; /* Example: light gray background */
    color: black; /* Example: black text */
    border: none !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 26px !important; /* 130% */
    letter-spacing: -0.4px !important;
}

.cc-cp-body-tabs-item > .cc-cp-body-tabs-item-link {
    background-color: white !important;
    color: black !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 26px !important; /* 130% */
    letter-spacing: -0.4px !important;
}

.cc-cp-body-tabs-item {
    border: none !important;
}

.cc-cp-body-content-entry {
    width: 600px !important;
}

@media (max-width: 970px) {
    .cc-cp-body-content-entry {
        width: fit-content !important;
    }
}

.cc-cp-body-tabs {
    background-color: #fff !important;
}

@media screen and (max-width: 970px) {
    .termsfeed-com---pc-dialog .cc-cp-body-tabs {
        min-width: 120px !important;
    }
}

@media screen and (max-width: 970px) {
    .cc-cp-body-tabs > .cc-cp-body-tabs-item {
        background-color: #fff !important;
        width: 120px !important;
    }
}

.termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-body {
    padding: 10px 24px !important;
    background-color: #fff !important;
}

@media screen and (max-width: 970px) {
    .termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-body {
        padding: 10px 8px !important;
        background-color: #fff !important;
        flex-direction: row;
    }
}

@media screen and (max-width: 768px) {
    .termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-body {
        padding: 5px 4px !important;
        background-color: #fff !important;
        flex-direction: row;
    }
}

.termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-body > .cc-cp-body-content {
    background-color: #fff !important;
}

    .termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-body > .cc-cp-body-content > .cc-cp-body-content-entry {
        padding: 0 10px !important;
    }

.termsfeed-com---pc-dialog
input[type="checkbox"].cc-custom-checkbox:checked + label:before {
    background-color: #187dfd !important;
}

.termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-foot {
    background-color: #fff !important;
    border: none !important;
    padding-left: 24px !important;
}

@media (max-width: 970px) {
    .termsfeed-com---pc-dialog > .cc-pc-container > .cc-cp-foot {
        flex-direction: column;
        align-items: flex-start;
    }
}

.cc-cp-foot-byline {
    color: #7f86a4 !important;
}

    .cc-cp-foot-byline a {
        color: #7f86a4 !important;
    }

.cc-cp-foot-save {
    background-color: #187dfd !important;
    border-radius: 6px !important;
    height: 50px !important;
    width: 212px !important;
    text-transform: uppercase !important;
    margin-bottom: 16px !important;
    margin-right: 16px !important;
}

@media screen and (max-width: 970px) {
    .cc-cp-foot-button {
        width: 100% !important;
        padding-right: 16px !important;
    }

        .cc-cp-foot-button > .cc-cp-foot-save {
            width: 100% !important;
        }
}
