.tutor-block{background:var(--periwinkle);padding:32px 32px 54px;border-radius:35px;position:relative;gap:110px;max-height:343px;z-index:1}.tutor-block,.tutor-block-footer{display:flex;justify-content:space-between}.tutor-block-footer{position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);width:100%}.tutor-block-span{background:var(--grey);width:36px;height:36px;border-radius:50%}.tutor-block-header{display:flex;justify-content:space-between;flex-direction:column;max-width:424px}.tutor-btn-group{display:flex;align-items:center;gap:12px}.tutor-btn{border-radius:12px}.tutor-btn.active{outline:1px solid var(--black)}.tutor-btn-img{border-radius:12px;width:60px;height:64px;object-fit:cover;object-position:center}.tutor-block-body{display:flex;gap:32px}.tutor-card{display:flex;flex-direction:column;justify-content:space-between}.tutor-block-img{border-radius:12px;min-width:229px;min-height:287px;object-fit:cover;object-position:center}.tutor-card-header{display:flex;flex-direction:column;gap:20px}.tutor-card-footer{display:flex;flex-wrap:wrap;gap:11px}.tutor-card-footer-span{padding:8px 16px;border:1px solid var(--black);border-radius:21px}@media (max-width:1439px){.tutor-block{display:flex;flex-direction:column;justify-content:space-between;position:relative;gap:54px;max-height:unset}.tutor-block-header{max-width:unset;width:100%;gap:28px}.tutor-title{font-size:18px}.tutor-block-footer{justify-content:space-around}.tutor-block-footer .tutor-block-span:first-child,.tutor-block-footer .tutor-block-span:nth-child(2),.tutor-block-footer .tutor-block-span:nth-child(3),.tutor-block-footer .tutor-block-span:nth-child(4),.tutor-block-footer .tutor-block-span:nth-child(5){display:none}}@media (max-width:767px){.tutor-block-body{flex-wrap:wrap}.tutor-block-img{width:100%;min-height:364px}.tutor-block-footer .tutor-block-span:nth-child(5),.tutor-block-footer .tutor-block-span:nth-child(6),.tutor-block-footer .tutor-block-span:nth-child(7),.tutor-block-footer .tutor-block-span:nth-child(8),.tutor-block-footer .tutor-block-span:nth-child(9){display:none}}.step-cards-group{width:100%;display:flex;gap:20px}.step-cards-group-two{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:1439px){.step-cards-group{flex-wrap:wrap;padding:0 20px}}@media (max-width:767px){.step-cards-group{padding:unset}}.step-card{background:var(--white);padding:32px 22px;border-radius:25px;display:flex;flex-direction:column;gap:24px;min-width:380px;max-width:380px;transition:scale .3s ease}.step-card:hover{scale:1.03;transition:scale .3s ease}.step-card-large{max-width:100%}.step-card-header{display:flex;align-items:center;gap:24px}.step-card-count{font-size:60px;font-weight:700;color:var(--dark-green)}.step-card-small{width:calc(50% - 10px)}.border-purple{border:6px solid var(--periwinkle)}.border-orange{border:6px solid var(--secondary)}.border-yellow{border:6px solid var(--yellow)}.border-green{border:6px solid var(--dark-green)}@media (max-width:1439px){.border-purple,.step-card-small{width:100%;max-width:unset}}@media (max-width:767px){.step-card{min-width:unset}.step-card-small{width:100%}.step-card:hover{scale:unset}}