/* =============================================================
   custom-meloqa.css
   CSS customizado do site MeloQA — extraído do index.html
   ============================================================= */

/* ── Seção tabs/parágrafo — container 1280px em telas até 1366px ── */
@media (max-width: 1366px) {
	.elementor-element-b4e1c75.elementor-section-boxed > .elementor-container {
		max-width: 1280px;
	}
}

/* ── Espaço entre parágrafos no FAQ ── */
.porque-faq-answer p + p {
	margin-top: 12px;
}

/* ── Linhas verticais sempre por baixo de todo o conteúdo ── */
.lined_effect {
	z-index: -100 !important;
}


/* -----------------------------------------------------------
   Botão "Criar conta grátis" — menu topo
   ----------------------------------------------------------- */
.meloqa-btn-register a.sc_button {
	background: #7F67BA !important;
	color: #ffffff !important;
	border-color: #7F67BA !important;
	border-radius: 50px !important;
	padding: 8px 20px !important;
	font-weight: 600 !important;
	transition: background 0.2s ease !important;
}

.meloqa-btn-register a.sc_button:hover {
	background: #FDA933 !important;
	border-color: #FDA933 !important;
}


/* -----------------------------------------------------------
   Slider pagination
   (origem: <style id="wp-custom-css">)
   ----------------------------------------------------------- */
.slider_pagination_style_title .slider_pagination_wrap .slider_pagination_bullet {
	font-size: 30px !important;
	line-height: 1.1em !important;
}


/* -----------------------------------------------------------
   Tipografia e botões do menu / serviços
   (origem: <style id="menu-contact-button-color-fix">)
   ----------------------------------------------------------- */
h1,
h2 {
	font-family: "Kumbh Sans", Sans-serif !important;
	font-weight: 600 !important;
}
/* Botão "Criar conta grátis" — roxo */
.elementor-21 .elementor-element.elementor-element-d66be40 .sc_button {
	background-color: transparent;
	border-color: #7f67ba;
	color: #7f67ba;
}
.elementor-21 .elementor-element.elementor-element-d66be40 .sc_button:hover {
	background-color: #FDA933 !important;
	border-color: #FDA933 !important;
	color: #ffffff !important;
}

/* Botão "Contato" — laranja (igual à home) */
.elementor-21 .elementor-element.elementor-element-a588e5b .sc_button {
	background-color: transparent !important;
	border-color: #FDA933 !important;
	color: #FDA933 !important;
	border-width: 2px !important;
	border-style: solid !important;
}
.elementor-21 .elementor-element.elementor-element-a588e5b .sc_button:hover {
	background-color: #FDA933 !important;
	border-color: #FDA933 !important;
	color: #ffffff !important;
}
.elementor-271 .elementor-element.elementor-element-6b42ec3 .sc_services_item:hover {
	background-color: #7F67BA !important;
	border-color: #7F67BA !important;
}
.elementor-271 .elementor-element.elementor-element-6b42ec3 .sc_services_item:hover .sc_services_item_number,
.elementor-271 .elementor-element.elementor-element-6b42ec3 .sc_services_item:hover .sc_services_item_title,
.elementor-271 .elementor-element.elementor-element-6b42ec3 .sc_services_item:hover .sc_services_item_title a {
	color: #ffffff !important;
}


/* -----------------------------------------------------------
   Banner principal, side widget e footer
   (origem: <style id="custom-top-banner-inline-css">)
   ----------------------------------------------------------- */
