*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.paragraph-form {
    margin-top: 10px;
}

.paragraph {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    color: #0d1213;
}

.paragraph-with-circle {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #0d1213;
    position: relative;
    background-color: #f3f7f4;
    width: 100%;
    display: inline;
    padding: 4px 8px;
    border-radius: 8px;
}

.margin-top-10 {
    margin-top: 10px
}

.paragraph-white {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #FFF;
}

.footer-link-menu {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
}

.paragraph-bold-white {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
    color: #FFF;
    padding-left: 16px;
}

.paragraph-information {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    line-height: 140%;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    margin-top: 32px
}

.headingTwo {
    font-family: "Manrope", sans-serif;
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 140%;
    color: #0d1213;
}

.headingTwo-margin {
    margin-top: 10px
}

.headingOne {
    font-family: "Manrope", sans-serif;
    font-size: 38px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 140%;
    color: #0d1213;
}

.headingThree {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 140%;
    color: #fff;
}

.sk-about-card__num {
    display: flex;
    align-items: end;
    margin-top: 20px
}

.odometer  {
    font-family: "Manrope", sans-serif;
    font-size: 58px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 100%;
    color: #fff;
}

.sk-plus {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 140%;
    color: #fff;
    margin-bottom: 11px;
}

.greenButton {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #FFF;
    background-color: #084242;
    border: none;
    border-radius: 8px;
    padding: 12px 24px
}

.greyButton {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    background-color: #f3f7f4;
    border: none;
    border-radius: 8px;
    padding: 12px 24px
}

.buttonLink {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
}

.buttonLink-grey {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    color: #084242;
    text-decoration: none;
}

.box-double-button {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.header-button-box {
    margin-top: 20px
}

.full-width-container {
    width: 100vw ;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.contact-information-box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 10px;
}

.contact-information-box-left-side,
.contact-information-box-right-side {
    width: 100%;
    max-width: 100%;
}

.contact-information-box-left-side {
    min-height: 500px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.contact-information-box-left-side-information {
    width: calc(100% - 16px);
    margin: 0 auto;
    margin-bottom: 8px;
    background: #10191c;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 8px;
    padding: 8px;
    padding-right: 16px;
}

.contact-information-box-right-side {
    background: #f4f7fb;
    padding: 16px;
    border: 1px solid #0a0a0a1a;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.contact-information-box-left-side {
    background-image: url('/image/formularz-kontaktowy-zdjecie.avif');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: row;
    justify-self: flex-end;
    align-items: flex-end;
    align-content: flex-end;
}

.contact-information-icon {
    width: 30px;
    height: 30px;
}

.contact-information-icon-box {
    height: 100%;
    background-color: #084242;
    padding: 16px;
    border-radius: 8px;
}

.footer-information-box {
    background-color: #10191c;
    padding: 400px 32px 32px 32px;
    margin-top: -350px;
}

.footer-logo-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

.paragraph-footer {
    margin-top: 10px;
    text-align: center;
}

.footer-logo {
    width: 150px;
}

.icon-box-social {
    max-width: 100%;
}

.footer-icon-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    gap: 20px;
    justify-content: center;
    margin-top: 20px
}

.footer-link-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    gap: 20px;
    justify-content: center;
    margin-top: 40px
}

.footer-bottom {
    display: flex;
    flex-direction: column-reverse;
}

.footer-icon-box-social {
    padding: 10px;
    border: 1px solid #ffffff1a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
}

.footer-hr {
    background: #ffffff1a;
    width: 100%;
    height: 1px;
    border: none; 
    margin: 32px 0px;
}



.header-home-page {
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    gap: 20px;
    margin-top: 10px;
}

.header-right-side,
.header-left-side {
    width: 100%;
}

.header-left-side {
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 10px;
}

.header-right-side {
    background-image: url('/image/tlo-budynek.avif');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: row;
    justify-self: flex-end;
    align-items: flex-end;
    align-content: flex-end;
    height: 400px;
}

.stack-image {
    max-width: 32px;
    max-height: 32px;
    border: 1px solid #fff;
    border-radius: 50%
}

.stack-image-one {
    margin-left: -12px
}

.stars-image {
    width: 80px;
    margin-left: 10px;
}

.paragraph-header {
    margin-top: 10px
}

.stack-image-box {
    display: flex;
    align-items: center;
    align-content: center;
}

.paragraph-header-stack-box {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    color: #0d1213;
    margin-top: -5px;
    margin-left: 10px;
}

.stats-width-container {
    display: flex;
    flex-direction: column;
    padding: 60px 10px
}

