#guarantee-hero{width:100%;padding:80px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:linear-gradient(135deg,#7b4bab,#5c3680)}.guarantee-badge{width:100px;height:100px;display:flex;justify-content:center;align-items:center;background:#ffffff26;border-radius:50%;color:#fff}#guarantee-hero>h1{color:#fff;font-size:36px;font-weight:800;text-align:center;letter-spacing:-.5px}#guarantee-hero>p{color:#ffffffe6;font-size:17px;text-align:center;max-width:500px;line-height:1.6}#guarantee-promises{width:100%;max-width:1100px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1fr;gap:24px}.promise-card{display:flex;flex-direction:column;gap:16px;padding:32px;background:#fafafa;border-radius:16px}.promise-icon{width:64px;height:64px;display:flex;justify-content:center;align-items:center;background:#7b4bab;color:#fff;border-radius:14px}.promise-card>h3{color:#1a1a1a;font-size:20px;font-weight:700}.promise-card>p{color:#555;font-size:15px;line-height:1.7}#guarantee-details{width:100%;max-width:800px;margin:0 auto;padding:48px 24px 64px;display:flex;flex-direction:column;gap:24px}#guarantee-details>h2{color:#1a1a1a;font-size:24px;font-weight:800;margin-top:24px}#guarantee-details>h2:first-child{margin-top:0}.coverage-list{display:flex;flex-direction:column;gap:12px}.coverage-item{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:10px}.coverage-item.included{background:#e8f5e9}.coverage-item.included>svg{color:#2e7d32;flex-shrink:0}.coverage-item.included>span{color:#1b5e20;font-size:15px;font-weight:500}.coverage-item.excluded{background:#fce4ec}.coverage-item.excluded>svg{color:#c62828;flex-shrink:0}.coverage-item.excluded>span{color:#b71c1c;font-size:15px;font-weight:500}#guarantee-process{width:100%;background:#fafafa;padding:64px 24px}#guarantee-process>h2{color:#1a1a1a;font-size:28px;font-weight:800;text-align:center;margin-bottom:40px}.process-steps{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.step-number{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#7b4bab;color:#fff;font-size:20px;font-weight:700;border-radius:50%}.process-step>h4{color:#1a1a1a;font-size:18px;font-weight:700}.process-step>p{color:#666;font-size:14px;line-height:1.6;max-width:280px}#guarantee-cta{width:100%;max-width:800px;margin:0 auto;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}#guarantee-cta>h2{color:#1a1a1a;font-size:28px;font-weight:800}#guarantee-cta>p{color:#666;font-size:16px}#guarantee-cta>a{display:flex;align-items:center;gap:8px;padding:16px 32px;margin-top:8px;background:#7b4bab;color:#fff;font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;transition:all .2s ease}#guarantee-cta>a:hover{background:#6a3f96;transform:translateY(-2px);box-shadow:0 4px 12px #7b4bab4d}@media screen and (min-width: 768px){#guarantee-hero{padding:100px 48px}#guarantee-hero>h1{font-size:44px}#guarantee-promises{grid-template-columns:repeat(2,1fr);gap:32px;padding:80px 48px}#guarantee-details{padding:64px 48px 80px}.process-steps{grid-template-columns:repeat(3,1fr);gap:48px}#guarantee-process,#guarantee-cta{padding:80px 48px}}
