<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card {
    border: none;
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description {
    border-bottom: 1px solid #bfccdd;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding-right: 0;
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description a {
    color: #da291c !important;
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description a img {
    /* //filter: hue-rotate(130deg) brightness(1.37); */
    transform: rotate(180deg);
    margin-right: 10px;
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description h3 {
    font-family: "HuggiesHebrew", "fbspoiler_regular", arial, helvetica, sans-serif !important;
}

.search-result-wrapper .search-conatiner p {
    font-size: 20px;
    line-height: 26px;
    color: #424c5f;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.search-result-wrapper .search-list-tab {
    margin: 0 15px;
}

.search-result-wrapper .search-list-tab div a.active {
    background-color: #da291c !important;
    padding: 10px 23px;
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block {
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block {
        margin-bottom: 15px;
    }
}

.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .promo-image-wrapper {
    padding-right: 0;
}

.huggies-header .header-wrapper .search-area-wrapper .trending-section .trending-items {
    display: contents;
}

@media only screen and (max-width: 500px) {
    .search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description h3 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0;
    }
    .search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description a {
        font-size: 14px;
        line-height: 16px;
    }
    .search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description.search-result-wrapper .article-landing-section .article-landing-item .article-wrapper .article-section-block .card .feature-description {
        justify-content: space-between;
    }
    .search-result-wrapper .search-list-tab div a.active {
        text-decoration: none;
        padding: 5px 23px;
        color: #fff !important;
    }
    .search-result-wrapper .search-list-tab div a:focus {
        text-decoration: none;
    }
    .search-result-wrapper .search-list-tab {
        overflow: auto;
    }
    .search-result-wrapper .search-conatiner p {
        font-size: 14px;
        line-height: 15px;
        margin-bottom: 0;
    }
    .search-result-wrapper .search-list-tab div a:focus {
        text-decoration: none;
        color: #273040;
    }
    .search-area-wrapper .CoveoSearchButton .coveo-search-button {
        position: absolute;
        left: -8px;
    }
}

.coveo-query-summary-search-tips-info {
    text-align: right;
}

.coveo-query-summary-no-results-string {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .search-result-wrapper-max-margin {
        margin-top: 337px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
    .search-result-wrapper-max-margin {
        margin-top: 400px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .search-result-wrapper-max-margin {
        margin-top: 245px !important;
    }
}

.search-result-wrapper .search-list-tab div a:focus {
    text-decoration: none;
    color: #273040;
    background-color: #f6f8fb;
}

.search-result-wrapper .search-list-tab div a.active:focus {
    color: #fff;
}

.search-result-wrapper .search-list-tab div a:hover {
    text-decoration: none;
}

.search-result-wrapper .article-landing-section .article-wrapper .article-section-block .promo-image-wrapper img {
    width: 165px !important;
    height: 100px !important;
    position: initial !important;
    transform: initial !important;
}

@media only screen and (max-width: 600px) {
    .search-area-wrapper .CoveoSearchButton .coveo-search-button {
        width: 37px !important;
    }
    .search-area-wrapper .CoveoSearchbox .CoveoSearchButton {
        width: 23px !important;
    }
}</pre></body></html>