.rs-products .product-choice-heading{font-size:12px;font-weight:500;color:#626b5a;margin-bottom:14px}
.rs-products .journey{margin:0;padding:0;border-bottom:0;gap:0}
.rs-products .j-step{position:relative;font-family:"Public Sans",sans-serif;letter-spacing:0;cursor:pointer;padding:20px;color:#66705e!important;text-decoration:none!important;font-weight:400}
.rs-products .j-step b{font-weight:500;font-size:13px;color:#293326}
.rs-products .j-step .by{font-family:"IBM Plex Mono",monospace;font-size:9px;font-weight:400;letter-spacing:.06em;margin-top:9px}
.rs-products .j-step[aria-selected="true"]{background:#eef1e8}
.rs-products .j-step[aria-selected="true"]::after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:2px;background:#536549}
.rs-products .j-step:hover{background:#f3f5ef}
.rs-products .product-choice-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce1d4;background:#f5f7f0;min-height:350px;margin-bottom:56px;padding:0;border-radius:0 0 5px 5px;overflow:hidden}
.rs-products .product-choice-panel[hidden]{display:none}
.rs-products .choice-context{padding:36px}
.rs-products .choice-context h2{font-family:"Source Serif 4",Georgia,serif;font-weight:400;font-size:33px;letter-spacing:-.03em;line-height:1.2;color:#293326;margin:15px 0}
.rs-products .choice-context p{font-size:13px;line-height:1.8;color:#626d58;max-width:40ch}
.rs-products .choice-cta{display:table;margin-top:24px;background:#293326;color:#fff!important;padding:11px 17px;border-radius:4px;font-size:12px;font-weight:500}
.rs-products .choice-cta:hover{background:#405037;text-decoration:none}
.rs-products .choice-detail{display:table;margin-top:14px;font-size:11px;color:#536549!important;font-weight:400}
.rs-products .choice-output{background:#fff;margin:20px;padding:24px;border:1px solid #e0e5d9;border-radius:4px}
.rs-products .choice-output ol{counter-reset:choice;list-style:none;margin-top:20px;padding:0}
.rs-products .choice-output li{counter-increment:choice;display:grid;grid-template-columns:26px 1fr;gap:0 12px;padding:14px 0;border-top:1px solid #e8ece2;font-size:12px;line-height:1.6;color:#293326}
.rs-products .choice-output li::before{content:"0" counter(choice);font-family:"IBM Plex Mono",monospace;font-size:10px;color:#7b886e;grid-row:span 2;padding-top:2px}
.rs-products .choice-output li strong{font-weight:500}
.rs-products .choice-output li span{font-size:11px;color:#707a65}
.rs-products .choice-limit{font-size:10px;line-height:1.7;color:#6e795f;border-top:1px solid #e8ece2;padding-top:12px;margin-top:5px}
.rs-products .prod{scroll-margin-top:90px}
@media(max-width:720px){
 .rs-products .j-step{padding:16px 12px;font-size:11px}
 .rs-products .j-step b{font-size:12px}
 .rs-products .product-choice-panel{grid-template-columns:1fr;min-height:0}
 .rs-products .choice-context{padding:26px}
 .rs-products .choice-context h2{font-size:30px}
 .rs-products .choice-output{margin:0 18px 18px;padding:22px}
}
