.elementor-kit-11{--e-global-color-primary:#FF4700;--e-global-color-secondary:#000000;--e-global-color-text:#4D4D4D;--e-global-color-accent:#FF9000;--e-global-color-d3d2d6b:#FFFFFF;--e-global-color-21025b7:#DFDFDF;--e-global-color-9a7858d:#30B407;--e-global-color-17808b5:#2B9809;--e-global-color-f143891:#0F1012;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-size:96px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Orbitron";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-secondary-word-spacing:0px;--e-global-typography-text-font-family:"Orbitron";--e-global-typography-text-font-size:36px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.2em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0px;--e-global-typography-accent-font-family:"Orbitron";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-c869f4e-font-family:"Inter";--e-global-typography-c869f4e-font-size:16px;--e-global-typography-c869f4e-font-weight:400;--e-global-typography-c869f4e-line-height:1.2em;--e-global-typography-c869f4e-letter-spacing:0px;--e-global-typography-c869f4e-word-spacing:0px;--e-global-typography-34bdfc7-font-family:"Inter";--e-global-typography-34bdfc7-font-size:16px;--e-global-typography-34bdfc7-font-weight:500;--e-global-typography-34bdfc7-line-height:1.2em;--e-global-typography-34bdfc7-letter-spacing:0px;--e-global-typography-34bdfc7-word-spacing:0px;--e-global-typography-fa1b57b-font-family:"Inter";--e-global-typography-fa1b57b-font-size:16px;--e-global-typography-fa1b57b-font-weight:600;--e-global-typography-fa1b57b-line-height:1.2em;--e-global-typography-fa1b57b-letter-spacing:0px;--e-global-typography-fa1b57b-word-spacing:0px;--e-global-typography-bc646e4-font-family:"Inter";--e-global-typography-bc646e4-font-size:18px;--e-global-typography-bc646e4-font-weight:400;--e-global-typography-bc646e4-line-height:1.3em;--e-global-typography-bc646e4-letter-spacing:0px;--e-global-typography-bc646e4-word-spacing:0px;--e-global-typography-9f73681-font-family:"Inter";--e-global-typography-9f73681-font-size:18px;--e-global-typography-9f73681-font-weight:500;--e-global-typography-9f73681-line-height:1.3em;--e-global-typography-9f73681-letter-spacing:0px;--e-global-typography-9f73681-word-spacing:0px;--e-global-typography-bdf5a5f-font-family:"Inter";--e-global-typography-bdf5a5f-font-size:18px;--e-global-typography-bdf5a5f-font-weight:600;--e-global-typography-bdf5a5f-line-height:1.3em;--e-global-typography-bdf5a5f-letter-spacing:0px;--e-global-typography-bdf5a5f-word-spacing:0px;--e-global-typography-163ad72-font-family:"Orbitron";--e-global-typography-163ad72-font-size:24px;--e-global-typography-163ad72-font-weight:600;--e-global-typography-163ad72-line-height:1.2em;--e-global-typography-163ad72-letter-spacing:0px;--e-global-typography-163ad72-word-spacing:0px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-kit-11{--e-global-typography-primary-font-size:80px;}}@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-kit-11{--e-global-typography-primary-font-size:64px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Remove a rolagem lateral*/

html, body{
    overflow-x: hidden;
}

/*Remove o espaçamento no ultimo parágrafo do bloco Editor de Texto*/

.elementor-widget-text-editor p:last-of-type {
    margin-bottom: 0;
}

/*Alinha o ícone dos botões ao centro*/

.elementor-button-icon{
    display: flex;
    align-items: center;
}

/*Esconde o selo do reCaptcha*/

.grecaptcha-badge { 
    visibility: hidden !important;
}

div#form-field-recaptcha {
    display: none;
}

#site-header, #site-footer, .page-header {
    display: none;
}/* End custom CSS */