.stats-first-bottom-box {
    background-color: #084242;
    border-radius: 8px;
    min-height: 250px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.stats-secound-bottom-box {
    background-color: #fff;
    border: 1px solid #0a0a0a1a;
    border-radius: 8px;
    min-height: 250px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.square-parent {
    display: grid;
    grid-template-columns: repeat(20, 1fr);
    gap: 3px;
    margin-top: 10px
}

.square-parent > div {
    aspect-ratio: 1 / 1;
    width: 100%; /* zamiast 10% */
    height: auto; /* zamiast 10% */
    background: #084242;
    border-radius: 2px;
}

.square-parent > div:nth-child(n+88) {
    background: #f4f7fb; /* od 88 w górę niebieskie */
}

.stats-bottom {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.stats-paragraph-top-margin {
    margin-top: 20px;
}

.bar-chart {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}

.bar-chart__row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bar-chart__label {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #0d1213;
    width: 36px;
    flex-shrink: 0;
}

.bar-chart__track {
    flex: 1;
    background: #f4f7fb;
    border-radius: 8px;
    height: 28px;
    overflow: hidden;
}

.bar-chart__bar {
    height: 100%;
    background: #084242;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    transition: width 1s ease;
}

.bar-chart__value {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}


  .slider-section {
    width: 100%;
    max-width: 100% !important;
    padding: 60px 0;
    overflow: hidden;
  }

  /* Header + footer trzymają lewy margines 10px (mobile) / 60px (desktop) */
  .slider-header,
  .slider-footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-label {
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #084242;
    font-weight: 500;
    margin-bottom: 28px;
  }

  /* Wrapper wychodzi za lewą krawędź layoutu do prawego końca ekranu */
  .slider-wrapper {
    position: relative;
    /* Clip tylko po prawej – lewy padding zachowamy w track */
    overflow: hidden;
    margin-top: 20px
  }

  /* Track startuje z lewym wcięciem identycznym z resztą strony */
  .slider-track {
    display: flex;
    gap: 20px;
    padding-left: 10px; /* mobile: 10px */
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
  }

  /* Każdy slide zajmuje dokładnie 1/3 widoku (minus gap), nie więcej */
  .slide {
    flex: 0 0 calc((100vw - 10px - 16px * 2) / 3);
    min-width: calc((100vw - 10px - 16px * 2) / 3);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    aspect-ratio: 3/4;
    max-height: 340px;
  }

  /* Card type: white */
  .slide--white {
    background: #ffffff;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #0a0a0a1a;
  }

  /* Card type: image */
  .slide--image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
  }
  .slide--image:hover img {
    transform: scale(1.04);
  }

  /* Card type: teal */
  .slide--teal {
    background: #084242;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: white;
  }

  .slide-logo {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
  }

  .logo-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }

  .logo-text {
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    color: #084242;
    line-height: 1.2;
    font-weight: 700;
  }

  .slide--teal .logo-text {
    color: rgba(255,255,255,0.9);
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
  }

  .slide-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 12px;
  }

  .slide-title {
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    color: #1a2e2e;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }

  .slide--teal .slide-title {
    color: white;
  }

  .slide-desc {
    font-size: 12.5px;
    color: #4a5a5a;
    line-height: 1.65;
    font-weight: 400;
  }

  .slide--teal .slide-desc {
    color: rgba(255,255,255,0.75);
    font-size: 12px;
  }

  /* ── FOOTER ─── */
  .slider-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28px;
  }

  .progress-bar {
    flex: 1;
    height: 2px;
    background: rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-right: 24px;
    position: relative;
    overflow: hidden;
  }

  .progress-fill {
    position: absolute;
    left: 0; top: 0; bottom: 0;
    background: #084242;
    border-radius: 2px;
    transition: width 0.5s ease;
  }

  .slider-controls {
    display: flex;
    gap: 10px;
  }

  .btn-nav {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1.5px solid rgba(0,0,0,0.15);
    background: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
    color: #1a2e2e;
  }

  .btn-nav:hover,
  .btn-nav.active {
    background: #084242;
    border-color: #084242;
    color: white;
    transform: scale(1.05);
  }

  .btn-nav svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  /* ── MOBILE ─── */
  @media (max-width: 768px) {
    .slide {
      /* Jeden slajd = prawie cały ekran, lekko widać następny */
      flex: 0 0 calc(100vw - 10px - 40px);
      min-width: calc(100vw - 10px - 40px);
      max-height: 300px;
    }
  }

