.elementor-kit-7{--e-global-color-primary:#C48F41;--e-global-color-secondary:#C48F41;--e-global-color-text:#FFFFFFB3;--e-global-color-accent:#C48F41;--e-global-color-cfc6423:#FFFFFF66;--e-global-color-13a0bd2:#0B0B0B;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Mukta";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.4em;--e-global-typography-3acf455-font-family:"Montserrat";--e-global-typography-3acf455-font-size:14px;--e-global-typography-3acf455-font-weight:400;background-image:url("https://memoriesoftomorrow.pt/wp-content/uploads/2026/01/background_mot-scaled.png");color:#FFFFFFB3;font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:400;line-height:28px;background-position:center center;background-size:100% auto;overscroll-behavior:auto;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:600;line-height:28px;color:#FFFFFF;box-shadow:0px 10px 15px -3px rgba(196.00000000000003, 143.00000000000006, 64.99999999999999, 0.2);border-style:none;border-radius:10px 10px 10px 10px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#000000;color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#FFFFFF;font-family:"Montserrat", Sans-serif;}.elementor-kit-7 h1{color:#FFFFFF;font-family:"Mukta", Sans-serif;font-size:72px;font-weight:800;line-height:86px;}.elementor-kit-7 h2{color:#FFFFFF;font-family:"Mukta", Sans-serif;font-size:48px;font-weight:800;line-height:48px;}.elementor-kit-7 h3{font-family:"Mukta", Sans-serif;font-weight:800;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1025px){.elementor-kit-7{background-attachment:fixed;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --entertainment: #927ad3;
  --classical: #e593b1;
  --corporate: #73cce0;

}


/* p{
    margin: 0;
} */



.titulo_fundo{
    background: linear-gradient(180deg, #FFFFFF 0%, #C48F41 100%),
linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


.e-text-path svg {
  animation: rodar-texto 20s linear infinite;
  transform-origin : 50% 50%;
}

@keyframes rodar-texto {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Título Final da Homepage */

.memories-of-tomorrow {
    background: url("https://memoriesoftomorrow.pt/wp-content/uploads/2026/01/FundoAmareloNewsletter-scaled.png");
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
}


/* Newsletter */ 

.elementor-field-type-html {
    order: 2;
}




.caixa_sobre_nos:hover h3 {
    color: #C48F41 !important;
}



/**Serviços*/

.caixa_servicos:hover .caixa_imagem_principal {
    background-image: unset !important;
}


/* TÍTULO*/
.caixa_servicos .titulo-servico-img {
	position: relative;
	display: inline-block;
	padding-bottom: 4px;
	transform: translateY(50px);
	transition: transform 0.6s ease;
}

/* TÍTULO HOVER */
.caixa_servicos:hover .titulo-servico-img {
	transform: translateY(0);
}


.caixa_servicos .titulo-servico-img {
	position: relative;
	display: inline-block;
}

/* ENTERTAINMENT */
.caixa_servicos.entertainment .titulo-servico-img::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 3px;
	background-color: var(--entertainment);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.6s ease;
}

/* CLASSICAL */
.caixa_servicos.classical .titulo-servico-img::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 3px;
	background-color: var(--classical);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.6s ease;
}

/* CORPORATE */
.caixa_servicos.corporate .titulo-servico-img::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 3px;
	background-color: var(--corporate);
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.6s ease;
}

/* Hover */
.caixa_servicos:hover .titulo-servico-img::after {
	transform: scaleX(1);
}

.caixa_servicos .texto_descricao_servico {
	opacity: 0;
	transform: translateY(15px);
	transition: opacity 0.4s ease, transform 0.4s ease;
	pointer-events: none;
}

.caixa_servicos:hover .texto_descricao_servico {
	opacity: 1;
	transform: translateY(0);
}



/*Cloud Serviço*/

span.evento-cloud {
    border-radius: 14px;
    padding: 4px 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
}


.tipo_evento_pagina_interna span.evento-cloud {
    border-radius: 14px;
    padding: 4px 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}

.listagem_eventos .e-loop-item.evento.type-evento.categoriaevento-memoria.tipodeevento-entertainment {
    border: 4px solid transparent;
}

/*Ano Evento*/
.ano_evento {

    display: flex;
    background-color: black;
    border-radius: 30px;
    padding: 4px 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #C48F41;
    border: 2px solid #C48F41;
    justify-content: center;
    align-items: center;
}



.caixa_evento:hover .caixa_imagem_principal {
    opacity: 0;
    transition: opacity 0.6s ease, transform 0.6s ease;

}

.caixa_evento:hover .caixa_imagem_secundaria{
    opacity: 1;
    visibility: visible;
    transition: opacity 0.6s ease, visibility 0.6s ease;
}