.meloqa-top-banner {
	position: relative;
	border-radius: 18px;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 34px 0 28px;
	min-height: 700px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	isolation: isolate;
}
.meloqa-top-banner::before {
	content: "";
	position: absolute;
	inset: auto -120px -180px auto;
	width: 420px;
	height: 420px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(127, 103, 186, 0.14) 0%, rgba(127, 103, 186, 0) 70%);
	z-index: -2;
}
.meloqa-top-banner::after {
	content: "";
	position: absolute;
	width: 260px;
	height: 260px;
	right: -80px;
	top: 110px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(252, 147, 0, 0.18) 0%, rgba(252, 147, 0, 0) 70%);
	z-index: -1;
}
.meloqa-top-banner__content {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}
.meloqa-top-banner__topline {
	display: inline-flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 6px;
}
.meloqa-top-banner__topline-word {
	font-family: "Kumbh Sans", sans-serif;
	font-weight: 600;
	letter-spacing: -0.05em;
	line-height: 1;
	color: #181621;
}
.meloqa-top-banner__topline-icon {
	height: auto;
	display: block;
}
.meloqa-top-banner__title {
	margin: 0;
	line-height: 0.95;
	letter-spacing: -0.05em;
	font-weight: 700;
	color: #181621;
}
.meloqa-top-banner__line {
	display: block;
}
.meloqa-top-banner__line--with-badge {
	display: flex;
	align-items: baseline;
	gap: 16px;
}
.meloqa-top-banner__qa {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: clamp(90px, 9vw, 165px);
	height: auto;
	padding: 24px 10px;
	color: #ffffff;
	font-size: clamp(38px, 11vw, 72px);
	font-weight: 500;
	line-height: 1;
	border-radius: 12px;
	transform: rotate(-8deg) translateY(-4px);
	box-shadow: 0 8px 16px rgba(255, 146, 0, 0.25);
}
.meloqa-top-banner__bottom {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	margin-top: 40px;
}
.meloqa-top-banner__subtitle {
	margin: 0;
	font-size: clamp(20px, 1.15vw, 26px);
	line-height: 1.35;
	font-weight: 400;
	color: #2f2f3a;
}
.meloqa-top-banner__actions {
	display: flex;
	align-items: center;
	gap: 16px;
	flex: 0 0 auto;
}
.meloqa-top-banner__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	min-width: 238px;
	padding: 0 28px;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.meloqa-top-banner__button--primary {
	background: #7f67ba;
	color: #ffffff;
	box-shadow: 0 10px 22px rgba(127, 103, 186, 0.28);
}
.meloqa-top-banner__button--secondary {
	background: transparent;
	border: 2px solid #7f67ba;
	color: #5d4798;
}
.meloqa-top-banner__button--secondary:hover,
.meloqa-top-banner__button--secondary:focus-visible {
	background: #FDA933;
	border-color: #FDA933;
	color: #ffffff;
}
.meloqa-top-banner__button--primary:hover,
.meloqa-top-banner__button--primary:focus-visible {
	background: #FDA933;
	color: #ffffff;
}
.meloqa-top-banner__button:hover {
	transform: translateY(-1px);
}
.meloqa-side-widget {
	position: fixed;
	right: 1px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	gap: 2px;
	z-index: 9999;
}
.meloqa-side-widget__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	background: #7F67BA;
	color: #ffffff;
	text-decoration: none;
	box-shadow: 0 10px 22px rgba(24, 22, 33, 0.2);
	transition: transform 0.2s ease, background-color 0.2s ease;
}
.meloqa-side-widget__item:hover {
	background: #FDA933;
	transform: translateX(-4px);
}
.meloqa-side-widget__item svg {
	width: 24px;
	height: 24px;
	stroke: currentColor;
	fill: none;
	stroke-width: 1.9;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.meloqa-side-widget__item:hover svg,
.meloqa-side-widget__item:focus-visible svg {
	stroke: #FFFFFF;
}
.meloqa-side-widget__label {
	position: absolute;
	left: auto;
	right: calc(100% + 0px);
	padding: 15px 18px;
	background: #161d33;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
	transform: translateX(8px);
	transition: opacity 0.2s ease, transform 0.2s ease;
}
.meloqa-side-widget__item:hover .meloqa-side-widget__label,
.meloqa-side-widget__item:focus-visible .meloqa-side-widget__label {
	opacity: 1;
	transform: translateX(0);
}
.meloqa-side-widget__item:focus-visible {
	outline: 2px solid #ffffff;
	outline-offset: 2px;
}
@media (max-width: 767px) {
	.meloqa-side-widget {
		display: none;
	}
}

/* ── Atalhos do widget — bottom bar quando menu mobile está aberto ── */
.menu_mobile_shortcuts {
	display: none;
}
body.menu_mobile_opened .menu_mobile_shortcuts {
	display: flex;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}
.menu_mobile_shortcut {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 6px;
	background: #7F67BA;
	color: #ffffff;
	padding: 14px 8px;
	text-decoration: none;
	border-right: 1px solid rgba(255,255,255,0.15);
	transition: background 0.2s ease;
}
.menu_mobile_shortcut:last-child {
	border-right: none;
}
.menu_mobile_shortcut:hover,
.menu_mobile_shortcut:active {
	background: #FDA933;
}
.menu_mobile_shortcut_icon svg {
	width: 22px;
	height: 22px;
	stroke: currentColor;
	fill: none;
	stroke-width: 1.9;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.menu_mobile_shortcut_label {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	color: #ffffff;
}
.wp-block-themepunch-revslider {
	padding: 10vw 9vw 0;
}
.wp-block-themepunch-revslider > :not(.meloqa-top-banner) {
	display: none !important;
}
.wp-block-themepunch-revslider .meloqa-top-banner {
	width: 100%;
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.wp-block-themepunch-revslider {
		padding: 0 4vw;
	}
	.meloqa-top-banner {
		width: 100%;
		margin: 0 auto;
		padding: 24px 0;
	}
	.meloqa-top-banner__bottom {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 18px;
	}
	.meloqa-top-banner__button {
		min-height: 48px;
		min-width: 210px;
		font-size: 14px;
		padding: 0 22px;
	}
}
@media (max-width: 767px) {
	.planos-mobile-br {
		display: inline;
	}

	.meloqa-side-widget {
		left: 14px;
		top: auto;
		bottom: 18px;
		transform: none;
	}
	.meloqa-side-widget__item {
		width: 52px;
		height: 52px;
	}
	.meloqa-side-widget__label {
		display: none;
	}
	.wp-block-themepunch-revslider {
		padding: 0 20px;
	}
	.meloqa-top-banner {
		border-radius: 14px;
		padding: 18px 0;
		margin: 0 auto;
	}
	.meloqa-top-banner__topline {
		gap: 12px;
		margin-bottom: 2px;
	}
	.meloqa-top-banner__line--with-badge {
		gap: 8px;
	}
	.meloqa-top-banner__qa {
		width: 58px;
		height: auto;
		font-size: 26px;
		border-radius: 8px;
		transform: rotate(-8deg) translateY(-2px);
	}
	.meloqa-top-banner__subtitle {
		font-size: 16px;
	}
	.meloqa-top-banner__actions {
		width: 100%;
		gap: 10px;
		flex-direction: column;
		align-items: stretch;
	}
	.meloqa-top-banner__button {
		width: 100%;
		min-width: 0;
		font-size: 15px;
	}
}


/* -----------------------------------------------------------
   Cards de pricing — hover e cores
   (origem: <style> sem id, antes de </head>)
   ----------------------------------------------------------- */
.sc_price_item {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sc_price_item:hover {
	transform: translateY(-8px);
}
.sc_price_active {
	position: relative;
}
.sc_price_active::after {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 10px;
	box-shadow: 0 8px 24px rgba(127, 103, 186, 0.6);
	mix-blend-mode: multiply;
	pointer-events: none;
}

/* Botões dos cards de pricing */
.sc_price_item .sc_price_item_link {
	display: flex !important;
	width: 100%;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Gratuito, Profissional e Para empresas — borda e texto roxo melo */
.sc_price_item:not(.sc_price_active) .sc_price_item_link {
	border-color: #553F8D !important;
	color: #553F8D !important;
	transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

/* Avançado — botão branco com texto roxo */
.sc_price_active .sc_price_item_link {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #553F8D !important;
	transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

#btn-avancado:hover {
	background-color: #FDA933 !important;
	border-color: #FDA933 !important;
	color: #ffffff !important;
}

/* Override da cor do tema #8D2CFF → roxo melo #553F8D na sessão de pricing */
.sc_price,
.sc_price_item {
	--theme-color-text_link: #553F8D;
	--theme-color-alter_link: #553F8D;
	--theme-color-extra_link: #553F8D;
}

.sc_price_item h1 a:hover,
.sc_price_item h2 a:hover,
.sc_price_item h3 a:hover,
.sc_price_item h4 a:hover,
.sc_price_item h5 a:hover,
.sc_price_item h6 a:hover,
.sc_price_item li a:hover,
.sc_price_item a:not(.sc_price_item_link):hover {
	color: #553F8D !important;
}

/* Remove hover do tema no botão ao passar o mouse no card */
.sc_price_plain .sc_price_item:not(.sc_price_active):hover .sc_price_item_link {
	color: #553F8D !important;
	border-color: #553F8D !important;
	background-color: transparent !important;
}
.sc_price_plain .sc_price_active:hover .sc_price_item_link {
	background-color: #fda933 !important;
	border-color: #553F8D !important;
	color: #ffffff !important;
}

/* Remove estilos de foco dos botões dos cards */
.sc_price_item .sc_price_item_link:focus,
.sc_price_item .sc_price_item_link:focus-visible {
	outline: none;
	box-shadow: none;
}
.sc_price_item:not(.sc_price_active) .sc_price_item_link:focus,
.sc_price_item:not(.sc_price_active) .sc_price_item_link:focus-visible {
	background-color: transparent !important;
	color: #553F8D !important;
	border-color: #553F8D !important;
}
.sc_price_active .sc_price_item_link:focus,
.sc_price_active .sc_price_item_link:focus-visible {
	background-color: #ffffff !important;
	color: #553F8D !important;
	border-color: #ffffff !important;
}

/* Hover dos botões — todos os cards */
.sc_price_item .sc_price_item_link:hover {
	background-color: #FDA933 !important;
	border-color: #FDA933 !important;
	color: #ffffff !important;
}

/* 1366px */
@media (max-width: 1366px) {
	.sc_price_item {
		padding: 0;
	}
}

/* Notebook / telas largas (até 1280px) */
@media (max-width: 1280px) {
	.sc_price_columns_wrap .trx_addons_column-1_4 {
		width: 50%;
		padding: 12px;
	}
	.sc_price_item {
		padding: 28px 20px;
	}
}

/* Tablet (até 1024px) */
@media (max-width: 1024px) {
	.sc_price_columns_wrap .trx_addons_column-1_4 {
		width: 50%;
		padding: 10px;
	}
	.sc_price_item {
		padding: 24px 18px;
	}
	.sc_price_columns_wrap {
		padding: 0 16px;
	}
}

/* Tablet pequeno (até 768px) */
@media (max-width: 768px) {
	.sc_price_columns_wrap .trx_addons_column-1_4 {
		width: 100%;
		padding: 8px 16px;
	}
	.sc_price_item {
		padding: 24px 20px;
	}
	.sc_price_columns_wrap {
		padding: 0 12px;
	}
}

/* Mobile (até 480px) */
@media (max-width: 480px) {
	.sc_price_columns_wrap .trx_addons_column-1_4 {
		width: 100%;
		padding: 6px 12px;
	}
	.sc_price_item {
		padding: 20px 16px;
	}
	.sc_price_columns_wrap {
		padding: 0 8px;
	}
}

/* ============================================
   Página Porque o MeloQA — Dobra Hero
   ============================================ */

#porque-hero {
    padding: 260px 20px 60px 20px;
	border-bottom: 1px solid #f0eef8;
	background: transparent;
}

#planos-hero {
    padding: 260px 20px 60px 20px;
	border-bottom: 1px solid #f0eef8;
	background: transparent;
}

.porque-hero-container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	gap: 60px;
}

/* Col 1 — Título */
.porque-hero-col-title {
	flex: 1.2;
}

.porque-hero-subtitle {
	font-size: 0.95rem;
	color: #888;
	margin: 0 0 20px;
	letter-spacing: 0.03em;
}

.porque-hero-heading {
	font-size: 3.4rem;
	font-weight: 700;
	line-height: 1.1;
	color: #181621;
	margin: 0;
}

.porque-hero-underline {
	position: relative;
	display: inline-block;
}

.porque-hero-underline-bar {
	position: absolute;
	left: 42px;
	bottom: -6px;
	width: 80%;
	height: 3px;
	background: linear-gradient(90deg, #4dd9c0, #2bb5a0);
	border-radius: 2px;
}

.planos-mobile-br {
	display: none;
}

#planos-hero .porque-hero-underline-bar {
	left: 0;
	width: 100%;
	background: #7F67BA;
}

.sc_price_active .sc_price_item_title,
.sc_price_active .sc_price_item_subtitle,
.sc_price_active .sc_price_item_description,
.sc_price_active .sc_price_item_price_before,
.sc_price_active .sc_price_item_price_value,
.sc_price_active .sc_price_item_price_after,
.sc_price_active .sc_price_item_details li {
	color: #ffffff !important;
}
.sc_price_active .sc_price_item_details ul li:after {
	color: #ffffff !important;
}

.sc_price_columns_wrap .trx_addons_column-1_4:last-child {
	margin-bottom: 30px;
}

/* ── Preço: valor à esquerda, texto à direita ── */
.sc_price_plain .sc_price_item_price {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
}
.sc_price_plain .sc_price_item_price_after {
	flex: 1 !important;
	display: block !important;
	margin-left: 10px !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	border-top: none !important;
	font-size: 13px !important;
	line-height: 1.3 !important;
	text-align: left !important;
}

/* ── Linha separadora abaixo do preço ── */
.sc_price_item_details {
	border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
	margin-top: 12px !important;
	padding-top: 12px !important;
}
.sc_price_active .sc_price_item_details {
	border-top-color: rgba(255, 255, 255, 0.3) !important;
}

/* ── Pricing cards ── */
.sc_price_item.with_bg_color {
	background-color: rgba(248, 248, 248, 0.8);
	border-radius: 10px;
}

.sc_price_active.with_bg_color {
	background-color: #553F8D;
	border-radius: 10px;
}

.sc_price_item .sc_price_item_label {
	font-size: 15px !important;
	font-weight: 500 !important;
	letter-spacing: 1px !important;
	z-index: 9 !important;
	background-color: #FDA933 !important;
	color: #ffffff !important;
}

/* ── Seção planos ── */
#planos-section {
	padding: 100px 0 80px;
	background-color: #F8F6FB;
}

/* Col 2 — Descrição */
.porque-hero-col-desc {
	flex: 1;
	color: #888;
	font-size: 1rem;
	line-height: 1.7;
}

.porque-hero-col-desc p {
	margin: 0;
}

/* Col 3 — Círculo animado */
.porque-hero-col-circle {
	flex: 0 0 160px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.porque-circle-wrap {
	position: relative;
	width: 150px;
	height: 150px;
}

.porque-circle-svg {
	position: absolute;
	top: 0;
	left: 0;
	animation: porque-spin 12s linear infinite;
}

.porque-circle-arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

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

.page-recursos .elementor-element-48a6e7d .elementor-heading-title { color: #7f67ba !important; }

.elementor-element-4166271 { padding-bottom: 100px !important; }
.page-recursos .elementor-element-61d7a32 { margin-bottom: 0 !important; }


/* ============================================
   Tabela comparativa de planos
   ============================================ */

.planos-tabela-section {
	padding: 80px 0 100px;
	background: linear-gradient(to top, #553F8DC9, #EFECF9);
}

.planos-tabela-container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 40px;


}

.planos-tabela-title {
	text-align: center;
	font-size: 50px;
	font-weight: 700;
	color: #7F67BA;
	margin: 50px 0 50px;
}

.planos-tabela {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 0.95rem;
	color: #333;
	background-color: #efecf9;
	border-radius: 20px;
	box-shadow: 0 8px 32px rgba(85, 63, 141, 0.12);
	overflow: hidden;
}

/* Cabeçalho */
.planos-tabela thead th {
	padding: 20px 8px 24px;
	text-align: center;
	vertical-align: bottom;
	background-color: transparent !important;
}

.planos-tabela thead th:first-child {
	width: 32%;
	padding-left: 0;
	padding-right: 16px;
}

.planos-tabela thead th:not(:first-child) {
	width: 17%;
}

.planos-tabela__plan-name {
	display: block;
	font-size: 1.1rem;
	font-weight: 700;
	margin-bottom: 12px;
}

.planos-tabela__plan-name--gratuito     { color: #7F67BA; }
.planos-tabela__plan-name--profissional { color: #553F8D; }
.planos-tabela__plan-name--avancado     { color: #FC9300; }
.planos-tabela__plan-name--empresas     { color: #4D4D4D; }

/* Botões do cabeçalho */
.planos-tabela__btn {
	display: inline-block;
	padding: 10px 20px;
	border-radius: 50px;
	text-decoration: none;
	font-size: 0.85rem;
	font-weight: 600;
	white-space: nowrap;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.planos-tabela__btn--gratuito,
.planos-tabela__btn--profissional {
	background: #553F8D;
	color: #fff;
	border: none;
}

.planos-tabela__btn--gratuito:hover,
.planos-tabela__btn--profissional:hover {
	background: #FDA933;
	color: #fff;
}

.planos-tabela__btn--avancado {
	background: #FC9300;
	color: #fff;
	border: none;
}

.planos-tabela__btn--avancado:hover {
	background: #e08300;
	color: #fff;
}

.planos-tabela__btn--empresas {
	background: #fff;
	color: #333;
	border: 1.5px solid #ccc;
}

.planos-tabela__btn--empresas:hover {
	border-color: #553F8D;
	color: #553F8D;
}

/* Linhas do corpo */
.planos-tabela tbody tr:nth-child(odd)  { background: transparent; }
.planos-tabela tbody tr:nth-child(even) { background: transparent; }

.planos-tabela tbody td {
	padding: 16px 16px;
	text-align: center;
	color: #555;
	background-image: linear-gradient(#dfd9f2 1px, transparent 1px);
	background-size: 100% 1px;
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

.planos-tabela tbody td:first-child {
	background-size: calc(100% - 20px) 1px;
	background-position: 20px bottom;
}

.planos-tabela tbody td:last-child {
	background-size: calc(100% - 20px) 1px;
	background-position: 0 bottom;
}

.planos-tabela tbody tr:last-child td {
	background-image: none;
}

.planos-tabela tbody td:first-child {
	text-align: left;
	padding-left: 20px;
	padding-right: 16px;
	font-size: 16px;
	font-weight: 600;
}

/* Ícones check / cross */
.planos-tabela__check {
	color: #4CAF50;
	font-size: 1.1rem;
}

.planos-tabela__cross {
	color: #bbb;
	font-size: 1rem;
}

/* Texto com limite (ex: 10mb/arquivo) */
.planos-tabela__small {
	font-size: 0.88rem;
	line-height: 1.5;
}

/* ── Botões de aba (visíveis só em mobile/tablet) ── */
.planos-tabs {
	display: none;
}

/* Responsivo — tablet + mobile (≤ 1024px): layout de abas */
@media (max-width: 1024px) {
	.planos-tabela-section {
		padding: 18px 0 80px;
	}

	.planos-tabela-title {
		font-size: 1.5rem;
		margin-bottom: 60px;
	}

	.planos-tabela-container {
		padding: 0 20px;
		overflow-x: unset;
	}

	.planos-tabela {
		min-width: unset;
		width: 100%;
	}

	/* Mostrar grid de abas */
	.planos-tabs {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
		margin-bottom: 20px;
	}

	.planos-tab {
		padding: 14px 10px;
		border-radius: 50px;
		font-family: inherit;
		font-size: 0.85rem;
		font-weight: 700;
		letter-spacing: 0.5px;
		text-transform: uppercase;
		cursor: pointer;
		border: 2px solid transparent;
		transition: opacity 0.2s ease;
	}

	.planos-tab:not(.active) {
		background: #ededed !important;
		border-color: #ededed !important;
		color: #553F8D !important;
	}

	.planos-tab.active {
		background: #553F8D !important;
		border-color: #553F8D !important;
		color: #fff !important;
	}

	/* Ocultar cabeçalho original da tabela */
	.planos-tabela thead {
		display: none;
	}

	/* Ocultar todas as colunas de plano */
	.planos-tabela td:nth-child(n+2) {
		display: none;
	}

	/* Mostrar coluna do plano ativo */
	.planos-tabela.show-plan-1 td:nth-child(2),
	.planos-tabela.show-plan-2 td:nth-child(3),
	.planos-tabela.show-plan-3 td:nth-child(4),
	.planos-tabela.show-plan-4 td:nth-child(5) {
		display: table-cell;
	}

	/* Proporção das colunas: feature | valor */
	.planos-tabela tbody td:first-child {
		width: 70%;
		text-align: left;
		font-size: 0.95rem;
	}

	.planos-tabela tbody td:nth-child(2) {
		width: 30%;
		text-align: center;
		font-weight: 600;
	}
}

/* ── Hero Contato (página contato.html) ── */
#contato-hero {
	padding: 240px 0 100px;
	    background: linear-gradient(0deg, #F0EDF9 0%, #FAF9FD 55%, #ffffff00 100%);
	position: relative;
	border-bottom: 1px solid #f0eef8;
	overflow: hidden;
}
#contato-hero::before {
	content: '';
	position: absolute;
	top: -120px;
	right: -100px;
	width: 500px;
	height: 500px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(127, 103, 186, 0.12) 0%, transparent 70%);
	pointer-events: none;
}

/* ── Seção Contato — base (usado na home, planos, etc.) ── */
.contato-section {
	padding: 250px 0 100px;
	background: linear-gradient(to top, #fff, #efecf900);
}

body.page-id-271 .contato-section {
	padding: 120px 20px;
}

.menu_mobile_header_wrap .sc_layouts_logo img {
	max-width: 180px !important;
	width: 180px !important;
	height: auto !important;
}

.contato-section__grid {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 40px;
	display: grid;
	grid-template-columns: 1fr 1.3fr;
	gap: 80px;
	align-items: start;
}

.contato-section__title {
	font-size: 2.4rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.2;
	margin: 0 0 24px;
}

.contato-section__subtitle {
	font-size: 1rem;
	color: #6B5E8A;
	line-height: 1.7;
	margin: 0 0 40px;
}

.contato-info-item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	margin-bottom: 24px;
}

.contato-info-item:last-child {
	align-items: center;
	margin-bottom: 0;
}

.contato-info-item__icon {
	flex-shrink: 0;
	margin-top: 2px;
}

.contato-info-item:last-child .contato-info-item__icon {
	margin-top: 0;
}

.contato-info-item__text {
	font-size: 0.95rem;
	color: #555;
	line-height: 1.6;
}

body.page-id-271 .contato-info-item__text {
	color: #553F8D;
}

.contato-form__row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 32px;
	margin-bottom: 32px;
}

.contato-form__field {
	display: flex;
	align-items: center;
	gap: 10px;
}

.contato-form__field--textarea {
	align-items: flex-start;
	margin-bottom: 40px;
}

.contato-form__field--textarea svg {
	margin-top: 4px;
	flex-shrink: 0;
}

.contato-form__input {
	border: none;
	outline: none;
	width: 100%;
	font-size: 0.92rem;
	color: #333;
	background: transparent;
}

.contato-form__input[name="mensagem"] {
	resize: none;
	font-family: inherit;
	border-bottom: 1px solid #E0DFE6;
}

.contato-form__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
}

.contato-form__label {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 0.82rem;
	color: #888;
	cursor: pointer;
}

.contato-form__checkbox {
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.contato-form__submit {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 14px 32px;
	background: #7F67BA !important;
	color: #fff !important;
	border: none !important;
	border-radius: 50px;
	font-size: 0.95rem;
	font-weight: 600;
	cursor: pointer;
	transition: background 0.2s ease;
}

.contato-form__submit:hover {
	background: #FDA933 !important;
	color: #fff !important;
}

/* ── Logos integrações (recursos.html) ── */
.elementor-element-6d94bdb img,
.elementor-element-2892599 img,
.elementor-element-3962da0 img,
.elementor-element-cf625d5 img {
	width: 220px !important;
	height: auto !important;
}

/* ── Seção Contato — responsivo mobile/tablet ── */
@media (max-width: 1024px) {
	#contato-hero {
		padding: 120px 20px 60px;
	}

	.contato-section {
		padding: 60px 0;
	}

	.contato-section__grid {
		grid-template-columns: 1fr;
		gap: 40px;
		padding: 0 20px;
	}

	.contato-info-item {
		display: none;
	}
}

#planos-hero .porque-hero-heading {
	color: #333333 !important;
}

/* ── Hero Suporte ── */
.suporte-hero {
	padding: 180px 0 80px;
	background: linear-gradient(to top, #553F8DC9, #efecf900);
	text-align: center;
}

.suporte-hero__container {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 40px;
}

.suporte-hero__title {
	font-size: 80px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 16px;
	line-height: 1.1;
}

.suporte-hero__subtitle {
	font-size: 20px;
	color: #553F8D !important;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.suporte-hero__title {
		font-size: 40px;
	}
}

/* ── Capacidades ── */
.capacidades-section {
	padding: 100px 0;
	background: #ffffff;
}

.capacidades-container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 40px;
}

.capacidades-header {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 80px;
	align-items: start;
	margin-bottom: 80px;
}

.capacidades-header__title {
	margin: 0;
	font-size: 2.6rem;
	font-weight: 700;
	color: #333333;
	line-height: 1.2;
}

.capacidades-header__text p {
	font-size: 1rem;
	line-height: 1.7;
	margin: 0 0 24px;
}

.capacidades-header__text p:last-child {
	margin: 0;
}

.capacidades-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.capacidades-card {
	padding: 0 32px;
	border-right: 1px solid #E8E2F4;
	display: grid;
	grid-template-columns: auto 1fr;
	grid-template-rows: auto auto;
	column-gap: 16px;
	align-items: start;
}

.capacidades-card:first-child {
	padding-left: 0;
}

.capacidades-card:last-child {
	padding-right: 0;
	border-right: none;
}

.capacidades-card__icon {
	grid-column: 1;
	grid-row: 1;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.capacidades-card__title {
	grid-column: 2;
	grid-row: 1;
	margin: 0;
	font-size: 1.05rem;
	font-weight: 600;
	color: #553F8D;
	line-height: 1.4;
	align-self: center;
}

/* ── Capacidades — link com hover "Saiba mais" ── */
.capacidades-card__link {
	grid-column: 1 / -1;
	grid-row: 2;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: 16px;
	color: #181621;
	text-decoration: none;
	font-size: 1.4rem;
	transition: color 0.2s;
}

.capacidades-card__link::before {
	content: 'Saiba mais';
	font-size: 1rem;
	font-weight: 500;
	color: #7F67BA;
	max-width: 0;
	overflow: hidden;
	white-space: nowrap;
	opacity: 0;
	transition: max-width 0.3s ease, opacity 0.3s ease;
}

.capacidades-card__link:hover {
	color: #7F67BA;
}

.capacidades-card__link:hover::before {
	max-width: 100px;
	opacity: 1;
}

/* ── Cards de suporte ── */
.suporte-cards-section {
	padding: 80px 0;
}

.suporte-cards-container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 40px;
}

.suporte-cards-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

@media (max-width: 820px) {
	.suporte-card__number {
		font-size: 7rem !important;
	}
	.suporte-cards-section {
		padding: 40px 0 24px !important;
	}
}

@media (max-width: 767px) {
	.suporte-cards-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 1024px) {
	.content {
		display: flex;
		flex-direction: column;
	}

	.suporte-hero          { order: 1; }
	.suporte-cards-section { order: 2; }
	.contato-section       { order: 3; }
	.capacidades-section   { order: 4; }

	.capacidades-grid {
		grid-template-columns: 1fr;
	}

	.capacidades-header {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.capacidades-card,
	.capacidades-card:first-child,
	.capacidades-card:last-child {
		padding: 24px 0;
		border-right: none;
		border-bottom: 1px solid #E8E2F4;
	}

	.capacidades-card:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}
}

.suporte-card {
	position: relative;
	overflow: hidden;
	border-radius: 16px;
	padding: 40px 32px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.suporte-card__number {
	position: absolute;
	top: -10px;
	font-size: 12rem;
	z-index: -10;
	font-family: 'Kumbh Sans';
	font-weight: 700;
	color: #dfd9f2;
	line-height: 1;
	pointer-events: none;
	user-select: none;
	mix-blend-mode: multiply;
}

.suporte-card__icon {
	width: 52px;
	height: 52px;
	background: rgba(116, 56, 145, 0.938);
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.suporte-card__icon svg {
	width: 26px;
	height: 26px;
	stroke: #fff;
	fill: none;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.suporte-card__title {
    margin: 0;
    font-size: 1.30rem;
    font-weight: 600;
    color: #553F8D;
}

.suporte-card__text {
	margin: 0;
	font-size: 1rem;
	color: #6b7280;
	line-height: 1.6;
}

/* ── Showcase — Porque o MeloQA ── */
.porque-showcase {
	position: relative;
	padding: 100px 0;
	margin: 100px 0;
	color: #ffffff;
}

.porque-showcase * {
	color: #ffffff !important;
}

.porque-showcase::before {
	content: '';
	position: absolute;
	inset: 0;
	background-image: url('../../../../../../wp-content/uploads/2026/02/team_meloqa.webp');
	background-size: cover;
	background-position: center 25%;
	background-repeat: no-repeat;
	transform: scaleX(-1);
	z-index: 0;
}

.porque-showcase::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, #A695D0 0%, rgb(12 3 42 / 70%) 100%);
	z-index: 1;
}

.porque-showcase__container {
	position: relative;
	z-index: 2;
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 40px;
}

.porque-showcase__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 80px;
	align-items: stretch;
}

@media (max-width: 1024px) {
	.porque-showcase__container {
		padding: 0 20px;
	}
	.porque-showcase__play-label {
		max-width: 120px !important;
		opacity: 1 !important;
	}
	.porque-showcase__play-circle {
		border-color: rgba(255, 255, 255, 0.8) !important;
	}
	.porque-showcase__grid {
		grid-template-columns: 1fr;
		gap: 40px;
	}
	.porque-showcase__title {
		font-size: 1.6rem;
		hyphens: none;
		overflow-wrap: break-word;
		word-break: break-word;
	}
	.porque-showcase__btn {
		hyphens: none;
		overflow-wrap: break-word;
		word-break: break-word;
	}
	.porque-showcase__right {
		width: 100% !important;
		justify-content: center !important;
	}
	.porque-showcase__stats {
		flex-direction: row !important;
		gap: 12px !important;
		width: 100% !important;
	}
	.porque-showcase__stat {
		flex: 1 1 0 !important;
		flex-direction: column !important;
		align-items: flex-start !important;
		gap: 4px !important;
		padding: 20px 16px !important;
		box-sizing: border-box !important;
	}
	.porque-showcase__stat strong {
		font-size: 2.2rem !important;
		flex-shrink: 0 !important;
	}
	.porque-showcase__stat span {
		font-size: 0.85rem !important;
	}
}

.porque-showcase__right {
	display: flex;
	align-items: flex-end;
}

/* play button */
.porque-showcase__play-btn {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	background: transparent !important;
	border: none;
	cursor: pointer;
	padding: 0;
	margin-bottom: 32px;
}

.porque-showcase__play-circle {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: border-color 0.2s, background 0.2s;
}

.porque-showcase__play-btn:hover .porque-showcase__play-circle {
	border-color: #ffffff;
	background: rgba(255, 255, 255, 0.15);
}

.porque-showcase__play-label {
	font-size: 0.95rem;
	font-weight: 500;
	color: #ffffff !important;
	white-space: nowrap;
	max-width: 0;
	overflow: hidden;
	opacity: 0;
	transition: max-width 0.35s ease, opacity 0.3s ease;
}

.porque-showcase__play-btn:hover .porque-showcase__play-label {
	max-width: 120px;
	opacity: 1;
}

/* Modal vídeo */
.showcase-modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 9999;
	align-items: center;
	justify-content: center;
}

.showcase-modal.open {
	display: flex;
}

.showcase-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.8);
}

.showcase-modal__content {
	position: relative;
	z-index: 1;
	width: 90%;
	max-width: 900px;
	aspect-ratio: 16 / 9;
}

.showcase-modal__close {
	position: absolute;
	top: -40px;
	right: 0;
	background: transparent !important;
	border: none;
	color: #ffffff !important;
	font-size: 2rem;
	cursor: pointer;
	line-height: 1;
}

.showcase-modal__video {
	width: 100%;
	height: 100%;
	border-radius: 12px;
	border: none;
}

.porque-showcase__title {
	font-size: 2.6rem;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.2;
	margin: 0 0 48px;
}

.porque-showcase__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.porque-showcase__btn {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
	padding: 20px 0;
	background: transparent !important;
	border: none;
	cursor: pointer;
	text-align: left;
	font-size: 1rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.85);
	font-family: inherit;
	transition: color 0.2s;
}

.porque-showcase__btn:hover,
.porque-showcase__btn[aria-expanded="true"] {
	color: #ffffff;
}

.porque-showcase__icon {
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.porque-showcase__icon::before,
.porque-showcase__icon::after {
	content: '';
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 2px;
	transition: transform 0.25s ease, opacity 0.25s ease;
}

.porque-showcase__icon::before {
	width: 12px;
	height: 2px;
}

.porque-showcase__icon::after {
	width: 2px;
	height: 12px;
}

.porque-showcase__btn[aria-expanded="true"] .porque-showcase__icon::after {
	transform: rotate(90deg);
	opacity: 0;
}

.porque-showcase__answer {
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.35s ease;
}

.porque-showcase__answer.open {
	max-height: 200px;
}

.porque-showcase__answer p {
	padding: 0 0 20px;
	font-size: 0.95rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.7;
	margin: 0;
}

.porque-showcase__img-wrap {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
}

.porque-showcase__img {
	width: 100%;
	height: 480px;
	object-fit: cover;
	border-radius: 16px;
	display: block;
	transform: scaleX(-1);
}

.porque-showcase__stats {
	display: flex;
	flex-direction: row;
	gap: 50px;
	align-items: flex-start;
}

.porque-showcase__stat {
	background: rgba(211, 163, 230, 0.207);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(50px);
	border: 1px solid rgba(211, 163, 230, 0.25);
	padding: 60px 60px;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.porque-showcase__stat strong {
	font-size: 5rem;
	font-weight: 600;
	color: #ffffff;
	line-height: 1;
}

.porque-showcase__stat span {
	font-size: 1.2rem;
	color: rgba(255, 255, 255, 0.8);
}


/* -----------------------------------------------------------
   Card de planos — Avançado (destaque)
   ----------------------------------------------------------- */
.sc_price_item.sc_price_active {
	background-color: #553F8D !important;
}

.sc_price_item.sc_price_active .sc_price_item_link {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #553F8D !important;
}



/* ============================================================
   Recursos — Hero, Stats e Box Redução
   (migrado de elementor-271.css)
============================================================ */

/* ── Hero ── */
.recursos-hero {
	background: transparent;
	height: 400px;
	padding: 140px 0 50px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.recursos-hero__container {
	max-width: 800px;
	margin: 0 auto;
}

.recursos-hero__title {
	font-size: 80px;
	font-family: 'Kumbh Sans', sans-serif;
	font-weight: 700;
	color: #1a1a2e;
	line-height: 1.2;
	margin: 0 0 24px;
}

.recursos-hero__subtitle {
	font-size: 1.2rem;
	color: #6b7280;
	line-height: 1.7;
	margin: 0 0 40px;
}

.recursos-hero__actions {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	flex-wrap: wrap;
}

.recursos-hero__btn {
	display: inline-block;
	font-size: 0.95rem;
	font-weight: 600;
	padding: 14px 32px;
	border-radius: 50px;
	text-decoration: none !important;
	transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.recursos-hero__btn--primary {
	background: #7F67BA;
	color: #fff !important;
	border: 2px solid #7F67BA;
}

.recursos-hero__btn--primary:hover {
	background: #FDA933;
	border-color: #FDA933;
}

.recursos-hero__btn--outline {
	background: transparent;
	color: #553F8D !important;
	border: 2px solid #553F8D;
}

.recursos-hero__btn--outline:hover {
	border-color: #FDA933;
	color: #FDA933 !important;
}

/* ── Stats bar ── */
.recursos-stats {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1366px;
	margin: 0 auto;
	padding: 40px 24px;
	position: relative;
	z-index: 1;
	background: transparent !important;
}

.recursos-stats__item {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 20px 0;
	text-align: center;
}

.recursos-stats__bg-number {
	font-size: 7rem;
	font-weight: 800;
	color: rgba(166, 149, 208, 0.15);
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
	pointer-events: none;
	font-family: 'Kumbh Sans', sans-serif;
}

.recursos-stats__label {
	font-size: 0.95rem;
	font-weight: 600;
	color: #1a1a2e;
	position: relative;
	z-index: 1;
	padding: 40px 0;
}

.recursos-stats__divider {
	width: 1px;
	height: 80px;
	background: rgba(166, 149, 208, 0.35);
	flex-shrink: 0;
}

/* ── Stats odometer (tema claro) ── */
.recursos-stats .sc_skills {
	width: 100%;
	background: transparent !important;
}

.recursos-stats .sc_skills_columns {
	display: flex !important;
	flex-wrap: nowrap !important;
	width: 100% !important;
}

.recursos-stats .sc_skills_column {
	float: none !important;
	flex: 1 !important;
	width: auto !important;
}

.recursos-stats .sc_skills_total {
	color: #1a1a2e !important;
}

.recursos-stats .sc_skills_item_title {
	color: #888 !important;
}

.recursos-stats .sc_skills_unit {
	color: #553F8D !important;
}

/* ── Box Redução de Tempo ── */
.recursos-reducao-box {
	display: inline-flex;
	flex-direction: column;
	gap: 6px;
	background: #ffffff;
	border-radius: 16px;
	padding: 20px 28px;
	box-shadow: 0 4px 24px rgba(0,0,0,0.08);
	margin: 0 0 32px;
}

.recursos-reducao-title {
	font-size: 1rem;
	font-weight: 700;
	color: #1a1a2e;
	margin: 0;
}

.recursos-reducao-desc {
	font-size: 0.875rem;
	color: #888;
	margin: 0;
}

/* ── Responsivo ── */
@media (max-width: 1024px) {
	.recursos-reducao-box {
		padding: 16px 20px;
	}
}

@media (max-width: 767px) {
	.recursos-reducao-box {
		width: 100%;
		box-sizing: border-box;
	}
	.recursos-hero__title {
		font-size: 40px;
	}
}

@media (max-width: 480px) {
	.recursos-reducao-title {
		font-size: 0.9rem;
	}
	.recursos-reducao-desc {
		font-size: 0.8rem;
	}
}

/* ── Stats: 4 colunas na mesma linha em ≤ 820px ── */
@media (max-width: 820px) {
	.elementor-element-8c9ebb3 .sc_skills_columns {
		min-height: 200px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_column,
	.elementor-element-8c9ebb3 .trx_addons_column-1_2-mobile {
		flex: 0 0 25% !important;
		width: 25% !important;
		max-width: 25% !important;
		padding: 20px 6px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_total {
		font-size: 60px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_digit_wrap {
		height: 60px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_unit {
		font-size: 36px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_item_title {
		font-size: 13px !important;
		white-space: normal !important;
	}
}

/* ── Stats: grade 2x2 em ≤ 480px ── */
@media (max-width: 480px) {
	.elementor-element-8c9ebb3 .sc_skills_columns {
		min-height: 250px !important;
		flex-wrap: wrap !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_column,
	.elementor-element-8c9ebb3 .trx_addons_column-1_2-mobile {
		flex: 0 0 50% !important;
		width: 50% !important;
		max-width: 50% !important;
		padding: 20px 12px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_total {
		font-size: 48px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_digit_wrap {
		height: 48px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_unit {
		font-size: 28px !important;
	}
	.elementor-element-8c9ebb3 .sc_skills_item_title {
		width: 130px !important;
		white-space: normal !important;
		text-align: center !important;
	}
	/* Remove o divisor da 3ª coluna (Anos no mercado), que aparece na borda esquerda da 2ª linha */
	.elementor-element-8c9ebb3 .sc_skills_column:nth-child(3)::before {
		display: none !important;
	}
}

/* ── Accordion "solução ideal": ocultar imagem em ≤ 820px ── */
@media (max-width: 820px) {
	.elementor-element-4b111ec {
		display: none !important;
	}
	.elementor-element-d917a89 {
		width: 100% !important;
		max-width: 100% !important;
	}
	.elementor-element.elementor-element-d917a89 > .elementor-element-populated.elementor-widget-wrap {
		padding: 0% 5% 10% 5% !important;
	}
}

/* ── Integrações: logos menores em ≤ 820px ── */
@media (max-width: 820px) {
	#integracoes .elementor-widget-image img {
		max-width: 140px !important;
	}
	#integracoes .elementor-element-384bc64,
	#integracoes .elementor-element-c400f31,
	#integracoes .elementor-element-04807b8,
	#integracoes .elementor-element-8dcf1c5 {
		padding: 8px 4px !important;
	}
}

/* ── Acessibilidade: labels visualmente ocultas ── */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* ── Política de Privacidade ── */
.politica-hero {
	position: relative;
	overflow: hidden;
	background: linear-gradient(to top, #553F8DC9, #efecf900);
	padding: 160px 24px 80px;
	text-align: center;
}
.politica-hero::before {
	content: "";
	position: absolute;
	width: 700px;
	height: 700px;
	background: radial-gradient(circle, rgba(180, 155, 220, 0.75) 0%, rgba(127, 103, 186, 0) 68%);
	bottom: -280px;
	left: -170px;
	animation: suporte-blob-grow-in 2s cubic-bezier(0.1, 0.4, 0.2, 1) forwards;
}
.politica-hero::after {
	content: "";
	position: absolute;
	width: 560px;
	height: 560px;
	background: radial-gradient(circle, rgba(210, 195, 238, 0.70) 0%, rgba(127, 103, 186, 0) 68%);
	top: -180px;
	right: -120px;
	animation: suporte-blob-grow-in 2s cubic-bezier(0.1, 0.4, 0.2, 1) 0.4s forwards;
}
.politica-hero__title {
	font-size: clamp(32px, 5vw, 56px);
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 12px;
	line-height: 1.2;
}
.politica-hero__subtitle {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.75);
	margin: 0;
}
.politica-content {
	padding: 80px 24px 100px;
	background: #ffffff;
}
.politica-content__inner {
	max-width: 800px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2.0;
	color: #4D4D4D;
}
.politica-content__inner h2 {
	font-size: 24px;
	font-weight: 700;
	color: #553F8D;
	margin: 48px 0 16px;
}
.politica-content__inner h3 {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin: 32px 0 12px;
}
.politica-content__inner h4 {
	font-size: 25px;
	font-weight: 700;
	color: #553F8D;
	margin: 32px 0 12px;
}
.politica-content__inner p {
	margin: 0 0 16px;
}
.politica-content__inner ul {
	padding-left: 24px;
	margin: 0 0 16px;
}
.politica-content__inner a {
	color: #7f67ba;
	text-decoration: underline;
}

.politica-update {
	margin-top: 48px !important;
	padding: 16px 24px;
	background: #f0ecfa;
	border-left: 4px solid #7f67ba;
	border-radius: 8px;
	font-size: 15px;
	font-weight: 600;
	color: #553F8D;
}

/* ── Contato: padding reduzido em ≤ 480px ── */
@media (max-width: 480px) {
	#contato-hero {
		padding: 180px 0 60px !important;
	}
	.contato-section__grid {
		padding: 0 16px !important;
	}
}

/* ── Heroes internos: padding-top reduzido em ≤ 480px ── */
@media (max-width: 480px) {
	#porque-hero,
	#planos-hero {
		padding: 160px 20px 40px !important;
	}
	.recursos-hero {
		padding: 80px 0 40px !important;
		height: auto !important;
	}
}

/* ── Hero home: remove padding-bottom em mobile ── */
@media (max-width: 767px) {
	.elementor-element-4166271 {
		padding-bottom: 0 !important;
	}
}

/* ── Seção contagem: remove min-height em mobile ── */
@media (max-width: 767px) {
	.elementor-271 .elementor-element.elementor-element-bdbfe88 > .elementor-container {
		min-height: unset !important;
	}
}

/* ── Ícone Discord — sem fundo, sem hover, cor fixa #A695D0 ── */
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item .social_icon.social_icon_discord,
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item .social_icon.social_icon_discord svg,
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item:hover .social_icon.social_icon_discord,
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item:hover .social_icon.social_icon_discord svg,
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item:hover .social_icon[class*="discord"],
.sc_socials.sc_socials_default.modern_2 .socials_wrap .social_item:hover .social_icon[class*="discord"] svg {
  background-color: transparent !important;
  color: #A695D0 !important;
  fill: #A695D0 !important;
}
