<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.medium.primary.btn.metro.rounded &gt; a {
    border-radius: 4px;
}
.disable-link{
    pointer-events: none;
    cursor: default;
}
.disable-link.primary.btn {
    display: none;
}
.gray.primary.btn:hover {
    background-color:#b5b5b5!important;
}
.gray.primary.btn{
    background-color:#b5b5b5!important;
}
.gray {
    color: #b5b5b5!important;
    border-color: #b5b5b5!important;
}
.disable-link{
    pointer-events: none;
    cursor: default;
}
.d-flex {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.d-flex &gt; img {
    margin-right: 20px;
}
.jump-to-results {
    padding: 5px 15px!important;
    background-color: #f2504e;
    color: #FFFFFF;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: .2s ease-out;
    align-self: center;
    font-size: 14px;
    min-width: 120px;
}
.jump-to-results.show-video {
    margin-top: 5px;
}
.jump-to-results:hover {
    background-color: transparent;
    color: #f2504e;
    border-color: #f2504e;
}
.jump-to-results i {
    margin: 0 5px 0 0;
}
@media screen and (min-width:768px ) and (max-width: 853px){
    .d-flex {
        flex-direction: column;
    }
    .jump-to-results {
        margin: 10px 0;
    }
}
.merchant_rating,
.last-update {
    position: relative;
    top: -4px;
}

@media screen and (min-width: 854px) and (max-width: 1000px){
    .d-flex {
        display: block;
    }
}
@media print {
    div.four.columns,
    .review-buy-btn &gt; a &gt; .play_icon,
    .relative-reviews,
    .review-related-products,
    #respond,
    .tabs__caption li:nth-child(2),
    .after-review-row,
    .products-list-mobile {
        display: none;
    }

    .logo.pull_four {
        display: block;
    }

    .review-content &gt; p a {
        color: black !important;
        text-decoration: none !important;
    }

    .tabs__caption li:nth-child(1),
    table.sv-table {
        display: block;
        margin: 0 !important;
    }

    div.eight.columns {
        width: 95vw !important;
    }

    .review_title_block::before {
        content: url('https://www.vergleiche.ch/wp-content/uploads/vgl-ch_brand-claim-icon_250Ñ…60.png');
    }

    .review_title_block h1:after {
        -webkit-print-color-adjust: exact;
    }

    .clearfix {
        float: right;
    }

    .review-product-rating-container {
        display: inline-block;
        width: 150px;
        -webkit-print-color-adjust: exact;
    }

    .review-product-score-container {
        position: absolute;
        width: 150px;
        margin-top: -79px;
        right: 120px;
    }

    .review-buy-btn::after {
        clear: both;
        border-bottom: 1px solid silver;
    }
    .review-buy-btn {
        text-align: right;
    }
    .review-buy-btn .review-product-rating {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .review-buy-btn &gt; a {
        font-size: 16px;
        font-weight: bold;
        width: 50%;
        bottom: 24px;
        color: black;
        display: inline-block;
    }

    .review-product-rating-container .review-container-title {
        background-color: #006bbd !important;
    }
    .review-product-score-container .review-container-title {
        background-color: #f2504e !important;
    }

    .review-container-title {
        -webkit-print-color-adjust: exact !important;
        border-top-right-radius: 5px !important;
        border-top-left-radius: 5px !important;
        color: white !important;
    }

    .tabs__caption {
        margin-bottom: 20px;
    }
    .tabs__caption li.active {
        border-bottom-width : 2px;
    }

    td img {
        max-height: 150px;
    }

    body {
        width: 800px;
    }
    a[href]:after {
        content: none!important;
    }

}



.merchant_container .merchant-col {
    float: left;
    width: 50%;
}


.merchant_container .merchant-price {
    float: right;
    width: 50%;
}

.merchant_container:not(:last-child) {
    border-bottom: 1px solid #c4cfdb;
}

td .merchant_container {
    padding: 15px;
}

.merchant_container {
    min-height: 130px;
    position: relative;
}

.merchant_container .merchant-col img {
    height: 60px;
}

.merchant_container .last-update {
    font-size: 11px;
    color: #a2a2a2;
    margin: 0;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-family: HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.merchant_container .merchant_rating * {
    margin: 0 !important;
}

@media (max-width: 350px) {
    .merchant_rating .glsr-review-rating &gt; span {
        width: 19px;
        height: 20px;
        background-size: 20px;
    }
}
@media (min-width:773px) and (max-width: 1060px) {
    .merchant_rating .glsr-review-rating &gt; span {
        width: 18px;
        height: 19px;
        background-size: 19px;
    }
}

.merchant_container .single-product-price {
    margin-top: 15px;
    min-height: 32px;
    white-space: nowrap;
}

.review-products-list .m_products {
    padding: 0;
}

@media (max-width: 1020px) {
    .merchant_container .last-update p {
        font-size: 10px;
    }

    .merchant_container .rounded {
        width: 100%;
        max-width: 200px;
    }

    .merchant_container .rounded a {
        font-size: 11px;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .merchant_container {
        margin-top: 8px;
        max-height: 120px;
    }

    .merchant_container .last-update p {
        font-size: 12px;
    }

    .merchant_container .rounded a {
        font-size: 14px;
    }

    .tabs__caption li {
        font-size: 18px;
        max-width: 49%;
    }
}

.m-review-product-img &gt; a &gt; img {
    max-height: 220px;
}

.review-buy-btn {
    text-align: center;
}

.merchant_toggle {
    display: none;
}

.merchant-toggle-button {
    padding: 15px 0;
    text-align: center;
    background-color: lightgrey;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.merchant-toggle-button.hide-button {
    display: none;
}
.merchant-toggle-button:hover {
    background-color: #eae8e8;
    color: black;
}

.product .product-topdeal {
    font-size: 16px;
    padding: 3px 2px 3px 4px;
    display: inline-block;
    background-color: #4472c4;
    color: #fff;
    border-radius: 7px;
    width: 70px;
    text-align: center;
    transform: rotate(8deg);
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 9;
}
.product {
    position: relative;
}

@media (min-width: 769px) {
    #review-table .right_sidebar {
        display: none;
    }
}

@media (max-width: 768px) {
    .master-row &gt; div &gt; .right_sidebar {
        display: none;
    }
    .tabs__content thead th {
        line-height: 20px !important;
        font-size: 13px
    }

    .tabs__content tbody td {
        padding: 0 5px;
        text-align: center
    }

    .review-products-list thead {
        display: none
    }

    .review-products-list tr {
        display: block;
        border: none
    }

    .review-products-list td {
        display: block;
        border: none !important;
        width: 100% !important
    }
    table td:nth-child(2) {
        max-width: 100%!important;
    }
    .merchant_container .merchant-col, .merchant_container .merchant-price {
        width: 48.5%;
    }
    td .merchant_container {
        padding: 0;
    }
    .review-products-list tr {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px
    }

    .review-buy-btn {
        text-align: right
    }

    .review-buy-btn a {
        width: 120px
    }

    .sv-table td {
        min-width: 0 !important
    }

}
.review-products-list &gt; br {
    display: none;
}
.merchant-price-reduction {
    width: 80px;
    position: absolute;
    right: 3px;
    top: 7px;
    font-size: 18px;
    padding: 2px;
}
.promotion-border {
    margin-bottom: 5px;
    top: -10px;
    position: relative;
    border: 1px dashed red;
    color: red;
    line-height: 1.5;
    font-size: 15px;
}
.clearfix {
    clear: both;
}
.merchant-col &gt; a {
    margin: 0 auto; max-height: 85px
}

.review-footer-ads {
    margin-top: 30px;
}</pre></body></html>