.guidance-journey{margin:0;padding:20px 0 20px 30px}
.guidance-journey figcaption{font-size:14px;letter-spacing:.04em;color:#c6d1c9;margin-bottom:30px}
.guidance-journey ol{list-style:none;padding:0;margin:0}
.guidance-journey li{display:grid;grid-template-columns:72px 1fr;gap:24px;position:relative;padding-bottom:35px}
.guidance-journey li:last-child{padding-bottom:0}
.guidance-journey li:not(:last-child):before{content:'';position:absolute;width:1px;left:36px;top:72px;bottom:0;background:#d9bd7a66}
.guidance-orbit{display:grid;place-items:center;width:72px;height:72px;border:1px solid #d9bd7a80;border-radius:50%;color:var(--signal)}
.guidance-orbit svg{width:34px;height:34px}
.guidance-journey strong{font-size:26px;font-weight:400;color:var(--signal)}
.guidance-journey p{font-size:17px;line-height:1.5;color:#c6d1c9;margin:6px 0 0}
.guidance-example{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;list-style:none;padding:30px 0;margin:20px 0;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26}
.guidance-example svg{width:44px;height:44px;color:var(--signal);margin-bottom:20px}
.guidance-example h3{font-size:23px}.guidance-example p{font-size:17px}
.guidance-takeaway-title{margin-top:45px!important}
.guidance-takeaways{display:grid;grid-template-columns:1fr 1fr;gap:18px 40px;padding-left:20px}
.guidance-takeaways li::marker{color:var(--signal)}
.guidance-person{display:grid;grid-template-columns:105px 1fr;gap:26px;align-items:start;margin-bottom:28px}
.guidance-person img{border-radius:50%;width:105px;height:105px;object-fit:cover;border:1px solid #d9bd7a66}
.guidance-person p{margin:0}
@media(max-width:1000px){.guidance-journey{max-width:600px;width:100%;justify-self:center;padding-left:0}}
@media(max-width:600px){.guidance-example,.guidance-takeaways{grid-template-columns:1fr}.guidance-example{gap:24px}.guidance-example li{display:grid;grid-template-columns:44px 1fr;column-gap:18px}.guidance-example svg{grid-row:span 2}.guidance-example p{margin:0}.guidance-journey li{gap:18px}.guidance-person{grid-template-columns:1fr}.guidance-person img{width:85px;height:85px}}
