.elementor-5528 .elementor-element.elementor-element-4b2e21a{--display:flex;}.elementor-5528 .elementor-element.elementor-element-1dbdf7c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-48d4783 *//* Estilo para o contêiner do iframe */
.iframe-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 177.7778%;
  padding-bottom: 0;
  box-shadow: 0 2px 8px 0 rgba(63, 69, 81, 0.16);
  margin-top: 1.6em;
  margin-bottom: 0.9em;
  overflow: hidden;
  border-radius: 8px;
  will-change: transform;
}

/* Estilo para o iframe */
.iframe-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: none;
  padding: 0;
  margin: 0;
}

/* Estilo para o link abaixo do iframe */
.iframe-container + a {
  display: inline-block;
  margin-top: 10px;
  text-decoration: none;
  color: #007BFF;
  font-weight: bold;
  font-size: 16px;
  transition: color 0.3s ease;
}

.iframe-container + a:hover {
  color: #0056b3;
}/* End custom CSS */