.student-start-point{padding:16px 12px}.student-start-point .container{border-radius:22px;display:flex;flex-direction:column;gap:20px;padding:20px}.student-start-point .block-title{align-items:center;display:flex;flex-direction:row;gap:20px}.student-start-point .line{font-size:0;position:relative;width:calc(50% - 10px)}.student-start-point .line:after{border-bottom:2px dashed var(--student-start-point-line-color);content:"";display:block;left:0;position:absolute;right:-20px;top:50%}.student-start-point h3{font:700 24px/1 Neue Montreal;width:calc(50% - 10px)}.student-start-point .cards{display:flex;flex-wrap:wrap;gap:12px}.student-start-point .card{border-radius:13px;display:flex;flex-direction:row;gap:11px;padding:12px;width:100%}.student-start-point .card .content{color:inherit;font:400 16px/1.11 Neue Montreal}.student-start-point .content{margin-top:0}.student-start-point .badge{border-radius:12px;flex-shrink:0;font:800 9px/24px Nekst;height:24px;text-align:center;width:24px}@media (min-width:768px){.student-start-point .container{flex-direction:column;gap:20px;margin:0 auto;max-width:752px;padding:24px 29px}.student-start-point .block-title{flex-grow:1;flex-shrink:0}.student-start-point .line{flex-grow:1}.student-start-point h3{font-size:31px;line-height:31px;width:35%}.student-start-point .line:after{right:-29px}.student-start-point .cards{flex-direction:row}.student-start-point .card{flex:1}}