.pp-section{background:#f5f5f5;font-family:var(--est-font,Arial,sans-serif);padding:72px 0;text-align:center}.pp-container{margin:0 auto;max-width:1100px;padding:0 24px}.pp-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}.pp-tag{border:1px solid #ccc;border-radius:40px;color:#555;display:inline-block;font-size:.75rem;letter-spacing:.05em;padding:4px 18px}.pp-tag p,.pp-tag span{margin:0}.pp-heading{margin-bottom:12px}.pp-heading h2,.pp-heading h3{color:#1a1a1a;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;line-height:1.2;margin:0}.pp-description{color:#666;font-size:.92rem;line-height:1.6;margin-bottom:52px;margin-left:auto;margin-right:auto;max-width:620px}.pp-description p{margin:0}.pp-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:28px;justify-content:center;margin-bottom:48px;position:relative}.pp-step:not(:last-child):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='20' fill='none' viewBox='0 0 140 20'%3E%3Cpath stroke='%23999' d='M0 10h138M135 5l5 5-5 5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:20px;pointer-events:none;position:absolute;right:-100px;top:28px;transform:translateY(-50%);width:140px;z-index:0}.pp-steps{gap:60px}.pp-step{flex-direction:column;max-width:200px;position:relative;z-index:1}.pp-step,.pp-step__circle{align-items:center;display:flex}.pp-step__circle{background:#e0e0e0;border-radius:50%;box-shadow:none;color:#333;flex-shrink:0;font-size:1.1rem;font-weight:700;height:56px;justify-content:center;margin-bottom:16px;transition:transform .2s;width:56px}.pp-step__circle p,.pp-step__circle span{font-weight:700;margin:0}.pp-step:hover .pp-step__circle{transform:scale(1.08)}.pp-step__body{text-align:center}.pp-step__title{margin-bottom:8px}.pp-step__title p,.pp-step__title strong{color:#1a1a1a;display:block;font-size:.85rem;font-weight:700;line-height:1.3;margin:0}.pp-step__text{color:#666;font-size:.8rem;line-height:1.6}.pp-step__text p{margin:0}.pp-cta-wrap{text-align:center}.pp-cta-pre{color:#333;font-size:1.1rem;margin-bottom:24px}.pp-cta{background:#c00d0d;border-radius:100px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;padding:14px 32px;text-decoration:none;transition:background .2s ease}.pp-cta:hover{background:#c0001a}.pp-cta p,.pp-cta span{margin:0}@media (max-width:980px){.pp-step:not(:last-child):after{display:none}.pp-steps{gap:40px}}@media (max-width:800px){.pp-steps{gap:20px}}@media (max-width:480px){.pp-section{padding:44px 0}.pp-heading h2{font-size:1.35rem}.pp-step{max-width:160px}}