/* Static clone fixes for Divi modules that depend on WordPress runtime triggers. */
.et_animated,
.et_had_animation,
.et-waypoint,
.et_pb_animation_top,
.et_pb_animation_bottom,
.et_pb_animation_left,
.et_pb_animation_right,
.et_pb_animation_fade_in,
.et_pb_animation_off,
.et_pb_section,
.et_pb_row,
.et_pb_column,
.et_pb_module,
.et_pb_gallery,
.et_pb_gallery_item,
.et_pb_image,
.et_pb_text {
  opacity: 1 !important;
  visibility: visible !important;
}

.et_animated,
.et_had_animation,
.et-waypoint,
.et_pb_animation_top,
.et_pb_animation_bottom,
.et_pb_animation_left,
.et_pb_animation_right,
.et_pb_animation_fade_in,
.et_pb_animation_off {
  transform: none !important;
  animation: none !important;
  transition: none !important;
}

.static-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 6px;
  border: 1px solid rgba(38, 45, 74, 0.18);
  border-radius: 6px;
  background: #ffffff;
  cursor: pointer;
}

.static-menu-toggle span {
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: #262d4a;
  transition: transform 180ms ease, opacity 180ms ease;
}

#main-header.static-mobile-menu-open .static-menu-toggle span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

#main-header.static-mobile-menu-open .static-menu-toggle span:nth-child(2) {
  opacity: 0;
}

#main-header.static-mobile-menu-open .static-menu-toggle span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

@media only screen and (max-width: 980px) {
  #main-header {
    position: relative;
    z-index: 1000;
  }

  #main-header .container {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: space-between;
  }

  #main-header .logo_container {
    position: static;
    width: auto;
    height: auto;
    flex: 0 1 auto;
  }

  #main-header #logo {
    max-width: 172px;
    max-height: 58px;
  }

  #main-header #et-top-navigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 !important;
    margin-left: auto;
  }

  #main-header .static-menu-toggle {
    display: flex;
  }

  #main-header #top-menu-nav {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 5%;
    right: 5%;
    max-height: calc(100vh - 120px);
    overflow: auto;
    border: 1px solid rgba(38, 45, 74, 0.12);
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 18px 42px rgba(38, 45, 74, 0.18);
  }

  #main-header.static-mobile-menu-open #top-menu-nav {
    display: block !important;
  }

  #main-header #top-menu {
    display: flex;
    flex-direction: column;
    padding: 8px;
  }

  #main-header #top-menu li {
    display: block;
    width: 100%;
    padding: 0;
  }

  #main-header #top-menu li a {
    display: flex;
    min-height: 44px;
    align-items: center;
    padding: 11px 14px !important;
    border-radius: 6px;
    color: #262d4a;
    line-height: 1.25;
  }

  #main-header #top-menu li a:hover,
  #main-header #top-menu li.current-menu-item > a,
  #main-header #top-menu li.current_page_item > a {
    background: rgba(229, 187, 91, 0.16);
    color: #262d4a !important;
  }

  #main-header #top-menu li ul.sub-menu {
    position: static;
    display: block;
    width: auto;
    padding: 0 0 4px 12px;
    border: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
  }

  #main-header #top-menu li ul.sub-menu li a {
    width: auto;
    padding-left: 16px !important;
    font-size: 13px;
  }

  #main-header #et_top_search,
  #main-header .mobile_menu_bar,
  #main-header #et_mobile_nav_menu {
    display: none !important;
  }
}

.et_pb_toggle_title[role="button"] {
  cursor: pointer;
}

.et_pb_toggle_close .et_pb_toggle_content {
  display: none;
}

.et_pb_toggle_open .et_pb_toggle_content {
  display: block;
}

