.problem-solution{background:#406855;font-family:Nunito Sans,sans-serif;padding:80px 0;text-align:center}.problem-solution .section-header{margin-bottom:50px}.problem-solution .section-header h2{color:#fff}.problem-solution .ps-solution :last-child{margin-bottom:0}.problem-solution .ps-painpoints{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:50px;margin-left:-15px;margin-right:-15px}.problem-solution .ps-item{max-width:33.33%;padding:0 15px;text-align:center}.problem-solution .ps-icon{height:60px;line-height:0;margin:0 auto 20px;width:60px}.problem-solution .ps-icon img{height:auto;width:100%}.ps-icon svg{height:100%;width:100%}.problem-solution .ps-item p{color:#fff}.problem-solution .ps-solution{background:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin:0 auto;max-width:800px;padding:20px 30px}@media (max-width:768px){.problem-solution .ps-item{max-width:100%}.problem-solution .ps-painpoints{align-items:center;flex-direction:column;gap:30px}}