
.how-rate-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #9797B2;
    font-size: 14px;
    line-height: 1;
    -webkit-transition: color .2s;
    transition: color .2s;
}

a.how-rate-link {
    text-decoration: underline !important;
}

.how-rate-link svg {
    fill: #9797B2;
    margin-right: 8px;
}

@media screen and (min-width: 992px) {
    .how-rate-link:hover {
        text-decoration: underline;
        filter: unset;
        color: #9797B2;
    }
}


.hcc-footer img.icon,
.hh-how-rate img.icon {
    margin-right: 7px;
}


.hcc-badge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url("../../img/card-position.svg");
    position: absolute;
    top: 16px;
    left: -8px;
    width: 56px;
    height: 56px;
    border-radius: 4px;
    font-size: 24px;
    font-weight: 900;
    color: #ffffff;
    font-style: italic;
    padding: 4px 8px 0 0;
    line-height: 1;
}

@media screen and (min-width: 78.125em) {
    .hcc-badge {
        background: #2D2C4E;
        width: 80px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 8px 0 0 8px;
        padding: 0;
    }
}

.hcc-badge.primary {
    background: url("data:image/svg+xml,%3Csvg width='56' height='56' viewBox='0 0 56 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 23L-8.30516e-07 4C-9.27081e-07 1.79086 1.79086 -7.8281e-08 4 -1.74846e-07L8 -3.49691e-07L8 23L0 23Z' fill='%23782525'/%3E%3Cpath d='M4 56C1.79086 56 -7.8281e-08 54.2091 -1.74846e-07 52L-2.27299e-06 4L39.6108 4C41.0824 4 42.4351 4.80796 43.1327 6.1036L54.9789 28.1036C55.6163 29.2875 55.6163 30.7125 54.9789 31.8964L43.1327 53.8964C42.4351 55.192 41.0824 56 39.6108 56L4 56Z' fill='%23EC5657'/%3E%3C/svg%3E%0A") no-repeat;
}

@media screen and (min-width: 78.125em) {
    .hcc-badge.primary {
        width: 98px;
        height: 90px;
        top: -4px;
        padding: 0;
        background: url("../../img/compare-primary.svg") no-repeat left center;
        background-size: contain;
    }

    .hcc-badge.primary svg {
        width: 38px;
        height: 38px;
        margin-right: 14px;
    }
}

.hcc-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 78.125em) {
    .hcc-top {
        height: 78px;
        padding: 0 0 12px 58px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid rgba(151, 151, 178, 0.1);
    }
}

.hcc-top .hcc-rate-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F0EFF8;
    padding: 9px 12px;
    border-radius: 8px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    margin-left: 20px;
}

@media screen and (min-width: 78.125em) {
    .hcc-top .hcc-rate-mob {
        display: none;
    }
}

.hcc-top .hcc-rate-mob > * {
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
}

.hcc-top .hcc-rate-mob .star-rate__text {
    margin-right: 4px;
    font-weight: bold;
    color: #9797B2;
    font-style: italic;
}

.hcc-logo {
    max-width: 160px;
    max-height: 60px;
}

