/* --- ZMIENNE I RESET --- */
:root {
  --gold: #c9a24a;
  --dark: #1f1f1d;
}

* ,
::before,
::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  max-width: 100% !important;
  overflow-x: hidden !important; /* To wyłączy ruch na lewo i prawo */
  position: relative;
}

body {
  margin: 0;
  font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
  color: #262626;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* POPRAWKA: Odsuwamy treść od stałego menu */
  padding-top: 80px; 
}

/* --- ELEMENTY BAZOWE --- */
h1, h2, h3, h4, h5, p, ul {
  margin: 0;
}

ul {
  padding: 0;
  list-style: none;
}

img, iframe {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  font: inherit;
  background: none;
  border: 0;
  padding: 0;
  color: inherit;
  cursor: pointer;
}

input, textarea, select {
  font: inherit;
  color: inherit;
  background: #fff;
}

input:focus, textarea:focus {
  outline: none;
}

input::placeholder, textarea::placeholder {
  color: #a3a3a3;
}

/* --- KLASY POMOCNICZE --- */
body.site ::selection {
  background-color: rgba(254, 240, 138, .5);
}

body.site {
  color: #262626;
}

.container {
  max-width: 72rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.section {
  padding: 6rem 0;
}

.text-gold {
  color: var(--gold);
}

.text-white {
  color: #fff;
}

.bg-dark {
  background: var(--dark);
}

.bg-gold {
  background: var(--gold);
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .8s ease, transform .8s ease;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.is-hidden {
  display: none;
}

.grayscale {
  filter: grayscale(1);
}

.relative-z {
  position: relative;
  z-index: 10;
}

.cv-auto {
  content-visibility: auto;
  contain-intrinsic-size: 1000px;
}

/* --- NAWIGACJA (HEADER) --- */
.site-header {
  background: var(--dark);
  color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 0;
}

.logo {
  display: flex;
  align-items: center;
  gap: .75rem;
}

.logo-img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}

.logo-text {
  letter-spacing: .025em;
  font-weight: 500;
}

.nav-desktop {
  display: none;
  gap: 2rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.nav-link:hover {
  color: var(--gold);
}

.menu-btn {
  border: 1px solid rgba(255, 255, 255, .3);
  padding: .25rem .75rem;
  border-radius: .5rem;
  color: #fff;
}

.nav-mobile {
  background: var(--dark);
  color: #fff;
}

.nav-mobile-inner {
  display: grid;
  gap: .75rem;
  padding: 1rem 0;
  font-size: .875rem;
  line-height: 1.25rem;
}

/* --- SEKCJ HERO --- */
.section-dark {
  background: var(--dark);
  color: #fff;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: .25em;
  font-size: .75rem;
  line-height: 1rem;
}

.hero-inner {
  padding: 6rem 0;
}

.hero-title {
  margin-top: 1rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  max-width: 48rem;
  font-weight: 400;
}

.hero-card {
  margin-top: 3rem;
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 1.5rem;
  max-width: 36rem;
  background: rgba(255, 255, 255, .05);
  border-radius: 1rem;
}

.hero-card-title {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: .75rem;
  line-height: 1rem;
}

.hero-card-text {
  margin-top: .75rem;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #e5e5e5;
}

.hero-image-frame {
  height: 16rem;
  width: 100%;
  overflow: hidden;
}

.hero-image-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-hero-title {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 300;
  max-width: 48rem;
}

.page-hero-text {
  margin-top: 1rem;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #e5e5e5;
}

/* --- USŁUGI --- */
.section-title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  margin-top: .75rem;
  margin-bottom: 1.5rem;
  font-weight: 300;
}

.services-grid {
  display: grid;
  gap: 3rem;
  margin-top: 2.5rem;
}

.service-card {
  padding-top: 1.5rem;
}

.service-title {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: .75rem;
  line-height: 1rem;
  color: #525252;
}

.service-text {
  margin-top: .75rem;
  font-size: .875rem;
  line-height: 1.75rem;
  color: #262626;
}

.service:hover {
  transform: translateY(-8px);
  transition: transform .3s ease;
}

/* --- SZKOLENIA --- */
.trainings-section {
  position: relative;
  overflow: hidden;
  background: radial-gradient(120% 90% at 70% 0%, rgba(255, 255, 255, .06), rgba(0, 0, 0, 0) 55%), linear-gradient(180deg, #0f141a 0%, #0b0f14 60%, #0a0d12 100%);
}

.trainings-section::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .06;
  background-image: repeating-linear-gradient(0deg, rgba(201, 162, 74, .6) 0, rgba(201, 162, 74, .6) 1px, transparent 1px, transparent 52px), repeating-linear-gradient(90deg, rgba(201, 162, 74, .6) 0, rgba(201, 162, 74, .6) 1px, transparent 1px, transparent 52px);
  animation: trainings-grid-drift 55s linear infinite;
}

.trainings-section::after {
  content: "";
  position: absolute;
  inset: -10%;
  pointer-events: none;
  opacity: .14;
  background: radial-gradient(35% 35% at 20% 20%, rgba(255, 255, 255, .14), rgba(0, 0, 0, 0) 60%);
}

.training-content {
  position: relative;
  z-index: 10;
  color: #fff;
}

.training-card {
  position: relative;
  background: rgba(255, 255, 255, .06);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 14px;
  padding: 1rem 1.25rem;
  transition: transform .3s ease, box-shadow .3s ease;
}

.training-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, .25);
}

