/* Cookies, ankieta zdrowotna i dokumenty prawne — v4.4 */
body.rtk-consent-open{overflow:hidden}
.rtk-cookie-consent[hidden],.rtk-cookie-consent [hidden]{display:none!important}
.rtk-cookie-consent{position:fixed;z-index:100000;inset:0;display:flex;padding:24px;align-items:flex-end;justify-content:flex-start;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.rtk-cookie-consent.is-open{opacity:1;visibility:visible}
.rtk-cookie-consent__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}
.rtk-cookie-consent__panel{position:relative;width:min(650px,100%);max-height:calc(100dvh - 48px);padding:32px 34px 27px;overflow:auto;border:1px solid #e5e5e5;border-top:5px solid var(--orange);border-radius:4px;color:#171719;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.34);outline:0;transform:translateY(18px);transition:transform .28s cubic-bezier(.22,.8,.25,1)}
.rtk-cookie-consent.is-open .rtk-cookie-consent__panel{transform:none}
.rtk-cookie-consent__close{position:absolute;top:15px;right:16px;width:40px;height:40px;padding:0;border:1px solid #dedede;border-radius:50%;color:#111;background:#fff;font-size:28px;font-weight:400;line-height:1;cursor:pointer;transition:.2s ease}
.rtk-cookie-consent__close:hover{border-color:var(--orange);color:#fff;background:var(--orange);transform:rotate(5deg)}
.rtk-cookie-consent__mark{display:grid;width:44px;height:44px;margin-bottom:18px;place-items:center;border-radius:50%;color:#fff;background:#090909;box-shadow:inset 0 0 0 3px var(--orange)}
.rtk-cookie-consent__mark span{font-size:17px;font-weight:900}
.rtk-cookie-consent__eyebrow{margin:0 0 7px;color:var(--orange);font-size:11px;font-weight:850;letter-spacing:.18em}
.rtk-cookie-consent__panel h2{margin:0 50px 14px 0;font-family:var(--display);font-size:clamp(27px,3vw,38px);font-weight:850;letter-spacing:-.035em;line-height:1}
.rtk-cookie-consent__panel>p:not(.rtk-cookie-consent__eyebrow):not(.rtk-cookie-consent__legal){margin:0;color:#4e4e52;font-size:15px;line-height:1.68}
.rtk-cookie-consent__preferences{display:grid;gap:8px;margin:23px 0 0}
.rtk-cookie-consent-category{display:grid;min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 15px;border:1px solid #e4e4e4;background:#fafafa;cursor:pointer}
.rtk-cookie-consent-category>div{display:flex;min-width:0;flex-direction:column;gap:3px}
.rtk-cookie-consent-category strong{font-size:14px;font-weight:800}
.rtk-cookie-consent-category small{color:#6d6d72;font-size:11px;line-height:1.45}
.rtk-cookie-consent-always{color:#6d6d72;font-size:9px;font-weight:850;letter-spacing:.08em;white-space:nowrap}
.rtk-cookie-consent-category input{position:absolute;width:1px;height:1px;opacity:0}
.rtk-switch{position:relative;width:48px;height:27px;border-radius:99px;background:#c8c8ca;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);transition:.22s ease}
.rtk-switch::after{position:absolute;top:4px;left:4px;width:19px;height:19px;border-radius:50%;content:"";background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.25);transition:.22s ease}
.rtk-cookie-consent-category input:checked+.rtk-switch{background:var(--orange)}
.rtk-cookie-consent-category input:checked+.rtk-switch::after{transform:translateX(21px)}
.rtk-cookie-consent-category input:focus-visible+.rtk-switch{outline:3px solid rgba(255,90,0,.3);outline-offset:3px}
.rtk-cookie-consent__actions{display:grid;grid-template-columns:1.35fr 1fr;gap:9px;margin-top:23px}
.rtk-cookie-consent__actions button{min-height:49px;padding:10px 16px;border:1px solid #dcdcdc;color:#18181a;background:#f7f7f7;font-family:var(--display);font-size:11px;font-weight:800;letter-spacing:.025em;cursor:pointer;transition:.2s ease}
.rtk-cookie-consent__actions button:hover{border-color:#111;background:#fff;transform:translateY(-1px)}
.rtk-cookie-consent__actions .rtk-cookie-consent__primary,.rtk-cookie-consent__actions .rtk-cookie-consent__save{border-color:var(--orange);color:#fff;background:var(--orange)}
.rtk-cookie-consent__actions .rtk-cookie-consent__primary:hover,.rtk-cookie-consent__actions .rtk-cookie-consent__save:hover{color:#fff;background:#e65000}
.rtk-cookie-consent__actions [data-consent-view]{grid-column:1/-1}
.rtk-cookie-consent.is-preferences .rtk-cookie-consent__actions [data-consent-reject]{grid-column:1/2}
.rtk-cookie-consent.is-preferences .rtk-cookie-consent__actions .rtk-cookie-consent__save{grid-column:2/3}
.rtk-cookie-consent__legal{margin:17px 0 0!important;color:#737377!important;font-size:10px!important;line-height:1.55!important}
.rtk-cookie-consent__legal a{color:#222;font-weight:750}

/* Stopka i treści zewnętrzne zależne od zgody */
.rtk-footer__cookie-button{padding:0;border:0;color:#a9a9ad;background:transparent;font:inherit;font-size:11px;line-height:1.4;white-space:nowrap;cursor:pointer;transition:color .22s ease}
.rtk-footer__cookie-button:hover{color:var(--orange)}
.rtk-contact__map[data-cookie-embed] iframe{opacity:0;transition:opacity .3s ease}
.rtk-contact__map[data-cookie-embed].is-cookie-allowed iframe{opacity:1}
.rtk-map-consent{position:absolute;z-index:1;inset:0;display:flex;padding:28px;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 35% 20%,rgba(255,90,0,.22),transparent 30%),#151517;text-align:center}
.rtk-contact__map.is-cookie-allowed .rtk-map-consent{display:none}
.rtk-map-consent>span{display:grid;width:54px;height:54px;margin-bottom:14px;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%;color:var(--orange);font-size:27px}
.rtk-map-consent strong{font-family:var(--display);font-size:19px}
.rtk-map-consent p{max-width:300px;margin:8px 0 16px;color:#aaa;font-size:12px;line-height:1.55}
.rtk-map-consent button{min-height:40px;padding:0 22px;border:0;color:#fff;background:var(--orange);font-family:var(--display);font-size:11px;font-weight:800;cursor:pointer}
.rtk-map-card{z-index:2}

/* Ankieta zdrowotna */
.rtk-health-page{min-height:100vh;color:#111;background:#f2f2f3}
.rtk-health-hero{position:relative;display:flex;min-height:480px;padding:142px 0 75px;align-items:flex-end;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 25%,rgba(255,90,0,.22),transparent 23%),linear-gradient(125deg,#050505,#121214)}
.rtk-health-hero::before{position:absolute;right:-3vw;bottom:-200px;width:600px;height:600px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}
.rtk-health-hero::after{position:absolute;right:11vw;bottom:-135px;width:400px;height:400px;border:1px solid rgba(255,90,0,.2);border-radius:50%;content:""}
.rtk-health-hero .rtk-container{position:relative;z-index:1}
.rtk-health-hero h1{max-width:900px;margin:0;font-family:var(--display);font-size:clamp(58px,7.5vw,106px);font-weight:900;letter-spacing:-.065em;line-height:.82}
.rtk-health-hero h1 span{color:var(--orange)}
.rtk-health-hero .rtk-container>p:last-child{max-width:710px;margin:29px 0 0;color:rgba(255,255,255,.72);font-size:18px;line-height:1.65}
.rtk-health-section{padding:82px 0 110px}
.rtk-health-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);gap:58px;align-items:start}
.rtk-health-aside{position:sticky;top:108px;padding:14px 0}
.rtk-health-aside h2{max-width:430px;margin:0 0 36px;font-family:var(--display);font-size:clamp(31px,3vw,45px);font-weight:850;letter-spacing:-.045em;line-height:1.08}
.rtk-health-aside ol{display:grid;gap:0;padding:0;margin:0 0 35px;list-style:none}
.rtk-health-aside li{position:relative;display:grid;grid-template-columns:48px 1fr;gap:15px;padding-bottom:26px}
.rtk-health-aside li:not(:last-child)::after{position:absolute;top:38px;bottom:0;left:18px;width:1px;content:"";background:#d6d6d7}
.rtk-health-aside li>span{position:relative;z-index:1;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:#090909;font-size:12px;font-weight:850;box-shadow:inset 0 0 0 2px var(--orange)}
.rtk-health-aside li div{display:flex;padding-top:2px;flex-direction:column;gap:3px}
.rtk-health-aside li strong{font-size:14px;font-weight:800}
.rtk-health-aside li small{color:#707074;font-size:12px;line-height:1.45}
.rtk-health-security{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:20px;border:1px solid #dedede;background:#fff}
.rtk-health-security>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-weight:900}
.rtk-health-security strong{font-size:13px;font-weight:850}
.rtk-health-security p{margin:5px 0 0;color:#68686c;font-size:11px;line-height:1.55}
.rtk-health-card{min-width:0;padding:48px 52px 52px;border-top:5px solid var(--orange);background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.09)}
.rtk-health-card__header{padding-bottom:32px;border-bottom:1px solid #e6e6e6}
.rtk-health-card__header h2,.rtk-health-success h2{margin:0;font-family:var(--display);font-size:clamp(35px,4vw,52px);font-weight:850;letter-spacing:-.05em;line-height:1.05}
.rtk-health-card__header>p:last-child{margin:12px 0 0;color:#727276;font-size:13px;line-height:1.6}
.rtk-health-alert{margin:24px 0 0;padding:14px 17px;border-left:4px solid #b62f2f;color:#7c1f1f;background:#fff1f1;font-size:13px;font-weight:650}
.rtk-health-form fieldset{padding:0;margin:36px 0 0;border:0}
.rtk-health-form legend{display:flex;width:100%;align-items:center;gap:12px;padding:0 0 16px;border-bottom:1px solid #e7e7e7;font-family:var(--display);font-size:18px;font-weight:800}
.rtk-health-form legend span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:#090909;font-size:10px}
.rtk-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;margin-top:22px}
.rtk-field{display:flex;min-width:0;flex-direction:column;gap:8px}
.rtk-field--wide{grid-column:1/-1}
.rtk-field>span{font-size:12px;font-weight:750}
.rtk-field input,.rtk-field select,.rtk-field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #d9d9dc;border-radius:0;color:#18181a;background:#fbfbfb;font-family:var(--body);font-size:15px;line-height:1.45;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.rtk-field textarea{min-height:120px;resize:vertical}
.rtk-field input:focus,.rtk-field select:focus,.rtk-field textarea:focus{border-color:var(--orange);background:#fff;box-shadow:0 0 0 3px rgba(255,90,0,.1)}
.rtk-field.has-error input,.rtk-field.has-error select,.rtk-field.has-error textarea{border-color:#b62f2f;background:#fff7f7}
.rtk-field small{margin-top:-2px;color:#77777b;font-size:10px;line-height:1.5}
.rtk-health-consents{display:grid;gap:14px;margin-top:32px;padding:23px;border:1px solid #e1e1e2;background:#f7f7f8}
.rtk-health-consents label{display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:start;color:#4e4e52;font-size:11px;line-height:1.58;cursor:pointer}
.rtk-health-consents input{width:18px;height:18px;margin:0;accent-color:var(--orange)}
.rtk-health-consents a{color:#111;font-weight:800}
.rtk-health-submit{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;margin-top:25px;padding:0 23px;border:0;color:#fff;background:var(--orange);font-family:var(--display);font-size:13px;font-weight:850;letter-spacing:.025em;cursor:pointer;transition:.25s ease}
.rtk-health-submit:hover{background:#e65000;box-shadow:0 13px 30px rgba(255,90,0,.25);transform:translateY(-2px)}
.rtk-health-submit:disabled{cursor:wait;opacity:.68;transform:none}
.rtk-health-submit b{font-size:21px}
.rtk-health-submit-note{margin:12px 0 0;color:#7a7a7e;font-size:10px;text-align:center}
.rtk-health-success{display:flex;min-height:590px;padding:30px;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.rtk-health-success>span{display:grid;width:76px;height:76px;margin-bottom:26px;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:31px;font-weight:900;box-shadow:0 16px 35px rgba(255,90,0,.25)}
.rtk-health-success>p:not(.rtk-kicker){max-width:570px;margin:18px 0 30px;color:#66666a;font-size:15px;line-height:1.7}
.rtk-health-success .rtk-btn{min-width:280px;border:0;cursor:pointer}
.rtk-health-success>a{margin-top:20px;color:#555;font-size:12px;font-weight:700}

/* Polityka prywatności */
.rtk-policy-page .rtk-entry-content{max-width:1080px;padding-top:56px}
.rtk-policy-page .rtk-entry-content>h2{padding-top:3px;border-top:1px solid #ececec;font-size:31px;line-height:1.18}
.rtk-policy-page .rtk-entry-content>h3{margin-top:30px;font-size:21px}
.rtk-policy-page .rtk-entry-content p,.rtk-policy-page .rtk-entry-content li{font-size:16px;line-height:1.8}
.rtk-policy-intro{padding:28px 31px;margin-bottom:46px;border-left:5px solid var(--orange);background:#f5f5f6}
.rtk-policy-intro p{margin:0}
.rtk-policy-intro p+p{margin-top:10px}

@media(min-width:1600px){
 .rtk-cookie-consent__panel{width:720px;padding:38px 40px 33px}.rtk-cookie-consent__panel>p:not(.rtk-cookie-consent__eyebrow):not(.rtk-cookie-consent__legal){font-size:17px}.rtk-cookie-consent-category strong{font-size:16px}.rtk-cookie-consent-category small{font-size:13px}.rtk-cookie-consent__actions button{min-height:56px;font-size:13px}
 .rtk-footer__cookie-button{font-size:14px}
 .rtk-health-layout{grid-template-columns:minmax(390px,.72fr) minmax(760px,1.28fr);gap:90px}.rtk-health-card{padding:60px 68px 66px}.rtk-field>span{font-size:15px}.rtk-field input,.rtk-field select,.rtk-field textarea{font-size:17px}.rtk-health-consents label{font-size:13px}.rtk-health-submit{min-height:66px;font-size:15px}
}
@media(min-width:2560px){
 .rtk-cookie-consent{padding:40px}.rtk-cookie-consent__panel{width:820px}.rtk-cookie-consent__panel h2{font-size:45px}
 .rtk-footer__cookie-button{font-size:17px}
 .rtk-health-hero{min-height:610px}.rtk-health-hero .rtk-container>p:last-child{font-size:24px}.rtk-health-section{padding:120px 0 150px}.rtk-health-layout{gap:120px}.rtk-health-aside h2{font-size:58px}.rtk-health-aside li strong{font-size:19px}.rtk-health-aside li small{font-size:16px}.rtk-health-card{padding:75px 85px}.rtk-health-form legend{font-size:24px}.rtk-field>span{font-size:18px}.rtk-field input,.rtk-field select,.rtk-field textarea{min-height:64px;font-size:20px}.rtk-field small,.rtk-health-consents label{font-size:16px}.rtk-health-submit{min-height:78px;font-size:18px}
}
@media(max-width:1000px){
 .rtk-health-layout{grid-template-columns:1fr;gap:35px}.rtk-health-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.rtk-health-aside>.rtk-kicker,.rtk-health-aside>h2{grid-column:1/-1}.rtk-health-aside ol{margin-bottom:0}.rtk-health-security{align-self:start}
}
@media(max-width:700px){
 .rtk-cookie-consent{padding:10px;align-items:flex-end}.rtk-cookie-consent__panel{max-height:calc(100dvh - 20px);padding:26px 19px 20px;border-top-width:4px}.rtk-cookie-consent__close{top:11px;right:11px;width:36px;height:36px}.rtk-cookie-consent__mark{width:38px;height:38px;margin-bottom:14px}.rtk-cookie-consent__panel h2{font-size:27px}.rtk-cookie-consent__panel>p:not(.rtk-cookie-consent__eyebrow):not(.rtk-cookie-consent__legal){font-size:13px;line-height:1.58}.rtk-cookie-consent-category{min-height:66px;padding:12px;gap:10px}.rtk-cookie-consent-category small{font-size:10px}.rtk-cookie-consent-always{max-width:80px;white-space:normal;text-align:right}.rtk-cookie-consent__actions{grid-template-columns:1fr}.rtk-cookie-consent__actions button,.rtk-cookie-consent.is-preferences .rtk-cookie-consent__actions [data-consent-reject],.rtk-cookie-consent.is-preferences .rtk-cookie-consent__actions .rtk-cookie-consent__save,.rtk-cookie-consent__actions [data-consent-view]{grid-column:1}.rtk-cookie-consent__actions .rtk-cookie-consent__primary{order:-1}.rtk-cookie-consent__legal{font-size:9px!important}
 .rtk-footer__cookie-button{font-size:12px}
 .rtk-map-consent{padding:24px 50px 24px 20px;align-items:flex-start;text-align:left}.rtk-map-consent>span{margin-bottom:10px}.rtk-map-consent p{max-width:180px}.rtk-map-consent button{padding:0 15px}
 .rtk-health-hero{min-height:390px;padding:120px 0 55px}.rtk-health-hero h1{font-size:55px;line-height:.88}.rtk-health-hero .rtk-container>p:last-child{margin-top:22px;font-size:15px}.rtk-health-section{padding:48px 0 70px}.rtk-health-aside{display:block}.rtk-health-aside h2{font-size:33px}.rtk-health-aside ol{margin-bottom:25px}.rtk-health-card{padding:34px 19px 38px}.rtk-health-card__header h2,.rtk-health-success h2{font-size:35px}.rtk-health-grid{grid-template-columns:1fr;gap:17px}.rtk-field--wide{grid-column:auto}.rtk-health-form fieldset{margin-top:30px}.rtk-health-form legend{font-size:16px}.rtk-health-consents{padding:18px 15px}.rtk-health-consents label{font-size:10px}.rtk-health-submit{min-height:56px;padding:0 16px;font-size:11px}.rtk-health-success{min-height:500px;padding:20px 0}.rtk-health-success .rtk-btn{width:100%;min-width:0}.rtk-policy-page .rtk-entry-content{padding-top:38px}.rtk-policy-page .rtk-entry-content>h2{font-size:27px}.rtk-policy-page .rtk-entry-content p,.rtk-policy-page .rtk-entry-content li{font-size:15px}.rtk-policy-intro{padding:22px 18px;margin-bottom:34px}
}
@media(prefers-reduced-motion:reduce){.rtk-cookie-consent,.rtk-cookie-consent__panel,.rtk-switch,.rtk-switch::after,.rtk-health-submit{transition:none!important}}