.InnerPage-module__vP-t4G__innerLayout{grid-template-columns:1fr 320px;align-items:flex-start;gap:4rem;display:grid}.InnerPage-module__vP-t4G__content h2{color:var(--navy);margin:2rem 0 .75rem;font-family:Playfair Display,serif;font-size:1.7rem}.InnerPage-module__vP-t4G__content h3{color:var(--navy);margin:1.5rem 0 .6rem;font-family:Playfair Display,serif;font-size:1.2rem}.InnerPage-module__vP-t4G__content h4{color:var(--charcoal);margin:1rem 0 .4rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.InnerPage-module__vP-t4G__content p{color:var(--text-body);margin-bottom:1rem;font-size:.97rem;line-height:1.85}.InnerPage-module__vP-t4G__content ul,.InnerPage-module__vP-t4G__content ol{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.InnerPage-module__vP-t4G__content ol{list-style:decimal}.InnerPage-module__vP-t4G__content li{color:var(--text-body);margin-bottom:.4rem;font-size:.95rem;line-height:1.75}.InnerPage-module__vP-t4G__contentDivider{border:none;border-top:2px solid var(--border);margin:2.5rem 0}.InnerPage-module__vP-t4G__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:2rem 0;display:grid}.InnerPage-module__vP-t4G__featureCard{background:var(--off-white);border-radius:var(--radius-md);border-left:3px solid var(--gold);padding:1.5rem}.InnerPage-module__vP-t4G__featureCard h4{color:var(--navy);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.InnerPage-module__vP-t4G__featureCard p{color:var(--mid-grey);margin:0;font-size:.85rem;line-height:1.65}.InnerPage-module__vP-t4G__steps{counter-reset:step;margin:2rem 0}.InnerPage-module__vP-t4G__step{border-bottom:1px solid var(--border);gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.InnerPage-module__vP-t4G__step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.InnerPage-module__vP-t4G__stepNum{background:var(--navy);width:40px;height:40px;color:var(--gold);counter-increment:step;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;display:flex}.InnerPage-module__vP-t4G__stepContent h4{color:var(--navy);margin:0 0 .4rem;font-size:1rem;font-weight:600}.InnerPage-module__vP-t4G__stepContent p{color:var(--text-body);margin:0;font-size:.9rem}.InnerPage-module__vP-t4G__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:7rem}.InnerPage-module__vP-t4G__sidebarCard{background:var(--navy);color:var(--white);border-radius:var(--radius-md);padding:2rem}.InnerPage-module__vP-t4G__sidebarTitle{color:var(--white);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.2rem}.InnerPage-module__vP-t4G__sidebarText{color:#ffffffb8;margin-bottom:1.25rem;font-size:.85rem;line-height:1.7}.InnerPage-module__vP-t4G__sidebarCta{background:var(--gold);color:var(--navy);text-align:center;border-radius:var(--radius-sm);padding:.75rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.InnerPage-module__vP-t4G__sidebarCta:hover{background:var(--gold-light)}.InnerPage-module__vP-t4G__sidebarNav{background:var(--off-white);border-radius:var(--radius-md);border:1px solid var(--border);overflow:hidden}.InnerPage-module__vP-t4G__sidebarNavTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:var(--light-grey);border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-size:.72rem;font-weight:700}.InnerPage-module__vP-t4G__sidebarNavLink{color:var(--text-body);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.InnerPage-module__vP-t4G__sidebarNavLink:last-child{border-bottom:none}.InnerPage-module__vP-t4G__sidebarNavLink:hover{background:var(--white);color:var(--navy)}.InnerPage-module__vP-t4G__sidebarNavLink.InnerPage-module__vP-t4G__active{background:var(--navy);color:var(--gold);font-weight:600}.InnerPage-module__vP-t4G__sidebarContact{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--border);padding:1.5rem}.InnerPage-module__vP-t4G__sidebarContactTitle{color:var(--navy);margin-bottom:1rem;font-size:.875rem;font-weight:700}.InnerPage-module__vP-t4G__sidebarContactItem{color:var(--text-body);align-items:center;gap:.6rem;margin-bottom:.65rem;font-size:.83rem;text-decoration:none;transition:color .2s;display:flex}.InnerPage-module__vP-t4G__sidebarContactItem:hover{color:var(--gold)}.InnerPage-module__vP-t4G__faqList{margin-top:1rem}.InnerPage-module__vP-t4G__faqItem{border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:.75rem;overflow:hidden}.InnerPage-module__vP-t4G__faqQuestion{color:var(--navy);background:var(--off-white);cursor:pointer;justify-content:space-between;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.InnerPage-module__vP-t4G__faqAnswer{color:var(--text-body);border-top:1px solid var(--border);background:var(--white);padding:1rem 1.25rem;font-size:.9rem;line-height:1.75}.InnerPage-module__vP-t4G__innerCta{background:var(--navy);border-radius:var(--radius-lg);text-align:center;margin-top:3rem;padding:3rem}.InnerPage-module__vP-t4G__innerCtaTitle{margin-bottom:.75rem;font-size:1.5rem;color:var(--white)!important}.InnerPage-module__vP-t4G__innerCtaText{margin-bottom:1.5rem;font-size:.95rem;color:var(--white)!important}@media (max-width:1024px){.InnerPage-module__vP-t4G__innerLayout{grid-template-columns:1fr}.InnerPage-module__vP-t4G__sidebar{position:static}}@media (max-width:768px){.InnerPage-module__vP-t4G__featureGrid{grid-template-columns:1fr}}
