/* _content/Abrainc.Eventos.Front/Pages/Client/ClientLayout.razor.rz.scp.css */
html[b-91okfuwpoa], body[b-91okfuwpoa] {
    height: 100%;
}
/* _content/Abrainc.Eventos.Front/Pages/Client/NavMenuClient.razor.rz.scp.css */
.nav-client[b-dwt0dee5c7] {
    display: flex;
    width: 100%;
    padding-right: 50px;
    height: 74px;
    border-bottom: 1px solid #E1E0E2;
}

.nav-client-list[b-dwt0dee5c7] {
    display: flex;
    height: 100%;
    width: 100%;
    list-style: none;
    padding:0;
    margin:0;
}

.nav-client-item[b-dwt0dee5c7] {
    width: 20%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

    .nav-client-item a[b-dwt0dee5c7] {
        color: #212529;
    }

    .logo[b-dwt0dee5c7] {
        background-color: #003264;
    }

.logo img[b-dwt0dee5c7]{
    height: 60%;
    width:50%;

}

.vl[b-dwt0dee5c7] {
    width: 1px;
    height: 50%;
    border: 1px solid #12121266;
}


.img-icon[b-dwt0dee5c7] {
    background-color: rgba(33, 39, 69, 0.22);
    border-radius: 100px;
}

.d-mobile[b-dwt0dee5c7]{
    display:none;
}

@media (max-width: 768px) {
    .nav-client[b-dwt0dee5c7]{
        padding:0
    }

    .nav-client-list[b-dwt0dee5c7] {
        display: none !important;
    }

    .d-mobile[b-dwt0dee5c7]{
        display:flex;
        justify-content:end;
        width: 100%;
    }

    .btn-mobile-menu[b-dwt0dee5c7] {
        color: white;
        background-color: #003264;
        border:none;
        width: 75px;
    }

    .btn-close-menu[b-dwt0dee5c7]{
        color:white;
        height:100%;
        display:flex;
        align-content:center;
        justify-content: center;
        justify-items:center;
        background-color:transparent;
        border:none;
    }

    .nav-client-item-mobile[b-dwt0dee5c7]{
        color:white;
    }

    .nav-menu-mobile[b-dwt0dee5c7]{
        list-style: none;
    }

    .nav-client-item-mobile[b-dwt0dee5c7]{
        color:white;
        margin-bottom: 1.5rem;
        border-bottom:1px solid white;
        padding-bottom: 1rem;
    }

    .nav-client-item-mobile a[b-dwt0dee5c7]{
        color: white;
        font-weight: 700;
        display:flex;
        align-items:center;
        column-gap: 10px;
    }
}
/* _content/Abrainc.Eventos.Front/Pages/Front/DuvidasFrequentes.razor.rz.scp.css */
.duvidas-frequentes[b-uumpuumyfm]{
    margin-top: 7rem!important;
}

.line-break[b-uumpuumyfm]{
    background-color: #003264!important;
    height: 3px;
    opacity: 1;
    margin-top: 4em!important;
}

@media(max-width: 768px){
    .line-break[b-uumpuumyfm]{
        margin-top: 2rem!important;
    }

    .duvidas-frequentes[b-uumpuumyfm]{
        margin-top: 5rem!important;
    }
}

.contato-icone[b-uumpuumyfm]{
    background: #0064CD;
    border-radius: 8px;
    width:64px;
    height:64px;
}

.form-label[b-uumpuumyfm]{
    font-weight: 500!important;
}

.form-control[b-uumpuumyfm]{
    border: 1.71984px solid #333333!important;
}

.form-control:placeholder[b-uumpuumyfm]{
    color: #919191!important;
}

.btn-submit[b-uumpuumyfm]{
    background: #0064CD!important;
    border-radius: 8px!important;
    padding: 24px!important;
}

.entre-em-contato[b-uumpuumyfm]{
    background: #F4F4F4;
    border-radius: 16px;
    min-height: 628px;
}

.accordion-button[b-uumpuumyfm]::after{
    background-image: url('/img/arrow_drop_down_circle.png')!important;
}

.accordion-item[b-uumpuumyfm]{
    background-color: #F4F4F4!important;
}

.accordion-button[b-uumpuumyfm]{
    font-weight: 700!important;
    box-shadow: 0 0 0 0 !important;
    background-color: #F4F4F4!important;
    color: #003264!important;
}

.accordion-button:not(.collapsed)[b-uumpuumyfm]::after {
    transform: none!important;
}

.accordion-button[aria-expanded=false] p[b-uumpuumyfm]{
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap
}

.accordion-item[b-uumpuumyfm]{
    border: none!important;
}

.accordion-body[b-uumpuumyfm]{
    font-size: 14px!important;
    color: #666666!important;
}

.accordion-button[aria-expanded=true][b-uumpuumyfm], .accordion-collapse[b-uumpuumyfm]{
    background-color: #F4F4F4!important;
}
/* _content/Abrainc.Eventos.Front/Pages/Front/EventoInterno.razor.rz.scp.css */
/* _content/Abrainc.Eventos.Front/Pages/Front/PosEventoInterno.razor.rz.scp.css */
.btn-best-moments.active[b-q0kp3633yh]{
    font-weight: 700!important;
    color: #003264!important;
    /* text-decoration: underline; */
}

.btn-best-moments[b-q0kp3633yh]{
    font-size: 18px;
    color: #979797;
    font-weight: 400;
}

.btn-year-edicoes-passadas[b-q0kp3633yh]{
    border-radius: 0px!important;
    border: 1px solid #003264!important;
    color: #003264!important;
    font-weight: 600!important;
}

.btn-year-edicoes-passadas.active[b-q0kp3633yh]{
    border: 1px solid #003264!important;
    color: white!important;
    background-color: #003264!important;
}

.container-year-edicoes-passadas[b-q0kp3633yh]{
    width: fit-content!important;
}

@media(min-width: 992px){
    .line-break-nav[b-q0kp3633yh]{
        margin-top: -10px!important; 
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Components/Buttons/SharedButton.razor.rz.scp.css */
.c-share[b-icev1oxucy] {
    position: fixed;
    width: 3.4375em;
    height: 3.4375em;
    bottom: 9rem;
    right:1rem;
}

.c-share__input[b-icev1oxucy] {
    display: none;
}

a[b-icev1oxucy] {
    color: #464646;
}

    .c-share__input:checked ~ .c-share__toggler .c-share__icon[b-icev1oxucy] {
        transition: 0s;
        width: 0;
        height: 0;
        color: #639eff;
    }

        .c-share__input:checked ~ .c-share__toggler .c-share__icon[b-icev1oxucy]::before {
            transform: rotate(-45deg);
        }

        .c-share__input:checked ~ .c-share__toggler .c-share__icon[b-icev1oxucy]::after {
            transform: rotate(45deg);
        }

    .c-share__input:checked ~ .c-share_options[b-icev1oxucy] {
        width: 11.0625em;
        height: 12.5em;
        border-radius: 0.3125em;
    }

        .c-share__input:checked ~ .c-share_options[b-icev1oxucy]::before, .c-share__input:checked ~ .c-share_options li[b-icev1oxucy] {
            transition: 0.3s 0.15s;
            opacity: 1;
            transform: translateY(0);
        }

.c-share__toggler[b-icev1oxucy], .c-share_options[b-icev1oxucy] {
    position: absolute;
    right: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background-color: #f2f2f2;
}

.c-share__toggler[b-icev1oxucy] {
    cursor: pointer;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-share__icon[b-icev1oxucy] {
    position: relative;
    left: -0.3125em;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    color: #029dfc;
    background-color: currentColor;
    box-shadow: 0.625em -0.625em, 0.625em 0.625em;
    transition: 0.1s 0.05s;
}

    .c-share__icon[b-icev1oxucy]::before, .c-share__icon[b-icev1oxucy]::after {
        content: "";
        position: absolute;
        width: 1em;
        height: 0.125em;
        background-color: currentColor;
        transition: 0.1s;
    }

    .c-share__icon[b-icev1oxucy]::before {
        top: 0.1875em;
        left: 0.1875em;
        transform-origin: bottom left;
        transform: rotate(45deg);
    }

    .c-share__icon[b-icev1oxucy]::after {
        top: -0.125em;
        left: 0.03125em;
        transform-origin: center;
        transform: rotate(-45deg);
    }

.c-share_options[b-icev1oxucy] {
    list-style: none;
    margin: 0;
    padding: 1.0625em 1.25em;
    box-sizing: border-box;
    overflow: hidden;
    transition: 0.2s;
    box-shadow: 0 0.125em 0.125em rgba(0, 0, 0, 0.3);
}

    .c-share_options[b-icev1oxucy]::before {
        content: attr(data-title);
        display: block;
        margin-bottom: 1.25em;
        font-weight: 700;
        font-size:14px;
    }

    .c-share_options li[b-icev1oxucy] {
        font-size: 0.875em;
        color: #464646;
        cursor: pointer;
    }

        .c-share_options li:not(:last-child)[b-icev1oxucy] {
            margin-bottom: 0.75em;
        }

    .c-share_options[b-icev1oxucy]::before, .c-share_options li[b-icev1oxucy] {
        opacity: 0;
        transform: translateY(0.625em);
        transition: 0s;
    }

body[b-icev1oxucy] {
    font-family: "Roboto", sans-serif;
    background-color: #639eff;
    margin: 0;
    display: grid;
    height: 100vh;
    margin: 0;
    place-items: center center;
}
/* _content/Abrainc.Eventos.Front/Shared/Components/Cards/FlipCard.razor.rz.scp.css */
.flip-card[b-ylr41gktp8] {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1000px;
}

.flip-card-inner[b-ylr41gktp8] {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner[b-ylr41gktp8] {
    transform: rotateY(180deg);
}

.flip-card-front[b-ylr41gktp8], .flip-card-back[b-ylr41gktp8] {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front[b-ylr41gktp8] {
    background-color: #bbb;
    color: black;
    display: grid;
    grid-template-rows:100%;
    grid-template-columns: 100%;
}

.flip-card-back[b-ylr41gktp8] {
    background-color: #1f3763;
    color: white;
    transform: rotateY(180deg);
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding: 0 10px;
}

.flip-card-front-content[b-ylr41gktp8] {
    height: 100%;
    width: 100%;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    background-size: cover;
    background-position:center;

    grid-column: 1;
    grid-row:1;
}

.flip-card-front img[b-ylr41gktp8] {
    grid-column: 1;
    grid-row: 1;
    z-index:10;
    justify-self:center;
    align-self:center;
}
/* _content/Abrainc.Eventos.Front/Shared/Cookies.razor.rz.scp.css */
.body-cookie h3[b-7wk355x5t3], .body-cookie p[b-7wk355x5t3] {
    color: #FBFBFB;
    font-family: 'Montserrat';
    font-size: 1.075rem;
}

.body-cookie[b-7wk355x5t3] {
    padding: 1rem 5rem;
}


.offcanvas-bottom[b-7wk355x5t3] {
    height: 24vh;
}

h3[b-7wk355x5t3] {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.close-cookie[b-7wk355x5t3] {
    color: #FBFBFB;
    border: none;
    background-color: transparent;
    position: absolute;
    right: 0;
    margin-right: 6rem;
    font-size: 20px;
}

.btn-aceito[b-7wk355x5t3] {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    background: #FBFBFB;
    border-radius: 8px;
    color: #0064CD;
    border: none;
    padding: 13px 35px;
    gap: 10px;
    margin-left: 1.25rem
}

.btn-recuso[b-7wk355x5t3] {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    background-color: transparent;
    border: none;
    color: #FBFBFB;
}



@media (max-width: 992px) {

    .offcanvas-bottom[b-7wk355x5t3] {
        height: 30vh;
    }

    .body-cookie[b-7wk355x5t3] {
        padding: 10px;
    }

        .body-cookie h3[b-7wk355x5t3], .body-cookie p[b-7wk355x5t3] {
            font-size: 13px;
        }

    .close-cookie[b-7wk355x5t3] {
        margin-right: 1rem;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Banner.razor.rz.scp.css */
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/BannerHorizontal.razor.rz.scp.css */
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Cards/CardPalestrante.razor.rz.scp.css */
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Cards/SelecaoIngressoCard.razor.rz.scp.css */
.count-ingressos[b-hnd8mvejbg], .input-counter-base[b-hnd8mvejbg] {
    border: 0 !important;
    text-align: center !important;
    padding: 0 !important;
}

.count-ingressos[b-hnd8mvejbg] {
    font-size: 25px !important;
    width: 20px;
}

.input-count-total[b-hnd8mvejbg] {
    font-size: 20px;
    width: 21px;
}

.input-count-total-dinheiro[b-hnd8mvejbg] {
    font-size: 20px;
    width: 150px;
}

.count-ingressos:disabled[b-hnd8mvejbg], .input-counter-base:disabled[b-hnd8mvejbg] {
    background-color: transparent !important;
}

.codigo-promocional-input[b-hnd8mvejbg]::placeholder {
    color: #8E8E8E !important;
}

.btn-compra-ingresso[b-hnd8mvejbg] {
    color: #fbfbfb;
    background-color: #0064CD;
    border-radius: 8px;
    font-size: 16px;
}

.ingressos-card[b-hnd8mvejbg] {
    width: 417px;
    max-width: 100%;
    box-shadow: 0px 24px 24px rgba(0, 0, 0, 0.12);
    border-radius: 16px;
    background-color: #ffffff;
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/CarouselEvents.razor.rz.scp.css */
#carouselEvents[b-pmeiiznv2e] {
    margin-top: -90px;
    z-index: -1;
}

.group-summit-img[b-pmeiiznv2e] {
    position: absolute;
    margin-top: -150px !important;
}

.group-summit-img img:nth-child(2)[b-pmeiiznv2e] {
    margin-left: -60px;
}

.group-summit-img small[b-pmeiiznv2e] {
    position: absolute;
    margin-top: -29px;
}

.group-summit-img small:nth-child(1)[b-pmeiiznv2e] {
    margin-left: -145px;
}

.group-summit-img small:nth-child(2)[b-pmeiiznv2e] {
    margin-left: 30px;
}

.carousel-item[b-pmeiiznv2e]{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.carousel-item[b-pmeiiznv2e]{
    height: 50vw;
}

@media(max-width: 768px){
    .carousel-item[b-pmeiiznv2e]{
        height: 578px;
    }

    .group-summit-img[b-pmeiiznv2e] {
        margin-top: -100px !important;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/DuvidasComponent.razor.rz.scp.css */
.title[b-5zu4eqy27y]{
    font-size: 49px;
}

.description[b-5zu4eqy27y], button[b-5zu4eqy27y]{
    font-size: 14px;
}

button[b-5zu4eqy27y]{
    width: 239px;
    max-width: 100%;
}

.social-medias img[b-5zu4eqy27y]{
    width: 41px;
    max-width: 100%;
}

.col-line .line[b-5zu4eqy27y]{
    opacity: 1;
    height: 3px;
    color: #A3EFD1;
}

.col-line:nth-child(2) .line[b-5zu4eqy27y]{
    width: 377px;
    max-width: 70%;
}

@media(max-width: 768px){
    .title[b-5zu4eqy27y]{
        font-size: 40px;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/EventCard.razor.rz.scp.css */
.event-card[b-0dyf1on3o3]{
    min-width: 200px;
    max-width: 100%;
}
.date-event[b-0dyf1on3o3], .local-event[b-0dyf1on3o3]{
    font-size: 12px;
}

.type-event[b-0dyf1on3o3]{
    font-size: 16px;
}

.title-event[b-0dyf1on3o3]{
    margin-top: -5px;
    min-height: 42px;
}

.closed-event p[b-0dyf1on3o3]{
    font-size: 14px;
    margin-top: -31px;
}

.closed-event img[b-0dyf1on3o3]{
    width: 149px!important;
    max-width: 100%;
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Footer.razor.rz.scp.css */
footer[b-n9wvdo8uqa]{
    background-color: #003264;
}

.logo[b-n9wvdo8uqa]{
    width: 85px;
}

.social-media[b-n9wvdo8uqa]{
    width: 25px;
}

small[b-n9wvdo8uqa]{
    font-size: 14px;
    color: #E1E0E2;
}

footer h3[b-n9wvdo8uqa] {
    font-weight: 700;
    font-size: 32px;
    line-height: 55px;
    color: white;
}

footer h4[b-n9wvdo8uqa] {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: white;
}

.footer-link[b-n9wvdo8uqa] {
    color: rgb(255, 255, 255);
}

.footer-priv[b-n9wvdo8uqa] {
    color: white;
    font-weight: 700;
    text-decoration: none;
}

@media(max-width:769px){
    .footer-priv[b-n9wvdo8uqa]{
        margin-bottom:1rem;
    }

    footer h4[b-n9wvdo8uqa]{
        font-size:18px;
        text-align:center;
    }

    .footer-link[b-n9wvdo8uqa] {
        text-align: center;
        display:flex;
        justify-content:center;
    }

    footer h3[b-n9wvdo8uqa] {
        font-size: 20px;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/LogosTitulo.razor.rz.scp.css */
.logo[b-8vh5bf4vss]{
    /* min-width: 180px; */
    max-width: 100%;
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Navmenu.razor.rz.scp.css */
@media(min-width: 769px) {
    .nav-item[b-ki0525dmdq] {
        padding: 0px .9rem;
    }

    .border-nav[b-ki0525dmdq]{
        display: none;
    }
    .border-right[b-ki0525dmdq]{
        border-right: 2px solid rgba(255, 255, 355, .4)!important;
    }    
}

.navbar[b-ki0525dmdq]{
    z-index: 9999!important;
}

@media(min-width: 1200px){
    .nav-item[b-ki0525dmdq] {
        padding: 0px 1.9rem;
    }
}

@media(max-width: 768px){
    .item-action[b-ki0525dmdq]{
        display: none;
    }
}

.border-nav[b-ki0525dmdq]{
    background-color: #C4C4C4;
    height: 2px;
    opacity: 1;
    width: 63px;
}

.navbar[b-ki0525dmdq]{
    position: absolute;
    z-index: 1;
    align-items: baseline;
}

.navbar-toggler .navbar-toggler-icon[b-ki0525dmdq]{
    width: 29px!important;
}

.social-medias img[b-ki0525dmdq]{
    width: 44px;
}

.inlive[b-ki0525dmdq] {
    width: 22px;
}

#navbarNav[b-ki0525dmdq] {
    place-content: center;
}

.nav-item a[b-ki0525dmdq] {
    color: white !important;
}

.dropdown-menu a[b-ki0525dmdq] {
    color: black !important;
}

/* .icon-nav-link{
    width: 35px;
} */



.nav-client[b-ki0525dmdq] {
    display: flex;
    width: 100%;
    padding-right: 50px;
    height: 74px;
    border-bottom: 1px solid #E1E0E2;
}

.nav-client-list[b-ki0525dmdq] {
    display: flex;
    height: 100%;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-client-item[b-ki0525dmdq] {
    width: 20%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

    .nav-client-item a[b-ki0525dmdq] {
        color: #212529;
    }

.logo[b-ki0525dmdq] {
    background-color: #003264;
}

    .logo img[b-ki0525dmdq] {
        height: 60%;
        width: 50%;
    }

.vl[b-ki0525dmdq] {
    width: 1px;
    height: 50%;
    border: 1px solid #12121266;
}


.img-icon[b-ki0525dmdq] {
    background-color: rgba(33, 39, 69, 0.22);
    border-radius: 100px;
}

.d-mobile[b-ki0525dmdq] {
    display: none;
}

@media (max-width: 768px) {
    .nav-client[b-ki0525dmdq] {
        padding: 0
    }

    .nav-client-list[b-ki0525dmdq] {
        display: none !important;
    }

    .d-mobile[b-ki0525dmdq] {
        display: flex;
        justify-content: end;
        width: 100%;
    }

    .btn-mobile-menu[b-ki0525dmdq] {
        color: white;
        background-color: #003264;
        border: none;
        width: 75px;
    }

    .btn-close-menu[b-ki0525dmdq] {
        color: white;
        height: 100%;
        display: flex;
        align-content: center;
        justify-content: center;
        justify-items: center;
        background-color: transparent;
        border: none;
    }

    .nav-client-item-mobile[b-ki0525dmdq] {
        color: white;
    }

    .nav-menu-mobile[b-ki0525dmdq] {
        list-style: none;
    }

    .nav-client-item-mobile[b-ki0525dmdq] {
        color: white;
        margin-bottom: 1.5rem;
        border-bottom: 1px solid white;
        padding-bottom: 1rem;
    }

        .nav-client-item-mobile a[b-ki0525dmdq]
        {
            color: white;
            font-weight: 700;
            display: flex;
            align-items: center;
            column-gap: 10px;
        }

        .nav-client-item-mobile button[b-ki0525dmdq] {
            background-color: transparent;
            border: 0;
            padding: 0;
            color: white;
            font-weight: 700;
            display: flex;
            align-items: center;
            column-gap: 10px;
        }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/NavSections.razor.rz.scp.css */
.nav-page-btn[b-0yv0jrvx3e]{
    font-size: 14px!important;
    border-radius: 0px;
    /* padding-left: 0.75rem; */
    padding-left: 0rem;
}

.nav-page-btn p[b-0yv0jrvx3e]{
    color: var(--primary-color)!important;
    font-weight: 500!important;
}

.nav-hover:hover[b-0yv0jrvx3e]{
    border-left: 2px solid var(--primary-color)!important;
    font-weight: 700!important;
    animation: AnimateButtonNav-b-0yv0jrvx3e .5s 1 forwards;
}

@keyframes AnimateButtonNav-b-0yv0jrvx3e{
    100%{
        
        padding-left: 0.25rem;
    }
}

@media(max-width: 768px){
    .nav-page-btn[b-0yv0jrvx3e]{
        font-size: 14px!important;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Newsletter.razor.rz.scp.css */
#newsletterSection[b-wwln72e9bp]{
    background-image: url('/img/bg-newsletter.png');
    background-size: cover;
}

.bg-newsletter[b-wwln72e9bp]{
    background-repeat: no-repeat;
    background-size: cover;
}

.form-control[b-wwln72e9bp]{
    font-size: 14px!important;
    padding-left: 20px;
    border-radius: 8px !important;
    height: 48px !important;
    color: #fff !important;
    background-color: transparent !important;
    border: 2px solid rgba(255, 255, 255, 0.4) !important;
}

.form-control[b-wwln72e9bp]::placeholder {
    color: #ffff !important;
}

.events-img[b-wwln72e9bp]{
    position: absolute;
    margin-left: -6px;
    margin-top: 37px;
    width: 33px;
}

@media(max-width: 992px){
    #newsletterSection[b-wwln72e9bp]{
        background-image: none;
        background-color: #0064CD;
    }
}

@media(min-width: 769px){
    .signup-txt[b-wwln72e9bp]{
        line-height: 44px;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Sections/Cronometro.razor.rz.scp.css */
.crono-text[b-9255mbguoq] {
    color: var(--333333, #333);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}

.cronto-number[b-9255mbguoq] {
    color: var(--333333, #333);
    font-family: Montserrat;
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.crono-title[b-9255mbguoq] {
    color: var(--003264, #003264);
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.78px;
    text-transform: uppercase;
}

@media (max-width:768px){
    .cronto-number[b-9255mbguoq] {
        font-size:36px;
    }

    .crono-title[b-9255mbguoq]{
        font-size:18px;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/Sections/NotHasEvent.razor.rz.scp.css */
.not-has-event[b-pcuczxci1v] {
    margin: 15rem 0;
}


@media (max-width: 768px){
    .not-has-event[b-pcuczxci1v] {
        margin: 5rem 0;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/Front/Components/SejaPatrocinador.razor.rz.scp.css */
.be-sponsor-section[b-wmr478dwts]{
    border-radius: 16px;
}

p[b-wmr478dwts]{
    font-size: 18px;
    line-height: 30px;
}

@media(max-width: 768px){
    p[b-wmr478dwts]{
        font-size: 16px;
    }

    .btn[b-wmr478dwts]{
        font-size: 14px;
    }
}

.btn[b-wmr478dwts]{
    /* padding-top: 11px; */
}

.events-cards[b-wmr478dwts]{
    width: 270px;
}

@media(max-width: 768px){
    .btn[b-wmr478dwts]{
        width: 100%;
    }
}
/* _content/Abrainc.Eventos.Front/Shared/MainLayout.razor.rz.scp.css */
.page[b-ctpr2yi15g] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ctpr2yi15g] {
    flex: 1;
}

.sidebar[b-ctpr2yi15g] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ctpr2yi15g] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ctpr2yi15g]  a, .top-row .btn-link[b-ctpr2yi15g] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ctpr2yi15g] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ctpr2yi15g] {
        display: none;
    }

    .top-row.auth[b-ctpr2yi15g] {
        justify-content: space-between;
    }

    .top-row a[b-ctpr2yi15g], .top-row .btn-link[b-ctpr2yi15g] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ctpr2yi15g] {
        flex-direction: row;
    }

    .sidebar[b-ctpr2yi15g] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ctpr2yi15g] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-ctpr2yi15g], article[b-ctpr2yi15g] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
