@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bruno+Ace&display=swap');


body {
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-style: normal;
    overflow-x: hidden !important;
    background: url(img/gracie-barra-bg-header-kids.png);
}

p {
    margin: 0 !important;
    --bs-gutter-x: 0 !important;
    --bs-gutter-y: 0 !important;
}


.btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #892A26 !important;
    --bs-btn-border-color: #892A26 !important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #ad2d28 !important;
    --bs-btn-hover-border-color: #b892A2602a37;
    --bs-btn-focus-shadow-rgb: 225, 83, 97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #7e3330 !important;
    --bs-btn-active-border-color: #892A26 !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #892A26 !important;
    --bs-btn-disabled-border-color: #892A26 !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal !important;
}

#icon-fixa {
    transition: transform 0.5s ease-in-out;
}

.swiper-whiout-position {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static !important;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    z-index: 1;
    display: block;
}


.conteiner::after {
        content: "";
        background: #000000 !important;
        position: absolute;
        width: 1px;
        height: 95%;
        top: 0%;
        left: 50%;
        transform: translate(-50%, 3%);
    }

.swiper-pagination {
    position: static !important;
    text-align: center;
    transition: opacity 0.3s;
    transform: translate3d(0px, 0px, 0px);
    z-index: 0 !important
}


.gracie-barra-kids-header {
    background: url(img/gracie-barra-bg-header-kids.png);
}

.gracie-barra-kids-header-title h1 {
    font-size: 1.3rem;
}

.gracie-barra-faixa-verde,
.gracie-barra-faixa-amarela,
.gracie-barra-faixa-laranja,
.gracie-barra-faixa-cinza,
.gracie-barra-modelo-kids-preto,
.gracie-barra-modelo-kids-branco {
    position: absolute;
    animation: fadeFloat 1.5s ease-out forwards infinite;
}

.gracie-barra-faixa-verde {
    left: -10px;
    top: -59px;
}

.gracie-barra-faixa-amarela {
    right: 0;
    top: -37px;
}

.gracie-barra-faixa-cinza,
.gracie-barra-faixa-laranja,
.gracie-barra-modelo-kids-branco,
.gracie-barra-modelo-kids-preto {
    display: none;
}


.gracie-barra-title-focus {
    color: #892A26
}


.gracie-barra-kids-header-line {
    position: absolute;
    bottom: -61%;
    left: -2%;
}

.bg-green {
    background: #E7F6DF;
}

.bg-red {
    background: #F6DFDF;
}


.bg-yellow {
    background: #faf0e0;
}

.bg-blue {
    background: #DFF1F6;
}


.gracie-barra-kids-benefit-information-icon {
    display: block;
    padding: 0.8em;
    border-radius: 0.5em;
    font-size: 0.9em;
    margin-right: 2pc;
    width: 46px !important;
}

.gracie-barra-kids-benefit-information-card {
    background-color: #fff;
    border-radius: 22px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 13px;
    width: 100%;
    margin-bottom: 1.4rem;
    display: flex;
    justify-content: center;
    opacity: 0;
    transform: translateX(100px);
    transition: all 0.6s ease-out, all 0.6s ease-out;
}

.gracie-barra-kids-benefit-information-card.show {
    opacity: 1;
    transform: translateX(0);
}

.gracie-barra-kids-benefit-information-card h2 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
}

.gracie-barra-kids-benefit-information-card p {
    font-size: 16px;
    color: #666;
}


.gracie-barra-kids-benefit-carousel-container {
    overflow: hidden;
    width: 30%;
    position: relative;
}

.gracie-barra-kids-benefit-carousel-container-gallery {
    display: flex;
    transition: transform 0.25s ease;
}

.gracie-barra-kids-benefit-carousel-container-gallery-img {
    width: 100%;
    height: auto;
    pointer-events: none;
    user-select: none;
    object-fit: cover;
}

.gracie-barra-kids-benefit-carousel-container-gallery-img:hover {
    cursor: pointer;
}


.box {
    display: flex;
    overflow: hidden;
    /* Esconde as imagens que saem da área visível */
    width: 100%;
    /* Ajusta conforme necessário */
}

.box .item {
    flex: 0 0 33.333%;
    /* Cada item ocupa 1/3 da largura */
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955)
        /* Transição suave */
}


.box .item:nth-child(1) {
    transform: translate(-1%) scale(0.8);
    /* Desloca para a esquerda e reduz o tamanho */
    opacity: 0.6;
    /* Opacidade mais baixa */
    z-index: 1;
    /* Coloca a imagem mais atrás */
}

.box .item:nth-child(2) {
    transform: translate(1%, -1%);
    /* Imagem central com tamanho normal */
    opacity: 1;
    /* Opacidade máxima */
    z-index: 2;
    /* Imagem no centro */
}

.box .item:nth-child(3) {
    transform: translate(-1%) scale(0.8);
    /* Desloca para a direita e reduz o tamanho */
    opacity: 0.6;
    /* Opacidade mais baixa */
    z-index: 1;
    /* Coloca a imagem mais atrás */
}