body.page-id-183 div.et_pb_section.et_pb_section_0 {
  background-image: linear-gradient(360deg, #262d4a 0%, rgba(255, 255, 255, 0) 100%),
    url("wp-content/uploads/2023/10/interimagens2-1600.webp") !important;
}

body.page-id-200 div.et_pb_section.et_pb_section_0 {
  background-image: linear-gradient(360deg, #262d4a 0%, rgba(255, 255, 255, 0) 100%),
    url("wp-content/uploads/2023/10/interimagens3-1600.webp") !important;
}

/* Raro equipe original flow 20260615 */
body.page-id-183 .raro-equipe-mobile-list {
  display: none !important;
}

body.page-id-183 .et_pb_row_2,
body.page-id-183 .et_pb_row_3,
body.page-id-183 .et_pb_row_4,
body.page-id-183 .et_pb_row_5,
body.page-id-183 .et_pb_row_6,
body.page-id-183 .et_pb_row_7,
body.page-id-183 .et_pb_row_8,
body.page-id-183 .et_pb_row_9 {
  display: flex !important;
  align-items: center !important;
  gap: 5.5% !important;
  width: min(1180px, calc(100% - 80px)) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 46px 0 !important;
}

body.page-id-183 .et_pb_row_2 .et_pb_column,
body.page-id-183 .et_pb_row_3 .et_pb_column,
body.page-id-183 .et_pb_row_4 .et_pb_column,
body.page-id-183 .et_pb_row_5 .et_pb_column,
body.page-id-183 .et_pb_row_6 .et_pb_column,
body.page-id-183 .et_pb_row_7 .et_pb_column,
body.page-id-183 .et_pb_row_8 .et_pb_column,
body.page-id-183 .et_pb_row_9 .et_pb_column {
  float: none !important;
  width: 47.25% !important;
  margin: 0 !important;
}

body.page-id-183 .et_pb_row_2 .et_pb_image img,
body.page-id-183 .et_pb_row_3 .et_pb_image img,
body.page-id-183 .et_pb_row_4 .et_pb_image img,
body.page-id-183 .et_pb_row_5 .et_pb_image img,
body.page-id-183 .et_pb_row_6 .et_pb_image img,
body.page-id-183 .et_pb_row_7 .et_pb_image img,
body.page-id-183 .et_pb_row_8 .et_pb_image img,
body.page-id-183 .et_pb_row_9 .et_pb_image img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  object-fit: cover !important;
  object-position: center top !important;
}

body.page-id-183 .et_pb_row_2 .et_pb_text,
body.page-id-183 .et_pb_row_3 .et_pb_text,
body.page-id-183 .et_pb_row_4 .et_pb_text,
body.page-id-183 .et_pb_row_5 .et_pb_text,
body.page-id-183 .et_pb_row_6 .et_pb_text,
body.page-id-183 .et_pb_row_7 .et_pb_text,
body.page-id-183 .et_pb_row_8 .et_pb_text,
body.page-id-183 .et_pb_row_9 .et_pb_text {
  color: #302b2e !important;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

body.page-id-183 .et_pb_row_2 .et_pb_text h2,
body.page-id-183 .et_pb_row_2 .et_pb_text h3,
body.page-id-183 .et_pb_row_3 .et_pb_text h2,
body.page-id-183 .et_pb_row_3 .et_pb_text h3,
body.page-id-183 .et_pb_row_4 .et_pb_text h2,
body.page-id-183 .et_pb_row_4 .et_pb_text h3,
body.page-id-183 .et_pb_row_5 .et_pb_text h2,
body.page-id-183 .et_pb_row_5 .et_pb_text h3,
body.page-id-183 .et_pb_row_6 .et_pb_text h2,
body.page-id-183 .et_pb_row_6 .et_pb_text h3,
body.page-id-183 .et_pb_row_7 .et_pb_text h2,
body.page-id-183 .et_pb_row_7 .et_pb_text h3,
body.page-id-183 .et_pb_row_8 .et_pb_text h2,
body.page-id-183 .et_pb_row_8 .et_pb_text h3,
body.page-id-183 .et_pb_row_9 .et_pb_text h2,
body.page-id-183 .et_pb_row_9 .et_pb_text h3 {
  color: #262d4a !important;
}

@media only screen and (max-width: 767px) {
  body.page-id-183 .et_pb_row_2,
  body.page-id-183 .et_pb_row_3,
  body.page-id-183 .et_pb_row_4,
  body.page-id-183 .et_pb_row_5,
  body.page-id-183 .et_pb_row_6,
  body.page-id-183 .et_pb_row_7,
  body.page-id-183 .et_pb_row_8,
  body.page-id-183 .et_pb_row_9 {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    width: calc(100% - 48px) !important;
    max-width: 390px !important;
    padding: 24px 0 !important;
  }

  body.page-id-183 .et_pb_row_2 .et_pb_column,
  body.page-id-183 .et_pb_row_3 .et_pb_column,
  body.page-id-183 .et_pb_row_4 .et_pb_column,
  body.page-id-183 .et_pb_row_5 .et_pb_column,
  body.page-id-183 .et_pb_row_6 .et_pb_column,
  body.page-id-183 .et_pb_row_7 .et_pb_column,
  body.page-id-183 .et_pb_row_8 .et_pb_column,
  body.page-id-183 .et_pb_row_9 .et_pb_column {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.page-id-183 .et_pb_row_2 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_3 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_4 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_5 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_6 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_7 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_8 .et_pb_column:has(.et_pb_image),
  body.page-id-183 .et_pb_row_9 .et_pb_column:has(.et_pb_image) {
    order: 1 !important;
  }

  body.page-id-183 .et_pb_row_2 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_3 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_4 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_5 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_6 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_7 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_8 .et_pb_column:has(.et_pb_text),
  body.page-id-183 .et_pb_row_9 .et_pb_column:has(.et_pb_text) {
    order: 2 !important;
  }

  body.page-id-183 .et_pb_row_2 .et_pb_image img,
  body.page-id-183 .et_pb_row_3 .et_pb_image img,
  body.page-id-183 .et_pb_row_4 .et_pb_image img,
  body.page-id-183 .et_pb_row_5 .et_pb_image img,
  body.page-id-183 .et_pb_row_6 .et_pb_image img,
  body.page-id-183 .et_pb_row_7 .et_pb_image img,
  body.page-id-183 .et_pb_row_8 .et_pb_image img,
  body.page-id-183 .et_pb_row_9 .et_pb_image img {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.page-id-183 .et_pb_row_2 .et_pb_text,
  body.page-id-183 .et_pb_row_3 .et_pb_text,
  body.page-id-183 .et_pb_row_4 .et_pb_text,
  body.page-id-183 .et_pb_row_5 .et_pb_text,
  body.page-id-183 .et_pb_row_6 .et_pb_text,
  body.page-id-183 .et_pb_row_7 .et_pb_text,
  body.page-id-183 .et_pb_row_8 .et_pb_text,
  body.page-id-183 .et_pb_row_9 .et_pb_text,
  body.page-id-183 .et_pb_row_2 .et_pb_text p,
  body.page-id-183 .et_pb_row_3 .et_pb_text p,
  body.page-id-183 .et_pb_row_4 .et_pb_text p,
  body.page-id-183 .et_pb_row_5 .et_pb_text p,
  body.page-id-183 .et_pb_row_6 .et_pb_text p,
  body.page-id-183 .et_pb_row_7 .et_pb_text p,
  body.page-id-183 .et_pb_row_8 .et_pb_text p,
  body.page-id-183 .et_pb_row_9 .et_pb_text p,
  body.page-id-183 .et_pb_row_2 .et_pb_text li,
  body.page-id-183 .et_pb_row_3 .et_pb_text li,
  body.page-id-183 .et_pb_row_4 .et_pb_text li,
  body.page-id-183 .et_pb_row_5 .et_pb_text li,
  body.page-id-183 .et_pb_row_6 .et_pb_text li,
  body.page-id-183 .et_pb_row_7 .et_pb_text li,
  body.page-id-183 .et_pb_row_8 .et_pb_text li,
  body.page-id-183 .et_pb_row_9 .et_pb_text li {
    font-size: 16px !important;
    line-height: 1.55 !important;
  }
}
/* Unified top menu 20260615 */
@media only screen and (min-width: 981px) {
  #main-header {
    min-height: 100px !important;
    background: #ffffff !important;
  }

  #main-header .container,
  #main-header .et_menu_container {
    width: min(1180px, calc(100% - 48px)) !important;
    max-width: 1180px !important;
    min-height: 100px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  #main-header .logo_container {
    position: static !important;
    width: auto !important;
    height: auto !important;
    flex: 0 0 auto !important;
  }

  #main-header #logo {
    display: block !important;
    width: 220px !important;
    max-width: 220px !important;
    max-height: none !important;
    height: auto !important;
  }

  #main-header #et-top-navigation {
    height: auto !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 18px !important;
  }

  #main-header #top-menu-nav,
  #main-header #top-menu {
    display: flex !important;
    align-items: center !important;
  }

  #main-header #top-menu {
    gap: 20px !important;
  }

  #main-header #top-menu li {
    padding-right: 0 !important;
  }

  #main-header #top-menu li a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 38px !important;
    padding: 0 !important;
    color: #262d4a !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: 0.04em !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
  }

  #main-header #et_top_search {
    margin: 0 0 0 4px !important;
  }

  #main-header .nav li ul {
    top: 38px !important;
  }
}