@keyframes trainings-grid-drift {
  0% { background-position: 0 0, 0 0; }
  100% { background-position: 240px 0, 0 240px; }
}

.training-grid {
  display: grid;
  gap: 2.5rem;
  margin-top: 2.5rem;
}

.training-card-title {
  font-weight: 500;
  color: #fff;
}

.training-card-text {
  margin-top: .5rem;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #fff;
}

/* --- BLOG / PUBLIKACJE --- */
.blog-title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  margin-top: .75rem;
  margin-bottom: 3rem;
  font-weight: 300;
}

.blog-grid {
  display: grid;
  gap: 2rem;
}

.blog-card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1rem;
  padding: 1.5rem;
  transition: background-color .3s ease;
}

.blog-card:hover {
  background: rgba(255, 255, 255, 0.1);
}

.blog-card-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 500;
  margin-bottom: .5rem;
  color: #262626;
}

.blog-card-meta {
  font-size: .875rem;
  line-height: 1.25rem;
  color: #d1d5db;
  margin-bottom: 1rem;
}

.blog-card-link {
  font-size: .875rem;
  line-height: 1.25rem;
  font-weight: 500;
  color: var(--gold);
}

.blog-card-link:hover {
  text-decoration: underline;
}

.article-hover:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
  transition: transform .3s ease, box-shadow .3s ease;
}

/* --- VIDEO --- */
.aspect-video {
  aspect-ratio: 16 / 9;
}

.video-frame {
  margin-bottom: 1rem;
}

.video-iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: .75rem;
}

/* --- KONTAKT --- */
.contact-grid {
  display: grid;
  gap: 1.5rem;
  margin-top: 2rem;
}

.contact-card {
  border: 1px solid #e5e5e5;
  padding: 1.5rem;
  border-radius: 1rem;
}

.contact-card-title {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: .75rem;
  line-height: 1rem;
  color: #525252;
}

.contact-card-text {
  margin-top: .75rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.contact-hover:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
  transition: transform .3s ease, box-shadow .3s ease;
}

/* --- FORMULARZ --- */
.form-grid {
  display: grid;
  gap: 1.5rem;
  margin-top: 3rem;
}

.form-control {
  border: 1px solid #d4d4d4;
  border-radius: .75rem;
  padding: .75rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.form-control.full {
  grid-column: 1 / -1;
}

.btn-primary {
  grid-column: 1 / -1;
  background: var(--gold);
  color: #fff;
  padding: .75rem 1.5rem;
  border-radius: .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  cursor: pointer;
  transition: opacity .2s ease;
}

.btn-primary:hover {
  opacity: .9;
}

/* --- STOPKA --- */
.site-footer {
  background: #f5f5f5;
}

.footer-inner {
  padding: 2.5rem 0;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #525252;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
}

.footer-links {
  display: flex;
  gap: 1.5rem;
}

.footer-link:hover {
  color: #171717;
}

/* --- POLITYKA PRYWATNOŚCI --- */
.policy-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #262626;
}

