.step-course-section{position:relative}.step-course-list{border:1px solid var(--primary);border-radius:27px;padding:40px 20px}.step-course-items h3{color:#bdbdbd;font-family:inherit;font-size:22px;font-weight:400;margin-bottom:4px}.step-course-items h4{font-size:22px;margin-bottom:6px}.step-course-items:not(:first-child){padding-top:90px;position:relative;z-index:1}.step-course-items:not(:first-child):before{border-left:1px dashed var(--primary);content:"";height:59px;left:50%;margin:0 auto;position:absolute;top:0;transform:translateX(-50%);z-index:-1}.step-course-items:not(:first-child):after{background:var(--primary);border-radius:100%;content:"";height:11px;left:50%;position:absolute;top:57px;transform:translateX(-50%);width:11px}.step-course-list .common-button{margin-top:28px}@media(min-width:768px){.step-course-list{position:relative;width:44%}.step-course-content{width:48%}.step-course-flex.left{flex-direction:row-reverse}}@media(min-width:1025px){.step-course-list{width:34%}}@media(max-width:767px){.step-course-content{width:100%}.step-course-list{margin:50px auto 0;max-width:350px;width:100%}.step-course-items h3,.step-course-items h4{font-size:20px}}