h2 {
  font-size:2rem;
}

.container1280 {
  z-index: 2;
  position: relative;
}

.hp-benefits {
    position: relative;
    overflow: hidden;
}

.gfx_ozdobnik {
  position: absolute;
  top: -100px;
  right: 5%;
  opacity: 0.2
}
.cta_center {
  margin: 60px auto 0px auto !important;
}

/* ==========================================================================
   GLOBAL STYLES & RESET RAMEK 1PX
   ========================================================================== */

.hp-landing-wrapper {
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
}

/* Wymuszenie usunięcia ramek 1px we wszystkich kafelkach */
.hp-landing-wrapper *,
.hp-landing-wrapper *::before,
.hp-landing-wrapper *::after {
    border: none !important;
}

.hp-tag {
    display: inline-block;
    color: #e53011;
    font-size: 0.85rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 12px;
}

/* ==========================================================================
   SEKCJA 1: JAK DZIAŁA POMPA CIEPŁA?
   ========================================================================== */

.heat-pump-how-it-works {
    padding: 90px 0;
    background-color: #eaeef1;
}

.heat-pump-how-it-works__grid {
    align-items: center;
    gap: 60px;
}

.heat-pump-how-it-works__image-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.heat-pump-how-it-works__img {
    width: auto;
    margin: 0px auto -125px auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}

.heat-pump-how-it-works__text h2 {
    color: #11161b;
    margin-bottom: 20px;
}

.heat-pump-how-it-works__text p {
    color: #4a555e;
    margin-bottom: 16px;
}

.heat-pump-how-it-works__text p:last-child {
    margin-bottom: 0;
}

/* ==========================================================================
   SEKCJA 2: JAK SYSTEM WPŁYWA NA KOSZTY?
   ========================================================================== */

.hp-cost-impact {
    padding: 70px 0;
    background-color: #ffffff;
}

.hp-cost-impact__banner {
    background-color: #11161b;
    padding: 50px;
    display: flex;
    align-items: center;
    gap: 40px;
}

.hp-cost-impact__content {
    flex: 1;
}

.hp-cost-impact__content h2 {
    color: #ffffff;
    margin-bottom: 18px;
    font-size: 1.8rem;
}

.hp-cost-impact__content p {
    color: #a0aec0;
    font-size: 1.05rem;
    line-height: 1.65;
    margin: 0;
}

.hp-cost-impact__content strong {
    color: #ffffff;
}

.hp-cost-impact__badge-box {
    flex-shrink: 0;
}

.hp-cost-impact__badge {
    background-color: #e53011;
    color: #ffffff;
    padding: 28px 36px;
    flex-direction: column;
    text-align: center;
    box-shadow: 0 10px 25px rgba(229, 48, 17, 0.35);
}

.hp-cost-impact__badge-title {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.9;
}

.hp-cost-impact__badge-val {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1;
    margin: 4px 0;
}

.hp-cost-impact__badge-sub {
    font-size: 0.75rem;
    opacity: 0.8;
}

/* ==========================================================================
   SEKCJA 3: KOSZTY EKSPLOATACJI
   ========================================================================== */

.hp-operating-costs {
    padding: 80px 0;
    background-color: #f8fafc;
}

.hp-operating-costs__grid {
    align-items: center;
    gap: 60px;
}

.hp-operating-costs h2 {
    color: #000000;
    margin-bottom: 24px;
}

.hp-operating-costs p {
    color: #4a555e;
    margin-bottom: 16px;
}

.hp-operating-costs__light-card {
    background-color: #ffffff;
    padding: 40px 35px;
}

.hp-operating-costs__card-header {
    text-align: center;
    margin-bottom: 28px;
}

.hp-operating-costs__card-label {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #e53011;
    font-weight: 700;
    letter-spacing: 1px;
}

.hp-operating-costs__card-header h3 {
    font-size: 1.3rem;
    color: #11161b;
    margin-top: 4px;
}

.hp-operating-costs__metric {
    gap: 20px;
    margin-bottom: 24px;
    background-color: #f8fafc;
    padding: 24px 16px;
}

.hp-operating-costs__metric-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.hp-operating-costs__icon-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #ffffff;
    margin-bottom: 10px;
    box-shadow: 0 4px 12px rgba(229, 48, 17, 0.12);
}

.hp-operating-costs__icon-circle--accent {
    background-color: #e53011;
    box-shadow: 0 6px 16px rgba(229, 48, 17, 0.35);
}

.hp-operating-costs__val {
    font-size: 1.4rem;
    font-weight: 800;
    color: #11161b;
}

