.page-home .tint{background:var(--powierzchnia)}.page-home h1,.page-home h2,.page-home h3{font-family:var(--fd);font-weight:400;line-height:1.12;letter-spacing:.005em;color:var(--tekst)}.page-home h1{font-size:clamp(1.9rem,4.2vw,3.4rem)}.page-home .h2{font-size:clamp(1.35rem,2.6vw,2.15rem);margin-bottom:16px}.page-home .sub{color:var(--tekst-2);font-size:clamp(1rem,1.35vw,1.15rem);max-width:64ch}.page-home .center{text-align:center}.page-home .center .sub{margin-inline:auto}.page-home .lead{font-size:clamp(1.02rem,1.45vw,1.22rem);color:var(--tekst-2)}.page-home .lead b{color:var(--tekst);font-weight:700}.page-home .nums{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.page-home .label{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:800;letter-spacing:.3em;text-transform:uppercase;color:var(--tekst-3);margin-bottom:20px}.page-home .label:before{content:"";width:22px;height:1.5px;background:var(--granat-2)}.page-home .label.c{justify-content:center;display:flex}.page-home .link-z{font-weight:800;color:var(--zloto-tekst);text-decoration:none}.page-home .link-z:after{content:"→";margin-left:6px;display:inline-block;transition:transform .25s var(--ease)}.page-home .link-z:hover{color:var(--zloto-ciemne)}.page-home .link-z:hover:after{transform:translateX(5px)}.page-home .link-n{font-weight:700;color:var(--tekst-2);text-decoration:none}.page-home .link-n:after{content:"→";margin-left:6px;display:inline-block;transition:transform .25s var(--ease)}.page-home .link-n:hover{color:var(--tekst)}.page-home .link-n:hover:after{transform:translateX(5px)}.page-home .tagline{display:inline-flex;gap:8px;flex-wrap:wrap}.page-home .tag{font-size:11px;font-weight:700;color:#F4F1EA;background:var(--granat);border-radius:6px;padding:4px 10px;letter-spacing:.03em}.page-home .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.page-home .reveal.in{opacity:1;transform:none}.page-home .ph{position:relative;display:flex;align-items:center;justify-content:center;background:var(--powierzchnia);border:1.5px dashed var(--linia);border-radius:10px;color:var(--tekst-3);cursor:pointer;overflow:hidden;transition:border-color .2s,background .2s,box-shadow .2s;background-size:cover;background-position:50%}.page-home .ph:hover{border-color:var(--zloto-ciemne);color:var(--tekst-2)}.page-home .ph.dragover{border-color:var(--zloto);box-shadow:0 0 0 4px rgba(201,169,97,.18)}.page-home .ph.selected{box-shadow:0 0 0 3px rgba(201,169,97,.3)}.page-home .ph-inner{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px;text-align:center;pointer-events:none}.page-home .ph-inner svg{opacity:.5}.page-home .ph-label{font-size:12.5px;font-weight:700}.page-home .ph-dims{font-size:11px;opacity:.7}.page-home .ph.filled{border-style:solid;border-color:var(--linia);background-color:#fff}.page-home .ph.filled .ph-inner{opacity:0}.page-home .ph--hero{aspect-ratio:4/5;border-radius:14px;width:100%}.page-home .ph--wide{aspect-ratio:16/9;width:100%;border-radius:12px}.page-home .ph--logo{height:46px;width:100%;max-width:150px;border-radius:8px}.page-home .ph--logo .ph-inner{flex-direction:row;gap:6px;padding:6px}.page-home .ph--logo .ph-dims{display:none}.page-home .ph--logo .ph-label{font-size:11px}.page-home .ph--avatar{width:56px;height:56px;border-radius:50%;flex:none}.page-home .ph--avatar .ph-dims,.page-home .ph--avatar .ph-label{display:none}.page-home .ph--thumb{aspect-ratio:16/10;width:100%}.page-home .ph--cert{aspect-ratio:3/2;width:100%;border-radius:10px}.page-home .ph--portrait{aspect-ratio:4/5;width:100%;border-radius:14px}.page-home .ph--sq{aspect-ratio:1/1;width:100%;border-radius:10px}.page-home .hero{min-height:96svh;display:flex;align-items:center;padding-block:120px 84px;position:relative;overflow:hidden;background-size:cover;background-position:50%;background-color:var(--czern)}.page-home .hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(1000px 600px at 85% -10%,rgba(201,169,97,.16),transparent 60%),radial-gradient(700px 460px at -8% 110%,rgba(38,58,94,.08),transparent 60%)}.page-home .hero .veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(253,252,250,.97),rgba(253,252,250,.86) 46%,rgba(253,252,250,.55))}.page-home .hero-grid{display:grid;grid-template-columns:minmax(0,6.4fr) minmax(0,4.6fr);grid-gap:clamp(32px,5vw,80px);gap:clamp(32px,5vw,80px);align-items:center;position:relative;z-index:2}.page-home .badge{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--linia);color:var(--tekst-2);border-radius:100px;padding:9px 18px;font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;margin-bottom:24px;background:var(--powierzchnia)}.page-home .badge:before{content:"★";font-size:11px;color:var(--tekst)}.page-home .hero h1{margin-bottom:22px}.page-home .hero .lead{margin-bottom:34px;max-width:56ch}.page-home .hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:46px}.page-home .hstats{display:flex;gap:clamp(22px,4vw,54px);flex-wrap:wrap}.page-home .hstat .num{font-family:var(--fd);font-size:clamp(1.25rem,2vw,1.7rem);color:var(--tekst)}.page-home .hstat .num:after{content:"";display:block;width:26px;height:1.5px;background:var(--linia);margin-top:8px}.page-home .hstat .cap{font-size:12px;color:var(--tekst-2);margin-top:8px;max-width:150px}.page-home .hnote{font-size:11px;color:var(--tekst-3);margin-top:18px}.page-home .scroll-cue{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);width:1.5px;height:44px;background:linear-gradient(180deg,transparent,var(--tekst-3));z-index:2}.page-home .marquee{background:var(--powierzchnia);border-block:1px solid var(--linia);padding:14px 0;overflow:hidden}.page-home .mq-track{display:flex;width:max-content;animation:mq 32s linear infinite}.page-home .mq-track span{white-space:nowrap;color:var(--tekst-3);font-size:12px;font-weight:800;letter-spacing:.34em;text-transform:uppercase;padding-inline:26px}.page-home .mq-track i{color:var(--granat-2);font-style:normal}@keyframes mq{to{transform:translateX(-50%)}}.page-home .zasady{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:52px}.page-home .zas{border:1px solid var(--linia);background:var(--wyniesienie);border-radius:var(--r);padding:28px 24px;transition:transform .3s var(--ease),border-color .3s}.page-home .zas:hover{transform:translateY(-4px);border-color:var(--granat-2)}.page-home .zas .no{font-family:var(--fd);font-size:2rem;color:var(--tekst);opacity:.9}.page-home .zas h3{font-family:var(--ft);font-weight:800;font-size:13px;letter-spacing:.14em;text-transform:uppercase;margin:12px 0 10px;color:var(--tekst)}.page-home .zas p{font-size:13.5px;color:var(--tekst-2);line-height:1.6}.page-home .zas p b{color:var(--tekst)}.page-home .zas .link-n{display:inline-block;margin-top:12px;font-size:13.5px}.page-home .filo-grid{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:clamp(32px,5vw,84px);gap:clamp(32px,5vw,84px);align-items:center}.page-home .filo-grid p{color:var(--tekst-2);margin-bottom:16px;font-size:15.5px}.page-home .filo-grid p b,.page-home .pull{color:var(--tekst)}.page-home .pull{font-size:clamp(1.15rem,1.9vw,1.5rem);font-weight:700;line-height:1.45;margin:20px 0 26px;padding-left:22px;border-left:2px solid var(--granat-2)}.page-home .day-wrap{margin-top:clamp(60px,7vw,92px);display:grid;grid-template-columns:1.25fr 1fr;grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:center}.page-home .day-head{font-size:12px;font-weight:800;letter-spacing:.26em;text-transform:uppercase;color:var(--tekst-3);margin-bottom:26px}.page-home .day{position:relative;display:flex;flex-direction:column}.page-home .day:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:1.5px;background:var(--linia)}.page-home .dstep{position:relative;padding:0 0 22px 32px}.page-home .dstep:last-child{padding-bottom:0}.page-home .dstep:before{content:"";position:absolute;left:0;top:6px;width:11px;height:11px;border-radius:50%;background:#fff;border:2px solid var(--granat-2)}.page-home .dstep .t{font-family:var(--fd);color:var(--tekst);font-size:13.5px;letter-spacing:.05em}.page-home .dstep .d{font-size:13.5px;color:var(--tekst-2)}.page-home .day-note{font-size:11px;color:var(--tekst-3);margin-top:20px}.page-home .map-head{margin-bottom:clamp(30px,4vw,60px)}.page-home .road-wrap{position:relative;height:660px}.page-home .road{position:absolute;left:0;right:0;top:50%;height:6px;width:100%;transform:translateY(-50%)}.page-home .road path{fill:none;stroke-width:2.5;stroke-linecap:round}.page-home .road .base{stroke:var(--linia);stroke-width:2}.page-home .dot{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;background:#fff;border:2.5px solid var(--linia);transform:translate(-50%,-50%);transition:border-color .35s,background .35s;z-index:2}.page-home .dot.on{border-color:var(--zloto);background:var(--zloto)}.page-home .start-lab{left:2%;top:calc(50% + 18px);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--tekst-3);white-space:nowrap}.page-home .start-lab,.page-home .station{position:absolute;transform:translateX(-50%)}.page-home .station{width:254px}.page-home .station.above{bottom:calc(50% + 26px)}.page-home .station.below{top:calc(50% + 26px)}.page-home .station:after{content:"";position:absolute;left:50%;width:2px;height:26px;background:var(--linia);transition:background .3s}.page-home .station.above:after{top:100%}.page-home .station.below:after{bottom:100%}.page-home .station.on:after{background:var(--granat-2)}.page-home .st-card{background:var(--wyniesienie);border:1px solid var(--linia);border-radius:var(--r);padding:20px;transition:transform .3s var(--ease),border-color .3s;display:block;text-decoration:none;height:100%}.page-home .st-card:hover{transform:translateY(-4px);border-color:var(--zloto-ciemne)}.page-home .st-top{display:flex;align-items:center;gap:10px;margin-bottom:11px}.page-home .st-ico{width:40px;height:40px;border-radius:9px;background:var(--granat);color:#F4F1EA;display:grid;place-items:center;flex:none}.page-home .st-ico svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.page-home .st-no{font-family:var(--fd);font-size:12px;color:var(--tekst-3);letter-spacing:.06em}.page-home .st-name{font-family:var(--fd);font-size:14.5px;margin-bottom:4px;color:var(--tekst)}.page-home .st-kicker{font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--tekst-3);margin-bottom:6px}.page-home .zasada{font-size:12.5px;color:var(--tekst-2);margin-bottom:8px;font-weight:600}.page-home .st-desc{font-size:12.5px;color:var(--tekst-2);line-height:1.55;margin-bottom:11px}.page-home .st-desc b{color:var(--tekst)}.page-home .st-card .tagline{margin-bottom:9px}.page-home .st-more{font-size:13px;font-weight:800;color:var(--tekst)}.page-home .vtrack{display:none}.page-home .quiz-card{max-width:780px;margin:38px auto 0;background:var(--wyniesienie);border:1px solid var(--linia);border-radius:16px;padding:clamp(24px,3.5vw,44px)}.page-home .q-progress{display:flex;gap:6px;margin-bottom:26px}.page-home .q-progress i{height:3px;flex:1 1;border-radius:99px;background:var(--linia);transition:background .3s}.page-home .q-progress i.on{background:var(--tekst)}.page-home .q-title{font-family:var(--fd);font-size:clamp(1rem,1.7vw,1.25rem);margin-bottom:20px}.page-home .tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.page-home .tile{text-align:left;border:1.5px solid var(--linia);border-radius:10px;padding:17px;font-weight:700;font-size:15px;transition:border-color .2s,background .2s;background:var(--powierzchnia);color:var(--tekst)}.page-home .tile:hover{border-color:var(--granat-2);background:color-mix(in srgb,var(--granat) 7%,#fff)}.page-home .q-back{margin-top:20px;font-size:14px;font-weight:700;color:var(--tekst-3)}.page-home .q-back:hover{color:var(--tekst)}.page-home .q-result{display:flex;flex-direction:column;gap:16px}.page-home .qr-head{display:flex;gap:16px;align-items:center}.page-home .qr-ico{width:52px;height:52px;border-radius:11px;background:var(--granat);color:#F4F1EA;display:grid;place-items:center;flex:none}.page-home .qr-ico svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.page-home .qr-kicker{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--tekst-3);font-weight:800}.page-home .qr-name{font-family:var(--fd);font-size:1.25rem}.page-home .q-step{background:color-mix(in srgb,var(--granat) 8%,#fff);border-radius:10px;padding:16px 18px;font-size:14.5px}.page-home .q-step b{display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--granat);margin-bottom:5px}.page-home .q-mail{display:flex;gap:10px;flex-wrap:wrap}.page-home .q-mail input{flex:1 1;min-width:220px;border:1.5px solid var(--linia);border-radius:8px;padding:13px 16px;font:inherit;background:var(--powierzchnia);color:var(--tekst)}.page-home .q-mail input::placeholder{color:var(--tekst-3)}.page-home .q-mail input:focus{outline:2px solid var(--zloto-tekst);outline-offset:1px;border-color:transparent}.page-home .q-note{font-size:12px;color:var(--tekst-3)}.page-home .q-ok{font-size:12px;font-weight:700;color:var(--sukces)}.page-home .q-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.page-home .cases-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:44px}.page-home .case{border:1px solid var(--linia);border-radius:var(--r);padding:26px;background:var(--wyniesienie);display:flex;flex-direction:column;gap:12px;transition:transform .3s var(--ease),border-color .3s}.page-home .case:hover{transform:translateY(-4px);border-color:var(--granat-2)}.page-home .case .num{font-family:var(--fd);font-size:clamp(1.5rem,2.4vw,2.1rem);color:var(--tekst)}.page-home .case p{font-size:14px;color:var(--tekst-2)}.page-home .case .link-n{margin-top:auto;font-size:14px}.page-home .cases-cta{text-align:center;margin-top:44px}.page-home .trust-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);margin-top:44px;align-items:start}.page-home .rotator{position:relative;background:var(--wyniesienie);border:1px solid var(--linia);border-radius:16px;padding:32px;min-height:300px}.page-home .slide{position:absolute;inset:32px;opacity:0;transition:opacity .6s var(--ease);pointer-events:none;display:flex;flex-direction:column;gap:18px}.page-home .slide.on{opacity:1;pointer-events:auto;position:relative;inset:auto}.page-home .slide blockquote{font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.55;font-weight:600;color:var(--tekst)}.page-home .slide .who{display:flex;align-items:center;gap:14px}.page-home .who .meta b{display:block;font-weight:800;font-size:14.5px}.page-home .who .meta span{font-size:12.5px;color:var(--tekst-2)}.page-home .r-dots{display:flex;gap:8px;margin-top:20px}.page-home .r-dots button{width:8px;height:8px;border-radius:50%;background:var(--linia);transition:background .2s,transform .2s}.page-home .r-dots button.on{background:var(--tekst);transform:scale(1.25)}.page-home .r-note{font-size:11.5px;color:var(--tekst-3);margin-top:10px}.page-home .trust-right h3{font-family:var(--ft);font-weight:800;font-size:.95rem;margin-bottom:16px;letter-spacing:.02em}.page-home .mini-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:34px}.page-home .mini-stats .num{font-family:var(--fd);font-size:1.3rem}.page-home .mini-stats .num:after{content:"";display:block;width:22px;height:1.5px;background:var(--linia);margin-top:6px}.page-home .mini-stats .cap{font-size:12.5px;color:var(--tekst-2);margin-top:6px}.page-home .logos-row{margin-bottom:34px}.page-home .certs-row,.page-home .logos-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.page-home .about-grid{display:grid;grid-template-columns:5fr 7fr;grid-gap:clamp(30px,5vw,84px);gap:clamp(30px,5vw,84px);align-items:center}.page-home .about-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.page-home .about-grid p{color:var(--tekst-2);margin-bottom:16px;font-size:15px}.page-home .about-grid p b{color:var(--tekst)}.page-home .blog-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:44px}.page-home .post{border:1px solid var(--linia);border-radius:var(--r);overflow:hidden;background:var(--wyniesienie);text-decoration:none;display:flex;flex-direction:column;transition:transform .3s var(--ease),border-color .3s}.page-home .post:hover{transform:translateY(-4px);border-color:var(--granat-2)}.page-home .post .ph{border-radius:0;border:0;border-bottom:1.5px dashed var(--linia)}.page-home .post-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1 1}.page-home .post h3{font-family:var(--ft);font-weight:800;font-size:15.5px;line-height:1.4}.page-home .post .meta{font-size:12px;color:var(--tekst-3);margin-top:auto}.page-home .blog-cta{text-align:center;margin-top:38px}.page-home .news-wrap{max-width:740px;margin-inline:auto;text-align:center}.page-home .bonus-pills{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:28px 0 20px}.page-home .bonus-pills label{border:1.5px solid var(--linia);border-radius:100px;padding:9px 16px;font-size:13px;font-weight:700;cursor:pointer;background:var(--powierzchnia);transition:border-color .2s,background .2s;color:var(--tekst-2)}.page-home .bonus-pills input{position:absolute;opacity:0}.page-home .bonus-pills label:has(input:checked){border-color:var(--granat-2);background:var(--granat);color:#F4F1EA}.page-home .news-form{display:flex;gap:10px;max-width:540px;margin:0 auto 14px;flex-wrap:wrap}.page-home .news-form input[type=email]{flex:1 1;min-width:220px;border:1.5px solid var(--linia);border-radius:8px;padding:15px 16px;font:inherit;background:var(--wyniesienie);color:var(--tekst)}.page-home .news-form input::placeholder{color:var(--tekst-3)}.page-home .news-form input:focus{outline:2px solid var(--zloto-tekst);outline-offset:1px;border-color:transparent}.page-home .consent{font-size:12px;color:var(--tekst-3);display:flex;gap:8px;justify-content:center;align-items:flex-start;max-width:480px;margin-inline:auto;text-align:left}.page-home .consent input{margin-top:3px}.page-home .n-ok{font-weight:700;color:var(--sukces);padding:8px 0}.page-home .gate-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:start;margin-top:44px}.page-home .gate-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--linia)}.page-home .gate-item:last-of-type{border-bottom:0}.page-home .gate-item .x{flex:none;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--alert);color:var(--alert);display:grid;place-items:center;font-weight:800;font-size:12px;margin-top:2px}.page-home .gate-item p{font-size:14.5px;color:var(--tekst-2)}.page-home .gate-item p b{color:var(--tekst)}.page-home .gate-yes{margin-top:20px;font-weight:700;font-size:15.5px}.page-home .guar{background:linear-gradient(150deg,var(--granat),var(--granat-2));border:1px solid var(--granat-2);border-radius:16px;padding:32px}.page-home .guar .g-kick{font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:#B9C0CC;margin-bottom:12px}.page-home .guar h3{font-family:var(--fd);font-size:1.15rem;margin-bottom:12px;line-height:1.3;color:#F4F1EA}.page-home .guar p{color:#B9C0CC;font-size:14.5px;margin-bottom:12px}.page-home .guar p b{color:#fff}.page-home .guar .btn{margin-top:6px}.page-home .guar .g-note{font-size:11px;color:#8D95A5;margin-top:14px;margin-bottom:0}.page-home .choose-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:48px}.page-home .choice{border:1px solid var(--linia);border-radius:var(--r);padding:26px;background:var(--wyniesienie);text-decoration:none;display:flex;flex-direction:column;gap:13px;transition:transform .3s var(--ease),border-color .3s}.page-home .choice:hover{transform:translateY(-4px);border-color:var(--zloto-ciemne)}.page-home .choice .st-ico{margin-bottom:0}.page-home .choice b{font-family:var(--fd);font-weight:400;font-size:15.5px;line-height:1.3}.page-home .choice span{font-size:12.5px;color:var(--tekst-2)}.page-home .choice .go{margin-top:auto;font-weight:800;font-size:13.5px;color:var(--tekst)}.page-home .choice-wide{grid-column:1/-1;flex-direction:row;align-items:center;gap:22px;background:var(--wyniesienie);border-color:var(--granat-2)}.page-home .choice-wide .cw-txt{display:flex;flex-direction:column;gap:6px}.page-home .choice-wide .go{margin-top:0;margin-left:auto;white-space:nowrap}.page-home .choose-alt{text-align:center;margin-top:48px;color:var(--tekst-2)}.page-home .choose-alt .btn{margin-left:14px}.page-home #smartCta{position:fixed;right:22px;bottom:22px;z-index:60;background:var(--tekst);color:var(--czern);font-weight:800;font-size:14px;padding:14px 22px;border-radius:100px;box-shadow:0 18px 44px rgba(21,24,31,.22);display:flex;align-items:center;gap:10px;opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .35s var(--ease),transform .35s var(--ease)}.page-home #smartCta.show{opacity:1;pointer-events:auto;transform:none}.page-home #smartCta:after{content:"→"}.page-home .strip{padding:24px 0;border-bottom:1px solid var(--linia)}.page-home .strip .container{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.page-home .strip-lab{font-size:11px;font-weight:800;letter-spacing:.24em;text-transform:uppercase;color:var(--tekst-3);white-space:nowrap}.page-home .strip-row{display:flex;gap:12px;flex:1 1;flex-wrap:wrap}.page-home .strip-row .ph--logo{max-width:132px}.page-home .ig-head{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center;margin:34px 0 26px}.page-home .ig-id{display:flex;align-items:center;gap:12px;text-align:left}.page-home .ig-id .meta b{display:block;font-weight:800;font-size:15px}.page-home .ig-id .meta span{font-size:12.5px;color:var(--tekst-2)}.page-home .ig-stats{display:flex;gap:24px}.page-home .ig-stats div{text-align:center;font-size:12px;color:var(--tekst-2)}.page-home .ig-stats b{display:block;font-family:var(--fd);font-size:15px;color:var(--tekst)}.page-home .ig-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;max-width:980px;margin:0 auto}.page-home .ig-note{text-align:center;font-size:11.5px;color:var(--tekst-3);margin-top:16px}.page-home .ti-box{margin:38px 0 6px;background:var(--wyniesienie);border:1px solid var(--linia);border-radius:12px;padding:26px;min-height:120px}.page-home .ti-head{display:flex;align-items:baseline;gap:14px;margin-bottom:10px;flex-wrap:wrap}.page-home .ti-num{font-family:var(--fd);font-size:1.9rem}.page-home .ti-head .ti-cap{color:var(--tekst-2);font-weight:700}.page-home .ti-fallback{font-size:12px;color:var(--tekst-3)}@media(max-width:1120px){.page-home .blog-grid{grid-template-columns:repeat(2,1fr)}.page-home .zasady{grid-template-columns:1fr 1fr}}@media(max-width:960px){.page-home .hero{min-height:auto}.page-home .hero-grid{grid-template-columns:1fr}.page-home .hero-visual{max-width:440px}.page-home .about-grid,.page-home .day-wrap,.page-home .filo-grid,.page-home .gate-grid,.page-home .trust-grid{grid-template-columns:1fr}.page-home .cases-grid,.page-home .choose-grid{grid-template-columns:1fr 1fr}.page-home .choice-wide{flex-direction:column;align-items:flex-start}.page-home .choice-wide .go{margin-left:0}.page-home .road-wrap{height:auto;padding-left:40px}.page-home .dot,.page-home .road,.page-home .start-lab{display:none}.page-home .vtrack{display:block;position:absolute;left:13px;top:8px;bottom:8px;width:2px;background:var(--linia);border-radius:99px}.page-home .vfill{position:absolute;left:0;top:0;width:100%;height:0;background:var(--zloto);border-radius:99px}.page-home .station{position:static;transform:none;width:100%;margin-bottom:14px}.page-home .station:before{content:"";position:absolute;left:8px;margin-top:26px;width:12px;height:12px;border-radius:50%;background:#fff;border:2.5px solid var(--linia);transition:border-color .3s,background .3s}.page-home .station.on:before{border-color:var(--zloto);background:var(--zloto)}.page-home .station:after{display:none}}@media(max-width:640px){.page-home .tiles{grid-template-columns:1fr}.page-home .ig-grid{grid-template-columns:1fr 1fr}.page-home .about-gallery,.page-home .blog-grid,.page-home .cases-grid,.page-home .choose-grid,.page-home .mini-stats,.page-home .zasady{grid-template-columns:1fr}.page-home .hstats{gap:22px}.page-home #smartCta{right:14px;left:14px;bottom:14px;justify-content:center}}@media(prefers-reduced-motion:reduce){.page-home .reveal{opacity:1;transform:none}.page-home .mq-track{animation:none!important}}