<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-evento {
    /*background-image: url("../images/banner-evento5.jpg");
    background-size: 100vh  100vh;
    height: 500px;
    min-height: 500px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    */
    padding-left: 0px;
    padding-right: 0px;
}

.fixedSelectSubscribe {
    width: 70% !important;
    position: unset !important;
    float: none !important;
    display: block !important;
    z-index: 0 !important;
    margin: 0 auto !important;
    padding-top: 2rem !important;
    background-color: "#f7f9fa"
}

.header-evento #userNameMenu {
    font-weight: 700;
    text-decoration: none;
    font-size: 0.9rem !important;
}

.header-evento #btnLogged {
    text-align: left !important;
    padding: 0 !important;
    font-size: 0.75rem !important;
    color: #003262 !important;
    width: 100%;
    text-transform: lowercase;
}

.header-home #divButtonLogged {
    width: max-content;
}

.header-evento nav {
    background-color: white !important;
    /*#797979 !important;*/
    width: 100%;
    padding-top: 5.5px;
    padding-bottom: 5.5px;
    /*
    opacity: 0.6;
    z-index: 1;
    */
}

#container-img-header-evento {
    background-color: #f7f9fa;
    display: flex;
    justify-content: center;
}

.header-evento .navbar .show .nav-link {
    width: fit-content;
}

.header-evento .navbar-toggler {
    background-color: transparent !important;
    border: none;
    font-size: 1.85rem;
    outline: none;
}

.header-evento .navbar .show {
    z-index: 1000;
}

.header-evento ul li a {
    position: relative;
    color: #003262 !important;
    text-transform: uppercase;
    font-size: 0.7rem;
    font-weight: bold;
}

.header-evento ul li .btn-menu::after {
    content: " ";
    width: 0%;
    height: 2px;
    background: #003262;
    position: absolute;
    bottom: 0%;
    left: 50%;
    border-radius: 10px;
    transition: all 250ms ease;
}

.header-evento ul li .btn-menu:hover::after {
    left: 0%;
    width: 100%;
}

.header-evento #btn-login {
    color: #003262;
    background-color: transparent;
    border-color: #003262;
    font-size: 0.9rem;
}

#fotosPalestrantes img {
    width: 90px;
}

#infoEvento {
    text-align: justify;
}

#infoEvento p {
    line-height: 22px;
}

.figura-palestrantes {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}

#tituloLocal {
    color: #003366;
    font-weight: 700;
    font-style: italic;
    font-size: 0.9rem;
}

#enderecoLocal {
    font-size: 0.8rem;
    text-align: center;
}

#secoesProgramacao button {
    display: inline;
    /* color: white !important; */
    border: none;
    border-radius: 0;
    font-size: 0.7rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    padding-top: 0.421rem;
    padding-bottom: 0.421rem;
    letter-spacing: 0.60px;

    color: #003366 !important;
    background-color: transparent;
    font-weight: 700;
}

#secoesProgramacao ul li {
    padding: 0.3rem;
}

#secoesProgramacao ul:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#secoesProgramacao .active {
    color: white !important;
    background-color: #003366;
    font-weight: 700;
}

.exibicaoIngressos {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.exibicaoIngressos p {
    margin: 0;
}

.conteudoExibicaoIngressos .divIngresso {
    margin-top: 0;
    margin-bottom: 1.6rem;
}

/*
.conteudoExibicaoIngressos .divIngresso :first-child {
    margin-top: 0.4rem !important;
}

.conteudoExibicaoIngressos .divIngresso :last-child {
    margin-bottom: 0.4rem !important;
}
*/

.exibicaoIngressos .tituloExibicaoWorkshop {
    color: #003366 !important;
    font-weight: 700;
    font-size: 0.8rem;
    margin: 0;
}

.exibicaoIngressos .descricaoIngresso {
    font-size: 0.8rem;
    margin: 0 !important;
}

#topoIngressosSelecionar {
    display: flex;
    justify-content: space-between;
    background-color: #003366;
    color: white;
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-transform: uppercase;
    font-size: 0.7rem;
    align-items: center;

    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.ingressosSelecionar {
    padding-right: 0;
    min-width: 82%;
}

.ingressosSelecionar p {
    margin: 0;
    line-height: 1.1rem;
    /*font-style: italic;*/
}

.tituloSelecionarWorkshop {
    /*color: #003366;*/
    /*color: #1e1e1e;*/
    color: rgb(25, 31, 40);
    font-weight: 600;
    font-size: 0.75rem;
    margin: 0;
}

.horarioIngressoSelecionar,
.horarioIngressoSelecionar,
.tituloWorkshop {
    font-size: 0.7rem;
    margin: 0;
}


/*Input selecionar ingressos*/

.select-subscribes-no-fixed {
    width: 63%;
    position: unset !important;
    float: none;
    display: block;
    z-index: 0;
    margin: 0 auto;
    padding-top: 2rem;
    max-width: 37rem;
    background-color: #f7f9fa;
}

.no-float-fixed {
    position: absolute;
}

.select-subscribes-fixed {
    width: 23rem;
    position: absolute;
    float: right;
    z-index: 1000;
    margin-left: calc(100% - 24.2rem);
    /*top: 10px !important;*/
}

.fixed-top {
    top: 10px !important;
    position: fixed !important;
}

#selectSubscribes .divIngresso {
    background-color: white;
    z-index: 1;
    border-bottom: 1px solid #c7bebf8f;
    border-left: 1px solid #c7bebf8f;
    border-right: 1px solid #c7bebf8f;
    padding: 0.6rem;
}

