.elementor-4128 .elementor-element.elementor-element-4dacf1b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.6;--padding-top:300px;--padding-bottom:300px;--padding-left:0px;--padding-right:0px;}.elementor-4128 .elementor-element.elementor-element-4dacf1b::before, .elementor-4128 .elementor-element.elementor-element-4dacf1b > .elementor-background-video-container::before, .elementor-4128 .elementor-element.elementor-element-4dacf1b > .e-con-inner > .elementor-background-video-container::before, .elementor-4128 .elementor-element.elementor-element-4dacf1b > .elementor-background-slideshow::before, .elementor-4128 .elementor-element.elementor-element-4dacf1b > .e-con-inner > .elementor-background-slideshow::before, .elementor-4128 .elementor-element.elementor-element-4dacf1b > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#041531;--background-overlay:'';}.elementor-4128 .elementor-element.elementor-element-4dacf1b:not(.elementor-motion-effects-element-type-background), .elementor-4128 .elementor-element.elementor-element-4dacf1b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4128 .elementor-element.elementor-element-c86bc5a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:50px;font-weight:600;color:var( --e-global-color-7649df1 );}.elementor-4128 .elementor-element.elementor-element-f0b82f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4128 .elementor-element.elementor-element-abfbb02 .elementor-icon-list-icon{width:14px;}.elementor-4128 .elementor-element.elementor-element-abfbb02 .elementor-icon-list-icon i{font-size:14px;}.elementor-4128 .elementor-element.elementor-element-abfbb02 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4128 .elementor-element.elementor-element-bf31592{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for post-comments, class: .elementor-element-9e4a734 *//* FORÇA A COR DO BOTÃO (AZUL ROYAL #2362E2) */
#respond .submit,
#respond input[type="submit"],
.comment-form .submit,
.comment-form input[type="submit"],
.form-submit input[type="submit"],
.ekit-template-content .elementskit-btn-wraper,
.comments-area .submit {
  background-color: #2362E2 !important;
  background: #2362E2 !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 50px !important;
  padding: 12px 28px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: all 0.25s ease !important;
  box-shadow: 0 4px 12px rgba(35, 98, 226, 0.2) !important;
}

/* HOVER DO BOTÃO (MUTAÇÃO PARA CORAL #E72F52) */
#respond .submit:hover,
#respond input[type="submit"]:hover,
.comment-form input[type="submit"]:hover,
.form-submit input[type="submit"]:hover,
.comments-area .submit:hover {
  background-color: #E72F52 !important;
  background: #E72F52 !important;
  box-shadow: 0 6px 16px rgba(231, 47, 82, 0.3) !important;
}

/* SOBRESCREVE A BOLA E ÍCONE VERDE NATIVOS */
#respond .submit-btn-icon,
#respond .btn-icon,
#respond [class*="icon"],
.comment-form [class*="icon"],
.form-submit [class*="icon"] {
  background-color: #E72F52 !important;
  background: #E72F52 !important;
  color: #FFFFFF !important;
  fill: #FFFFFF !important;
}

#respond .submit:hover .btn-icon,
#respond .submit:hover [class*="icon"] {
  background-color: #011E55 !important;
  background: #011E55 !important;
}/* End custom CSS */