.site-main{min-height:50vh}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:16px;top:16px;background:#fff;color:var(--forest);padding:10px 14px;z-index:20;transform:translateY(-200%)}.skip-link:focus{transform:none}.nav__cta{margin-left:8px}.hero__visual{min-height:380px;border-radius:20px;background:radial-gradient(circle at 50% 40%,#2eb280 0 2px,transparent 3px),radial-gradient(circle at 30% 60%,#2eb280 0 2px,transparent 3px),linear-gradient(145deg,#123d32,#092b24);border:1px solid #2eb28055;position:relative;overflow:hidden}.hero__visual:before,.hero__visual:after{content:"";position:absolute;inset:20% 10%;border:1px solid #87ebbf44;border-radius:50%;transform:rotate(-25deg)}.hero__visual:after{inset:10% 20%;transform:rotate(35deg)}.hero__visual-label{position:absolute;right:24px;bottom:24px;background:#fff;color:var(--forest);border-radius:10px;padding:14px 18px;font-size:13px;font-weight:700}.section--tint{background:var(--mint)}.section--dark .section__head p{color:#b8ceca}.section--dark .eyebrow{color:#87ebbf}.proof-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.proof{padding:22px 0;border-top:1px solid var(--line)}.proof strong{display:block;font-size:15px}.proof span{display:block;color:var(--muted);font-size:13px;margin-top:6px}.country-card{display:flex;min-height:150px;flex-direction:column;justify-content:space-between}.country-card__code{font-size:12px;font-weight:800;letter-spacing:1px;color:var(--green2)}.country-card a,.card__link{color:var(--green2);font-weight:700;font-size:14px}.article-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.archive-hero,.single-hero{padding:72px 0 56px;background:var(--forest);color:#fff}.archive-hero p,.single-hero p{max-width:700px;color:#d4e1dd;font-size:18px}.single-hero .breadcrumbs{color:#b8ceca}.country-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.country-fact{padding:24px;background:#fff;border:1px solid var(--line);border-radius:10px}.country-fact strong{display:block;color:var(--forest2);font-size:14px;margin-bottom:8px}.country-fact span{color:var(--muted);font-size:14px}.form-card .button{margin-top:8px}.form-status{margin-top:16px}@media(max-width:1100px){.proof-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.nav__cta{margin:8px 0 0}.proof-grid,.country-facts{grid-template-columns:1fr}.hero__visual{min-height:280px}}

