.sade-pilot--project-hub{--project-cream:#f5eee4;--project-paper:#fbf8f2;--project-ink:#24201c;--project-bronze:#9a5d32;--project-green:#435b2c;background:var(--project-paper);color:var(--project-ink)}
.sade-pilot--project-hub .sade-project-hub__section{padding:clamp(60px,6vw,92px) 0}
.sade-pilot--project-hub .sade-project-hub__heading{max-width:880px;margin:0 auto 34px;text-align:center}
.sade-pilot--project-hub .sade-project-hub__heading h2,.sade-pilot--project-hub .sade-project-hub__split h2,.sade-pilot--project-hub .sade-project-hub__customization h2,.sade-pilot--project-hub .sade-project-hub__process h2,.sade-pilot--project-hub .sade-project-hub__workshop h2,.sade-pilot--project-hub .sade-project-hub__contact h2,.sade-pilot--project-hub .sade-project-hub__final h2{margin:0;font:600 clamp(32px,3.8vw,52px)/1.02 var(--sade-serif);letter-spacing:-.02em}
.sade-pilot--project-hub .sade-project-hub__heading p{max-width:800px;margin:12px auto 0;color:#63594f}
.sade-pilot--project-hub .sade-project-hub__eyebrow{margin:0 0 10px;color:var(--project-bronze);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.sade-pilot--project-hub .sade-project-hub__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--project-green);border-radius:2px;background:var(--project-green);padding:12px 20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}
.sade-pilot--project-hub .sade-project-hub__button:hover,.sade-pilot--project-hub .sade-project-hub__button:focus-visible{background:#354923;color:#fff;transform:translateY(-1px)}
.sade-pilot--project-hub .sade-project-hub__button--outline{border-color:#7f756b;background:transparent;color:var(--project-ink)}
.sade-pilot--project-hub .sade-project-hub__button--outline:hover,.sade-pilot--project-hub .sade-project-hub__button--outline:focus-visible{background:var(--project-ink);color:#fff}
.sade-pilot--project-hub .sade-project-hub__button--light{border-color:#f4eadf;background:transparent;color:#fff}
.sade-pilot--project-hub .sade-project-hub__button .sade-icon{width:17px;height:17px}
.sade-pilot--project-hub .sade-project-hub__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}

.sade-pilot--project-hub .sade-project-hub__hero{position:relative;min-height:570px;overflow:hidden;background:linear-gradient(115deg,#f7f1e8 0%,#f2e6d7 52%,#b48b65 100%);isolation:isolate}
.sade-pilot--project-hub .sade-project-hub__hero-media,.sade-pilot--project-hub .sade-project-hub__hero-fallback{position:absolute;inset:0 0 0 37%;z-index:-2}
.sade-pilot--project-hub .sade-project-hub__hero-media:after,.sade-pilot--project-hub .sade-project-hub__hero-fallback:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,var(--project-cream) 0%,rgba(245,238,228,.92) 13%,rgba(245,238,228,.38) 32%,transparent 54%),linear-gradient(90deg,transparent 60%,rgba(25,17,11,.12))}
.sade-pilot--project-hub .sade-project-hub__hero-fallback{background:radial-gradient(circle at 75% 35%,rgba(224,154,78,.65),transparent 20%),linear-gradient(135deg,#72533a,#2b241e 65%,#151311)}
.sade-pilot--project-hub .sade-project-hub__hero .sade-global-hero__picture,.sade-pilot--project-hub .sade-project-hub__hero-image{display:block;width:100%;height:100%}
.sade-pilot--project-hub .sade-project-hub__hero-image{object-fit:cover;object-position:center}
.sade-pilot--project-hub .sade-project-hub__hero-inner{display:flex;min-height:570px;flex-direction:column;padding-top:30px;padding-bottom:54px}
.sade-pilot--project-hub .sade-global-hero__breadcrumb{width:min(52%,650px)}
.sade-pilot--project-hub .sade-project-hub__hero-copy{display:flex;width:min(49%,650px);flex:1;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:24px}
.sade-pilot--project-hub .sade-project-hub__hero-copy h1{max-width:620px;margin:0;font:600 clamp(46px,5.1vw,74px)/.95 var(--sade-serif);letter-spacing:-.035em}
.sade-pilot--project-hub .sade-project-hub__hero-copy>p:not(.sade-project-hub__eyebrow){max-width:590px;margin:18px 0 0;color:#514940;font-size:16px;line-height:1.65}

.sade-pilot--project-hub .sade-project-hub__audience{background:#fff}
.sade-pilot--project-hub .sade-project-hub__audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.sade-pilot--project-hub .sade-project-hub__audience-card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid #ded4c9;background:#fff;box-shadow:0 10px 25px rgba(46,34,24,.07)}
.sade-pilot--project-hub .sade-project-hub__audience-media{height:190px;background:#3a2d23;overflow:hidden}
.sade-pilot--project-hub .sade-project-hub__audience-media.is-empty{background:linear-gradient(135deg,#7d5b40,#2a231e)}
.sade-pilot--project-hub .sade-project-hub__card-image{width:100%;height:100%;object-fit:cover}
.sade-pilot--project-hub .sade-project-hub__audience-icon{position:absolute;top:164px;left:50%;display:grid;width:52px;height:52px;place-items:center;transform:translateX(-50%);border:1px solid #d7c9bb;border-radius:50%;background:#fff;color:var(--project-bronze)}
.sade-pilot--project-hub .sade-project-hub__audience-icon .sade-icon{width:25px;height:25px}
.sade-pilot--project-hub .sade-project-hub__audience-copy{display:flex;min-height:175px;flex:1;flex-direction:column;align-items:center;padding:38px 22px 25px;text-align:center}
.sade-pilot--project-hub .sade-project-hub__audience-copy h3{margin:0;font-size:17px;line-height:1.3}
.sade-pilot--project-hub .sade-project-hub__audience-copy p{margin:10px 0 0;color:#62594f;font-size:13px;line-height:1.6}

.sade-pilot--project-hub .sade-project-hub__approach{background:var(--project-cream)}
.sade-pilot--project-hub .sade-project-hub__split{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:stretch}
.sade-pilot--project-hub .sade-project-hub__split-copy{display:flex;flex-direction:column;justify-content:center;padding:55px 58px 55px 0}
.sade-pilot--project-hub .sade-project-hub__split-copy>p:not(.sade-project-hub__eyebrow){margin:20px 0 0;color:#5a5148;line-height:1.7}
.sade-pilot--project-hub .sade-project-hub__split-media{min-height:460px;overflow:hidden;background:linear-gradient(135deg,#8b6042,#2c231d)}
.sade-pilot--project-hub .sade-project-hub__split-image{width:100%;height:100%;object-fit:cover}
.sade-pilot--project-hub .sade-project-hub__values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin-top:30px}
.sade-pilot--project-hub .sade-project-hub__values>div{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}
.sade-pilot--project-hub .sade-project-hub__values .sade-icon{width:28px;height:28px;flex:0 0 28px;color:var(--project-bronze)}

.sade-pilot--project-hub .sade-project-hub__solutions{background:#fff}
.sade-pilot--project-hub .sade-project-hub__solutions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.sade-pilot--project-hub .sade-project-hub__solution-card{position:relative;min-height:270px;overflow:hidden;background:linear-gradient(135deg,#684930,#1b1815);color:#fff}
.sade-pilot--project-hub .sade-project-hub__solution-card:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(13,10,8,.92) 0%,rgba(13,10,8,.28) 68%,rgba(13,10,8,.06) 100%)}
.sade-pilot--project-hub .sade-project-hub__solution-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.sade-pilot--project-hub .sade-project-hub__solution-card:hover .sade-project-hub__solution-image{transform:scale(1.035)}
.sade-pilot--project-hub .sade-project-hub__solution-copy{position:absolute;z-index:1;inset:auto 0 0;padding:25px}
.sade-pilot--project-hub .sade-project-hub__solution-copy h3{margin:0;font:600 25px/1.05 var(--sade-serif)}
.sade-pilot--project-hub .sade-project-hub__solution-copy p{margin:8px 0 0;color:#f3ede5;font-size:13px;line-height:1.5}
.sade-pilot--project-hub .sade-project-hub__solution-copy a{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:700}
.sade-pilot--project-hub .sade-project-hub__solution-copy a .sade-icon{width:16px}

.sade-pilot--project-hub .sade-project-hub__customization{display:grid;grid-template-columns:minmax(0,36%) minmax(0,64%);background:var(--project-cream)}
.sade-pilot--project-hub .sade-project-hub__customization-media{min-height:500px;background:linear-gradient(135deg,#765037,#201a16);overflow:hidden}
.sade-pilot--project-hub .sade-project-hub__customization-image{width:100%;height:100%;object-fit:cover}
.sade-pilot--project-hub .sade-project-hub__customization-copy{max-width:940px;padding:62px clamp(36px,6vw,88px)}
.sade-pilot--project-hub .sade-project-hub__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 24px;margin-top:30px}
.sade-pilot--project-hub .sade-project-hub__detail{display:flex;min-width:0;gap:13px;border-bottom:1px solid #d8cbbd;padding:18px 0}
.sade-pilot--project-hub .sade-project-hub__detail>.sade-icon{width:27px;height:27px;flex:0 0 27px;color:var(--project-bronze)}
.sade-pilot--project-hub .sade-project-hub__detail h3{margin:0;font-size:14px}.sade-pilot--project-hub .sade-project-hub__detail p{margin:6px 0 0;color:#62594f;font-size:12px;line-height:1.5}
.sade-pilot--project-hub .sade-project-hub__note{margin:18px 0 0;color:#6c6258;font-size:12px}

.sade-pilot--project-hub .sade-project-hub__process{padding:58px 0;background:#201d19;color:#fff}
.sade-pilot--project-hub .sade-project-hub__process-inner{display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px;align-items:stretch}
.sade-pilot--project-hub .sade-project-hub__process-lead{display:flex;flex-direction:column;justify-content:center}
.sade-pilot--project-hub .sade-project-hub__process-lead h2{font-size:36px}.sade-pilot--project-hub .sade-project-hub__process-lead p{margin:12px 0 0;color:#d2c8bd;font-size:13px}
.sade-pilot--project-hub .sade-project-hub__process-lead .sade-project-hub__button{align-self:flex-start;margin-top:20px}
.sade-pilot--project-hub .sade-project-hub__steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none}
.sade-pilot--project-hub .sade-project-hub__steps li{position:relative;min-width:0;border-left:1px solid rgba(255,255,255,.15);padding:15px 18px}
.sade-pilot--project-hub .sade-project-hub__step-number{display:block;color:#c58b50;font-size:15px;font-weight:700;letter-spacing:.08em}
.sade-pilot--project-hub .sade-project-hub__steps h3{margin:14px 0 0;font:600 17px/1.12 var(--sade-serif)}
.sade-pilot--project-hub .sade-project-hub__steps p{margin:10px 0 0;color:#cfc6bc;font-size:11px;line-height:1.55}

.sade-pilot--project-hub .sade-project-hub__workshop{background:#fff}
.sade-pilot--project-hub .sade-project-hub__workshop-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) minmax(280px,.75fr);align-items:stretch;gap:0}
.sade-pilot--project-hub .sade-project-hub__workshop-media{min-height:420px;background:linear-gradient(135deg,#83593c,#251d18);overflow:hidden}
.sade-pilot--project-hub .sade-project-hub__workshop-image{width:100%;height:100%;object-fit:cover}
.sade-pilot--project-hub .sade-project-hub__workshop-copy{padding:40px}.sade-pilot--project-hub .sade-project-hub__workshop-copy h2{font-size:38px}.sade-pilot--project-hub .sade-project-hub__workshop-copy>p:not(.sade-project-hub__eyebrow){color:#5f564d;font-size:13px;line-height:1.65}
.sade-pilot--project-hub .sade-project-hub__workshop-copy ul{margin:18px 0 0;padding:0;list-style:none}.sade-pilot--project-hub .sade-project-hub__workshop-copy li{position:relative;margin-top:8px;padding-left:20px;font-size:13px}.sade-pilot--project-hub .sade-project-hub__workshop-copy li:before{position:absolute;left:0;color:var(--project-green);content:"✓"}
.sade-pilot--project-hub .sade-project-hub__contact{align-self:center;background:var(--project-cream);padding:38px}.sade-pilot--project-hub .sade-project-hub__contact h2{color:#7d4c2f;font-size:36px}.sade-pilot--project-hub .sade-project-hub__contact p{color:#594f46;font-size:13px;line-height:1.6}.sade-pilot--project-hub .sade-project-hub__contact-actions{display:grid;gap:10px;margin-top:22px}.sade-pilot--project-hub .sade-project-hub__contact .sade-project-hub__button{width:100%}

.sade-pilot--project-hub .sade-project-hub__faq{padding-top:0;background:#fff}.sade-pilot--project-hub .sade-project-hub__faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 18px}.sade-pilot--project-hub .sade-project-hub__faq-item{border:1px solid #ddd2c5}.sade-pilot--project-hub .sade-project-hub__faq-item h3{margin:0}.sade-pilot--project-hub .sade-project-hub__faq-item button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:12px;border:0;background:#fff;padding:12px 15px;color:var(--project-ink);text-align:left;font-weight:600;cursor:pointer}.sade-pilot--project-hub .sade-project-hub__faq-item button:focus-visible{outline:3px solid rgba(154,93,50,.35);outline-offset:2px}.sade-pilot--project-hub .sade-project-hub__faq-item>div{padding:0 15px 16px;color:#5d544b;font-size:13px}.sade-pilot--project-hub .sade-project-hub__faq-item>div>:last-child{margin-bottom:0}

.sade-pilot--project-hub .sade-project-hub__final{position:relative;min-height:310px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#5d402e,#181512);color:#fff;text-align:center}.sade-pilot--project-hub .sade-project-hub__final-image,.sade-pilot--project-hub .sade-project-hub__final-shade{position:absolute;inset:0;width:100%;height:100%}.sade-pilot--project-hub .sade-project-hub__final-image{object-fit:cover}.sade-pilot--project-hub .sade-project-hub__final-shade{background:rgba(18,13,10,.67)}.sade-pilot--project-hub .sade-project-hub__final-copy{position:relative;z-index:1;padding-top:55px;padding-bottom:55px}.sade-pilot--project-hub .sade-project-hub__final-copy p{max-width:760px;margin:14px auto 0;color:#ede5dc}.sade-pilot--project-hub .sade-project-hub__final .sade-project-hub__actions{justify-content:center}

@media(max-width:1280px){.sade-pilot--project-hub .sade-project-hub__audience-copy{padding-inline:16px}.sade-pilot--project-hub .sade-project-hub__details{grid-template-columns:repeat(2,minmax(0,1fr))}.sade-pilot--project-hub .sade-project-hub__process-inner{grid-template-columns:200px minmax(0,1fr);gap:20px}.sade-pilot--project-hub .sade-project-hub__steps li{padding-inline:12px}.sade-pilot--project-hub .sade-project-hub__workshop-grid{grid-template-columns:1.1fr .9fr}.sade-pilot--project-hub .sade-project-hub__contact{grid-column:1/-1;margin-top:24px}}
@media(max-width:1024px){.sade-pilot--project-hub .sade-project-hub__hero-media,.sade-pilot--project-hub .sade-project-hub__hero-fallback{left:45%}.sade-pilot--project-hub .sade-project-hub__hero-copy{width:56%}.sade-pilot--project-hub .sade-project-hub__audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sade-pilot--project-hub .sade-project-hub__solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sade-pilot--project-hub .sade-project-hub__customization{grid-template-columns:42% 58%}.sade-pilot--project-hub .sade-project-hub__process-inner{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__process-lead{max-width:620px}.sade-pilot--project-hub .sade-project-hub__steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:22px}}
@media(max-width:767px){.sade-pilot--project-hub .sade-project-hub__section{padding:48px 0}.sade-pilot--project-hub .sade-project-hub__heading{margin-bottom:25px}.sade-pilot--project-hub .sade-project-hub__heading h2,.sade-pilot--project-hub .sade-project-hub__split h2,.sade-pilot--project-hub .sade-project-hub__customization h2,.sade-pilot--project-hub .sade-project-hub__workshop h2,.sade-pilot--project-hub .sade-project-hub__contact h2,.sade-pilot--project-hub .sade-project-hub__final h2{font-size:36px}.sade-pilot--project-hub .sade-project-hub__hero{min-height:760px}.sade-pilot--project-hub .sade-project-hub__hero-media,.sade-pilot--project-hub .sade-project-hub__hero-fallback{inset:0 0 auto;height:330px}.sade-pilot--project-hub .sade-project-hub__hero-media:after,.sade-pilot--project-hub .sade-project-hub__hero-fallback:after{background:linear-gradient(0deg,var(--project-cream) 0%,rgba(245,238,228,.85) 19%,transparent 48%),linear-gradient(180deg,rgba(20,14,10,.05),rgba(20,14,10,.18))}.sade-pilot--project-hub .sade-project-hub__hero-inner{min-height:760px;padding-top:300px;padding-bottom:40px}.sade-pilot--project-hub .sade-global-hero__breadcrumb{width:100%;font-size:12px}.sade-pilot--project-hub .sade-project-hub__hero-copy{width:100%;padding-top:18px;justify-content:flex-start}.sade-pilot--project-hub .sade-project-hub__hero-copy h1{font-size:clamp(43px,13vw,58px)}.sade-pilot--project-hub .sade-project-hub__hero-copy>p:not(.sade-project-hub__eyebrow){font-size:14px}.sade-pilot--project-hub .sade-project-hub__actions,.sade-pilot--project-hub .sade-project-hub__actions .sade-project-hub__button{width:100%}.sade-pilot--project-hub .sade-project-hub__audience-grid,.sade-pilot--project-hub .sade-project-hub__solutions-grid{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__audience-media{height:220px}.sade-pilot--project-hub .sade-project-hub__audience-icon{top:194px}.sade-pilot--project-hub .sade-project-hub__audience-copy{min-height:0}.sade-pilot--project-hub .sade-project-hub__split{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__split-copy{padding:0 0 36px}.sade-pilot--project-hub .sade-project-hub__split-media{min-height:310px}.sade-pilot--project-hub .sade-project-hub__values{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__solution-card{min-height:285px}.sade-pilot--project-hub .sade-project-hub__customization{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__customization-media{min-height:310px}.sade-pilot--project-hub .sade-project-hub__customization-copy{padding:44px 22px}.sade-pilot--project-hub .sade-project-hub__details{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__process{padding:48px 0}.sade-pilot--project-hub .sade-project-hub__steps{grid-template-columns:1fr;margin-top:22px}.sade-pilot--project-hub .sade-project-hub__steps li{border-left:2px solid rgba(197,139,80,.5);padding:8px 0 22px 20px}.sade-pilot--project-hub .sade-project-hub__steps h3{font-size:20px}.sade-pilot--project-hub .sade-project-hub__steps p{font-size:13px}.sade-pilot--project-hub .sade-project-hub__workshop-grid{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__workshop-media{min-height:310px}.sade-pilot--project-hub .sade-project-hub__workshop-copy,.sade-pilot--project-hub .sade-project-hub__contact{padding:30px 22px}.sade-pilot--project-hub .sade-project-hub__contact{margin-top:0}.sade-pilot--project-hub .sade-project-hub__faq-grid{grid-template-columns:1fr}.sade-pilot--project-hub .sade-project-hub__final{min-height:430px}}
@media(min-width:768px) and (max-width:1024px){.sade-pilot--project-hub .sade-project-hub__workshop-grid{grid-template-columns:1fr 1fr}.sade-pilot--project-hub .sade-project-hub__contact{grid-column:1/-1}}