.gracie-barra-kids-tarja-autismo img {
    position: absolute;
    left: 1%;
    bottom: -91%;
    width: 189px;
    height: 135%;
}

.gracie-barra-kids-versus {
    position: relative;
    background: url(img/background.png) center center / cover no-repeat;
    z-index: 1;
}

.gracie-barra-kids-versus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgb(255, 255, 255), rgb(255 255 255), rgb(255 255 255 / 37%), rgb(255 255 255 / 0%), #000000ad);
    z-index: 2;
    pointer-events: none;
    /* Para garantir que cliques passem para o conteúdo abaixo */
}

/* Garante que o conteúdo fique acima do overlay */
.gracie-barra-kids-versus>.container {
    position: relative;
    z-index: 3;
}


.gracie-barra-kids-versus {
    padding: 1.2rem;
}

.gracie-barra-kids-versus-card {
    width: 400px;
    height: 600px;
    padding: 3rem;
    border-radius: 15px;
    color: rgb(0, 0, 0);
}

.gracie-barra-kids-versus-card__negative {
    background: rgba(48, 9, 9, 0.58);
    border: 1px solid rgb(255, 0, 0);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    color: #ffffff;
}

.gracie-barra-kids-versus-card__positive {
    background: rgb(22 48 9 / 58%);
    border: 1px solid rgb(94, 255, 0);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    color: #ffffff;
}

.gracie-barra-kids-versus h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}

.text-red {
    color: red;
}

.text-green {
    color: #00ff99;
}

.list-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 2.3rem;
}



.graecie-barra-teacher-card {
    width: 100%;
    max-width: 300px;
    border-radius: 51px;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.graecie-barra-teacher-card img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 15px;
}




.graecie-barra-teacher-card-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgb(0, 0, 0), transparent);
    color: white;
    padding: 20px;
    height: 80px;

    /* Altura inicial */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    transition: height 0.3s ease-in-out, justify-content 0.3s ease-in-out;
    visibility: visible;
    opacity: 1;
}


/* Nome e título sempre na parte inferior */
.graecie-barra-teacher-card-overlay .teacher-title,
.graecie-barra-teacher-card-overlay .graecie-barra-teacher-name {
    transition: transform 0.3s ease-in-out;
    color: #ff0800;
    font-size: 1.3rem;
}

/* Aumenta o overlay e reposiciona os textos ao passar o mouse */
.graecie-barra-teacher-card:hover .graecie-barra-teacher-card-overlay {
    height: 300px;
    justify-content: center;
    /* Move os textos para o meio */
    background: linear-gradient(to top, rgb(0, 0, 0), rgb(0, 0, 0));
}

.graecie-barra-teacher-card:hover .teacher-title,
.graecie-barra-teacher-card:hover .graecie-barra-teacher-name {
    transform: translateY(0px);
    /* Sobe o texto */

}

/* Informações adicionais ocultas inicialmente */
.graecie-barra-teacher-card-overlay .extra-info-list {
    display: none;
    font-size: .9rem;
    margin-top: 1rem !important;
}

/* Exibe informações adicionais ao passar o mouse */
.graecie-barra-teacher-card:hover .extra-info-list {
    display: block;
}



.extra-info-list {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
    font-size: 0.9rem;
    text-align: center;
}

.extra-info-list li {
    margin-top: 0.5rem;
}


.graecie-barra-teacher-card.show-overlay .extra-info {
    display: block;
}


.graecie-barra-teacher-firstaid-tarja {
    background-color: #892B23;
    color: white;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.graecie-barra-teacher-firstaid-tarja-text {
    font-weight: bold;
    font-size: 16px;
    flex-grow: 1;
    margin-left: 1rem;
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-weight: 400 !important;
    font-style: normal;
    box-sizing: border-box;
    overflow-x: hidden;
}


.graecie-barra-place-training-title,
.graecie-barra-place-training-subtitle {
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-weight: normal;
    box-sizing: border-box;
}


.graecie-barra-place-training-button {
    background: transparent;
    border: 1px solid #892A26;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
    box-sizing: border-box;
    color: #892A26;
    cursor: pointer;
    display: inline-block;
    font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    width: 200px;
    min-height: 40px;
    outline: 0;
    padding: 12px 14px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}


.graecie-barra-place-training-button:hover,
.graecie-barra-place-training-button:active {
    background-color: #892A26;
    background-position: 0 0;
    color: #ffffff;
}


#unidade-jd-esplanada img,
#unidade-itaici img {
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}


#graecie-barra-place-training-gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.unidade img.scale-out {
    transform: scale(0.5);
    opacity: 0;
}

.unidade img.scale-in {
    transform: scale(1);
    opacity: 1;
}

.hidden {
    display: none !important;
}

