.tbz-steps-cards{display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;width:100%}.tbz-steps-cards:before{content:"";height:2px;pointer-events:none;position:absolute}.tbz-steps-cards__item{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}.tbz-steps-cards__rail{margin-bottom:16px;width:100%}.tbz-steps-cards__dot-wrap,.tbz-steps-cards__rail{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.tbz-steps-cards__dot-wrap{border-radius:50%;z-index:1}.tbz-steps-cards__dot{border-radius:50%;display:block;flex-shrink:0}.tbz-steps-cards__card{border-radius:18px;display:flex;flex:1;flex-direction:column;gap:8px;padding:1.25rem;position:relative;width:100%}.tbz-steps-cards__card .tbz-eyebrow{font-size:.875rem;letter-spacing:2.5px;margin-bottom:.25rem}.tbz-steps-cards__title{font-size:clamp(1.375rem,1.1rem + .5vw,1.875rem);font-style:italic;font-weight:500;line-height:1.2;margin:0}.tbz-steps-cards__body{line-height:1.55;margin:0}.tbz-steps-cards__body p{margin:0}.tbz-steps-cards__body p+p{margin-top:.5em}.tbz-steps-cards__card.is-highlighted{z-index:2}@media (max-width:767px){.tbz-steps-cards:before{display:none}.tbz-steps-cards{flex-direction:column;gap:0}.tbz-steps-cards__item{--item-pad-v:12px;align-items:flex-start;flex-direction:row;gap:20px}.tbz-steps-cards__item:before{bottom:auto;content:"";position:absolute;right:auto;top:0;width:2px}.tbz-steps-cards__item:after{bottom:0;content:"";height:auto;position:absolute;right:auto;width:2px}.tbz-steps-cards__item:first-child:before,.tbz-steps-cards__item:last-child:after{display:none}.tbz-steps-cards__rail{flex-shrink:0;margin-bottom:0}.tbz-steps-cards__card{flex:1}}