.delivery-steps{--ds-ink:#173326;--ds-muted:#4b6252;--ds-paper:#eef2e7;--ds-rule:#8ca08d;--ds-active:#d7ff6b;margin-top:42px}.delivery-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.delivery-step{border-top:2px solid var(--ds-ink);background:color-mix(in srgb, var(--ds-paper) 62%, transparent);min-width:0;padding:24px;position:relative}.delivery-step:not(:last-child):after{content:"";z-index:0;background:var(--ds-rule);width:44px;height:2px;position:absolute;top:75px;left:calc(100% - 8px)}.delivery-step[data-active=true]{box-shadow:inset 0 4px 0 var(--ds-active);background:color-mix(in srgb, var(--ds-active) 16%, var(--ds-paper))}.delivery-step__head{grid-template-columns:auto 72px;align-items:center;gap:12px 18px;display:grid}.delivery-step__number{letter-spacing:.08em;color:var(--ds-muted);align-self:start;font-size:12px;font-weight:600}.delivery-step__icon{grid-area:1/2/span 2;place-items:center;width:72px;height:72px;display:grid}.delivery-step__icon img{object-fit:contain;opacity:.78;mix-blend-mode:multiply;width:100%;height:100%}.delivery-step :is(h2,h3){letter-spacing:-.045em;max-width:13ch;color:var(--ds-ink);text-wrap:balance;grid-column:1/-1;margin:0;font-family:Instrument Sans,Arial,sans-serif;font-size:clamp(25px,2.4vw,36px);font-weight:500;line-height:1.08}.delivery-step details{border-top:1px solid color-mix(in srgb, var(--ds-rule) 62%, transparent);margin-top:24px;padding-top:14px}.delivery-step summary{min-height:36px;color:var(--ds-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;font-size:13px;font-weight:600;list-style:none;display:flex}.delivery-step summary::-webkit-details-marker{display:none}.delivery-step summary:after{content:"+";font-size:20px;font-weight:400}.delivery-step details[open] summary:after{content:"−"}.delivery-step summary:focus-visible{outline-offset:5px;outline:3px solid #548433}.delivery-step details p{max-width:46ch;color:var(--ds-muted);margin:12px 0 0;font-size:15px;line-height:1.65}.delivery-steps__approval{border-top:1px solid var(--ds-rule);max-width:850px;color:var(--ds-muted);align-items:center;gap:18px;margin:30px 0 0;padding-top:22px;font-size:14px;line-height:1.55;display:flex}.delivery-steps__approval img{object-fit:contain;opacity:.72;mix-blend-mode:multiply;flex:none;width:46px;height:46px}.delivery-steps[data-compact=true]{margin-top:28px}.delivery-steps[data-compact=true] .delivery-step{padding:18px}.delivery-steps[data-compact=true] .delivery-step :is(h2,h3){font-size:clamp(22px,2vw,29px)}@media (width<=760px){.delivery-steps{margin-top:32px}.delivery-steps ol{grid-template-columns:1fr;gap:18px}.delivery-step{margin-left:32px;padding:20px 20px 20px 28px}.delivery-step:not(:last-child):after{width:2px;height:20px;top:100%;left:-20px}.delivery-step:before{content:"";border:2px solid var(--ds-ink);background:var(--ds-paper);border-radius:50%;width:9px;height:9px;position:absolute;top:26px;left:-24px}.delivery-step__head{grid-template-columns:1fr 58px}.delivery-step__icon{width:58px;height:58px}.delivery-step :is(h2,h3){font-size:clamp(25px,8vw,34px)}.delivery-steps__approval{align-items:flex-start;gap:14px}}@media (prefers-reduced-motion:reduce){.delivery-steps *{scroll-behavior:auto!important}}