#btn-submit-choose-subscribes {
    padding: 0.5rem 2.2rem 0.5rem 2.2rem;
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 0.70px;
    color: white;
    border: none;
    border-radius: 10px;
    box-shadow: 3px 5px 19px 2px #ddd;
    background-color: #02c604;
    height: 48px;
}

#btn-submit-choose-subscribes:hover {
    background-color: #01b003;
}

.conteudoExibicaoIngressos input[type=radio] {
    position: absolute;
    visibility: hidden;
}

.conteudoExibicaoIngressos .check {
    display: block;
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    margin: 0 auto;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    padding-top: 2px;
}

.conteudoExibicaoIngressos:hover .check {
    border: 5px solid #c7bebf;
}

.conteudoExibicaoIngressos .check::before {
    display: block;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    margin-top: 4px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.conteudoExibicaoIngressos input[type=radio]:checked~.check {
    border: 4px solid #00db00;
}

.conteudoExibicaoIngressos input[type=radio]:checked~.check::before {
    background: #00db00;
}

.conteudoExibicaoIngressos input[type=radio]:checked~label {
    color: #00db00;
}

.divIngresso input[type=radio] {
    position: absolute;
    /*visibility: hidden;*/
    display: none;
    margin-top: -15px;
}

.divIngresso .container-radio-ingresso {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.divIngresso .check {
    display: block;
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    margin: 0 auto;
    margin-bottom: 0 !important;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    padding-top: 2px;
}

.divIngresso:hover .check {
    border: 5px solid #c7bebf;
}

.divIngresso .check::before {
    display: block;
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    margin-top: 4px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

.divIngresso input[type=radio]:checked~.check {
    border: 4px solid #00db00;
}

.divIngresso input[type=radio]:checked~.check::before {
    background: #00db00;
}

.divIngresso input[type=radio]:checked~label {
    color: #00db00;
}

@media (max-width: 320px) {}

@media (max-width: 500px) {
    #selectSubscribes {
        width: 100% !important;
    }
}

@media (max-width: 560px) {
    #selectSubscribes {
        width: 90% !important;
    }
}


/*col-12*/

@media (max-width: 576px) {
    #title-selected-event {
        font-size: 0.92rem !important;
    }
    #selection-tickets-title {
        font-size: 1.05rem !important;
    }
    #container-selected-tickets {
        font-size: 0.82rem !important;
    }
}

@media (min-width: 590px) {}

@media (min-width: 860px) {}

@media (max-width: 860px) {
    #container-card-selected-tickets {
        float: none !important;
        top: unset !important;
        margin: 0 auto !important;
        position: relative !important;
        width: 100% !important;
        max-width: 37rem !important;
    }
}

@media (max-width: 1000px) {
    #container-card-selected-tickets {
        float: none !important;
        top: unset !important;
        margin: 0 auto !important;
        position: relative !important;
        width: 100% !important;
        max-width: 37rem !important;
    }
    #container-form-choose-tickets {
        margin: 0 auto !important;
    }
    #selection-tickets-title {
        text-align: center !important;
    }
}

@media (max-width: 1140px) {}

@media (min-width: 1350px) {
    #container-form-choose-tickets {
        margin: 0 auto !important;
    }
    #selection-tickets-title {
        text-align: center !important;
    }
}


/*Fim selecionar ingressos*/


/*Car my shopping*/

.card-my-shopping {
    border-color: #f3f3f3;
    font-size: 0.8rem;
    max-width: 336px;
}

.card-my-shopping .listTickets {
    display: block;
    font-weight: bold;
    color: #666666;
}

.card-my-shopping .card-title {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.9rem;
    color: #666666;
    min-height: 50px;
}

.card-my-shopping .card-body {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
}

.card-my-shopping ul li:last-child {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #f3f3f3 !important;
}

.card-my-shopping .list-group-item {
    border-color: #f3f3f3;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    font-size: 0.75rem;
}

.card-my-shopping .list-group-item span i,
svg {
    color: #59615d !important;
}

.card-my-shopping .list-group-item a {
    color: unset;
    width: 100%;
    display: block;
}

.card-my-shopping .img-card-shopping {
    max-height: 10rem;
    min-height: 9rem;
    background-size: 100% 100%;
    height: 10rem;
    background-repeat: no-repeat;
}

.card-my-shopping .card-body .list-group {
    padding-left: 0rem;
    padding-right: 0rem;
}

.card-my-shopping .card-body .list-group li {
    padding-left: 0rem;
    padding-right: 0rem;
}

.btnNextEvent {
    font-weight: bold;
    border-radius: 0;
    font-size: 0.9rem;
    background-color: white !important;
    color: #666666 !important;
}