@media only screen and (max-width: 980px) {
  #main-header .container,
  #main-header .et_menu_container {
    width: 90% !important;
    min-height: 74px !important;
  }

  #main-header #logo {
    width: 172px !important;
    max-width: 172px !important;
    max-height: none !important;
    height: auto !important;
  }
}

/* UI/UX responsive polish 20260619 */
@media only screen and (min-width: 981px) {
  body #main-header .container,
  body #main-header .container.et_menu_container {
    width: min(1180px, calc(100% - 48px)) !important;
    max-width: 1180px !important;
    min-height: 100px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body #main-header #et-top-navigation {
    width: auto !important;
    flex: 0 0 auto !important;
  }
}

body.page-id-183 .et_pb_section_1.et_pb_section {
  padding-bottom: 0 !important;
}

body.page-id-183 .et_pb_section_2.et_pb_section {
  padding-top: 8px !important;
}

body.page-id-183 .et_pb_row_2 {
  padding-top: 18px !important;
}

@media only screen and (max-width: 980px) {
  body.page-id-879 #main-content,
  body.page-id-879 .entry-content,
  body.page-id-879 .et_builder_inner_content {
    overflow-x: hidden !important;
  }

  body.page-id-879 .et_pb_section {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body.page-id-879 .et_pb_row {
    width: calc(100% - 40px) !important;
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  body.page-id-879 .et_pb_column {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important;
  }

  body.page-id-879 .et_pb_text,
  body.page-id-879 .et_pb_text_inner,
  body.page-id-879 .et_pb_text p,
  body.page-id-879 .et_pb_text li,
  body.page-id-879 .et_pb_toggle_title,
  body.page-id-879 .et_pb_toggle_content {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
    line-height: 1.55 !important;
  }

  body.page-id-879 .et_pb_text_8,
  body.page-id-879 .et_pb_text_9,
  body.page-id-879 .et_pb_text_10,
  body.page-id-879 .et_pb_text_11 {
    min-height: 0 !important;
    margin-top: 20px !important;
  }

  body.page-id-879 .et_pb_row_4.et_pb_row {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  body.page-id-879 .et_pb_section_0.et_pb_section {
    padding-top: 86px !important;
    padding-bottom: 86px !important;
  }

  body.page-id-879 .et_pb_section_2.et_pb_section {
    margin-top: 0 !important;
    padding-top: 42px !important;
    background-size: cover !important;
    background-position: center top !important;
  }

  body.page-id-879 .et_pb_row_4.et_pb_row {
    margin-top: 0 !important;
  }

  body.page-id-879 .et_pb_text_0 h1,
  body.page-id-879 .et_pb_text_2 h2,
  body.page-id-879 .et_pb_text_4 h2,
  body.page-id-879 .et_pb_text_6 h2 {
    font-size: clamp(28px, 9vw, 38px) !important;
    line-height: 1.08 !important;
    text-wrap: balance;
  }

  body.page-id-879 .et_pb_text_1 h5,
  body.page-id-879 .et_pb_text_3,
  body.page-id-879 .et_pb_text_5,
  body.page-id-879 .et_pb_text_7,
  body.page-id-879 .et_pb_text_8,
  body.page-id-879 .et_pb_text_9,
  body.page-id-879 .et_pb_text_10,
  body.page-id-879 .et_pb_text_11 {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  body.page-id-879 .et_pb_image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
}

@media only screen and (max-width: 980px) {
  body.page-id-309 #main-content,
  body.page-id-309 .entry-content,
  body.page-id-309 .et_builder_inner_content {
    overflow-x: hidden !important;
  }

  body.page-id-309 .et_pb_section {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  body.page-id-309 .et_pb_row {
    width: calc(100% - 40px) !important;
    max-width: 720px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  body.page-id-309 .et_pb_column {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important;
  }

  body.page-id-309 .et_pb_text,
  body.page-id-309 .et_pb_text_inner,
  body.page-id-309 .et_pb_text p,
  body.page-id-309 .et_pb_text li,
  body.page-id-309 .et_pb_toggle_title,
  body.page-id-309 .et_pb_toggle_content {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
    line-height: 1.55 !important;
  }

  body.page-id-309 .et_pb_row_4.et_pb_row {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  body.page-id-309 .et_pb_section_0.et_pb_section {
    padding-top: 86px !important;
    padding-right: 0 !important;
    padding-bottom: 86px !important;
  }

  body.page-id-309 .et_pb_section_2.et_pb_section {
    margin-top: 0 !important;
    padding-top: 42px !important;
    background-size: cover !important;
    background-position: center top !important;
  }

  body.page-id-309 .et_pb_row_4.et_pb_row {
    margin-top: 0 !important;
  }

  body.page-id-309 .et_pb_text_0 h1,
  body.page-id-309 .et_pb_text_2 h2,
  body.page-id-309 .et_pb_text_4 h2,
  body.page-id-309 .et_pb_text_6 h2 {
    font-size: clamp(28px, 9vw, 38px) !important;
    line-height: 1.08 !important;
    text-wrap: balance;
  }

  body.page-id-309 .et_pb_text_1 h5,
  body.page-id-309 .et_pb_text_3,
  body.page-id-309 .et_pb_text_5,
  body.page-id-309 .et_pb_text_7,
  body.page-id-309 .et_pb_text_8,
  body.page-id-309 .et_pb_text_9,
  body.page-id-309 .et_pb_text_10,
  body.page-id-309 .et_pb_text_11 {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  body.page-id-309 .et_pb_image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
}

/* Blog grid fix: salvattore JS nao roda no clone estatico, posts ficavam opacity:0 (invisiveis) 20260630 */
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post,
.et_pb_blog_grid .et_pb_salvattore_content .et_pb_post,
.et_pb_blog_grid .et_pb_post {
  opacity: 1 !important;
  visibility: visible !important;
}

.et_pb_blog_grid .et_pb_salvattore_content {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 30px !important;
}

.et_pb_blog_grid .et_pb_salvattore_content .et_pb_post {
  width: auto !important;
  margin: 0 !important;
  float: none !important;
}

@media only screen and (max-width: 767px) {
  .et_pb_blog_grid .et_pb_salvattore_content {
    grid-template-columns: 1fr !important;
  }
}
