.journey-section{display:block;padding-block:85px;background:#dfe1d5}
.journey-section .material-copy{padding:0 0 30px;background:none}
.journey-section .material-copy h2{max-width:none;font-size:clamp(48px,6vw,85px)}
.journey-section .material-copy p:last-child{max-width:660px}
.journey-model{height:570px;min-height:0;background:#b6baaa}
.journey-model .model-backdrop,.journey-model .model-poster{width:100%;height:100%;object-fit:contain}
.journey-model .model-caption{gap:15px;flex-wrap:wrap}
.journey-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #7c8477;margin-top:24px}
.journey-step{padding:22px 18px;text-align:left;border:0;border-bottom:3px solid transparent;background:transparent;display:grid;gap:9px;color:#263d35;cursor:pointer}
.journey-step span{font-size:12px}.journey-step strong{font-family:var(--serif,Georgia,serif);font-size:31px;font-weight:400}.journey-step small{font-size:12px;line-height:1.6}
.journey-step:hover,.journey-step[aria-pressed=true]{background:#cdd3c3;border-bottom-color:#344538}
.journey-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.journey-footer p{font-size:12px;max-width:400px}.journey-footer button{background:none;border:0;color:inherit;cursor:pointer}
.brand-ribbon{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){.journey-section{padding-block:50px}.journey-model{height:420px}.journey-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-step{padding:16px 10px}.journey-model .model-caption{padding:12px;gap:10px}.journey-model .model-caption span{font-size:11px}.journey-model .model-load,.journey-model .model-rotation{font-size:12px}.journey-footer{gap:12px}.brand-ribbon{grid-template-columns:1fr}}
