.elementor-6 .elementor-element.elementor-element-b4771e8{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6 .elementor-element.elementor-element-5bb4919{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-5bb4919 */iframe {
  height: 100vh !important;
  min-height: 100vh;
}

.elementor-section {
  padding: 0 !important;
  margin: 0 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b4771e8 */iframe {
  width: 100%;
  border: none;
  display: block;
}

/* Desktop */
@media (min-width: 768px) {
  iframe {
    height: 100vh !important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  iframe {
    height: 100dvh !important;
    min-height: 100dvh;
  }
}

/* Remove espaços do Elementor */
.elementor-section {
  padding: 0 !important;
  margin: 0 !important;
}/* End custom CSS */