.work_steps_block{display:grid;justify-content:space-between;grid-column-gap:20px;padding:100px 0;border-top:1px solid #eeeef0;}.work_steps_block .work_steps{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:78px;grid-column-gap:48px;justify-content:space-between;}.work_steps_block .work_steps .item{padding:24px 24px;border:1px solid #eeeef0;background:#f5f5f7;}.work_steps_block .work_steps .item .head{font-family:Mulish;font-style:normal;font-weight:800;font-size:15px;line-height:20px;display:flex;align-items:center;align-content:center;color:#000;margin-bottom:16px;}.work_steps_block .work_steps .item .head .ic{font-family:Mulish;font-style:normal;font-weight:800;font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:-0.02em;color:#fff;margin-right:16px;justify-content:center;min-width:28px;width:25px;height:28px;border-radius:8px;}.work_steps_block .work_steps .item .head .ic .stp{display:none;}.work_steps_block .work_steps .item .head.mobile_head{display:none;}@media (max-width: 640px){.work_steps_block .work_steps .item .head.mobile_head{display:flex;}.work_steps_block .work_steps .item .head.mobile_head+.head{display:none;}}.work_steps_block .work_steps .item .desc{font-family:Lato;font-style:normal;font-weight:normal;font-size:18px;line-height:27px;color:#656565;}.work_steps_block .work_steps .item.big{grid-column-start:1;grid-column-end:5;text-align:center;display:flex;flex-direction:column;align-items:center;padding:40px 24px;border:1px solid #eeeef0;background:#fff;}.work_steps_block .contact_b{display:grid;grid-row-gap:20px;background:#fff;}.work_steps_block .contact_b .head{font-family:Mulish;font-style:normal;font-weight:800;font-size:15px;line-height:20px;display:flex;align-items:center;color:#000;}.work_steps_block .contact_b .desc{font-family:Lato;font-style:normal;font-weight:normal;font-size:18px;line-height:27px;color:#000;}@media (max-width: 1199px){.work_steps_block .work_steps{grid-template-columns:100%;grid-row-gap:8px;}.work_steps_block .work_steps .item{border:1px solid #eeeef0;padding:40px 24px;background:#fff;border-radius:16px;}.work_steps_block .work_steps .item.big{background:#f5f5f7;grid-column-start:1;grid-column-end:1;text-align:left;margin:0;display:flex;flex-direction:column;align-items:flex-start;}}@media (max-width: 639px){.work_steps_block{padding-bottom:0;padding-top:44px;}.work_steps_block .work_steps{grid-template-columns:repeat(2,1fr);grid-row-gap:8px;grid-column-gap:8px;}.work_steps_block .work_steps .item{background:#f5f5f7;padding:24px;}.work_steps_block .work_steps .item .desc{display:none;}.work_steps_block .work_steps .item.big{background:#fff;grid-column-start:1;grid-column-end:3;text-align:center;margin:0;align-items:center;}.work_steps_block .work_steps .item.big .desc{display:block;}.work_steps_block .work_steps .item .head{flex-direction:column;align-content:center;justify-content:center;align-items:center;text-align:center;}.work_steps_block .work_steps .item .head .ic{height:28px;border-radius:8px;margin-bottom:12px;margin-right:0;padding:0 11px;}.work_steps_block .work_steps .item .head .ic .stp{margin-right:5px;}}