.elementor-kit-11{--e-global-color-primary:#1A166F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D3145A;--e-global-color-73d419c:#FF5B41;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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 */.tutor-container {
    margin-top: 50px;
    margin-bottom: 50px;
}


/* =========================================================
   Polylang + Elementor: alternar blocos por idioma (PT/ES/EN)
   Classes:
   - .fix-ptbr  (Português)
   - .fix-esp   (Espanhol)
   - .fix-eng   (Inglês)
   Regras:
   - Fora do editor: esconde os idiomas "errados"
   - No editor Elementor: mostra tudo (não aplica hide)
   ========================================================= */

/* ========= PT (pt / pt-br) =========
   Esconde ES e EN
*/
html[lang^="pt"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-esp,
html[lang^="pt"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-eng,
body[class*="lang-pt"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-esp,
body[class*="lang-pt"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-eng,
body[class*="lang-pt-br"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-esp,
body[class*="lang-pt-br"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-eng {
  display: none !important;
}

/* ========= ES (es / es-es) =========
   Esconde PT e EN
*/
html[lang^="es"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-ptbr,
html[lang^="es"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-eng,
body[class*="lang-es"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-ptbr,
body[class*="lang-es"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-eng {
  display: none !important;
}

/* ========= EN (en / en-us / en-gb) =========
   Esconde PT e ES
*/
html[lang^="en"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-ptbr,
html[lang^="en"] body:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-esp,
body[class*="lang-en"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-ptbr,
body[class*="lang-en"]:not(.elementor-editor-active):not([class*="elementor-editor"]) .fix-esp {
  display: none !important;
}/* End custom CSS */