.asb-st{--asb-st-gap: 26px;font-family:var(--asb-font);color:var(--asb-text);background:var(--asb-white);padding-top:var(--asb-st-top, 20px);padding-bottom:var(--asb-st-bottom, 36px);overflow-x:hidden}.asb-st *,.asb-st *:before,.asb-st *:after{box-sizing:border-box}.asb-st .asb-i{display:block;flex:0 0 auto}.asb-st-head{text-align:center}.asb-st-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:var(--asb-blue-100);color:var(--asb-aqua-600);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1}.asb-st-title{margin:12px 0 0;font-size:26px;line-height:1.25;font-weight:800;letter-spacing:-.01em;color:var(--asb-navy-900)}.asb-st-hl{color:var(--asb-aqua-600)}.asb-st-sub{margin:9px auto 0;max-width:60ch;font-size:14px;line-height:1.55;color:var(--asb-muted)}.asb-st-flow{display:flex;align-items:flex-start;gap:var(--asb-st-gap);margin-top:24px}.asb-st-step{position:relative;flex:1 1 0;min-width:0}.asb-st-media{position:relative;width:100%;aspect-ratio:4 / 3}.asb-st-frame{width:100%;height:100%;border-radius:14px;overflow:hidden;background:var(--asb-blue-50)}.asb-st-frame img,.asb-st-frame svg{display:block;width:100%;height:100%;object-fit:cover}.asb-st-num{position:absolute;left:12px;bottom:-18px;z-index:2;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:3px solid var(--asb-white);background:var(--asb-btn);color:#fff;font-size:13px;font-weight:800;line-height:1}.asb-st-body{padding-top:27px}.asb-st-label{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;color:var(--asb-aqua-600)}.asb-st-label.is-sun .asb-i{color:var(--asb-sun)}.asb-st-it{margin:7px 0 0;font-size:15px;font-weight:700;line-height:1.3;color:var(--asb-navy-900)}.asb-st-is{margin:5px 0 0;font-size:12.5px;line-height:1.45;color:var(--asb-muted)}@media(min-width:990px){.asb-st-step:not(:last-child) .asb-st-media:after{content:"";position:absolute;top:50%;left:100%;width:var(--asb-st-gap);height:1px;background:linear-gradient(90deg,rgba(216,232,242,0),var(--asb-aqua-400))}.asb-st-step:not(:last-child) .asb-st-media:before{content:"";position:absolute;top:50%;left:calc(100% + var(--asb-st-gap) - 7px);z-index:1;width:7px;height:7px;border-top:2px solid var(--asb-aqua-400);border-right:2px solid var(--asb-aqua-400);transform:translateY(-50%) rotate(45deg)}}.asb-st-final{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0 16px;margin-top:30px;padding:12px 16px;border-radius:14px;background:var(--asb-blue-50);font-size:13px}.asb-st-part{display:inline-flex;align-items:center;flex:0 0 auto;gap:.5em;white-space:nowrap;font-size:1em;font-weight:700;line-height:1.2;color:var(--asb-navy-800)}.asb-st-part .asb-i{color:var(--asb-aqua-600);width:1.15em;height:1.15em}.asb-st-part.is-sun .asb-i{color:var(--asb-sun)}.asb-st-short{display:none}.asb-st-anim .asb-st-reveal{opacity:0;transform:translateY(12px);transition:opacity .55s ease,transform .55s ease}.asb-st-anim .asb-st-reveal.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.asb-st-anim .asb-st-reveal{opacity:1!important;transform:none!important;transition:none!important}}@media(max-width:989px){.asb-st-flow{flex-direction:column;gap:0;margin-top:18px}.asb-st-step{width:100%;padding-bottom:26px}.asb-st-step:last-child{padding-bottom:0}.asb-st-step:not(:last-child):after{content:"";position:absolute;left:50%;bottom:10px;width:1px;height:12px;background:linear-gradient(180deg,rgba(216,232,242,0),var(--asb-aqua-400))}.asb-st-step:not(:last-child):before{content:"";position:absolute;left:50%;bottom:5px;width:7px;height:7px;border-right:2px solid var(--asb-aqua-400);border-bottom:2px solid var(--asb-aqua-400);transform:translate(-50%) rotate(45deg)}.asb-st-media{aspect-ratio:16 / 10}.asb-st-title{font-size:22px}.asb-st-sub{max-width:none}}@media(max-width:749px){.asb-st{margin-top:-26px}.asb-st-badge{font-size:10px;padding:6px 10px}.asb-st-title{font-size:19px;line-height:1.3}.asb-st-sub{font-size:13px;line-height:1.5}.asb-st-flow{margin-top:12px}.asb-st-media{aspect-ratio:auto;height:150px}.asb-st-frame{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:12px}.asb-st-frame img,.asb-st-frame svg{object-fit:contain}.asb-st-num{left:10px;bottom:-13px;width:36px;height:36px;border-width:2px;font-size:12.5px}.asb-st-step{padding-bottom:20px}.asb-st-body{padding-top:19px}.asb-st-label{margin:0;font-size:11.5px;letter-spacing:.05em}.asb-st-it{margin-top:6px;font-size:16px;line-height:1.28}.asb-st-is{margin-top:4px;font-size:13px;line-height:1.4}.asb-st-final{margin-top:16px;padding:9px 12px;border-radius:12px;gap:0 .75em;font-size:clamp(8px,calc(2.8vw - .9px),12.5px);letter-spacing:-.01em}.asb-st-part{gap:.42em}.asb-st-part .asb-i{width:1.1em;height:1.1em}.asb-st-full{display:none}.asb-st-short{display:inline}}@media(max-width:359px){.asb-st-it{font-size:15px}.asb-st-is{font-size:12.5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/asb-steps.css.map */
