@font-face{font-family:Hauss;src:url("assets/fonts/hauss-regular.otf") format("opentype");font-weight:400;font-display:swap}
@font-face{font-family:Hauss;src:url("assets/fonts/hauss-medium.otf") format("opentype");font-weight:500 600;font-display:swap}
@font-face{font-family:"Hauss Wide";src:url("assets/fonts/hauss-wide-bold.otf") format("opentype");font-weight:700;font-display:swap}
:root{--navy:#5a5a5a;--teal:#FF7823;--muted:#5a5a5a;--ice:#f0f6f8;--line:#e3e3e3;--white:#fff;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:100px}body{margin:0;color:var(--navy);background:var(--white);font-family:Hauss,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5a5a5a;outline-offset:6px}::selection{background:#ffe0cc}h1,h2,h3,h4,p,figure{margin:0}p{color:var(--muted);line-height:1.65}.container{width:calc(100% - 112px);max-width:var(--max);margin:auto}.header{height:100px;background:#fff;position:relative;z-index:10;border-bottom:1px solid #edf2f4}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;flex-direction:column;align-items:flex-start;line-height:.85;flex-shrink:0}.brand>span{font-size:38px;font-weight:750;letter-spacing:-2px}.brand-dot{color:var(--teal)}.brand small{font-size:9px;font-weight:650;letter-spacing:4px;margin:11px 0 0 5px}.nav{display:flex;gap:34px}.nav a{font-size:14px;font-weight:500;transition:color .2s}.nav a:hover{color:var(--teal)}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 28px;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:4px;font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#FFB41E;transform:translateY(-2px)}.button-outline{background:transparent;color:var(--navy);font-size:13px;min-height:46px;padding:12px 22px}.button-outline:hover{background:var(--ice)}.menu-toggle{display:none}.hero{background:var(--ice);overflow:hidden}.hero-inner{min-height:620px;position:relative;display:flex;align-items:center}.hero-copy{position:relative;z-index:2;width:58%;padding:76px 0 85px}.hero h1{font-size:clamp(40px,3.45vw,52px);font-weight:600;line-height:1.17;letter-spacing:-1.9px;max-width:750px}.hero h1 span{display:block}.hero-copy>p{font-size:18px;max-width:445px;margin:28px 0 34px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:36px}.text-link{display:inline-flex;align-items:center;gap:13px;color:var(--teal);font-size:15px;font-weight:600}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-visual{position:absolute;right:-35px;top:0;width:72%;height:100%}.hero-visual img{width:100%;height:100%;object-fit:contain;object-position:58% center;mask-image:linear-gradient(to right,transparent 0%,#000 25%,#000 93%,transparent 100%),linear-gradient(to bottom,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-composite:intersect}.hero-visual figcaption{position:absolute;bottom:34px;right:35px;font-size:12px;letter-spacing:.2px;color:var(--muted)}.section{padding:85px 0}.section-heading{display:grid;grid-template-columns:29% 1fr;gap:0}.section-label{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;color:var(--teal);font-weight:600;padding-top:12px}.section h2{font-size:40px;line-height:1.2;letter-spacing:-1.2px;font-weight:600}.intro{font-size:19px;margin-top:24px;max-width:800px;line-height:1.6}.columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px}.about-columns{margin-top:54px}h3{font-size:19px;line-height:1.35;font-weight:600;letter-spacing:-.3px}.columns p{font-size:15px;margin-top:12px}.about{border-bottom:1px solid var(--line)}.services{padding-bottom:68px}.service-list{margin-top:44px}.service{border-top:1px solid var(--line)}.service:last-child{border-bottom:1px solid var(--line)}.service summary{list-style:none;display:grid;grid-template-columns:7% 35% 1fr 32px;align-items:center;gap:0;padding:30px 0;cursor:pointer;transition:background .2s}.service summary::-webkit-details-marker{display:none}.service summary:hover{background:#f7fafb}.service-number{font-size:27px;color:var(--teal);font-weight:500;font-variant-numeric:tabular-nums}.service h3{font-size:24px;max-width:360px;padding-right:22px}.service-preview{font-size:15px;line-height:1.8;color:var(--muted);border-left:1px solid var(--line);padding-left:50px}.service-arrow{width:32px;height:32px;color:var(--teal);transition:transform .25s}.service[open] .service-arrow{transform:rotate(90deg)}.service-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:10px 45px 32px 7%}.service-details h4{font-size:16px;font-weight:600;margin-bottom:10px}.service-details p{font-size:14px}.service-enquiry{grid-column:1/-1;justify-self:start}.advantages{background:var(--ice)}.benefit-columns{margin-top:52px;row-gap:38px}.contacts{background:var(--navy);color:white;padding:72px 0 82px}.contacts .section-label{color:#5a5a5a;padding:0;margin-bottom:32px}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.contacts h2{font-size:46px;line-height:1.15;letter-spacing:-1.2px}.contact-intro{color:#5a5a5a;font-size:17px;margin-top:21px;max-width:470px}.contacts .button{margin-top:30px;background:#ffffff;border-color:#ffffff}.contacts .button:hover{background:#FF7823}.contacts address{font-style:normal;display:flex;flex-direction:column;gap:30px}.contacts address a{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-caption{font-size:12px;letter-spacing:.6px;color:#5a5a5a}.contact-value{font-size:clamp(19px,2.05vw,29px);letter-spacing:-.5px;line-height:1.4;border-bottom:1px solid #5a5a5a;padding-bottom:7px}.contacts address a:hover .contact-value{color:#000000;border-color:#000000}.footer{padding:35px 0}.footer-inner{display:flex;align-items:center;gap:36px}.footer .brand>span{font-size:30px}.footer .brand small{font-size:7px;letter-spacing:3.2px;margin-top:9px}.footer p{font-size:12px}.copyright{margin-left:auto;color:var(--muted);font-size:11px}.back-top{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.back-top:hover{background:var(--ice)}.skip-link{position:fixed;left:20px;top:-100px;z-index:30;padding:15px;background:white}.skip-link:focus{top:12px}
@media(min-width:1600px){.hero h1{font-size:54px}.hero-inner{min-height:680px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:22px}.header-inner{gap:20px}.hero-copy{width:62%}.hero h1{font-size:42px}.hero-visual{width:72%;right:-110px}.hero-visual figcaption{right:110px}.hero-copy>p{max-width:370px;font-size:17px}.columns{gap:30px}.section h2{font-size:34px}.section-label{font-size:10px}.service-preview{padding-left:28px;font-size:14px}.service h3{font-size:21px}.contacts h2{font-size:39px}.contact-layout{gap:35px}.footer-inner{gap:24px}}
@media(max-width:800px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header{height:80px}.brand>span{font-size:32px}.brand small{font-size:8px;letter-spacing:3px}.header-contact{margin-left:auto;font-size:12px;min-height:42px;padding:10px 15px}.menu-toggle{display:flex;position:relative;width:42px;height:42px;border:1px solid var(--line);border-radius:4px;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:white;cursor:pointer}.menu-toggle span{width:18px;height:1.5px;background:var(--navy);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.nav{display:none;position:absolute;top:79px;left:0;right:0;background:white;padding:20px;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #10354a08}.nav.is-open{display:flex;flex-direction:column;gap:0}.nav a{padding:14px 0}.hero-inner{min-height:600px}.hero h1{font-size:37px;letter-spacing:-1.25px}.hero-copy{width:66%;padding:62px 0 90px}.hero-copy>p{font-size:16px;max-width:335px}.hero-visual{width:75%;right:-135px;opacity:.8}.hero-visual figcaption{right:135px}.hero-actions{gap:22px}.hero-actions .button{padding:14px 20px}.section{padding:60px 0}.section-heading{grid-template-columns:1fr;gap:24px}.section-label{font-size:11px;padding-top:0}.section h2{font-size:33px}.intro{font-size:17px}.columns{gap:25px}.columns h3{font-size:17px}.columns p{font-size:14px}.service h3{font-size:19px}.service summary{grid-template-columns:8% 37% 1fr 26px;padding:25px 0}.service-preview{padding-left:18px;font-size:12px}.service-number{font-size:22px}.service-arrow{width:25px}.service-details{padding:5px 10px 28px 8%;grid-template-columns:1fr;gap:22px}.contact-layout{grid-template-columns:1fr;gap:42px}.contacts h2{font-size:40px}.contacts address{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.contact-value{font-size:20px}.footer-inner{flex-wrap:wrap;gap:22px}.copyright{margin-left:0}.back-top{margin-left:auto}}
@media(max-width:560px){.header-inner{gap:12px}.header-contact{display:none}.menu-toggle{margin-left:auto}.hero-inner{display:block;min-height:0}.hero-copy{width:100%;padding:46px 0 0}.hero h1{font-size:37px;line-height:1.17;max-width:440px;letter-spacing:-1.3px}.hero h1 span{display:inline}.hero-copy>p{font-size:16px;margin:23px 0 27px;max-width:100%}.hero-actions{gap:25px}.hero-actions .button{font-size:14px;min-height:50px}.text-link{font-size:14px}.hero-visual{position:relative;width:calc(100% + 40px);height:320px;right:auto;left:-20px;margin-top:4px;opacity:1}.hero-visual img{object-fit:cover;object-position:60% center;mask-image:linear-gradient(to bottom,transparent 0%,#000 12%)}.hero-visual figcaption{bottom:20px;right:20px;font-size:10px}.section{padding:48px 0}.section h2{font-size:31px;letter-spacing:-.9px}.section-heading{gap:20px}.intro{font-size:16px;margin-top:20px}.columns{grid-template-columns:1fr;gap:27px}.about-columns{margin-top:33px}.columns h3{font-size:18px}.columns p{font-size:15px;margin-top:8px}.service-list{margin-top:28px}.service summary{grid-template-columns:40px 1fr 28px;row-gap:13px;padding:24px 0}.service h3{font-size:21px;padding:0}.service h3 br{display:none}.service-preview{grid-column:2;grid-row:2;font-size:13px;padding:0;border:0;line-height:1.7}.service-arrow{grid-column:3;grid-row:1}.service-number{font-size:21px;align-self:start}.service-details{padding:0 6px 27px 40px}.benefit-columns{margin-top:35px}.contacts .section-label{margin-bottom:25px}.contacts h2{font-size:37px}.contact-intro{font-size:16px}.contacts address{grid-template-columns:1fr;gap:24px}.contact-value{font-size:22px;letter-spacing:-.6px;overflow-wrap:anywhere}.contact-layout{gap:38px}.footer{padding:28px 0}.footer-inner{display:grid;grid-template-columns:1fr 42px;gap:20px}.footer p{grid-column:1;grid-row:2;max-width:210px}.copyright{grid-column:1;grid-row:3}.back-top{grid-column:2;grid-row:1}.footer .brand{width:max-content}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Identity from Diakon Brandbook 1.0 and the supplied 2024 guideline. */
h1,h2,h3,h4{font-family:"Hauss Wide",Arial,sans-serif;font-weight:700!important;letter-spacing:-.005em!important}
.brand{width:182px;align-items:flex-end;gap:0}
.brand img{display:block;width:100%;height:auto}
.brand small{font-family:"Hauss Wide",Arial,sans-serif;font-weight:700;font-size:14px;letter-spacing:-.005em;margin:9px 0 0;line-height:1}
.header .brand{padding:4px 0}
.button{color:#000;font-weight:500;border-radius:0}
.button-outline{color:var(--navy)}
.button-outline:hover{background:#fff3eb}
.text-link{color:var(--navy)}
.text-link svg,.service-arrow{color:#FF7823}
.section-label{color:var(--navy);display:flex;align-items:center;gap:12px}
.section-label:before{content:"";width:18px;height:2px;background:#FF7823;flex-shrink:0}
.hero h1{font-size:clamp(36px,3.2vw,48px);line-height:1.1}
.hero-copy{width:61%}
.hero-copy>p{max-width:450px}
.hero-visual{width:67%;right:-35px}
.section h2{font-size:36px;line-height:1.15}
.service h3{font-size:21px}
.service-number{color:var(--navy)}
.advantages{background:#f6f6f6}
.contacts{background:#FF7823;color:#000}
.contacts h2{font-size:40px;line-height:1.1}
.contacts .section-label,.contact-intro,.contact-caption{color:#000}
.contacts .section-label:before{background:#000}
.contacts .button{background:#fff;border-color:#fff;color:#000}
.contacts .button:hover{background:#FFB41E;border-color:#FFB41E}
.contact-value{border-color:#000}
.contacts address a:hover .contact-value{color:#000;border-color:transparent}
.footer .brand{width:146px}
.footer .brand small{font-size:11px;letter-spacing:-.005em;margin-top:8px}
@media(max-width:1100px){.brand{width:160px}.hero h1{font-size:38px}.section h2{font-size:32px}.service h3{font-size:19px}.nav{gap:20px}}
@media(max-width:800px){.brand{width:150px}.brand small{font-size:12px}.hero h1{font-size:34px}.hero-copy{width:68%}.hero-visual{width:70%;right:-95px}.section h2{font-size:30px}.columns h3{font-size:17px}.service h3{font-size:18px}.contacts h2{font-size:35px}}
@media(max-width:560px){.brand{width:146px}.brand small{font-size:11px}.hero-copy{width:100%}.hero h1{font-size:33px;line-height:1.1}.hero-visual{width:calc(100% + 40px);right:auto}.hero-visual img{object-fit:contain}.section h2{font-size:27px}.service h3{font-size:18px}.contacts h2{font-size:32px}.footer .brand{width:146px}.contact-value{font-size:21px}.hero-actions{gap:23px}}
.brand{color:#FF7823}

@media(max-width:560px){.hero h1 span{display:block}.hero-visual img{mask-image:linear-gradient(to bottom,transparent 0%,#000 25%,#000 76%,transparent 100%)}}

/* Legal identity and address in the footer. */
.company-details{margin-top:32px;padding-top:30px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr 1fr;gap:34px;font-size:12px;line-height:1.65}
.company-details p{font-size:12px;line-height:1.65}
.company-details .company-name{margin-bottom:8px}
.company-name strong{font-weight:700}
.company-registration{margin:0;font-variant-numeric:tabular-nums}
.company-address address{font-style:normal;margin-bottom:8px}
.company-address a{border-bottom:1px solid #b7b7b7;overflow-wrap:anywhere}
.company-address a:hover{border-color:var(--teal)}
.email-fallback{color:#000;font-size:14px;margin-top:22px}
@media(max-width:900px){.company-details{grid-template-columns:1.2fr 1fr;gap:26px}}
@media(max-width:700px){.company-details{grid-template-columns:1fr;margin-top:26px;padding-top:26px;gap:22px}.company-address br{display:none}}

/* Static brand illustration: ordinary image, no rendering library or animation. */
.hero{background:#fafafa}
.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:22px;min-height:620px}
.hero-copy{width:100%;padding:68px 0 78px}
.hero-visual.hero-art{position:relative;inset:auto;width:100%;height:auto;margin:0;opacity:1;align-self:center}
.hero-visual.hero-art img{display:block;width:118%;max-width:none;height:auto;object-fit:contain;object-position:center;mask-image:linear-gradient(to right,transparent,#000 8%,#000 94%,transparent),linear-gradient(to bottom,transparent,#000 3%,#000 93%,transparent);mask-composite:intersect;margin-left:-9%}
.hero-visual.hero-art figcaption{position:static;text-align:right;margin-top:20px;font-size:12px;color:var(--muted)}
.about-copy .intro{font-size:17px;line-height:1.7;max-width:none}
.benefit-columns article:last-child{grid-column:1/-1;border-top:1px solid var(--line);padding-top:28px}
.benefit-columns article:last-child p{max-width:780px}
@media(max-width:1100px){.hero-inner{gap:16px}.hero h1{font-size:36px}.hero-visual.hero-art img{width:112%;margin-left:-6%}}
@media(max-width:800px){.hero-inner{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:48px 0 0}.hero h1{max-width:660px;font-size:34px}.hero-copy>p{max-width:530px}.hero-visual.hero-art{max-width:580px;margin:12px auto 24px}.hero-visual.hero-art img{width:100%;margin:0}.hero-visual.hero-art figcaption{margin-top:0}.about-copy .intro{font-size:16px}}
@media(max-width:560px){.hero h1{font-size:33px}.hero-visual.hero-art{margin-top:22px}.hero-visual.hero-art img{width:calc(100% + 30px);margin-left:-15px;mask-image:none}.hero-visual.hero-art figcaption{font-size:10px;margin-top:8px}.benefit-columns article:last-child{padding-top:0;border-top:0}}
/* Privacy controls use only local assets and remain independent of site navigation. */
[hidden]{display:none!important}
.privacy-links{display:flex;flex-wrap:wrap;gap:14px 28px;border-top:1px solid var(--line);margin-top:28px;padding-top:24px;font-size:12px;line-height:1.5}
.privacy-links a,.privacy-links button,.cookie-copy a,.cookie-docs a,.legal-page a,.no-js-privacy a{text-decoration:underline;text-underline-offset:3px}
.privacy-links button{border:0;background:none;color:inherit;padding:0;text-align:left;cursor:pointer}
.cookie-banner{position:fixed;z-index:40;left:24px;right:24px;bottom:24px;max-width:1232px;margin:auto;display:flex;align-items:center;gap:36px;padding:26px 30px;background:#fff;border:1px solid #dedede;border-top:3px solid var(--teal);box-shadow:0 8px 45px #00000018}
.cookie-copy{flex:1}.cookie-copy h2{font-size:19px;line-height:1.25;margin-bottom:8px}.cookie-copy p{font-size:14px;line-height:1.55;max-width:690px}.cookie-actions{display:flex;flex-direction:column;gap:9px;min-width:225px}.cookie-button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;border:1px solid #ff7823;background:#ff7823;color:#202020;cursor:pointer;font-weight:500;font-size:14px;line-height:1.4}.cookie-button:hover{background:#ff8b43}.cookie-secondary{border-color:#999;background:#fff;color:#333}.cookie-secondary:hover{background:#f4f4f4}.cookie-button:focus-visible,.cookie-close:focus-visible{outline-offset:3px}
.cookie-dialog{max-width:620px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);padding:30px;border:1px solid #ddd;color:#5a5a5a;background:white;overflow:auto;overscroll-behavior:contain;box-shadow:0 15px 70px #0002}.cookie-dialog::backdrop{background:#0006}.cookie-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cookie-dialog h2{font-size:25px;line-height:1.2}.cookie-dialog p{font-size:14px;line-height:1.6}.cookie-close{flex-shrink:0;display:grid;place-items:center;width:36px;height:36px;padding:0;cursor:pointer;background:white;border:1px solid #bbb;font-size:27px;color:#555}.cookie-category{padding:22px 0;border-bottom:1px solid #e3e3e3}.cookie-category h3{font-size:17px;line-height:1.45;margin-bottom:9px}.cookie-category h3 span{display:block;margin-top:4px;font-size:12px;font-weight:400;color:#666}.cookie-docs{margin:20px 0}.cookie-notice{position:fixed;bottom:12px;left:20px;right:20px;z-index:39;width:fit-content;max-width:620px;margin:auto;padding:12px 18px;background:#fff;border:1px solid #ddd;box-shadow:0 4px 22px #0001;font-size:13px}.cookie-notice:empty{display:none}.no-js-privacy{font-size:13px;padding-top:12px;padding-bottom:20px}
.legal-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:28px;padding-bottom:28px;border-bottom:1px solid var(--line);font-size:14px}.legal-header>a:first-child{display:flex;flex-direction:column;align-items:flex-end}.legal-header img{width:200px;height:auto}.legal-header span{font-size:10px;letter-spacing:.5px;margin-top:8px;color:var(--teal);font-weight:600}.legal-page{max-width:920px;padding:65px 0 55px}.legal-page h1{font-family:"Hauss Wide",Hauss,Arial,sans-serif;font-size:clamp(28px,4vw,44px);line-height:1.2;margin-bottom:28px;overflow-wrap:anywhere}.legal-page .legal-date{font-size:12px;color:#777;margin-bottom:18px}.legal-page .legal-lead{font-size:19px;line-height:1.6}.legal-page section{margin-top:38px}.legal-page h2{font-size:23px;line-height:1.35;margin-bottom:16px}.legal-page p,.legal-page li{font-size:16px;line-height:1.75}.legal-page p+p{margin-top:14px}.legal-page ul{padding-left:24px;margin:16px 0}.legal-page li+li{margin-top:14px}.break-word{overflow-wrap:anywhere}.legal-table-wrap{overflow-x:auto;margin:22px 0}.legal-page table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.6;text-align:left}.legal-page td,.legal-page th{vertical-align:top;padding:14px;border:1px solid #ddd;overflow-wrap:anywhere}.legal-page th{background:#f5f5f5}.legal-owner{font-size:12px;line-height:1.65;margin-top:22px}.legal-owner strong{font-weight:500}.legal-owner p{font-size:12px}
@media(max-width:700px){.cookie-banner{left:12px;right:12px;bottom:12px;padding:20px;display:block;max-height:calc(100dvh - 24px);overflow:auto}.cookie-copy h2{font-size:18px}.cookie-copy p{font-size:13px}.cookie-actions{margin-top:16px;flex-direction:row;min-width:0;gap:8px}.cookie-actions button{flex:1;padding:10px;font-size:12px;min-width:0}.cookie-dialog{padding:22px}.cookie-dialog h2{font-size:22px}.cookie-dialog>.cookie-button{width:100%}.legal-header{padding-top:20px;padding-bottom:20px;align-items:center;font-size:12px;gap:20px}.legal-header img{width:145px}.legal-header span{font-size:8px}.legal-page{padding-top:38px}.legal-page .legal-lead{font-size:17px}.legal-page h2{font-size:21px}.legal-page p,.legal-page li{font-size:15px}.legal-page td,.legal-page th{padding:10px;font-size:12px}.privacy-links{gap:15px;flex-direction:column}}
@media print{.cookie-banner,.cookie-dialog,.cookie-notice,.privacy-links button{display:none!important}.legal-page{width:100%;padding:0}.legal-header{padding:10px 0}.legal-page h1{font-size:26px}.legal-page section{break-inside:avoid}}
.legal-header span{font-size:14px;letter-spacing:0}
@media(max-width:700px){.legal-header span{font-size:11px}}
