
@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rubik";
    src: url("../fonts/Rubik-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Courgettea";
    src: url("../fonts/Courgette-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



.footer-contact {
    position: relative;
    overflow: hidden;
    padding: 64px 24px 45px;
    background-color: #04132c;
    background-image: url(../images/background-rodape-contato2.webp);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    background: linear-gradient(90deg,#d10303 0,#8c0b9d 100%);
}
@media (max-width: 1900px) {
    .footer-contact {
        background-image: none;
        background-color: #041029;
        background-image:
                radial-gradient(ellipse at 12% 88%, rgba(12, 96, 124, 0.65) 0%, rgba(12, 96, 124, 0.25) 32%, rgba(4, 16, 41, 0) 60%),
                radial-gradient(ellipse at 94% 20%, rgba(103, 41, 166, 0.65) 0%, rgba(103, 41, 166, 0.25) 32%, rgba(4, 16, 41, 0) 56%),
                linear-gradient(180deg, #050d21 0%, #040b1a 55%, #020711 100%);
        background-repeat: no-repeat;
        background-size: 150% 150%, 130% 130%, cover;
        background-position: left bottom, right top, center;
        background: linear-gradient(90deg,#d10303 0,#8c0b9d 100%) !Important;
    }
}

.footer-contact__container {
    position: relative;
    z-index: 1;
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 36px;
    align-items: center;
}

.footer-contact__intro {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-transform: uppercase;
    font-weight: 800;
}

.footer-contact__intro-title {
    color: #ffffff;
    font-size: clamp(2rem, 4vw, 5rem);
    letter-spacing: 1px;
    text-align: left;
    margin-left: 60px;
    line-height: 50px;
    font-family: "Rubik" !important;
}

.footer-contact__intro-subtitle {
    color: #fff000;
    font-size: clamp(1.4rem, 3vw, 3rem);
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
    margin-left: 60px;
    font-family: "Rubik" !important;
}

.footer-contact__cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 28px;
}

/* Cards (copiados do contato para manter 100% consistência) */
.contact-channel-card {
    position: relative;
    background: #fff;
    border-radius: 24px;
    padding: 25px 20px 25px;
    box-shadow: 0 18px 40px rgba(10, 33, 63, .08);
    display: flex;
    flex-direction: column;
    gap: 28px;
    max-width: 520px;
    margin-inline: auto;
    overflow: hidden;
}
/* Container do Banner (Agora com Flexbox) */
.contact-channel-card__promo-banner {
    background: linear-gradient(90deg, #023e58 0%, #3e165b 100%); /* Ajustei levemente para bater com a img nova */
    border-radius: 8px;
    padding: 10px 15px;
    margin: 0;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    display: flex;
    justify-content: space-between; /* Separa texto e badge */
    align-items: center;
    gap: 10px; /* Espaço entre texto e badge */
}

/* Container apenas para os textos (Esquerda) */
.contact-channel-card__promo-content {
    text-align: left;
    margin-left: 2px;
}

/* Estilo base do texto promocional */
.contact-channel-card__promo-text {
    display: block;
    font-weight: 800;
    font-size: 15px; /* Ajuste fino */
    text-transform: uppercase;
    line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
}

/* Cor Ciano */
.contact-channel-card__promo-text--cyan {
    color: #0FE;;
}

/* Cor Rosa Magenta */
.contact-channel-card__promo-text--pink {
    color:#D429B7;
}

/* Novo Badge Amarelo (Direita) */
.contact-channel-card__promo-badge {
    background-color: #FFF000; /* Amarelo vibrante */
    color: #000000;
    font-weight: 700;
    font-size: 9px;
    line-height: 1.1;
    text-align: center;
    padding: 5px 8px;
    border-radius: 6px;
    white-space: nowrap; /* Impede que quebre de forma errada */
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.contact-channel-card::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 12px;
    border-radius: 24px 24px 0 0;
    background: linear-gradient(90deg, #04c45c 0%, #2fdf84 100%);
}

.contact-channel-card--whatsapp::before {
    background: linear-gradient(90deg, #09b65d 0%, #51ec8f 100%);
}

.contact-channel-card__label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 14px 15px;
    border-radius: 999px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0a213f;
    background: #e9f9f0;
    width: fit-content;
    margin-inline: auto;
}

.contact-channel-card--whatsapp .contact-channel-card__label {
    background: #e4fbee;
}

.contact-channel-card__label-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #04c45c;
}

.contact-channel-card--whatsapp .contact-channel-card__label-icon {
    background: #09b65d;
}

.contact-channel-card__phone {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 16px;
    font-weight: 700;
    color: #082039;
    font-size: 1.4rem;
    text-decoration: none;
    transition: color 0.2s ease;
}

.contact-channel-card__phone:hover,
.contact-channel-card__phone:focus-visible {
    color: #09b65d;
    outline: none;
}

.contact-channel-card__phone:focus-visible {
    box-shadow: 0 0 0 3px rgba(9, 182, 93, 0.25);
    border-radius: 12px;
}

.contact-channel-card__phone svg {
    flex-shrink: 0;
}

.contact-channel-card__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-channel-card__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px;
    border-radius: 18px;
    background: #ffffff;
    border-left: 4px solid #09b65d;
    box-shadow: 0 14px 32px rgba(10, 33, 63, 0.08);
}

.contact-channel-card__item--call {
    align-items: flex-start;
}

.contact-channel-card__phone--inline {
    padding-left: 0;
    margin-top: 8px;
}

.contact-channel-card__phone--inline svg {
    width: 20px;
    height: 20px;
}

.contact-channel-card__phone-text {
    display: flex;
}

.contact-channel-card__phone-link {
    display: none;
}

.contact-channel-card__item-content {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.contact-channel-card__item-title {
    font-size: 1.6rem;
    font-weight: 700;
    color: #082039;
    text-transform: uppercase;
    text-align: left;
}

.contact-channel-card__item-text {
    margin: 0;
    color: #4a5a6b;
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.5;
}

.contact-channel-card__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    height: 55px;
    border-radius: 16px;
    background: #09b65d;
    box-shadow: 0 12px 24px rgba(9, 182, 93, 0.25);
    color: #ffffff;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.contact-channel-card__cta svg {
    width: 22px;
    height: 22px;
}

.contact-channel-card__cta:hover,
.contact-channel-card__cta:focus-visible {
    transform: translateX(4px);
    box-shadow: 0 16px 28px rgba(9, 182, 93, 0.35);
    outline: none;
}
@media (max-width: 1400px) {
    .contact-channel-card__promo-banner {
        padding: 10px 15px;
    }

    /* Estilo base do texto promocional */
    .contact-channel-card__promo-text {
        font-size: 11px; /* Ajuste fino */

    }

    /* Novo Badge Amarelo (Direita) */
    .contact-channel-card__promo-badge {
        font-weight: 900;
        font-size: 7px;
        padding: 5px 8px;
    }
}
@media (max-width: 1200px) {
    .contact-channel-card__promo-content {
        margin-left: 1.5px;
    }

    /* Estilo base do texto promocional */
    .contact-channel-card__promo-text {
        font-weight: 700;
        font-size: 10px; /* Ajuste fino */

    }

    /* Novo Badge Amarelo (Direita) */
    .contact-channel-card__promo-badge {
        font-weight: 800;
        font-size: 7px;
        padding: 3px 6px;
    }
    .contact-channel-card__phone--inline {
        padding-left: 0;
        margin-top: 2px;
    }
}

@media (max-width: 1100px) {
    .footer-contact__container {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-contact__cards {
        justify-content: center;
    }
    .contact-channel-card__promo-text {
        font-weight: 800;
        font-size: 14px; /* Ajuste fino */

    }

    /* Novo Badge Amarelo (Direita) */
    .contact-channel-card__promo-badge {
        font-weight: 800;
        font-size: 8px;
    }
}

@media (max-width: 992px) {
    .contact-channel-card {
        padding: 52px 32px 32px;
    }

    .contact-channel-card__phone-link {
        display: flex;
    }

    .contact-channel-card__phone-text {
        display: none;
    }

    .footer-contact__cards {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .footer-contact__intro-title {
        margin-left: 0 !important;
        text-align: center !important;
        font-size: 29px;
    }
    .footer-contact__intro-subtitle{
        margin-left: 0 !important;
        text-align: center !important;
        font-size: 19px;
    }
    .footer-contact {
        padding: 22px 18px 80px;
        background-color: #031736;
        background-image:
                radial-gradient(ellipse at 14% 88%, rgba(0, 196, 209, 0.85) 0%, rgba(0, 140, 166, 0.55) 30%, rgba(3, 23, 54, 0) 55%),
                radial-gradient(ellipse at 92% 18%, rgba(222, 102, 255, 0.85) 0%, rgba(168, 54, 214, 0.5) 27%, rgba(3, 23, 54, 0) 52%),
                linear-gradient(180deg, #041737 0%, #03122d 50%, #010d22 100%);
        background-repeat: no-repeat;
        background-size: 140% 140%, 110% 110%, cover;
        background-position: center bottom, right top, center;
    }

    .contact-channel-card {
        border-radius: 20px;
    }

    .contact-channel-card::before {
        border-radius: 20px 20px 0 0;
    }

    .contact-channel-card__item {
        flex-direction: column;
        padding: 22px;
        align-items: center;
    }

    .contact-channel-card__cta {
        width: 44px;
        height: 44px;
    }

    .footer-contact__cards {
        grid-template-columns: 1fr;
    }
    .contact-channel-card__promo-text {
        font-weight: 800;
        font-size: 11px; /* Ajuste fino */

    }

    /* Novo Badge Amarelo (Direita) */
    .contact-channel-card__promo-badge {
        font-weight: 700;
        font-size: 7px;
    }
}

@media (max-width: 425px){
    .contact-channel-card__promo-text {
        font-weight: 700;
        font-size: 10px; /* Ajuste fino */

    }

    /* Novo Badge Amarelo (Direita) */
    .contact-channel-card__promo-badge {
        font-weight: 700;
        font-size: 7px;
    }
    .contact-channel-card__promo-banner {
        border-radius: 6px;
        padding: 5px 8px;
    }
}
body {
    height: 100vh;
    font-family: "Rubik", sans-serif !important;
}