.policy-heading {
  font-weight: 500;
  margin-top: .5rem;
}

.policy-list {
  list-style: disc;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

.policy-link {
  color: var(--gold);
  text-decoration: underline;
}

.policy-link:hover {
  opacity: .8;
}

/* --- COOKIE BANNER --- */
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(26, 26, 26, 0.95);
  border-top: 2px solid var(--gold);
  padding: 1.5rem 0;
  z-index: 9999;
  transition: transform 0.3s ease-in-out;
}

.cookie-banner.is-hidden {
  transform: translateY(100%);
}

.cookie-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}

.cookie-text {
  color: #fff;
  font-size: 0.9rem;
}

.cookie-link {
  color: #ccc;
  text-decoration: underline;
  font-size: 0.8rem;
  margin-left: 1rem;
}

.btn-gold-small {
  background: var(--gold);
  color: var(--dark);
  border: none;
  padding: 0.5rem 1.5rem;
  border-radius: 2rem;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.85rem;
  transition: opacity 0.2s;
}

/* --- MEDIA QUERIES (DESKTOP) --- */
@media(min-width:768px) {
  .nav-desktop {
    display: flex;
  }
  .menu-btn {
    display: none;
  }
  .nav-mobile {
    display: none;
  }
  .hero-title {
    font-size: 3rem;
    line-height: 1;
  }
  .hero-image-frame {
    height: 20rem;
  }
  .services-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .training-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .blog-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .blog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contact-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .form-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footer-inner {
    flex-direction: row;
  }
  .page-hero-title {
    font-size: 3rem;
    line-height: 1;
  }
}

@media(min-width:1024px) {
  .blog-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* --- MEDIA QUERIES (MOBILE) --- */
@media(max-width:768px) {
  body {
    padding-top: 70px; /* Nieco mniejszy margines na mobile */
  }

  #blog {
    background-color: #fff;
    padding: 60px 20px;
  }
  #blog .blog-grid {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  #blog .blog-card {
    opacity: 1;
    visibility: visible;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    padding: 25px;
    transform: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
  }
  #blog .blog-card:active,
  #blog .blog-card:hover {
    border-color: #c9a24a;
    box-shadow: 0 8px 25px rgba(201, 162, 74, .2);
  }
  .cookie-inner {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }
}
/* Poprawka sekcji O Nas */
.about-inner {
    display: flex;
    align-items: flex-start;
    gap: 4rem; /* Odstęp między tekstem a zdjęciem */
}

.about-content {
    flex: 1; /* Tekst zajmuje dostępną przestrzeń */
}

.about-image {
    flex: 0 0 400px; /* Zdjęcie ma stałe 400px i nie daje się zgniatać */
    position: sticky;
    top: 100px;
}

/* Responsywność dla O Nas */
@media (max-width: 1024px) {
    .about-inner {
        flex-direction: column-reverse; /* Na tablecie/tel zdjęcie pod tekst */
        gap: 2rem;
    }
    
    .about-image {
        flex: none;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }
}
/* --- ZDJĘCIA O NAS (DESKTOP/MOBILE) --- */
.img-mobile {
    display: none; /* Domyślnie ukryte */
}

@media (max-width: 768px) {
    .img-desktop {
        display: none; /* Ukrywamy duże zdjęcie na telefonie */
    }
    .img-mobile {
        display: block; /* Pokazujemy dedykowane zdjęcie na telefon */
        width: 100%;
        height: auto;
        border-radius: 1rem;
    }
    
    /* Naprawa układu sekcji */
    .about-inner {
        display: flex !important;
        flex-direction: column-reverse !important; /* Zdjęcie nad tekst lub pod (zależnie od preferencji) */
        gap: 2rem;
    }
}

