.steps{display:flex;flex-direction:column;margin:25px 0;padding:0 20px}body.sports .step{border-color:#00adff}body.sports .text .title{color:#00adff}body.vegas .step{border-color:#f935a9}body.vegas .text .title{color:#f935a9}.step{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-direction:row;gap:10px;margin-bottom:10px;padding-bottom:10px}.steps .step:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.text{display:flex;flex-direction:column;gap:10px}.text .title{font-size:20px;font-weight:700}.text span{color:#fff;font-size:14px}@media only screen and (min-width:1024px){.steps{flex-direction:row;gap:25px;justify-content:center;margin:50px 0;padding:0 40px}.step{border:none;flex:1 0 30%;margin:0;padding:0}}