/* GAW-BRUK Doradca PRO v4 */
.gawpro,.gawpro *{box-sizing:border-box}
.gawpro{
    --accent:var(--gaw-accent,#2fa51f);
    --dark:#061008;
    --dark2:#0b1710;
    --paper:#f6f7f3;
    --ink:#111714;
    --muted:#69746d;
    width:100vw;
    margin-left:calc(50% - 50vw);
    overflow:hidden;
    background:var(--paper);
    color:var(--ink);
    font-family:Inter,Arial,Helvetica,sans-serif;
    font-size:16px;
    line-height:1.5;
    -webkit-font-smoothing:antialiased;
}
.gawpro a{text-decoration:none;color:inherit}
.gawpro-wrap{width:min(1480px,calc(100% - 72px));margin:0 auto}
body.admin-bar .gawpro-header{top:32px}
.gawpro-header{
    position:sticky;top:0;z-index:50;
    background:rgba(4,12,7,.94);
    border-bottom:1px solid rgba(255,255,255,.08);
    backdrop-filter:blur(18px);
}
.gawpro-header__inner{
    min-height:82px;display:grid;grid-template-columns:auto 1fr auto auto;gap:28px;align-items:center
}
.gawpro-logo{display:flex;align-items:center;gap:12px;min-width:230px}
.gawpro-logo img{max-width:245px;max-height:54px;object-fit:contain}
.gawpro-logo-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--accent),#166b12);color:#fff;font-weight:1000}
.gawpro-logo-text{color:#fff;font-weight:1000;letter-spacing:.08em}
.gawpro-nav{display:flex;justify-content:center;gap:clamp(16px,2.1vw,36px)}
.gawpro-nav a{color:rgba(255,255,255,.9);font-size:14px;font-weight:850}
.gawpro-nav a:hover{color:var(--accent)}
.gawpro-header-actions{display:flex;gap:12px;align-items:center}
.gawpro-phone{color:#fff;font-weight:950;white-space:nowrap}
.gawpro-btn{
    display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;border:1px solid transparent;
    min-height:50px;padding:0 22px;font-weight:950;letter-spacing:-.01em;white-space:nowrap;transition:.2s ease;
}
.gawpro-btn:hover{transform:translateY(-2px)}
.gawpro-btn--small{min-height:42px;padding-inline:17px;font-size:14px}
.gawpro-btn--big{min-height:61px;padding-inline:28px}
.gawpro-btn--green{background:linear-gradient(135deg,var(--accent),#237c18);color:#fff!important;box-shadow:0 18px 38px rgba(47,165,31,.25)}
.gawpro-btn--white{background:#fff;color:#0e1711!important;box-shadow:0 18px 42px rgba(0,0,0,.16)}
.gawpro-btn--outline,.gawpro-btn--glass{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18);color:#fff!important}
.gawpro-menu{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:14px;padding:12px}
.gawpro-menu span{display:block;height:2px;margin:5px 0;background:#fff;border-radius:4px}

/* HERO */
.gawpro-hero{
    position:relative;isolation:isolate;min-height:840px;background:#061008;background-size:cover;background-position:center;color:#fff
}
.gawpro-hero-overlay{
    position:absolute;inset:0;z-index:-1;background:
    linear-gradient(90deg,rgba(3,10,5,.96) 0%,rgba(3,10,5,.90) 34%,rgba(3,10,5,.58) 68%,rgba(3,10,5,.82) 100%),
    linear-gradient(180deg,rgba(3,10,5,.08) 0%,rgba(3,10,5,.88) 100%),
    radial-gradient(circle at 18% 22%,rgba(47,165,31,.24),transparent 33%);
}
.gawpro-hero-grid{
    min-height:710px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:72px;align-items:center;padding:86px 0 118px
}
.gawpro-kicker{
    margin:0 0 18px;color:var(--accent);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:1000
}
.gawpro h1,.gawpro h2,.gawpro h3,.gawpro p{margin-top:0}
.gawpro h1{
    max-width:850px;margin-bottom:24px;font-size:clamp(52px,6.2vw,98px);line-height:.93;letter-spacing:-.075em;font-weight:1000;text-wrap:balance
}
.gawpro-lead{
    max-width:790px;margin-bottom:32px;color:rgba(255,255,255,.84);font-size:clamp(18px,1.45vw,24px);line-height:1.56
}
.gawpro-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}
.gawpro-hero-points{display:flex;flex-wrap:wrap;gap:18px 28px}
.gawpro-hero-points span{color:rgba(255,255,255,.9);font-weight:850}
.gawpro-hero-points span:before{content:"✓";color:var(--accent);font-weight:1000;margin-right:9px}
.gawpro-quote-box{
    justify-self:end;width:min(100%,610px);padding:34px;border-radius:30px;background:rgba(255,255,255,.94);color:#111714;
    box-shadow:0 38px 110px rgba(0,0,0,.36);backdrop-filter:blur(20px)
}
.gawpro-quote-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:22px}
.gawpro-quote-head strong{font-size:28px;line-height:1;font-weight:1000;letter-spacing:-.05em}
.gawpro-quote-head span{color:var(--accent);font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.16em}
.gawpro-quote-line{display:flex;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid rgba(17,23,20,.1)}
.gawpro-quote-line em{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#ecf5ea;color:#196e13;font-style:normal;font-weight:1000;flex:0 0 auto}
.gawpro-quote-img{width:74px;height:56px;border-radius:14px;background:linear-gradient(135deg,#d9ded7,#899289);background-size:cover;background-position:center;flex:0 0 auto}
.gawpro-quote-line b{display:block;font-size:18px;letter-spacing:-.03em}
.gawpro-quote-line small{display:block;color:#69746d;font-weight:650}
.gawpro-quote-total{display:flex;justify-content:space-between;gap:18px;padding:22px 0;color:#66716a}
.gawpro-quote-total strong{color:#111714;text-align:right}
.gawpro-quote-cta{display:flex;align-items:center;justify-content:center;min-height:58px;border-radius:15px;background:linear-gradient(135deg,var(--accent),#237c18);color:#fff!important;font-weight:1000}
.gawpro-trustbar{position:absolute;left:0;right:0;bottom:0;background:rgba(3,10,5,.9);border-top:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px)}
.gawpro-trustbar-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.gawpro-trustbar-grid div{padding:28px 32px;border-left:1px solid rgba(255,255,255,.09)}
.gawpro-trustbar-grid div:last-child{border-right:1px solid rgba(255,255,255,.09)}
.gawpro-trustbar b{display:block;color:var(--accent);font-size:13px;margin-bottom:8px}
.gawpro-trustbar strong{display:block;color:#fff;font-size:18px;line-height:1.15;letter-spacing:-.03em}
.gawpro-trustbar span{display:block;color:rgba(255,255,255,.56);font-size:13px;margin-top:6px}

/* SECTIONS */
.gawpro-section{padding:clamp(82px,7vw,124px) 0}
.gawpro-light{background:radial-gradient(circle at 50% 0,rgba(47,165,31,.075),transparent 36%),var(--paper)}
.gawpro-dark{background:linear-gradient(135deg,#061008,#020604 70%,#0a160d);color:#fff}
.gawpro-head{margin-bottom:42px}
.gawpro-center{text-align:center}
.gawpro-row{display:flex;align-items:end;justify-content:space-between;gap:28px}
.gawpro-row a{color:var(--accent);font-weight:950}
.gawpro h2{margin:0;font-size:clamp(34px,3.4vw,60px);line-height:.98;letter-spacing:-.065em;font-weight:1000;text-wrap:balance}
.gawpro-text{font-size:20px;color:#637069;max-width:740px}
.gawpro-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.gawpro-steps article{position:relative;min-height:260px;padding:56px 40px 38px;border-radius:30px;background:#fff;text-align:center;box-shadow:0 26px 90px rgba(16,36,18,.08);border:1px solid rgba(8,18,12,.06)}
.gawpro-steps span{position:absolute;top:-22px;left:50%;transform:translateX(-50%);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;font-weight:1000}
.gawpro-steps h3{font-size:25px;line-height:1.02;letter-spacing:-.05em;text-transform:uppercase;font-weight:1000}
.gawpro-steps p{color:#68736c}

.gawpro-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}
.gawpro-category-card{position:relative;overflow:hidden;min-height:350px;border-radius:30px;background:#152018;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 90px rgba(0,0,0,.25)}
.gawpro-category-photo{position:absolute;inset:0;background:linear-gradient(135deg,#879187,#1c261e);background-size:cover;background-position:center;transition:.45s ease}
.gawpro-category-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,10,5,.02),rgba(3,10,5,.30) 34%,rgba(3,10,5,.94))}
.gawpro-category-card:hover .gawpro-category-photo{transform:scale(1.06)}
.gawpro-category-content{position:absolute;inset:auto 0 0;padding:28px}
.gawpro-category-content h3{margin-bottom:7px;color:#fff;font-size:27px;line-height:1;letter-spacing:-.055em;font-weight:1000}
.gawpro-category-content p{margin-bottom:18px;color:rgba(255,255,255,.72)}
.gawpro-category-content strong{color:var(--accent);font-size:15px}

.gawpro-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:58px;align-items:center}
.gawpro-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.gawpro-benefits div{min-height:166px;padding:30px;border-radius:28px;background:#fff;box-shadow:0 24px 90px rgba(16,36,18,.08)}
.gawpro-benefits strong{display:block;margin-bottom:10px;color:var(--accent);font-size:42px;letter-spacing:-.06em;line-height:.95;font-weight:1000}
.gawpro-benefits span{display:block;font-size:18px;font-weight:850;color:#26312a}

.gawpro-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
.gawpro-product-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(8,18,12,.07);box-shadow:0 24px 80px rgba(16,36,18,.08);transition:.22s ease}
.gawpro-product-card:hover{transform:translateY(-6px);box-shadow:0 34px 100px rgba(16,36,18,.13)}
.gawpro-product-photo{height:230px;background:linear-gradient(135deg,#eef1eb,#b8c0b5);background-size:cover;background-position:center}
.gawpro-product-body{padding:28px}
.gawpro-product-body span{display:inline-flex;margin-bottom:16px;padding:7px 12px;border-radius:999px;background:rgba(47,165,31,.11);color:#15700f;font-size:12px;font-weight:1000}
.gawpro-product-body h3{margin-bottom:8px;font-size:25px;line-height:1;letter-spacing:-.055em;font-weight:1000;text-transform:uppercase}
.gawpro-product-body p{min-height:54px;color:#67736c}
.gawpro-product-body strong{color:#0b7410}

.gawpro-advisor{background:linear-gradient(135deg,#061008,#020604 70%,#0a160d);color:#fff}
.gawpro-advisor-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:76px;align-items:center}
.gawpro-advisor p:not(.gawpro-kicker){max-width:640px;color:rgba(255,255,255,.75);font-size:20px;margin-bottom:32px}
.gawpro-advisor-panel{border-radius:32px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.065);box-shadow:0 38px 110px rgba(0,0,0,.28);overflow:hidden;backdrop-filter:blur(18px)}
.gawpro-advisor-top{display:flex;justify-content:space-between;gap:20px;padding:24px 28px;border-bottom:1px solid rgba(255,255,255,.1)}
.gawpro-advisor-top strong{font-size:18px}
.gawpro-advisor-top span{color:var(--accent);font-weight:950}
.gawpro-msg{max-width:74%;margin:22px 28px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.92)}
.gawpro-msg-user{margin-left:auto;background:linear-gradient(135deg,var(--accent),#237c18);color:#fff}
.gawpro-input{margin:28px;min-height:58px;padding:18px;border-radius:17px;border:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;color:rgba(255,255,255,.48)}
.gawpro-input span{color:var(--accent)}

.gawpro-real{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);gap:54px;align-items:center}
.gawpro-real-photo{min-height:560px;border-radius:38px;background:linear-gradient(135deg,#d9ded7,#8d9a8e);background-size:cover;background-position:center;box-shadow:0 34px 110px rgba(16,36,18,.16)}
.gawpro-real-card{padding:54px;border-radius:36px;background:#fff;box-shadow:0 26px 90px rgba(16,36,18,.08)}
.gawpro-real-card p:not(.gawpro-kicker),.gawpro-real-card li{color:#5f6c65;font-size:18px;line-height:1.55}
.gawpro-real-card ul{margin:26px 0 0;padding:0;list-style:none;display:grid;gap:16px}
.gawpro-real-card li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start;margin:0;font-weight:780;padding:0}
.gawpro-real-card li:before{content:"✓";position:static;display:block;width:22px;line-height:1.2;color:var(--accent);font-weight:1000;text-align:center}

.gawpro-opinion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.gawpro-opinion-grid article{min-height:245px;padding:34px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}
.gawpro-opinion-grid article div{margin-bottom:18px;color:#ffd858;letter-spacing:.08em}
.gawpro-opinion-grid p{color:rgba(255,255,255,.78);font-size:18px}
.gawpro-opinion-grid strong{color:#fff}

.gawpro-final{padding:64px 0;background:var(--paper)}
.gawpro-final-box{min-height:170px;padding:36px 42px;border-radius:32px;background:linear-gradient(135deg,#061008,#020604);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 28px 90px rgba(16,36,18,.12)}
.gawpro-final-box h2{font-size:clamp(28px,3vw,48px)}
.gawpro-final-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.gawpro-final-actions>a:not(.gawpro-btn){min-height:48px;display:inline-flex;align-items:center;padding:0 18px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;font-weight:850}
.gawpro-footer{padding:42px 0;background:#020604;color:rgba(255,255,255,.72);border-top:1px solid rgba(255,255,255,.08)}
.gawpro-footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}
.gawpro-footer img{max-width:220px;max-height:54px;object-fit:contain;margin-bottom:14px}
.gawpro-footer nav{display:flex;gap:24px;flex-wrap:wrap}
.gawpro-footer a{color:rgba(255,255,255,.85);font-weight:800}

@media(max-width:1220px){
    .gawpro-header__inner{grid-template-columns:auto 1fr auto}
    .gawpro-nav,.gawpro-phone,.gawpro-header-actions .gawpro-btn--outline{display:none}
    .gawpro-menu{display:block}
    .gawpro-nav.is-open{position:absolute;left:24px;right:24px;top:84px;display:grid;padding:20px;border-radius:18px;background:rgba(4,12,7,.97);border:1px solid rgba(255,255,255,.12)}
    .gawpro-hero-grid{grid-template-columns:1fr;padding-bottom:170px}
    .gawpro-quote-box{justify-self:start}
    .gawpro-category-grid,.gawpro-product-grid{grid-template-columns:repeat(2,1fr)}
    .gawpro-trustbar-grid,.gawpro-steps{grid-template-columns:repeat(2,1fr)}
    .gawpro-split,.gawpro-advisor-grid,.gawpro-real{grid-template-columns:1fr}
}
@media(max-width:782px){
    body.admin-bar .gawpro-header{top:46px}
    .gawpro-wrap{width:min(100% - 34px,1480px)}
    .gawpro-header__inner{min-height:72px;gap:14px}
    .gawpro-logo{min-width:0}
    .gawpro-logo img{max-width:160px}
    .gawpro-header-actions .gawpro-btn--green{display:none}
    .gawpro-hero{min-height:auto}
    .gawpro-hero-grid{padding:58px 0 170px}
    .gawpro h1{font-size:clamp(42px,13vw,72px)}
    .gawpro-lead{font-size:18px}
    .gawpro-actions{display:grid}
    .gawpro-btn{width:100%}
    .gawpro-quote-box{width:100%;padding:24px;border-radius:25px}
    .gawpro-trustbar-grid,.gawpro-steps,.gawpro-category-grid,.gawpro-product-grid,.gawpro-benefits,.gawpro-opinion-grid{grid-template-columns:1fr}
    .gawpro-row,.gawpro-final-box,.gawpro-footer-grid{flex-direction:column;align-items:flex-start}
    .gawpro-category-card{min-height:310px}
    .gawpro-real-card{padding:34px}
    .gawpro-real-photo{min-height:360px}
    .gawpro-msg{max-width:88%}
}


/* v4.1 sprzedażowe poprawki czytelności */
.gawpro-light .gawpro h2,
.gawpro-light h2,
.gawpro-light h3 {
    color:#111714;
}
.gawpro-light .gawpro-kicker {
    color:#1f8d17;
}
.gawpro-section.gawpro-light {
    position:relative;
}
.gawpro-section.gawpro-light:before {
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:linear-gradient(180deg,rgba(255,255,255,.60),rgba(255,255,255,0));
}
.gawpro-section.gawpro-light > .gawpro-wrap {
    position:relative;
}
.gawpro h1 {
    max-width:780px;
}
.gawpro h2 {
    max-width:980px;
}
.gawpro-split h2 {
    max-width:760px;
}
.gawpro-advisor h2 {
    max-width:760px;
}
.gawpro-hero-copy {
    position:relative;
    z-index:2;
}
.gawpro-nav a {
    white-space:nowrap;
}
@media(min-width:1221px){
    .gawpro-nav {
        gap:22px;
    }
    .gawpro-nav a {
        font-size:13.5px;
    }
}


/* v4.2.1 fix list alignment */
.gawpro-real-card li br{display:none}


/* v4.2.3 mobile hero fix */
@media(max-width:782px){
  .gawpro-hero{min-height:auto;}
  .gawpro-hero-grid{padding:58px 0 40px;}
  .gawpro-quote-box{margin-top:14px;margin-bottom:0;position:relative;z-index:2;}
  .gawpro-trustbar{position:relative;bottom:auto;left:auto;right:auto;margin-top:24px;}
  .gawpro-trustbar-grid div{padding:22px 22px;}
  .gawpro-quote-head{align-items:flex-start;}
  .gawpro-quote-head strong{font-size:22px;}
  .gawpro-quote-line{gap:14px;padding:14px 0;}
  .gawpro-quote-img{width:62px;height:48px;}
}


/* v4.2.8 - bezpieczna sekcja Zamów projekt Drogbruk */
.gawpro-project-promo {
    padding-top: clamp(72px, 6vw, 110px);
    padding-bottom: clamp(72px, 6vw, 110px);
}

.gawpro-project-card {
    display: grid;
    grid-template-columns: minmax(0, 1.03fr) minmax(420px, .97fr);
    gap: clamp(28px, 5vw, 70px);
    align-items: center;
    min-height: 430px;
    padding: clamp(28px, 4vw, 58px);
    border-radius: 36px;
    background:
        radial-gradient(circle at 18% 18%, rgba(47,165,31,.12), transparent 38%),
        #ffffff;
    border: 1px solid rgba(8,18,12,.08);
    box-shadow: 0 28px 90px rgba(16,36,18,.10);
}

.gawpro-project-copy h2 {
    max-width: 780px;
    margin-bottom: 20px;
}

.gawpro-project-copy > p {
    max-width: 790px;
    margin-bottom: 22px;
    color: #617069;
    font-size: clamp(18px, 1.25vw, 22px);
    line-height: 1.56;
}

.gawpro-project-note {
    max-width: 780px;
    margin: 0 0 28px;
    padding: 16px 18px;
    border-left: 4px solid var(--accent);
    border-radius: 14px;
    background: rgba(47,165,31,.08);
    color: #24332a;
    font-weight: 800;
}

.gawpro-project-visual {
    position: relative;
    min-height: 360px;
    border-radius: 30px;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,0)),
        linear-gradient(135deg, #d9ded7, #8b968d);
    background-size: cover;
    background-position: center;
    box-shadow: 0 22px 70px rgba(16,36,18,.14);
}

.gawpro-project-visual.is-empty {
    background:
        linear-gradient(135deg, rgba(47,165,31,.15), rgba(255,255,255,0)),
        repeating-linear-gradient(90deg, rgba(8,18,12,.13) 0 1px, transparent 1px 56px),
        repeating-linear-gradient(0deg, rgba(8,18,12,.10) 0 1px, transparent 1px 56px),
        linear-gradient(135deg, #e5eadf, #b9c2b6);
}

.gawpro-project-visual:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(3,10,5,.02), rgba(3,10,5,.46));
}

.gawpro-project-badge {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    padding: 20px 22px;
    border-radius: 22px;
    color: #fff;
    background: rgba(3,10,5,.76);
    border: 1px solid rgba(255,255,255,.16);
    backdrop-filter: blur(14px);
}

.gawpro-project-badge strong {
    display: block;
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -.04em;
}

.gawpro-project-badge span {
    color: rgba(255,255,255,.76);
    font-weight: 800;
}

@media(max-width: 980px) {
    .gawpro-project-card {
        grid-template-columns: 1fr;
    }
    .gawpro-project-visual {
        min-height: 320px;
    }
}

@media(max-width: 782px) {
    .gawpro-project-card {
        padding: 26px;
        border-radius: 28px;
    }
    .gawpro-project-visual {
        min-height: 260px;
        border-radius: 24px;
    }
    .gawpro-project-badge {
        left: 16px;
        right: 16px;
        bottom: 16px;
    }
}


/* v4.2.9 - ukrycie nakładki na grafice projektu */
.gawpro-project-badge {
    display: none !important;
}


/* v4.3.0 — podstrony Kontakt i O nas w stylu strony głównej */
.gawpro-nav a.is-active {
    color: var(--accent);
}

.gawpro-subpage {
    min-height: 100vh;
    background: #f6f7f3;
}

.gawpro-subhero {
    position: relative;
    isolation: isolate;
    color: #fff;
    background:
        radial-gradient(circle at 12% 18%, rgba(47,165,31,.24), transparent 34%),
        linear-gradient(135deg, #061008, #020604 64%, #0a160d);
    overflow: hidden;
}

.gawpro-subhero:before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        repeating-linear-gradient(90deg, rgba(255,255,255,.035) 0 1px, transparent 1px 120px),
        repeating-linear-gradient(0deg, rgba(255,255,255,.025) 0 1px, transparent 1px 120px);
    opacity: .8;
}

.gawpro-subhero-grid {
    min-height: 520px;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, .65fr);
    gap: clamp(32px, 5vw, 72px);
    align-items: center;
    padding: clamp(74px, 8vw, 126px) 0;
}

.gawpro-subhero h1 {
    max-width: 900px;
    margin-bottom: 26px;
    font-size: clamp(48px, 6vw, 92px);
    line-height: .94;
    letter-spacing: -.075em;
    font-weight: 1000;
}

.gawpro-subhero-card {
    padding: clamp(28px, 3vw, 42px);
    border-radius: 32px;
    color: #fff;
    background: rgba(255,255,255,.075);
    border: 1px solid rgba(255,255,255,.14);
    box-shadow: 0 34px 100px rgba(0,0,0,.24);
    backdrop-filter: blur(18px);
}

.gawpro-subhero-card strong {
    display: block;
    margin-bottom: 10px;
    font-size: clamp(28px, 2.6vw, 42px);
    line-height: 1;
    letter-spacing: -.055em;
    font-weight: 1000;
}

.gawpro-subhero-card span {
    display: block;
    color: var(--accent);
    text-transform: uppercase;
    letter-spacing: .16em;
    font-size: 12px;
    font-weight: 1000;
}

.gawpro-subhero-card p {
    margin: 22px 0 0;
    color: rgba(255,255,255,.72);
    font-size: 18px;
}

.gawpro-contact-section {
    padding-top: clamp(76px, 7vw, 122px);
}

.gawpro-contact-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(24px, 3vw, 34px);
}

.gawpro-contact-card {
    padding: clamp(30px, 4vw, 52px);
    border-radius: 34px;
    background: #fff;
    border: 1px solid rgba(8,18,12,.08);
    box-shadow: 0 28px 90px rgba(16,36,18,.10);
}

.gawpro-contact-label {
    margin-bottom: 18px;
    color: var(--accent);
    text-transform: uppercase;
    letter-spacing: .18em;
    font-size: 12px;
    font-weight: 1000;
}

.gawpro-contact-card h2 {
    margin-bottom: 28px;
    font-size: clamp(34px, 3.4vw, 58px);
}

.gawpro-contact-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gawpro-contact-card li {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(8,18,12,.08);
    color: #5f6c65;
    font-size: 17px;
}

.gawpro-contact-card li strong {
    color: #111714;
}

.gawpro-contact-card a {
    color: #12720f;
    font-weight: 900;
}

.gawpro-hours {
    margin-top: 28px;
    padding: 24px;
    border-radius: 22px;
    background: rgba(47,165,31,.08);
    border: 1px solid rgba(47,165,31,.16);
}

.gawpro-hours h3 {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -.045em;
    font-weight: 1000;
}

.gawpro-hours p {
    margin: 12px 0 0;
    color: #5f6c65;
}

.gawpro-about-intro {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr);
    gap: clamp(34px, 6vw, 84px);
    align-items: start;
}

.gawpro-about-intro > p {
    margin: 0;
    color: #5f6c65;
    font-size: clamp(19px, 1.5vw, 24px);
    line-height: 1.62;
}

.gawpro-about-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.gawpro-about-grid article {
    min-height: 220px;
    padding: 30px;
    border-radius: 28px;
    background: rgba(255,255,255,.07);
    border: 1px solid rgba(255,255,255,.13);
}

.gawpro-about-grid strong {
    display: block;
    margin-bottom: 12px;
    color: #fff;
    font-size: 25px;
    line-height: 1;
    letter-spacing: -.055em;
    font-weight: 1000;
}

.gawpro-about-grid span {
    color: rgba(255,255,255,.72);
}

.gawpro-about-benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.gawpro-about-benefits article {
    min-height: 190px;
    padding: 30px;
    border-radius: 28px;
    background: #fff;
    border: 1px solid rgba(8,18,12,.08);
    box-shadow: 0 26px 80px rgba(16,36,18,.08);
}

.gawpro-about-benefits span {
    display: block;
    margin-bottom: 14px;
    color: var(--accent);
    font-size: 44px;
    line-height: .9;
    letter-spacing: -.055em;
    font-weight: 1000;
}

.gawpro-about-benefits strong {
    color: #1e2a23;
    font-size: 18px;
    line-height: 1.25;
}

@media(max-width: 1180px) {
    .gawpro-subhero-grid,
    .gawpro-about-intro {
        grid-template-columns: 1fr;
    }

    .gawpro-contact-grid,
    .gawpro-about-grid,
    .gawpro-about-benefits {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media(max-width: 782px) {
    .gawpro-subhero-grid {
        min-height: auto;
        padding: 58px 0 70px;
    }

    .gawpro-subhero h1 {
        font-size: clamp(42px, 13vw, 70px);
    }

    .gawpro-subhero-card {
        border-radius: 26px;
    }

    .gawpro-contact-grid,
    .gawpro-about-grid,
    .gawpro-about-benefits {
        grid-template-columns: 1fr;
    }

    .gawpro-contact-card {
        padding: 26px;
        border-radius: 26px;
    }

    .gawpro-contact-card li {
        grid-template-columns: 1fr;
        gap: 4px;
    }
}


/* v4.3.2 — optymalizacja renderowania bez usuwania sekcji */
.gawpro-section {
    content-visibility: auto;
    contain-intrinsic-size: 1px 900px;
}

.gawpro-header,
.gawpro-hero,
.gawpro-subhero {
    content-visibility: visible;
}

.gawpro-lazy-bg[data-bg] {
    background-image: none !important;
}

.gawpro-lazy-bg.is-loaded {
    transition: filter .25s ease, opacity .25s ease;
}