/* Knowledge archive — based on the approved "Baza wiedzy" Figma template. */
.knowledge-hero{background:var(--forest);color:#fff;padding:120px 0}.knowledge-hero .wrap{max-width:900px;margin-left:max(20px,calc((100% - var(--max))/2));margin-right:auto}.knowledge-hero h1{max-width:720px;font-size:clamp(44px,5vw,72px);line-height:1.06;letter-spacing:-.045em;margin:18px 0}.knowledge-hero p{max-width:650px;color:#b2d5cb;font-size:18px;line-height:1.5;margin:0}.knowledge-topics{background:#fff;padding:44px 0}.knowledge-topics__label{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 18px}.knowledge-topics__list{display:flex;flex-wrap:wrap;gap:12px}.knowledge-topic{background:var(--green);border:1px solid var(--green);border-radius:8px;color:var(--paper);font-size:14px;font-weight:700;padding:10px 18px;transition:background .2s,border-color .2s,color .2s}.knowledge-topic:hover,.knowledge-topic:focus-visible,.knowledge-topic.is-active{background:var(--forest2);border-color:var(--forest2);color:#fff}.knowledge-featured{padding-bottom:32px}.knowledge-featured .section__head{margin-bottom:28px}.knowledge-card{background:#fff;border:1px solid #e0ebe5;border-radius:12px;box-shadow:none;overflow:hidden}.knowledge-card__image{display:block;height:190px;overflow:hidden;background:var(--forest2)}.knowledge-card__image img{height:100%;object-fit:cover;width:100%}.knowledge-card__body{padding:20px}.knowledge-card__meta{align-items:center;color:#6b8075;display:flex;font-size:12px;gap:12px;justify-content:space-between}.knowledge-card__topic{background:#e5f7f0;border-radius:999px;color:#2eb280;font-weight:700;padding:3px 10px}.knowledge-card h2{font-size:20px;line-height:1.25;margin:18px 0}.knowledge-card__link{color:#2eb280;font-size:14px;font-weight:700}.knowledge-card__link span{display:inline-block;transition:transform .2s}.knowledge-card__link:hover span,.knowledge-card__link:focus-visible span{transform:translateX(4px)}.knowledge-card--featured{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.knowledge-card--featured .knowledge-card__image{height:100%;min-height:250px}.knowledge-card--featured .knowledge-card__body{align-self:center;padding:42px}.knowledge-card--featured h2{font-size:clamp(24px,3vw,36px)}.knowledge-latest{padding-top:64px}.knowledge-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-empty{color:var(--muted)}.knowledge-cta{margin-top:0}.knowledge-archive .cta{background-color:#06291b}
@media(max-width:900px){.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-card--featured{grid-template-columns:1fr}.knowledge-card--featured .knowledge-card__image{height:250px}.knowledge-card--featured .knowledge-card__body{padding:28px}}
@media(max-width:720px){.knowledge-hero{padding:64px 0 58px}.knowledge-hero h1{font-size:32px;line-height:1.12;margin:16px 0 52px}.knowledge-hero p{font-size:16px;line-height:1.5}.knowledge-topics{padding:24px 0 32px}.knowledge-topics__list{gap:10px}.knowledge-topic{font-size:14px;padding:9px 16px}.knowledge-featured{padding-top:28px}.knowledge-featured .section__head,.knowledge-latest .section__head{margin-bottom:24px}.knowledge-featured .section__head h2{font-size:30px}.knowledge-card__image{height:160px}.knowledge-card__body{padding:18px 8px 20px}.knowledge-card h2{font-size:15px;line-height:1.35;margin:16px 0 28px}.knowledge-card--featured .knowledge-card__body{padding:18px 8px 20px}.knowledge-card--featured .knowledge-card__image{height:160px;min-height:0}.knowledge-card--featured h2{font-size:15px}.knowledge-grid{grid-template-columns:1fr;gap:16px}.knowledge-latest{padding-top:32px}.knowledge-latest .section__head h2{font-size:30px;line-height:1.2}.knowledge-latest .section__head p{font-size:16px}.knowledge-cta{padding:64px 0}.knowledge-cta h2{font-size:30px}.knowledge-cta p{font-size:16px}}
/* Figma homepage assets */
.hero__visual{background:#092b24;min-height:380px;display:flex;align-items:stretch;justify-content:stretch}.hero__image{display:block;width:100%;height:100%;min-height:380px;object-fit:cover;object-position:center}.hero__visual-label{z-index:1}.proof{min-height:146px}.proof__icon{width:36px;height:36px;object-fit:contain;margin-bottom:16px}.proof strong{line-height:1.25}
@media(max-width:720px){.hero__visual{min-height:280px}.hero__image{min-height:280px}.proof{min-height:auto;padding:20px 0}.proof__icon{width:32px;height:32px;margin-bottom:10px}}.country-map{background:#092b24;border-radius:20px;margin:0 0 32px;min-height:360px;overflow:hidden;padding:24px}.country-map img{height:100%;max-height:430px;object-fit:contain;width:100%}.knowledge-archive .knowledge-cta,.cta[style]{background-color:#06291b;background-position:center;background-size:cover;position:relative}.cta[style]::before{background:rgba(6,41,27,.58);content:"";inset:0;position:absolute}.cta[style]>.wrap{position:relative;z-index:1}@media(max-width:720px){.country-map{border-radius:12px;min-height:230px;padding:12px;margin-bottom:20px}.country-map img{max-height:260px}}.country-map{position:relative}.country-map__svg{display:block;height:100%;min-height:360px;position:relative;width:100%;z-index:1}.country-map__tooltip{background:#fff;border:1px solid #dce8e6;border-radius:8px;box-shadow:0 8px 24px #092b2430;color:var(--forest);font-size:13px;font-weight:700;left:24px;opacity:0;padding:9px 12px;pointer-events:none;position:absolute;top:24px;transform:translateY(-4px);transition:opacity .18s,transform .18s;z-index:2}.country-map__tooltip.is-visible{opacity:1;transform:translateY(0)}@media(max-width:720px){.country-map__svg{min-height:230px}.country-map__tooltip{left:14px;top:14px}}

/* ── Trust ───────────────────────────────────────────────────── */
.trust{background:var(--paper);border-bottom:1px solid var(--line)}
.trust__grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;padding:38px 0}
.trust__divider{width:1px;height:80px;background:var(--line);flex-shrink:0}
.trust__item{display:flex;align-items:flex-start;gap:12px;padding:0 32px}
.trust__item:first-child{padding-left:0}
.trust__item:last-child{padding-right:0}
.trust__icon{width:24px;height:24px;flex-shrink:0;margin-top:2px}
.trust__text strong{display:block;font-size:18px;font-weight:600;color:var(--forest);line-height:1.44;letter-spacing:-.2px;margin-bottom:4px}
.trust__text p{margin:0;font-size:13px;color:#6b7870;line-height:1.54}

/* ── BDO Explained ───────────────────────────────────────────── */
.bdo-explained{background:var(--paper)}
.bdo-explained__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.bdo-explained__text .eyebrow{display:block;margin-bottom:16px}
.bdo-explained__text h2{font-size:40px;font-weight:700;line-height:1.2;letter-spacing:-.4px;color:var(--ink);margin:0 0 24px}
.bdo-explained__text p{font-size:16px;line-height:1.625;color:#3d5450;margin:0}
.bdo-explained__visual img{border-radius:12px;width:100%;height:auto;display:block}

/* ── Countries grid ──────────────────────────────────────────── */
.countries-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:32px}
.country-card-link{text-decoration:none;display:block}
.country-card-new{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 16px;height:72px;transition:background .15s,border-color .15s,transform .15s}
.country-card-link:hover .country-card-new{background:#f5faf7;border-color:#cce0d6;transform:translateY(-2px)}
.country-card-new__name{font-size:14px;font-weight:600;color:var(--ink)}
.country-card-new__arrow{color:var(--green2);font-size:14px;flex-shrink:0}
.section-cta-center{text-align:center}
.countries-section .section__head{margin-bottom:32px}

/* ── Services (2-col header) ─────────────────────────────────── */
.services-section__head{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-bottom:48px}
.services-section__head .eyebrow{display:block;margin-bottom:12px}
.services-section__head h2{font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.035em;margin:0;color:#fff}
.services-section__lead{font-size:16px;color:#b8ceca;line-height:1.625;margin:0;align-self:center}

/* ── EPR & PPWR ──────────────────────────────────────────────── */
.epr-ppwr{background:var(--paper)}
.epr-ppwr__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.epr-ppwr__text .eyebrow{display:block;margin-bottom:16px}
.epr-ppwr__text h2{font-size:clamp(36px,3.3vw,48px);font-weight:800;line-height:1.17;letter-spacing:-.5px;color:var(--ink);margin:0 0 24px}
.epr-ppwr__text p{font-size:16px;line-height:1.625;color:#3d5450;margin:0 0 36px;max-width:540px}
.epr-ppwr__cards{display:flex;flex-direction:column;gap:20px}
.reg-card{background:#122b1f;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:24px;overflow:hidden}
.reg-card__header{display:flex;align-items:center;gap:8px;margin-bottom:24px}
.reg-card__icon{width:36px;height:36px;flex-shrink:0}
.reg-card__tag{background:rgba(255,255,255,.12);color:var(--green);font-size:11px;font-weight:500;padding:5px 12px;border-radius:11px;white-space:nowrap}
.reg-card__title{font-size:26px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1}
.reg-card__divider{height:1px;background:rgba(255,255,255,.12);margin-bottom:18px}
.reg-card__list{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:12px}
.reg-card__list li{font-size:13px;color:rgba(255,255,255,.7);padding-left:14px;position:relative;line-height:1.38}
.reg-card__list li::before{content:'';position:absolute;left:0;top:5px;width:4px;height:4px;background:var(--green);border-radius:50%}
.reg-card__link{font-size:13px;font-weight:500;color:var(--green);transition:color .18s}
.reg-card__link:hover{color:#fff}

/* ── For Whom ────────────────────────────────────────────────── */
.for-whom{background:var(--forest)}
.for-whom .eyebrow{color:var(--green);display:block;margin-bottom:12px}
.for-whom__title{font-size:clamp(32px,3vw,40px);font-weight:700;color:#fff;margin:0 0 32px;letter-spacing:-.4px;line-height:1.2}
.for-whom__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.seg-card{background:#f5faf7;border:1px solid #cce0d6;border-radius:8px;padding:14px 16px;transition:background .15s,transform .15s;cursor:default}
.seg-card:hover{background:#e8f5ee;transform:translateY(-3px)}
.seg-card__top{display:flex;align-items:center;gap:8px;margin-bottom:10px}
.seg-card__icon{width:28px;height:28px;flex-shrink:0}
.seg-card__title{font-size:13px;font-weight:600;color:var(--ink);flex:1;line-height:1.3}
.seg-card__arrow{color:var(--green2);font-size:13px;flex-shrink:0}
.seg-card__desc{font-size:12px;color:#596b63;margin:0;line-height:1.5}

/* ── Cooperation ─────────────────────────────────────────────── */
.cooperation{background:#fff}
.cooperation .eyebrow{display:block;margin-bottom:12px}
.cooperation h2{font-size:clamp(32px,3vw,40px);font-weight:700;color:var(--ink);margin:0 0 56px;letter-spacing:-.4px;line-height:1.2}
.cooperation__steps{display:grid;grid-template-columns:repeat(4,1fr)}
.cooperation__step{padding-right:20px}
.cooperation__step:last-child{padding-right:0}
.cooperation__step-top{display:flex;align-items:center;margin-bottom:20px}
.cooperation__circle{width:40px;height:40px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.cooperation__circle span{font-size:18px;font-weight:800;color:var(--paper);line-height:1}
.cooperation__connector{flex:1;height:1px;background:var(--line);margin-left:12px}
.cooperation__step-title{font-size:16px;font-weight:700;color:var(--ink);margin:0 0 8px;letter-spacing:-.1px;line-height:1.375}
.cooperation__step-desc{font-size:14px;color:#3d5450;margin:0;line-height:1.57;max-width:260px}

/* ── Why Us ──────────────────────────────────────────────────── */
.why-us{background:var(--paper);overflow:hidden}
.why-us__inner{display:grid;grid-template-columns:1fr 1fr;min-height:720px}
.why-us__text{display:flex;flex-direction:column;justify-content:center;padding:80px 40px 80px max(40px,calc((100vw - var(--max))/2))}
.why-us__title{font-size:clamp(42px,5vw,64px);font-weight:800;letter-spacing:-.8px;line-height:1.125;color:var(--ink);margin:0 0 36px}
.why-us__map{overflow:hidden;display:flex;align-items:stretch}
.why-us__map img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}

/* ── FAQ ─────────────────────────────────────────────────────── */
.faq .eyebrow{display:block;margin-bottom:12px}
.faq h2{font-size:clamp(32px,3vw,40px);font-weight:700;color:var(--ink);margin:0 0 44px}
.faq__list{display:grid;gap:8px}
.faq__item{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}
.faq__item.is-open{background:#eaf7f2;border:1.5px solid var(--green2)}
.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 24px;background:none;border:none;font-family:inherit;font-size:16px;font-weight:600;color:var(--ink);text-align:left;cursor:pointer;gap:16px}
.faq__question:focus-visible{outline:2px solid var(--green);outline-offset:-2px}
.faq__toggle{font-size:22px;font-weight:500;color:var(--green2);flex-shrink:0;line-height:1;transition:color .15s}
.faq__item:not(.is-open) .faq__toggle{color:#a6b8ad}
.faq__answer-inner{padding:0 24px 24px;border-top:1px solid var(--line);padding-top:20px;margin-top:-1px}
.faq__answer-inner p{font-size:15px;line-height:1.6;color:rgba(23,32,29,.65);margin:0}

/* ── Responsive ──────────────────────────────────────────────── */
@media(max-width:1100px){
.trust__grid{grid-template-columns:1fr 1fr;row-gap:0}
.trust__divider{display:none}
.trust__item{padding:24px 16px;border-top:1px solid var(--line)}
.trust__item:first-child,.trust__item:nth-child(3){padding-left:0}
.trust__item:nth-child(2),.trust__item:last-child{padding-right:0}
.bdo-explained__grid,.epr-ppwr__grid{grid-template-columns:1fr;gap:40px}
.bdo-explained__visual{order:-1}
.countries-grid{grid-template-columns:repeat(3,1fr)}
.services-section__head{grid-template-columns:1fr}
.for-whom__grid{grid-template-columns:repeat(2,1fr)}
.cooperation__steps{grid-template-columns:repeat(2,1fr);row-gap:40px}
.cooperation__step{padding-right:0}
.cooperation__connector{display:none}
.why-us__inner{grid-template-columns:1fr}
.why-us__map{min-height:320px}
.why-us__text{padding:64px 40px}
}
@media(max-width:720px){
.trust__grid{grid-template-columns:1fr}
.trust__item{padding:20px 0}
.bdo-explained__text h2,.epr-ppwr__text h2,.cooperation h2,.faq h2,.for-whom__title,.why-us__title{font-size:28px}
.countries-grid{grid-template-columns:repeat(2,1fr);gap:8px}
.country-card-new{height:60px}
.country-card-new__name{font-size:13px}
.for-whom__grid{grid-template-columns:repeat(2,1fr);gap:8px}
.cooperation__steps{grid-template-columns:1fr;gap:28px}
.why-us__text{padding:48px 20px}
.why-us__title{font-size:36px}
.epr-ppwr__cards{gap:12px}
.faq__question{font-size:15px;padding:18px 20px}
}