.prov-hero{position:relative;padding:72px 0 56px;text-align:center;background:linear-gradient(135deg,#0f232c 0,#163a29 50%,#0f232c 100%);overflow:hidden}.prov-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(27,140,58,.12)0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(27,140,58,.08)0,transparent 50%);pointer-events:none}.prov-hero__inner{position:relative;max-width:800px;margin:0 auto;padding:0 24px}.prov-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:rgba(27,140,58,.15);border:1px solid rgba(27,140,58,.25);border-radius:100px;font-size:13px;font-weight:500;color:#6ee7a0;margin-bottom:24px}.prov-hero__badge svg{width:16px;height:16px;flex-shrink:0}.prov-hero h1{font-size:42px;font-weight:800;color:#fff;line-height:1.15;margin:0 0 18px;letter-spacing:-.5px}.prov-hero h1 span{color:#4ade80}.prov-hero__desc{font-size:17px;color:rgba(255,255,255,.7);line-height:1.65;margin:0 0 32px;max-width:640px;margin-left:auto;margin-right:auto}.prov-hero__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.prov-hero__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.prov-hero__btn--primary{background:var(--primary);color:#fff}.prov-hero__btn--primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(27,140,58,.35)}.prov-hero__btn--secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2)}.prov-hero__btn--secondary:hover{background:rgba(255,255,255,.18)}.prov-hero__btn svg{width:18px;height:18px}.prov-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border-light);border-radius:16px;overflow:hidden;margin:-32px auto 48px;max-width:900px;position:relative;z-index:2;box-shadow:0 8px 32px rgba(0,0,0,.08)}.prov-stat{background:#fff;padding:24px 16px;text-align:center}.prov-stat__number{font-size:28px;font-weight:800;color:var(--primary);line-height:1;margin-bottom:6px}.prov-stat__label{font-size:13px;color:var(--text-secondary);font-weight:500}.prov-section{padding:56px 0}.prov-section--alt{background:#f5f7f5}.prov-section__head{text-align:center;max-width:640px;margin:0 auto 40px}.prov-section__tag{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.prov-section__tag svg{width:16px;height:16px}.prov-section__title{font-size:32px;font-weight:800;color:var(--text-primary);margin:0 0 12px;letter-spacing:-.3px}.prov-section__subtitle{font-size:16px;color:var(--text-secondary);line-height:1.6;margin:0}.prov-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;padding:0 24px}.prov-service{background:#fff;border-radius:16px;padding:28px 24px;text-decoration:none;color:inherit;border:1px solid #e8ebe8;transition:all .25s;display:flex;flex-direction:column;gap:12px}.prov-service:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px rgba(27,140,58,.1)}.prov-service__icon{width:48px;height:48px;border-radius:12px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.prov-service__icon svg{width:24px;height:24px;color:var(--primary)}.prov-service h3{font-size:17px;font-weight:700;color:var(--text-primary);margin:0}.prov-service p{font-size:14px;color:var(--text-secondary);line-height:1.55;margin:0}.prov-service__arrow{margin-top:auto;font-size:13px;font-weight:600;color:var(--primary);display:flex;align-items:center;gap:4px}.prov-service__arrow svg{width:16px;height:16px;transition:transform .2s}.prov-service:hover .prov-service__arrow svg{transform:translateX(4px)}.prov-muni{max-width:1100px;margin:0 auto;padding:0 24px}.prov-muni__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.prov-muni__item{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border-radius:10px;border:1px solid #e8ebe8;text-decoration:none;color:var(--text-primary);font-size:14px;font-weight:500;transition:all .2s}.prov-muni__item:hover{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.prov-muni__item svg{width:14px;height:14px;color:var(--primary);flex-shrink:0;opacity:.5}.prov-muni__item:hover svg{opacity:1}.prov-muni__item--plain{cursor:default}.prov-muni__item--plain:hover{border-color:#e8ebe8;background:#fff;color:var(--text-primary)}.prov-muni__note{margin-top:20px;font-size:14px;color:var(--text-secondary);text-align:center}.prov-guarantees{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto;padding:0 24px}.prov-guarantee{text-align:center;padding:28px 16px;background:#fff;border-radius:16px;border:1px solid #e8ebe8}.prov-guarantee__icon{width:52px;height:52px;border-radius:14px;background:var(--primary-light);display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.prov-guarantee__icon svg{width:24px;height:24px;color:var(--primary)}.prov-guarantee h3{font-size:15px;font-weight:700;color:var(--text-primary);margin:0 0 6px}.prov-guarantee p{font-size:13px;color:var(--text-secondary);line-height:1.5;margin:0}.prov-cta{max-width:1100px;margin:0 auto 56px;padding:0 24px}.prov-cta__inner{background:linear-gradient(135deg,#0f232c,#163a29);border-radius:20px;padding:56px 40px;text-align:center;position:relative;overflow:hidden}.prov-cta__inner::before{content:"";position:absolute;top:-40%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(27,140,58,.2),transparent 70%);pointer-events:none}.prov-cta h2{font-size:30px;font-weight:800;color:#fff;margin:0 0 12px;position:relative}.prov-cta p{font-size:16px;color:rgba(255,255,255,.7);margin:0 0 28px;position:relative}.prov-cta__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative}.prov-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.prov-cta__btn--primary{background:var(--primary);color:#fff}.prov-cta__btn--primary:hover{background:var(--primary-hover);transform:translateY(-2px)}.prov-cta__btn--phone{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.2)}.prov-cta__btn--phone:hover{background:rgba(255,255,255,.18)}.prov-cta__btn svg{width:18px;height:18px}.prov-others{max-width:1100px;margin:0 auto;padding:0 24px 56px}.prov-others__title{font-size:16px;font-weight:700;color:var(--text-primary);margin:0 0 16px;text-align:center}.prov-others__grid{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.prov-others__link{display:flex;align-items:center;gap:10px;padding:16px 24px;background:#fff;border-radius:14px;border:1px solid #e8ebe8;text-decoration:none;color:var(--text-primary);font-weight:600;font-size:15px;transition:all .2s;min-width:200px;justify-content:center}.prov-others__link:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.06)}.prov-others__link svg{width:20px;height:20px;color:var(--primary)}@media (max-width:900px){.prov-stats{grid-template-columns:repeat(2,1fr);margin-left:16px;margin-right:16px}.prov-services{grid-template-columns:repeat(2,1fr)}.prov-guarantees{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.prov-hero h1{font-size:28px}.prov-hero__desc{font-size:15px}.prov-stats{grid-template-columns:repeat(2,1fr)}.prov-section__title{font-size:24px}.prov-services{grid-template-columns:1fr}.prov-guarantees{grid-template-columns:1fr}.prov-muni__grid{grid-template-columns:repeat(2,1fr)}.prov-cta__inner{padding:40px 20px}.prov-cta h2{font-size:24px}.prov-others__grid{flex-direction:column;align-items:center}}