.swt-how-steps-section{background:#fff;padding:clamp(72px,10vw,140px) var(--swt-gutter)}.swt-how-steps-inner{margin:0 auto;max-width:var(--swt-max-w)}.swt-how-flow{display:flex;flex-direction:column;gap:clamp(40px,5vw,72px);list-style:none;margin:0;padding:0}.swt-how-flow-step{align-items:center;display:grid;gap:clamp(20px,3vw,48px);grid-template-columns:auto 1.2fr 1fr;padding:clamp(20px,3vw,32px) 0}.swt-how-flow-step+.swt-how-flow-step{border-top:1px solid var(--swt-ink-line)}.swt-how-flow-step:nth-child(2n){grid-template-columns:auto 1fr 1.2fr}.swt-how-flow-step:nth-child(2n) .swt-how-flow-body{order:3}.swt-how-flow-step:nth-child(2n) .swt-how-flow-photo{order:2}.swt-how-flow-num{color:var(--swt-pink);font-size:clamp(56px,7vw,96px);letter-spacing:-.04em;line-height:.9}.swt-how-flow-body h2,.swt-how-flow-num{font-family:var(--swt-font-display);font-weight:900}.swt-how-flow-body h2{color:var(--swt-ink);font-size:clamp(28px,3.5vw,44px);letter-spacing:-.02em;line-height:1.05;margin:0 0 10px}.swt-how-flow-body p{color:var(--swt-ink-soft);font-size:clamp(15px,1.15vw,17px);line-height:1.55;margin:0 0 14px}.swt-how-flow-cta{margin-top:14px}.swt-how-flow-photo{align-items:center;border-radius:20px;display:flex;justify-content:center;overflow:hidden}.swt-how-flow-photo img{animation:swt-how-step-float 6s ease-in-out infinite;aspect-ratio:1/1;border-radius:20px;display:block;filter:drop-shadow(0 16px 24px rgba(58,24,12,.12));height:auto;max-width:360px;object-fit:contain;width:100%}.swt-how-flow-step:nth-child(2) .swt-how-flow-photo img{animation-delay:-2s}.swt-how-flow-step:nth-child(3) .swt-how-flow-photo img{animation-delay:-4s}@keyframes swt-how-step-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@media (prefers-reduced-motion:reduce){.swt-how-flow-photo img{animation:none}}@media (max-width:880px){.swt-how-flow-step,.swt-how-flow-step:nth-child(2n){grid-template-columns:1fr;text-align:center}.swt-how-flow-step:nth-child(2n) .swt-how-flow-body,.swt-how-flow-step:nth-child(2n) .swt-how-flow-photo{order:0}.swt-how-flow-num{margin:0 auto}.swt-how-flow-cta{display:flex;justify-content:center}}