.caixa_imagem_secundaria{
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease;
}



.listagem_eventos .e-loop-item.tipodeevento-entertainment:hover {
    border: 4px solid var(--entertainment) !important;
    border-radius: 16px;
}

.listagem_eventos .e-loop-item.tipodeevento-corporate:hover {
    border: 4px solid var(--corporate) !important;
    border-radius: 16px;
}

.listagem_eventos .e-loop-item.tipodeevento-classical:hover {
    border: 4px solid var(--classical) !important;
    border-radius: 16px;
}

.listagem_eventos .e-loop-item.tipodeevento-classical, .listagem_eventos .e-loop-item.tipodeevento-entertainment, .listagem_eventos .e-loop-item.tipodeevento-corporate{
    border: 4px solid transparent;
}




/*Próximos Eventos*/
.data-evento {
    text-align: center;
}

.data-evento-dia {
    font-family: "Mukta", Sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
}

.dias_evento {
    font-size: 18px !important;
    color: #fff;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;

}

.data-evento-mes {
    font-family: "Montserrat", Sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.549609px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
}

 .ano_evento_proximos{
    display: flex;
    background-color: black;
    border-radius: 16px;
    padding: 8px 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #C48F41;
    border: 2px solid #C48F41;
    justify-content: center;
    align-items: center;
    text-align: center;

 }
 
 
.data-evento-proximo .data-evento-dia{
    font-family: "Mukta", Sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    color: #C48F41;
}


.data-evento-proximo .data-evento-mes{
    font-family: "Montserrat", Sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
}


/*Barra de Artigos*/



/**FAQS*/

button.accordion-header.active {
    color: var(--e-global-color-secondary) !important;
}

button.accordion-header:hover, button.accordion-header:focus{
    background-color: unset;
    border: 0;
    color: var(--e-global-color-secondary) !important;
}

.accordion-item a {
    text-decoration: underline;
}

/*Listagem Parceiros Eventos */

.parceiros {
    margin-top: 80px;
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.parceiros-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    justify-content: center;
}


.parceiro-item {
    flex: 0 0 auto;
    text-align: center;
}
.parceiro-item img {
    width: 70px;
    height: auto;
    display: block;
    margin: 0 auto;
}


.title_parceiros{
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: var(--e-global-color-secondary);
}


.title_testemunhos {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    color: var(--e-global-color-secondary);
}


.testemunhos {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    gap: 20px;
}


/*Banner Sobre - Reveal */

.reveal-container {
    position: relative;
    overflow: hidden;
}

