.home-owner-route{display:grid;grid-template-columns:1.55fr .8fr;gap:clamp(24px,5vw,72px);align-items:center;margin:clamp(24px,5vw,72px) 0;padding:clamp(28px,5vw,64px);border:1px solid #345052;border-radius:30px;background:linear-gradient(125deg,#112728,#0d1d1e);box-shadow:0 18px 45px rgba(0,0,0,.18)}.home-owner-route .eyebrow{margin:0 0 12px;color:#f6c761}.home-owner-route h2{max-width:760px;margin:0;color:#fff;font-size:clamp(2rem,4vw,4.5rem);line-height:.96;letter-spacing:-.065em}.home-owner-route p:not(.eyebrow){max-width:670px;margin:22px 0 0;color:#cbd7d2;font-size:clamp(1rem,1.4vw,1.3rem);line-height:1.55}.home-owner-route ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:24px 0 0;padding:0;list-style:none;color:#cbd7d2;font-weight:700}.home-owner-route li:before{content:"+";display:inline-grid;place-items:center;width:19px;height:19px;margin-right:8px;border-radius:50%;background:#f27963;color:#10221b;font-size:.72rem}.home-owner-route-action{display:flex;flex-direction:column;align-items:flex-start;padding:28px;border-radius:22px;background:#f27963;color:#10221b;box-shadow:0 15px 0 #f6c761}.home-owner-route-action span{color:#10221b;font-size:.7rem;font-weight:800;letter-spacing:.16em}.home-owner-route-action strong{margin-top:12px;font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.02;letter-spacing:-.045em}.home-owner-route-action a{margin-top:26px;padding:13px 17px;border-radius:999px;background:#10221b;color:#fff;font-weight:800;text-decoration:none}.home-owner-route-action a b{margin-left:10px}.home-owner-rote-action small{margin-top:16px;color:#273a38;line-height:1.45}@media(max-width:760px){.home-owner-route{grid-template-columns:1fr;border-radius:22px}.home-owner-route-action{box-shadow:0 10px 0 #f6c761}.home-owner-route h2{font-size:2.45rem}}