:root{--navy:#071b32;--navy-2:#0d2946;--gold:#c0a33a;--parchment:#f3eee5;--cream:#fbf9f5;--ink:#132337;--muted:#64707a;--line:rgba(19,35,55,.17);--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--serif);font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,textarea{font:inherit}a,button{transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header{height:88px;background:#fffdf9;position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(7,27,50,.09)}.header-inner{height:100%;max-width:1320px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:32px}.brand{width:277px;flex:0 1 277px}.brand img{width:100%;height:auto}nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1 1}nav a{font-size:14px;font-weight:700;color:#344253;position:relative}nav a:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}nav a:hover:after{transform:scaleX(1);transform-origin:left}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:12px 20px;font-size:14px;font-weight:700;letter-spacing:.01em}.header-cta{background:var(--navy);color:#fff;white-space:nowrap}.button-dark:hover,.header-cta:hover{background:#193b5f;transform:translateY(-2px)}.home-hero{min-height:calc(100vh - 88px);max-height:790px;position:relative;overflow:hidden;color:#fff;background:var(--navy)}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,50,.91),rgba(7,27,50,.8) 34%,rgba(7,27,50,.22) 68%,rgba(7,27,50,.07))}.hero-copy{position:relative;z-index:1;max-width:1320px;margin:auto;padding:112px 34px 82px;width:100%;animation:heroIn .8s ease both}.hero-copy>*{max-width:630px}.eyebrow{margin:0 0 18px;font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,5.5vw,5.7rem);line-height:.98;margin-bottom:24px}h1,h2{letter-spacing:-.045em;font-weight:500}h2{font-size:clamp(2.2rem,4vw,4.5rem);line-height:1.02;margin-bottom:26px}h3{font-size:1.48rem;line-height:1.15;font-weight:500;margin-bottom:10px}p{margin-bottom:18px}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.48;color:rgba(255,255,255,.87);max-width:570px}.button-row{margin-top:33px;display:flex;gap:26px;align-items:center;flex-wrap:wrap}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:var(--parchment);transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff;border:0;cursor:pointer}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#d4bb62;transform:translateY(-2px)}.text-link{font-size:15px;font-weight:700;border-bottom:1px solid;padding-bottom:3px;display:inline-block}.text-link span{display:inline-block;margin-left:6px;transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}.light-link{color:#fff}.section{padding:120px max(34px,calc((100vw - 1252px)/2))}.statement{background:var(--parchment);position:relative}.statement:after{content:"";position:absolute;width:150px;height:150px;right:6%;top:-75px;border-radius:50%;border:1px solid rgba(192,163,58,.55);background:var(--parchment);box-shadow:inset 0 0 0 13px var(--parchment),inset 0 0 0 14px rgba(192,163,58,.35)}.statement-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:84px;gap:84px;position:relative;z-index:1;align-items:end}.statement-grid h2{max-width:680px}.lead{font-size:21px;line-height:1.55;max-width:510px;margin:0;color:#374756}.chapters{border-top:1px solid var(--line);margin-top:77px;display:grid;grid-template-columns:repeat(3,1fr)}.chapters>div{padding:28px 32px 0 0;border-right:1px solid var(--line);margin-right:28px}.chapters>div:last-child{border:0;margin:0}.chapters span,.service-list article>span,.step-list article>span{font-size:13px;letter-spacing:.08em;color:var(--gold);font-weight:700}.chapters h3{margin-top:40px}.chapters p{font-size:16px;color:#56636d;max-width:300px}.services{background:#fffdf9}.section-intro{max-width:690px}.service-list{border-top:1px solid var(--line);margin-top:60px}.service-list article{padding:27px 0;display:grid;grid-template-columns:90px 1fr auto;grid-gap:26px;gap:26px;border-bottom:1px solid var(--line);align-items:center}.service-list h3{margin:0 0 5px;font-size:1.6rem}.service-list p{margin:0;color:var(--muted)}.service-list a{font-size:14px;font-weight:700}.service-list a b{color:var(--gold);font-size:19px;margin-left:7px}.process-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.process-image-wrap{min-height:680px}.process-image-wrap img{width:100%;height:100%;object-fit:cover}.process-copy{padding:106px max(34px,calc((100vw - 1252px)/2)) 100px 82px}.process-copy h2{font-size:clamp(2.5rem,4.2vw,4.7rem)}.process-copy ol{margin:48px 0;padding:0;list-style:none}.process-copy li{display:grid;grid-template-columns:43px 1fr;grid-gap:14px;gap:14px;padding:16px 0;border-top:1px solid rgba(255,255,255,.22);font-size:16px;line-height:1.48;color:rgba(255,255,255,.86)}.process-copy li span{color:var(--gold);font-size:13px;font-weight:700}.process-copy .text-link{color:#fff}.insight-callout{background:#e1d5be;display:flex;align-items:center;justify-content:space-between;gap:60px}.insight-callout>div{max-width:760px}.insight-callout h2{font-size:clamp(2.3rem,4vw,4.2rem);margin-bottom:16px}.insight-callout p:not(.eyebrow){max-width:620px;color:#3e4e5c}.insight-callout a{flex:0 0 auto}.closing-section{min-height:490px;background:linear-gradient(rgba(7,27,50,.92),rgba(7,27,50,.92)),url(https://theocdn.com/site-assets/0303ea6b-72f2-485e-baa7-5d8318774fae/photo/hero-52edc40d8c11b3b5.webp) 50%/cover;color:#fff;display:flex;align-items:center;padding:100px max(34px,calc((100vw - 1252px)/2))}.closing-section>div{max-width:770px}.closing-section h2{max-width:740px}.closing-section p:not(.eyebrow){font-size:19px;max-width:650px;color:rgba(255,255,255,.82)}.page-hero{min-height:530px;background:var(--parchment);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr)}.page-hero-copy{padding:112px max(34px,calc((100vw - 1252px)/2)) 90px;max-width:800px;align-self:center}.page-hero h1{font-size:clamp(3rem,5.1vw,5.4rem)}.page-hero-copy>p:not(.eyebrow){font-size:19px;max-width:580px;color:#4c5b67}.page-hero .button{margin-top:14px}.page-hero>img{height:100%;width:100%;object-fit:cover}.step-list{margin-top:63px;border-top:1px solid var(--line)}.step-list article{display:grid;grid-template-columns:90px 1fr;grid-gap:28px;gap:28px;padding:31px 0;border-bottom:1px solid var(--line);max-width:900px}.step-list h3{margin-bottom:7px}.step-list p{color:var(--muted);margin:0;max-width:600px}.split-editorial{padding:100px max(34px,calc((100vw - 1252px)/2));background:#e8dfd0;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px}.split-editorial>div:first-child{max-width:600px}.split-editorial p:not(.eyebrow){font-size:19px;color:#485966}.quiet-panel{border-top:1px solid var(--gold);padding-top:22px}.quiet-panel ul{padding:0;margin:22px 0 0;list-style:none}.quiet-panel li{padding:13px 0;border-bottom:1px solid var(--line)}.simple-cta{padding:90px max(34px,calc((100vw - 1252px)/2));display:flex;justify-content:space-between;align-items:center;gap:50px;background:var(--navy);color:#fff}.simple-cta h2{margin:0;font-size:clamp(2.2rem,3.5vw,4rem);max-width:720px}.buyer-types{background:var(--navy);color:#fff;padding:110px max(34px,calc((100vw - 1252px)/2))}.buyer-types>div,.career-values,.partner-principles{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;margin-top:45px}.buyer-types article{border-top:1px solid rgba(255,255,255,.32);padding-top:20px}.buyer-types h3{font-size:1.38rem}.buyer-types p{font-size:16px;color:rgba(255,255,255,.78)}.faq{max-width:960px;margin:auto;padding-top:110px;padding-bottom:110px}.faq>p{margin-left:0}.faq details{border-top:1px solid var(--line);padding:0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:23px 0;font-size:21px;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--gold);font-size:25px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:710px;color:var(--muted);padding:0 42px 22px 0;margin:0}.registration-section{padding:105px max(34px,calc((100vw - 1252px)/2));display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;background:#fffdf9}.registration-section>div:first-child p:not(.eyebrow){font-size:19px;color:var(--muted)}.buyer-embed{min-height:540px;border-top:1px solid var(--gold);padding-top:20px}.report-grid{display:grid;grid-template-columns:1fr .7fr;grid-gap:90px;gap:90px}.large-list{list-style:none;padding:0;margin:35px 0 0;border-top:1px solid var(--line);max-width:600px}.large-list li{padding:15px 0;border-bottom:1px solid var(--line);font-size:20px}.report-card{align-self:center;background:var(--navy);color:#fff;padding:45px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.report-card p{font-size:22px}.report-card a{color:var(--gold);font-weight:700;border-bottom:1px solid rgba(192,163,58,.55);padding-bottom:9px}.report-card span{float:right}.career-values article,.partner-principles article{border-top:1px solid var(--line);padding-top:20px}.career-values p,.partner-principles p{color:var(--muted);font-size:16px}.openings{padding-top:20px}.openings>article{border-top:1px solid var(--line);padding:36px 0;display:flex;justify-content:space-between;gap:40px;align-items:center}.openings>article:last-child{border-bottom:1px solid var(--line)}.openings h2{font-size:2rem;margin-bottom:7px}.openings p{max-width:750px;color:var(--muted);margin-bottom:0}.openings .job-meta{font-size:13px;color:var(--gold);font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:11px}.story-copy{max-width:900px;margin:auto}.story-copy>p:not(.eyebrow){font-size:20px;color:#445561;line-height:1.65}.ibba-link{margin-top:30px;display:block;width:140px}.contact-section{padding:110px max(34px,calc((100vw - 1252px)/2));display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:110px;gap:110px;background:#fffdf9}.contact-details h2{font-size:clamp(2.6rem,4vw,4.3rem)}.contact-details>a:not(.text-link){display:block;font-size:21px;margin-bottom:7px;color:#26394c}.contact-details .text-link{margin-top:32px}.contact-form{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--gold);padding-top:25px}.contact-form label{font-weight:700;font-size:14px;margin-top:7px}.contact-form label span{font-weight:400;color:var(--muted)}.contact-form input,.contact-form textarea{border:1px solid #bcc2c5;background:#fff;padding:13px 14px;color:var(--ink);border-radius:0}.contact-form textarea{resize:vertical;min-height:130px}.contact-form .button{justify-self:start;margin-top:16px}.form-status{background:#e7efe3;padding:10px 14px;color:#284421;margin:0}.legal{max-width:920px;margin:auto;padding-top:110px;padding-bottom:130px}.legal h1{font-size:clamp(3.5rem,6vw,5.8rem)}.legal h2{font-size:2rem;margin-top:48px;margin-bottom:14px}.legal p{max-width:760px;color:#4c5c68}.not-found{min-height:67vh;background:var(--parchment);padding:150px max(34px,calc((100vw - 1252px)/2))}.not-found h1{max-width:700px}.not-found p:not(.eyebrow){font-size:20px;color:var(--muted);margin-bottom:32px}.site-footer{background:#061629;color:#fff;padding:65px max(34px,calc((100vw - 1252px)/2)) 27px}.footer-inner{display:grid;grid-template-columns:1.6fr 1.1fr .65fr .65fr;grid-gap:38px;gap:38px;padding-bottom:50px}.footer-logo{max-width:320px}.footer-tagline{margin:22px 0 0;color:var(--gold);font-size:18px}.footer-contact p{color:rgba(255,255,255,.73);margin-bottom:11px}.footer-contact a,.footer-links a{display:block;margin-bottom:9px;color:#fff}.footer-links a{font-size:15px}.footer-contact a:hover,.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.17);padding-top:22px;display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-bottom p{font-size:12px;line-height:1.5;color:rgba(255,255,255,.58);max-width:810px;margin:0}.footer-bottom img{height:30px;width:auto}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1000px){.site-header{height:auto}.header-inner{min-height:78px;padding:12px 24px;flex-wrap:wrap}.brand{width:220px}.header-cta{margin-left:auto}nav{order:3;width:100%;justify-content:flex-start;overflow:auto;padding-bottom:6px;gap:22px}.home-hero{min-height:690px}.hero-copy{padding:100px 34px}.page-hero{grid-template-columns:1fr}.page-hero>img{height:390px;order:-1}.page-hero-copy{padding:70px 34px}.process-section{grid-template-columns:1fr}.process-image-wrap{min-height:430px}.process-copy{padding:75px 34px}.footer-inner{grid-template-columns:1.5fr 1fr 1fr}.legal-links{grid-column:2}.buyer-types>div,.career-values,.partner-principles{grid-template-columns:repeat(2,1fr)}.contact-section,.registration-section{gap:55px}.footer-bottom{align-items:flex-start}}@media(max-width:700px){body{font-size:16px}.header-inner{padding:12px 18px}.brand{width:204px}.header-cta{font-size:12px;min-height:41px;padding:9px 12px}.home-hero{min-height:720px;max-height:none}.hero-image{object-position:62% center}.hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.92),rgba(7,27,50,.6) 80%,rgba(7,27,50,.3))}.hero-copy{padding:78px 24px 60px}.hero-copy>p:not(.eyebrow){font-size:18px}.button-row{gap:22px}.section{padding:78px 24px}.contact-section,.registration-section,.report-grid,.split-editorial,.statement-grid{grid-template-columns:1fr;gap:36px}.statement:after{display:none}.chapters{display:block;margin-top:46px}.chapters>div{padding:23px 0;border-right:0;border-bottom:1px solid var(--line);margin:0}.chapters h3{margin-top:18px}.service-list{margin-top:40px}.service-list article{grid-template-columns:38px 1fr;gap:14px}.service-list article>a{grid-column:2;justify-self:start;margin-top:4px}.process-image-wrap{min-height:290px}.process-copy{padding:75px 24px}.insight-callout,.simple-cta{padding:75px 24px;display:block}.insight-callout a,.simple-cta .button{margin-top:12px}.closing-section{padding:80px 24px;min-height:440px}.page-hero>img{height:285px}.page-hero-copy{padding:68px 24px}.page-hero h1{font-size:clamp(3rem,13vw,4.2rem)}.step-list{margin-top:42px}.step-list article{grid-template-columns:40px 1fr;gap:15px;padding:24px 0}.step-list h3{font-size:1.35rem}.buyer-types{padding:78px 24px}.buyer-types>div,.career-values,.partner-principles{grid-template-columns:1fr;gap:25px}.faq{padding:78px 24px}.faq summary{font-size:19px}.faq details p{padding-right:8px}.registration-section{padding:78px 24px}.report-card{padding:32px}.openings>article{display:block;padding:28px 0}.openings .text-link{margin-top:22px}.story-copy>p:not(.eyebrow){font-size:18px}.contact-section{padding:78px 24px}.footer-inner{grid-template-columns:1fr 1fr;gap:35px}.footer-inner>div:first-child{grid-column:span 2}.legal-links{grid-column:auto}.footer-bottom{display:block}.footer-bottom img{margin-top:22px}h1{font-size:clamp(3rem,13vw,4.3rem)}h2{font-size:clamp(2.3rem,10vw,3.4rem)}}nav a{white-space:nowrap}.contact-details>p:not(.eyebrow):before{content:"Office: ";color:var(--gold);font-weight:700}.contact-details>a[href^="tel:"]:before{content:"Call: "}.contact-details>a[href^="mailto:"]:before,.contact-details>a[href^="tel:"]:before{color:var(--gold);font-size:.8em;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.contact-details>a[href^="mailto:"]:before{content:"Email: "}.calendar-shell{min-height:720px;border-top:1px solid var(--gold)}.calendar-shell #my-lunacal-inline-conversation{width:100%;height:720px;overflow:auto}.page-hero-copy>p:not(.eyebrow){inline-size:min(100%,36ch);max-inline-size:36ch}.page-hero{grid-template-columns:minmax(0,1.22fr) minmax(380px,.78fr)}.page-hero h1{font-size:clamp(2.7rem,4.4vw,4.65rem);margin-bottom:14px}.page-hero-copy{padding-top:84px;padding-bottom:70px}.contact-details>p.contact-reassurance:before{content:none}.contact-details>p.contact-reassurance{color:var(--muted);font-size:1.08rem;line-height:1.55;margin:0 0 26px;max-inline-size:34ch}.page-hero:has(+.contact-section) h1{font-size:clamp(2.55rem,4.4vw,4.8rem)}@media (min-width:1001px){.page-hero{grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);min-height:410px}.page-hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:none;padding:56px max(34px,calc((100vw - 1252px) / 2))}.page-hero h1{font-size:clamp(2.35rem,3.7vw,4rem);line-height:1.01;max-inline-size:23ch;margin:0 0 12px}.page-hero-copy>p:not(.eyebrow){inline-size:min(100%,48ch);max-inline-size:48ch;margin:0}.page-hero>img{height:410px}}@media (max-width:1000px){.page-hero{grid-template-columns:1fr;min-height:0}.page-hero>img{height:240px}.page-hero-copy{padding:48px 34px 52px}.page-hero h1{font-size:clamp(2.35rem,8.5vw,3.6rem);line-height:1.03;max-inline-size:21ch;margin-bottom:12px}.page-hero-copy>p:not(.eyebrow){inline-size:min(100%,42ch);max-inline-size:42ch;margin:0}}@media (max-width:700px){.page-hero-copy{padding:42px 24px 46px}.page-hero>img{height:220px}}.process-card-section{background:var(--parchment)}.process-orbit{margin-top:48px;background:#fffdf9;border-top:2px solid var(--gold);box-shadow:0 18px 45px rgba(7,27,50,.08);padding:clamp(28px,5vw,66px)}.orbit-map{--size:min(66vw,660px);--radius:min(28vw,280px);position:relative;width:var(--size);height:var(--size);margin:0 auto}.orbit-ring{position:absolute;inset:13%;border:1px solid rgba(192,163,58,.65);border-radius:50%;animation:orbit-drift 14s linear infinite}.orbit-node{position:absolute;left:50%;top:50%;width:128px;min-height:74px;padding:8px;border:0;background:transparent;color:var(--ink);cursor:pointer;transform:rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%,-50%);text-align:center}.orbit-node span{display:block;color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.1em}.orbit-node b{display:block;font-size:.92rem;line-height:1.05;font-weight:700;margin-top:5px}.orbit-node:after{content:"";display:block;width:7px;height:7px;margin:8px auto 0;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #fffdf9;transition:transform .28s cubic-bezier(.25,1,.5,1),background-color .28s ease}.orbit-node.is-active:after,.orbit-node:hover:after{background:var(--navy);transform:scale(1.6)}.orbit-node.is-active b{color:var(--navy)}.orbit-center{position:absolute;inset:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--navy);color:#fff;border-radius:50%;padding:12%;animation:center-in .45s cubic-bezier(.25,1,.5,1) both}.orbit-center>span{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.12em}.orbit-center h3{font-size:clamp(1.25rem,2.1vw,2rem);margin:10px 0 8px}.orbit-center p{font-size:clamp(.8rem,1.2vw,1rem);line-height:1.42;margin:0;color:rgba(255,255,255,.85)}.orbit-instruction{text-align:center;color:var(--muted);font-size:.95rem;margin:22px 0 0}@keyframes orbit-drift{to{transform:rotate(1turn)}}@keyframes center-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (max-width:700px){.process-orbit{margin-top:34px;padding:26px 6px;overflow:hidden}.orbit-map{--size:340px;--radius:125px}.orbit-node{width:84px;min-height:60px;transform:rotate(var(--angle)) translateX(var(--radius)) rotate(calc(-1 * var(--angle))) translate(-50%,-50%)}.orbit-node b{font-size:.67rem}.orbit-node span{font-size:.6rem}.orbit-center{inset:26%;padding:11%}.orbit-center h3{font-size:1.12rem}.orbit-center p{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.orbit-center,.orbit-ring{animation:none}}.video-card-section{background:var(--navy);color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(32px,6vw,90px);gap:clamp(32px,6vw,90px);align-items:center}.video-card-copy{max-width:480px}.video-card-copy h2{margin-bottom:18px}.video-card-copy>p:not(.eyebrow){color:rgba(255,255,255,.8);font-size:1.1rem}.video-card-frame{aspect-ratio:16/9;overflow:hidden;border-top:2px solid var(--gold);background:#050f1c;box-shadow:0 18px 44px rgba(0,0,0,.28)}.video-card-frame iframe{display:block;width:100%;height:100%;border:0}@media (max-width:800px){.video-card-section{grid-template-columns:1fr;gap:28px}}.seller-video-section{background:var(--navy);color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:clamp(32px,6vw,90px);gap:clamp(32px,6vw,90px);align-items:center;padding:94px max(34px,calc((100vw - 1252px) / 2))}.seller-video-section>div{max-width:460px}.seller-video-section h2{margin-bottom:18px}.seller-video-section p:not(.eyebrow){color:rgba(255,255,255,.8);font-size:1.1rem}.seller-video-section video{width:100%;aspect-ratio:16/9;border-top:2px solid var(--gold);background:#050f1c;box-shadow:0 18px 44px rgba(0,0,0,.28)}@media (max-width:800px){.seller-video-section{grid-template-columns:1fr;gap:28px;padding:70px 24px}}.why-matters-section{background:var(--parchment);padding:clamp(56px,8vw,110px) max(24px,calc((100vw - 1252px) / 2))}.why-matters-card{overflow:hidden;border-top:3px solid var(--gold);background:var(--navy);color:#fff;box-shadow:0 20px 52px rgba(7,27,50,.16)}.why-matters-intro{padding:clamp(34px,5vw,68px) clamp(28px,5vw,70px) clamp(30px,4vw,52px);max-width:940px}.why-matters-intro h2{margin:12px 0 0;font-size:clamp(2rem,4vw,4rem);line-height:1.02}.why-matters-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.18)}.why-matters-stats article{min-height:250px;padding:32px clamp(20px,2.5vw,38px);border-right:1px solid rgba(255,255,255,.18)}.why-matters-stats article:last-child{border-right:0}.why-matters-footer strong,.why-matters-stats strong{display:block;color:var(--gold);font-family:var(--serif);font-size:clamp(2.6rem,4vw,4.3rem);font-weight:400;line-height:.95;letter-spacing:-.06em}.why-matters-stats p{margin:22px 0 0;color:rgba(255,255,255,.8);font-size:.97rem;line-height:1.5}.why-matters-footer{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:30px clamp(28px,5vw,70px) 34px;border-top:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.12)}.why-matters-footer>div{display:flex;align-items:baseline;gap:26px;max-width:790px}.why-matters-footer strong{flex:0 0 auto;font-size:clamp(2.35rem,3.5vw,3.5rem)}.why-matters-footer p{margin:0;color:rgba(255,255,255,.8);line-height:1.5}@media (max-width:900px){.why-matters-stats{grid-template-columns:repeat(2,1fr)}.why-matters-stats article:nth-child(2){border-right:0}.why-matters-stats article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}}@media (max-width:620px){.why-matters-section{padding:48px 16px}.why-matters-intro{padding:34px 26px 30px}.why-matters-intro h2{font-size:2.05rem}.why-matters-stats{grid-template-columns:1fr}.why-matters-stats article{min-height:0;padding:26px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.why-matters-stats article:nth-child(2){border-right:0}.why-matters-stats article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)}.why-matters-stats p{margin-top:14px}.why-matters-footer{display:block;padding:28px 26px 32px}.why-matters-footer>div{display:block}.why-matters-footer p{margin-top:14px}.why-matters-footer .button{margin-top:26px}}.about-intro{display:grid;grid-template-columns:1.1fr .75fr;grid-gap:clamp(44px,8vw,130px);gap:clamp(44px,8vw,130px);align-items:end;background:#fffdf9}.about-intro h2{max-width:700px;margin-bottom:0}.about-intro-copy{max-width:500px}.about-intro-copy p{margin:0 0 24px;color:var(--muted);font-size:1.2rem;line-height:1.6}.about-model{display:grid;grid-template-columns:.95fr 1.05fr;background:var(--navy);color:#fff}.about-model-copy{padding:clamp(60px,9vw,135px) clamp(34px,8vw,130px);align-self:center}.about-model-copy h2{margin-bottom:20px}.about-model-copy>p:not(.eyebrow){color:rgba(255,255,255,.82);font-size:1.15rem;line-height:1.6;max-width:540px}.about-model-copy .text-link{color:#fff;margin-top:18px}.about-model>img{height:100%;min-height:490px;width:100%;object-fit:cover}.about-values{background:var(--parchment)}.about-values>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line);margin-top:48px}.about-values article{min-height:260px;padding:28px 28px 0 0;margin-right:28px;border-right:1px solid var(--line)}.about-values article:last-child{border-right:0;margin-right:0}.about-values span{color:var(--gold);display:block;font-size:.8rem;font-weight:700;letter-spacing:.1em}.about-values h3{margin-top:40px}.about-values p{color:var(--muted);font-size:.98rem;line-height:1.55}@media (max-width:900px){.about-intro,.about-model{grid-template-columns:1fr}.about-model-copy{padding:72px 34px}.about-model>img{min-height:340px;height:420px}.about-values>div{grid-template-columns:repeat(2,1fr)}.about-values article:nth-child(2){border-right:0;margin-right:0}.about-values article:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:28px;margin-bottom:28px}}@media (max-width:620px){.about-intro{padding:72px 24px;gap:24px}.about-intro-copy p{font-size:1.08rem}.about-model-copy{padding:64px 24px}.about-model>img{height:300px;min-height:0}.about-values>div{grid-template-columns:1fr;margin-top:34px}.about-values article,.about-values article:nth-child(2){min-height:0;padding:24px 0;margin:0;border-right:0;border-bottom:1px solid var(--line)}.about-values article:last-child{border-bottom:0}.about-values article:nth-child(-n+2){margin:0;padding-bottom:24px}.about-values h3{margin-top:18px}}.footer-memberships{margin-top:26px}.footer-memberships p{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}.footer-memberships a{display:inline-block;margin:0}.footer-memberships img{width:180px;height:auto;opacity:1}.footer-memberships a:hover img{transform:translateY(-2px)}.faq{max-width:1320px}.nav-dropdown{position:relative}.nav-dropdown summary{align-items:center;color:#344253;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:5px;list-style:none;position:relative}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary span{color:var(--gold);font-size:1rem;line-height:.8;transition:transform .2s ease}.nav-dropdown[open] summary span{transform:rotate(180deg)}.nav-submenu{background:#fffdf9;border-top:2px solid var(--gold);box-shadow:0 12px 28px rgba(7,27,50,.16);left:-18px;min-width:150px;padding:10px 0;position:absolute;top:calc(100% + 16px);z-index:20}nav .nav-submenu a{display:block;font-size:13px;padding:9px 18px;white-space:nowrap}nav .nav-submenu a:hover{background:var(--parchment);color:var(--navy)}@media (max-width:1000px){nav{flex-wrap:wrap;gap:8px 18px;overflow:visible;padding-bottom:0}.nav-dropdown[open]{align-self:stretch;display:flex;flex-wrap:wrap;gap:7px 12px}.nav-dropdown[open] summary{margin-bottom:0}.nav-submenu{box-shadow:none;display:flex;flex-basis:100%;gap:12px;left:auto;min-width:0;padding:0 0 6px;position:static}nav .nav-submenu a{padding:0}}.blog-hero,.category-hero{background:var(--parchment);padding:110px max(34px,calc((100vw - 1252px)/2)) 100px}.blog-hero h1{max-width:920px}.blog-hero>p:not(.eyebrow){font-size:1.25rem;max-width:700px;color:var(--muted)}.blog-categories{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.blog-card,.category-card{background:#fffdf9;display:block;box-shadow:0 15px 34px rgba(7,27,50,.08)}.blog-card:hover,.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(7,27,50,.13)}.blog-card:active,.category-card:active{transform:translateY(-1px) scale(.995)}.blog-card img,.category-card img{width:100%;height:280px;object-fit:cover}.blog-card>div,.category-card>div{padding:30px}.blog-card h2,.category-card h2{font-size:2.05rem;margin-bottom:12px}.blog-card p:not(.eyebrow),.category-card p:not(.eyebrow){color:var(--muted)}.blog-card span,.category-card span{color:var(--navy);font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:4px}.category-hero{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px;align-items:center}.category-hero img{width:100%;height:380px;object-fit:cover}.category-hero .text-link{margin-bottom:38px}.category-hero h1{margin-top:20px}.category-hero p:not(.eyebrow){font-size:1.15rem;color:var(--muted);max-width:610px}.post-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.blog-post header{background:var(--parchment);padding:88px max(34px,calc((100vw - 1040px)/2)) 0}.blog-post header .text-link{margin-bottom:44px}.blog-post header h1{max-width:900px}.blog-post header>p:not(.eyebrow){font-size:1.23rem;max-width:730px;color:var(--muted)}.blog-post-hero-image{width:100%;height:470px;object-fit:cover;margin-top:48px}.article-body{max-width:760px;margin:0 auto;padding:90px 0}.article-body section{margin-bottom:58px}.article-body h2{font-size:2.35rem;margin-bottom:20px}.article-body>section>p,.article-copy p{font-size:1.12rem;line-height:1.75;color:#3e4e5c}.article-copy a{color:var(--navy);font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-decoration-thickness:1px;text-underline-offset:3px}.article-copy ul{margin:24px 0;padding-left:24px;color:#3e4e5c}.article-copy li{font-size:1.08rem;line-height:1.65;margin-bottom:10px}.article-section-image{width:100%;height:auto;max-height:470px;object-fit:cover;margin-top:32px}.article-map{display:flex;align-items:center;gap:13px;flex-wrap:wrap;background:var(--navy);color:#fff;padding:26px;margin:35px 0}.article-map span{color:var(--gold);font-size:.8rem;font-weight:700}.article-map strong{font-size:.95rem}.article-map i{color:var(--gold);font-style:normal}.article-help{background:#e8dfd0;padding:40px;margin-top:24px}.article-help h2{font-size:2rem}.article-help .button{margin-top:10px}.blog-faq details{border-top:1px solid var(--line);padding:0}.blog-faq details:last-child{border-bottom:1px solid var(--line)}.blog-faq summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:20px 0;font-size:1.1rem;font-weight:700}.blog-faq summary span{color:var(--gold);font-size:1.45rem}.blog-faq details p{padding-bottom:20px;margin:0}.related-posts{background:var(--parchment)}.related-posts>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px;margin-top:35px}.related-posts .blog-card img{height:180px}.related-posts .blog-card>div{padding:22px}.related-posts .blog-card h2{font-size:1.45rem}.related-posts .blog-card p:not(.eyebrow){font-size:.95rem}@media(max-width:800px){.blog-hero,.category-hero{padding:76px 24px}.blog-categories,.category-hero,.post-grid{grid-template-columns:1fr}.blog-card img,.category-card img{height:230px}.category-hero{gap:32px}.category-hero img{height:260px}.blog-post header{padding:64px 24px 0}.blog-post-hero-image{height:250px;margin-top:34px}.article-body{padding:64px 24px}.article-body h2{font-size:2rem}.article-body>section>p,.article-copy p{font-size:1.04rem}.article-map{display:block}.article-map>*{display:block;margin:8px 0}.related-posts{padding:64px 24px}.related-posts>div{grid-template-columns:1fr}.related-posts .blog-card img{height:200px}}.seller-video-section .button{margin-top:12px}.process-copy li strong{display:block;margin-bottom:4px;color:#fff;font-size:17px;line-height:1.2}.process-copy li p{margin:0}.page-hero.buyer-original-hero,.page-hero.seller-original-hero{display:block;min-height:650px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.page-hero.buyer-original-hero>picture,.page-hero.seller-original-hero>img{position:absolute;inset:0;width:100%;height:100%}.buyer-original-hero picture img,.seller-original-hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.page-hero.buyer-original-hero:after,.page-hero.seller-original-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,50,.94),rgba(7,27,50,.78) 42%,rgba(7,27,50,.26) 70%,rgba(7,27,50,.08))}.buyer-original-hero .page-hero-copy,.seller-original-hero .page-hero-copy{position:relative;z-index:1;width:100%;max-width:none;min-height:650px;padding:136px max(34px,calc((100vw - 1252px)/2)) 100px;display:flex;flex-direction:column;justify-content:center}.buyer-original-hero h1,.seller-original-hero h1{color:#fff;max-width:690px;font-size:clamp(3.2rem,4vw,4.7rem)}.buyer-original-hero .page-hero-copy>p:not(.eyebrow),.seller-original-hero .page-hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.88);max-width:640px;font-size:1.18rem;line-height:1.55}.buyer-original-hero .button,.seller-original-hero .button{align-self:flex-start;margin-top:16px}@media (max-width:1000px){.buyer-original-hero .page-hero-copy,.page-hero.buyer-original-hero,.page-hero.seller-original-hero,.seller-original-hero .page-hero-copy{min-height:590px}.buyer-original-hero .page-hero-copy,.seller-original-hero .page-hero-copy{padding:112px 34px 72px;max-width:650px}}@media (max-width:700px){.buyer-original-hero .page-hero-copy,.page-hero.buyer-original-hero,.page-hero.seller-original-hero,.seller-original-hero .page-hero-copy{min-height:620px}.seller-original-hero>img{object-position:60% center}.buyer-original-hero picture img{object-position:66% center}.buyer-original-hero:after,.seller-original-hero:after{background:linear-gradient(90deg,rgba(7,27,50,.94),rgba(7,27,50,.76) 65%,rgba(7,27,50,.28))}.buyer-original-hero .page-hero-copy,.seller-original-hero .page-hero-copy{padding:96px 24px 58px}.buyer-original-hero h1,.seller-original-hero h1{font-size:clamp(2.85rem,12vw,4.1rem)}.buyer-original-hero .page-hero-copy>p:not(.eyebrow),.seller-original-hero .page-hero-copy>p:not(.eyebrow){font-size:1rem}}.seller-original-hero{border-bottom:7px solid oklch(76% .09 84)}.seller-video-section{background:oklch(86% .045 78);color:var(--navy);border-top:1px solid oklch(69% .08 78)}.seller-video-section p:not(.eyebrow){color:#3e4e5c}.seller-video-section video{border-top-color:var(--navy);box-shadow:0 18px 44px rgba(7,27,50,.18)}.why-matters-section{background:oklch(92% .03 145)}.seller-final-cta,.site-footer{border-top:7px solid oklch(76% .09 84)}.site-footer{background:var(--navy)}.buyer-types{background:var(--parchment);color:var(--navy);border-block:7px solid oklch(76% .09 84)}.buyer-types article{border-top-color:rgba(7,27,50,.2)}.buyer-types h3{color:var(--gold)}.buyer-types p{color:#445664}.primary-section-heading{margin:0;color:var(--gold);font-size:clamp(2.7rem,4.7vw,5rem);font-weight:500;letter-spacing:-.045em;line-height:1.02;text-align:center}.process-subtitle,.services-subtitle{margin:18px auto 0;max-width:670px;font-size:clamp(1.15rem,1.8vw,1.55rem);line-height:1.5;text-align:center}.services-subtitle{color:var(--muted)}.process-subtitle{color:rgba(255,255,255,.85)}.services-heading h2{max-width:700px}.process-copy .primary-section-heading{font-size:clamp(2.3rem,3.7vw,4.35rem)}.process-copy ol{margin-top:42px}.career-why-section{background:oklch(90% .04 80)}.partner-directory{background:oklch(92% .03 145)}.career-why-section .primary-section-heading,.openings .primary-section-heading,.partner-directory .primary-section-heading{color:var(--gold)}.career-why-section .primary-section-heading,.partner-directory .primary-section-heading,.partner-work-section .primary-section-heading{text-align:center}.career-values{margin-top:50px}.career-values p{color:#455565}.openings .primary-section-heading{margin-bottom:46px;text-align:center}.openings h3{font-size:2rem;line-height:1.1;margin-bottom:7px}.partner-directory>div{counter-reset:partner;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:clamp(42px,8vw,130px);column-gap:clamp(42px,8vw,130px);margin-top:52px}.partner-directory p{position:relative;margin:0;padding:20px 0 20px 38px;border-bottom:1px solid var(--line);color:#354757;font-size:1.18rem;line-height:1.35}.partner-directory p:before{counter-increment:partner;content:counter(partner,decimal-leading-zero);position:absolute;left:0;top:22px;color:var(--gold);font-size:.73rem;font-weight:700;letter-spacing:.1em}.partner-work-section{background:var(--navy);color:#fff;border-top:7px solid oklch(76% .09 84)}.partner-work-section .primary-section-heading{color:var(--gold)}.partner-work-section .partner-principles{margin-top:52px}.partner-work-section .partner-principles article{border-color:rgba(255,255,255,.3)}.partner-work-section .partner-principles h3{color:var(--gold)}.partner-work-section .partner-principles p{color:#e3ebf2}.partner-final-cta{background:#04111f;border-top:7px solid oklch(76% .09 84)}@media (max-width:620px){.primary-section-heading{font-size:clamp(2.5rem,11vw,3.5rem)}.partner-directory>div{grid-template-columns:1fr;margin-top:34px}.partner-directory p{padding:18px 0 18px 34px}.partner-directory p:before{top:20px}.career-values{margin-top:34px}}.buyer-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}.buyer-steps article{display:flex;flex-direction:column;min-height:250px;margin-right:26px;padding:25px 26px 26px 0;border-bottom:0;border-right:1px solid var(--line)}.buyer-steps article:last-child{margin-right:0;padding-right:0;border-right:0}.buyer-steps h3{margin:20px 0 10px;font-size:1.38rem}.buyer-steps p{max-width:29ch}@media (max-width:1200px) and (min-width:801px){.buyer-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.buyer-steps article:nth-child(2){margin-right:0;padding-right:0;border-right:0}.buyer-steps article:nth-child(-n+2){margin-bottom:26px;padding-bottom:26px;border-bottom:1px solid var(--line)}.buyer-steps article:nth-child(3){border-right:1px solid var(--line)}}@media (max-width:800px){.buyer-steps{display:block}.buyer-steps article,.buyer-steps article:last-child{display:grid;min-height:0;margin:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.buyer-steps article:last-child{border-bottom:1px solid var(--line)}.buyer-steps h3{margin:0 0 7px;font-size:1.35rem}.buyer-steps p{max-width:100%}}.home-hero h1 span{display:block;color:var(--gold)}.mobile-menu{display:none}.home-hero{min-height:clamp(700px,84vh,760px);max-height:760px;border-bottom:7px solid oklch(76% .09 84)}.home-hero .hero-image{object-position:center top}@media (min-width:701px){.home-hero .hero-image{object-fit:contain;object-position:right top;background:var(--navy)}}@media (max-width:700px){.home-hero{min-height:640px;max-height:none}.home-hero .hero-image{object-position:62% top}}.services{background:oklch(98% .01 82)}.services-heading{max-width:800px}.services-heading h2{margin-bottom:0;max-width:720px}.services-layout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);grid-gap:clamp(34px,5vw,82px);gap:clamp(34px,5vw,82px);margin-top:clamp(46px,6vw,72px)}.service-feature{display:grid;grid-template-columns:54px 1fr;grid-gap:18px;gap:18px;align-content:start;min-height:100%;padding:clamp(28px,4vw,48px);background:var(--parchment);border-top:2px solid var(--gold)}.service-feature>span,.service-support article>span{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em}.service-feature h3{font-size:clamp(2.2rem,3.2vw,3.25rem);line-height:.98;margin:0 0 18px}.service-feature p{max-width:430px;color:#4b5b68;font-size:1.08rem;line-height:1.58;margin:0}.service-feature a{grid-column:2;align-self:end;justify-self:start;margin-top:clamp(30px,5vw,72px);font-size:.9rem;font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:5px}.service-feature a b,.service-support a b{color:var(--gold);font-size:1.2rem;margin-left:6px}.service-support{border-top:1px solid var(--line)}.service-support article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:15px;gap:15px;padding:25px 0 27px;border-bottom:1px solid var(--line);align-items:start}.service-support h3{font-size:1.5rem;margin:0 0 7px}.service-support p{max-width:480px;color:var(--muted);margin:0}.service-support a{align-self:center;font-size:.84rem;font-weight:700;white-space:nowrap}@media (max-width:800px){.services-layout{grid-template-columns:1fr;gap:32px;margin-top:42px}.service-feature{padding:31px 25px}.service-feature h3{font-size:2.35rem}.service-feature a{margin-top:32px}.service-support article{grid-template-columns:32px 1fr;gap:13px}.service-support article a{grid-column:2;justify-self:start;margin-top:3px}}.process-section{border-block:7px solid oklch(76% .09 84)}.video-card-section{background:oklch(86% .045 78);color:var(--navy);border-top:1px solid oklch(69% .08 78)}.video-card-copy>p:not(.eyebrow){color:#3e4e5c}.video-card-frame{border-top-color:var(--navy);box-shadow:0 18px 44px rgba(7,27,50,.18)}.insight-callout{background:oklch(92% .03 145);border-top:1px solid oklch(77% .045 145)}.insight-callout p:not(.eyebrow){color:#394b44}.closing-section{border-top:7px solid oklch(76% .09 84)}.seller-guide-section{padding:88px max(34px,calc((100vw - 1252px) / 2));background:oklch(96% .015 82)}.seller-report-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);grid-gap:clamp(44px,9vw,150px);gap:clamp(44px,9vw,150px);align-items:center;background:#fffdf9}.seller-report-copy .primary-section-heading{max-width:720px}.seller-report-copy>p{max-width:620px;margin:22px auto 0;color:#4b5b68;font-size:1.12rem;line-height:1.58;text-align:center}.seller-report-copy ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 34px;gap:0 34px;margin:42px 0 34px;padding:0;list-style:none;border-top:1px solid var(--line)}.seller-report-copy li{display:grid;grid-template-columns:34px 1fr;grid-gap:9px;gap:9px;padding:16px 0;border-bottom:1px solid var(--line);color:var(--navy);font-size:1.04rem}.seller-report-copy li span{color:var(--gold);font-size:.72rem;font-weight:700;letter-spacing:.08em}.seller-report-copy .text-link{color:var(--navy)}.seller-report-cover{display:block;max-width:345px;justify-self:center;border-top:3px solid var(--gold);box-shadow:0 22px 45px rgba(7,27,50,.18);transition:transform .2s ease,box-shadow .2s ease}.seller-report-cover:hover{transform:translateY(-4px);box-shadow:0 28px 52px rgba(7,27,50,.22)}.seller-report-cover img{width:100%;height:auto}@media (max-width:800px){.seller-report-copy ol,.seller-report-section{grid-template-columns:1fr}.seller-report-cover{max-width:255px}}.seller-guide-card{display:grid;grid-template-columns:1.08fr .92fr;background:#fffdf9;border-top:2px solid var(--gold);box-shadow:0 18px 44px rgba(7,27,50,.1)}.seller-guide-copy{padding:52px 58px 54px}.seller-guide-copy h2{max-width:620px;font-size:clamp(2.4rem,4.2vw,4.25rem)}.seller-guide-copy>p:not(.eyebrow):not(.guide-detail){max-width:580px;color:#4b5b68;font-size:18px}.guide-mark{width:38px;height:38px;display:grid;place-items:center;margin:29px 0 19px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font:700 19px Arial,sans-serif}.guide-detail{margin:28px 0 0;max-width:510px;padding-top:18px;border-top:1px solid var(--line);color:#596774;font-size:14px}.seller-guide-action{padding:40px;background:var(--navy);color:#fff;display:flex;align-items:center}.guide-form,.guide-success{width:100%}.guide-form h3,.guide-success h3{color:#fff;font-size:1.8rem;margin-bottom:25px}.guide-form label{display:block;margin:17px 0 7px;color:rgba(255,255,255,.85);font:700 13px Arial,sans-serif}.guide-form input{width:100%;border:1px solid rgba(255,255,255,.42);background:#fff;color:var(--ink);padding:12px 13px;border-radius:0}.guide-form .button,.guide-success .button{margin-top:19px;border:0;cursor:pointer}.guide-form .button:disabled{cursor:wait;opacity:.72;transform:none}.guide-form-status{margin:19px 0 0;padding:11px 13px;background:rgba(255,255,255,.14);color:#fff;font-size:14px}.guide-form-status.is-error{background:#f4ded9;color:#6a2117}.guide-privacy{margin:20px 0 0;color:rgba(255,255,255,.62);font-size:11.5px;line-height:1.45}.guide-success p:not(.eyebrow){color:rgba(255,255,255,.77)}.guide-success .eyebrow{margin-bottom:20px}@media (max-width:800px){.seller-guide-section{padding:70px 24px}.seller-guide-card{grid-template-columns:1fr}.seller-guide-copy{padding:42px 28px 37px}.seller-guide-action{padding:38px 28px}}@media (max-width:700px){.calendar-shell{min-height:660px}.calendar-shell #my-lunacal-inline-conversation{height:660px}}.about-why{background:var(--navy);color:#fff;border-top:7px solid var(--gold);padding-bottom:62px}.about-why .primary-section-heading{color:var(--gold)}.about-section-intro{max-width:830px;margin:26px auto 0;color:#e3ebf2;font-size:clamp(1.15rem,2vw,1.48rem);line-height:1.55;text-align:center}.about-expectations{background:var(--navy);color:#fff;padding-top:0;border-bottom:7px solid var(--gold)}.about-expectations>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 clamp(48px,8vw,132px);gap:0 clamp(48px,8vw,132px)}.about-expectations article{padding:34px 0 38px;border-top:1px solid rgba(255,255,255,.28)}.about-expectations article:last-child{grid-column:1/-1;width:min(100%,560px);justify-self:center;text-align:center}.about-expectations article>span{display:block;margin-bottom:22px;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em}.about-expectations h3{max-width:460px;color:#fff;font-size:clamp(1.65rem,2.4vw,2.15rem)}.about-expectations p{max-width:560px;margin:0;color:#e3ebf2;line-height:1.65}.about-expectations article:last-child h3,.about-expectations article:last-child p{margin-inline:auto}.about-point-of-view{background:oklch(92% .03 145);text-align:center}.about-point-of-view p{max-width:760px;margin:26px auto 30px;color:#3f5149;font-size:clamp(1.1rem,1.8vw,1.38rem);line-height:1.58}.about-point-of-view .text-link{color:var(--navy)}@media (max-width:700px){.about-expectations>div{grid-template-columns:1fr}.about-expectations article:last-child{grid-column:auto}}.buyer-types>.eyebrow,.contact-details h2,.faq>.eyebrow,.registration-section h2,.section h2:not(.primary-section-heading),.seller-guide-copy h2,.seller-video-section h2,.why-matters-intro h2{max-width:820px;margin-inline:auto;color:var(--gold);font-size:clamp(2.7rem,4.7vw,5rem);font-weight:500;letter-spacing:-.045em;line-height:1.02;text-align:center}.contact-details .eyebrow,.registration-section .eyebrow,.section .eyebrow,.seller-guide-copy .eyebrow,.seller-video-section .eyebrow,.why-matters-intro .eyebrow{text-align:center}.contact-details .eyebrow+h2,.registration-section .eyebrow+h2,.section .eyebrow+h2,.seller-guide-copy .eyebrow+h2,.seller-video-section .eyebrow+h2,.why-matters-intro .eyebrow+h2{margin-top:0}.contact-details .eyebrow+h2+p,.registration-section .eyebrow+h2+p,.section .eyebrow+h2+p,.seller-guide-copy .eyebrow+h2+p,.seller-video-section .eyebrow+h2+p,.why-matters-intro .eyebrow+h2+p{max-width:68ch;margin-inline:auto;text-align:center}.buyer-types>.eyebrow,.faq>.eyebrow{margin-bottom:46px}@media (max-width:620px){.buyer-types>.eyebrow,.contact-details h2,.faq>.eyebrow,.registration-section h2,.section h2:not(.primary-section-heading),.seller-guide-copy h2,.seller-video-section h2,.why-matters-intro h2{font-size:clamp(2.5rem,11vw,3.5rem)}}.registration-section h2,.seller-video-section h2,.video-card-copy h2{font-size:clamp(2.5rem,3.7vw,3.85rem)}.contact-details>a[href^="mailto:"]:before,.contact-details>a[href^="tel:"]:before,.eyebrow,.footer-memberships p,.openings .job-meta{text-transform:none}.buyer-registration-intro{margin-inline:auto;text-align:center}.buyer-registration-intro h2{text-align:center}.about-point-of-view+.simple-cta,.seller-original-hero .eyebrow,.seller-video-section .eyebrow{display:none}.seller-original-hero .button{align-self:center;margin-top:26px}.seller-video-section>div{justify-self:center;text-align:center}.seller-video-section .button{margin-top:24px}.seller-guide-copy{text-align:center}.seller-guide-copy .eyebrow{text-transform:uppercase}.guide-mark,.seller-guide-copy .guide-detail,.seller-guide-copy h2,.seller-guide-copy>p{margin-inline:auto}.why-matters-section{background:oklch(94% .03 78)}.why-matters-card{border-top-width:7px;box-shadow:none}.why-matters-intro{margin-inline:auto;text-align:center}.why-matters-intro h2{max-width:820px;margin-inline:auto}.why-matters-footer{background:rgba(0,0,0,.18)}.why-matters-intro{max-width:none;padding:clamp(38px,5vw,70px) clamp(28px,5vw,70px) clamp(34px,4vw,56px);text-align:left}.why-matters-intro .eyebrow{margin-bottom:clamp(20px,3vw,34px);text-align:left}.why-matters-title{margin:0 0 clamp(30px,4.5vw,56px);color:var(--gold);font-size:clamp(3rem,5.3vw,6rem);font-weight:400;letter-spacing:-.06em;line-height:.9;text-align:center}.why-matters-headline{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(360px,1.22fr);grid-gap:clamp(36px,7vw,112px);gap:clamp(36px,7vw,112px);align-items:end}.why-matters-declaration{display:grid;grid-gap:10px;gap:10px;margin:0;max-width:320px;color:rgba(255,255,255,.8);font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.25}.why-matters-declaration strong{color:var(--gold);font-size:clamp(4.75rem,8.5vw,8.4rem);font-weight:400;letter-spacing:-.08em;line-height:.72}.why-matters-intro h2{max-width:610px;margin:0;color:#fff;font-size:clamp(2.15rem,3.35vw,3.8rem);line-height:1;text-wrap:balance}@media (max-width:760px){.why-matters-intro{padding:38px 26px 34px}.why-matters-title{margin-bottom:34px;font-size:clamp(3rem,14vw,4.35rem)}.why-matters-headline{grid-template-columns:1fr;gap:30px}.why-matters-declaration{max-width:290px}.why-matters-declaration strong{font-size:clamp(4.8rem,23vw,6.5rem)}.why-matters-intro h2{font-size:clamp(2rem,8.8vw,2.7rem)}}.seller-report-copy .text-link{display:table;margin-inline:auto;text-align:center}.seller-final-cta{background:var(--parchment);color:var(--navy)}.seller-final-cta h2{color:var(--navy)}.page-hero.insights-hero{display:block;position:relative;min-height:590px;overflow:hidden;background:var(--navy);color:#fff}.insights-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.insights-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,50,.94),rgba(7,27,50,.76) 46%,rgba(7,27,50,.18))}.insights-hero .page-hero-copy{position:relative;z-index:1;width:100%;max-width:none;min-height:590px;padding:112px max(34px,calc((100vw - 1252px) / 2)) 90px;display:flex;flex-direction:column;justify-content:center}.insights-hero h1{max-width:720px;color:#fff;font-size:clamp(3.2rem,5vw,5.3rem)}.insights-hero .page-hero-copy>p:not(.eyebrow){max-width:620px;color:rgba(255,255,255,.88);font-size:1.2rem}.insights-hero .button{align-self:flex-start}@media (max-width:700px){.insights-hero .page-hero-copy,.page-hero.insights-hero{min-height:530px}.insights-hero .page-hero-copy{padding:88px 24px 60px}.insights-hero h1{font-size:clamp(2.9rem,12vw,4rem)}}.closing-section .eyebrow,.simple-cta .eyebrow{display:none}.footer-bottom p{margin-inline:auto;text-align:center}.partner-directory{background:oklch(93% .035 78);border-block:7px solid oklch(76% .09 84)}.page-hero:has(img[alt="Trusted advisors meeting privately"]) .eyebrow{display:none}.services-heading{margin-inline:auto;text-align:center}.services-heading h2{max-width:none}@media (max-width:700px){.header-inner{min-height:72px;padding:12px 18px;flex-wrap:nowrap}.brand{width:min(204px,calc(100vw - 96px));flex:0 1 auto}.header-cta,.header-inner>nav{display:none}.mobile-menu{display:block;position:relative;margin-left:auto}.mobile-menu-toggle{width:54px;min-height:48px;display:grid;place-items:center;grid-gap:4px;gap:4px;padding:0;border:0;background:transparent;color:var(--navy);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mobile-menu-icon{display:grid;grid-gap:4px;gap:4px;width:25px}.mobile-menu-icon i{display:block;width:25px;height:2px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.mobile-menu.is-open .mobile-menu-icon i:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu.is-open .mobile-menu-icon i:nth-child(2){opacity:0}.mobile-menu.is-open .mobile-menu-icon i:last-child{transform:translateY(-6px) rotate(-45deg)}.mobile-menu-panel{position:absolute;z-index:30;top:calc(100% + 12px);right:0;width:min(322px,calc(100vw - 36px));padding:12px 18px 18px;background:#fffdf9;border-top:3px solid var(--gold);box-shadow:0 18px 38px rgba(7,27,50,.2)}.mobile-menu-panel a{display:flex;align-items:center;min-height:48px;border-bottom:1px solid var(--line);color:var(--navy);font-size:1.05rem;font-weight:700}.mobile-menu-panel .mobile-menu-cta{justify-content:center;margin-top:14px;border:0;background:var(--navy);color:#fff;font-size:.95rem}.site-footer{padding:48px 24px 26px}.footer-inner{grid-template-columns:1fr 1fr;gap:28px 22px;padding-bottom:32px}.footer-inner>div:first-child{margin-bottom:2px}.footer-logo{max-width:235px}.footer-contact p{margin-bottom:9px}.footer-links a{margin-bottom:8px}.footer-inner .legal-links{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,max-content);grid-gap:0 24px;gap:0 24px}.footer-inner .legal-links .footer-memberships{grid-column:1/-1;margin-top:14px}.footer-bottom{padding-top:18px}.footer-bottom p{font-size:11px;text-align:center}nav{scrollbar-width:thin}}.page-hero.careers-hero{display:block;min-height:0;background:var(--parchment);color:var(--navy)}.careers-hero .page-hero-copy{width:100%;max-width:none;padding:92px max(34px,calc((100vw - 1252px) / 2)) 76px;display:flex;flex-direction:column;align-items:center;text-align:center}.careers-hero h1{max-width:830px;color:var(--navy);font-size:clamp(3.15rem,5.3vw,5.35rem)}.careers-hero .eyebrow{color:var(--gold)}.careers-hero>img{width:100%;height:auto;max-height:530px;object-fit:cover;object-position:center}.career-why-section{background:var(--navy);color:#fff;padding-bottom:86px;border-top:7px solid var(--gold);border-bottom:7px solid var(--gold)}.career-why-section .primary-section-heading,.careers-openings .primary-section-heading{color:var(--gold);text-align:center}.career-values{margin-top:54px}.career-values article{border-color:rgba(255,255,255,.28)}@font-face{font-family:MRA Original Icons;src:url(https://theocdn.com/site-assets/0303ea6b-72f2-485e-baa7-5d8318774fae/icon-font/mra-original-fa-solid-6b555920e358f8a2.woff2) format("woff2");font-style:normal;font-weight:900;font-display:block}@font-face{font-family:MRA Original ET Icons;src:url(https://theocdn.com/site-assets/0303ea6b-72f2-485e-baa7-5d8318774fae/icon-font/mra-original-etmodules-b638996980c11c1f.woff) format("woff");font-style:normal;font-weight:400;font-display:block}.career-value-icon{width:30px;height:30px;margin-bottom:16px;display:grid;place-items:center;color:var(--gold);font-family:MRA Original Icons;font-size:23px;font-weight:900;line-height:1}.career-value-icon.is-etmodule{font-family:MRA Original ET Icons;font-size:27px;font-weight:400}.career-values h3{color:var(--gold)}.career-values p{color:#e3ebf2}.careers-openings{background:#fffdf9;color:var(--navy);border-top:0}.careers-openings .primary-section-heading{margin-bottom:48px;font-size:clamp(2.25rem,4vw,4.6rem)}.careers-openings{padding-top:92px}.careers-openings article{border-color:var(--line)}.careers-openings h3{color:var(--navy)}.careers-openings .job-meta{color:var(--gold)}.careers-openings article p:not(.job-meta){color:var(--muted)}.careers-openings .text-link{color:var(--navy)}@media (max-width:700px){.careers-hero .page-hero-copy{padding:68px 24px 54px}.careers-hero h1{font-size:clamp(2.85rem,12vw,4rem)}.careers-hero>img{height:150px;object-fit:cover}.career-why-section{padding-bottom:64px}}.broker-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:520px;background:var(--navy);color:#fff}.broker-hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:90px max(34px,calc((100vw - 1252px) / 2))}.broker-hero-copy h1{max-width:9ch;margin-bottom:18px;color:#fff;font-size:clamp(3rem,5vw,5.25rem);line-height:.98}.broker-hero-copy>p:not(.eyebrow){max-width:31ch;margin-bottom:30px;color:rgba(255,255,255,.85);font-size:1.25rem;line-height:1.5}.broker-hero img,.broker-hero picture{width:100%;height:100%}.broker-hero img{min-height:520px;object-fit:cover;object-position:center}.broker-intro{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);align-items:start;background:#fffdf9}.broker-intro h2,.broker-process h2,.broker-readiness h2,.broker-transition h2,.broker-value h2{max-width:14ch;margin-bottom:0;font-size:clamp(2.65rem,4.2vw,4.55rem)}.broker-intro>div:last-child{max-width:60ch;color:#4b5b68;font-size:1.08rem;line-height:1.65}.broker-intro>div:last-child p:last-child{margin-bottom:0}.broker-value{padding:110px max(34px,calc((100vw - 1252px) / 2));background:oklch(20% .035 252);color:#fff;border-block:7px solid var(--gold)}.broker-value-inner{display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);align-items:start}.broker-value h2{color:var(--gold)}.broker-value p:not(.eyebrow){max-width:48ch;color:#e1e9ef;font-size:1.08rem;line-height:1.6}.broker-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 42px;gap:0 42px;border-top:1px solid rgba(255,255,255,.3)}.broker-value-grid article{padding:24px 0 29px;border-bottom:1px solid rgba(255,255,255,.3)}.broker-value-grid h3{margin-bottom:8px;color:#fff;font-size:1.5rem}.broker-value-grid p{margin:0;color:rgba(255,255,255,.78);font-size:1rem}.broker-process{background:var(--parchment)}.broker-process-heading{max-width:760px;margin-bottom:56px}.broker-process-heading h2{max-width:16ch;margin-bottom:20px}.broker-process-heading>p:not(.eyebrow){max-width:58ch;color:#4b5b68;font-size:1.08rem}.broker-process ol{max-width:980px;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.broker-process li{display:grid;grid-template-columns:70px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.broker-process li>span{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em}.broker-process h3{margin-bottom:8px;font-size:1.62rem}.broker-process li p{max-width:66ch;margin:0;color:#4b5b68}.broker-readiness{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.8fr);grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:center;background:#fffdf9}.broker-readiness-copy>p:not(.eyebrow){max-width:58ch;color:#4b5b68;font-size:1.07rem;line-height:1.65}.broker-readiness-copy .text-link{margin-top:10px;color:var(--navy)}.broker-readiness-side{display:grid;grid-gap:28px;gap:28px}.broker-readiness-side>img{width:100%;aspect-ratio:4/3;object-fit:cover}.broker-readiness-panel{padding-top:24px;border-top:2px solid var(--gold)}.broker-readiness-panel h3{margin-bottom:16px;color:var(--navy);font-size:1.55rem}.broker-readiness-panel ul{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.broker-readiness-panel li{padding:14px 0;border-bottom:1px solid var(--line);color:#4b5b68;line-height:1.45}.broker-transition{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);padding:110px max(34px,calc((100vw - 1252px) / 2));background:oklch(92% .03 145);border-block:1px solid oklch(77% .045 145)}.broker-transition h2{max-width:16ch}.broker-transition>div:last-child{max-width:62ch;color:#3f5149;font-size:1.08rem;line-height:1.65}.broker-transition>div:last-child p:last-child{margin-bottom:0}.broker-faq{max-width:960px;margin:auto;background:#fffdf9}.broker-faq>.eyebrow{margin-bottom:36px}.broker-faq details{border-top:1px solid var(--line)}.broker-faq details:last-child{border-bottom:1px solid var(--line)}.broker-faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:1.22rem;font-weight:500;list-style:none}.broker-faq summary::-webkit-details-marker{display:none}.broker-faq summary span{color:var(--gold);font-size:1.65rem;line-height:.8}.broker-faq details[open] summary span{transform:rotate(45deg)}.broker-faq details p{max-width:66ch;margin:0;padding:0 36px 22px 0;color:#4b5b68}.broker-final-cta{display:flex;justify-content:space-between;align-items:center;gap:60px;padding:86px max(34px,calc((100vw - 1252px) / 2));background:var(--navy);color:#fff}.broker-final-cta h2{max-width:17ch;margin-bottom:14px;font-size:clamp(2.45rem,4vw,4.25rem)}.broker-final-cta p{max-width:50ch;margin:0;color:rgba(255,255,255,.78)}.broker-final-cta .button{flex:0 0 auto}@media (max-width:1000px){.broker-hero{grid-template-columns:1fr}.broker-hero picture{order:-1}.broker-hero img{min-height:320px;height:320px}.broker-hero-copy{padding:62px 34px 72px}.broker-intro,.broker-readiness,.broker-transition,.broker-value-inner{grid-template-columns:1fr;gap:45px}.broker-value-grid{max-width:780px}}@media (max-width:700px){.broker-hero img{min-height:245px;height:245px}.broker-hero-copy{padding:50px 24px 58px}.broker-hero-copy h1{font-size:clamp(3rem,12vw,4.15rem)}.broker-faq,.broker-final-cta,.broker-intro,.broker-process,.broker-readiness,.broker-transition,.broker-value{padding-left:24px;padding-right:24px}.broker-value{padding-top:76px;padding-bottom:76px}.broker-value-grid{grid-template-columns:1fr;gap:0}.broker-process li{grid-template-columns:36px 1fr;gap:14px;padding:24px 0}.broker-process h3{font-size:1.38rem}.broker-readiness-side>img{aspect-ratio:4/3}.broker-transition{padding-top:76px;padding-bottom:76px}.broker-faq summary{font-size:1.1rem}.broker-faq details p{padding-right:0}.broker-final-cta{display:block;padding-top:72px;padding-bottom:72px}.broker-final-cta .button{margin-top:26px}}.valuation-hero{min-height:650px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.valuation-hero picture,.valuation-hero picture img,.valuation-hero-wash{position:absolute;inset:0;width:100%;height:100%}.valuation-hero picture img{object-fit:cover;object-position:center}.valuation-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.96),rgba(7,27,50,.85) 38%,rgba(7,27,50,.38) 67%,rgba(7,27,50,.1))}.valuation-hero-copy{position:relative;z-index:1;display:flex;min-height:650px;flex-direction:column;justify-content:center;align-items:flex-start;padding:126px max(34px,calc((100vw - 1252px) / 2)) 94px}.valuation-hero-copy h1{max-width:10ch;color:#fff;font-size:clamp(3.2rem,5vw,5.45rem);line-height:.96}.valuation-hero-copy>p:not(.eyebrow){max-width:34ch;margin-bottom:30px;color:rgba(255,255,255,.88);font-size:1.22rem;line-height:1.55}.valuation-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);align-items:start;background:#fffdf9}.valuation-factors h2,.valuation-formal h2,.valuation-intro h2,.valuation-process h2,.valuation-readiness h2{max-width:14ch;margin-bottom:0;font-size:clamp(2.65rem,4.2vw,4.55rem)}.valuation-intro>div:last-child{max-width:61ch;color:#4b5b68;font-size:1.08rem;line-height:1.65}.valuation-intro>div:last-child p:last-child{margin-bottom:0}.valuation-factors{padding:112px max(34px,calc((100vw - 1252px) / 2));background:oklch(20% .035 252);color:#fff;border-block:7px solid var(--gold)}.valuation-factors-inner{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start}.valuation-factors h2{color:var(--gold)}.valuation-factors p:not(.eyebrow){max-width:46ch;color:#e1e9ef;font-size:1.08rem;line-height:1.6}.valuation-factor-list{border-top:1px solid rgba(255,255,255,.3)}.valuation-factor-list article{display:grid;grid-template-columns:48px 1fr;grid-column-gap:20px;column-gap:20px;padding:25px 0 29px;border-bottom:1px solid rgba(255,255,255,.3)}.valuation-factor-list span{grid-row:span 2;color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em}.valuation-factor-list h3{margin:0 0 7px;color:#fff;font-size:1.55rem}.valuation-factor-list p{grid-column:2;margin:0;color:rgba(255,255,255,.78);font-size:1rem}.valuation-process{background:var(--parchment)}.valuation-process-heading{max-width:770px;margin-bottom:56px}.valuation-process-heading h2{max-width:16ch;margin-bottom:20px}.valuation-process-heading>p:not(.eyebrow){max-width:58ch;color:#4b5b68;font-size:1.08rem}.valuation-process ol{max-width:980px;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.valuation-process li{display:grid;grid-template-columns:70px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.valuation-process li>span{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em}.valuation-process h3{margin-bottom:8px;font-size:1.62rem}.valuation-process li p{max-width:66ch;margin:0;color:#4b5b68}.valuation-readiness{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start;background:#fffdf9}.valuation-readiness>div>p:not(.eyebrow){max-width:59ch;color:#4b5b68;font-size:1.07rem;line-height:1.65}.valuation-readiness .text-link{margin-top:8px;color:var(--navy)}.valuation-readiness aside{padding-top:4px}.valuation-readiness aside h3{margin-bottom:18px;color:var(--navy);font-size:1.62rem}.valuation-readiness aside ul{margin:0;padding:0;list-style:none;border-top:2px solid var(--gold)}.valuation-readiness aside li{padding:17px 0;border-bottom:1px solid var(--line);color:#4b5b68;line-height:1.5}.valuation-formal{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);padding:110px max(34px,calc((100vw - 1252px) / 2));background:oklch(92% .03 145);border-block:1px solid oklch(77% .045 145)}.valuation-formal h2{max-width:15ch}.valuation-formal>div:last-child{max-width:62ch;color:#3f5149;font-size:1.08rem;line-height:1.65}.valuation-formal>div:last-child p:last-child{margin-bottom:0}.valuation-faq{max-width:960px;margin:auto;background:#fffdf9}.valuation-faq>.eyebrow{margin-bottom:36px}.valuation-faq details{border-top:1px solid var(--line)}.valuation-faq details:last-child{border-bottom:1px solid var(--line)}.valuation-faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:1.22rem;font-weight:500;list-style:none}.valuation-faq summary::-webkit-details-marker{display:none}.valuation-faq summary span{color:var(--gold);font-size:1.65rem;line-height:.8}.valuation-faq details[open] summary span{transform:rotate(45deg)}.valuation-faq details p{max-width:66ch;margin:0;padding:0 36px 22px 0;color:#4b5b68}.valuation-final-cta{display:flex;justify-content:space-between;align-items:center;gap:60px;padding:86px max(34px,calc((100vw - 1252px) / 2));background:var(--navy);color:#fff}.valuation-final-cta h2{max-width:19ch;margin-bottom:14px;font-size:clamp(2.45rem,4vw,4.25rem)}.valuation-final-cta p{max-width:50ch;margin:0;color:rgba(255,255,255,.78)}.valuation-final-cta .button{flex:0 0 auto}@media (max-width:1000px){.valuation-hero,.valuation-hero-copy{min-height:590px}.valuation-hero-copy{padding:112px 34px 76px}.valuation-factors-inner,.valuation-formal,.valuation-intro,.valuation-readiness{grid-template-columns:1fr;gap:45px}}@media (max-width:700px){.valuation-hero,.valuation-hero-copy{min-height:620px}.valuation-hero picture img{object-position:62% center}.valuation-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.96),rgba(7,27,50,.78) 63%,rgba(7,27,50,.28))}.valuation-hero-copy{padding:96px 24px 58px}.valuation-hero-copy h1{font-size:clamp(2.85rem,12vw,4.1rem)}.valuation-factors,.valuation-faq,.valuation-final-cta,.valuation-formal,.valuation-intro,.valuation-process,.valuation-readiness{padding-left:24px;padding-right:24px}.valuation-factors{padding-top:76px;padding-bottom:76px}.valuation-factor-list article{grid-template-columns:38px 1fr;gap:14px}.valuation-factor-list h3{font-size:1.38rem}.valuation-process li{grid-template-columns:36px 1fr;gap:14px;padding:24px 0}.valuation-process h3{font-size:1.38rem}.valuation-readiness aside{margin-top:6px}.valuation-formal{padding-top:76px;padding-bottom:76px}.valuation-faq summary{font-size:1.1rem}.valuation-faq details p{padding-right:0}.valuation-final-cta{display:block;padding-top:72px;padding-bottom:72px}.valuation-final-cta .button{margin-top:26px}}.statistics-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:clamp(44px,9vw,150px);gap:clamp(44px,9vw,150px);padding:108px max(34px,calc((100vw - 1252px) / 2)) 96px;background:var(--navy);color:#fff;border-bottom:7px solid var(--gold)}.statistics-hero h1{max-width:13ch;margin-bottom:22px;color:#fff;font-size:clamp(3rem,5vw,5.35rem);line-height:.96}.statistics-hero>div>p:not(.eyebrow){max-width:54ch;margin:0;color:rgba(255,255,255,.84);font-size:1.18rem;line-height:1.58}.statistics-hero aside{align-self:end;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.35)}.statistics-hero aside p{margin-bottom:6px;color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.statistics-hero aside strong{display:block;margin-bottom:12px;color:#fff;font-size:1.55rem;font-weight:500}.statistics-hero aside span{display:block;max-width:31ch;color:rgba(255,255,255,.7);line-height:1.45}.statistics-intro{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:clamp(48px,9vw,150px);gap:clamp(48px,9vw,150px);align-items:start;background:#fffdf9}.statistics-intro h2,.statistics-method h2{max-width:13ch;margin-bottom:0;font-size:clamp(2.65rem,4.2vw,4.55rem)}.statistics-intro>div:last-child{max-width:61ch;color:#4b5b68;font-size:1.08rem;line-height:1.65}.statistics-intro>div:last-child p:last-child{margin-bottom:0}.statistics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 clamp(46px,8vw,130px);gap:0 clamp(46px,8vw,130px);padding-top:86px;padding-bottom:96px;background:var(--parchment);border-top:1px solid var(--line)}.statistics-grid article{padding:33px 0 37px;border-top:1px solid var(--line)}.statistics-value{margin:0 0 14px;color:var(--gold);font-size:clamp(3rem,5.2vw,5rem);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:-.05em;line-height:.9}.statistics-grid h2{max-width:18ch;margin-bottom:15px;color:var(--navy);font-size:clamp(1.5rem,2.1vw,2rem);letter-spacing:0;line-height:1.1}.statistics-grid article>p:not(.statistics-value){max-width:55ch;margin-bottom:22px;color:#4b5b68;line-height:1.55}.statistics-grid article>a,.statistics-method li a{color:var(--navy);font-size:.9rem;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-decoration-thickness:1px;text-underline-offset:4px}.statistics-grid article>a span{color:var(--gold);font-size:1.1rem}.statistics-method{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);grid-gap:clamp(48px,9vw,150px);gap:clamp(48px,9vw,150px);align-items:start;background:#fffdf9}.statistics-method>div:last-child{max-width:65ch;color:#4b5b68;font-size:1.05rem;line-height:1.65}.statistics-method ul{margin:30px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.statistics-method li{padding:15px 0;border-bottom:1px solid var(--line)}.statistics-citation{margin-top:40px;padding:25px 0 0;border-top:2px solid var(--gold)}.statistics-citation h3{margin-bottom:9px;color:var(--navy);font-size:1.45rem}.statistics-citation p{margin:0;font-size:.95rem}.statistics-cta{display:flex;align-items:center;justify-content:space-between;gap:64px;padding:86px max(34px,calc((100vw - 1252px) / 2));background:oklch(92% .03 145);border-top:1px solid oklch(77% .045 145)}.statistics-cta h2{max-width:17ch;margin-bottom:14px;font-size:clamp(2.45rem,4vw,4.25rem)}.statistics-cta p{max-width:53ch;margin:0;color:#3f5149}.statistics-cta .button{flex:0 0 auto}@media (max-width:800px){.statistics-hero,.statistics-intro,.statistics-method{grid-template-columns:1fr;gap:40px}.statistics-grid{grid-template-columns:1fr;gap:0}}@media (max-width:700px){.statistics-hero{padding:68px 24px 62px}.statistics-hero h1{font-size:clamp(2.85rem,11vw,4rem)}.statistics-cta,.statistics-grid,.statistics-intro,.statistics-method{padding-left:24px;padding-right:24px}.statistics-intro,.statistics-method{padding-top:72px;padding-bottom:72px}.statistics-grid{padding-top:58px;padding-bottom:64px}.statistics-cta{display:block;padding-top:70px;padding-bottom:70px}.statistics-cta .button{margin-top:26px}}.exit-hero{min-height:650px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.exit-hero picture,.exit-hero picture img,.exit-hero-wash{position:absolute;inset:0;width:100%;height:100%}.exit-hero picture img{object-fit:cover;object-position:center}.exit-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.97),rgba(7,27,50,.88) 35%,rgba(7,27,50,.42) 62%,rgba(7,27,50,.08))}.exit-hero-copy{position:relative;z-index:1;display:flex;min-height:650px;flex-direction:column;justify-content:center;align-items:flex-start;padding:126px max(34px,calc((100vw - 1252px) / 2)) 94px}.exit-hero-copy h1{max-width:10ch;color:#fff;font-size:clamp(3.2rem,5vw,5.45rem);line-height:.96}.exit-hero-copy>p:not(.eyebrow){max-width:37ch;margin-bottom:30px;color:rgba(255,255,255,.88);font-size:1.22rem;line-height:1.55}.exit-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);align-items:start;background:#fffdf9}.exit-fit h2,.exit-intro h2,.exit-pillars h2,.exit-process h2,.exit-readiness h2{max-width:14ch;margin-bottom:0;font-size:clamp(2.65rem,4.2vw,4.55rem)}.exit-fit>div:last-child,.exit-intro>div:last-child{max-width:61ch;color:#4b5b68;font-size:1.08rem;line-height:1.65}.exit-fit>div:last-child p:last-child,.exit-intro>div:last-child p:last-child{margin-bottom:0}.exit-pillars{padding:112px max(34px,calc((100vw - 1252px) / 2));background:oklch(20% .035 252);color:#fff;border-block:7px solid var(--gold)}.exit-pillars-inner{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start}.exit-pillars h2{color:var(--gold)}.exit-pillars p:not(.eyebrow){max-width:46ch;color:#e1e9ef;font-size:1.08rem;line-height:1.6}.exit-pillar-list{border-top:1px solid rgba(255,255,255,.3)}.exit-pillar-list article{display:grid;grid-template-columns:48px 1fr;grid-gap:20px;gap:20px;padding:25px 0 29px;border-bottom:1px solid rgba(255,255,255,.3)}.exit-pillar-list span{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em}.exit-pillar-list h3{margin:0 0 7px;color:#fff;font-size:1.55rem}.exit-pillar-list p{margin:0;color:rgba(255,255,255,.78);font-size:1rem}.exit-process{background:var(--parchment)}.exit-process-heading{max-width:770px;margin-bottom:56px}.exit-process-heading h2{max-width:16ch;margin-bottom:20px}.exit-process-heading>p:not(.eyebrow){max-width:58ch;color:#4b5b68;font-size:1.08rem}.exit-process ol{max-width:980px;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.exit-process li{display:grid;grid-template-columns:70px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.exit-process li>span{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em}.exit-process h3{margin-bottom:8px;font-size:1.62rem}.exit-process li p{max-width:66ch;margin:0;color:#4b5b68}.exit-readiness{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(290px,.7fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start;background:#fffdf9}.exit-readiness>div>p:not(.eyebrow){max-width:59ch;color:#4b5b68;font-size:1.07rem;line-height:1.65}.exit-readiness a:not(.text-link){color:var(--navy);font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:3px}.exit-readiness aside{padding-top:4px}.exit-readiness aside h3{max-width:15ch;margin-bottom:18px;color:var(--navy);font-size:1.62rem}.exit-readiness aside picture{display:block;margin:0 0 22px;max-width:275px;border-top:3px solid var(--gold);box-shadow:0 18px 38px rgba(7,27,50,.16)}.exit-readiness aside img{width:100%;height:auto}.exit-readiness aside ul{margin:0;padding:0;list-style:none;border-top:2px solid var(--gold)}.exit-readiness aside li{padding:15px 0;border-bottom:1px solid var(--line);color:#4b5b68;line-height:1.5}.exit-readiness aside .text-link{margin-top:25px;color:var(--navy)}.exit-fit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);padding:110px max(34px,calc((100vw - 1252px) / 2));background:oklch(92% .03 145);border-block:1px solid oklch(77% .045 145)}.exit-fit h2{max-width:15ch}.exit-faq{max-width:960px;margin:auto;background:#fffdf9}.exit-faq>.eyebrow{margin-bottom:36px}.exit-faq details{border-top:1px solid var(--line)}.exit-faq details:last-child{border-bottom:1px solid var(--line)}.exit-faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:1.22rem;font-weight:500;list-style:none}.exit-faq summary::-webkit-details-marker{display:none}.exit-faq summary span{color:var(--gold);font-size:1.65rem;line-height:.8}.exit-faq details[open] summary span{transform:rotate(45deg)}.exit-faq details p{max-width:66ch;margin:0;padding:0 36px 22px 0;color:#4b5b68}.exit-final-cta{display:flex;justify-content:space-between;align-items:center;gap:60px;padding:86px max(34px,calc((100vw - 1252px) / 2));background:var(--navy);color:#fff}.exit-final-cta h2{max-width:18ch;margin-bottom:14px;font-size:clamp(2.45rem,4vw,4.25rem)}.exit-final-cta p{max-width:50ch;margin:0;color:rgba(255,255,255,.78)}.exit-final-cta .button{flex:0 0 auto}@media (max-width:1000px){.exit-hero,.exit-hero-copy{min-height:590px}.exit-hero-copy{padding:112px 34px 76px}.exit-fit,.exit-intro,.exit-pillars-inner,.exit-readiness{grid-template-columns:1fr;gap:45px}}@media (max-width:700px){.exit-hero,.exit-hero-copy{min-height:620px}.exit-hero picture img{object-position:62% center}.exit-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.96),rgba(7,27,50,.78) 63%,rgba(7,27,50,.28))}.exit-hero-copy{padding:96px 24px 58px}.exit-hero-copy h1{font-size:clamp(2.85rem,12vw,4.1rem)}.exit-faq,.exit-final-cta,.exit-fit,.exit-intro,.exit-pillars,.exit-process,.exit-readiness{padding-left:24px;padding-right:24px}.exit-pillars{padding-top:76px;padding-bottom:76px}.exit-pillar-list article{grid-template-columns:38px 1fr;gap:14px}.exit-pillar-list h3{font-size:1.38rem}.exit-process li{grid-template-columns:36px 1fr;gap:14px;padding:24px 0}.exit-process h3{font-size:1.38rem}.exit-readiness aside{margin-top:6px}.exit-fit{padding-top:76px;padding-bottom:76px}.exit-faq summary{font-size:1.1rem}.exit-faq details p{padding-right:0}.exit-final-cta{display:block;padding-top:72px;padding-bottom:72px}.exit-final-cta .button{margin-top:26px}}.succession-hero{min-height:650px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.succession-hero-wash,.succession-hero>img{position:absolute;inset:0;width:100%;height:100%}.succession-hero>img{object-fit:cover;object-position:center}.succession-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.97),rgba(7,27,50,.88) 37%,rgba(7,27,50,.44) 64%,rgba(7,27,50,.12))}.succession-hero-copy{position:relative;z-index:1;display:flex;min-height:650px;flex-direction:column;justify-content:center;align-items:flex-start;padding:126px max(34px,calc((100vw - 1252px) / 2)) 94px}.succession-hero-copy h1{max-width:13ch;color:#fff;font-size:clamp(3.2rem,5vw,5.45rem);line-height:.96}.succession-hero-copy>p:not(.eyebrow){max-width:37ch;margin-bottom:30px;color:rgba(255,255,255,.88);font-size:1.22rem;line-height:1.55}.succession-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);align-items:start;background:#fffdf9}.succession-fit h2,.succession-intro h2,.succession-process h2,.succession-questions h2,.succession-readiness h2{max-width:14ch;margin-bottom:0;font-size:clamp(2.65rem,4.2vw,4.55rem)}.succession-fit>div:last-child,.succession-intro>div:last-child{max-width:61ch;color:#4b5b68;font-size:1.08rem;line-height:1.65}.succession-fit>div:last-child p:last-child,.succession-intro>div:last-child p:last-child{margin-bottom:0}.succession-questions{padding:112px max(34px,calc((100vw - 1252px) / 2));background:oklch(20% .035 252);color:#fff;border-block:7px solid var(--gold)}.succession-questions-inner{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start}.succession-questions h2{color:var(--gold)}.succession-questions p:not(.eyebrow){max-width:46ch;color:#e1e9ef;font-size:1.08rem;line-height:1.6}.succession-question-list{border-top:1px solid rgba(255,255,255,.3)}.succession-question-list article{display:grid;grid-template-columns:48px 1fr;grid-gap:20px;gap:20px;padding:25px 0 29px;border-bottom:1px solid rgba(255,255,255,.3)}.succession-question-list span{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.1em}.succession-question-list h3{margin:0 0 7px;color:#fff;font-size:1.55rem}.succession-question-list p{margin:0;color:rgba(255,255,255,.78);font-size:1rem}.succession-process{background:var(--parchment)}.succession-process-heading{max-width:770px;margin-bottom:56px}.succession-process-heading h2{max-width:16ch;margin-bottom:20px}.succession-process-heading>p:not(.eyebrow){max-width:58ch;color:#4b5b68;font-size:1.08rem}.succession-process ol{max-width:980px;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.succession-process li{display:grid;grid-template-columns:70px 1fr;grid-gap:24px;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.succession-process li>span{color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.1em}.succession-process h3{margin-bottom:8px;font-size:1.62rem}.succession-process li p{max-width:66ch;margin:0;color:#4b5b68}.succession-readiness{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(290px,.7fr);grid-gap:clamp(50px,9vw,145px);gap:clamp(50px,9vw,145px);align-items:start;background:#fffdf9}.succession-readiness>div>p:not(.eyebrow){max-width:59ch;color:#4b5b68;font-size:1.07rem;line-height:1.65}.succession-readiness a:not(.text-link){color:var(--navy);font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:3px}.succession-readiness aside{padding-top:4px}.succession-readiness aside h3{max-width:15ch;margin-bottom:18px;color:var(--navy);font-size:1.62rem}.succession-readiness aside ul{margin:0;padding:0;list-style:none;border-top:2px solid var(--gold)}.succession-readiness aside li{padding:15px 0;border-bottom:1px solid var(--line);color:#4b5b68;line-height:1.5}.succession-readiness aside .text-link{margin-top:25px;color:var(--navy)}.succession-fit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:clamp(48px,9vw,140px);gap:clamp(48px,9vw,140px);padding:110px max(34px,calc((100vw - 1252px) / 2));background:oklch(92% .03 145);border-block:1px solid oklch(77% .045 145)}.succession-fit h2{max-width:15ch}.succession-faq{max-width:960px;margin:auto;background:#fffdf9}.succession-faq>.eyebrow{margin-bottom:36px}.succession-faq details{border-top:1px solid var(--line)}.succession-faq details:last-child{border-bottom:1px solid var(--line)}.succession-faq summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:1.22rem;font-weight:500;list-style:none}.succession-faq summary::-webkit-details-marker{display:none}.succession-faq summary span{color:var(--gold);font-size:1.65rem;line-height:.8}.succession-faq details[open] summary span{transform:rotate(45deg)}.succession-faq details p{max-width:66ch;margin:0;padding:0 36px 22px 0;color:#4b5b68}.succession-final-cta{display:flex;justify-content:space-between;align-items:center;gap:60px;padding:86px max(34px,calc((100vw - 1252px) / 2));background:var(--navy);color:#fff}.succession-final-cta h2{max-width:18ch;margin-bottom:14px;font-size:clamp(2.45rem,4vw,4.25rem)}.succession-final-cta p{max-width:50ch;margin:0;color:rgba(255,255,255,.78)}.succession-final-cta .button{flex:0 0 auto}@media (max-width:1000px){.succession-hero,.succession-hero-copy{min-height:590px}.succession-hero-copy{padding:112px 34px 76px}.succession-fit,.succession-intro,.succession-questions-inner,.succession-readiness{grid-template-columns:1fr;gap:45px}}@media (max-width:700px){.succession-hero,.succession-hero-copy{min-height:620px}.succession-hero>img{object-position:62% center}.succession-hero-wash{background:linear-gradient(90deg,rgba(7,27,50,.96),rgba(7,27,50,.78) 63%,rgba(7,27,50,.28))}.succession-hero-copy{padding:96px 24px 58px}.succession-hero-copy h1{font-size:clamp(2.85rem,12vw,4.1rem)}.succession-faq,.succession-final-cta,.succession-fit,.succession-intro,.succession-process,.succession-questions,.succession-readiness{padding-left:24px;padding-right:24px}.succession-questions{padding-top:76px;padding-bottom:76px}.succession-question-list article{grid-template-columns:38px 1fr;gap:14px}.succession-question-list h3{font-size:1.38rem}.succession-process li{grid-template-columns:36px 1fr;gap:14px;padding:24px 0}.succession-process h3{font-size:1.38rem}.succession-readiness aside{margin-top:6px}.succession-fit{padding-top:76px;padding-bottom:76px}.succession-faq summary{font-size:1.1rem}.succession-faq details p{padding-right:0}.succession-final-cta{display:block;padding-top:72px;padding-bottom:72px}.succession-final-cta .button{margin-top:26px}}