.brand-directory__empty {
    margin: 16px 0 0;
    color: #556379;
}

.home-brand-card__trust-copy {
    margin: 10px 0 0;
    color: #415066;
    line-height: 1.45;
}

.home-brand-card__tag-link {
    color: inherit;
    text-decoration: none;
}

.home-brand-card__tag-link:hover,
.home-brand-card__tag-link:focus-visible {
    text-decoration: underline;
}

.home-brand-card.home-brand-card--authorized-dealer {
    position: relative;
    overflow: hidden;
}

.home-brand-card__ribbon {
    display: inline-block;
    position: absolute;
    top: 14px;
    left: -46px;
    z-index: 2;
    width: 170px;
    padding: 0.3rem 0.55rem;
    background: #0f3f74;
    color: #ffffff;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(-45deg);
    box-shadow: 0 3px 10px rgba(15, 63, 116, 0.35);
    pointer-events: none;
}

.home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media {
    display: grid;
    place-items: center;
    justify-content: stretch;
}

.home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media.home-brand-card__logo--dark-bg {
    background: #111111;
    border-radius: 12px;
    padding: 16px;
}

.home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media.home-brand-card__logo--dark-bg img {
    width: 100%;
    max-width: 220px;
    height: auto;
    display: block;
}

.home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media > .cp-card-placeholder {
    width: 95%;
    max-width: 95%;
    margin: 0 auto;
    justify-self: center;
}

.home-trusted-brands-section .home-brand-card.brand-card--logo .cp-card-placeholder__label {
    display: block;
    width: 100%;
    text-align: center;
}

.home-trusted-brands-section .home-brands-grid {
    grid-template-columns: 1fr;
}

@media (min-width: 520px) {
    .home-trusted-brands-section .home-brands-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1200px) {
    .home-trusted-brands-section .home-brands-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.home-brand-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    margin-top: 0.85rem;
    font-weight: 700;
    color: #0f3f74;
    text-decoration: none;
}

.home-brand-card__cta:hover,
.home-brand-card__cta:focus-visible {
    text-decoration: underline;
}

@media (min-width: 992px) {
    .home-trusted-brands-section .home-brands-grid { align-items: stretch; }

    .home-trusted-brands-section .home-brand-card.brand-card--logo {
        height: 100%;
        display: grid;
        grid-template-rows: 110px 1fr;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__body.brand-card__content {
        display: grid;
        grid-template-rows: minmax(3.8rem, max-content) minmax(0, max-content) minmax(0, max-content) auto;
        align-content: start;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 110px;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media img,
    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media .cp-card-placeholder {
        min-height: 110px;
        height: 110px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 125px;
        overflow: hidden;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 125px;
        height: 125px;
        padding: 0;
        object-fit: cover;
        object-position: center;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 121px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 121px;
        height: 121px;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__trust-copy {
        margin: 0;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__tags {
        margin-top: 0.65rem;
        align-content: start;
        overflow: visible;
        max-height: none;
    }
}

@media (min-width: 520px) and (max-width: 991.98px) {
    .home-trusted-brands-section .home-brand-card.brand-card--logo {
        height: 100%;
        display: grid;
        grid-template-rows: 100px 1fr;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__body.brand-card__content {
        display: grid;
        grid-template-rows: minmax(3.8rem, max-content) minmax(0, max-content) minmax(0, max-content) auto;
        align-content: start;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 100px;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media img,
    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media .cp-card-placeholder {
        min-height: 100px;
        height: 100px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 114px;
        overflow: hidden;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 114px;
        height: 114px;
        padding: 0;
        object-fit: cover;
        object-position: center;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 110px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 110px;
        height: 110px;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__trust-copy {
        margin: 0;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__tags {
        margin-top: 0.65rem;
        align-content: start;
        overflow: visible;
        max-height: none;
    }
}

@media (max-width: 519.98px) {
    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 88px;
    }

    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media img,
    .home-trusted-brands-section .home-brand-card.brand-card--logo .home-brand-card__logo.brand-card__media .cp-card-placeholder {
        min-height: 88px;
        height: 88px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 99px;
        overflow: hidden;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--delta.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 99px;
        height: 99px;
        padding: 0;
        object-fit: cover;
        object-position: center;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media {
        min-height: 97px;
    }

    .home-trusted-brands-section .home-brand-card.home-brand-card--gerber.brand-card--logo .home-brand-card__logo.brand-card__media img {
        min-height: 97px;
        height: 97px;
    }
}
