.m44sm-journey{background:#fff;padding:70px 0}
.m44sm-journey__header{margin:0 auto 40px;max-width:1100px;text-align:center}
.m44sm-journey__header h2{color:#101116;font-family:Inter,Arial,sans-serif;font-size:clamp(32px,3.2vw,52px);font-weight:800;letter-spacing:-.04em;line-height:1.06;margin:0 0 12px}
.m44sm-journey__header p{color:#55565e;font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.5;margin:0}
.m44sm-journey__steps{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));position:relative}
.m44sm-journey__steps:before{background:#ff0060;content:"";height:1px;left:10%;position:absolute;right:10%;top:25px}
.m44sm-journey-step{font-family:Inter,Arial,sans-serif;min-width:0;position:relative;z-index:1}
.m44sm-journey-step__number{align-items:center;background:#ff0060;border:5px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:19px;font-weight:800;height:50px;justify-content:center;margin:0 auto 18px;width:50px}
.m44sm-journey-step__image{background:#e8e8eb center/cover no-repeat;border-radius:16px;height:225px;margin-bottom:18px;overflow:hidden}
.m44sm-journey-step h3{color:#101116;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:800;letter-spacing:-.025em;line-height:1.15;margin:0 0 8px}
.m44sm-journey-step p{color:#55565e;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.55;margin:0}
.m44sm-journey__notice{align-items:center;background:#fff1f6;border:1px solid #ffe0eb;border-radius:14px;display:flex;font-family:Inter,Arial,sans-serif;gap:14px;justify-content:center;margin-top:34px;padding:18px 25px;text-align:center}
.m44sm-journey__notice i{display:block;flex:0 0 32px;height:32px}
.m44sm-journey__notice svg{fill:#ff0060;height:32px;width:32px}
.m44sm-journey__notice span{color:#25262b;font-size:15px;font-weight:600;line-height:1.45}
@media(max-width:1024px){.m44sm-journey__steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.m44sm-journey__steps:before{display:none}.m44sm-journey-step__image{height:260px}}
@media(max-width:767px){.m44sm-journey{padding:50px 0}.m44sm-journey__header{text-align:left}.m44sm-journey__header h2{font-size:36px}.m44sm-journey__header p{font-size:15px}.m44sm-journey__steps{gap:30px;grid-template-columns:1fr}.m44sm-journey-step{display:grid;grid-template-columns:48px 1fr}.m44sm-journey-step__number{grid-column:1;margin:0}.m44sm-journey-step__image{grid-column:1/-1;height:230px;margin:12px 0 16px}.m44sm-journey-step h3,.m44sm-journey-step p{grid-column:1/-1}.m44sm-journey__notice{align-items:flex-start;text-align:left}}
