.elementor-kit-7{--e-global-color-primary:#F5F5F7;--e-global-color-secondary:#A7C7E7;--e-global-color-text:#2E3A48;--e-global-color-accent:#FF6F61;--e-global-color-662de3a:#FFFFFF;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:600;}.elementor-kit-7 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 *//* Desktop */
#header-search-wrap{ position: relative; }

#site-search-results{
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  display: none;
  background: #ffffff;                 /* fallback */
  background: rgba(255,255,255,1);

  border: 1px solid #d9dee5;           /* fallback */
  border: 1px solid rgba(46,58,72,.15);

  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,.06);
  z-index: 9999;
  overflow: hidden;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#site-search-results .hdr-search-list{ margin:0; padding:4px; list-style:none; }

#site-search-results .hdr-search-list .item a{
  display:block; padding:10px 12px;
  color: #2E3A48;                      /* cor sólida ok */
  text-decoration:none;
}

#site-search-results .hdr-search-list .item a:hover{
  background: #eef1f4;                 /* fallback */
  background: rgba(46,58,72,.06);
}

#site-search-results .hdr-search-list .empty{
  padding:10px 12px;
  color: #6b7785;                       /* fallback */
  color: rgba(46,58,72,.7);
}

/* Mobile */
#header-search-wrap-m{ position: relative; }

#site-search-results-m{
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  display: none;
  background: #ffffff;                  /* fallback */
  background: rgba(255,255,255,1);

  border: 1px solid #d9dee5;            /* fallback */
  border: 1px solid rgba(46,58,72,.15);

  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0,0,0,.06);
  z-index: 9999;
  overflow: hidden;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#site-search-results-m .hdr-search-list{ margin:0; padding:4px; list-style:none; }

#site-search-results-m .hdr-search-list .item a{
  display:block; padding:10px 12px;
  color: #2E3A48;
  text-decoration:none;
}

#site-search-results-m .hdr-search-list .item a:hover{
  background: #eef1f4;                  /* fallback */
  background: rgba(46,58,72,.06);
}

#site-search-results-m .hdr-search-list .empty{
  padding:10px 12px;
  color: #6b7785;                        /* fallback */
  color: rgba(46,58,72,.7);
}/* End custom CSS */