.steps{background-attachment:fixed;background-size:100%;position:relative}.step{display:block;flex-flow:row wrap;align-items:flex-start;gap:0;margin-bottom:4rem;:}.step__number{position:relative;display:block;align-items:flex-end;justify-content:center}.step__label{position:absolute;font-weight:700;bottom:2rem;left:0;font-size:1.5rem}.step__numerical{display:block;font-size:clamp(10rem,10vw,15rem);font-weight:700;opacity:.5;line-height:1}.step__body,.step__bullets{flex:2 300px}.step__bullets{padding-top:1.5rem;flex:1 300px}.step__bullets ul li{font-weight:700;margin-bottom:1rem}.step__bullets ul li::marker{text-shadow:0 0 0 #009dff}@media(min-width:768px){.step{gap:2rem;display:flex}.step__number{display:flex;width:clamp(3rem,10vw,150px)}}.step__title{display:block;position:relative;z-index:2}.step__title::after{content:"";display:block;position:absolute;bottom:-10px;left:2rem;right:0;height:25px;background:#f3f3f3;z-index:-1}.step__title::after{background:#009dff;right:0;transition:right ease .25s}.steps__content,.steps__items{position:relative;z-index:2}.steps__pattern{position:absolute;top:500px;left:0;right:clamp(200px,60%,500px);bottom:0;z-index:0;opacity:.15}