.elementor-11841 .elementor-element.elementor-element-a0952ca{--display:flex;--margin-top:9em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;}.elementor-widget-text-editor{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 );line-height:var( --e-global-typography-text-line-height );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-11841 .elementor-element.elementor-element-0aada2c{width:var( --container-widget-width, 72% );max-width:72%;--container-widget-width:72%;--container-widget-flex-grow:0;text-align:start;color:#FFFFFF;}.elementor-11841 .elementor-element.elementor-element-0aada2c.elementor-element{--align-self:center;}body.elementor-page-11841:not(.elementor-motion-effects-element-type-background), body.elementor-page-11841 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A192F;}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-11841 .elementor-element.elementor-element-0aada2c{--container-widget-width:811px;--container-widget-flex-grow:0;width:var( --container-widget-width, 811px );max-width:811px;}}@media(max-width:1024px){.elementor-11841 .elementor-element.elementor-element-a0952ca{--margin-top:5em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-11841 .elementor-element.elementor-element-0aada2c{--container-widget-width:726px;--container-widget-flex-grow:0;width:var( --container-widget-width, 726px );max-width:726px;}}@media(max-width:767px){.elementor-11841 .elementor-element.elementor-element-a0952ca{--margin-top:3em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(min-width:2400px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-0aada2c */.elementor-11841 .elementor-element.elementor-element-0aada2c{
    text-wrap: balance;
}

.elementor-11841 .elementor-element.elementor-element-0aada2c h2{
    font-size: 2rem !important;
    line-height: 1.5;
}

@media(max-width:767px){
    .elementor-11841 .elementor-element.elementor-element-0aada2c h2{
    font-size: 1.5rem !important;
    line-height: 1.5;
}
}/* End custom CSS */
/* Start custom CSS */html, body{
    overflow-x: clip;
}


/* Chrome, Edge e Safari */
body::-webkit-scrollbar {
  width: 4px; /*largura da barra*/
}

body::-webkit-scrollbar-track {
  background: #0A192F; /*cor do fundo*/
}

body::-webkit-scrollbar-thumb {
  background: #F3B545; /*cor do controle do scroll*/
  border-radius: 0px; /*arredondamento*/
  border: 0px solid #193256; /*borda*/
}

/* Firefox */
@-moz-document url-prefix() {
  * {
    scrollbar-width: 4px;
    scrollbar-color:
                    #F3B545 /*cor do controle do scroll*/
                    #193256; /*cor do fundo*/
    -moz-appearance: scrollbar;
  }
}



.gradient-blue {
  background: linear-gradient(90deg, #091B35 -6.33%, #1E6EE9 40.02%, #091B35 98.81%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.gradient-gold {
  background: linear-gradient(90deg, #F3B545 -6.33%, #FFF8EB 40.02%, #F3B545 98.81%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.bold-white {
  font-weight: 600;
  color: #ffffff;
}


.bold-black {
  font-weight: 600;
  color: #000000;
}

.bold-laranja {
  font-weight: 600;
  color: #F3B545;
}


.font-maior {
  font-size: 1.25rem;
  font-weight: 600;
}/* End custom CSS */