.dkpl-problem,.dkpl-solution{font-family:Arial,Helvetica,sans-serif}.dkpl-inner{margin:0 auto;max-width:1180px;padding:56px 32px}.dkpl-narrow{max-width:760px}.dkpl-problem{background:#fbfbfb}.dkpl-problem h2,.dkpl-solution h2{color:#1e2d3e;font-size:1.7rem;margin:0 0 16px}.dkpl-problem p{color:#4b5a68;font-size:15px;line-height:1.6;margin:0}.dkpl-steps{counter-reset:step;list-style:none;margin:0;padding:0}.dkpl-steps li{border-bottom:1px solid #e7ebee;color:#222;counter-increment:step;font-size:15px;padding:14px 0 14px 44px;position:relative}.dkpl-steps li:last-child{border-bottom:none}.dkpl-steps li:before{align-items:center;background:#1e2d3e;border-radius:50%;color:#1c9ba1;content:counter(step);display:flex;font-size:13px;font-weight:700;height:28px;justify-content:center;left:0;position:absolute;top:12px;width:28px}.dkpl-steps li strong{color:#1e2d3e}@media(max-width:560px){.dkpl-inner{padding:40px 20px}.dkpl-problem h2,.dkpl-solution h2{font-size:1.4rem}}