.pp-steps-wrapper{box-sizing:border-box;background-color:#f5f0e6;padding:40px}.pp-steps-title{text-align:center;color:#333;margin:0 0 40px;padding:0;font-size:28px;font-weight:600}.pp-steps-container{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;display:flex}.pp-step-item{text-align:center;flex-direction:column;align-items:center;width:150px;display:flex}.pp-step-icon{background-color:#e5a932;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex}.pp-step-icon i{color:#333;font-size:32px}.pp-step-icon svg{fill:#333;width:32px;height:32px}.pp-step-title{color:#333;margin:15px 0 8px;padding:0;font-size:18px;font-weight:600}.pp-step-description{color:#666;margin:0;padding:0;font-size:14px;line-height:1.5}.pp-step-arrow{justify-content:center;align-items:center;margin:0 15px;padding-top:25px;display:flex}.pp-step-arrow i{color:#e5a932;font-size:24px}.pp-step-arrow svg{fill:#e5a932;width:24px;height:24px}.pp-step-item:hover .pp-step-icon{transform:scale(1.05);box-shadow:0 5px 15px #e5a93266}@media (width<=991px){.pp-steps-container{gap:15px}.pp-step-item{width:130px}.pp-step-icon{width:70px;height:70px}.pp-step-icon i{font-size:28px}.pp-step-icon svg{width:28px;height:28px}.pp-step-arrow{margin:0 10px}.pp-step-arrow i{font-size:20px}.pp-step-arrow svg{width:20px;height:20px}}@media (width<=767px){.pp-steps-wrapper{padding:30px 20px}.pp-steps-title{margin-bottom:30px;font-size:22px}.pp-steps-container{flex-direction:column;align-items:center}.pp-step-item{width:100%;max-width:250px}.pp-step-arrow{margin:10px 0;padding-top:0;transform:rotate(90deg)}}