/* Equitativa Partner Branding Component
 * Consistent "A part of" Equitativa Group section
 */

/* Container - base styles */
.scp-partnerSection-aa7d1d2 {
    text-align: center;
    text-decoration: none;
}

.scp-partnerSection-aa7d1d2:hover .scp-partnerLink-aa7d1d2 {
    color: rgba(255, 255, 255, 0.8);
}

/* Row with text and logo */
.scp-partnerRow-aa7d1d2 {
    gap: 0.75rem;
    margin-bottom: 0.5rem;

    /* "A part of" text - nested for proper alignment */
    .scp-partOfText-aa7d1d2 {
        color: white;
        letter-spacing: 0.02em;
        margin: 1rem 0 0 0;
        line-height: 1;
    }
}

/* Logo - base styles */
.scp-partnerLogo-aa7d1d2 {
    width: auto;
    display: block;
}

/* Link text - base styles */
.scp-partnerLink-aa7d1d2 {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: color 0.2s ease;
    margin: 0;
}

/* === Size variants === */

/* Small size - for compact layouts */
.scp-textSmall-aa7d1d2 {
    font-size: 0.75rem;
}

.scp-logoSmall-aa7d1d2 {
    height: 1.5rem;
}

.scp-linkSmall-aa7d1d2 {
    font-size: 0.7rem;
}

/* Medium size - for footers (default) */
.scp-textMedium-aa7d1d2 {
    font-size: 1rem;
}

.scp-logoMedium-aa7d1d2 {
    height: 2.5rem;
}

@media (min-width: 768px) {
    .scp-logoMedium-aa7d1d2 {
        height: 3rem;
    }
}

.scp-linkMedium-aa7d1d2 {
    font-size: 0.8rem;
}

/* Large size - for landing pages */
.scp-textLarge-aa7d1d2 {
    font-size: 1.1rem;
}

.scp-logoLarge-aa7d1d2 {
    height: 3.5rem;
}

.scp-linkLarge-aa7d1d2 {
    font-size: 0.8rem;
}


.scp-logo-829d0a8 {
    width: auto;
    display: block;
}

.scp-logoSmall-829d0a8 {
    height: 2rem;
}

.scp-logoMedium-829d0a8 {
    height: 3rem;
}

.scp-logoLarge-829d0a8 {
    height: 4rem;
}


.scp-logo-eacb668 {
    width: auto;
}

.scp-logoSmall-eacb668 {
    height: 2rem;
}

.scp-logoMedium-eacb668 {
    height: 3rem;
}

.scp-logoLarge-eacb668 {
    height: 4rem;
}
