.subscription-steps__header{text-align:center;margin-bottom:28px}.subscription-steps__title{margin:0;font-weight:800;letter-spacing:0}.subscription-steps__subtitle{margin-top:8px;color:#000000b3}.subscription-steps__grid{display:grid;gap:16px;grid-template-columns:1fr}@media screen and (min-width: 750px){.subscription-steps__grid{gap:18px}.subscription-steps__grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-steps__grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.subscription-steps__grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.subscription-step{border:1px solid var(--card-border);background:var(--card-bg);border-radius:16px;padding:18px;position:relative;overflow:hidden;box-shadow:0 0 10px #00000014;transition:transform .2s ease,box-shadow .2s ease}.subscription-step:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.subscription-step__badge{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px;margin-bottom:10px;background:var(--accent)}.subscription-step__title{margin:0 0 6px;font-weight:800;font-size:16px}.subscription-step__text{margin:0;color:#000000b8;line-height:1.5;font-size:14px}.subscription-step:before,.subscription-step:after{content:"";position:absolute;pointer-events:none;opacity:0;transition:opacity .2s ease}.subscription-step:nth-child(odd):not(:last-child):before{opacity:1;right:-14px;top:50%;width:20px;height:2px;background:var(--accent);transform:translateY(-50%);border-radius:2px}.subscription-step:nth-child(odd):not(:last-child):after{opacity:1;right:-12px;top:50%;width:10px;height:10px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:translateY(-50%) rotate(-45deg)}.subscription-step:nth-child(2n):not(:last-child):before{opacity:1;left:50%;bottom:-14px;width:2px;height:20px;background:var(--accent);transform:translate(-50%);border-radius:2px}.subscription-step:nth-child(2n):not(:last-child):after{opacity:1;left:50%;bottom:-12px;width:10px;height:10px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:translate(-50%) rotate(45deg)}@media screen and (min-width: 750px){.subscription-step:nth-child(2n):not(:last-child):before,.subscription-step:nth-child(2n):not(:last-child):after{opacity:0}.subscription-step:not(:last-child):before{opacity:1;right:-18px;top:50%;width:28px;height:2px;background:var(--accent);transform:translateY(-50%);border-radius:2px}.subscription-step:not(:last-child):after{opacity:1;right:-14px;top:50%;width:12px;height:12px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:translateY(-50%) rotate(-45deg)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-subscription-steps.css.map */
