.rms-dlv{margin:20px 0 0;font-size:13px;line-height:1.5}.rms-dlv__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;row-gap:11px;margin:0 0 20px;padding:0;list-style:none}.rms-dlv__item{display:flex;align-items:flex-start;gap:8px;margin:0;opacity:0;transform:translateY(6px)}.rms-dlv.is-in .rms-dlv__item{animation:rms-dlv-rise .5s cubic-bezier(.22,.8,.3,1) forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(1){animation-delay:0s}.rms-dlv.is-in .rms-dlv__item:nth-child(2){animation-delay:.05s}.rms-dlv.is-in .rms-dlv__item:nth-child(3){animation-delay:.1s}.rms-dlv.is-in .rms-dlv__item:nth-child(4){animation-delay:.15s}.rms-dlv.is-in .rms-dlv__item:nth-child(5){animation-delay:.2s}.rms-dlv.is-in .rms-dlv__item:nth-child(6){animation-delay:.25s}@keyframes rms-dlv-rise{to{opacity:1;transform:none}}.rms-dlv__tick{flex:0 0 auto;width:13px;height:13px;margin-top:3px}.rms-dlv__tick path{stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:22;stroke-dashoffset:22}.rms-dlv.is-in .rms-dlv__item:nth-child(1) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .1s forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(2) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .15s forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(3) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .2s forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(4) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .25s forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(5) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .3s forwards}.rms-dlv.is-in .rms-dlv__item:nth-child(6) .rms-dlv__tick path{animation:rms-dlv-draw .45s cubic-bezier(.65,0,.35,1) .35s forwards}@keyframes rms-dlv-draw{to{stroke-dashoffset:0}}.rms-dlv__card{border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:20px 18px 15px;background:#00000003}.rms-dlv__rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:start}.rms-dlv__rail:before,.rms-dlv__rail:after{content:"";position:absolute;top:6px;left:12.5%;right:12.5%;height:1px}.rms-dlv__rail:before{background:#00000029}.rms-dlv__rail:after{background:currentColor;transform:scaleX(0);transform-origin:left center}.rms-dlv.is-in .rms-dlv__rail:after{animation:rms-dlv-line 1.15s cubic-bezier(.22,.75,.25,1) .25s forwards}@keyframes rms-dlv-line{to{transform:scaleX(1)}}.rms-dlv__step{position:relative;text-align:center;padding:0 4px}.rms-dlv__node{position:relative;z-index:2;display:block;width:12px;height:12px;margin:0 auto 10px;border-radius:50%;border:1.5px solid currentColor;background:#fff;transform:scale(.4);opacity:0}.rms-dlv.is-in .rms-dlv__node{animation:rms-dlv-pop .42s cubic-bezier(.2,1.4,.4,1) forwards}.rms-dlv.is-in .rms-dlv__step:nth-child(1) .rms-dlv__node{animation-delay:.2s}.rms-dlv.is-in .rms-dlv__step:nth-child(2) .rms-dlv__node{animation-delay:.55s}.rms-dlv.is-in .rms-dlv__step:nth-child(3) .rms-dlv__node{animation-delay:.9s}.rms-dlv.is-in .rms-dlv__step:nth-child(4) .rms-dlv__node{animation-delay:1.25s}@keyframes rms-dlv-pop{to{transform:scale(1);opacity:1}}.rms-dlv__step--first .rms-dlv__node{background:currentColor}.rms-dlv__step--last .rms-dlv__node{border-width:2px}.rms-dlv__step--first .rms-dlv__node:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px solid currentColor;opacity:0}.rms-dlv.is-in .rms-dlv__step--first .rms-dlv__node:after{animation:rms-dlv-ping 1.6s ease-out .5s 2}@keyframes rms-dlv-ping{0%{opacity:.55;transform:scale(.7)}to{opacity:0;transform:scale(1.5)}}.rms-dlv__label{display:block;font-size:12.5px;font-weight:600;letter-spacing:.01em;line-height:1.35;min-height:2.7em}.rms-dlv__when{display:block;margin-top:2px;font-size:12px;line-height:1.35;opacity:.62}.rms-dlv__step--last .rms-dlv__when{opacity:1;font-weight:600}.rms-dlv__foot{margin:14px 0 0;text-align:center;font-size:11.5px;line-height:1.5;opacity:.62}.rms-dlv__foot a{color:inherit;text-underline-offset:2px}@media screen and (max-width:740px){.rms-dlv{font-size:12.5px;margin-top:18px}.rms-dlv__grid{grid-template-columns:1fr;row-gap:10px;margin-bottom:18px}.rms-dlv__card{padding:18px 12px 12px}.rms-dlv__step{padding:0 2px}.rms-dlv__label{font-size:11.5px}.rms-dlv__when,.rms-dlv__foot{font-size:11px}}@media screen and (max-width:380px){.rms-dlv__label{font-size:10.5px}.rms-dlv__when{font-size:10px}}@media(prefers-reduced-motion:reduce){.rms-dlv__item,.rms-dlv__node{opacity:1;transform:none;animation:none!important}.rms-dlv__tick path{stroke-dashoffset:0;animation:none!important}.rms-dlv__rail:after{transform:scaleX(1);animation:none!important}.rms-dlv__step--first .rms-dlv__node:after{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/rms-delivery.css.map */
