.elementor-kit-14{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-42bb802:#09090B;--e-global-color-30176c3:#18181B;--e-global-color-6e3b025:#27272A;--e-global-color-02dc180:#3F3F46;--e-global-color-1e330cd:#00E676;--e-global-color-5a2ed04:#69F0AE;--e-global-color-d3d45de:#ECEDEE;--e-global-color-72d76df:#A1A1AA;--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-a087deb-font-family:"Inter";--e-global-typography-a087deb-font-size:clamp(2.25rem, 1.125rem + 3.6vw, 4.5rem);--e-global-typography-a087deb-font-weight:900;--e-global-typography-a087deb-line-height:1.05em;--e-global-typography-a087deb-letter-spacing:-0.025em;--e-global-typography-4a7fe33-font-family:"Inter";--e-global-typography-4a7fe33-font-size:clamp(1.875rem, 1.35rem + 1.68vw, 2.25rem);--e-global-typography-4a7fe33-font-weight:700;--e-global-typography-4a7fe33-line-height:1.2em;--e-global-typography-4a7fe33-letter-spacing:-0.02em;--e-global-typography-9328fec-font-family:"Inter";--e-global-typography-9328fec-font-size:clamp(1.125rem, 1rem + 0.4vw, 1.25rem);--e-global-typography-9328fec-font-weight:700;--e-global-typography-9328fec-line-height:1.2em;--e-global-typography-4ba5c85-font-family:"Inter";--e-global-typography-4ba5c85-font-size:Body / Paragraf P (Tekst zwykły);--e-global-typography-4ba5c85-font-weight:400;--e-global-typography-4ba5c85-line-height:1.6em;--e-global-typography-4ba5c85-letter-spacing:0px;--e-global-typography-df55897-font-family:"Inter";--e-global-typography-df55897-font-size:0.75rem;--e-global-typography-df55897-text-transform:uppercase;--e-global-typography-df55897-letter-spacing:0.3em;background-color:var( --e-global-color-42bb802 );color:var( --e-global-color-d3d45de );overscroll-behavior:auto;}.elementor-kit-14 button,.elementor-kit-14 input[type="button"],.elementor-kit-14 input[type="submit"],.elementor-kit-14 .elementor-button{background-color:var( --e-global-color-1e330cd );font-family:"Inter", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:#000000;border-radius:0px 0px 0px 0px;padding:16px 32px 16px 32px;}.elementor-kit-14 button:hover,.elementor-kit-14 button:focus,.elementor-kit-14 input[type="button"]:hover,.elementor-kit-14 input[type="button"]:focus,.elementor-kit-14 input[type="submit"]:hover,.elementor-kit-14 input[type="submit"]:focus,.elementor-kit-14 .elementor-button:hover,.elementor-kit-14 .elementor-button:focus{background-color:#251AD300;color:var( --e-global-color-1e330cd );box-shadow:0px 0px 30px 0px rgba(0, 230, 117.99999999999993, 0.15);border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-lightbox{--lightbox-ui-color:var( --e-global-color-d3d45de );--lightbox-navigation-icons-size:0.4rem;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:64px;--container-default-padding-bottom:0px;--container-default-padding-left:64px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:96px;--container-default-padding-right:24px;--container-default-padding-bottom:96px;--container-default-padding-left:24px;}}/* Start custom CSS *//* Klasa dla przycisków Secondary (.btn-secondary) */
.btn-secondary .elementor-button {
  background-color: transparent !important;
  border: 1px solid #3F3F46 !important; /* Carbon Lightest */
  border-radius: 0 !important;
  transition: all 0.3s ease !important;
}

.btn-secondary .elementor-button,
.btn-secondary .elementor-button .elementor-button-text,
.btn-secondary .elementor-button .elementor-button-icon i,
.btn-secondary .elementor-button .elementor-button-icon svg {
  color: #ECEDEE !important; /* Foreground */
  fill: #ECEDEE !important;
  transition: all 0.3s ease !important;
}

.btn-secondary .elementor-button:hover {
  border-color: #00E676 !important; /* Cyber */
  background-color: transparent !important;
}

.btn-secondary .elementor-button:hover,
.btn-secondary .elementor-button:hover .elementor-button-text,
.btn-secondary .elementor-button:hover .elementor-button-icon i,
.btn-secondary .elementor-button:hover .elementor-button-icon svg {
  color: #00E676 !important;
  fill: #00E676 !important;
}
/* Klasa: Standardowe Odstępy Sekcji (.section-padding) obsługująca 6 progów łamania Elementora i 1:1 kaskadę z Tailwind (React) */
.section-padding { padding: 128px 96px !important; }

@media (max-width: 1366px) { .section-padding { padding: 112px 64px !important; } }
@media (max-width: 1200px) { .section-padding { padding: 96px 64px !important; } }  /* Tailwind lg: */
@media (max-width: 1024px) { .section-padding { padding: 80px 64px !important; } }  /* Pomiędzy md: a lg: */
@media (max-width: 880px)  { .section-padding { padding: 64px 24px !important; } }   /* Poprawione na gęstszy układ mobilny */
@media (max-width: 767px)  { .section-padding { padding: 64px 24px !important; } }   /* Poprawione na gęstszy układ mobilny */

/* Klasa: Szklana Karta (.glass-card) do przypisywania pod kontener UI */
.glass-card {
  background: rgba(24, 24, 27, 0.7) !important;
  backdrop-filter: blur(12px) !important;
  border: 1px solid rgba(63, 63, 70, 0.5) !important;
  transition: all 0.4s ease !important;
  border-radius: 0px !important; /* Szarpanie ostrości bryły konturu wg spec*/
}
.glass-card:hover {
  border-color: #00E676 !important;
  box-shadow: 0 0 40px rgba(0, 230, 118, 0.15) !important;
}

/* Klasa: Linia Dekoracyjna (.green-line) dla widżetu Divider */
.green-line {
  display: inline-block;
  width: 60px !important;
  height: 3px !important;
  background-color: #00E676 !important;
  border-top: none !important; /* reset z Elementora */
}

/* Opcjonalny wariant przewijania i markowania tłem tekstu jako wisienka */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #09090B; }
::-webkit-scrollbar-thumb { background: #3F3F46; }
::-webkit-scrollbar-thumb:hover { background: #00E676; }
::selection { background-color: #00E676; color: #000; }/* End custom CSS */