.hp-operating-costs__val--red {
    color: #e53011;
    font-size: 1.6rem;
}

.hp-operating-costs__sub {
    font-size: 0.8rem;
    color: #64748b;
}

.hp-operating-costs__divider {
    font-size: 1.4rem;
    color: #94a3b8;
}

.hp-operating-costs__footer-note {
    font-size: 0.88rem;
    color: #64748b;
    text-align: center;
    line-height: 1.5;
    margin: 0 !important;
}

/* ==========================================================================
   SEKCJA 4: KORZYŚCI Z ZASTOSOWANIA
   ========================================================================== */

.hp-benefits {
    padding: 90px 0;
    background-color: #ffffff;
}

.hp-benefits__header {
    max-width: 850px;
    margin: 0 0 55px 0;
}

.hp-benefits__header h2 {
    color: #000000;
    margin-bottom: 16px;
}

.hp-benefits__intro {
    color: #64748b;
    font-size: 1.05rem;
    line-height: 1.6;
}

.hp-benefits__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.hp-benefits__card {
    background-color: #f8fafc;
    padding: 35px 28px;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

.hp-benefits__card:hover {
    transform: translateY(-6px);
    background-color: #ffffff;
}

.hp-benefits__icon-circle {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #ffffff;
    margin-bottom: 20px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

.hp-benefits__card h4 {
    font-size: 1.15rem;
    font-weight: 600;
    color: #11161b;
    margin-bottom: 10px;
}

.hp-benefits__card p {
    color: #4a555e;
    line-height: 1.55;
    margin: 0;
}

/* ==========================================================================
   SEKCJA 5: DLA KOGO SĄ POMPY?
   ========================================================================== */

   .hp-target-audience {
       padding: 0px;
       background-color: #11161b; /* Ciemne tło sekcji */
       color: #ffffff;
   }

   .hp-target-audience .left_col {
     padding: 90px 0px;
}

   .hp-target-audience__grid {
       align-items: center;
       gap: 60px;
   }

   .hp-target-audience h2 {
       color: #ffffff;
       margin-bottom: 24px;
   }

   .hp-target-audience p {
       color: #a0aec0;
       margin-bottom: 20px;
   }

   /* Lista punktów */
   .hp-target-audience__features {
       margin-top: 30px;
       display: flex;
       flex-direction: column;
       gap: 14px;
   }

   .hp-target-audience__feature-item {
       display: flex;
       align-items: center;
       gap: 14px;
       font-size: 0.98rem;
       color: #ffffff;
       font-weight: 500;
   }

   .hp-target-audience__check {
       width: 28px;
       height: 28px;
       border-radius: 50%;
       background-color: rgba(229, 48, 17, 0.2);
       color: #e53011;
       font-weight: bold;
       font-size: 0.85rem;
       flex-shrink: 0;
   }

   /* Obrazek i biały box w nakładce */
   .hp-target-audience__image-box {
       position: relative;
       width: 100%;
       box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3);
   }

   .hp-target-audience__img {
       width: 100%;
       object-fit: cover;
       display: block;
   }

   /* Biały box na zdjęciu */
   .hp-target-audience__overlay-badge {
       position: absolute;
       bottom: 30px;
       left: 30px;
       background-color: #ffffff; /* Zmiana na biały box */
       padding: 24px 30px;
       max-width: 280px;
       box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
   }

   .hp-target-audience__badge-num {
       display: block;
       font-size: 2.2rem;
       font-weight: 800;
       color: #e53011; /* Czerwony akcent dla liczby */
       line-height: 1;
   }

   .hp-target-audience__badge-txt {
       font-size: 0.85rem;
       color: #11161b; /* Ciemny tekst w białym boxie */
       font-weight: 600;
       margin-top: 8px;
       display: block;
       line-height: 1.4;
   }

   /* Responsywność dla tej sekcji */
   @media (max-width: 992px) {
       .hp-target-audience {
           padding: 60px 0;
       }

       .hp-target-audience__grid {
           grid-template-columns: 100%;
           gap: 35px;
       }

       .hp-target-audience__img {
           height: 350px;
       }

       .hp-target-audience__overlay-badge {
           bottom: 20px;
           left: 20px;
           padding: 18px 22px;
       }
   }

/* ==========================================================================
   SEKCJA 6: MODELE O WYŻSZYCH MOCACH
   ========================================================================== */

.hp-high-power {
    padding: 90px 0;
    background-color: #ffffff;
}

.hp-high-power__grid {
    align-items: center;
    gap: 60px;
}

.hp-high-power__img-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.hp-high-power__pill {
    display: inline-block;
    background-color: #fee2e2;
    color: #e53011;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 6px 14px;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.hp-high-power h2 {
    color: #11161b;
    margin-bottom: 20px;
}

.hp-high-power p {
    color: #4a555e;
    margin-bottom: 20px;
}

.hp-high-power__info-card {
    background-color: #f8fafc;
    padding: 24px 28px;
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.hp-high-power__info-icon {
    flex-shrink: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #fee2e2;
}

.hp-high-power__info-card p {
    font-size: 0.92rem;
    color: #4a555e;
    margin: 0;
}

/* ==========================================================================
   SEKCJA 7: DLACZEGO WARTO ZAMÓWIĆ W HUSAR ENERGIA?
   ========================================================================== */

.hp-why-husar {
    padding: 90px 0;
    background-color: #f8fafc;
}

.hp-why-husar__header {
    max-width: 750px;
    margin: 0 0 50px 0;
}

.hp-why-husar__header h2 {
    color: #11161b;
}

.hp-why-husar__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

.hp-why-husar__card {
    background-color: #ffffff;
    padding: 40px 32px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hp-why-husar__card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}

.hp-why-husar__icon-circle {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background-color: #fee2e2;
    margin-bottom: 22px;
    box-shadow: 0 6px 16px rgba(229, 48, 17, 0.15);
}

.hp-why-husar__card h3 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #11161b;
    margin-bottom: 12px;
}

.hp-why-husar__card p {
    color: #64748b;
    font-size: 0.95rem;
    line-height: 1.6;
    margin: 0;
}

.hp-why-husar__cta-banner {
    background-color: #11161b;
    padding: 50px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    gap: 30px;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.15);
}