/* --- PRZYCISK LINKEDIN (Białe tło, złota ramka, obły) --- */
.btn-linkedin {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #ffffff; /* Białe tło */
    color: #000000 !important; /* Czarne napisy */
    border: 2px solid var(--gold); /* Złote obramowanie */
    padding: 0.8rem 2rem;
    border-radius: 50px; /* Bardzo obłe krawędzie */
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 1.5rem;
}

.btn-linkedin:hover {
    background-color: var(--gold);
    color: #ffffff !important;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(201, 162, 74, 0.3);
}

.btn-linkedin svg {
    fill: #000000; /* Ikona LinkedIn na czarno */
    width: 20px;
    height: 20px;
    transition: fill 0.3s ease;
}

.btn-linkedin:hover svg {
    fill: #ffffff; /* Ikona zmienia kolor na biały przy hoverze */
}

/* --- ROZBICIE ŚCIANY TEKSTU NA MOBILE --- */
@media (max-width: 768px) {
    .about-content p {
        margin-bottom: 1.5rem; /* Większe odstępy między akapitami */
        line-height: 1.7;
        font-size: 1rem;
    }
}

/* Ukrywa element tylko na telefonach (poniżej 768px) */
@media (max-width: 768px) {
    .hide-on-mobile {
        display: none !important;
    }
}
@media (max-width: 768px) {
    /* Centrujemy kontener z tekstem i przyciskiem */
    .about-content {
        display: flex;
        flex-direction: column;
        align-items: center; /* Centruje elementy w pionie */
        text-align: center;  /* Centruje sam tekst akapitów */
        width: 100%;
    }

    /* Upewniamy się, że przyciski i linki też są na środku */
    .about-content a, 
    .about-content button,
    .btn-linkedin {
        margin-left: auto !important;
        margin-right: auto !important;
        display: inline-flex !important; /* Pozwala na poprawne działanie marginesów auto */
    }

    /* Opcjonalnie: jeśli masz tam nagłówek h2 lub h3 */
    .about-content h2, 
    .about-content h3 {
        text-align: center;
        width: 100%;
    }
}
.btn-linkedin {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 2px solid #c9a24a !important; /* Złota ramka */
    border-radius: 50px !important;       /* Obły kształt */
    padding: 12px 30px !important;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
@media (max-width: 768px) {
    /* Wymuszamy wyśrodkowanie całego kontenera tekstowego */
    .about-inner {
        display: block !important; /* Wyłączamy flexa, żeby tekst nie szukał miejsca obok zdjęcia */
        text-align: center !important;
        padding: 0 15px !important;
    }

    .about-content {
        width: 100% !important;
        display: block !important;
    }

    /* Centrujemy wszystkie nagłówki i akapity w środku */
    .about-content h2, 
    .about-content p, 
    .about-content div {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Centrujemy przyciski (LinkedIn i inne) */
    .about-content a, 
    .btn-linkedin, 
    .btn-primary {
        display: inline-flex !important;
        justify-content: center !important;
        margin: 20px auto !important; /* Gwarantuje środek */
        float: none !important;
    }
}
@media (max-width: 768px) {
    /* 1. Resetujemy cały kontener, żeby tekst mógł zająć 100% szerokości */
    .about-inner {
        display: block !important; /* Wyłączamy flexboxa */
        width: 100% !important;
        text-align: center !important;
    }

    /* 2. Rozciągamy blok tekstu na całą stronę */
    .about-content {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px !important;
    }

    /* 3. Centrujemy napisy i akapity */
    .about-content h2, 
    .about-content p {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* 4. NAPRAWA PRZYCISKÓW - Centrowanie */
    .about-content .flex.gap-4, 
    .about-content div[style*="display: flex"] {
        display: flex !important;
        flex-direction: column !important; /* Przycisk pod przyciskiem na mobile */
        align-items: center !important;
        gap: 1.5rem !important;
        margin-top: 2rem !important;
    }

    /* 5. Wygląd przycisków (LinkedIn i Porozmawiajmy) */
    .btn-linkedin, 
    .about-content .btn-primary {
        display: inline-flex !important;
        width: auto !important;
        min-width: 250px; /* Żeby nie były za wąskie na telefonie */
        justify-content: center !important;
        background: #fff !important;
        color: #000 !important;
        border: 2px solid #c9a24a !important;
        border-radius: 50px !important;
        padding: 12px 25px !important;
        font-weight: bold !important;
        margin: 10px 0 !important;
    }
}
/* --- SEKCOJA O NAS - WIDOK KOMPUTEROWY (Desktop) --- */
.about-grid {
    display: grid !important;
    grid-template-columns: 1fr 400px !important; /* Tekst po lewej, zdjęcie 400px po prawej */
    gap: 4rem !important;
    align-items: start !important;
    text-align: left !important;
    margin-top: 3rem;
}

.about-text {
    display: block !important;
    text-align: left !important;
}

.about-text p {
    text-align: left !important;
    margin-bottom: 1.5rem;
}

.about-image {
    display: block !important;
    border: 1px solid var(--gold);
    padding: 10px;
}

.about-image img {
    width: 100%;
    height: auto;
}

/* Przyciski na komputerze - obok siebie lub jeden pod drugim, ale do lewej */
.cta-wrapper, .social-cta {
    display: block !important;
    text-align: left !important;
}

/* --- RESPONSYWNOŚĆ - WIDOK TELEFONICZNY (Mobile) --- */
@media (max-width: 768px) {
    .about-grid {
        display: flex !important;
        flex-direction: column !important;
        text-align: center !important;
        gap: 2rem !important;
    }

    .about-text {
        text-align: center !important;
    }

    .about-text h2, .about-text h3, .about-text p {
        text-align: center !important;
    }

    /* Ukrywamy zdjęcie na mobile zgodnie z Twoim planem */
    .hide-on-mobile {
        display: none !important;
    }

    /* Centrujemy przyciski na mobile */
    .cta-wrapper, .social-cta {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .btn-primary, .btn-linkedin {
        width: 100% !important;
        max-width: 300px !important;
        justify-content: center !important;
        margin: 10px 0 !important;
    }
}
/* 1. Odstęp na komputerze, żeby tekst nie wchodził na przycisk */
.social-label {
    display: block !important;
    margin-top: 3rem !important; 
    margin-bottom: 1rem !important;
    font-weight: 600 !important;
}

/* 2. Poprawka na telefon */
@media (max-width: 768px) {
    .about-grid {
        display: flex !important;
        flex-direction: column !important;
        text-align: center !important;
    }

    .social-label {
        margin-top: 2rem !important;
        text-align: center !important;
    }

    .cta-wrapper, .social-cta {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
}
/* Poprawka nakładania się nawigacji na menu mobilne */
@media (max-width: 768px) {
    /* Celujemy w kontener, który zawiera linki w menu mobilnym */
    .nav-mobile {
        padding-top: 80px !important; /* Odpycha linki w dół o wysokość paska logo */
    }

    /* Jeśli używasz innej klasy dla listy linków, np. .nav-mobile-inner */
    .nav-mobile-inner {
        padding-top: 20px !important; 
        display: flex !important;
        flex-direction: column !important;
        gap: 15px !important; /* Daje oddech między linkami */
    }
}
/* --- WYŚRODKOWANIE BOXÓW W SZKOLENIACH (Mobile) --- */
@media (max-width: 768px) {
    /* Celujemy w sekcję Szkolenia */
    .training-grid, 
    .training-container,
    .section .container {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important; /* Centruje boxy w pionowej kolumnie */
        justify-content: center !important;
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 auto !important;
    }

    /* Ustawiamy same boxy szkoleń */
    .training-card, 
    .service-card {
        width: 90% !important; /* Zajmuje 90% szerokości ekranu, żeby nie dotykać brzegów */
        max-width: 380px !important;
        margin: 0 auto 2rem auto !important; /* Auto na boki gwarantuje środek */
        float: none !important;
        display: block !important;
    }
}