/* ── DESKTOP ─── */
  @media (min-width: 769px) {
    .slider-header,
    .slider-footer {
      max-width: 1560px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 60px;
      padding-right: 60px;
    }

    /* 
      Trick: wrapper jest pełnej szerokości ekranu.
      Lewy padding = tyle ile wynosi margines lewej krawędzi contentu na danej szerokości.
      Na ekranach <= 1560px: padding-left = 60px (stały)
      Na ekranach > 1560px: padding-left = 60px + (100vw - 1560px) / 2 (centruje się jak reszta)
    */
    .slider-wrapper {
      width: 100vw;
      padding-left: max(60px, calc((100vw - 1560px) / 2 + 60px));
      overflow: hidden;

    }

    .slider-track {
      padding-left: 0;
    }

    /* Biały gradient zakrywający wyjeżdżające slajdy po lewej */
    .slider-wrapper {
      position: relative;
    }

    .slider-wrapper::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: max(60px, calc((100vw - 1560px) / 2 + 60px));
      height: 105%;
      background: linear-gradient(to right, #ffffff 100%, transparent 100%);
      z-index: 2;
      pointer-events: none;
    }

    /* 3 slajdy wypełniają: 100vw - lewy_padding - 2*gap */
    .slide {
      flex: 0 0 calc((100vw - max(60px, calc((100vw - 1560px) / 2 + 60px)) - 32px) / 3);
      min-width: calc((100vw - max(60px, calc((100vw - 1560px) / 2 + 60px)) - 32px) / 3);
      max-height: 360px;
    }
  }
@media screen and (min-width: 769px) {

    .paragraph,
    .paragraph-bold-white {
        font-size: 16px;
    }

    .paragraph-header {
        margin-top: 20px
    }

    .headingOne {
        font-size: 42px;
    }

    .headingTwo {
        font-size: 48px;
    }

    .paragraph-form {
        margin-top: 20px
    }

    .box-double-button {
        display: flex;
        flex-direction: row;
        gap: 20px
    }

    .header-home-page {
        width: 100%;
        display: flex;
        flex-direction: row;
        min-height: 100vh;
        gap: 20px;
        margin-top: 10px;
    }

    .header-box-text {
        max-width: 710px !important;
        padding-left: 60px;
        padding-right: 60px;
    }

    .header-right-side,
    .header-left-side {
        width: 50%;
    }

    .header-button-box {
        margin-top: 20px
    }

    .full-width-container {
        width: 100vw;
        max-width: 1560px;
        padding: 0px 60px
    }

    .header-right-side {
        background-image: url("/image/tlo-budynek.avif");
        background-size: cover;
        background-position: center;
        display: flex;
        flex-direction: row;
        justify-self: flex-end;
        align-items: flex-end;
        align-content: flex-end;
        height: 100vh;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }


    .contact-information-box {
        max-width: 100%;
        flex-direction: row;
        padding: 0px
    }

    .contact-information-box-left-side,
    .contact-information-box-right-side {
        width: 50%;
        max-width: 50%;
        min-height: 700px;
    }

    .contact-information-box-left-side {
        border-top-left-radius: 8px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 8px;
    }

    .contact-information-box-left-side-information {
        padding-right: 8px;
    }

    .contact-information-box-right-side {
        padding: 32px;
        border-top-left-radius: 0px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
    }

    .footer-top {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        max-width: 1560px;
        margin: 0 auto;
        padding: 0px 60px
    }

    .footer-logo-box {
        justify-content: flex-start;
        margin: 0;
        flex-direction: row;
    }

    .paragraph-footer {
        max-width: 400px;
        text-align: left;
        margin-top: 0px;
        padding-left: 20px;
        border-left: 1px solid #ffffff1a;
    }

    .footer-logo {
        margin-right: 20px;
    }

    .footer-bottom {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        max-width: 1560px;
        margin: 0 auto;
        padding: 60px 60px 0px 60px
    }

    .footer-link-box {
        flex-direction: row;
        margin-top: 0px
    }

    .paragraph-information {
        margin-top: 5px;
    }

    .footer-information-box {
        padding-top: 400px;
        margin-top: -300px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .footer-icon-box {
        margin-top: 0px
    }

    .stats-width-container {
        max-width: 1560px;
        margin: 0 auto;
        padding: 0px 60px;
        margin-top: 100px;
    }

    .stats-bottom {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        margin-bottom: 10px;
    }

    .odometer {
        font-size: 68px
    }

    .sk-plus {
        font-size: 28px;
    }

    .paragraph-stats {
        margin-top: 10px
    }
}























