.elementor-kit-7{--e-global-color-primary:#FBEB05;--e-global-color-secondary:#620D8F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#1B0332;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-81427a4-font-family:"Lato";--e-global-typography-81427a4-font-size:clamp(1.0625rem, 0.9793rem + 0.1735vw, 1.1875rem);--e-global-typography-81427a4-font-weight:500;--e-global-typography-221a34e-font-family:"Lato";--e-global-typography-221a34e-font-size:clamp(1.1875rem, 1.1043rem + 0.1735vw, 1.3125rem);--e-global-typography-7fbd59f-font-family:"Bebas Neue";--e-global-typography-7fbd59f-font-size:clamp(3.4375rem, 1.7744rem + 3.4692vw, 5.9375rem);--e-global-typography-7fbd59f-font-weight:500;--e-global-typography-5b7e2c7-font-family:"Bebas Neue";--e-global-typography-5b7e2c7-font-size:clamp(8.125rem, 3.1358rem + 10.4076vw, 15.625rem);--e-global-typography-5b7e2c7-font-weight:700;--e-global-typography-5b7e2c7-line-height:155px;--e-global-typography-60d21f2-font-family:"Bebas Neue";--e-global-typography-60d21f2-font-size:clamp(5.9375rem, 4.2744rem + 3.4692vw, 8.4375rem);--e-global-typography-60d21f2-font-weight:700;--e-global-typography-60d21f2-line-height:91px;--e-global-typography-b6e2922-font-family:"Lato";--e-global-typography-b6e2922-font-size:clamp(1.375rem, 1.2087rem + 0.3469vw, 1.625rem);}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Lightbox obraz fullscreen + zachowanie proporcji */
.elementor-lightbox .elementor-lightbox-item img {
  width: 100vw;
  height: 100vh;
  object-fit: contain; /* Zachowuje proporcje bez przycinania */
  display: block;
  margin: 0;
  padding: 0;
}
/* Usunięcie marginesów i zaokrągleń */
.elementor-lightbox .elementor-lightbox-item {

  padding: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Nawigacja nad obrazem */
.elementor-lightbox .elementor-lightbox-navigation {
  z-index: 1001;
}

/* Tło lightboxa bez szarej ramki */
.elementor-lightbox .elementor-lightbox-container {
  background: rgba(0, 0, 0, 0.95) !important;
}/* End custom CSS */