.elementor-kit-7{--e-global-color-primary:#00160C;--e-global-color-secondary:#000703;--e-global-color-text:#FFFFFF;--e-global-color-accent:#99C500;--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-996b5f8-font-family:"Outfit";--e-global-typography-996b5f8-font-size:clamp(1.0625rem, 0.9378rem + 0.2602vw, 1.25rem);--e-global-typography-996b5f8-font-weight:500;--e-global-typography-73263f7-font-family:"Outfit";--e-global-typography-73263f7-font-size:clamp(3.625rem, 1.8788rem + 3.6427vw, 6.25rem);--e-global-typography-73263f7-font-weight:700;--e-global-typography-73263f7-text-transform:uppercase;--e-global-typography-73263f7-letter-spacing:10px;--e-global-typography-e273cf9-font-family:"Outfit";--e-global-typography-e273cf9-font-size:clamp(1.25rem, 1.0837rem + 0.3469vw, 1.5rem);--e-global-typography-e273cf9-font-weight:500;--e-global-typography-d28f76c-font-family:"Outfit";--e-global-typography-d28f76c-font-size:clamp(2.25rem, 0.8364rem + 2.9488vw, 4.375rem);--e-global-typography-d28f76c-font-weight:500;--e-global-typography-d28f76c-text-transform:uppercase;--e-global-typography-98aeb59-font-family:"Outfit";--e-global-typography-98aeb59-font-size:clamp(0.9375rem, 0.7712rem + 0.3469vw, 1.1875rem);--e-global-typography-98aeb59-font-weight:400;--e-global-typography-e0bd1d0-font-family:"Outfit";--e-global-typography-e0bd1d0-font-size:clamp(1.625rem, 1.3755rem + 0.5204vw, 2rem);--e-global-typography-e0bd1d0-font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:pulse;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-width:24%;--e-preloader-max-width:30%;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-primary );}.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);}.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-kit-7{--e-global-typography-d28f76c-font-size:clamp(3rem, 1.2538rem + 3.6427vw, 5.625rem);}.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;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  width: 100%;
}/* End custom CSS */