.elementor-2817 .elementor-element.elementor-element-367539c{--display:flex;--min-height:0;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:2vw 2vw;--row-gap:2vw;--column-gap:2vw;--padding-top:5vw;--padding-bottom:5vw;--padding-left:2vw;--padding-right:2vw;}.elementor-2817 .elementor-element.elementor-element-6f347f2{--display:flex;--gap:1.5vw 1.5vw;--row-gap:1.5vw;--column-gap:1.5vw;}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2817 .elementor-element.elementor-element-4400e83{width:100%;max-width:100%;margin:0vw 0vw calc(var(--kit-widget-spacing, 0px) + 0vw) 0vw;}.elementor-2817 .elementor-element.elementor-element-4400e83 .elementor-heading-title{font-size:var( --e-global-typography-8583a11-font-size );font-weight:var( --e-global-typography-8583a11-font-weight );line-height:var( --e-global-typography-8583a11-line-height );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2817 .elementor-element.elementor-element-dd4bfc4{color:var( --e-global-color-text );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-2817 .elementor-element.elementor-element-4400e83 .elementor-heading-title{font-size:var( --e-global-typography-8583a11-font-size );line-height:var( --e-global-typography-8583a11-line-height );}}@media(max-width:767px){.elementor-2817 .elementor-element.elementor-element-367539c{--min-height:150vw;--gap:6vw 6vw;--row-gap:6vw;--column-gap:6vw;--padding-top:10vw;--padding-bottom:10vw;--padding-left:4vw;--padding-right:4vw;}.elementor-2817 .elementor-element.elementor-element-6f347f2{--gap:6vw 6vw;--row-gap:6vw;--column-gap:6vw;}.elementor-2817 .elementor-element.elementor-element-4400e83{width:var( --container-widget-width, 68vw );max-width:68vw;margin:0vw 0vw calc(var(--kit-widget-spacing, 0px) + 0vw) 0vw;--container-widget-width:68vw;--container-widget-flex-grow:0;}.elementor-2817 .elementor-element.elementor-element-4400e83 .elementor-heading-title{font-size:var( --e-global-typography-8583a11-font-size );line-height:var( --e-global-typography-8583a11-line-height );}}@media(min-width:768px){.elementor-2817 .elementor-element.elementor-element-6f347f2{--width:60%;}}/* Start custom CSS */.content a {color:blue!important}








.elementor-toc__header {padding-bottom:1rem;margin-bottom:1rem}


.terms .elementor-icon-list-item {padding-bottom:0.4rem!important}


.snippet div {margin-bottom:1rem}





/* ================================
   TÍTULOS
================================ */

/* H1 – Título do post */
.post-content h1 {
  font-size: 2.8rem;          /* 40px */
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2rem;        /* 32px */
  color: #130201;
}

/* H2 – Seções principais */
.post-content h2 {
  font-size: 2.4rem;         /* 28px */
  line-height: 1.3;
  font-weight: 500;
  margin-top: 4rem;         /* 40px */
  margin-bottom: 1.25rem;     /* 20px */
  color: #130201;
}

/* H3 – Sub-seções */
.post-content h3 {
  font-size: 2rem;        /* 22px */
  line-height: 1.4;
  font-weight: 500;
  margin-top: 4rem;         /* 40px */
  margin-bottom: 1rem;        /* 16px */
  color: #130201;
}

/* H4 – Apoio */
.post-content h4 {
  font-size: 1.5rem;        /* 18px */
  font-weight: 500;
  margin-top: 3.5rem;           /* 32px */
  margin-bottom: 0.75rem;     /* 12px */
  color: #130201;
}


/* H5 – Apoio */
.post-content h5 {
  font-size: 1.33rem;        /* 18px */
  font-weight: 500;
  margin-top: 3.5rem;           /* 32px */
  margin-bottom: 0.75rem;     /* 12px */
  color: #130201;
}

/* H5 – Apoio */
.post-content h6 {
  font-size: 1.33rem;        /* 18px */
  font-weight: 500;
  margin-top: 3.5rem;           /* 32px */
  margin-bottom: 0.75rem;     /* 12px */
  color: #130201;
}

/* ================================
   PARÁGRAFOS
================================ */
.post-content p {
  margin-bottom: 1.25rem;     /* 20px */
  color: #4C4C4C;font-size:1.2rem!important;line-height:1.5em!important;
}


.post-content b, .post-content strong {font-weight: 500;
}

/* ================================
   LINKS
================================ */
.post-content a {
  color: #2563eb;
  text-decoration: underline;
  text-underline-offset: 0.1875rem; /* 3px */
}

.post-content a:hover {
  text-decoration-thickness: 0.125rem; /* 2px */
}

/* ================================
   LISTAS
================================ */
.post-content ul,
.post-content ol {
  margin: 0 0 1.5rem 0rem;    /* 24px 16px */
}

.post-content li {
  margin-bottom: 0;           /* 0px */
  line-height: 1.6;
}

/* ================================
   IMAGENS
================================ */
.post-content img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;             /* 32px */
  border-radius: 0.375rem;    /* 6px */
}

/* ================================
   BLOCOS DE CÓDIGO
================================ */
.post-content pre {
  background: #0f172a;
  color: #e5e7eb;
  padding: 1.25rem;           /* 20px */
  border-radius: 0.5rem;      /* 8px */
  overflow-x: auto;
  font-size: 0.9375rem;       /* 15px */
  line-height: 1.6;
  margin: 2rem 0;             /* 32px */
}

.post-content code {
  background: #f3f4f6;
  color: #111827;
  padding: 0.125rem 0.375rem; /* 2px 6px */
  border-radius: 0.25rem;     /* 4px */
  font-size: 0.9em;
}

/* ================================
   BLOCKQUOTE
================================ */
.post-content blockquote {
  border-left: 0.25rem solid #2563eb; /* 4px */
  padding-left: 1.25rem;             /* 20px */
  margin: 2rem 0;                    /* 32px */
  font-style: italic;
  color: #374151;
}

/* ================================
   TABELAS
================================ */
.post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;             /* 32px */
  font-size: 1rem;            /* 16px */
}

.post-content th,
.post-content td {
  padding: 0.75rem 1rem;      /* 12px 16px */
  border: 0.0625rem solid #e5e7eb; /* 1px */
}

.post-content th {
  background: #f9fafb;
  font-weight: 600;
}

/* ================================
   SEPARADOR
================================ */
.post-content hr {
  border: none;
  border-top: 0.0625rem solid #e5e7eb; /* 1px */
  margin: 3rem 0;                     /* 48px */
}

/* ================================
   RESPONSIVO
================================ */
@media (max-width: 48rem) { /* 768px */
  .post-content p{
    font-size: 1rem!important;          /* 16px */
   
  }

  .post-content h1 {
    font-size: 2rem;          /* 32px */
  }

  .post-content h2 {
    font-size: 1.5rem;        /* 24px */
  }

  .post-content h3 {
    font-size: 1.25rem;       /* 20px */
  }
}/* End custom CSS */