.card-box {
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    max-width: 890px;
    margin: 15px auto;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.card-box-summary {
    padding: 20px;
}

.card-box-header {
    text-align: center;
}


@media (min-width: 800px) {
    .card-box-content {
        display: flex;
    }
}

.card-box-short-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 1080px) {
    .card-box-below-desc {
        display: flex;
    }
}


.card-box-image {
    flex: 1 0 auto;
}

@media (min-width: 768px) {
    .card-box-image {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .card-box-image {
        text-align: center;
    } 

    .card-box-buttons {
        text-align: center;
    }
}

@media (max-width: 1079px) {
    .card-box-buttons {
        margin-top: 20px;
    }
}

.card-box-image img {
    width: 200px;
}

.card-box-long-description {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .card-box-pro-and-cons {
        display: flex;
    }

    .card-box-pro-and-cons > div {
        flex-basis: 50%;
    }

    .card-box-pro-and-cons > div:first-child {
        margin-right: 20px;
        padding-right: 20px;
        border-right: solid 1px #e7e7e7;
    }
}

.card-box-pro-and-cons span {
    font-weight: bold;
}

.card-box-pro-and-cons > div {
    margin-top: 20px;
}

.card-box-pro-and-cons > div > ul {
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 0px;
    list-style: none;
}

.card-box-pro-and-cons > div > ul li {
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 15px;
    margin-bottom: 8px;
}

.card-box-toggle-extra button {
    width: 100%;
    background: #fff;
    color: var(--contrast);
    border-top: solid 1px #cecece;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.card-box-rating {
    --percent: calc(var(--rating) / 5 * 100%);
    
    display: inline-block;
    font-size: 20px;
    font-family: Times;
    line-height: 1;
}

.card-box-rating::before {
    content: '★★★★★';
    letter-spacing: 0px;
    background: linear-gradient(90deg, #fc0 var(--percent), #e2e2e2 var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.button.link,
.button.link:visited {     
    background: transparent;     
    border: 2px solid #FFF; 
    color: #2c28ff;     
} 
.button.link:hover, 
.button.link:focus, 
.button.link:active {    
    background: transparent;     
    color: #2c28ff;     
    border: 2px solid transparent;
    text-decoration: underline;
}

.card-rating {
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 4px 2px rgb(119 115 103 / 4%);
    border-radius: 108px;
    padding: 5px 25px;
    display: flex;
    align-items: center;
    margin-top: 0px;
    max-width: 180px;
    height: 45.5px;
    margin-right: auto;
    cursor: default;
    position: relative;
}

@media (max-width: 767px) {
    .card-rating {
        margin-left: auto;
    }
}

.card-rating .left-wrap {
    word-break: keep-all;
}

.card-rating .right-wrap {
    padding-left: 8px;
}

.card-rating .rating-value {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -1px;
    color: #333;
}

.card-rating .cc-rating-wrapper {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAxLjMzM2wyLjA2IDQuMTczIDQuNjA3LjY3NC0zLjMzMyAzLjI0Ni43ODYgNC41ODdMOCAxMS44NDZsLTQuMTIgMi4xNjcuNzg3LTQuNTg3TDEuMzM0IDYuMThsNC42MDYtLjY3NEw4IDEuMzMzeiIgc3Ryb2tlPSIjREJEQkRCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) repeat-x 0 0;
    width: 100px;
    margin-bottom: 5px;
}

.card-rating .cc-rating {
    display: block;
    width: 0;
    height: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAxLjMzM2wyLjA2IDQuMTczIDQuNjA3LjY3NC0zLjMzMyAzLjI0Ni43ODYgNC41ODdMOCAxMS44NDZsLTQuMTIgMi4xNjcuNzg3LTQuNTg3TDEuMzM0IDYuMThsNC42MDYtLjY3NEw4IDEuMzMzeiIgZmlsbD0iI0Y3Qzc0OCIgc3Ryb2tlPSIjRjdDOTRBIiBzdHJva2Utd2lkdGg9IjEuMzYzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
    z-index: 2;
    position: relative;
    max-width: 100%;
}