.flow-steps-list{display:flex;flex-direction:column;list-style:none;gap:1.5em;padding:0}.flow-steps-item{position:relative;display:grid;place-content:center;gap:1rem;flex:1;background:var(--white-alpha);padding:2em;border-radius:1.5em;box-shadow:0 .5em 1em var(--custom-shadow)}.flow-steps-item:not(:last-child):after{content:"";position:absolute;right:calc(50% - 1em);bottom:-1em;width:2em;height:1em;background:var(--color-alpha);-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.flow-steps-item>*{margin:0}.flow-steps-item .heading{font-size:1.2em;text-align:center}.flow-steps-item p{font-size:.9em}.flow-steps-notes{font-size:.9em;margin-top:3.5em}.flow-steps-notes li:not(:last-child){margin-bottom:.5em}.flow-steps-notes li::marker{content:"\ff0a"}@media(min-width:990px){.flow-steps-list{flex-direction:row;justify-content:space-between}.flow-steps-item{aspect-ratio:2/1}.flow-steps-item:not(:last-child):after{right:-1em;bottom:calc(50% - 1em);width:1em;height:2em;-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/flow-steps.css.map */
