@charset "UTF-8";
body.offer-site{color:var(--ink);background:var(--paper);font:17px/1.65 var(--sans);max-width:100%}
body.offer-site h1,body.offer-site h2{font-family:var(--serif)}
body.offer-site p,body.offer-site h3,body.offer-site li,body.offer-site a,body.offer-site .button{overflow-wrap:anywhere;hyphens:auto;-webkit-hyphens:auto}
body.offer-site .shell{width:min(1180px,calc(100% - 44px));margin-inline:auto;max-width:100%}
@media(min-width:821px){body.offer-site .shell{width:min(1180px,calc(100% - 64px))}}
body.offer-site .masthead{background:var(--ink);color:var(--cream)}
body.offer-site .nav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;border-bottom:1px solid #ffffff24;position:relative}
body.offer-site .brand{min-width:0}
body.offer-site .desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px}
body.offer-site .desktop-nav a{text-decoration:none;color:#d4cdbc}
body.offer-site .desktop-nav a:hover{color:#fff}
body.offer-site .desktop-nav .button{flex-wrap:wrap;max-width:100%}
body.offer-site .mobile-nav{display:none;position:relative}
body.offer-site .mobile-nav summary{list-style:none;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}
body.offer-site .mobile-nav summary::-webkit-details-marker{display:none}
body.offer-site .mobile-nav nav{position:absolute;right:22px;top:70px;z-index:20;background:var(--ink);color:var(--cream);min-width:min(240px,calc(100vw - 44px));padding:16px 18px;border:1px solid #ffffff24;display:flex;flex-direction:column;gap:14px}
@media(max-width:820px){body.offer-site .desktop-nav{display:none}body.offer-site .mobile-nav{display:block}}
body.offer-site #anfrage{scroll-margin-top:24px}
body.offer-site .hero{background:var(--ink);color:var(--cream);overflow:hidden}
body.offer-site .of-hub-hero{padding:72px 0 56px;min-width:0}
body.offer-site .of-hub-hero .eyebrow{color:var(--gold)}
body.offer-site .of-hub-hero h1{max-width:min(800px,100%);font-size:clamp(36px,5vw,64px)}
body.offer-site .of-hub-hero .hero-intro{max-width:62ch;font-size:19px;color:#e1dacd;margin-top:28px}
body.offer-site .of-hub-stats{margin-top:28px;font-size:13px;letter-spacing:.06em;color:#c4bdb0}
body.offer-site .of-jumpnav{display:flex;flex-wrap:wrap;gap:10px 22px;padding:22px 0 8px;border-bottom:1px solid var(--line)}
body.offer-site .of-jumpnav a{font-size:14px;text-underline-offset:3px}
body.offer-site .of-orientation{padding:72px 0 20px}
body.offer-site .of-orientation h2{margin-bottom:16px}
body.offer-site .of-orientation p{max-width:62ch}
body.offer-site .of-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 36px;margin-top:36px}
body.offer-site .of-guide-grid>div,body.offer-site .of-guide-grid>a{min-width:0;border-top:1px solid var(--line);padding-top:16px}
body.offer-site .of-group{padding:56px 0;min-width:0}
body.offer-site .of-group-heading{display:grid;gap:10px;margin-bottom:28px;min-width:0}
body.offer-site .of-group-number{font-family:var(--serif);color:var(--red);font-size:15px}
body.offer-site .of-catalog-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}
@media(min-width:640px){body.offer-site .of-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:980px){body.offer-site .of-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
body.offer-site .of-offer-card{min-width:0;padding:22px 20px 20px;border:1px solid var(--line);border-radius:2px;background:var(--paper);display:flex;flex-direction:column;gap:10px;transition:border-color .2s,background .2s}
body.offer-site .of-offer-card:hover{border-color:#c4b79f;background:#faf7f1}
body.offer-site .of-offer-card .eyebrow{margin-bottom:0;font-size:11px}
body.offer-site .of-offer-card h3{font-family:var(--serif);font-size:22px}
body.offer-site .of-summary{font-size:15px;color:#625d55;max-width:none}
body.offer-site .of-card-price{font-size:15px;line-height:1.5;margin-top:4px}
body.offer-site .of-card-link{margin-top:auto;padding-top:8px;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex;align-items:center;gap:8px}
body.offer-site .of-card-link::after{content:none}
body.offer-site .of-programme{margin:48px 0;padding:28px 0;border-block:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}
body.offer-site .of-programme .button{flex-wrap:wrap;max-width:100%}
body.offer-site .hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:36px;padding:56px 0;align-items:start}
@media(min-width:900px){body.offer-site .hero-grid{grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:48px;padding:74px 0 66px}}
body.offer-site .hero-grid h1{max-width:17ch;font-size:clamp(36px,5.2vw,64px)}
body.offer-site .hero-grid .hero-intro{max-width:46ch;margin-top:24px;font-size:18px;color:#e1dacd}
body.offer-site .of-price-line{font-size:18px;color:var(--gold);margin-top:18px}
body.offer-site .of-milestone{max-width:48ch;margin-top:20px;padding:14px 16px;border:1px solid #ffffff30;font-size:15px;color:#d8d1c3}
body.offer-site .of-document{min-width:0;margin:0}
body.offer-site .of-document .book-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--red)}
body.offer-site .of-document-number{font-family:var(--serif);font-size:clamp(28px,4vw,48px);line-height:1;margin:8px 0}
body.offer-site .of-document-title{font-family:var(--serif);font-size:30px;line-height:1.15;letter-spacing:-.03em}
body.offer-site ol.of-doc-list{margin:18px 0 0;padding:0 0 0 1.1em;font-size:14px;line-height:1.55}
body.offer-site .of-document-foot{margin-top:16px;font-size:12px;color:#5c564c}
body.offer-site .of-document{background:var(--cream);color:var(--ink);padding:28px 26px 22px 32px;border:1px solid #d3cbbb;border-left:10px solid var(--red);box-shadow:6px 10px 22px #201e1d14}
@media(max-width:480px){body.offer-site .of-document{padding:22px 18px 18px 20px;box-shadow:3px 6px 14px #201e1d12}}
body.offer-site .of-document figcaption{font-size:16px;color:#6b6458;margin-top:12px}
body.offer-site .of-lead-row{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:72px 0 20px}
@media(min-width:820px){body.offer-site .of-lead-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;align-items:start}}
body.offer-site .of-deliverable-list{display:flex;flex-direction:column}
body.offer-site article.of-deliverable{display:grid;grid-template-columns:minmax(0,2.2rem) minmax(0,1fr);gap:8px 16px;padding:22px 0;border-top:1px solid var(--line);min-width:0}
body.offer-site article.of-deliverable:last-child{border-bottom:1px solid var(--line)}
body.offer-site .of-deliverable .of-num{font-family:var(--serif);color:var(--red);font-size:20px}
body.offer-site .of-proof{background:#efe9dc;padding:72px 0}
body.offer-site .of-proof-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
@media(min-width:820px){body.offer-site .of-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}
body.offer-site .of-proof-panel{min-width:0;padding:22px;border:1px solid var(--line);background:#f7f4ed}
body.offer-site .of-proof-panel .of-label,body.offer-site .of-proof-panel .eyebrow{margin-bottom:10px}
body.offer-site .of-proof-note{font-size:13px;color:var(--muted);margin-top:14px}
body.offer-site .of-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:22px;counter-reset:ofstep}
@media(min-width:640px){body.offer-site .of-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:980px){body.offer-site .of-steps{grid-template-columns:repeat(4,minmax(0,1fr))}}
body.offer-site .of-steps>li{min-width:0;border-top:1px solid var(--line);padding-top:22px;counter-increment:ofstep}
body.offer-site .of-steps>li::before{content:counter(ofstep,decimal-leading-zero);display:block;font-family:var(--serif);color:var(--red);font-size:18px;margin-bottom:8px}
body.offer-site .of-fit-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}
@media(min-width:820px){body.offer-site .of-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
body.offer-site .of-fit-grid ul{margin:12px 0 0;padding:0;list-style:none}
body.offer-site .of-fit-grid li{position:relative;padding:8px 0 8px 1.2em;border-bottom:1px solid var(--line);font-size:15px}
body.offer-site .of-fit-grid li::before{content:"·";position:absolute;left:0;color:var(--red)}
body.offer-site .of-price-section{background:var(--ink);color:var(--cream)}
body.offer-site .of-price-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}
@media(min-width:820px){body.offer-site .of-price-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}}
body.offer-site .of-price-grid .of-value,body.offer-site .of-price-grid .price{font-family:var(--serif);font-size:clamp(34px,5vw,56px);line-height:1.15;letter-spacing:-.04em;white-space:normal;max-width:100%}
body.offer-site .of-faq{padding-top:72px}
body.offer-site .of-faq .faq-grid,body.offer-site .faq-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}
@media(min-width:820px){body.offer-site .faq-grid{grid-template-columns:.8fr 1.2fr;gap:64px}}
body.offer-site .inquiry-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:32px}
@media(min-width:820px){body.offer-site .inquiry-grid{grid-template-columns:.85fr 1.15fr;gap:64px}}
body.offer-site .inquiry-form .field input,body.offer-site .inquiry-form .field textarea{font-size:16px;min-height:0;padding:10px 12px;width:100%;max-width:100%}
body.offer-site .inquiry-form .checkbox input{width:18px;height:18px;min-height:18px}
body.offer-site .of-back-link{display:inline-block;margin:18px 0 8px;font-size:14px}
body.offer-site footer .footer-row{flex-wrap:wrap;gap:16px}
body.offer-site footer nav{display:flex;flex-wrap:wrap;gap:16px}
body.offer-site .ticker{max-width:100%}
@media(prefers-reduced-motion:reduce){body.offer-site .ticker-track{animation:none;flex-wrap:wrap;width:auto;white-space:normal}body.offer-site .ticker-track>span[aria-hidden="true"]{display:none}body.offer-site .ticker{height:auto;min-height:58px}body.offer-site .ticker-window{overflow:visible}}
@media(max-width:479px){body.offer-site{font-size:16px}body.offer-site .shell{width:calc(100% - 44px)}body.offer-site .button{width:auto;max-width:100%;white-space:normal}}

/* Integration with the actual shared page markup. */
body.offer-site .nav-cta{flex-shrink:0}body.offer-site .brand svg{width:31px;height:37px;fill:none;stroke:currentColor;stroke-width:3}body.offer-site .of-hub-stats{display:flex;gap:12px 24px;flex-wrap:wrap}body.offer-site .of-hub-hero>.button{margin-top:26px}body.offer-site .of-lead-row{padding:0}body.offer-site .of-milestone{color:var(--ink);border-color:var(--line);background:#eee6d6}body.offer-site .of-milestone p{margin-top:10px}body.offer-site .of-proof-grid{margin-top:28px}body.offer-site .of-proof-panel p{margin-top:18px}body.offer-site .of-deliverable-list{margin-top:30px}body.offer-site .of-deliverable>span{color:var(--red);font:23px Georgia,serif}body.offer-site .of-deliverable p{margin-top:12px}body.offer-site .of-steps{margin-top:36px}body.offer-site .of-steps>li>span{display:none}body.offer-site .of-steps p{margin-top:14px;font-size:15px}body.offer-site .of-fit-grid{margin-top:50px}body.offer-site .of-price-grid h2{font-size:clamp(34px,4.4vw,56px)}body.offer-site .of-price-grid .button{margin-top:25px}body.offer-site .inquiry-section .of-price-line{color:var(--ink);font-weight:600}body.offer-site .inquiry-grid>div>p{margin-top:22px}body.offer-site .checkbox{display:block;font-size:13px}body.offer-site .checkbox input{vertical-align:middle;margin-right:6px}body.offer-site .hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}body.offer-site .inquiry-form .button{margin-top:22px}body.offer-site .of-related{padding-block:40px}body.offer-site .of-programme .button{margin-top:24px}body.offer-site .of-offer-card p{margin-top:0}body.offer-site .of-offer-card .of-card-price{margin-top:16px}body.offer-site .of-group-heading{grid-template-columns:40px minmax(0,1fr);align-items:baseline}body.offer-site .of-group-number{font-size:22px}body.offer-site .of-group-heading h2{font-size:clamp(29px,3.2vw,43px)}@media(max-width:820px){body.offer-site .nav-cta{display:none}body.offer-site .mobile-nav{margin-left:auto}body.offer-site .mobile-nav nav{top:48px;right:0}body.offer-site .section{padding-block:60px}}@media(prefers-reduced-motion:reduce){body.offer-site .ticker-window{overflow:hidden;min-width:0}body.offer-site .ticker-track span{white-space:normal;max-width:100%;padding:14px 22px}}