@media screen and (min-width: 78.125em) {
    .hcc-logo {
        width: 160px;
        height: 60px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.hcc-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 78.125em) {
    .hcc-bottom {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (min-width: 78.125em) {
    .hcc-bottom {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 50px;
    }

    .hcc-bottom > * {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

.hcc-text__cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hcc-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width: 78.125em) {
    .hcc-text {
        margin-bottom: 10px;
        width: 100%;
    }
}

@media screen and (min-width: 78.125em) {
    .hcc-text {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        margin-right: auto;
        width: 260px;
    }
}

.hcc-text__apply {
    width: 100%;
    font-size: 12px;
}

@media screen and (min-width: 78.125em) {
    .hcc-text__apply {
        max-width: 100%;
    }
}

@media screen and (max-width: 78.125em) {
    .hcc-rate[data-star-rate] {
        display: none;
    }
}

.hcc-rate[data-star-rate] .star-rate__text {
    padding: 16px 12px;
    background: #F0EFF8;
    color: #9797B2;
    font-weight: 600;
    font-size: 14px;
    border-radius: 8px;
    margin-right: 12px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
}


.hhc-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #9797B2;
    font-size: 14px;
    padding: 12px;
    white-space: nowrap;
}

@media screen and (max-width: 78.125em) {
    .hhc-review {
        width: 40%;
    }
}

@media screen and (max-width: 21.25em) {
    .hhc-review {
        width: 100%;
    }
}

@media screen and (min-width: 78.125em) {
    .hhc-review {
        margin: 0 32px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #573B97;
        font-weight: 500;
    }

    .hhc-review span {
        border-bottom: 1px dashed #F0EFF8;
        -webkit-transition: border-color .2s;
        transition: border-color .2s;
    }

    .hhc-review:hover span {
        border-bottom-color: transparent;
    }

    .hhc-review:hover svg {
        fill: #2D2C4E;
    }
}

.hhc-review svg {
    display: none;
    -webkit-transition: fill .2s;
    transition: fill .2s;
}

@media screen and (min-width: 78.125em) {
    .hhc-review svg {
        display: block;
        fill: #F0EFF8;
        margin-right: 8px;
    }
}

.hcc-button {
    width: 60%;
}

.hcc-button .button, .hcc-button .ibl-button {
    margin-bottom: 0;
}

@media screen and (max-width: 21.25em) {
    .hcc-button {
        width: 100%;
    }
}

@media screen and (min-width: 78.125em) {
    .hcc-button {
        display: flex;
        align-items: center;
        width: 200px;
    }
}

.hhc-all-button {
    padding: 12px 5px 24px 5px;
    width: 100%;
}

@media print, screen and (min-width: 40em) {
    .hhc-all-button {
        display: none;
    }
}

.hhc-all-button button {
    margin-bottom: 0;
}

.hcc-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

@media print, screen and (min-width: 40em) {
    .hcc-footer {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 28px;
    }
}

.hcc-footer .how-rate-link {
    color: #535353;
}

.hcc-footer .how-rate-link svg {
    fill: #535353;
}

.hcc-footer .button-transparent {
    color: #ffffff;
}

.hcc-footer .button-transparent .bt-icon {
    background: #3B316E;
}

.hcc-footer .button-transparent .bt-icon svg {
    fill: #ffffff;
}

@media screen and (min-width: 992px) {
    .hcc-footer .how-rate-link:hover {
        color: #9797B2;
    }

    .hcc-footer .how-rate-link:hover svg {
        fill: #9797B2;
    }

    .hcc-footer .button-transparent:hover {
        color: #ffffff;
    }
    
    .hcc-footer .button-transparent:hover .bt-icon {
        background: #ffffff;
    }
    
    .hcc-footer .button-transparent:hover .bt-icon svg {
        fill: #3B316E;
    }
}

.hrc-text__data, .hcc-text__title {
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    color: #573B97;
    margin-right: 8px;
}


.hrc-text__tc {
    margin-top: 0;
}

.hrc-text__tc::-webkit-scrollbar,
.all-bc-card-data-tc::-webkit-scrollbar,
.hcc-text__tc::-webkit-scrollbar {
    width: 4px; 
}


.hrc-text__tc::-webkit-scrollbar-track,
.all-bc-card-data-tc::-webkit-scrollbar-track,
.hcc-text__tc::-webkit-scrollbar-track {
    background: #F0EFF8;
}

.hrc-text__tc::-webkit-scrollbar-thumb,
.all-bc-card-data-tc::-webkit-scrollbar-thumb,
.hcc-text__tc::-webkit-scrollbar-thumb {
    background: #9797B2;
}

.hcc-text__tc {
    max-height: 44px;
    overflow-y: auto;
    margin-top: -6px;
    padding-right: 2px;
    font-size: 10px;
    color: #ACACB5;
    line-height: 15px;
}


.hcc-footer .how-rate-link img.icon {
    filter: brightness(0) saturate(100%) invert(30%) sepia(0%) saturate(184%) hue-rotate(228deg) brightness(99%) contrast(88%);
}

.hcc-footer img.icon {
    margin-right: 7px;
}

@media screen and (min-width: 992px) {
    .how-rate-link:hover img.icon {
        filter: invert(63%) sepia(23%) saturate(280%) hue-rotate(202deg) brightness(113%) contrast(82%);
    }
}

.how-rate-link img.icon {
    filter: invert(63%) sepia(23%) saturate(280%) hue-rotate(202deg) brightness(113%) contrast(82%);
}
