.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F8DF13;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;font-family:"Inter Up", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h1{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h2{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h3{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h4{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h5{font-family:"Inter Up", Sans-serif;}.elementor-kit-5 h6{font-family:"Inter Up", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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(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 */html, body {
  width: 100%;
  overflow-x: clip !important;
  /* ❌ Removido o text-wrap balance que causava a quebra errada */
  letter-spacing: -0.04em !important;
  font-weight: normal !important;
}

/* Permite quebra natural e limpa o comportamento herdado */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.elementor-widget-text-editor,
p {
  text-wrap: normal !important;     /* quebra normal */
  white-space: normal !important;   /* permite quebra automática */
  word-break: normal !important;    /* não quebra palavras no meio */
  overflow-wrap: break-word;        /* quebra no fim da palavra se precisar */
}

[data-elementor-type="wp-page"] {
  overflow: clip !important;
}

.centered {
  transform: translate(-50%, -50%) !important;
}

::-webkit-scrollbar {
  width: 0px !important;
}
::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.elementor-section {
  padding: 0 !important;
}

.elementor-icon {
  width: 100%;
}
.elementor-icon svg {
  width: 100% !important;
  overflow: visible !important;
}

p {
  margin-bottom: 0;
}

*:focus {
  outline: none;
  box-shadow: 0 0 0 0.2rem #fff;
}

*:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

::placeholder {
  opacity: 1 !important;
  color: #000 !important;
}

.naometoque {
  user-select: none;
  pointer-events: none;
}

.linered {
  text-decoration: line-through;
  text-decoration-color: red;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter Up';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://assistenciacontrolcell.com.br/wp-content/uploads/2025/10/Inter_18pt-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */