.elementor-kit-14{--e-global-color-primary:#14C0DA;--e-global-color-secondary:#00022D;--e-global-color-text:#00011D;--e-global-color-accent:#864BC9;--e-global-color-bbd6e3a:#F9F3FF;--e-global-color-14592cf:#713FAA;--e-global-color-309eb73:#FFFFFF00;--e-global-color-5372ce5:#FFFFFF6B;--e-global-color-8270960:#00022D2E;--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:"GneralSans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-11f7362-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-11f7362-font-weight:600;--e-global-typography-11f7362-line-height:1.25em;--e-global-typography-036f2fe-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-036f2fe-font-weight:600;--e-global-typography-036f2fe-line-height:1.25em;--e-global-typography-54a8990-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-54a8990-font-weight:600;--e-global-typography-54a8990-line-height:1.25em;--e-global-typography-19f0cfb-font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);--e-global-typography-19f0cfb-font-weight:600;--e-global-typography-19f0cfb-line-height:1.35em;--e-global-typography-b45a680-font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);--e-global-typography-b45a680-line-height:1.4em;--e-global-typography-3865d4b-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-3865d4b-line-height:1.45em;--e-global-typography-1048453-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-1048453-font-weight:400;--e-global-typography-1048453-line-height:1.5em;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-14 a{color:#00022DCC;}.elementor-kit-14 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}@media(max-width:1366px){.elementor-kit-14{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-kit-14{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child{margin-bottom: 0px;}
b, strong {font-weight: 600}


.title-dot .elementor-heading-title {
  position: relative;
  display: inline-block;
  padding-left: 1.2rem; /* gap entre bola e texto */
  z-index: 1;
}

.title-dot .elementor-heading-title::before {
  content: "";
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
background: linear-gradient(135deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);
border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}


/* Círculo da esquerda */
.custom-button .elementor-button-icon {
    background: linear-gradient(135deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

/* Ícone dentro do círculo */
.custom-button .elementor-button-icon i,
.custom-button .elementor-button-icon svg {
    font-size: 1rem;
    color: #fff;
    fill: #fff;
}

/* Remover o padding padrão do botão */
.custom-button .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    padding-right: 1rem;
}

.custom-button:hover .elementor-button-icon {
    background: linear-gradient(135deg, var( --e-global-color-accent ) 0%, var( --e-global-color-primary ) 100%);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GneralSans';
	font-display: auto;
	src: url('https://qopen.eu/wp-content/uploads/GeneralSans-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */