.elementor-9895 .elementor-element.elementor-element-9d94558{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9895 .elementor-element.elementor-element-92778e2 .elementor-heading-title{font-family:"MonteCarlo", Sans-serif;font-weight:800;}.elementor-9895 .elementor-element.elementor-element-1502bdc{--display:flex;}.elementor-9895 .elementor-element.elementor-element-76d2ff6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-62dc851 */.meteo-widget {
  background: #021b2f;
  color: #ffffff;
  border-radius: 16px;
  padding: 16px 20px;
  max-width: 900px;
  margin: 20px auto;
  box-shadow: 0 10px 25px rgba(0,0,0,0.35);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.meteo-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.meteo-header h3 {
  margin: 0;
  font-size: 1.2rem;
}

.meteo-header span {
  font-size: 0.8rem;
  opacity: 0.7;
}

.meteo-main {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.meteo-block {
  flex: 1 1 250px;
  background: rgba(7, 206, 255, 0.08);
  border-radius: 12px;
  padding: 12px 14px;
}

.meteo-block h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 1rem;
}

.meteo-block p {
  margin: 2px 0;
  font-size: 0.9rem;
}

.meteo-isobars h4 {
  margin: 0 0 8px 0;
  font-size: 1rem;
}

.meteo-isobars iframe {
  width: 100%;
  height: 260px;
  border-radius: 12px;
  overflow: hidden;
}/* End custom CSS */