@charset "UTF-8";
:root{--ink:#213d35;--text:#53645d;--paper:#f7f7f2;--line:#dce1d9;--lime:#e4edb8;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}p{margin:0 0 22px;color:var(--text)}h1,h2,h3{font-weight:400;line-height:1.09;letter-spacing:-.045em;margin:0}h1{font-size:clamp(48px,5.4vw,82px)}h2{font-size:clamp(36px,3.8vw,56px)}h3{font-size:27px;letter-spacing:-.035em}em{font-family:var(--serif);font-weight:400}a:focus-visible,button:focus-visible{outline:3px solid #648052;outline-offset:6px}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:700;line-height:1.5;color:var(--ink);margin-bottom:25px}.header{background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav-wrap{height:94px;margin:auto;width:calc(100% - 112px);max-width:1328px;display:flex;align-items:center;justify-content:space-between}.brand{display:block;width:209px}.brand img{width:100%;height:auto}.header nav{display:flex;align-items:center;gap:38px;font-size:13px}.header nav a{position:relative}.header nav a:not(.nav-contact):after{content:'';position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--ink);transition:right .2s}.header nav a:hover:after,.header nav a[aria-current]:after{right:0}.nav-contact{padding:12px 21px;border:1px solid #9ea99d;border-radius:3px;display:flex;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:49% 51%;max-width:1600px;margin:auto;min-height:650px}.hero-copy{padding:86px 50px 48px max(56px,calc((100vw - 1328px)/2));display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-copy h1{font-size:clamp(50px,4.55vw,72px);line-height:1.07;max-width:580px}.hero-copy h1 em{white-space:nowrap}.hero .eyebrow{display:flex;gap:12px;align-items:center;margin-bottom:36px}.tiny-line{height:1px;width:25px;background:var(--ink)}.hero-description{max-width:405px;font-size:15px;line-height:1.8;margin:29px 0 31px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{font-size:12px;font-weight:500;padding:17px 23px;min-height:52px;background:var(--ink);color:var(--white);display:inline-flex;align-items:center;justify-content:space-between;gap:31px;border:1px solid var(--ink);border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#365548;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button.secondary{background:transparent;color:var(--ink);border-color:#aab5a9}.button.secondary:hover{background:#e7ecdf}.text-link{font-size:12px;border-bottom:1px solid #a9b4a7;padding-bottom:5px;display:inline-flex;gap:10px}.hero-note{font-size:10px;color:var(--text);display:flex;align-items:center;gap:8px;margin-top:59px}.status-dot{background:#839469;border-radius:50%;width:6px;height:6px}.hero-image{position:relative;min-height:650px;overflow:hidden;background:#405048}.hero-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:51% 50%;filter:brightness(.84)}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#152b2799)}.image-label{position:absolute;bottom:28px;left:33px;right:33px;display:flex;justify-content:space-between;gap:15px;color:white;font-size:9px;letter-spacing:.1em;z-index:1}.trust-strip{background:#e9eddf;border-top:1px solid #e0e5d8;border-bottom:1px solid #d8dfd0}.trust-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px;font-size:13px}.trust-strip .wrap>span:first-child{font-size:10px;color:#4c5c50;text-transform:uppercase;letter-spacing:.1em}.trust-strip i{font-style:normal;color:#849475;font-size:19px}.section{padding-block:101px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:43px}.section-heading .eyebrow{margin-bottom:22px}.section-heading>div:last-child>p{font-size:13px;line-height:1.8}.section-heading>p{max-width:340px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{display:block}.product-photo{height:268px;position:relative;overflow:hidden;background:#e1e5dc}.product-photo img{height:100%;width:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-photo img{transform:scale(1.04)}.card-number{position:absolute;top:13px;left:14px;font-size:11px;padding:3px 9px;background:#f7f7f2e8}.card-arrow{position:absolute;bottom:14px;right:14px;display:flex;align-items:center;justify-content:center;background:var(--paper);border-radius:50%;width:34px;height:34px;font-size:20px}.product-card .eyebrow{font-size:8px;letter-spacing:.12em;margin:23px 0 10px}.product-card h3{margin-bottom:14px}.product-card>p:last-child{font-size:12px;line-height:1.75}.about-section{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center;padding-block:20px 103px}.about-image{position:relative;height:510px}.about-image img{height:100%;width:100%;object-fit:cover}.image-caption{position:absolute;bottom:0;left:0;background:var(--lime);padding:15px 20px;font-size:8px;letter-spacing:.13em}.about-copy h2{margin-bottom:30px}.about-copy p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:460px}.about-copy .button{margin-top:10px}.process{background:var(--ink);color:var(--paper);padding:79px 0 83px}.process .eyebrow,.process p{color:#cfdbcf}.process h2{font-size:46px}.process .section-heading{margin-bottom:52px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.process-grid article{border-top:1px solid #698070;padding-top:24px}.step{font-family:var(--serif);font-style:italic;font-size:23px;color:#cfdbac}.process-grid h3{font-size:24px;margin:24px 0 15px;letter-spacing:-.025em}.process-grid p{font-size:13px;max-width:310px;margin:0}.cta{padding-block:88px 91px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{font-size:48px}.cta .eyebrow{margin-bottom:20px}.cta .button{min-width:224px}footer{background:#e9eddf;border-top:1px solid #d7dfd0;padding-top:64px}.footer-top{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:35px;padding-bottom:53px;font-size:12px}.footer-brand{font-size:27px;letter-spacing:.02em;display:block;line-height:1}.footer-brand span{display:block;font-size:9px;letter-spacing:.06em;margin-top:12px;margin-bottom:25px}.footer-top h2{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px;line-height:1.5}.footer-top>div>a:not(.footer-brand){display:block;margin-bottom:10px}.footer-top p{font-size:12px;line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ccd5c5;padding-block:21px;font-size:9px;color:#53634f}.breadcrumb{display:flex;gap:12px;padding-top:31px;font-size:10px;color:#637260}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-intro{padding-top:65px;padding-bottom:65px}.page-intro h1{max-width:1050px;font-size:clamp(44px,5vw,76px)}.lead{font-size:18px;line-height:1.7;max-width:750px;margin-top:27px}.offer-list{padding-bottom:100px}.offer-list .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 30px}.offer-list .product-photo{height:380px}.offer-list .product-card>p:last-child{max-width:480px;font-size:15px}.offer-list .product-card h3{font-size:37px}.category-hero{padding-top:65px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.category-hero h1{font-size:65px}.category-hero .lead{font-size:18px}.category-image{height:480px}.category-image img{height:100%;width:100%;object-fit:cover}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.tags span{padding:7px 12px;border:1px solid var(--line);font-size:12px}.detail-section{padding-block:65px;border-top:1px solid var(--line)}.detail-section h2{max-width:850px}.detail-section .lead{max-width:830px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px}.values-grid h3{font-size:25px;margin-bottom:18px}.values-grid p{font-size:14px}.contact-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:70px;padding-bottom:100px}.contact-main{padding-top:25px}.contact-email{font-size:clamp(24px,3vw,43px);letter-spacing:-.04em;display:block;border-bottom:1px solid var(--line);padding-bottom:30px}.contact-email span{float:right}.contact-line{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:32px 0}.contact-line h2{font-size:13px;letter-spacing:0;margin-bottom:12px}.contact-line p{font-size:13px}.contact-help{max-width:450px;font-size:14px}.address-card{background:#e8eddf;padding:38px 35px}.address-card h2{font-size:34px;margin-bottom:32px}.address-card address{font-style:normal;margin-bottom:20px;font-size:15px}.address-card p:not(.eyebrow){font-size:13px}.document{max-width:1328px;padding-bottom:90px}.document h2{font-size:29px;margin:35px 0 20px;letter-spacing:-.025em}.document p{font-size:14px;line-height:1.8}.document section{padding-top:25px}.funding-logo{width:100%;height:auto;background:white;margin-bottom:35px}.document-languages{display:flex;gap:30px;border-bottom:1px solid var(--line);padding-bottom:20px}.document-languages a{text-decoration:underline;text-underline-offset:4px}.document-note{padding:20px;background:#e9eddf;border-left:3px solid #637b4f}.skip-link{position:fixed;left:16px;top:-70px;z-index:100;background:var(--ink);color:white;padding:10px 20px}.skip-link:focus{top:12px}
@media(min-width:1600px){.hero-copy{padding-left:136px}}@media(max-width:1100px){.wrap,.nav-wrap{width:calc(100% - 64px)}.hero-copy{padding:58px 32px 40px}.hero-copy h1{font-size:50px}.hero{min-height:590px}.hero-image{min-height:590px}.hero-note{margin-top:36px}.hero-actions{gap:20px}.header nav{gap:24px}.product-photo{height:220px}.about-section{gap:45px}.about-image{height:460px}.trust-strip .wrap>span:first-child{max-width:140px}.section{padding-block:75px}.category-hero{gap:40px}.category-hero h1{font-size:50px}.contact-grid{gap:35px}.footer-top{grid-template-columns:1.2fr .7fr 1fr;gap:25px}.footer-top>div:last-child{grid-column:3}.process-grid{gap:30px}}
@media(max-width:760px){.wrap,.nav-wrap{width:calc(100% - 40px)}.nav-wrap{height:76px}.brand{width:170px}.menu-toggle{display:flex;gap:14px;background:none;border:1px solid #b2bdad;border-radius:3px;padding:8px 12px;font-size:12px;color:var(--ink);min-height:40px;align-items:center}.header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:25px 20px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 12px 15px #213d3510;flex-direction:column;align-items:stretch;gap:22px}.header nav.open{display:flex}.nav-contact{justify-content:space-between}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:48px 20px 38px}.hero-copy h1{font-size:clamp(43px,8.5vw,62px);max-width:600px}.hero .eyebrow{font-size:9px;margin-bottom:25px}.hero-description{font-size:14px;max-width:470px;margin-block:23px}.hero-actions{gap:23px}.hero-note{margin-top:31px}.hero-image{height:390px;min-height:0}.hero-image>img{object-position:50% 48%}.image-label{left:20px;right:20px;bottom:20px;font-size:8px}.trust-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-block:22px;font-size:12px}.trust-strip .wrap>span:first-child{max-width:150px;font-size:9px}.trust-strip i{display:none}.section{padding-block:58px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:41px}.section-heading>div:last-child>p{margin-top:25px;margin-bottom:15px}.section-heading>p{margin-top:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 15px}.product-photo{height:230px}.product-card h3{font-size:25px}.product-card .eyebrow{font-size:7px;letter-spacing:.08em}.product-card>p:last-child{font-size:12px;line-height:1.7}.about-section{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.about-image{height:400px}.about-copy h2{font-size:42px}.about-copy .eyebrow{margin-bottom:21px}.process{padding-block:55px}.process h2{font-size:40px}.process-grid{grid-template-columns:1fr;gap:25px}.process-grid article{display:grid;grid-template-columns:40px 1fr;gap:10px 12px;padding-top:22px}.step{grid-row:1/3}.process-grid h3{margin:0;font-size:24px;line-height:1.3}.process-grid p{grid-column:2;max-width:100%}.process .section-heading{margin-bottom:33px}.cta{padding-block:58px;display:block}.cta h2{font-size:39px}.cta .button{margin-top:30px}.footer-top{grid-template-columns:1fr 1fr;gap:34px 20px;padding-bottom:35px}.footer-top>div:last-child{grid-column:auto}.footer-brand{font-size:23px}.footer-top p,.footer-top a{font-size:11px}.footer-bottom{font-size:8px;gap:20px}.page-intro{padding-top:43px;padding-bottom:43px}.page-intro h1{font-size:45px}.lead{font-size:16px}.offer-list{padding-bottom:60px}.offer-list .product-photo{height:245px}.offer-list .product-card h3{font-size:27px}.offer-list .product-card>p:last-child{font-size:13px}.offer-list .product-grid{gap:32px 16px}.category-hero{grid-template-columns:1fr;gap:35px;padding-block:45px 55px}.category-hero h1{font-size:51px}.category-image{height:380px}.category-hero .lead{font-size:16px}.detail-section{padding-block:45px}.detail-section h2{font-size:37px}.three{grid-template-columns:1fr 1fr}.values-grid{grid-template-columns:1fr;gap:20px;margin-top:35px}.values-grid h3{margin-bottom:10px}.contact-grid{grid-template-columns:1fr;gap:30px;padding-bottom:60px}.contact-email{font-size:32px}.contact-main{padding-top:0}.address-card{padding:30px 25px}.document h2{font-size:25px}.document p{font-size:14px}.document{padding-bottom:50px}}
@media(max-width:420px){.hero-image{height:320px}.hero-copy h1{font-size:44px}.hero-copy h1 em{white-space:normal}.product-photo{height:190px}.product-card h3{font-size:23px}.offer-list .product-photo{height:190px}.offer-list .product-card h3{font-size:23px}.product-card .eyebrow{font-size:6.5px}.hero-actions .button{padding:15px 18px;gap:20px}.about-image{height:330px}.footer-top{gap:30px 14px}.footer-brand{font-size:21px}.contact-email{font-size:27px}.three{grid-template-columns:1fr}.three .product-photo{height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Original bilingual EU funding notice recovered from WordPress Global Footer. */
.funding-footer{background:#fff;border-top:1px solid var(--line);padding:32px 0 35px}.funding-footer-logos{width:min(760px,100%);height:auto;margin:0 auto 27px}.funding-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;border-top:1px solid var(--line);padding-top:30px}.funding-footer-grid h2{font-size:17px;letter-spacing:-.02em;line-height:1.35;margin-bottom:18px}.funding-footer-grid p{font-size:11px;line-height:1.7;margin-bottom:12px}.funding-amounts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-block:18px}.funding-amounts p{font-size:11px;margin:0}.funding-amounts strong{display:block;color:var(--ink);font-size:18px;font-weight:500;line-height:1.35;margin-top:6px;letter-spacing:-.025em}.funding-footer .text-link{font-size:11px}@media(max-width:760px){.funding-footer{padding-block:25px 28px}.funding-footer-logos{margin-bottom:25px}.funding-footer-grid{grid-template-columns:1fr;gap:24px;padding-top:25px}.funding-footer-grid section+section{border-top:1px solid var(--line);padding-top:26px}.funding-amounts{gap:15px;margin-block:20px}.funding-amounts strong{font-size:17px}.funding-footer-grid h2{font-size:16px}}

/* Language navigation and shared document typography. */
.document{font-family:var(--sans)}.nav-wrap{gap:24px}.nav-wrap .brand{margin-right:auto;flex-shrink:0}.language-switch{display:flex;align-items:center;gap:4px;flex-shrink:0;border-left:1px solid var(--line);padding-left:15px}.language-switch a{font-size:11px;line-height:1;padding:10px 7px;color:var(--text);border-radius:2px}.language-switch a[aria-current]{background:var(--ink);color:var(--paper)}.header nav{gap:26px}html[lang="pl"] .hero-copy h1 em{white-space:normal}html[lang="pl"] .hero-copy h1{font-size:clamp(46px,4.4vw,68px)}html[lang="pl"] .product-card .eyebrow{min-height:24px}html[lang="pl"] .hero-actions{gap:20px}.document .funding-logo{max-width:908px;margin-inline:auto}
@media(max-width:1000px) and (min-width:761px){.header nav{gap:18px;font-size:12px}.nav-wrap{gap:16px}.brand{width:185px}.nav-contact{padding-inline:14px;gap:15px}.language-switch{padding-left:9px}}
@media(max-width:760px){.nav-wrap{gap:12px}.nav-wrap .brand{order:0}.language-switch{order:1;border:0;padding:0}.menu-toggle{order:2}.header nav{order:3;gap:22px}.document p{font-size:14px;line-height:1.8}html[lang="pl"] .hero-copy h1{font-size:clamp(42px,8.5vw,62px)}}
@media(max-width:420px){.nav-wrap .brand{width:135px}.nav-wrap{gap:8px}.menu-toggle{padding-inline:10px;gap:8px}.language-switch a{padding:10px 6px;font-size:10px}}