.reveal-overlay {
    position: absolute;
    inset: 0;
    background-image: url('/wp-content/uploads/2026/01/background_mot-scaled.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    -webkit-mask-image: radial-gradient(circle 0px at 50% 50%, transparent 0%, black 100%);
    mask-image: radial-gradient(circle 0px at 50% 50%, transparent 0%, black 100%);

    transition: mask-image 0.08s ease-out;
}


        
        
/*Barra Rodante*/
/*Hme*/

.barra-rodante-container {
    overflow: hidden;
    
}

.barra-rodante-container .elementor-shortcode {
    width: 100%;
    overflow: hidden;
}

.barra-rodante-items {
    display: inline-flex;
    white-space: nowrap;
    will-change: transform;
    animation-name: barra-scroll;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

/* itens */
.barra-item {
    flex-shrink: 0;
    margin: 0 30px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-weight: 500;
    color: #0F0F0F;
    font-size: 16px;
}

.barra-item a {
    text-decoration: none;
    color: inherit;
}

.barra-separador {
    /*margin-right: 30px;*/
    opacity: 1;
    color: #0F0F0F;
    font-size: 30px;
}


.barra-rodante-container:hover .barra-rodante-items {
    animation-play-state: paused;
}

/* animação */
@keyframes barra-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}


/*Eventos*/

/* Inclinar todo o container */
/* .barra-rodante-container {
    transform: rotate(-4deg);
    transform-origin: left center;
    overflow: hidden;
    position: relative;
    width: 110%; 
    left: 0%;
    z-index: 2;
} */
.barra-rodante-container.eventos{
    overflow: hidden;
    height: 150px;
    display: flex;
    align-items: flex-end;
    z-index: 2;
    margin-top: -85px;
}

.container-barra-taxonomia {
    transform: skewY(-2deg);
    transform-origin: left center;
}

.container-barra-taxonomia {
    height: 80px;
    display: flex;
    align-content: center;
    align-items: center;
    
}   

.container-barra-taxonomia.tipo-corporate{
    background-color: var(--corporate);
}

.container-barra-taxonomia.tipo-classical{
    background-color: var(--classical);
}

.container-barra-taxonomia.tipo-entertainment{
    background-color: var(--entertainment);
}

/*Campos Adicionais*/

.campo-adicional {
    margin-top: 24px;
}

span.titulo_adicional {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(15, 15, 15, 0.6);
}

.descricao_adicional p {
    margin-top: 2px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: rgb(11, 11, 11);
    margin: 0;
}

/*Destaque Eventos eventos*/

/* ==================================================
   CONTAINER GERAL
================================================== */
.eventos-destaque-container-3d {
    position: relative;
    width: 100%;
    min-height: 470px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.evento-bola-titulo {
    margin-top: 15px;
    font-weight: bold;
    line-height: 36px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    text-shadow: 0px 2px 6px #0F0F0F !important;
    z-index: 9999;
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0%;
    height: 90px;
}

a.evento-bola-3d.evento-bola-esquerda .evento-bola-titulo, a.evento-bola-3d.evento-bola-direita .evento-bola-titulo {
        bottom: -30px;
        font-size: 25px;
        line-height: 30px;
}




/* ==================================================
   WRAPPER
================================================== */
.eventos-destaque-bolas-3d {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
    position: relative;
    z-index: 2;
}

/* ==================================================
   BOLA BASE
================================================== */
.evento-bola-3d {
    position: relative;
    width: 260px;
    height: 260px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    transition: transform 0.6s cubic-bezier(0.22,1,0.36,1);
}

/* ==================================================
   IMAGEM CIRCULAR
================================================== */
.evento-bola-imagem-3d {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    z-index: 2;
    box-shadow:
        0 0 0 1px rgba(196,143,65,0.35),
        0 18px 50px rgba(0,0,0,0.45);

    animation: breathe 8.5s ease-in-out infinite;
    transition: box-shadow 0.6s ease, transform 0.6s ease, filter 0.6s ease;
}

/* Overlay de luz subtil */
.evento-bola-imagem-3d::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    pointer-events: none;
}

/* ==================================================
   BORDER BRILHANTE
================================================== */
.evento-bola-imagem-3d::before {
    content: '';
    position: absolute;
    inset: -6px;
    border-radius: 50%;
    pointer-events: none;
    z-index: 3;

    border: 5px solid rgba(196,143,65,0.6);

    box-shadow:
        0 0 8px rgba(196,143,65,0.6),
        0 0 18px rgba(196,143,65,0.4);

    opacity: 0.7;

    animation: borderGlow 4.5s ease-in-out infinite;
    animation-delay: var(--delay, 0s);
}

/* ==================================================
   POSIÇÕES
================================================== */
.evento-bola-meio {
    z-index: 5;
    transform: scale(1.20);

}

.evento-bola-meio .evento-bola-imagem-3d {
    animation: breatheStrong 6s ease-in-out infinite;
}

.evento-bola-meio .evento-bola-imagem-3d::before {
    animation: borderGlowStrong 2s ease-in-out infinite;
    opacity: 0.35;
}

.evento-bola-esquerda, .evento-bola-direita {
    opacity: 0.95;
    transform: scale(1);
    margin-bottom: 80px;
}

.evento-bola-esquerda .evento-bola-imagem-3d,
.evento-bola-direita .evento-bola-imagem-3d {
    animation: breatheSoft 7.5s ease-in-out infinite;
}

.evento-bola-esquerda .evento-bola-imagem-3d::before,
.evento-bola-direita .evento-bola-imagem-3d::before {
    opacity: 0.35;
    animation: borderGlow 2.5s ease-in-out infinite;
}

/* ==================================================
   HOVER
================================================== */
.evento-bola-meio:hover {
    transform: scale(1.28);
}

.evento-bola-esquerda:hover, .evento-bola-direita:hover {
        transform: scale(1.10);

}

.evento-bola-3d:hover .evento-bola-imagem-3d {
    box-shadow:
        0 0 0 2px rgba(196,143,65,0.85),
        0 35px 90px rgba(0,0,0,0.65);
    filter: brightness(1.15);
}

.evento-bola-3d:hover .evento-bola-imagem-3d::before {
    opacity: 1;
}

/* ==================================================
   ANIMAÇÕES
================================================== */
@keyframes breathe {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.08);
        opacity: 1;
    }
}

@keyframes breatheStrong {
    0%, 100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.04);
        opacity: 1;
    }
}

@keyframes breatheSoft {
    0%, 100% {
        transform: scale(0.85);
        opacity: 1;
    }
    50% {
        transform: scale(0.90);
        opacity: 1;
    }
}

