/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2026 | 13:52:10 */
.hero-quem-somos {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

/* garante que o conteúdo fique acima dos elementos de fundo */
.hero-quem-somos > .e-con-inner,
.hero-quem-somos > * {
	position: relative;
	z-index: 2;
}

/* detalhe esquerdo */
.hero-quem-somos::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 604px;
	height: 723px;
	background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/detalhe-luz-1.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
	z-index: 1;
	pointer-events: none;
}

/* detalhe direito */
.hero-quem-somos::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 514px;
	height: 723px;
	background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/detalhe-luz-2.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
	z-index: 1;
	pointer-events: none;
}

.frase-com-aspas {
	position: relative;
}

.frase-com-aspas .elementor-heading-title,
.frase-com-aspas .elementor-widget-container {
	position: relative;
}

.frase-com-aspas .elementor-heading-title::before,
.frase-com-aspas .elementor-widget-container::before {
	content: '"';
	color: var(--e-global-color-primary, #E01A6B);
	font-weight: 400;
}
/* Durante a digitação: cursor */
.frase-com-aspas .elementor-heading-title::after {
	content: "|";
	display: inline-block;
	margin-left: 4px;
	color: var(--e-global-color-primary, #E01A6B);
	font-weight: 400;
	animation: cursorBlink 0.8s infinite;
}

/* Depois que termina: vira aspas */
.frase-com-aspas .elementor-heading-title.typing-finalizado::after {
	content: '"';
	animation: none;
	color: var(--e-global-color-primary, #E01A6B);
	font-weight: 400;
}

/* Aspas inicial, se você estiver usando */
.frase-com-aspas .elementor-heading-title::before {
	content: '"';
	color: var(--e-global-color-primary, #E01A6B);
	font-weight: 400;
}

@keyframes cursorBlink {
	0%, 50% {
		opacity: 1;
	}
	51%, 100% {
		opacity: 0;
	}
}


.secao-2-quem-somos {
	position: relative;
	overflow: hidden;
	isolation: isolate;
}

/* LUZ / DETALHE 1 */
.secao-2-quem-somos::after {
	content: "";
	position: absolute;
	left: 0;
	top: 30px;
	width: 684px;
	height: 942px;
	background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/luz-detalhe-1.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 0;
	pointer-events: none;
}

/* LUZ / DETALHE 2 */
.luz-direita-quem-somos {
	position: absolute;
	right: calc((100vw - 100%) / -2);
	top: 230px;
	width: 620px;
	height: 620px;
	background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/luz-detalhe-2.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
	z-index: 0;
	pointer-events: none;
}

/* conteúdo acima da luz */
.secao-2-quem-somos > .e-con-inner {
	position: relative;
	z-index: 2;
}


.depoimento-imagem {
	position: relative;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

/* círculo rosa de fundo */
.depoimento-imagem::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    transform: translate(-49%, -49%);
    z-index: 0;
    pointer-events: none;
}

/* imagem por cima */
.depoimento-imagem img {
	position: relative;
	z-index: 1;
/* 	display: block; */
	height: auto;
}

/* remover isso quando tiver logos */
.page-id-214 .logos-marquee img {
    filter: grayscale(1) brightness(0);
}




/* ======================= INICIO ABAS NÚMEROS ========================== */
.aba-numeros-2,
.aba-numeros-2 * {
	box-sizing: border-box;
}

.aba-numeros-2 {
    position: relative;
    left: 10px;
}

.aba-numeros-2 .jet-listing-grid,
.aba-numeros-2 .jet-listing-grid__items {
	width: 100% !important;
}

.aba-numeros-2 .jet-listing-grid__items {
	display: flex !important;
	flex-direction: row !important;
	gap: 0 !important;
	border-radius: 24px;
	overflow: hidden;
	box-shadow: 0 12px 20px -12px rgba(229, 30, 111, 0.10), 0 30px 40px -20px rgba(229, 30, 111, 0.15);
}

.aba-numeros-2 .jet-listing-grid__item {
	width: 33.333333% !important;
	max-width: 33.333333% !important;
	flex: 0 0 33.333333% !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
}

/* Garante que o conteúdo ocupe todo o card */
.aba-numeros-2 .jet-listing-grid__item > .elementor,
.aba-numeros-2 .jet-listing-grid__item .elementor-848,
.aba-numeros-2 .jet-listing-grid__item .elementor-element-13a2127,
.aba-numeros-2 .jet-listing-grid__item .elementor-element-13a2127 > .e-con-inner {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	height: 100% !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}

/* Cores dos cards */
.aba-numeros-2 .jet-listing-grid__item:nth-child(1),
.aba-numeros-2 .jet-listing-grid__item:nth-child(1) .elementor-element-13a2127 {
	background: var(--e-global-color-1cc86bf) !important;
}

.aba-numeros-2 .jet-listing-grid__item:nth-child(2),
.aba-numeros-2 .jet-listing-grid__item:nth-child(2) .elementor-element-13a2127 {
	background: var( --e-global-color-primary ) !important;
}

.aba-numeros-2 .jet-listing-grid__item:nth-child(3),
.aba-numeros-2 .jet-listing-grid__item:nth-child(3) .elementor-element-13a2127 {
	background: var(--e-global-color-01bdf8f) !important;
}

/* Textos */
.aba-numeros-2 .elementor-heading-title,
.aba-numeros-2 .elementor-heading-title a {
	color: #fff !important;
	text-decoration: none !important;
}

.aba-numeros-2 .elementor-widget-heading {
	margin: 0 !important;
}
/* ======================= FIM ABAS NÚMEROS ========================== */








@media (max-width: 1024px) {
	/* detalhe esquerdo */
	.hero-quem-somos::before {
		width: 354px;
		height: 446px;
		background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/detalhe-luz-1-mobile.svg");
	}

	/* detalhe direito */
	.hero-quem-somos::after {
		width: 305px;
		height: 457px;
		background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/detalhe-luz-2-mobile.svg");
	}
	
	/* LUZ / DETALHE 1 */
	.secao-2-quem-somos::after {
		top: 30px;
		width: 375px;
		height: 624px;
		background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/luz-detalhe-1-mobile.svg");
	}

	/* LUZ / DETALHE 2 */
	.luz-direita-quem-somos {
		right: calc((100vw - 100%) / -2);
		top: 350px;
		width: 261px;
		height: 624px;
		background-image: url("https://dev.creativetm.co/nuvidio/wp-content/uploads/2026/05/luz-detalhe-2-mobile.svg");
	}
	
	
	.aba-numeros-2 .jet-listing-grid__items {
		grid-template-columns: 1fr !important;
		border-radius: 20px;
	}
	.aba-numeros-2 .jet-listing-grid__items {
		flex-direction: column !important;
		border-radius: 20px;
	}

	.aba-numeros-2 .jet-listing-grid__item {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
	}
	.secao-solucoes::before {
		top: 150px;
	}
}

@media (max-width: 767px) {
	.aba-numeros-2 .jet-listing-grid__items {
		flex-direction: column !important;
		border-radius: 20px;
	}

	.aba-numeros-2 .jet-listing-grid__item {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
	}
	.hero-quem-somos::before {
		transform: translateY(15%);
	}
}


@media (max-width: 475px) {
    .hero-quem-somos::before {
        transform: translateY(20%);
    }
}

@media (max-width: 400px) {
    .hero-quem-somos::before {
        transform: translateY(34%);
    }
}



/* ============================ LINHA DO TEMPO =============================== */
/* Timeline/Seção */
.linha-do-tempo .timeline {
  position: relative;
}

/* Linha dos anos */
.linha-do-tempo .timeline-years {
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-bottom: 32px;
  overflow: hidden;
  height: 76px; /* altura suficiente para linha + bolinha */
/*   padding: 0 88px; */
}

/* Linha base */
.linha-do-tempo .timeline-years::before {
  content: "";
  position: absolute;
  top: 51px; /* alinha com a bolinha */
  left: 0;
right: 0;
	width: auto;
  height: 2px;
  background: #ffffff1c;
  z-index: 0;
}

/* Track */
.linha-do-tempo .timeline-years .jet-listing-grid__items {
	position: relative;
	display: flex !important;
	flex-wrap: nowrap;
	justify-content: flex-start !important;
	align-items: center;
	gap: 200px;
	transition: transform 0.5s ease;
	will-change: transform;
	height: 76px;
	padding-left: 80px;
	padding-right: 80px;
}


.elementor-element.elementor-element-f2a0e2f.e-con-full.e-flex.e-con.e-child {
    padding: 0 80px;
}

/* Linha de progresso */
.linha-do-tempo .timeline-years .jet-listing-grid__items::after {
	content: "";
	position: absolute;
	top: 51px !important;
	left: 0;
	height: 2px;
	width: var(--progress, 0px);
	background: var(--gradiente-3, linear-gradient(270deg, var(--Brand-Primary-Primary-main, #E01A6B) 0%, var(--Brand-Secondary-Orange, #E26120) 100%));
	transition: width 0.4s ease, opacity 0.3s ease;
	z-index: 1;
}

/* Item (ano) */
.linha-do-tempo .timeline-years .jet-listing-grid__item {
  flex: 0 0 auto;
  text-align: center;
}

/* Ano */
.linha-do-tempo .timeline-year {
  position: relative;
  margin-top: 0; /* aproxima o texto da linha */
  height: 67px;
  font-size: 14px;
  color: #9bb3bb;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1;
}
.linha-do-tempo .timeline-year strong{
    font-weight: 400;
}
.linha-do-tempo .timeline-year::before {
  content: "";
  position: absolute;
  top: 40px; /* bolinha centralizada sobre a linha */
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 15px;
  background: #575274;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #150C40;
  transition: background 0.3s ease;
  z-index: 2;
}

.linha-do-tempo .timeline-year.is-active h2 p,
.linha-do-tempo .timeline-year.is-active strong{
  color: #0a2e36;
  font-weight: 600;
}
.linha-do-tempo .timeline-year.is-active::before,
.linha-do-tempo .timeline-year.is-complete::before {
  background:  var(--Icons-orange, #E26120);
}

/* ano ativo */
.linha-do-tempo .timeline-year.is-active .elementor-heading-title {
	color: var(--Brand-Primary-Primary-main, #E01A6B) !important;
	font-size: 28px !important;
	font-weight: 800 !important;
}

.linha-do-tempo .setas {
	position: absolute !important;
	top: 30px !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	z-index: 5 !important;
	pointer-events: none;
}

/* Botões da timeline */
.linha-do-tempo .timeline-btn,
.linha-do-tempo .icon-timeline {
	line-height: 0;
}

.linha-do-tempo .timeline-btn {
	pointer-events: auto;
}

/* transição geral */
.linha-do-tempo .icon-timeline .elementor-icon,
.linha-do-tempo .icon-timeline svg,
.linha-do-tempo .icon-timeline svg path {
	transition: all 0.2s cubic-bezier(0.2, 0, 1, 1.1);
}

/* padrão dos paths */
.linha-do-tempo .icon-timeline svg path {
	stroke: white;
}


.linha-do-tempo .icon-timeline.is-disabled,
.linha-do-tempo .icon-timeline.is-disabled .elementor-icon {
	cursor: default;
	opacity: 0.7;
}
.linha-do-tempo .icon-timeline:not(.is-disabled),
.linha-do-tempo .icon-timeline:not(.is-disabled) .elementor-icon {
	opacity: 1 !important;
}

/* fundo/fill do quadrado quando desativado */
.linha-do-tempo .icon-timeline.is-disabled .elementor-icon {
	fill: var(--e-global-color-7efc8d8);
}

/* seta interna do desativado */
.linha-do-tempo .icon-timeline.is-disabled svg path + path {
	stroke: white;
}



/* ícone ativo */
.linha-do-tempo .icon-timeline:not(.is-disabled) {
	cursor: pointer;
}


/* seta interna do ativo */
.linha-do-tempo .icon-timeline:not(.is-disabled) svg path + path {
	stroke: white;
}


.imagem-linha-do-tempo {
    height: 100%;
}

.linha-do-tempo .timaeline-years:hover h2 {
    color: var(--e-global-color-primary) !important;
    font-weight: 700 !important;
}
.linha-do-tempo .timaeline-years h2 {
    min-width: 60.69px;
    display: flex;
    justify-content: center;
}

.linha-do-tempo .timeline-list {
		touch-action: pan-y;
	}


@media (min-width: 1025px) {

/* hover do desativado: fundo branco */
.linha-do-tempo .icon-timeline.is-disabled .elementor-icon:hover {
	border-color: white !important;
}

/* seta interna do desativado no hover */
.linha-do-tempo .icon-timeline.is-disabled:hover svg path + path {
	stroke: var(--e-global-color-primary, #E01A6B);
}

/* hover do ativo: borda/paths principais */
.linha-do-tempo .icon-timeline:not(.is-disabled):hover svg path {
	stroke: var(--e-global-color-primary, #E01A6B);
}

/* seta interna do ativo no hover */
.linha-do-tempo .icon-timeline:not(.is-disabled):hover svg path + path {
	stroke: white;
}

.linha-do-tempo .timeline-year:not(.is-active):not(.is-complete):hover::before {
	background: white !important;
}
	
}

@media (max-width: 1024px) {
	.linha-do-tempo .timeline-years .jet-listing-grid__items {
		gap: 70px;
	}
	.elementor-element.elementor-element-f2a0e2f.e-con-full.e-flex.e-con.e-child {
		padding: 0 34px;
	}
	.elementor-214 .elementor-element.elementor-element-578507b.elementor-view-framed .elementor-icon:hover, .elementor-214 .elementor-element.elementor-element-578507b.elementor-view-default .elementor-icon:hover svg {
		border-color: white;
	}
	.elementor-214 .elementor-element.elementor-element-e5308ca.elementor-view-framed .elementor-icon:hover, .elementor-214 .elementor-element.elementor-element-e5308ca.elementor-view-default .elementor-icon:hover svg {
		border-color: white;
	}
	
}

@media (max-width: 766px) {
	.luz-direita-quem-somos {
         height: 445px;
    }
	.linha-do-tempo .setas {
		top: 34px !important;
	}
	.linha-do-tempo .timeline-year.is-active .elementor-heading-title {
		font-size: 20px !important;
	}
	.linha-do-tempo .timaeline-years h2 {
		font-size: 18px !important;
		min-width: 45.52px;
	}
	.linha-do-tempo .timeline-year::before {
		top: 31px;
		width: 15px;
		height: 15px;
	}
	.linha-do-tempo .timeline-years .jet-listing-grid__items {
        gap: 50px;
    }
	.linha-do-tempo .timeline-year {
		height: 50px;
	}
}