.hp-why-husar__cta-text p {
    color: #a0aec0;
    font-size: 1.05rem;
    line-height: 1.65;
    margin-bottom: 16px;
}

.hp-why-husar__ozc-tag {
    color: #ffffff;
    font-size: 0.98rem;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 16px 20px;
}

.hp-why-husar__ozc-tag strong {
    color: #e53011;
}

.hp-why-husar__cta-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.hp-landing-wrapper .cta--red {
    background-color: #e53011;
    color: #ffffff;
    padding: 16px 36px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 500;
    box-shadow: 0 8px 20px rgba(229, 48, 17, 0.3);
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.hp-why-husar__cta-actions .cta--red:hover {
    background-color: #c4260b;
    transform: translateY(-2px);
}

.hp-why-husar__cta-actions .cta--outline-light {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 16px 36px;
    display: inline-block;
    border-radius: 0px;
    font-weight: 500;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.hp-why-husar__cta-actions .cta--outline-light:hover {
    background-color: #ffffff;
    color: #11161b;
}

/* ==========================================================================
   RESPONSYWNOŚĆ (MEDIA QUERIES)
   ========================================================================== */

@media (max-width: 992px) {
    .heat-pump-how-it-works {
        padding: 60px 0;
    }

    .heat-pump-how-it-works__grid {
        grid-template-columns: 100%;
        gap: 35px;
    }

    .heat-pump-how-it-works .left_col {
        order: 2;
    }

    .heat-pump-how-it-works .right_col {
        order: 1;
    }

    .hp-cost-impact__banner {
        flex-direction: column;
        padding: 35px 25px;
        align-items: flex-start;
    }

    .hp-cost-impact__badge-box,
    .hp-cost-impact__badge {
        width: 100%;
    }

    .hp-operating-costs__grid,
    .hp-target-audience__grid,
    .hp-high-power__grid {
        grid-template-columns: 100%;
        gap: 35px;
    }

    .hp-benefits__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .hp-target-audience__img {
        height: 350px;
    }

    .hp-high-power .left_col {
        order: 2;
    }

    .hp-high-power .right_col {
        order: 1;
    }

    .hp-why-husar__grid {
        grid-template-columns: 100%;
    }

    .hp-why-husar__cta-banner {
        padding: 30px 24px;
    }

    .hp-why-husar__cta-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .hp-why-husar__cta-actions a {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .hp-benefits__grid {
        grid-template-columns: 100%;
    }

    .hp-operating-costs__metric {
        flex-direction: column;
        gap: 16px;
    }

    .hp-operating-costs__divider {
        transform: rotate(90deg);
    }
}



.hp-gallery {
    padding: 90px 0 50px 0;
    background-color: #f2f2f2;
}

.hp-gallery__header {
    max-width: 850px;
    margin: 0;
}

.hp-gallery__header h2 {
    color: #11161b;
    margin: 0px;
}
