.elementor-3389 .elementor-element.elementor-element-69b3f53{--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-3389 .elementor-element.elementor-element-05035c6{--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;}.elementor-3389 .elementor-element.elementor-element-05035c6:not(.elementor-motion-effects-element-type-background), .elementor-3389 .elementor-element.elementor-element-05035c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#012A63;}/* Start custom CSS for html, class: .elementor-element-e59e6f2 */.pm-hero {
  position: relative;
  width: 100%;
  margin: 0;

  /* WYSOKOŚĆ BANERA – TYM SIĘ BAWISZ */
  min-height: 500px;          /* spróbuj 600, 650, 700px */

  /* trochę mniej zależny od paddingu, bardziej od wysokości */
  padding: 80px 0 80px;

  /* Zdjęcie tła */
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;

  color: #ffffff;
}
.pm-hero__inner {
  display: flex;
  align-items: center;        /* wyśrodkowanie pionowe */
  justify-content: flex-start;/* WYROWNANIE DO LEWEJ */
  height: 100%;
  min-height: inherit;
}

.pm-hero__content {
  text-align: left;           /* tekst do lewej */
  max-width: 700px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1383572 *//* Wszystkie nagłówki H2 w sekcji formularza na biało */
section.pm-contact h2,
section.pm-contact h2 * {
    color: #ffffff !important;
}/* End custom CSS */