<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* US */
.us-hidden {
    display: none !important;
}

.ftc-navbar {
    display: block;
    font-size: 13px;
    text-align: center; 
    padding: 8px 10px;
    line-height: 1.2;
}

.ppc_type:not(.single):not(.post):not(.vendor) header .container {
    margin-top: 15px;
}

.ftc-disclosure-bottom {
    display: block;
    background: #effaff;
    font-weight: bold;
    text-align: center;
    padding: 20px 30px;
    border-top: 1px solid #dcdcee;
    border-bottom: 1px solid #dcdcee;
    line-height: 1.5em;
    font-size: 14px;
    margin-top: 30px;
}

.single-popular .ftc-disclosure-bottom {
    margin-top: 30px;
}

.coupon .ftc-disclosure-bottom, 
.single-landing-ppc .ftc-disclosure-bottom {
    margin-bottom: 30px;
}</pre></body></html>