.elementor-kit-9{--e-global-color-primary:#0FE635;--e-global-color-secondary:#2D91F4;--e-global-color-text:#071129;--e-global-color-accent:#6C35D1;--e-global-color-e3ed8ee:#3CA8EA96;--e-global-color-af981db:#161616;--e-global-color-0888615:#1A1C1F;--e-global-color-3c7653a:#101214;--e-global-color-f5d9bc9:#272B33;--e-global-color-674439d:#FF4343;--e-global-color-f7d4a10:#E9FF36;--e-global-color-97994bd:#EBEAEA;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:400;background-color:#0C0C0C;font-family:"Rubik", Sans-serif;font-weight:400;}.elementor-kit-9 a{font-family:"Rubik", Sans-serif;font-weight:400;}.elementor-kit-9 h1{font-family:"Rubik", Sans-serif;}.elementor-kit-9 h2{font-weight:400;}.elementor-kit-9 h3{font-family:"Rubik", Sans-serif;}.elementor-kit-9 h4{font-family:"Rubik", Sans-serif;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Glow sutil e pulsante para Text Editor */
.textGlow .elementor-text-editor {
  text-shadow:
    0 0 6px rgba(103, 248, 24, 0.18),
    0 0 12px rgba(103, 248, 24, 0.14);
  animation: softGlowPulse 8s ease-in-out infinite alternate;
  will-change: text-shadow, filter;
}

@keyframes softGlowPulse {
  0% {
    text-shadow:
      0 0 6px rgba(103, 248, 24, 0.18),
      0 0 12px rgba(103, 248, 24, 0.14);
    filter: drop-shadow(0 0 0 rgba(103, 248, 24, 0));
  }
  100% {
    text-shadow:
      0 0 10px rgba(103, 248, 24, 0.26),
      0 0 20px rgba(103, 248, 24, 0.20);
    filter: drop-shadow(0 0 2px rgba(103, 248, 24, 0.22));
  }
}

/* Acessibilidade: respeita usuários que preferem menos movimento */
@media (prefers-reduced-motion: reduce) {
  .textGlow .elementor-text-editor { animation: none; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://carolportilho.com/wp-content/uploads/2023/11/Rubik-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://carolportilho.com/wp-content/uploads/2023/11/Rubik-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://carolportilho.com/wp-content/uploads/2023/11/Rubik-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */