/* Projekt interfejsu oraz customowy kod komponentu: WEBMAZ.PL - https://www.webmaz.pl/ © 2026 WEBMAZ.PL. Wszelkie prawa zastrzeżone. */
/* One active copy only. Helix core, Bootstrap and third-party assets are not included. */
.dh-root,.dh-header,.dh-main,.dh-footer-host {
  --dh-ink:#163135;--dh-muted:#526b6d;--dh-teal:#21c2b6;--dh-accent:#087b75;
  --dh-dark:#123135;--dh-line:#dce8e5;--dh-mint:#f1f8f5;--dh-soft:#d8f0e6;
  --dh-font:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
  font-family:var(--dh-font);-webkit-font-smoothing:antialiased;
}
.dh-root {font-size:16px;line-height:1.65;color:var(--dh-ink);text-align:left;isolation:isolate;}
.dh-root,.dh-root *,.dh-root *::before,.dh-root *::after {box-sizing:border-box;}
.dh-root h1,.dh-root h2,.dh-root h3,.dh-root p,.dh-root ul,.dh-root ol {padding:0;}
.dh-root h1,.dh-root h2,.dh-root h3 {font-family:var(--dh-font);color:var(--dh-ink);font-style:normal;text-transform:none;}
.dh-root h1 {margin:25px 0 28px;font-size:clamp(44px,5.65vw,80px);font-weight:700;line-height:1.035;letter-spacing:-.052em;}
.dh-root h2 {margin:0 0 26px;font-size:clamp(31px,3.3vw,47px);font-weight:650;line-height:1.1;letter-spacing:-.045em;}
.dh-root h3 {margin:0 0 14px;font-size:23px;font-weight:620;line-height:1.3;letter-spacing:-.035em;}
.dh-root h1 span,.dh-root h2 span {color:var(--dh-accent);}
.dh-root p {margin:0 0 20px;color:var(--dh-muted);}
.dh-root a {color:inherit;text-decoration:none;}
.dh-root a:hover {color:var(--dh-accent);}
.dh-root button,.dh-root summary {font:inherit;}
.dh-root a:focus-visible,.dh-root summary:focus-visible,.dh-root button:focus-visible,.dh-header a:focus-visible {outline:3px solid #087b75;outline-offset:5px;border-radius:4px;}
.dh-root :target {scroll-margin-top:110px;}
.dh-root[id] {scroll-margin-top:110px;}
.dh-root img {max-width:100%;height:auto;}
.dh-root .dh-wrap {width:min(100% - 80px,1248px);margin-inline:auto;}
.dh-root .dh-icon {display:inline-block;width:23px;height:23px;flex:0 0 auto;vertical-align:middle;}
.dh-root .dh-lead {font-size:18px;line-height:1.75;max-width:570px;}
.dh-root .dh-note {font-size:12px;line-height:1.7;color:#526b6d;}
.dh-root .dh-eyebrow {display:flex;align-items:center;gap:9px;margin:0 0 26px;font-size:12px;line-height:1.6;letter-spacing:.15em;font-weight:750;text-transform:uppercase;color:var(--dh-accent);}
.dh-root .dh-eyebrow>span {width:5px;height:5px;border-radius:50%;background:var(--dh-teal);flex:0 0 auto;}
.dh-root .dh-button {display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:14px 23px;background:var(--dh-teal);border:1px solid transparent;border-radius:9px;color:#103335;font-size:13px;font-weight:700;line-height:1.4;transition:background .2s,box-shadow .2s,transform .2s;}
.dh-root .dh-button:hover {background:#32d0c3;box-shadow:0 8px 20px #103b3414;color:#103335;transform:translateY(-2px);}
.dh-root .dh-button .dh-icon {width:18px;height:18px;}
.dh-root .dh-button--secondary {background:transparent;border-color:#b9cdca;}
.dh-root .dh-button--secondary:hover {background:#e9f5ef;border-color:#83bdb4;}
.dh-root .dh-actions {display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:28px 0 18px;}
.dh-root .dh-text-link {display:inline-flex;align-items:center;gap:12px;min-height:44px;font-weight:650;font-size:13px;text-decoration:none;}
.dh-root .dh-text-link:hover {text-decoration:underline;text-underline-offset:5px;}
.dh-root .dh-text-link .dh-icon {width:18px;height:18px;}
.dh-section {padding:100px 0;background:#fff;}
.dh-root .dh-section-heading {display:flex;align-items:end;justify-content:space-between;gap:55px;margin-bottom:46px;}
.dh-root .dh-section-heading h2 {margin-bottom:0;}
.dh-root .dh-section-heading>p {font-size:14px;max-width:325px;margin:0 0 4px;}
.dh-root .dh-section-heading>.dh-button {flex-shrink:0;align-self:center;}
.dh-root .dh-grid-3 {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
.dh-root .dh-split {display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center;}
.dh-root .dh-split>* {min-width:0;}
.dh-root .dh-split__copy {padding:12px 0;}
.dh-root .dh-split__copy p {max-width:500px;}
.dh-root .dh-number {font-size:11px;letter-spacing:.06em;color:#526b68;font-weight:650;}
.dh-hero {padding:65px 0 55px;background:radial-gradient(ellipse at 84% 65%,#eaf7f0 0%,#fff 53%);}
.dh-root .dh-hero__grid {display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:52px;}
.dh-root .dh-hero__copy {min-width:0;}
.dh-root .dh-hero__copy .dh-lead {font-size:16px;max-width:480px;}
.dh-root .dh-hero__copy .dh-eyebrow {margin-bottom:25px;}
.dh-root .dh-orbit {position:relative;width:100%;max-width:540px;aspect-ratio:1;justify-self:center;margin-bottom:25px;}
.dh-root .dh-orbit::before {content:"";position:absolute;inset:-5%;pointer-events:none;background:radial-gradient(circle at var(--dh-x,50%) var(--dh-y,50%),#21c2b61a,transparent 58%);opacity:.6;}
.dh-root .dh-orbit__ring {position:absolute;inset:5%;border:1px solid #acd7cb;border-radius:50%;}
.dh-root .dh-orbit__ring--inner {inset:16%;border:1px dashed #b4d7cc;}
.dh-root .dh-orbit__dot {position:absolute;width:8px;height:8px;border-radius:50%;background:#21c2b6;box-shadow:0 0 0 7px #21c2b614;}
.dh-root .dh-orbit__dot--one {left:7.5%;top:34%;}
.dh-root .dh-orbit__dot--two {right:9%;bottom:29%;width:5px;height:5px;background:#85bfb0;box-shadow:none;}
.dh-root .dh-orbit__core {position:absolute;inset:26%;background:linear-gradient(145deg,#1c5152,#102d31);border-radius:36px;border:10px solid #ffffffb8;box-shadow:0 26px 38px #124b3921,0 0 0 1px #d6ece2;transform:rotate(-7deg);display:grid;place-items:center;transition:box-shadow .25s;}
.dh-root .dh-orbit__core>div {text-align:center;transform:rotate(7deg);}
.dh-root .dh-orbit__core .dh-icon {width:42px;height:42px;color:#46d0c0;display:block;margin:0 auto 22px;}
.dh-root .dh-orbit__core span {font-size:14px;color:#e6f4ef;line-height:1.5;display:block;}
.dh-root .dh-orbit__chip {position:absolute;z-index:1;display:flex;align-items:center;gap:13px;min-height:59px;padding:16px 22px;background:#ffffffef;border:1px solid #dbe9e2;border-radius:14px;box-shadow:0 10px 16px #103e3210;font-size:13px;}
.dh-root .dh-orbit__chip .dh-icon {width:21px;height:21px;color:#087b75;}
.dh-root .dh-orbit__chip--1 {top:7%;left:9%;transform:rotate(-6deg);}
.dh-root .dh-orbit__chip--2 {right:0;top:24%;transform:rotate(6deg);}
.dh-root .dh-orbit__chip--3 {left:0;bottom:13%;transform:rotate(-5deg);}
.dh-root .dh-orbit__chip--4 {right:8%;bottom:5%;transform:rotate(6deg);}
.dh-root .dh-orbit__caption {position:absolute;bottom:-38px;width:100%;text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#4e6e66;}
.dh-sector {background:#fafcfb;border-top:1px solid #e7efea;border-bottom:1px solid #e7efea;padding:30px 0;}
.dh-root .dh-sector__inner {display:flex;align-items:center;justify-content:space-between;gap:30px;}
.dh-root .dh-sector__inner p {font-size:11px;margin:0;}
.dh-root .dh-sector__inner ul {display:flex;flex-wrap:wrap;list-style:none;gap:0;margin:0;}
.dh-root .dh-sector__inner li {padding:0 30px;border-left:1px solid #dce8e4;font-size:21px;line-height:1.3;font-weight:500;letter-spacing:-.04em;color:#566f6d;}
.dh-root .dh-sector__inner li:first-child {border:0;}
.dh-root .dh-sector__inner li:last-child {padding-right:0;}
.dh-root .dh-card {border:1px solid var(--dh-line);border-radius:17px;padding:30px;min-width:0;background:#fff;display:flex;flex-direction:column;transition:border-color .25s,box-shadow .25s,transform .25s;}
.dh-root .dh-card:hover {border-color:#91ccc0;box-shadow:0 14px 34px #1243320d;transform:translateY(-4px);}
.dh-root .dh-card__top {display:flex;align-items:center;justify-content:space-between;margin-bottom:39px;}
.dh-root .dh-icon-box {display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:11px;background:#e8f4ed;color:#128579;}
.dh-root .dh-icon-box .dh-icon {width:30px;height:30px;}
.dh-root .dh-card h3 {font-size:22px;}
.dh-root .dh-card>p {font-size:14px;line-height:1.8;flex:1;margin:0 0 23px;}
.dh-root .dh-tags {display:flex;flex-wrap:wrap;gap:5px;margin-bottom:26px;}
.dh-root .dh-tags span {border:1px solid #deebe5;border-radius:4px;padding:3px 7px;font-size:11px;line-height:1.6;color:#526b65;}
.dh-root .dh-card__link {display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:20px;min-height:45px;border-top:1px solid #e4ede7;font-size:12px;line-height:1.5;font-weight:700;}
.dh-root .dh-card__link .dh-icon {width:17px;height:17px;}
.dh-section--mint {background:var(--dh-mint);}
.dh-root .dh-flow {padding:40px;background:linear-gradient(135deg,#e7f1eb,#fcfefb);border:1px solid #dbe9df;border-radius:25px;box-shadow:0 20px 30px -25px #24473952;}
.dh-root .dh-mini-label {text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:650;margin:0 0 30px;color:#577166;}
.dh-root .dh-flow__in,.dh-root .dh-flow__out {display:flex;align-items:center;justify-content:center;gap:12px;min-height:49px;background:#fff;border:1px solid #dceae1;border-radius:9px;font-size:12px;margin-inline:26px;text-align:center;padding:10px;}
.dh-root .dh-flow__in .dh-icon,.dh-root .dh-flow__out .dh-icon {width:18px;height:18px;color:#168b80;}
.dh-root .dh-flow__out {background:#e0f1e6;}
.dh-root .dh-flow__line {height:38px;width:1px;background:#aacdc0;margin:auto;position:relative;}
.dh-root .dh-flow__line::after {content:"";position:absolute;left:-2px;top:17px;width:5px;height:5px;background:#21c2b6;border-radius:50%;}
.dh-root .dh-flow__core {background:#173f40;border:1px solid #77998d;border-radius:15px;box-shadow:0 12px 20px #153f3412;text-align:center;padding:27px 16px;color:#f1f8f4;}
.dh-root .dh-flow__core .dh-icon {display:block;width:29px;height:29px;margin:0 auto 12px;color:#37c6b7;}
.dh-root .dh-flow__core strong {display:block;font-size:16px;font-weight:500;}
.dh-root .dh-flow__core span {display:block;font-size:12px;color:#b0d5cc;margin-top:10px;}
.dh-section--dark {background:#123135;color:#f1f8f5;}
.dh-section--dark h2,.dh-section--dark h3 {color:#f1f8f5;}
.dh-section--dark h2 span {color:#46ccbb;}
.dh-section--dark .dh-eyebrow {color:#76dbc9;}
.dh-section--dark p {color:#bfd3cd;}
.dh-section--dark .dh-number {color:#72c8b8;}
.dh-section--dark .dh-button--secondary {border-color:#648681;color:#eff8f4;}
.dh-section--dark .dh-button--secondary:hover {background:#214a48;}
.dh-root .dh-steps {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;list-style:none;margin:44px 0 0;padding:34px 0 46px;border-top:1px solid #45615e;border-bottom:1px solid #45615e;}
.dh-root .dh-steps .dh-number {display:block;margin-bottom:30px;}
.dh-root .dh-steps h3 {font-size:23px;}
.dh-root .dh-steps p {font-size:13px;margin:0;}
.dh-root .dh-contract {display:flex;align-items:flex-start;gap:15px;padding-top:27px;}
.dh-root .dh-contract .dh-icon {width:18px;height:18px;color:#6ccabb;margin-top:2px;}
.dh-root .dh-contract p {font-size:11px;margin:0;}
.dh-root .dh-contract strong {font-weight:600;}
.dh-root .dh-faq-grid {display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;}
.dh-root .dh-faq-grid>div>p:not(.dh-eyebrow) {font-size:15px;}
.dh-root .dh-faq details {border-top:1px solid var(--dh-line);}
.dh-root .dh-faq details:last-child {border-bottom:1px solid var(--dh-line);}
.dh-root .dh-faq summary {display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;min-height:71px;padding:22px 0;font-size:15px;line-height:1.5;font-weight:650;}
.dh-root .dh-faq summary::-webkit-details-marker {display:none;}
.dh-root .dh-faq summary>span {color:#168779;font-size:23px;font-weight:400;transition:transform .2s;}
.dh-root .dh-faq details[open] summary>span {transform:rotate(45deg);}
.dh-root .dh-faq__answer {padding:0 28px 10px 0;font-size:14px;}
.dh-root .dh-faq__answer p {margin-bottom:20px;}
.dh-section--cta {padding-top:0;padding-bottom:90px;}
.dh-root .dh-cta {display:flex;justify-content:space-between;align-items:center;gap:50px;background:linear-gradient(115deg,#d7eee1,#bfeede);border-radius:23px;padding:56px 62px;}
.dh-root .dh-cta h2 {font-size:40px;margin-bottom:23px;}
.dh-root .dh-cta p {font-size:14px;margin-bottom:0;color:#355e58;}
.dh-root .dh-cta .dh-eyebrow {font-size:11px;color:#23645a;margin-bottom:24px;}
.dh-root .dh-cta__actions {text-align:center;flex-shrink:0;}
.dh-root .dh-cta .dh-button {display:flex;background:#123b3b;color:#f2faf5;}
.dh-root .dh-cta .dh-text-link {margin-top:13px;font-size:12px;font-weight:500;}
.dh-root .dh-crumb {display:flex;gap:12px;align-items:center;font-size:12px;margin:0 0 58px;color:#5f7771;}
.dh-root .dh-crumb a {min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px;}
.dh-hero--inner {padding:24px 0 85px;}
.dh-root .dh-about-hero {display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:65px;}
.dh-root .dh-about-hero h1 {font-size:clamp(40px,4.45vw,65px);}
.dh-root .dh-about-hero .dh-lead {font-size:16px;}
.dh-root .dh-about-mark {position:relative;overflow:hidden;background:linear-gradient(145deg,#e6f5e9,#d0ebe0);border:1px solid #cfe3d9;border-radius:24px;aspect-ratio:1/1.13;padding:36px;display:flex;flex-direction:column;justify-content:space-between;}
.dh-root .dh-about-mark::before {content:"";position:absolute;width:420px;height:420px;border:1px solid #8dbdad;border-radius:50%;left:50%;top:7%;opacity:.4;}
.dh-root .dh-about-mark__label {font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#3c6b5b;position:relative;}
.dh-root .dh-about-mark>.dh-icon {width:36px;height:36px;align-self:flex-end;color:#087b75;position:relative;}
.dh-root .dh-about-mark__word {font-size:100px;letter-spacing:-.07em;font-weight:650;line-height:.9;position:relative;display:flex;align-items:end;gap:24px;}
.dh-root .dh-about-mark__word>span {font-size:25px;letter-spacing:-.05em;font-weight:500;line-height:1.2;}
.dh-root .dh-about-mark__tags {display:flex;flex-wrap:wrap;gap:13px;border-top:1px solid #accfbe;padding-top:22px;font-size:11px;color:#385f51;}
.dh-root .dh-principles {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:62px;}
.dh-root .dh-principles article {border-top:1px solid #d5e5dc;padding-top:29px;}
.dh-root .dh-principles__icon {float:right;color:#087b75;}
.dh-root .dh-principles .dh-number {display:block;margin-bottom:32px;}
.dh-root .dh-principles p {font-size:14px;margin:0;}
.dh-root .dh-checklist {list-style:none;margin:0;}
.dh-root .dh-checklist li {display:flex;align-items:flex-start;gap:20px;border-bottom:1px solid #45615e;padding:26px 0;}
.dh-root .dh-checklist li:first-child {padding-top:0;}
.dh-root .dh-checklist .dh-icon {color:#62d4bd;margin-top:4px;}
.dh-root .dh-checklist h3 {font-size:21px;}
.dh-root .dh-checklist p {font-size:13px;margin:0;}
.dh-contact-hero {padding-bottom:40px;}
.dh-contact-hero h1 {font-size:clamp(48px,6vw,83px);}
.dh-contact-hero .dh-lead {max-width:650px;}
.dh-contact-methods {padding-top:16px;padding-bottom:80px;}
.dh-root .dh-contact-grid {display:grid;grid-template-columns:1.2fr 1fr;gap:24px;}
.dh-root .dh-contact-card {padding:38px 42px;display:block;border:1px solid #d6e5df;border-radius:20px;background:#fff;transition:border .2s,box-shadow .2s;}
.dh-root .dh-contact-card:hover {border-color:#66bba9;box-shadow:0 16px 30px #193e2d0d;color:#163135;}
.dh-root .dh-contact-card--email {background:linear-gradient(130deg,#def2e5,#c8efdf);}
.dh-root .dh-contact-card .dh-eyebrow {margin:28px 0 15px;}
.dh-root .dh-contact-card h2 {font-size:clamp(25px,2.8vw,38px);letter-spacing:-.05em;margin-bottom:17px;overflow-wrap:anywhere;}
.dh-root .dh-contact-card p {font-size:14px;min-height:47px;}
.dh-root .dh-contact-card__action {display:flex;align-items:center;justify-content:space-between;border-top:1px solid #b8d8ca;margin-top:32px;padding-top:22px;font-size:12px;font-weight:650;gap:20px;}
.dh-root .dh-contact-note {display:flex;gap:13px;align-items:center;max-width:850px;margin-top:26px;}
.dh-root .dh-contact-note .dh-icon {width:18px;height:18px;color:#087b75;}
.dh-root .dh-contact-note p {font-size:12px;margin:0;}
.dh-root .dh-contact-checklist {list-style:none;margin:0;}
.dh-root .dh-contact-checklist li {display:flex;gap:23px;border-bottom:1px solid #cadfd2;padding:24px 0;}
.dh-root .dh-contact-checklist li:first-child {padding-top:0;}
.dh-root .dh-contact-checklist li>span {font-size:12px;color:#087b75;padding-top:5px;}
.dh-root .dh-contact-checklist h3 {font-size:20px;margin-bottom:10px;}
.dh-root .dh-contact-checklist p {font-size:13px;margin:0;}
.dh-root .dh-address-block address {font-size:18px;font-style:normal;margin-bottom:20px;}
.dh-root .dh-existing {background:#f6f9f6;border:1px solid #e1e9e1;padding:40px;border-radius:18px;}
.dh-root .dh-existing>.dh-icon {width:36px;height:36px;color:#0f877d;margin-bottom:25px;}
.dh-root .dh-existing h2 {font-size:30px;}
.dh-root .dh-existing p {font-size:14px;}
.dh-footer {background:#0d262a;color:#d8e9e2;padding:66px 0 25px;}
.dh-root .dh-footer__grid {display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:60px;}
.dh-footer h2 {font-size:12px;color:#f1f8f4;font-weight:700;letter-spacing:0;line-height:1.5;margin-bottom:23px;}
.dh-footer p,.dh-footer address {font-size:12px;font-style:normal;line-height:1.9;color:#bacdc6;margin:0 0 16px;}
.dh-footer .dh-footer__grid a {display:table;min-height:40px;line-height:1.6;font-size:12px;color:#bacdc6;padding:8px 0;}
.dh-footer .dh-footer__grid .dh-footer__brand {background:#fff;padding:9px 12px;border-radius:6px;display:inline-flex;align-items:center;min-height:54px;}
.dh-footer .dh-footer__brand img {width:125px;height:auto;display:block;}
.dh-footer .dh-footer__motto {color:#e2efe9;font-size:20px;line-height:1.25;letter-spacing:-.04em;margin-top:28px;}
.dh-footer .dh-footer__bottom {display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #37514f;margin-top:48px;padding-top:22px;font-size:12px;color:#b1c8be;}
.dh-footer .dh-footer__bottom a {min-height:44px;display:inline-flex;align-items:center;}
.dh-footer a:hover {color:#81e0c8;}
.dh-footer a:focus-visible {outline-color:#81e0c8;}
.dh-root.dh-visually-hidden,.dh-root .dh-visually-hidden {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
.dh-skip {position:fixed;top:12px;left:15px;z-index:10050;padding:12px 20px;background:#fff;border:2px solid #087b75;transform:translateY(-160%);}
.dh-skip:focus {transform:translateY(0);}
.dh-header#sp-header .sp-megamenu-parent>li>a {font-family:var(--dh-font);font-size:12px;font-weight:550;color:#486663;line-height:88px;padding:0 17px;position:relative;}
.dh-main#sp-main-body {padding:0;}
.dh-main#sp-main-body>.container,.dh-main#sp-main-body>.container-fluid {width:100%;max-width:none;padding:0;}
.dh-main#sp-main-body>.container>.row,.dh-main#sp-main-body>.container-fluid>.row,.dh-main#sp-main-body>.row {margin:0;}
.dh-main #sp-component {padding:0;}
.dh-main .dh-sppb-row,.dh-main .dh-sppb-row>.sppb-container-inner {margin:0!important;padding:0!important;}
.dh-main .dh-sppb-row>.sppb-container-inner>.sppb-row {margin:0;}
.dh-main .dh-sppb-row .sppb-column,.dh-main .dh-sppb-row .sppb-column-addons,.dh-main .dh-sppb-row .sppb-addon-wrapper {padding:0;margin:0;}
.dh-main .dh-sppb-row [class*="sppb-col-"] {padding:0;}
.dh-footer-host {padding:0!important;background:#0d262a;}
.dh-footer-host>.container,.dh-footer-host>.container-fluid {width:100%;max-width:none;padding:0;}
.dh-footer-host>.container>.row,.dh-footer-host>.container-fluid>.row {margin:0;}
.dh-footer-host .sp-column,.dh-footer-host .sp-module,.dh-footer-host [id^="sp-dh-footer"] {padding:0;margin:0;}
@media(min-width:992px) {
}
@media(max-width:1100px) {
  .dh-root .dh-hero__grid {gap:30px;}
  .dh-root .dh-actions {gap:16px;}
  .dh-root .dh-orbit__chip {padding:13px 17px;}
  .dh-root .dh-split {gap:45px;}
  .dh-root .dh-card {padding:25px;}
  .dh-root .dh-footer__grid {gap:30px;}
  .dh-root .dh-cta {padding:46px;}
}
@media(max-width:991.98px) {
  .dh-root .dh-wrap {width:calc(100% - 48px);}
  .dh-root .dh-hero__grid {grid-template-columns:1fr 1fr;gap:15px;}
  .dh-root h1 {font-size:clamp(42px,6.1vw,62px);}
  .dh-root .dh-hero__copy .dh-lead {font-size:15px;}
  .dh-root .dh-orbit__core {border-width:7px;border-radius:26px;}
  .dh-root .dh-orbit__core span {font-size:11px;}
  .dh-root .dh-orbit__core .dh-icon {width:30px;height:30px;margin-bottom:13px;}
  .dh-root .dh-orbit__chip {min-height:47px;padding:10px 12px;font-size:11px;gap:8px;}
  .dh-root .dh-orbit__chip .dh-icon {width:17px;height:17px;}
  .dh-root .dh-orbit__caption {font-size:10px;}
  .dh-section {padding:75px 0;}
  .dh-root .dh-section-heading {gap:35px;}
  .dh-root .dh-section-heading>p {max-width:245px;}
  .dh-root .dh-grid-3 {gap:15px;}
  .dh-root .dh-card {padding:22px;}
  .dh-root .dh-card h3 {font-size:20px;}
  .dh-root .dh-card__link {font-size:11px;}
  .dh-root .dh-card>p {font-size:13px;}
  .dh-root .dh-flow {padding:28px;}
  .dh-root .dh-flow__in,.dh-root .dh-flow__out {margin-inline:0;}
  .dh-root .dh-steps {gap:35px;}
  .dh-root .dh-faq-grid {gap:35px;grid-template-columns:.7fr 1.3fr;}
  .dh-root .dh-cta {padding:38px;gap:35px;}
  .dh-root .dh-cta h2 {font-size:34px;}
  .dh-root .dh-about-hero {gap:35px;grid-template-columns:1.25fr 1fr;}
  .dh-root .dh-about-hero h1 {font-size:42px;}
  .dh-root .dh-about-mark {padding:25px;}
  .dh-root .dh-about-mark__word {font-size:75px;gap:15px;}
  .dh-root .dh-about-mark__word>span {font-size:21px;}
  .dh-root .dh-principles {gap:28px;}
  .dh-root .dh-contact-grid {grid-template-columns:1fr 1fr;}
  .dh-root .dh-contact-card {padding:30px;}
  .dh-root .dh-contact-card h2 {font-size:27px;}
  .dh-contact-methods {padding-top:0;}
  .dh-section--cta {padding-top:0;}
}
@media(max-width:767.98px) {
  .dh-hero {padding:44px 0 30px;}
  .dh-root .dh-hero__grid,.dh-root .dh-about-hero {grid-template-columns:1fr;gap:22px;}
  .dh-root h1 {font-size:clamp(44px,8.6vw,64px);letter-spacing:-.057em;}
  .dh-root .dh-hero__copy h1 {margin-top:23px;}
  .dh-root .dh-hero__copy .dh-lead {max-width:500px;}
  .dh-root .dh-orbit {max-width:400px;width:95%;margin:12px auto 35px;}
  .dh-root .dh-orbit__caption {bottom:-31px;font-size:8px;}
  .dh-root .dh-orbit__core span {font-size:13px;}
  .dh-root .dh-orbit__core .dh-icon {width:36px;height:36px;}
  .dh-root .dh-orbit__chip {padding:12px 15px;font-size:12px;}
  .dh-root .dh-sector__inner {align-items:flex-start;flex-direction:column;gap:22px;}
  .dh-root .dh-sector__inner p {font-size:12px;}
  .dh-root .dh-sector__inner li {font-size:21px;padding:0 25px;}
  .dh-root .dh-sector__inner li:first-child {padding-left:0;}
  .dh-root .dh-grid-3,.dh-root .dh-split,.dh-root .dh-steps,.dh-root .dh-faq-grid,.dh-root .dh-principles,.dh-root .dh-contact-grid {grid-template-columns:1fr;}
  .dh-root .dh-section-heading {align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:31px;}
  .dh-root .dh-section-heading>p {max-width:500px;}
  .dh-root .dh-section-heading>.dh-button {align-self:flex-start;}
  .dh-root .dh-card {padding:29px;}
  .dh-root .dh-card__top {margin-bottom:29px;}
  .dh-root .dh-card h3 {font-size:25px;}
  .dh-root .dh-card>p {font-size:15px;}
  .dh-root .dh-card__link {font-size:12px;}
  .dh-root .dh-grid-3 {gap:20px;}
  .dh-root .dh-split {gap:40px;}
  .dh-root .dh-flow {padding:32px;}
  .dh-root .dh-steps {gap:30px;margin-top:30px;padding-bottom:32px;}
  .dh-root .dh-steps .dh-number {margin-bottom:16px;}
  .dh-root .dh-steps p {font-size:14px;}
  .dh-root .dh-steps h3 {font-size:24px;}
  .dh-root .dh-contract p {font-size:12px;}
  .dh-root .dh-faq-grid {gap:18px;}
  .dh-root .dh-faq summary {font-size:15px;}
  .dh-root .dh-cta {flex-direction:column;align-items:flex-start;padding:36px 30px;gap:25px;}
  .dh-root .dh-cta__actions {text-align:left;}
  .dh-root .dh-cta h2 {font-size:34px;}
  .dh-root .dh-cta p {font-size:13px;}
  .dh-root .dh-cta br {display:none;}
  .dh-root .dh-cta .dh-eyebrow {margin-bottom:20px;}
  .dh-root .dh-footer__grid {grid-template-columns:1fr 1fr;gap:35px 30px;}
  .dh-footer {padding-top:50px;}
  .dh-footer .dh-footer__motto {font-size:20px;}
  .dh-footer .dh-footer__bottom {align-items:flex-start;flex-direction:column;gap:5px;}
  .dh-root .dh-crumb {margin-bottom:30px;}
  .dh-hero--inner {padding-top:12px;padding-bottom:50px;}
  .dh-root .dh-about-hero h1 {font-size:clamp(35px,6.8vw,55px);}
  .dh-root .dh-about-mark {aspect-ratio:1.2;max-width:430px;width:100%;padding:32px;margin-top:15px;}
  .dh-root .dh-about-mark__word {font-size:96px;}
  .dh-root .dh-about-mark__word>span {font-size:27px;}
  .dh-root .dh-principles {margin-top:40px;gap:36px;}
  .dh-root .dh-principles h3 {font-size:25px;}
  .dh-contact-hero {padding-bottom:27px;}
  .dh-root .dh-contact-card h2 {font-size:clamp(25px,6vw,37px);}
  .dh-root .dh-contact-card {padding:30px;}
  .dh-root .dh-contact-note {align-items:flex-start;}
  .dh-root .dh-contact-note .dh-icon {margin-top:4px;}
  .dh-root .dh-existing {padding:32px;}
}
@media(max-width:399.98px) {
  .dh-root .dh-wrap {width:calc(100% - 40px);}
  .dh-root .dh-actions>.dh-button {width:100%;padding-inline:18px;gap:15px;}
  .dh-root .dh-sector__inner li {font-size:19px;padding-inline:17px;}
  .dh-root .dh-orbit__chip {padding:9px 12px;font-size:12px;gap:7px;min-height:41px;border-radius:11px;}
  .dh-root .dh-orbit__core {inset:25%;border-radius:24px;border-width:6px;}
  .dh-root .dh-orbit__core span {font-size:11px;}
  .dh-root .dh-orbit__core .dh-icon {width:29px;height:29px;}
  .dh-root .dh-orbit__caption {font-size:10px;}
  .dh-root .dh-card {padding:25px;}
  .dh-root .dh-flow {padding:24px 20px;}
  .dh-root .dh-cta {padding:32px 25px;}
  .dh-root .dh-cta h2 {font-size:31px;}
  .dh-root .dh-cta .dh-button {padding-inline:17px;}
  .dh-root .dh-footer__grid {grid-template-columns:1fr;gap:28px;}
  .dh-footer .dh-footer__motto {font-size:23px;}
  .dh-root .dh-about-hero h1 {font-size:34px;}
  .dh-root .dh-about-mark {padding:25px;}
  .dh-root .dh-contact-card {padding:25px;}
  .dh-root .dh-contact-card h2 {font-size:25px;}
  .dh-root .dh-existing {padding:27px;}
}
@media(prefers-reduced-motion:reduce) {
  .dh-root *,.dh-root *::before,.dh-root *::after {animation:none!important;transition:none!important;scroll-behavior:auto!important;}
  .dh-root .dh-button:hover,.dh-root .dh-card:hover {transform:none;}
}
@media(forced-colors:active) {
  .dh-root .dh-button,.dh-root .dh-card,.dh-root .dh-contact-card,.dh-root .dh-cta,.dh-root .dh-flow {border:1px solid CanvasText;}
  .dh-root .dh-orbit {display:none;}
  .dh-root .dh-icon {forced-color-adjust:auto;}
}

.dh-root.dh-section--cta-spaced {padding-top:clamp(50px,6vw,90px);}

/* DeskHelp 1.1.0 - Precision / Signal. Native Helix integration, no core edits. */
/* Typography and rhythm. Primary content stays available without JavaScript. */
.dh-root .dh-wrap {width:min(calc(100% - 80px),1248px);}
.dh-root p {text-wrap:pretty;}
.dh-root h1,.dh-root h2 {text-wrap:balance;}
.dh-root .dh-eyebrow {font-size:11px;letter-spacing:.13em;}
.dh-root .dh-lead,.dh-root .dh-hero__copy .dh-lead,.dh-root .dh-about-hero .dh-lead {font-size:18px;line-height:1.75;}
.dh-root .dh-hero__copy .dh-lead {max-width:510px;}
.dh-root .dh-section-heading>p,.dh-root .dh-card>p,.dh-root .dh-principles p,.dh-root .dh-steps p,.dh-root .dh-checklist p,.dh-root .dh-existing p {font-size:16px;line-height:1.7;}
.dh-root .dh-button,.dh-root .dh-text-link {font-size:14px;}
.dh-root .dh-button {min-height:54px;border-radius:12px;}
.dh-root .dh-note,.dh-root .dh-contract p,.dh-root .dh-contact-note p {font-size:13px;}
.dh-root .dh-card__link,.dh-root .dh-contact-card__action {font-size:13px;min-height:48px;}
.dh-root .dh-number {font-size:12px;font-variant-numeric:tabular-nums;}
.dh-root .dh-contact-card p,.dh-root .dh-contact-checklist p,.dh-root .dh-faq summary {font-size:16px;}
.dh-root .dh-faq__answer p {font-size:16px;line-height:1.75;}
.dh-root .dh-contact-card .dh-eyebrow {font-size:11px;}
.dh-root .dh-mini-label {font-size:11px;}
.dh-root[id],.dh-root :target {scroll-margin-top:120px;}
html:has(.dh-header) {scroll-behavior:smooth;}
/* Header: real white logo on a deliberate evergreen brand plate. */
.dh-header#sp-header {height:96px;background:rgba(255,255,255,.98);border-bottom:1px solid #dce8e5;box-shadow:none;color:#163135;z-index:99;}
.dh-header#sp-header.header-sticky {box-shadow:0 6px 28px #103b3410;}
.dh-header#sp-header .container {width:min(calc(100% - 80px),1248px);max-width:none;padding-inline:0;}
.dh-header#sp-header .row {align-items:center;height:96px;margin-inline:0;}
.dh-header#sp-header .row>[class*="col-"] {padding-inline:0;}
.dh-header#sp-header .logo {height:96px;display:flex;align-items:center;}
.dh-header#sp-header .logo>a {display:inline-flex;align-items:center;justify-content:center;width:214px;max-width:100%;height:78px;padding:7px 15px;background:linear-gradient(135deg,#173d40,#0b292c);border-radius:16px;border:1px solid #2e5755;box-shadow:0 4px 12px #0b292c10;}
.dh-header#sp-header .logo img {width:184px;height:64px;max-width:100%;max-height:none;object-fit:contain;}
.dh-header#sp-header #sp-menu>.sp-column {display:flex;align-items:center;justify-content:flex-end;height:96px;}
.dh-header#sp-header .sp-megamenu-parent {margin:0;padding:0;gap:5px;}
.dh-header#sp-header .sp-megamenu-parent>li {list-style:none;}
.dh-header#sp-header .sp-megamenu-parent>li>a {position:relative;font-family:var(--dh-font);font-size:15px;font-weight:600;line-height:96px;padding:0 17px;color:#476364;text-decoration:none;}
.dh-header#sp-header .sp-megamenu-parent>li>a:hover,.dh-header#sp-header .sp-megamenu-parent>li.active>a {color:#087b75;}
.dh-header#sp-header .sp-megamenu-parent>li.active>a::after {content:"";position:absolute;inset:auto 17px 24px;height:2px;background:linear-gradient(90deg,#087b75,#21c2b622);border-radius:2px;}
.dh-header#sp-header .dh-header-cta {display:flex;justify-content:flex-end;width:100%;}
.dh-header .dh-header-cta .dh-button {min-height:48px;padding:12px 18px;font-size:13px;white-space:nowrap;background:#edf7f3;border-color:#c6dcd5;}
.dh-header#sp-header #sp-user1 .sp-column,.dh-header#sp-header #sp-user1 .sp-module {width:100%;}
.dh-header#sp-header #offcanvas-toggler {display:inline-flex;align-items:center;justify-content:center;gap:10px;float:none;width:82px;height:48px;min-height:48px;line-height:1;border:1px solid #b6d3ca;background:#edf7f3;border-radius:14px;margin:0;padding:0;color:#163135;}
.dh-header#sp-header #offcanvas-toggler::before {content:"Menu";font-family:var(--dh-font);font-size:11px;font-weight:650;}
.dh-header#sp-header #offcanvas-toggler .burger-icon {width:20px;}
.dh-header#sp-header #offcanvas-toggler .burger-icon span {display:block;width:20px;height:2px;margin:4px 0;background:#163135;}
.dh-header#sp-header #offcanvas-toggler .burger-icon span:nth-child(2) {width:14px;margin-left:6px;}
@media(min-width:992px) {
 .dh-header#sp-header .sp-megamenu-parent {display:flex;align-items:center;justify-content:flex-end;}
 .dh-header#sp-header #offcanvas-toggler.d-lg-none {display:none;}
}
/* Brand motifs: same content, more material depth, no perpetual animation. */
.dh-hero {background:radial-gradient(ellipse at 86% 62%,#dff4ec 0,transparent 50%),linear-gradient(135deg,#fff,#fdfefe);padding-top:72px;padding-bottom:62px;}
.dh-root .dh-hero__grid {gap:56px;}
.dh-root .dh-orbit {max-width:555px;background:radial-gradient(circle at 50% 50%,#21c2b612,transparent 65%);}
.dh-root .dh-orbit__ring {border-color:#79bcb040;box-shadow:inset 0 0 38px #8dcbbb0a;}
.dh-root .dh-orbit__ring--inner {border-style:solid;border-color:#8dcbbb4d;}
.dh-root .dh-orbit__core {background:linear-gradient(140deg,#20585a,#0c2d30 78%);border-color:#9bc6bc;border-radius:34px;box-shadow:0 22px 50px #0d4a3c28,0 0 0 1px #0d4a3c12,inset 0 1px 0 #ffffff40;}
.dh-root .dh-orbit__core span {font-size:14px;line-height:1.6;}
.dh-root .dh-orbit__chip {font-size:13px;border-color:#c6ddd5;border-radius:14px;box-shadow:0 10px 20px #0f4b3c0d,0 1px 2px #0f4b3c0b;}
.dh-root .dh-orbit__caption {font-size:10px;letter-spacing:.1em;color:#4a6d66;}
.dh-root .dh-sector__inner p {font-size:13px;}
.dh-root .dh-card {position:relative;border-radius:22px;border-color:#d3e5df;background:linear-gradient(145deg,#fff,#fbfefc);box-shadow:0 10px 32px #13463b06;transition:transform .2s,border-color .2s,box-shadow .2s;}
.dh-root .dh-card::after {content:"";position:absolute;inset:0 auto 0 0;width:3px;border-radius:22px;background:linear-gradient(180deg,transparent,#21c2b6,transparent);opacity:0;pointer-events:none;transition:opacity .2s;}
.dh-root .dh-card:hover,.dh-root .dh-card:focus-within {border-color:#87baad;box-shadow:0 16px 38px #13463b12;}
.dh-root .dh-card:hover::after,.dh-root .dh-card:focus-within::after {opacity:1;}
.dh-root .dh-icon-box {width:48px;height:48px;border-radius:14px;background:#e1f3ea;color:#087b75;}
.dh-root .dh-tags>span {font-size:11px;padding:5px 8px;background:#eff7f3;border:1px solid #dcebe4;border-radius:6px;}
.dh-root .dh-flow {background:linear-gradient(135deg,#dff1e7,#f8fcf9);box-shadow:0 22px 46px #16433a0c;border:1px solid #d0e6dc;}
.dh-root .dh-flow__in,.dh-root .dh-flow__out {font-size:13px;}
.dh-root .dh-flow__core {box-shadow:0 10px 25px #103b3420;}
.dh-root .dh-flow__core strong {font-size:20px;}
.dh-root .dh-flow__core span {font-size:12px;}
.dh-section--dark {background:radial-gradient(ellipse at 90% 0,#23524c55,transparent 65%),#103135;}
.dh-root .dh-steps li {position:relative;}
.dh-root .dh-steps .dh-number {color:#80d6bf;}
.dh-root .dh-about-mark {background:radial-gradient(ellipse at 80% 25%,#276359,#123b3d 65%);border-color:#2c5a50;box-shadow:0 24px 48px #143f3014;color:#f2faf6;}
.dh-root .dh-about-mark__label,.dh-root .dh-about-mark__tags {color:#bdded1;}
.dh-root .dh-about-mark__tags {border-color:#3a6960;}
.dh-root .dh-about-mark>.dh-icon {color:#73d9bc;}
.dh-root .dh-about-mark::before {border-color:#8edac850;box-shadow:0 0 0 35px #8edac805,0 0 0 70px #8edac803;}
.dh-root .dh-about-mark__word {font-size:116px;}
.dh-root .dh-principles article {border-top:2px solid #a7cfc0;}
.dh-root .dh-cta {position:relative;overflow:hidden;background:linear-gradient(115deg,#d9eee2,#b6ebd9);border:1px solid #afd5c5;border-radius:24px;box-shadow:0 18px 50px #1947360a;}
.dh-root .dh-cta::after {content:"";width:300px;height:300px;position:absolute;right:-160px;top:-140px;border:1px solid #2a8b7250;border-radius:50%;box-shadow:0 0 0 30px #2a8b7208,0 0 0 60px #2a8b7205;pointer-events:none;}
.dh-root .dh-cta>* {position:relative;z-index:1;}
.dh-root .dh-cta p {font-size:16px;}
.dh-root .dh-cta .dh-eyebrow {font-size:11px;}
.dh-root .dh-cta .dh-button {background:#123b3b;color:#f2faf5;}
.dh-root .dh-cta .dh-text-link {font-size:14px;}
.dh-root .dh-contact-card {position:relative;overflow:hidden;border-radius:24px;border-color:#cadfd7;box-shadow:0 12px 35px #13463b07;transition:box-shadow .2s,border-color .2s;}
.dh-root .dh-contact-card:hover {box-shadow:0 18px 38px #13463b15;border-color:#7cb6a5;color:#163135;}
.dh-root .dh-contact-card--email {background:linear-gradient(125deg,#dff3e8,#b9e8d8);}
.dh-root .dh-contact-card h2 {letter-spacing:-.045em;}
.dh-root .dh-contact-card__action .dh-icon {transition:transform .2s;}
.dh-root .dh-contact-card:hover .dh-contact-card__action .dh-icon {transform:translate(2px,-2px);}
.dh-root .dh-faq details {border-color:#ccdfd6;}
.dh-root .dh-faq details[open] {background:#f3f9f5;border-radius:12px;padding-inline:18px;}
/* Footer uses the original white logo directly, not a raster screenshot in a white tile. */
.dh-footer {background:#0d292d;padding-top:72px;}
.dh-root .dh-footer__grid {grid-template-columns:1.3fr 1fr 1.1fr 1fr;gap:44px;}
.dh-footer h2 {font-size:14px;color:#effaf5;}
.dh-footer p,.dh-footer address,.dh-footer .dh-footer__grid a {font-size:14px;color:#bfd7cd;}
.dh-footer .dh-footer__grid a {min-height:44px;}
.dh-footer .dh-footer__grid .dh-footer__brand {background:none;border:0;border-radius:0;padding:0;min-height:64px;}
.dh-footer .dh-footer__brand img {width:184px;height:auto;}
.dh-footer .dh-footer__motto {font-size:24px;line-height:1.35;color:#f0f9f4;}
.dh-footer .dh-footer__bottom {font-size:12px;}
.dh-footer-host>.row {margin:0;}
.dh-footer-host>.row>[class*="col-"] {padding:0;}
/* Native Helix offcanvas: no duplicate menu, no replacement event engine. */
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu {position:fixed;top:0;right:0;left:auto;transform:translateX(101%);visibility:hidden;transition:transform .28s cubic-bezier(.2,.65,.3,1),visibility .28s;box-sizing:border-box;width:min(100vw,460px);max-width:100%;height:100vh;height:100dvh;padding:0 0 max(20px,env(safe-area-inset-bottom));border:0;background:radial-gradient(ellipse at 100% 95%,#26645280,transparent 60%),#0c2d30;color:#e9f5f0;font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;overflow:auto;overscroll-behavior:contain;z-index:10001;box-shadow:-25px 0 70px #0d292d25;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu * {box-sizing:border-box;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-overlay {position:fixed;inset:0;background:#08212688;backdrop-filter:blur(4px);z-index:10000;}
body:is(.dh-site,:has(.dh-header)).offcanvas-active .body-wrapper {transform:none!important;filter:none!important;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu>.d-flex:first-child {position:relative;padding:22px 28px 16px!important;min-height:114px;gap:20px;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu>.d-flex:first-child::before {content:"";display:block;flex:0 1 176px;width:176px;height:62px;background:url('/images/deskhelp-v11/deskhelp-logo-white-2x.png') left center / contain no-repeat;}
body:is(.dh-site,:has(.dh-header)) .close-offcanvas {position:static;float:none;display:inline-flex;width:46px;height:46px;flex:0 0 46px;align-items:center;justify-content:center;border:1px solid #709a8d;border-radius:50%;padding:0;color:#f1fff8;background:#ffffff06;margin-left:auto;}
body:is(.dh-site,:has(.dh-header)) .close-offcanvas .burger-icon {position:relative;width:20px;height:20px;}
body:is(.dh-site,:has(.dh-header)) .close-offcanvas .burger-icon span {position:absolute;left:0;top:9px;width:20px;height:2px;background:#f1fff8;margin:0;transform:rotate(45deg);}
body:is(.dh-site,:has(.dh-header)) .close-offcanvas .burger-icon span:nth-child(2) {opacity:0;}
body:is(.dh-site,:has(.dh-header)) .close-offcanvas .burger-icon span:nth-child(3) {transform:rotate(-45deg);}
body:is(.dh-site,:has(.dh-header)) .offcanvas-inner {padding:16px 28px 20px!important;max-height:none;overflow:visible;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-inner>.header-modules:empty {display:none!important;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner .sp-module {padding:0;margin:0;border:0;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu {list-style:none;margin:0 0 28px;padding:0;counter-reset:dh-nav;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li {display:block;float:none;overflow:visible;border-bottom:1px solid #597d6f55;counter-increment:dh-nav;margin:0;padding:0;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li>a {position:relative;display:flex;align-items:center;gap:14px;min-height:82px;padding:17px 8px;opacity:1;border:0;color:#edf8f2;font-size:clamp(25px,6vw,32px);line-height:1.2;letter-spacing:-.04em;font-weight:600;text-decoration:none;border-radius:10px;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li>a::before {content:counter(dh-nav,decimal-leading-zero);color:#94bfb0;font-size:11px;letter-spacing:.08em;min-width:21px;font-weight:500;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li>a::after {content:"\2197";margin-left:auto;font-size:22px;font-weight:400;color:#a1caba;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li.active>a {color:#8ce5c7;background:#b5f5d80c;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu .offcanvas-inner ul.mod-menu>li>a:hover {color:#9cf0d5;background:#ffffff08;}
body:is(.dh-site,:has(.dh-header)) .offcanvas-menu a:focus-visible {outline:3px solid #92eccb;outline-offset:3px;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact {padding:25px 24px;background:linear-gradient(130deg,#24524970,#153d3860);border:1px solid #668f7c66;border-radius:22px;margin-top:28px;color:#e9f5f0;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact .dh-eyebrow {color:#acd9c6;font-size:10px;margin-bottom:16px;letter-spacing:.08em;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact h2 {font-size:34px;line-height:1.08;color:#effaf4;margin-bottom:24px;letter-spacing:-.04em;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact h2 span {color:#8ce5c7;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact .dh-button {width:100%;justify-content:space-between;background:#8ce5c7;color:#103535;font-size:14px;min-height:52px;padding:14px 17px;border-radius:11px;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact__links {display:grid;margin-top:18px;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact__links>a {display:flex;align-items:center;min-height:44px;font-size:15px;line-height:1.5;color:#f1faf6;}
body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact__hours {border-top:1px solid #668f7c66;margin:14px 0 0;padding-top:16px;color:#bfd9cd;font-size:12px;line-height:1.65;}
@media(max-width:1199.98px) and (min-width:768px) {
 .dh-root .dh-grid-3 {gap:16px;}
 .dh-root .dh-card {padding:26px 22px;}
 .dh-root .dh-card h3 {font-size:23px;}
 .dh-root .dh-footer__grid {grid-template-columns:1fr 1fr;gap:42px 60px;}
}
@media(max-width:991.98px) {
 .dh-header#sp-header,.dh-header#sp-header .row,.dh-header#sp-header .logo,.dh-header#sp-header #sp-menu>.sp-column {height:84px;}
 .dh-header#sp-header .container,.dh-root .dh-wrap {width:calc(100% - 48px);}
 .dh-header#sp-header .logo>a {width:174px;height:66px;padding:6px 12px;border-radius:13px;}
 .dh-header#sp-header .logo img {width:150px;height:52px;}
 .dh-root .dh-hero__grid {gap:28px;}
 .dh-root .dh-hero__copy .dh-lead {font-size:17px;}
 .dh-root .dh-section-heading>p {max-width:320px;}
 .dh-root .dh-grid-3 {grid-template-columns:1fr;}
 .dh-root .dh-card {padding:30px;}
 .dh-root .dh-card h3 {font-size:27px;}
 .dh-root .dh-orbit__core span {font-size:12px;}
 .dh-root .dh-orbit__chip {font-size:12px;padding:12px;}
 .dh-root .dh-orbit__caption {font-size:10px;}
 .dh-root .dh-about-mark__word {font-size:92px;}
 .dh-root[id],.dh-root :target {scroll-margin-top:108px;}
}
@media(max-width:767.98px) {
 .dh-hero {padding-top:40px;padding-bottom:45px;}
 .dh-root h1 {font-size:clamp(43px,10.2vw,67px);line-height:1.06;letter-spacing:-.05em;margin-top:22px;margin-bottom:24px;}
 .dh-root h2 {font-size:clamp(32px,7.5vw,46px);line-height:1.12;}
 .dh-root .dh-lead,.dh-root .dh-hero__copy .dh-lead,.dh-root .dh-about-hero .dh-lead {font-size:17px;line-height:1.75;}
 .dh-root .dh-eyebrow {font-size:10px;letter-spacing:.11em;margin-bottom:20px;}
 .dh-root .dh-hero__grid {grid-template-columns:1fr;gap:12px;}
 .dh-root .dh-actions {gap:10px 20px;margin-top:26px;}
 .dh-root .dh-actions>.dh-button {width:100%;}
 .dh-root .dh-orbit {width:100%;max-width:450px;margin-top:25px;margin-bottom:20px;aspect-ratio:1.12;}
 .dh-root .dh-orbit__core {inset:23% 25%;border-width:5px;border-radius:26px;}
 .dh-root .dh-orbit__core span {font-size:12px;line-height:1.5;}
 .dh-root .dh-orbit__core .dh-icon {width:30px;height:30px;margin-bottom:10px;}
 .dh-root .dh-orbit__chip {min-height:43px;font-size:11px;padding:9px 12px;gap:8px;}
 .dh-root .dh-orbit__chip .dh-icon {width:17px;height:17px;}
 .dh-root .dh-orbit__caption {font-size:9px;bottom:-13px;letter-spacing:.055em;}
 .dh-root .dh-sector__inner p {font-size:13px;}
 .dh-root .dh-section-heading {gap:22px;}
 .dh-root .dh-section-heading>p {max-width:100%;font-size:16px;}
 .dh-section {padding:64px 0;}
 .dh-root .dh-card {padding:27px 25px;}
 .dh-root .dh-card__top {margin-bottom:25px;}
 .dh-root .dh-card h3 {font-size:27px;}
 .dh-root .dh-card>p,.dh-root .dh-principles p,.dh-root .dh-steps p,.dh-root .dh-checklist p {font-size:16px;}
 .dh-root .dh-card__link {padding-top:17px;font-size:13px;}
 .dh-root .dh-split {gap:36px;}
 .dh-root .dh-flow {padding:32px 24px;}
 .dh-root .dh-flow__core strong {font-size:19px;}
 .dh-root .dh-flow__in,.dh-root .dh-flow__out {font-size:12px;}
 .dh-root .dh-steps {gap:28px;}
 .dh-root .dh-steps li {padding:0 0 0 30px;border-left:1px solid #759d884d;}
 .dh-root .dh-steps li::before {content:"";position:absolute;top:2px;left:-4px;width:7px;height:7px;border-radius:50%;background:#85dec5;box-shadow:0 0 0 5px #8ce5c709;}
 .dh-root .dh-steps .dh-number {margin-bottom:12px;}
 .dh-root .dh-steps h3 {font-size:25px;}
 .dh-root .dh-faq details[open] {padding-inline:12px;}
 .dh-root .dh-faq summary {font-size:16px;line-height:1.55;min-height:64px;}
 .dh-root .dh-cta {padding:34px 26px;border-radius:22px;}
 .dh-root .dh-cta__actions,.dh-root .dh-cta .dh-button {width:100%;}
 .dh-root .dh-cta .dh-text-link {justify-content:center;width:100%;}
 .dh-root .dh-about-hero {gap:26px;}
 .dh-root .dh-about-hero h1 {font-size:clamp(37px,8.2vw,54px);}
 .dh-root .dh-about-mark {aspect-ratio:1.3;max-width:none;padding:28px;margin-top:0;}
 .dh-root .dh-about-mark__word {font-size:96px;}
 .dh-root .dh-about-mark__label {font-size:10px;}
 .dh-root .dh-about-mark__tags {font-size:12px;padding-top:17px;}
 .dh-root .dh-principles {gap:32px;}
 .dh-hero--inner {padding-top:12px;padding-bottom:45px;}
 .dh-root .dh-crumb {margin-bottom:30px;font-size:13px;}
 .dh-contact-hero {padding-bottom:26px;}
 .dh-root .dh-contact-card {padding:26px;border-radius:22px;}
 .dh-root .dh-contact-card h2 {font-size:clamp(24px,6.8vw,38px);letter-spacing:-.045em;}
 .dh-root .dh-contact-card p {font-size:16px;}
 .dh-root .dh-contact-card__action {margin-top:22px;padding-top:20px;}
 .dh-root .dh-contact-checklist h3 {font-size:22px;}
 .dh-root .dh-contact-checklist p {font-size:16px;}
 .dh-root .dh-contact-checklist li {gap:18px;}
 .dh-root .dh-footer__grid {grid-template-columns:1fr 1fr;gap:32px 22px;}
 .dh-root .dh-footer__grid>div:first-child {grid-column:1/-1;border-bottom:1px solid #45695e66;padding-bottom:28px;}
 .dh-root .dh-footer__grid>div:last-child {grid-column:1/-1;}
 .dh-footer .dh-footer__motto {font-size:25px;}
 .dh-footer p,.dh-footer address,.dh-footer .dh-footer__grid a {font-size:14px;}
 .dh-footer h2 {font-size:14px;}
 .dh-footer .dh-footer__bottom {font-size:12px;margin-top:32px;}
}
@media(max-width:359.98px) {
 .dh-header#sp-header .container,.dh-root .dh-wrap {width:calc(100% - 36px);}
 .dh-header#sp-header .logo>a {width:164px;}
 .dh-header#sp-header .logo img {width:138px;height:48px;}
 .dh-header#sp-header #offcanvas-toggler {width:76px;gap:8px;}
 .dh-root .dh-orbit__chip {padding:9px;font-size:10px;}
 .dh-root .dh-orbit__core span {font-size:11px;}
 .dh-root .dh-contact-card {padding:22px;}
 .dh-root .dh-footer__grid {grid-template-columns:1fr;}
 body:is(.dh-site,:has(.dh-header)) .offcanvas-menu>.d-flex:first-child {padding-inline:20px!important;}
 body:is(.dh-site,:has(.dh-header)) .offcanvas-inner {padding-inline:20px!important;}
 body:is(.dh-site,:has(.dh-header)) .dh-offcanvas-contact {padding:22px;}
}
@media(prefers-reduced-motion:reduce) {
 html:has(.dh-header) {scroll-behavior:auto;}
 body:is(.dh-site,:has(.dh-header)) .offcanvas-menu,body:is(.dh-site,:has(.dh-header)) .offcanvas-overlay {transition:none!important;}
 .dh-root .dh-card:hover,.dh-root .dh-button:hover,.dh-root .dh-contact-card:hover .dh-icon {transform:none;}
}
@media(forced-colors:active) {
 .dh-header#sp-header .logo>a {forced-color-adjust:none;}
 body:is(.dh-site,:has(.dh-header)) .offcanvas-menu>.d-flex:first-child::before {background-color:#0c2d30;forced-color-adjust:none;}
 body:is(.dh-site,:has(.dh-header)) .offcanvas-menu a {border:1px solid LinkText;}
}

/* Native offsets are pixel-based; use the panel's own width when closed. */
body:is(.dh-site,:has(.dh-header)).offcanvas-active .offcanvas-menu {right:0;top:0;transform:translateX(0);visibility:visible;}
.dh-header#sp-header #sp-user1 .sp-module {margin:0;}

/* DeskHelp v1.2.0: replace the sole public Font Awesome glyph with CSS.
   Modyfikacja / customizacja / wdrożenie: WEBMAZ.PL. Native link and behavior retained. */
body:is(.dh-site,:has(.dh-header)) .sp-scroll-up {
  width:44px; height:44px; line-height:44px; text-align:center;
}
body:is(.dh-site,:has(.dh-header)) .sp-scroll-up > .fa-angle-up {display:none;}
body:is(.dh-site,:has(.dh-header)) .sp-scroll-up::before {
  content:""; display:inline-block; width:9px; height:9px;
  border-top:2px solid currentColor; border-right:2px solid currentColor;
  transform:translateY(3px) rotate(-45deg);
}
body:is(.dh-site,:has(.dh-header)) .sp-scroll-up:focus-visible {
  outline:3px solid #087b75; outline-offset:4px;
}