.active-button {
    background-color: #892B23;
    background-position: 0 0;
    color: #ffffff;
    transition: all .5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


.graecie-barra-faq-title,
.graecie-barra-faq-subtitle {
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-weight: normal;
    box-sizing: border-box;
}


.carousel-indicators {
    position: static !important;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-top: 2rem;
    border-radius: 50% !important;
    margin-bottom: 1rem;
    margin-left: 15%;
}

.accordion {
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-weight: normal;
    box-sizing: border-box;
}

.accordion-header h2 {
    text-align: center !important;
}

.accordion .accordion-item {
    border: 2px solid !important;
    border-radius: 6px !important;
    margin-bottom: 1rem;
    font-family: "Unbounded", "serif" !important;
    font-optical-sizing: auto;
    font-weight: normal;
    box-sizing: border-box;
    text-align: center;
}

.accordion-button {
    text-align: center !important;
}



.accordion-button:not(.collapsed) {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(0, 0, 0) !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.carousel-indicators button {
    border-radius: 50%;
    width: 12px !important;
    height: 11px !important;
}


.animated-section {
    transform: scale(0.5);
    opacity: 0;
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}



@media screen and (min-width: 682px) {
    .gracie-barra-kids-tarja-autismo {
        background: url(img/gracie-barra-kids-quebra-cabeça.png) no-repeat right;
        background-size: contain;
    }
}

/* Mobile reset: quando NÃO está em hover e NÃO tem a classe show-overlay */
@media (max-width: 768px) {
    .graecie-barra-teacher-card:not(.show-overlay) .graecie-barra-teacher-card-overlay {
        height: 80px;
        justify-content: flex-end;
        background: linear-gradient(to top, rgb(0, 0, 0), transparent);
    }

    .graecie-barra-teacher-card:not(.show-overlay) .extra-info-list {
        display: none;
    }
}


@media screen and (min-width: 992px) {

    .graecie-barra-teacher-card-overlay {
        position: absolute;
        bottom: 0;
        width: 100%;
        background: linear-gradient(to top, rgb(0, 0, 0), transparent);
        color: white;
        padding: 20px;
        height: 80px;

        /* Altura inicial */
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        transition: height 0.3s ease-in-out, justify-content 0.3s ease-in-out;
        visibility: visible;
        opacity: 1;
    }


    /* Nome e título sempre na parte inferior */
    .graecie-barra-teacher-card-overlay .teacher-title,
    .graecie-barra-teacher-card-overlay .graecie-barra-teacher-name {
        transition: transform 0.3s ease-in-out;
        color: #ff0800;
        font-size: 1.3rem;
    }

    /* Aumenta o overlay e reposiciona os textos ao passar o mouse */
    .graecie-barra-teacher-card:hover .graecie-barra-teacher-card-overlay {
        height: 300px;
        justify-content: center;
        /* Move os textos para o meio */
        background: linear-gradient(to top, rgb(0, 0, 0), rgb(0, 0, 0));
    }

    .graecie-barra-teacher-card:hover .teacher-title,
    .graecie-barra-teacher-card:hover .graecie-barra-teacher-name {
        transform: translateY(0px);
        /* Sobe o texto */

    }

    /* Informações adicionais ocultas inicialmente */
    .graecie-barra-teacher-card-overlay .extra-info-list {
        display: none;
        font-size: .9rem;
        margin-top: 1rem !important;
    }

    /* Exibe informações adicionais ao passar o mouse */
    .graecie-barra-teacher-card:hover .extra-info-list {
        display: block;
    }

}


@media screen and (min-width: 1740px) {


    .gracie-barra-faixa-cinza,
    .gracie-barra-faixa-laranja,
    .gracie-barra-modelo-kids-branco,
    .gracie-barra-modelo-kids-preto {
        display: block;
    }


    .gracie-barra-kids-header-title h1 {
        font-size: 2.1rem;
        ;
    }

    .gracie-barra-faixa-cinza {
        bottom: -139px;
        z-index: 3;
    }

    .gracie-barra-faixa-laranja {
        	
		bottom: -552px;
        right: 0;
        z-index: 3;
    }

    .gracie-barra-kids-tarja-autismo img {
        position: absolute;
        left: 0%;
        bottom: -88%;
        width: 186px;
    }

    .gracie-barra-modelo-kids-branco {
        bottom: 0;
    }

    .gracie-barra-modelo-kids-preto {
        bottom: -187px;
        right: 0;
    }

    .gracie-barra-kids-benefit-information-card {
        width: 70%;
    }



    @keyframes fadeFloat {

        50% {
            opacity: 1;
            transform: translateY(-5px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }


}


.card-border{
    background: white;
    padding: 1rem !important;
}

.card-border h2 {
     color: #717171 !important;
     margin-bottom: 1rem;
}



.button-30 {
    align-items: center;
    appearance: none;
    background-color: #f92626;
    border-radius: 4px;
    border-width: 0;
    box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #892a26 0 -3px 0 inset;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    height: 48px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    padding: 2.3rem;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .15s, transform .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    will-change: box-shadow, transform;
    font-size: 18px;
}

.button-30:focus {
    box-shadow: #D6D6E7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #892a26 0 -3px 0 inset;
}

.button-30:hover {
    box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px, rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #7e211e 0 -3px 0 inset;
    transform: translateY(-2px);
}

.button-30:active {
    box-shadow: #892a26 0 3px 7px inset;
    transform: translateY(2px);
}