.elementor-20 .elementor-element.elementor-element-90cba6b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:-119px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:170px;--padding-bottom:35px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-20 .elementor-element.elementor-element-90cba6b:not(.elementor-motion-effects-element-type-background), .elementor-20 .elementor-element.elementor-element-90cba6b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E3E6EA;}.elementor-20 .elementor-element.elementor-element-62e7cfa.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-20 .elementor-element.elementor-element-b9d03bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:080px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-20 .elementor-element.elementor-element-ffd4585{--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;overflow:visible;}.elementor-20 .elementor-element.elementor-element-59e3c51 iframe{height:710px;}.elementor-20 .elementor-element.elementor-element-d19e5f2{--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;overflow:visible;}.elementor-20 .elementor-element.elementor-element-a4c2f82{--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:70px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;overflow:visible;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-20 .elementor-element.elementor-element-ffd4585{--width:50%;}.elementor-20 .elementor-element.elementor-element-d19e5f2{--width:50%;}}/* Start custom CSS for container, class: .elementor-element-90cba6b *//* PAGE TITLE SECTION */
#mz-page-title {
  text-align: center;
}

#mz-page-title h1 {
  font-size: 76px;
  font-weight: 700;
  color: #0085d2;
  margin: 0;
  letter-spacing: 1px;
}

/* LINHA DECORATIVA */
.mz-title-line {
  display: block;
  width: 90px;
  height: 4px;
  background: linear-gradient(90deg, #0085d2, #f7b414);
  margin: 18px auto 0;
  border-radius: 999px;
}


@media (max-width: 768px) {
  #mz-page-title h1 {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b9d03bc */.mz-contact-box {
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.06);
  font-family: Inter, sans-serif;
}

.mz-contact-box h2 {
  color: #0085d2;
  margin-bottom: 30px;
}

.mz-item {
  display: flex;
  gap: 15px;
  margin-bottom: 22px;
}

.mz-icon {
  font-size: 22px;
  color: #f7b414;
  min-width: 28px;
}

.mz-item strong {
  color: #0085d2;
  font-size: 14px;
}

.mz-item p {
  margin: 4px 0 0;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ab8c803 */#mz-cta-buttons {
  display: flex;
  gap: 18px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}

.mz-btn {
  padding: 14px 28px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* BOTÕES */
.mz-btn.primary {
  background: #0085d2;
  color: #fff;
}

.mz-btn.whatsapp {
  background: #f7b414;
  color: #000;
}

.mz-btn.outline {
  border: 2px solid #0085d2;
  color: #0085d2;
}

.mz-btn:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a4c2f82 */.mz-cta {
  text-align: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, #0085d2, #0069a8);
  color: #fff;
  border-radius: 9px;
}

.mz-cta p {
  margin-bottom: 25px;
}

.mz-cta-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}

.mz-btn {
  background: #f7b414;
  color: #000;
  padding: 10px 14px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
}

.mz-whatsapp {
  background: #25d366;
  color: #fff;
}

.mz-email {
  background: #fff;
  color: #0085d2;
}/* End custom CSS */