.elementor-kit-9{--e-global-color-primary:#0F3B45;--e-global-color-secondary:#0B1F25;--e-global-color-text:#0E2B33;--e-global-color-accent:#E85D3F;--e-global-color-a46b345:#F2F5F7;--e-global-color-e1d793c:#D7E1E6;--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-kit-9 e-page-transition{background-color:#FFBC7D;}.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 */