:root{--blue:#073773;--blue2:#06326a;--red:#e30613;--text:#111827;--muted:#4b5563;--line:#e5e7eb;--soft:#f7f9fc}*{box-sizing:border-box}body{font-family:'Montserrat',Arial,sans-serif;color:var(--text);background:#fff;margin:0;font-weight:500}.container-ird{max-width:1180px;margin:0 auto;padding:0 46px}.site-header{height:120px;background:#fff;display:flex;align-items:center;box-shadow:0 2px 18px rgba(15,31,60,.04);position:sticky;top:0;z-index:20}.navbar{width:100%;padding:0}.brand img{width:300px;height:auto;display:block}.nav-link{font-weight:800;text-transform:uppercase;color:var(--blue)!important;font-size:18px;letter-spacing:.2px;margin:0 18px;position:relative;padding:38px 0 24px!important}.nav-link.active{color:var(--red)!important}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:9px;background:linear-gradient(to bottom,var(--blue) 0,var(--blue) 3px,transparent 3px,transparent 6px,var(--red) 6px,var(--red) 9px)}.hero{min-height:520px;position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 42%,rgba(255,255,255,.4) 58%,rgba(255,255,255,0) 100%)}.hero .hero-img{position:absolute;right:0;top:0;width:64%;height:100%;object-fit:cover;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 40%,rgba(255,255,255,.88) 52%,rgba(255,255,255,.1) 72%,rgba(255,255,255,0) 100%)}.hero-content{position:relative;z-index:1;padding:86px 0 70px;max-width:540px}.hero h1,.page-hero h1{font-size:48px;line-height:1.15;color:var(--blue);font-weight:900;margin:0 0 26px}.hero h1 .red,.page-hero .red{color:var(--red)}p{line-height:1.75;font-size:16px}.btn-red{background:var(--red);color:#fff;border:0;border-radius:6px;padding:18px 28px;font-weight:800;text-transform:uppercase;letter-spacing:.3px;box-shadow:0 10px 22px rgba(227,6,19,.18);text-decoration:none;display:inline-flex;gap:18px;align-items:center}.btn-outline-ird{border:1.5px solid #b7c5d9;color:var(--blue);font-weight:800;text-transform:uppercase;padding:12px 24px;border-radius:4px;text-decoration:none;display:inline-flex;gap:16px;align-items:center;background:#fff}.lines-title{display:flex;align-items:center;justify-content:center;gap:26px;color:var(--blue);font-weight:900;text-transform:uppercase;font-size:28px;margin:56px 0 36px}.lines-title:before,.lines-title:after{content:"";height:9px;width:230px;background:linear-gradient(to bottom,var(--blue) 0,var(--blue) 3px,transparent 3px,transparent 6px,var(--red) 6px,var(--red) 9px)}.mini-lines{width:105px;height:9px;background:linear-gradient(to bottom,var(--blue) 0,var(--blue) 3px,transparent 3px,transparent 6px,var(--red) 6px,var(--red) 9px);margin:0 0 28px}.benefits{padding:0 0 42px}.benefit{text-align:center;padding:0 32px;border-right:1px solid #ddd}.benefit:last-child{border-right:0}.benefit .ico{font-size:62px;color:var(--blue);height:76px}.benefit h3{font-size:20px;color:var(--blue);font-weight:900}.benefit h3 span{color:var(--red)}.service-card{border:1px solid #e0e5ee;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(30,50,80,.08);height:100%;text-align:center}.service-card img{height:188px;width:100%;object-fit:cover}.service-icon{width:78px;height:78px;border-radius:50%;background:#fff;margin:-42px auto 22px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.18);font-size:42px;color:var(--blue);position:relative}.service-card h3{font-size:18px;line-height:1.25;color:var(--blue);font-weight:900;text-transform:uppercase}.service-card h3 span{color:var(--red)}.service-card .body{padding:0 28px 28px}.cta-box{margin:48px 0;background:#f4f5f7;border-radius:8px;padding:30px;display:flex;align-items:center;gap:28px;justify-content:space-between}.cta-icon{width:82px;height:82px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:38px;flex:0 0 auto}.cta-box h3{color:var(--blue);font-weight:900;margin:0 0 6px}.site-footer{background:linear-gradient(90deg,#002d64,#06437e);color:#fff;padding:48px 0 22px}.footer-logo{display:flex;gap:18px;align-items:flex-start}.footer-logo img{width:86px;background:white;border-radius:12px}.footer-title{font-weight:900;font-size:24px;line-height:1.14}.footer-line{width:210px;height:2px;background:var(--red);margin:12px 0}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{display:flex;gap:14px;align-items:center;margin:12px 0;font-size:17px}.qr{width:140px;border-radius:6px;background:#fff;padding:6px}.copy{text-align:center;font-size:13px;margin-top:28px;opacity:.9}.page-hero{min-height:360px;position:relative;overflow:hidden;background:#fff}.page-hero img{position:absolute;right:0;top:0;width:62%;height:100%;object-fit:cover}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 43%,rgba(255,255,255,.85) 57%,rgba(255,255,255,.25) 77%,rgba(255,255,255,0) 100%)}.page-hero .hero-content{padding:80px 0 52px}.offer-section{display:grid;grid-template-columns:43% 57%;align-items:center;border:1px solid #e1e7f0;border-radius:8px;box-shadow:0 8px 24px rgba(30,50,80,.08);margin:26px 0;overflow:hidden;background:#fff}.offer-section.reverse{grid-template-columns:57% 43%}.offer-section.reverse .offer-photo{order:2}.offer-photo{height:300px;position:relative}.offer-photo img{width:100%;height:100%;object-fit:cover}.floating-icon{position:absolute;top:20px;left:20px;width:84px;height:84px;border-radius:50%;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:44px;color:var(--blue)}.reverse .floating-icon{left:auto;right:20px}.offer-text{padding:34px 44px}.offer-text h3{font-size:22px;color:var(--blue);font-weight:900;text-transform:uppercase}.check-list{columns:2;list-style:none;padding:0;margin:22px 0}.check-list li{break-inside:avoid;margin:0 0 14px;padding-left:28px;position:relative;font-size:14px;line-height:1.5}.check-list li:before{content:'○';color:var(--red);position:absolute;left:0;font-weight:900}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin:16px 0 46px}.cat{border-right:1px solid #d9e0e9;text-align:center;color:var(--blue);font-weight:700;padding:8px 10px}.cat:last-child{border-right:0}.cat .i{font-size:44px;margin-bottom:8px}.article{display:grid;grid-template-columns:42% 58%;gap:36px;border-bottom:1px solid #dce3ed;padding:24px 0 36px;margin-bottom:14px}.article img{width:100%;height:260px;object-fit:cover;border-radius:7px}.article h3{color:var(--blue);font-weight:900;font-size:25px}.date{color:var(--blue);font-size:14px;font-weight:800;margin-bottom:16px}.contact-grid{display:grid;grid-template-columns:40% 60%;gap:70px;margin:70px 0}.contact-item{display:flex;gap:26px;border-bottom:1px solid #e0e5ee;padding:22px 0;align-items:center}.contact-item .ci{width:58px;height:58px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px}.map img{width:100%;border-radius:8px}.form-control,.form-select{height:58px;border-color:#cbd5e1;border-radius:4px;font-size:15px}.textarea{height:160px!important}.form-check-label{font-size:13px}.slider{position:relative}.slide{display:none}.slide.active{display:block}.fade-up{opacity:0;transform:translateY(24px);transition:.7s ease}.fade-up.show{opacity:1;transform:none}@media(max-width:991px){.container-ird{padding:0 22px}.site-header{height:auto;padding:12px 0}.brand img{width:245px}.navbar-collapse{background:#fff;padding:10px 0}.nav-link{padding:14px 0!important;margin:0}.hero,.page-hero{min-height:auto}.hero .hero-img,.page-hero img{position:relative;width:100%;height:250px;display:block}.hero:after,.page-hero:after{display:none}.hero-content,.page-hero .hero-content{padding:38px 0}.hero h1,.page-hero h1{font-size:36px}.lines-title{font-size:22px;gap:12px}.lines-title:before,.lines-title:after{width:70px}.benefit{border-right:0;border-bottom:1px solid #eee;margin-bottom:28px}.service-card img{height:170px}.cta-box{display:block}.cta-icon{margin-bottom:16px}.footer-logo,.footer-list{margin-bottom:28px}.offer-section,.offer-section.reverse{grid-template-columns:1fr}.offer-section.reverse .offer-photo{order:0}.offer-text{padding:28px}.check-list{columns:1}.category-row{grid-template-columns:repeat(2,1fr)}.article{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:30px}.qr{width:120px}}

/* --- IRD corrections 2026-07 --- */
body{font-weight:500}.site-header{height:112px}.brand img{width:auto}.brand-text{display:flex;align-items:center;gap:14px;min-width:330px;text-decoration:none}.brand-text>img{width:72px;height:72px;object-fit:contain;flex:0 0 auto}.brand-copy{display:block;color:var(--blue);line-height:1}.brand-copy strong{display:block;font-weight:750;font-size:22px;line-height:.98;letter-spacing:.1px}.brand-copy em{display:block;font-style:normal;font-weight:550;font-size:18px;line-height:1.16;margin-top:3px}.brand-copy small{display:block;font-weight:650;font-size:9.6px;line-height:1.15;margin-top:4px}.nav-link{font-size:17px;font-weight:800;margin:0 15px}.hero{min-height:500px}.hero .hero-img,.hero-slider{position:absolute;right:0;top:0;width:64%;height:100%;z-index:0}.hero-slider .hero-img{width:100%;height:100%;object-fit:cover}.hero h1,.page-hero h1{font-size:44px}.page-hero .hero-content h2{font-size:28px!important}p{font-size:15px;line-height:1.72}.lines-title{font-size:25px;gap:24px;white-space:nowrap}.lines-title span{flex:0 0 auto;text-align:center}.lines-title:before,.lines-title:after{flex:1 1 160px;max-width:230px;min-width:100px}.benefit h3{font-size:18px}.service-card h3{font-size:16px}.article h3{font-size:23px}.offer-text h3{font-size:20px}.footer-title{font-size:22px;font-weight:850}.footer-title span{font-weight:550}.footer-subtitle{font-size:14px}.service-icon,.floating-icon{width:clamp(52px,7vw,84px);height:clamp(52px,7vw,84px);font-size:0}.service-icon{width:clamp(58px,7vw,78px);height:clamp(58px,7vw,78px);margin-top:calc(clamp(58px,7vw,78px) / -2)}.service-icon img,.floating-icon img{width:62%;height:62%;object-fit:contain}.contact-grid+section{padding-bottom:70px}.contact-grid{margin-bottom:58px}.form-section{padding-bottom:80px}@media(max-width:1199px){.lines-title{font-size:22px;gap:16px}.lines-title:before,.lines-title:after{min-width:60px}.nav-link{font-size:15px;margin:0 10px}.brand-text{min-width:290px}.brand-copy strong{font-size:19px}.brand-copy em{font-size:16px}.brand-copy small{font-size:8.6px}}@media(max-width:991px){.site-header{height:auto}.brand-text{min-width:0}.brand-text>img{width:58px;height:58px}.brand-copy strong{font-size:16px}.brand-copy em{font-size:13px}.brand-copy small{font-size:7.3px}.hero .hero-img,.hero-slider{position:relative;width:100%;height:250px;display:block}.hero-slider .hero-img{position:absolute}.hero h1,.page-hero h1{font-size:32px}.page-hero .hero-content h2{font-size:24px!important}.lines-title{white-space:normal;font-size:20px}.lines-title span{flex:0 1 auto}.lines-title:before,.lines-title:after{max-width:80px;min-width:38px}.floating-icon{top:14px;left:14px}.reverse .floating-icon{right:14px}.contact-grid+section{padding-bottom:95px}}@media(max-width:575px){.container-ird{padding:0 18px}.brand-copy strong{font-size:13px}.brand-copy em{font-size:11px}.brand-copy small{display:none}.brand-text>img{width:50px;height:50px}.lines-title:before,.lines-title:after{display:none}.service-icon{width:58px;height:58px}.floating-icon{width:54px;height:54px}.btn-red{padding:15px 20px;font-size:13px}.footer-title{font-size:19px}}


/* --- Poprawki: oferta bez dropdown, stały hero, stopka/kontakt --- */
.navbar-nav .nav-item{display:flex;align-items:center}.nav-link.active:after{height:10px;background:linear-gradient(to bottom,var(--blue) 0,var(--blue) 3px,transparent 3px,transparent 7px,var(--red) 7px,var(--red) 10px)}.btn-red{white-space:nowrap}.cta-box .btn-red{font-size:14px;padding:16px 22px;flex:0 0 auto}.footer-list li:first-child{margin-top:0}.footer-list li{align-items:flex-start}.contact-item .ci{flex:0 0 58px}@media(max-width:991px){.cta-box .btn-red{margin-top:14px;display:inline-flex}.navbar-nav .nav-item{display:block}.hero>.hero-img{position:relative;width:100%;height:250px;display:block;object-fit:cover}}
@media(max-width:575px){.cta-box .btn-red{font-size:12px;padding:14px 16px}.btn-red{gap:10px}.footer-list li{font-size:15px}}
