/* --- DEFINIÇÕES GERAIS (Início) --- */
body
{
    background: var(--hotsite-cor-de-fundo) !important;
}

main
{
    display: flex !important;
    flex-wrap: wrap;
}
/* --- DEFINIÇÕES GERAIS (Final) --- */



/* --- ÁREA - APRESENTAÇÃO (Início) --- */
.l-ingressocom_hotsite_promo_area_apresentacao
{
    order: var(--hotsite-area-apresentacao-posicao-ordem-no-site) !important;
    background: var(--hotsite-area-apresentacao-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_apresentacao > img
{
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_apresentacao > img.ingressocom-hotsite-promo-area-apresentacao-imagem-versoes-desktop-tablet
{
    display: block;
}

.l-ingressocom_hotsite_promo_area_apresentacao > img.ingressocom-hotsite-promo-area-apresentacao-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - APRESENTAÇÃO (Final) --- */



/* --- ÁREA - INTRODUÇÃO (Início) --- */
.l-ingressocom_hotsite_promo_area_introducao
{
    order: var(--hotsite-area-introducao-posicao-ordem-no-site) !important;
    align-items: flex-start !important;
    background: var(--hotsite-area-introducao-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_introducao > section > div
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_introducao h1
{
    padding: 0 !important;
    width: 100%;
    color: var(--hotsite-area-introducao-cor-de-titulo) !important;
    text-transform: inherit;
}

.l-ingressocom_hotsite_promo_area_introducao p
{
    width: 100%;
    color: var(--hotsite-area-introducao-cor-de-texto) !important;
    text-transform: inherit;
}

.l-ingressocom_hotsite_promo_area_introducao a
{
    color: var(--hotsite-area-introducao-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_introducao a:hover
{
    text-decoration: underline;
}

.l-ingressocom_hotsite_promo_area_introducao a.botao
{
    margin: 0 auto;
    color: var(--hotsite-area-introducao-botao-cor-de-texto) !important;
    text-decoration: none !important;
    background: var(--hotsite-area-introducao-botao-cor-de-fundo) !important;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;  
    -moz-transition: background-color 0.2s ease, color 0.2s ease;  
    -o-transition: background-color 0.2s ease, color 0.2s ease;  
    transition: background-color 0.2s ease, color 0.2s ease;
}

.l-ingressocom_hotsite_promo_area_introducao a.botao:hover
{
    color: var(--hotsite-area-introducao-botao-cor-de-texto-hover) !important;
    background: var(--hotsite-area-introducao-botao-cor-de-fundo-hover) !important;
}
/* --- ÁREA - INTRODUÇÃO (Final) --- */



/* --- ÁREA - INTRODUÇÃO 01 (Início) --- */
.l-ingressocom_hotsite_promo_area_introducao_01
{
    display: var(--hotsite-area-introducao-01-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_introducao_01 h1
{
    text-align: center;
}

.l-ingressocom_hotsite_promo_area_introducao_01 p
{
    text-align: center;
}
/* --- ÁREA - INTRODUÇÃO 01 (Final) --- */



/* --- ÁREA - INTRODUÇÃO 02 (Início) --- */
.l-ingressocom_hotsite_promo_area_introducao_02
{
    display: var(--hotsite-area-introducao-02-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_introducao_02 a.botao
{
    margin: 0;
}
/* --- ÁREA - INTRODUÇÃO 02 (Final) --- */



/* --- ÁREA - INTRODUÇÃO 03 (Início) --- */
.l-ingressocom_hotsite_promo_area_introducao_03
{
    display: var(--hotsite-area-introducao-03-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_introducao_03 a.botao
{
    margin: 0;
}
/* --- ÁREA - INTRODUÇÃO 03 (Final) --- */



/* --- ÁREA - FILME (Início) --- */
.l-ingressocom_hotsite_promo_area_filme
{
    order: var(--hotsite-area-filme-posicao-ordem-no-site) !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
    grid-gap: 25px 5% !important;
    background: var(--hotsite-area-filme-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_filme > section > div
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_filme h1
{
    padding: 0 !important;
    color: var(--hotsite-area-filme-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_filme p
{
    color: var(--hotsite-area-filme-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_filme a
{
    color: var(--hotsite-area-filme-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_filme a:hover
{
    text-decoration: underline;
}

.l-ingressocom_hotsite_promo_area_filme a.botao
{
    color: var(--hotsite-area-filme-botao-cor-de-texto) !important;
    text-decoration: none !important;
    background: var(--hotsite-area-filme-botao-cor-de-fundo) !important;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;  
    -moz-transition: background-color 0.2s ease, color 0.2s ease;  
    -o-transition: background-color 0.2s ease, color 0.2s ease;  
    transition: background-color 0.2s ease, color 0.2s ease;
}

.l-ingressocom_hotsite_promo_area_filme a.botao:hover
{
    color: var(--hotsite-area-filme-botao-cor-de-texto-hover) !important;
    background: var(--hotsite-area-filme-botao-cor-de-fundo-hover) !important;
}
/* --- ÁREA - FILME (Final) --- */



/* --- ÁREA - FILME 01 (Início) --- */
.l-ingressocom_hotsite_promo_area_filme_01
{
    display: var(--hotsite-area-filme-01-exibir-coultar-area) !important;
}
/* --- ÁREA - FILME 01 (Final) --- */



/* --- ÁREA - FILME 02 (Início) --- */
.l-ingressocom_hotsite_promo_area_filme_02
{
    display: var(--hotsite-area-filme-02-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_filme_02 > section > div > div
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_filme_02 h1
{
    width: 100%;
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li > div
{
    align-items: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li > div > img
{
    width: 175px;
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li > div > p
{
    width: calc(95% - 175px);
    color: var(--hotsite-area-filme-ficha-tecnica-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li
{
    margin: 0;
    padding: 12px 0 !important;
    color: var(--hotsite-area-filme-ficha-tecnica-cor-de-texto) !important;
    list-style-type: square;
    list-style-position: inside;
    border-bottom: 1px solid var(--hotsite-area-filme-ficha-tecnica-cor-de-texto);
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li:first-of-type
{
    padding: 0 0 12px 0 !important;
    list-style-type: none;
}

.l-ingressocom_hotsite_promo_area_filme_02 ul > li:last-of-type
{
    margin: inherit;
}
/* --- ÁREA - FILME 02 (Final) --- */



/* --- ÁREA - FILME 03 (Início) --- */
.l-ingressocom_hotsite_promo_area_filme_03
{
    display: var(--hotsite-area-filme-03-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_filme_03 img
{
    border: 0;
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_filme_03 img.area-filme-imagem-versoes-desktop-tablet
{
    display: inline-block;
}

.l-ingressocom_hotsite_promo_area_filme_03 img.area-filme-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - FILME 03 (Final) --- */



/* --- ÁREA - FILMES (Início) --- */
.l-ingressocom_hotsite_promo_area_filmes
{
    display: var(--hotsite-area-filmes-exibir-coultar-area) !important;
    order: var(--hotsite-area-filmes-posicao-ordem-no-site) !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
    grid-gap: 25px 5% !important;
    background: var(--hotsite-area-filmes-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_filmes > section
{
    grid-gap: 28px 5%;
}

.l-ingressocom_hotsite_promo_area_filmes h1
{
    padding: 0 !important;
    width: 100%;
    color: var(--hotsite-area-filmes-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_filmes p
{
    margin-top: -15px;
    width: 100%;
    color: var(--hotsite-area-filmes-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_filmes .c-filme_card_vertical_nome
{
    color: var(--hotsite-area-filmes-cor-de-nome-do-filme) !important;
}

.l-ingressocom_hotsite_promo_area_filmes a
{
    color: var(--hotsite-area-filmes-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_filmes a:hover
{
    text-decoration: underline;
}

.l-ingressocom_hotsite_promo_area_filmes .c-filme_card_vertical p
{
    margin-top: 0;
}

.l-ingressocom_hotsite_promo_area_filmes .c-filme_card_vertical_botao
{
    color: var(--hotsite-area-filmes-botao-cor-de-texto) !important;
    text-decoration: none !important;
    border-color: var(--hotsite-area-filmes-botao-cor-da-borda) !important;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;  
    -moz-transition: background-color 0.2s ease, color 0.2s ease;  
    -o-transition: background-color 0.2s ease, color 0.2s ease;  
    transition: background-color 0.2s ease, color 0.2s ease;
}

.l-ingressocom_hotsite_promo_area_filmes .c-filme_card_vertical_botao:hover
{
    color: var(--hotsite-area-filmes-botao-cor-de-texto-hover) !important;
    text-decoration: none !important;
    border-color: var(--hotsite-area-filmes-botao-cor-da-borda-hover) !important;
}

.l-ingressocom_hotsite_promo_area_filmes > section > .c-filme_card_vertical a,
.l-ingressocom_hotsite_promo_area_filmes > section > .c-filme_card_vertical a:hover
{
    text-decoration: none !important;
}
/* --- ÁREA - FILMES (Final) --- */



/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) (Início) --- */
.l-ingressocom_hotsite_promo_area_produtos_servicos
{
    order: var(--hotsite-area-produtos-servicos-posicao-ordem-no-site) !important;
    background: var(--hotsite-area-produtos-servicos-cor-de-fundo) !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos div
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos h1
{
    padding: 0 !important;
    color: var(--hotsite-area-produtos-servicos-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos p
{
    color: var(--hotsite-area-produtos-servicos-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos a
{
    color: var(--hotsite-area-produtos-servicos-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos a:hover
{
    text-decoration: underline;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos a.botao
{
    color: var(--hotsite-area-produtos-servicos-botao-cor-de-texto) !important;
    text-decoration: none !important;
    background: var(--hotsite-area-produtos-servicos-botao-cor-de-fundo) !important;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;  
    -moz-transition: background-color 0.2s ease, color 0.2s ease;  
    -o-transition: background-color 0.2s ease, color 0.2s ease;  
    transition: background-color 0.2s ease, color 0.2s ease;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos a.botao:hover
{
    color: var(--hotsite-area-produtos-servicos-botao-cor-de-texto-hover) !important;
    background: var(--hotsite-area-produtos-servicos-botao-cor-de-fundo-hover) !important;
}
/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) (Final) --- */



/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 01 (Início) --- */
.l-ingressocom_hotsite_promo_area_produtos_servicos_01
{
    display: var(--hotsite-area-produtos-servicos-01-exibir-coultar-area) !important;
}
/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 01 (Final) --- */



/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 02 (Início) --- */
.l-ingressocom_hotsite_promo_area_produtos_servicos_02
{
    display: var(--hotsite-area-produtos-servicos-02-exibir-coultar-area) !important;
}
/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 02 (Final) --- */



/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 03 (Início) --- */
.l-ingressocom_hotsite_promo_area_produtos_servicos_03
{
    display: var(--hotsite-area-produtos-servicos-03-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos_03 img
{
    border: 0;
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos_03 img.area-produtos-servicos-imagem-versoes-desktop-tablet
{
    display: inline-block;
}

.l-ingressocom_hotsite_promo_area_produtos_servicos_03 img.area-produtos-servicos-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 03 (Final) --- */



/* --- ÁREA - PASSO A PASSO (Início) --- */
.l-ingressocom_hotsite_promo_area_passo_a_passo
{
    order: var(--hotsite-area-passo-a-passo-posicao-ordem-no-site) !important;
    align-items: flex-start !important;
    align-content: flex-start !important;
    background: var(--hotsite-area-passo-a-passo-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo > section
{
    grid-gap: 28px 5%;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo > section > div:nth-of-type(1)
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo > section > div:nth-of-type(2)
{
    align-items: flex-start !important;
    align-content: flex-start !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo h1
{
    padding: 0 !important;
    width: 100%;
    color: var(--hotsite-area-passo-a-passo-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo p
{
    margin-top: -15px;
    width: 100%;
    color: var(--hotsite-area-passo-a-passo-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo a
{
    color: var(--hotsite-area-passo-a-passo-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo a:hover
{
    text-decoration: underline;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo > section > ul > li
{
    align-items: flex-start;
    flex-direction: column;
    grid-gap: 20px 5%;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo > section > ul > li > div > div > p
{
    margin-top: 0;
}
/* --- ÁREA - PASSO A PASSO (Final) --- */



/* --- ÁREA - PASSO A PASSO 01 (Início) --- */
.l-ingressocom_hotsite_promo_area_passo_a_passo_01
{
    display: var(--hotsite-area-produtos-servicos-01-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(1)
{
    display: flex;
    justify-content: center;
    width: 55px;
    height: 55px;
    background: var(--hotsite-area-passo-a-passo-sinalizacao-cor-de-fundo) !important;
    border-radius: 100px;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(1) > svg
{
    width: 25px;
    height: auto;
    fill: var(--hotsite-area-passo-a-passo-sinalizacao-cor-de-icone) !important;
    stroke: var(--hotsite-area-passo-a-passo-sinalizacao-cor-de-icone) !important;
    stroke-width: 25px;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(2)
{
    width: calc(95% - 70px) !important;
    grid-gap: 5px 5% !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(2) > p
{
    padding: 0 !important;
    color: #0000ff !Important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(2) > p:nth-of-type(1)
{
    color: var(--hotsite-area-passo-a-passo-item-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_01 > section > ul > li > div > div:nth-of-type(2) > p:nth-of-type(2)
{
    color: var(--hotsite-area-passo-a-passo-item-cor-de-texto) !important;
    font-weight: bold;
}
/* --- ÁREA - PASSO A PASSO 01 (Final) --- */



/* --- ÁREA - PASSO A PASSO 02 (Início) --- */
.l-ingressocom_hotsite_promo_area_passo_a_passo_02
{
    display: var(--hotsite-area-produtos-servicos-02-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_02 img
{
    border: 0;
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_02 img.area-passo_a_passo-imagem-versoes-desktop-tablet
{
    display: inline-block;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_02 img.area-passo_a_passo-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - PASSO A PASSO 02 (Final) --- */



/* --- ÁREA - PASSO A PASSO 03 (Início) --- */
.l-ingressocom_hotsite_promo_area_passo_a_passo_03
{
    display: var(--hotsite-area-produtos-servicos-03-exibir-coultar-area) !important;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_03 img
{
    border: 0;
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_03 img.area-passo-a-passo-imagem-versoes-desktop-tablet
{
    display: inline-block;
}

.l-ingressocom_hotsite_promo_area_passo_a_passo_03 img.area-passo-a-passo-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - PASSO A PASSO 03 (Final) --- */



/* --- ÁREA - LIVRE (Início) --- */
.l-ingressocom_hotsite_promo_area_livre
{
    display: var(--hotsite-area-livre-exibir-coultar-area) !important;
    order: var(--hotsite-area-livre-posicao-ordem-no-site) !important;
}

.l-ingressocom_hotsite_promo_area_livre img
{
    border: 0;
    border-radius: 0;
}

.l-ingressocom_hotsite_promo_area_livre img.area-livre-imagem-versoes-desktop-tablet
{
    display: inline-block;
}

.l-ingressocom_hotsite_promo_area_livre img.area-livre-imagem-versao-mobile
{
    display: none;
}
/* --- ÁREA - LIVRE (Final) --- */



/* --- ÁREA - REGULAMENTO (Início) --- */
.l-ingressocom_hotsite_promo_area_regulamento
{
    display: var(--hotsite-area-regulamento-exibir-coultar-area) !important;
    order: var(--hotsite-area-regulamento-posicao-ordem-no-site) !important;
    background: var(--hotsite-area-regulamento-cor-de-fundo) !important;
}

.l-ingressocom_hotsite_promo_area_regulamento h1
{
    color: var(--hotsite-area-regulamento-cor-de-titulo) !important;
}

.l-ingressocom_hotsite_promo_area_regulamento p
{
    color: var(--hotsite-area-regulamento-cor-de-texto) !important;
}

.l-ingressocom_hotsite_promo_area_regulamento a
{
    color: var(--hotsite-area-regulamento-cor-de-link) !important;
}

.l-ingressocom_hotsite_promo_area_regulamento a:hover
{
    text-decoration: underline;
}
/* --- ÁREA - REGULAMENTO (Final) --- */





/* ============================== */
/* ============================== */
/* ============================== */





/* --- BREAKPOINT: ACIMA DE 1440px (Início) --- */
@media all and (min-width: 1440px)
{
    
}
/* --- BREAKPOINT: ACIMA DE 1440px (Final) --- */





/* ============================== */
/* ============================== */
/* ============================== */





/* --- BREAKPOINT: ENTRE 1280px E 1439px (Início) --- */
@media all and (min-width: 1280px) and (max-width: 1439px)
{
    
}
/* --- BREAKPOINT: ENTRE 1280px E 1439px (Final) --- */





/* ============================== */
/* ============================== */
/* ============================== */





/* --- BREAKPOINT: ENTRE 720px E 1279px (Início) --- */
@media all and (min-width: 720px) and (max-width: 1279px)
{
    
}
/* --- BREAKPOINT: ENTRE 720px E 1279px (Final) --- */





/* ============================== */
/* ============================== */
/* ============================== */





/* --- BREAKPOINT: ATÉ 719px (Início) --- */
@media all and (max-width: 719px)
{
    /* --- ÁREA - APRESENTAÇÃO (Início) --- */
    .l-ingressocom_hotsite_promo_area_apresentacao > img.ingressocom-hotsite-promo-area-apresentacao-imagem-versoes-desktop-tablet
    {
        display: none;
    }

    .l-ingressocom_hotsite_promo_area_apresentacao > img.ingressocom-hotsite-promo-area-apresentacao-imagem-versao-mobile
    {
        display: block;
    }
    /* --- ÁREA - APRESENTAÇÃO (Final) --- */

    /* --- ÁREA - INTRODUÇÃO 02 (Início) --- */
    .l-ingressocom_hotsite_promo_area_introducao_02 > section > h1
    {
        order: 1;
    }

    .l-ingressocom_hotsite_promo_area_introducao_02 > section > div:nth-of-type(1)
    {
        order: 3;
    }

    .l-ingressocom_hotsite_promo_area_introducao_02 > section > div:nth-of-type(2)
    {
        order: 2;
    }
    /* --- ÁREA - INTRODUÇÃO 02 (Final) --- */

    /* --- ÁREA - INTRODUÇÃO 03 (Início) --- */
    .l-ingressocom_hotsite_promo_area_introducao_03 > section > h1
    {
        order: 1;
    }

    .l-ingressocom_hotsite_promo_area_introducao_03 > section > div:nth-of-type(1)
    {
        order: 3;
    }

    .l-ingressocom_hotsite_promo_area_introducao_03 > section > div:nth-of-type(2)
    {
        order: 2;
    }
    /* --- ÁREA - INTRODUÇÃO 03 (Final) --- */

    /* --- ÁREA - FILME (Início) --- */
    .l-ingressocom_hotsite_promo_area_filme p
    {
        margin-top: -20px;
    }
    /* --- ÁREA - FILME (Final) --- */

    /* --- ÁREA - FILME 01 (Início) --- */
    .l-ingressocom_hotsite_promo_area_filme_01 > section > div:nth-of-type(1)
    {
        order: 2;
    }

    .l-ingressocom_hotsite_promo_area_filme_01 > section > div:nth-of-type(2)
    {
        order: 1;
    }
    /* --- ÁREA - FILME 01 (Final) --- */

    /* --- ÁREA - FILME 02 (Início) --- */
    .l-ingressocom_hotsite_promo_area_filme_02 ul > li > div > img
    {
        width: 125px;
    }

    .l-ingressocom_hotsite_promo_area_filme_02 ul > li > div > p
    {
        margin-top: 0 !important;
        width: calc(95% - 125px);
    }
    /* --- ÁREA - FILME 02 (Final) --- */

    /* --- ÁREA - FILME 03 (Início) --- */
    .l-ingressocom_hotsite_promo_area_filme_03 img.area-filme-imagem-versoes-desktop-tablet
    {
        display: none;
    }

    .l-ingressocom_hotsite_promo_area_filme_03 img.area-filme-imagem-versao-mobile
    {
        display: inline-block;
    }
    /* --- ÁREA - FILME 03 (Final) --- */

    /* --- ÁREA - FILMES (Início) --- */
    .l-ingressocom_hotsite_promo_area_filmes p
    {
        margin-top: -20px;
    }
    /* --- ÁREA - FILMES (Final) --- */

    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) (Início) --- */
    .l-ingressocom_hotsite_promo_area_produtos_servicos p
    {
        margin-top: -20px;
    }
    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) (Final) --- */

    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 01 (Início) --- */
    .l-ingressocom_hotsite_promo_area_produtos_servicos_01 > section > div:nth-of-type(1)
    {
        order: 1;
    }

    .l-ingressocom_hotsite_promo_area_produtos_servicos_01 > section > div:nth-of-type(2)
    {
        order: 2;
    }
    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 01 (Final) --- */

    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 02 (Início) --- */
    .l-ingressocom_hotsite_promo_area_produtos_servicos_02 > section > div:nth-of-type(1)
    {
        order: 1;
    }

    .l-ingressocom_hotsite_promo_area_produtos_servicos_02 > section > div:nth-of-type(2)
    {
        order: 2;
    }
    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 02 (Final) --- */

    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 03 (Início) --- */
    .l-ingressocom_hotsite_promo_area_produtos_servicos_03 img.area-produtos-servicos-imagem-versoes-desktop-tablet
    {
        display: none;
    }

    .l-ingressocom_hotsite_promo_area_produtos_servicos_03 img.area-produtos-servicos-imagem-versao-mobile
    {
        display: inline-block;
    }
    /* --- ÁREA - PRODUTO(S) E/OU SERVIÇO(S) 03 (Final) --- */

    /* --- ÁREA - PASSO A PASSO (Início) --- */
    .l-ingressocom_hotsite_promo_area_passo_a_passo p
    {
        margin-top: -20px;
    }
    /* --- ÁREA - PASSO A PASSO (Final) --- */

    /* --- ÁREA - PASSO A PASSO 03 (Início) --- */
    .l-ingressocom_hotsite_promo_area_passo_a_passo_03 img.area-passo-a-passo-imagem-versoes-desktop-tablet
    {
        display: none;
    }

    .l-ingressocom_hotsite_promo_area_passo_a_passo_03 img.area-passo-a-passo-imagem-versao-mobile
    {
        display: inline-block;
    }
    /* --- ÁREA - PASSO A PASSO 03 (Final) --- */

    /* --- ÁREA - LIVRE (Início) --- */
    .l-ingressocom_hotsite_promo_area_livre img.area-livre-imagem-versoes-desktop-tablet
    {
        display: none;
    }

    .l-ingressocom_hotsite_promo_area_livre img.area-livre-imagem-versao-mobile
    {
        display: inline-block;
    }
    /* --- ÁREA - LIVRE (Final) --- */
}
/* --- BREAKPOINT: ATÉ 719px (Final) --- */