.franchise-page{display:grid;grid-template-columns:1fr 1.25fr;min-height:70vh}.franchise-page .fr-img{height:auto}.franchise-page .fr-body{padding:64px;display:flex;flex-direction:column;justify-content:center;max-width:620px}.franchise-page .fr-h{font-size:clamp(28px,3.2vw,40px);margin-bottom:18px}.franchise-page .fr-text{font-size:14px;max-width:48ch}.fr-paths{margin:28px 0 8px;display:flex;flex-direction:column;gap:22px}.fr-path{display:grid;grid-template-columns:34px 1fr;grid-gap:4px;gap:4px}.fr-path-n{font-family:Cormorant Garamond,serif;font-style:italic;font-size:20px;color:var(--sage)}.fr-path-h{font-size:15px;font-weight:500;color:var(--text-dark);margin:0 0 6px;letter-spacing:.01em}.fr-path-t{font-size:12.5px;color:var(--text-mid);line-height:1.75;font-weight:300;max-width:44ch;margin:0}.fr-lbl-benefits{margin-top:32px;margin-bottom:12px}.fr-note{font-size:12px;max-width:46ch;margin:16px 0 28px}.fr-note a{color:var(--sage-dark)}.fr-btn{text-decoration:none;align-self:flex-start}.fr-btn:hover{background:var(--sage-dark)}@media (max-width:860px){.franchise-page{grid-template-columns:1fr}.franchise-page .fr-img{height:220px}.franchise-page .fr-body{padding:40px 24px;max-width:none}.subpage-nav{padding:18px 24px}}