.btnPreviusEvent {
    font-weight: bold;
    color: #666666 !important;
    border-radius: 0;
    font-size: 0.9rem;
    background-color: white !important;
}

.containerBtnNextPreviusEvent .active {
    margin-bottom: -2px;
    border-bottom: 3px solid #6666;
}

.containerBtnNextPreviusEvent {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 0;
    padding-bottom: 0;
}


/* css tickets my shopping*/


/* css choose tickets*/

#btnResetFormChooseTickets {
    font-size: 0.85rem;
    opacity: 0.8;
    font-weight: bold;
    color: #4a4a4a;
    cursor: pointer;
    margin-top: 0;
}
.btnResetFormChooseTicketsGroup{
    font-size: 0.85rem;
    opacity: 0.8;
    font-weight: bold;
    color: #4a4a4a;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 1.2rem;
}

#card-tickets-subscribes {
    margin: 0 auto;
    border: none;
    background-color: #ffffff;
    /*border-bottom: 1px solid #6666;*/
    margin-bottom: 0.6rem;
}

#card-tickets-subscribes #title-selected-event {
    text-align: center;
    font-size: 1.05rem;
}

#container-selected-tickets {
    margin: 0 auto;
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}

#container-card-selected-tickets {
    width: 23rem;
    background-color: white;
    /*padding: 15px 15px 15px 15px;*/
    overflow: hidden;
    border-radius: 5px;
}

#container-card-selected-tickets {
    position: absolute;
    float: right;
    z-index: 1000;
    margin-left: calc(100% - 24.4rem);
}

#container-card-selected-tickets.fixed-top-card-tickets {
    position: fixed;
    top: 10px !important;
}

#container-card-selected-tickets #card-header {
    display: flex;
    justify-content: space-between;
    background-color: #003366;
    color: white;
    padding: 0.5rem 1rem 0.5rem 1rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 600;
}

#container-card-selected-tickets #card-body {
    padding: 0.5rem 1rem 0.5rem 1rem;
}

#container-selected-tickets .item-list-selected-tickets {
    color: #00db00;
}

#container-form-choose-tickets {
    max-width: 37rem;
    border-radius: 5px;
}

#selection-tickets-title {
    text-align: left;
}

.reset-conteiner-card-selected-tickets {
    float: none !important;
    top: unset !important;
    margin: 0 auto !important;
    position: relative !important;
    width: 100% !important;
    max-width: 37rem !important;
}


/*HEADER IMAGE*/

.header-banner .event-banner-block {
    position: relative;
    z-index: 3;
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

.header-banner .content-wrapper {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1104px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 32px;
}

.header-banner .event-banner {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    width: 100%;
    height: 70%;
    /*
    height: 100%;
    */
    max-width: 1440px;
    min-height: 350px;
    padding-bottom: 0px;
    /*
    padding-left: 24px;
    padding-right: 24px;
    */
    /*max-height: 510px;*/
}

.header-banner .event-banner-img {
    position: relative;
    height: 100%;
    border-style: none;
    border-radius: 12px;
    /*
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    */
    box-shadow: 0 30px 80px 10px rgba(0, 0, 0, .12), 0 11px 30px -7px rgba(0, 0, 0, .3);
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
    max-width: 80%;
}

.header-banner .bg-section {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: -1;
    display: block;
    overflow: hidden;
    width: 100%;
    /*height: 92%;*/
    height: 96%;
    max-height: 680px;
    /*max-height: 460px;*/
    opacity: 1;
}

.header-banner .bg-wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-height: 680px;
    min-height: 368px;
    opacity: 1;
}

.header-banner .header-extension {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    height: 8px;
    background-color: var(--light) !important;
    /*#797979 !important;*/
}

.header-banner .bg-content {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 120%;
    height: 120%;
    margin-top: -5%;
    margin-left: -10%;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    opacity: 1;
    -webkit-filter: blur(24px);
    filter: blur(24px);
}

.header-banner {
    background-color: #f7f9fa;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 92vh; 
    max-height: 800px;
    */
    min-height: 351px;
    /*480px 530px*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}



/** Mï¿½dia query */

@media (max-width: 992px) {
    .header-banner {
        min-height: auto;
    }
    .header-banner .event-banner-img {
        display: block;
        width: 100%;
        max-width: 75%;
        height: auto;
        max-height: none;
        border-style: none;
        border-radius: 7px;
        margin: 0 auto;
    }
    .header-banner .header-extension {
        /*display: none;*/
    }
    .header-banner .event-banner-block {
        height: auto;
    }
    .header-banner .header-banner {
        display: block;
        height: auto;
        max-height: none;
        min-height: auto;
    }
    .header-banner .event-banner {
        position: static;
        height: auto;
        min-height: auto;
        padding-right: 0px;
        padding-left: 0px;
    }
    .header-banner .bg-section {
        /*display: none;*/
    }
}

@media (max-width: 576px) {
    .header-banner .event-banner-img {
        width: 100%;
        max-width: 100% !important;
    }
    .header-banner .bg-section {
        display: none;
    }
}</pre></body></html>