@keyframes borderGlow {
    0%, 100% {
        box-shadow:
            0 0 6px rgba(196,143,65,0.4),
            0 0 14px rgba(196,143,65,0.3);
    }
    50% {
        box-shadow:
            0 0 12px rgba(196,143,65,0.7),
            0 0 26px rgba(196,143,65,0.5);
    }
}

@keyframes borderGlowStrong {
    0%, 100% {
        box-shadow:
            0 0 12px rgba(196,143,65,0.8),
            0 0 26px rgba(196,143,65,0.6),
            0 0 50px rgba(196,143,65,0.3);
    }
    50% {
        box-shadow:
            0 0 20px rgba(196,143,65,1),
            0 0 45px rgba(196,143,65,0.8),
            0 0 80px rgba(196,143,65,0.5);
    }
}

/* ==================================================
   MOBILE
================================================== */
@media (max-width: 768px) {
    .eventos-destaque-container-3d {
        min-height: 300px;
        padding-top: 40px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    
    .eventos-destaque-bolas-3d {
        gap: 10px;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 2;
        justify-content: space-between;
    }

    .evento-bola-3d {
       /* width: 115px;
        /*height: 115px;*/
                width: 30vw;
        height: 30vw;

    }
    
    
    .evento-bola-meio {
        transform: scale(1.20);
        margin-top: 45px !important;
    }
    
    a.evento-bola-3d.evento-bola-esquerda .evento-bola-titulo, a.evento-bola-3d.evento-bola-direita .evento-bola-titulo {
        bottom: -63px;
        font-size: 12px;
        line-height: 14px;
    }
    .evento-bola-esquerda, .evento-bola-direita{
        transform: scale(1.10);
        margin-bottom: 200px;
    }
    
    .evento-bola-titulo {

        line-height: 22px;
        font-size: 20px;

        bottom: -60px;
        height: 100px;
    }
    
    
    .barra-item {
        font-size: 14px;
    }
    
    .parceiro-item img {
        width: 100px !important;
        
    }
    
    
    .data-evento-dia {
        font-size: 30px !important;
        line-height: 28px;
    
    }
    
    .dias_evento, .data-evento-mes {
        font-size: 10px !important;
        line-height: 18px;
    }
    
    .ano_evento {
        padding: 2px 15px;
        font-size: 0.8rem;
    }
    
    
    .tipo_evento_pagina_interna span.evento-cloud {
        font-size: 0.8rem;
    }


    
}


/*Estilos Eventos*/

.eventos-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(377px, 1fr));
    gap: 24px;
}

.evento-card {
    position: relative;
    display: block;
    border-radius: 16px;
    overflow: hidden;
    text-decoration: none;
}

.evento-imagem {
    position: relative;
    aspect-ratio: 1 / 1;
    
}

.evento-imagem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .4s ease, transform .4s ease;
    border-radius: 12px;
    margin-bottom: -7px;
}

.img-hover {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.evento-card:hover .img-hover {
    opacity: 1;
}

.evento-card:hover .img-principal {
    opacity: 0;
}

.evento-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0) 50%,
        var(--categoria-cor) 100%
    );
    opacity: 0;
    transition: opacity .4s ease;
}

.evento-card:hover::after {
    opacity: 1;
}

.evento-info {
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 100%;
    padding: 22px;
    height: 100%;
    display: flex;
    align-content: space-around;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 12px;
}


.infos_evento {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;

}



.evento-info h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Mukta", Sans-serif;
    font-size: 22px !important;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
    text-shadow: 0px 2px 6px #0F0F0F !important;
}


.texto_esgotado {
    text-shadow: 0px 2px 6px #0F0F0F !important;
}

button.botao_evento {
    font-size: 14px;
    padding: 6px 18px;
    text-transform: uppercase;
}

.evento-card {
	/*border: 4px solid transparent;*/
	transition: border-color 0.4s ease;
}

a.evento-card.entertainment:hover .evento-imagem {
    border: 4px solid var(--entertainment);
    border-radius: 16px;
}


.infos_evento .data-evento-dia {
    font-family: "Mukta", Sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}

.infos_evento .data-evento-mes {
    margin-left: 2px;
} 

.evento_esgotado {
    display: flex;
    gap: 20px;
    align-content: center;
    align-items: center;
}

.infos_evento .dias_evento {
    font-size: 14px !important;
    color: #fff;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: -5px;
}


.evento-card.entertainment:hover {
	border-color: var(--entertainment);
}

.evento-card.classical:hover {
	border-color: var(--classical);
}

.evento-card.corporate:hover {
	border-color: var(--corporate);
}

.evento-info {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0));
}


@media (max-width: 758px) {

    .eventos-grid {
        display: grid;
        grid-template-columns: repeat(1, minmax(290px, 1fr));
        gap: 40px;
    }

}/* End custom CSS */