.elementor-kit-9{--e-global-color-primary:#191919;--e-global-color-secondary:#262E38;--e-global-color-text:#434343;--e-global-color-accent:#73B600;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* zbij poziomy scroll/uciekanie */
html, body { overflow-x: hidden; }

/* nic nie może wychodzić poza sekcje na mobile */
@media (max-width: 767px) {
  .elementor-section,
  .elementor-container,
  .elementor-column,
  .elementor-widget-wrap { max-width: 100% !important; overflow: hidden; }

  /* obrazki/iframe na 100% szerokości */
  img, video, iframe { max-width: 100% !important; height: auto; }

  /* typowy winowajca: elementy ustawione na 100vw + padding */
  [style*="width: 100vw"] { width: 100% !important; }

  /* mapy / zewnętrzne widgety w dropdownach/sekcjach */
  .elementor iframe { display:block; }
}/* End custom CSS */