.header-cta{min-width:13rem;}
header.sticky .header-cta{display:none;}
span.banner-hero-tag.blue-tag {
    display: none;
}
.sticky-list > a.card-blog, .sticky-box > a.card-blog  {
    display: none;
}
.sticky-actions, .sticky-list, .sticky-actions > button, .sticky-list > button {
    max-height: 50px;
}
a.sticky-list-item.view-item.btn.btn-white-orange{
    display: none;
}
.sticky-box.open .sticky-list-item:not(.view-item) {
    background: white;
    border: white;
}
a.sticky-center-link.obf-link.secondary-color.regular > span:last-child {
    margin-top: -1rem;
}
li.cta {
    display: none !important;
}
.banner-hero-buttons .linkTooltip-container, .banner-hero-buttons .linkTooltip-container > button {
    margin: 0;
    padding: 0;
}
div[data-bv-show="rating_summary"], div[data-bv-show="reviews"] {
    display: none;
}