/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--navy:#0e2948;--navy-soft:#1c4467;--blue:#2e5f88;--tan:#d4be94;--sand:#f5f1e8;--paper:#fcfbf8;--sage:#e6ece7;--ink:#17334f;--muted:#627589;--line:#0e294824;--coral:#df7658}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#fcfbf8f2;justify-content:space-between;align-items:center;height:192px;padding:10px 5vw;display:flex;position:sticky;top:0}.brand{flex:none;align-items:center;display:flex}.header-logo{object-fit:contain;mix-blend-mode:multiply;width:190px;height:172px;display:block}nav{color:#405d75;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:22px;margin-left:auto;margin-right:24px;font-size:11px;font-weight:800;display:flex}nav a{border-bottom:1px solid #0000;padding:8px 0;transition:border-color .2s,color .2s}nav a:hover{color:var(--navy);border-color:var(--navy)}nav .button-small{color:#fff;flex:none;margin:0;font-size:10px}.button{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;align-items:center;gap:22px;padding:17px 20px;font-size:10px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--navy-soft);transform:translateY(-2px)}.button span{font-size:15px;line-height:0}.button-small{padding:14px 16px}.eyebrow{color:#627489;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px}.eyebrow.light{color:#c0cdd7}.hero{isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:6vw;min-height:680px;padding:92px 5vw 86px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:var(--sage);z-index:-2;border-radius:50%;width:43vw;height:43vw;position:absolute;top:4vw;left:-20vw}.hero:after{content:"";z-index:-1;border:1px solid #d4be94b3;border-radius:50%;width:18vw;height:18vw;position:absolute;top:5vw;right:3vw}.hero-copy{max-width:655px}.hero h1{letter-spacing:-.078em;max-width:650px;margin-bottom:25px;font-size:clamp(57px,6.6vw,103px);font-weight:700;line-height:.89}.hero h1 i,.section-heading h2 i,.process h2 i,.why h2 i,.about h2 i,.contact h2 i{letter-spacing:-.1em;font-family:Georgia,serif;font-weight:400}.hero-intro{color:#47637b;max-width:500px;margin-bottom:0;font-size:18px;line-height:1.58}.hero-actions{align-items:center;gap:25px;margin-top:34px;display:flex}.text-link{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px;font-size:10px;font-weight:800;display:inline-block}.text-link span{margin-left:9px;font-size:14px}.hero-why-copy{max-width:740px}.hero-why-copy h1{letter-spacing:-.072em;max-width:730px;margin-bottom:19px;font-size:clamp(43px,4.7vw,74px);line-height:.93}.hero-why-copy .hero-intro{color:var(--navy);margin-bottom:19px;font-size:20px;font-weight:700;line-height:1.42}.hero-detail{color:#47637b;max-width:630px;margin:0 0 16px;font-size:14px;line-height:1.56}.hero-declaration{max-width:650px;color:var(--navy);letter-spacing:-.065em;margin:26px 0 19px;font-family:Georgia,serif;font-size:clamp(27px,2.65vw,42px);font-style:italic;line-height:1.02}.hero-detail-last{margin-bottom:0}.capital-compass{color:#fff;background:var(--navy);min-height:455px;box-shadow:20px 20px 0 var(--tan);padding:25px;position:relative;overflow:hidden}.capital-compass:before{content:"";border:1px solid #ffffff47;border-radius:50%;width:345px;height:345px;position:absolute;bottom:-122px;right:-135px}.capital-compass:after{content:"";background:var(--blue);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-135px;left:-205px}.compass-topline{color:#c3d0da;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.compass-mark{width:67px;height:67px;color:var(--tan);border:1px solid var(--tan);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:40px;display:grid;position:absolute;top:70px;right:45px}.compass-content{z-index:1;position:absolute;bottom:78px;left:38px;right:38px}.compass-content>p{color:var(--tan);letter-spacing:.16em;margin-bottom:13px;font-size:9px;font-weight:800}.compass-content h2{letter-spacing:-.065em;max-width:390px;margin-bottom:24px;font-size:clamp(34px,3.5vw,51px);line-height:.93}.compass-options{flex-wrap:wrap;gap:8px;display:flex}.compass-options span{letter-spacing:.02em;border:1px solid #ffffff73;padding:8px 10px;font-size:10px}.compass-note{z-index:2;color:#c3d0da;align-items:center;gap:10px;max-width:340px;font-size:11px;line-height:1.35;display:flex;position:absolute;bottom:25px;left:25px}.compass-note span{background:var(--tan);flex:none;width:25px;height:1px}.compass-note p{margin:0}.guidance-intro{background:#fff;grid-template-columns:.72fr 1.25fr .82fr;align-items:end;gap:5vw;display:grid}.guidance-intro .eyebrow{align-self:start}.guidance-intro h2{letter-spacing:-.075em;max-width:690px;margin:0;font-size:clamp(40px,4.15vw,66px);line-height:.93}.guidance-intro>p:last-child{color:#577087;max-width:320px;margin:0;font-size:16px;line-height:1.55}.intro-band{background:var(--tan);letter-spacing:-.065em;padding:52px 5vw;font-family:Georgia,serif;font-size:clamp(28px,3.2vw,48px);line-height:1.04;display:block}.intro-band p{max-width:970px;margin:0}.intro-band strong{color:var(--navy);font-weight:400}.situation-fit{background:#fff;grid-template-columns:1fr 1fr;gap:10vw;display:grid}.situation-fit h2{letter-spacing:-.075em;max-width:600px;margin:0;font-size:clamp(42px,4.5vw,70px);line-height:.93}.situation-points{border-top:1px solid var(--line)}.situation-points>div{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;column-gap:13px;padding:22px 0;display:grid}.situation-points span{letter-spacing:.1em;grid-row:span 2;font-size:10px;font-weight:800}.situation-points h3{letter-spacing:-.04em;margin-bottom:8px;font-size:20px}.situation-points p{color:#607386;grid-column:2;margin:0;font-size:14px;line-height:1.5}.section{padding:112px 5vw}.solutions{background:var(--paper)}.section-heading{grid-template-columns:1fr 1.1fr .9fr;align-items:end;gap:45px;margin-bottom:52px;display:grid}.section-heading .eyebrow{align-self:start}.section-heading h2,.why h2,.about h2,.resources h2,.contact h2{letter-spacing:-.075em;margin:0;font-size:clamp(41px,4.5vw,70px);line-height:.93}.section-heading>p:last-child{color:#577087;max-width:330px;margin:0;font-size:15px;line-height:1.55}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:324px;padding:25px 24px 23px;transition:background .2s,box-shadow .2s;display:flex}.service-card:hover{z-index:2;background:#f4f1eb;position:relative;box-shadow:0 10px 24px #0f294614}.card-top{color:#526b81;letter-spacing:.1em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.card-icon{color:var(--coral);font-size:18px}.service-tag{color:#7b8994;letter-spacing:.11em;text-transform:uppercase;margin:42px 0 13px;font-size:9px;font-weight:800}.service-card h3{letter-spacing:-.055em;margin:0 0 13px;font-size:23px;line-height:1}.service-card>p:not(.service-tag){max-width:290px;color:var(--muted);font-size:13px;line-height:1.55}.service-card a{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:10px;font-weight:800}.service-card a span{margin-left:7px;font-size:16px}.service-card-static{background:#fbfaf6}.service-card-static:hover{box-shadow:none;background:#fbfaf6;position:static}.service-card-static .service-card-link{color:#66798a}.solution-paths{border-top:1px solid var(--line)}.solution-path{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1.15fr 1.15fr .65fr;align-items:start;gap:28px;padding:29px 22px;transition:background .2s;display:grid}.solution-path:nth-child(odd){background:#fff}.solution-path:hover{background:var(--sand)}.solution-path-index{gap:18px;display:grid}.solution-path-index span{color:var(--navy);letter-spacing:-.07em;font-family:Georgia,serif;font-size:34px;line-height:.75}.solution-path-index p,.solution-path-note{color:#63798b;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800;line-height:1.45}.solution-path h3{letter-spacing:-.06em;margin:0;font-size:28px;line-height:.98}.solution-path>p{color:#506a7e;max-width:365px;margin:0;font-size:15px;line-height:1.55}.solution-path-note{color:var(--navy);border-bottom:1px solid var(--tan);align-self:end;padding-bottom:5px}.process{background:var(--navy);color:#fff;grid-template-columns:.83fr 1.17fr;gap:11vw;display:grid}.process-title h2{letter-spacing:-.075em;margin:0 0 26px;font-size:clamp(49px,5.1vw,78px);line-height:.9}.process-title>p:last-child{color:#bfceda;max-width:350px;margin:0;font-size:15px;line-height:1.55}.process-list{border-top:1px solid #ffffff40;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #ffffff40;grid-template-columns:50px 1fr 20px;gap:20px;padding:25px 0;display:grid}.process-list li>span{color:var(--tan);letter-spacing:.1em;font-size:10px;font-weight:800}.process-list h3{letter-spacing:-.04em;margin-bottom:8px;font-size:22px}.process-list p{color:#bfceda;max-width:410px;margin:0;font-size:13px;line-height:1.5}.process-list b{color:var(--tan);font-size:17px}.why{background:var(--sand);grid-template-columns:1.06fr .94fr;gap:11vw;display:grid}.why-statement h2{max-width:650px}.why-points{border-top:1px solid var(--line)}.why-points>div{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;column-gap:13px;padding:22px 0;display:grid}.why-points span{letter-spacing:.1em;grid-row:span 2;font-size:10px;font-weight:800}.why-points h3{letter-spacing:-.04em;margin-bottom:8px;font-size:20px}.why-points p{color:#607386;grid-column:2;margin:0;font-size:13px;line-height:1.5}.about{background:var(--sage);grid-template-columns:1fr 1fr;gap:10vw;display:grid}.about-main p:not(.eyebrow){color:#486075;max-width:500px;margin:29px 0;font-size:16px;line-height:1.58}.expectations{border-top:1px solid var(--line)}.expectations-title{color:#52687b;letter-spacing:.12em;text-transform:uppercase;margin:17px 0 29px;font-size:10px;font-weight:800}.expectation{border-bottom:1px solid var(--line);grid-template-columns:37px 1fr;padding:16px 0;display:grid}.expectation span{letter-spacing:.1em;font-size:10px;font-weight:800}.expectation h3{letter-spacing:-.05em;margin:0 0 8px;font-size:22px;line-height:1}.expectation p{color:#586e7e;max-width:330px;margin:0;font-size:12px;line-height:1.45}.expectations-note{background:var(--navy);color:#fff;letter-spacing:-.045em;margin-top:32px;padding:29px;font-family:Georgia,serif;font-size:22px;line-height:1.06}.team{background:#fff;grid-template-columns:1fr 1fr;gap:52px 9vw;display:grid}.team-heading{grid-column:1/-1;max-width:820px}.team-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(42px,4.45vw,70px);line-height:.93}.team-story{align-self:start;padding-top:7px}.team-label{color:#536c81;letter-spacing:.13em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:800}.team-story>p:last-child,.team-goal>p:not(.team-label){color:#496278;max-width:560px;margin-bottom:0;font-size:16px;line-height:1.64}.team-profiles{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:5vw;display:grid}.team-profile{padding-top:25px}.team-profile+.team-profile{border-left:1px solid var(--line);padding-left:5vw}.team-name{letter-spacing:-.06em;margin:0 0 5px;font-size:29px}.team-role{color:#6a7d8c;letter-spacing:.11em;text-transform:uppercase;margin:0 0 26px;font-size:10px;font-weight:800}.team-profile>p:not(.team-name):not(.team-role){color:#4c6478;max-width:560px;margin-bottom:17px;font-size:14px;line-height:1.62}.team-goal{background:var(--sand);grid-column:1/-1;grid-template-columns:.72fr 1fr 1fr;gap:4vw;padding:31px;display:grid}.team-goal .team-label{margin:3px 0 0}.team-goal>p:not(.team-label){font-size:14px}.resources{background:#fff;grid-template-columns:1fr 1fr;gap:10vw;display:grid}.resource-copy{max-width:470px;padding-top:43px}.resource-copy>p:first-child{color:#3e576d;font-size:20px;line-height:1.46}.resource-copy .text-link{margin:18px 0 54px}.resource-note{border-top:1px solid var(--line);color:#66758a;padding-top:18px;font-size:12px;line-height:1.5}.resource-link{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--tan);-webkit-text-decoration-color:var(--tan);-webkit-text-decoration-color:var(--tan);text-decoration-color:var(--tan);text-underline-offset:3px;font-weight:800;text-decoration-thickness:2px}.resource-link:hover{color:var(--coral)}.contact{background:var(--navy);color:#fff;padding:105px 5vw;position:relative;overflow:hidden}.contact:before{content:"";background:var(--blue);border-radius:50%;width:500px;height:500px;position:absolute;top:-280px;right:-80px}.contact:after{content:"";border:1px solid var(--tan);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-95px;right:12vw}.contact>*{z-index:1;position:relative}.contact h2{margin-bottom:24px;font-size:clamp(55px,6.5vw,97px)}.contact-intro{color:#c1d0da;max-width:465px;font-size:17px;line-height:1.54}.contact-options{grid-template-columns:minmax(0,410px);gap:13px;margin-top:44px;display:grid}.contact-options a{color:var(--navy);background:#fff;grid-template-columns:1fr auto;gap:8px;padding:22px 23px;transition:transform .2s,background .2s;display:grid}.contact-options a:hover{background:var(--sand);transform:translateY(-3px)}.contact-options span{letter-spacing:.12em;font-size:9px;font-weight:800}.contact-options strong{letter-spacing:-.05em;font-size:20px}.contact-options i{grid-area:1/2/span 2;align-self:center;font-size:19px;font-style:normal}footer{background:var(--paper);color:#5f7181;grid-template-columns:1.15fr 1fr;gap:20px;padding:45px 5vw 27px;font-size:11px;display:grid}.footer-brand{grid-row:span 2;align-self:start;width:168px}.footer-brand img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.footer-disclaimer{max-width:520px;margin:3px 0 26px;line-height:1.5}.copyright{grid-column:2;margin:0;font-size:10px}nav{font-size:12px}.button,.text-link{font-size:11px}.hero-detail{font-size:15px}.compass-topline,.compass-content>p{font-size:10px}.compass-options span{font-size:11px}.compass-note{font-size:12px}.start-cards span{font-size:11px}.start-cards p{font-size:13px}.start-cards b{font-size:10px}.section-heading>p:last-child{font-size:16px}.card-top{font-size:11px}.service-tag{font-size:10px}.service-card>p:not(.service-tag){font-size:14px}.service-card a,.process-list li>span{font-size:11px}.process-list p{font-size:14px}.why-points span{font-size:11px}.why-points p{font-size:14px}.expectations-title,.expectation span{font-size:11px}.expectation p{font-size:13px}.team-label,.team-role{font-size:11px}.team-profile>p:not(.team-name):not(.team-role),.team-goal>p:not(.team-label){font-size:15px}.resource-note{font-size:13px}.contact-options span{font-size:10px}footer{font-size:12px}.copyright{font-size:11px}.service-card-link{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font-size:11px;font-weight:800}.solutions-guidance{background:var(--sage);border-left:5px solid var(--tan);grid-template-columns:1fr 1.1fr;align-items:center;gap:7vw;margin-top:48px;padding:34px 38px;display:grid}.solutions-guidance .eyebrow{margin-bottom:13px}.solutions-guidance h3{letter-spacing:-.065em;margin:0;font-size:clamp(29px,3.1vw,45px);line-height:.95}.solutions-guidance>p{color:#456075;max-width:575px;margin:0;font-size:17px;line-height:1.55}.learning{background:var(--sage);grid-template-columns:.86fr 1.14fr;gap:10vw;padding:112px 5vw;display:grid}.learning-heading h2{letter-spacing:-.075em;max-width:650px;margin:0 0 25px;font-size:clamp(42px,4.5vw,70px);line-height:.93}.learning-heading>p:not(.eyebrow){color:#486075;max-width:540px;margin-bottom:29px;font-size:17px;line-height:1.58}.learning-list{border-top:1px solid var(--line)}.learning-list a{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:15px;padding:19px 0;transition:padding .2s,color .2s;display:grid}.learning-list a:hover{color:var(--navy-soft);padding-left:8px}.learning-list span{letter-spacing:.1em;padding-top:3px;font-size:10px;font-weight:800}.learning-list h3{letter-spacing:-.045em;margin:0 0 6px;font-size:21px;line-height:1}.learning-list p{color:#587084;margin:0;font-size:13px;line-height:1.45}.contact-button{justify-content:center;min-width:252px}.contact-email{color:#c1d0da;margin:19px 0 0;font-size:13px}.contact-email a{color:#fff;border-bottom:1px solid var(--tan)}.contact .contact-button{color:var(--navy);background:#fff}.contact .contact-button:hover{background:var(--sand)}.about-journey{background:#fff;padding:112px 5vw}.about-intro{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}.about-intro h2,.team-inline-heading h2,.resources-intro h2{letter-spacing:-.075em;max-width:650px;margin:0;font-size:clamp(42px,4.5vw,70px);line-height:.93}.about-intro>div:last-child{color:#4b657b;max-width:520px;font-size:17px;line-height:1.58}.about-intro>div:last-child p{margin:0 0 18px}.about-answers{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:68px;display:grid}.about-answers article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);min-height:226px;padding:25px 24px}.about-answers span{color:#526b81;letter-spacing:.1em;font-size:10px;font-weight:800}.about-answers h3{letter-spacing:-.055em;margin:44px 0 12px;font-size:24px;line-height:1}.about-answers p{color:#5e7385;margin:0;font-size:14px;line-height:1.55}.about-process{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.88fr 1.12fr;gap:10vw;margin-top:68px;padding:45px 0;display:grid}.about-process h3,.about-experience h3{letter-spacing:-.065em;margin:0 0 16px;font-size:clamp(31px,3.1vw,45px);line-height:.96}.about-process>div p,.about-experience p{color:#536b7d;max-width:470px;margin:0;font-size:16px;line-height:1.56}.about-process ol{margin:0;padding:0;list-style:none}.about-process li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:15px;padding:12px 0;display:grid}.about-process li:first-child{border-top:1px solid var(--line)}.about-process li span{letter-spacing:.1em;padding-top:3px;font-size:10px;font-weight:800}.about-process li p{margin:0;font-size:16px;line-height:1.42}.about-experience{grid-template-columns:1fr 1fr;gap:10vw;padding:68px 0;display:grid}.about-experience>div{border-top:1px solid var(--line);padding-top:23px}.team-inline{border-top:1px solid var(--line);padding-top:67px}.team-inline-heading{grid-template-columns:1fr 1fr;gap:10vw;margin-bottom:48px;display:grid}.team-inline-heading>p{color:#4b657b;max-width:520px;margin:0;font-size:16px;line-height:1.6}.resources-advisory{background:var(--sage);grid-template-columns:.9fr 1.1fr;gap:10vw;padding:112px 5vw;display:grid}.resources-intro>p:not(.eyebrow){color:#4b657b;max-width:540px;margin:27px 0 0;font-size:17px;line-height:1.58}.resource-principles{border-top:1px solid var(--line);gap:0;display:grid}.resource-principles article{border-bottom:1px solid var(--line);padding:19px 0}.resource-principles h3{letter-spacing:-.045em;margin:0 0 7px;font-size:22px;line-height:1}.resource-principles p{color:#587084;max-width:430px;margin:0;font-size:14px;line-height:1.48}.resources-advisory .learning-list{grid-column:1/-1;grid-template-columns:repeat(2,1fr);column-gap:5vw;display:grid}.resources-intro h2{letter-spacing:-.052em;max-width:590px;line-height:1.04}.resource-guide-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.resource-guide-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:31px 1fr;gap:13px;min-height:196px;padding:22px;transition:background .2s,transform .2s,box-shadow .2s;display:grid}.resource-guide-grid a:hover{z-index:1;background:#f9f5ed;position:relative;transform:translateY(-3px);box-shadow:0 10px 21px #0f29461c}.resource-guide-grid>a>span{color:#536c81;letter-spacing:.1em;padding-top:3px;font-size:10px;font-weight:800}.resource-guide-grid p{color:#768695;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px;font-size:9px;font-weight:800}.resource-guide-grid h3{color:var(--navy);letter-spacing:-.055em;margin:0 0 28px;font-size:24px;line-height:1}.resource-guide-action{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--tan);padding-bottom:4px;font-size:10px;font-weight:800}.resource-guide-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.resource-guide-grid a.resource-guide-card{background:#fff;border:0;flex-direction:column;min-height:344px;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 18px #0f294612}.resource-guide-grid a.resource-guide-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 18px 34px #0f294629}.resource-guide-visual{aspect-ratio:1;background-color:#dfe7e2;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:0}.resource-guide-body{flex:1;grid-template-columns:32px 1fr;column-gap:13px;padding:21px 20px 23px;display:grid}.resource-guide-grid .resource-guide-body>span:first-child{color:#587185;letter-spacing:.1em;grid-row:span 3;padding-top:3px;font-size:10px;font-weight:800}.resource-guide-grid .resource-guide-body p{color:#708292;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:9px;font-weight:800;line-height:1.35}.resource-guide-grid .resource-guide-body h3{color:var(--navy);letter-spacing:-.06em;margin:0 0 28px;font-size:25px;line-height:.98}.resource-guide-grid .resource-guide-action{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;place-self:end start;font-size:10px;font-weight:800}.resource-guide-grid a.resource-guide-card:first-child{background:var(--navy);grid-column:span 2;grid-template-columns:1.05fr .95fr;min-height:316px;display:grid}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{aspect-ratio:auto;min-height:100%}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{align-content:end;padding:32px 28px}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-body>span:first-child,.resource-guide-grid a.resource-guide-card:first-child .resource-guide-body p{color:var(--tan)}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-body h3,.resource-guide-grid a.resource-guide-card:first-child .resource-guide-action{color:#fff}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-action{border-color:var(--tan)}.button{cursor:pointer;border:0;font-family:inherit}.booking-modal{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081d33b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.booking-modal-panel{background:#fff;flex-direction:column;width:min(960px,100%);height:min(820px,100vh - 56px);display:flex;overflow:hidden;box-shadow:0 20px 70px #00000052}.booking-modal-header{border-bottom:1px solid var(--line);background:var(--paper);flex:none;justify-content:space-between;align-items:center;gap:24px;padding:17px 22px;display:flex}.booking-modal-header p{color:#627489;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.booking-modal-header h2{letter-spacing:-.045em;margin:0;font-size:22px;line-height:1}.booking-modal-close{color:var(--navy);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:10px 0;font-family:inherit;font-size:10px;font-weight:800}.booking-modal-close:hover{color:var(--coral)}.about-answers h3{margin-top:0}.about-process li{padding:16px 0;display:block}.team-after-solutions{background:#fff;border-top:0;padding:112px 5vw}@media (width<=900px){.site-header{height:156px;padding:7px 6vw}.header-logo{width:146px;height:138px}nav{gap:14px;margin-right:0;font-size:9px}.button-small{padding:11px 13px;font-size:9px}.hero{grid-template-columns:1fr;gap:45px;min-height:0;padding:73px 6vw 81px}.hero h1{font-size:clamp(57px,12vw,88px)}.hero-why-copy h1{font-size:clamp(46px,8vw,69px)}.capital-compass{width:100%;max-width:620px}.guidance-intro,.situation-fit,.section-heading,.process,.why,.about,.team,.resources,.solutions-guidance,.learning,.about-intro,.about-process,.about-experience,.team-inline-heading,.resources-advisory{grid-template-columns:1fr;gap:42px}.section,.learning,.about-journey,.resources-advisory{padding:77px 6vw}.section-heading h2{grid-row:2}.section-heading>p:last-child{grid-row:3}.service-grid,.resource-guide-grid{grid-template-columns:repeat(2,1fr)}.process{gap:42px}.team-heading,.team-profiles,.team-goal{grid-column:auto}.team-profiles{gap:34px}.team-goal{grid-template-columns:.65fr 1fr 1fr}.about-answers{margin-top:48px}.about-process,.about-experience{margin-top:48px;padding:48px 0}.team-inline{padding-top:48px}.resources-advisory .learning-list{grid-template-columns:1fr}.contact{padding:78px 6vw}.contact-options{grid-template-columns:1fr;max-width:520px}footer{grid-template-columns:1fr;padding:37px 6vw 26px}.footer-brand{grid-row:auto}.copyright{grid-column:auto;margin-top:20px}}@media (width<=620px){.site-header{height:116px}.header-logo{width:101px;height:98px}nav{display:none}.button-small{gap:9px;padding:10px 11px;font-size:9px}.hero{padding-top:55px}.hero h1,.hero-why-copy h1{font-size:49px}.hero-intro{font-size:16px}.hero-detail{font-size:14px}.hero-declaration{font-size:30px}.hero-actions{gap:17px}.button{gap:15px}.capital-compass{min-height:390px;box-shadow:12px 12px 0 var(--tan)}.compass-content{bottom:65px;left:25px;right:25px}.compass-content h2{font-size:36px}.compass-mark{top:57px;right:27px}.compass-note{max-width:280px;font-size:11px;bottom:19px;left:22px}.service-grid,.about-answers,.resource-guide-grid{grid-template-columns:1fr}.service-card{min-height:282px}.resource-guide-grid a{min-height:164px}.about-answers article{min-height:0}.about-answers h3{margin-top:28px}.about-process li{grid-template-columns:30px 1fr;gap:12px}.about-intro h2,.team-inline-heading h2,.resources-intro h2{font-size:47px}.team-profiles,.team-goal{grid-template-columns:1fr}.team-profile+.team-profile{border-left:0;border-top:1px solid var(--line);padding-left:0}.team-goal{gap:18px;padding:25px}.contact h2{font-size:59px}.contact-options strong{font-size:18px}.booking-modal{padding:12px}.booking-modal-panel{height:calc(100vh - 24px)}.booking-modal-header{padding:14px 16px}.booking-modal-header h2{font-size:18px}}@media (width<=900px){.solution-path{background:0 0;grid-template-columns:70px 1fr;gap:17px 23px;padding:26px 0}.solution-path:nth-child(odd),.solution-path:hover{background:0 0}.solution-path>p,.solution-path-note{grid-column:2}.solution-path-note{place-self:start}}@media (width<=620px){.solution-path{grid-template-columns:52px 1fr;gap:15px 16px}.solution-path-index span{font-size:29px}.solution-path-index p{display:none}.solution-path h3{font-size:25px}.solution-path>p{font-size:14px}.solution-path-note{font-size:9px}}@media (width<=900px){.resource-guide-grid a.resource-guide-card:first-child{grid-column:span 2}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{min-height:238px}}@media (width<=620px){.resource-guide-grid a.resource-guide-card:first-child{background:var(--navy);grid-column:auto;min-height:344px;display:flex}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{min-height:148px}.resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{padding:21px 20px 23px}}@media (width>=901px){.site-header{height:166px;padding-top:7px;padding-bottom:7px}.header-logo{width:162px;height:148px}nav{gap:19px;margin-right:18px;font-size:11px}.button-small{padding:12px 14px}.hero{gap:5vw;min-height:620px;padding-top:68px;padding-bottom:70px}.hero-why-copy h1{font-size:clamp(39px,4.15vw,64px)}.hero-why-copy .hero-intro{font-size:18px}.hero-detail{font-size:14px}.hero-declaration{font-size:clamp(25px,2.35vw,36px)}.capital-compass{min-height:408px;box-shadow:15px 15px 0 var(--tan);padding:22px}.compass-mark{width:59px;height:59px;font-size:34px;top:58px;right:36px}.compass-content{bottom:61px;left:31px;right:31px}.compass-content h2{font-size:clamp(31px,3vw,44px)}.section,.about-journey,.team-after-solutions{padding-top:94px;padding-bottom:94px}.about-intro h2,.team-inline-heading h2,.resources-intro h2,.solutions-combined-intro h2{font-size:clamp(38px,3.85vw,60px)}.about-intro>div:last-child,.team-inline-heading>p{font-size:16px}.resource-guide-grid a.resource-guide-card{min-height:315px}.resource-guide-visual{aspect-ratio:1.16}.resource-guide-grid .resource-guide-body{padding:18px 19px 21px}.resource-guide-grid .resource-guide-body h3{font-size:23px}.team-name{font-size:27px}.team-profile>p:not(.team-name):not(.team-role){font-size:14px}.contact{padding-top:88px;padding-bottom:88px}.contact h2{font-size:clamp(49px,5.3vw,78px)}}.solutions-combined{background:var(--sage)}.solutions-combined-intro{grid-template-columns:1fr 1fr;align-items:end;gap:10vw;margin-bottom:55px;display:grid}.solutions-combined-intro h2{letter-spacing:-.075em;max-width:680px;margin:0;font-size:clamp(42px,4.5vw,70px);line-height:.93}.solutions-combined-intro>p{color:#4b657b;max-width:530px;margin:0;font-size:17px;line-height:1.58}.solutions-combined .resource-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solutions-combined .resource-guide-grid a.resource-guide-card,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{background:#fff;min-height:344px;display:flex}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{grid-column:auto}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{aspect-ratio:1;min-height:0}.solutions-combined .resource-guide-body,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{flex-direction:column;flex:1;padding:21px 20px 23px;display:flex}.solutions-combined .resource-guide-grid .resource-guide-body p,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body p{color:#708292;margin:0 0 16px}.solutions-combined .resource-guide-grid .resource-guide-body h3,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body h3{color:var(--navy);margin:0 0 28px}.solutions-combined .resource-guide-grid .resource-guide-action,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-action{color:var(--navy);border-color:var(--tan);align-self:flex-start;margin-top:auto}@media (width<=900px){.solutions-combined-intro{grid-template-columns:1fr;gap:42px}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{grid-column:auto}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{min-height:0}}@media (width<=620px){.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{background:#fff}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{min-height:0}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{padding:21px 20px 23px}}.solutions-combined .resource-guide-grid{grid-auto-rows:1fr}.solutions-combined .resource-guide-grid a.resource-guide-card,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{height:auto;min-height:0}.solutions-combined .resource-guide-visual,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{aspect-ratio:1;flex:none;min-height:0;overflow:hidden}.solutions-combined .resource-guide-body,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{flex:0 0 140px;padding:17px 19px 19px}.solutions-combined .resource-guide-grid .resource-guide-body p{margin-bottom:10px}.solutions-combined .resource-guide-grid .resource-guide-body h3{margin-bottom:12px}.solutions-combined .resource-guide-grid .resource-guide-body h3,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body h3{height:68px}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body{align-content:normal}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body p{margin:0 0 10px}.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body h3{margin:0 0 12px}@media (width<=900px){.solutions-combined .resource-guide-grid a.resource-guide-card,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{height:auto}}@media (width<=620px){.solutions-combined .resource-guide-grid a.resource-guide-card,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child{height:auto}.solutions-combined .resource-guide-grid .resource-guide-body h3,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-body h3{height:62px}}.solutions-combined .resource-guide-visual,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual{background-color:#0000}.solutions-combined .resource-guide-visual>img,.solutions-combined .resource-guide-grid a.resource-guide-card:first-child .resource-guide-visual>img{object-fit:contain;object-position:50% 50%;width:100%;height:100%;display:block}@media (width>=901px){nav,.eyebrow{font-size:10px}.hero h1{font-size:clamp(52px,5.8vw,90px)}.hero-why-copy h1{font-size:clamp(36px,3.85vw,58px)}.hero-why-copy .hero-intro{font-size:17px}.hero-declaration{font-size:clamp(23px,2.15vw,33px)}.guidance-intro h2,.situation-fit h2,.section-heading h2,.why h2,.about h2,.resources h2,.team-heading h2,.learning-heading h2{font-size:clamp(36px,3.65vw,56px)}.process-title h2{font-size:clamp(43px,4.45vw,67px)}.contact h2{font-size:clamp(46px,4.9vw,72px)}.solutions-combined-intro h2{font-size:clamp(34px,3.35vw,53px)}.solutions-combined-intro>p,.section-heading>p:last-child,.about-intro>div:last-child,.team-inline-heading>p{font-size:15px}.resource-guide-grid .resource-guide-body h3{font-size:24px}.resource-guide-grid .resource-guide-body p,.resource-guide-grid .resource-guide-action{font-size:10px}.about-answers h3{font-size:21px}.about-answers p,.about-process>div p,.about-experience p{font-size:14px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.resource-library-button{background:var(--tan);color:var(--navy);margin:8px 0 7px;padding:19px 24px;font-size:12px}.resource-library-button:hover{background:#e3d1ad}.resource-copy .resource-note{border-top:0;margin:0;padding-top:0}.resource-library-action{flex-direction:column;align-items:center;display:inline-flex}.process-list li{grid-template-columns:50px 1fr}main [id]{scroll-margin-top:212px}@media (width<=900px){main [id]{scroll-margin-top:176px}}@media (width<=620px){.site-header{flex-wrap:wrap;align-content:center;row-gap:4px;height:auto;min-height:154px;padding:7px 6vw 10px}.header-logo{width:91px;height:83px}.site-header nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;order:3;gap:17px;width:100%;margin:0;padding:5px 0 2px;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:none;padding:6px 0;font-size:9px}.site-header .button-small{margin-left:auto}.process-list li{grid-template-columns:28px 1fr}main [id]{scroll-margin-top:174px}}.guide-page{background:var(--paper);min-height:100vh}.guide-header{position:relative}.guide-hero{background:#fff;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:end;gap:8vw;padding:92px 5vw 98px;display:grid}.guide-back{color:#567086;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;margin-bottom:48px;padding-bottom:4px;font-size:10px;font-weight:800;display:inline-block}.guide-hero .eyebrow{margin-bottom:23px}.guide-hero h1{letter-spacing:-.078em;max-width:850px;margin:0 0 28px;font-size:clamp(51px,5.5vw,86px);line-height:.91}.guide-lead{color:#47637b;max-width:680px;margin:0 0 34px;font-size:18px;line-height:1.62}.guide-aside{background:var(--sage);flex-direction:column;align-self:stretch;display:flex}.guide-visual{background-color:#e6ece7;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:238px}.guide-quick-take{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#35556f;grid-template-columns:88px 1fr;gap:14px;max-width:680px;margin:0 0 29px;padding:18px 0;font-size:15px;line-height:1.5;display:grid}.guide-quick-take span{color:#60788c;letter-spacing:.1em;text-transform:uppercase;padding-top:3px;font-size:10px;font-weight:800}.guide-fit{background:var(--sage);border-top:5px solid var(--tan);padding:32px}.guide-fit>p{color:#516b80;letter-spacing:.12em;text-transform:uppercase;margin:0 0 23px;font-size:10px;font-weight:800}.guide-fit ul{margin:0;padding:0;list-style:none}.guide-fit li{border-top:1px solid var(--line);color:#28455f;padding:15px 0 15px 23px;font-size:15px;line-height:1.45;position:relative}.guide-fit li:before{content:"";background:var(--tan);border-radius:50%;width:10px;height:10px;position:absolute;top:24px;left:0}.guide-section{padding:102px 5vw}.guide-overview{background:var(--paper);grid-template-columns:.65fr 1.35fr;gap:9vw;display:grid}.guide-overview h2,.guide-review h2,.guide-ready h2,.guide-questions h2,.guide-next h2{letter-spacing:-.075em;margin:0 0 22px;font-size:clamp(43px,4.5vw,69px);line-height:.93}.guide-overview>div>p{color:#47637b;max-width:715px;margin:0;font-size:20px;line-height:1.58}.guide-review{background:#fff;grid-template-columns:.82fr 1.18fr;gap:9vw;display:grid}.guide-review h2{max-width:420px}.guide-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.guide-list li{border-bottom:1px solid var(--line);color:#405d73;grid-template-columns:48px 1fr;gap:12px;padding:21px 0;font-size:16px;line-height:1.48;display:grid}.guide-list span{color:var(--navy);letter-spacing:.1em;font-size:10px;font-weight:800}.guide-ready{background:var(--navy);color:#fff;grid-template-columns:.82fr 1.18fr;gap:9vw;display:grid}.guide-ready h2{max-width:510px}.guide-ready>div>p:last-child{color:#c2d0da;max-width:430px;margin:0;font-size:16px;line-height:1.55}.guide-checklist{gap:13px;margin:0;padding:0;list-style:none;display:grid}.guide-checklist li{color:#d4e0e8;border:1px solid #ffffff47;padding:18px 18px 18px 47px;font-size:15px;line-height:1.5;position:relative}.guide-checklist li:before{content:"";border-bottom:2px solid var(--tan);border-left:2px solid var(--tan);width:13px;height:7px;position:absolute;top:25px;left:20px;transform:rotate(-45deg)}.guide-questions{background:var(--sand);grid-template-columns:.82fr 1.18fr;gap:9vw;display:grid}.guide-questions h2{max-width:460px}.guide-questions-wrap ol{counter-reset:question;border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.guide-questions-wrap li{border-bottom:1px solid var(--line);color:#3f5c72;counter-increment:question;grid-template-columns:43px 1fr;gap:14px;padding:18px 0;font-size:16px;line-height:1.48;display:grid}.guide-questions-wrap li:before{content:"0" counter(question);color:#526d83;letter-spacing:.1em;font-size:10px;font-weight:800}.guide-watch{background:var(--tan);color:#17334f;letter-spacing:-.025em;margin:31px 0 0;padding:24px;font-family:Georgia,serif;font-size:20px;line-height:1.37}.guide-watch strong{letter-spacing:.1em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:10px}.guide-next{color:#fff;background:#1a405f;padding:103px 5vw}.guide-next h2{max-width:810px}.guide-next>p:not(.eyebrow):not(.guide-disclaimer){color:#c6d4dc;max-width:580px;margin:0 0 32px;font-size:17px;line-height:1.55}.guide-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.guide-button-light{background:var(--tan);color:var(--navy)}.guide-button-light:hover{background:#ead7b1}.guide-resource-link{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffffb3;max-width:360px;padding-bottom:4px;font-size:11px;font-weight:800;line-height:1.5}.guide-disclaimer{color:#aebfcb;max-width:800px;margin:62px 0 0;font-size:11px;line-height:1.5}.guide-hero{align-items:stretch;padding-bottom:74px}.guide-hero-copy{flex-direction:column;justify-content:flex-end;display:flex}.guide-aside{min-height:100%}.guide-visual{background-size:cover;flex:1;min-height:430px}.guide-source-note{color:#708496;letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.guide-at-a-glance{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin:0 5vw;display:grid;transform:translateY(-1px)}.guide-at-a-glance article{border-right:1px solid var(--line);min-height:174px;padding:29px 31px}.guide-at-a-glance article:last-child{border-right:0}.guide-at-a-glance p{color:var(--navy);letter-spacing:-.06em;margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(29px,3vw,42px);line-height:.92}.guide-at-a-glance h2{color:#5a7184;letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.guide-at-a-glance span{color:#516b80;font-size:14px;line-height:1.4}.guide-quick-answer{background:var(--sand);grid-template-columns:.65fr 1.35fr;gap:9vw;padding-top:79px;padding-bottom:79px;display:grid}.guide-quick-answer h2{letter-spacing:-.072em;max-width:560px;margin:0 0 20px;font-size:clamp(39px,4vw,61px);line-height:.94}.guide-quick-answer div>p{color:#405f77;max-width:690px;margin:0;font-size:20px;line-height:1.56}.guide-fit-section{background:#fff;grid-template-columns:.82fr 1.18fr;gap:9vw;display:grid}.guide-fit-section h2{letter-spacing:-.075em;max-width:440px;margin:0;font-size:clamp(43px,4.5vw,69px);line-height:.93}.guide-fit-section ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.guide-fit-section li{background:var(--sage);color:#29485f;align-items:flex-end;min-height:125px;padding:20px;font-size:15px;line-height:1.45;display:flex}.guide-list li{padding:21px 0 21px 25px;display:block;position:relative}.guide-list li:before{content:"";background:var(--tan);border-radius:50%;width:9px;height:9px;position:absolute;top:31px;left:0}.guide-questions-wrap li{padding:18px 0;display:block}.guide-questions-wrap li:before{display:none}@media (width<=900px){.guide-hero,.guide-overview,.guide-review,.guide-ready,.guide-questions,.guide-quick-answer,.guide-fit-section{grid-template-columns:1fr;gap:42px}.guide-hero,.guide-section,.guide-next{padding:76px 6vw}.guide-aside{max-width:620px}.guide-at-a-glance{margin-left:6vw;margin-right:6vw}}@media (width<=620px){.guide-header{min-height:154px}.guide-hero,.guide-section,.guide-next{padding:58px 6vw}.guide-back{margin-bottom:38px}.guide-hero h1{font-size:48px}.guide-lead,.guide-overview>div>p{font-size:17px}.guide-overview h2,.guide-review h2,.guide-ready h2,.guide-questions h2,.guide-next h2{font-size:44px}.guide-fit{padding:24px}.guide-visual{min-height:200px}.guide-list li,.guide-questions-wrap li{font-size:15px}.guide-watch{font-size:18px}.guide-actions{flex-direction:column;align-items:flex-start;gap:22px}.guide-at-a-glance{grid-template-columns:1fr}.guide-at-a-glance article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.guide-at-a-glance article:last-child{border-bottom:0}.guide-quick-answer{padding-top:58px;padding-bottom:58px}.guide-quick-answer div>p{font-size:17px}.guide-fit-section ul{grid-template-columns:1fr}}@media (width>=901px){.guide-hero{gap:6vw;padding-top:60px;padding-bottom:62px}.guide-back{margin-bottom:31px}.guide-hero h1{margin-bottom:21px;font-size:clamp(40px,4.2vw,63px)}.guide-lead{max-width:620px;margin-bottom:23px;font-size:16px;line-height:1.55}.guide-visual{min-height:316px}.guide-at-a-glance article{min-height:132px;padding:21px 24px}.guide-at-a-glance p{margin-bottom:13px;font-size:clamp(24px,2.35vw,33px)}.guide-section{padding-top:68px;padding-bottom:68px}.guide-quick-answer{padding-top:64px;padding-bottom:64px}.guide-fit-section li{min-height:108px;padding:17px}.guide-list li,.guide-questions-wrap li{padding-top:16px;padding-bottom:16px;font-size:15px}.guide-checklist{gap:10px}.guide-checklist li{padding:15px 16px 15px 43px;font-size:14px}.guide-watch{margin-top:24px;padding:20px;font-size:18px}.guide-next{padding-top:70px;padding-bottom:70px}.guide-disclaimer{margin-top:42px}.guide-page .eyebrow,.guide-back,.guide-source-note{font-size:10px}.guide-hero h1{font-size:clamp(36px,3.75vw,56px)}.guide-lead{font-size:14px}.guide-at-a-glance p{font-size:clamp(22px,2.05vw,29px)}.guide-at-a-glance span{font-size:12px}.guide-quick-answer h2{font-size:clamp(31px,3.1vw,46px)}.guide-quick-answer div>p,.guide-overview>div>p{font-size:16px}.guide-overview h2,.guide-review h2,.guide-ready h2,.guide-questions h2,.guide-next h2,.guide-fit-section h2{font-size:clamp(32px,3.1vw,48px)}.guide-fit-section li,.guide-list li,.guide-questions-wrap li,.guide-ready>div>p:last-child,.guide-next>p:not(.eyebrow):not(.guide-disclaimer){font-size:14px}.guide-checklist li{font-size:13px}.guide-watch{font-size:17px}}
