.shop-progress{max-width:1120px;margin:0 auto}.shop-progress__intro{max-width:760px;margin:0 auto clamp(32px,4vw,52px);text-align:center}.shop-progress__intro .rte{margin-top:18px;font-size:clamp(18px,1.55vw,24px);line-height:1.7;color:rgba(var(--color-foreground,26,26,26),.72)}.shop-progress__featured{max-width:820px;margin:0 auto clamp(28px,4vw,44px)}.shop-progress__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,3vw,38px);align-items:start}.shop-progress figure{margin:0}.shop-progress img{display:block;width:100%;height:auto}.shop-progress figcaption{margin-top:14px;font-size:clamp(15px,1.25vw,18px);font-style:italic;line-height:1.55;color:rgba(var(--color-foreground,26,26,26),.68)}@media screen and (max-width:749px){.shop-progress__intro{text-align:left}.shop-progress__grid{grid-template-columns:1fr}.shop-progress__featured{max-width:100%}}