.ev-hero{position:relative;min-height:520px;display:flex;align-items:center;padding:160px 0 80px}.ev-hero-bg{position:absolute;inset:0;z-index:0}.ev-hero-bg img{width:100%;height:100%;object-fit:cover}.ev-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#141414eb,#141414b3,#bd007040)}.ev-hero .container{position:relative;z-index:2}.ev-hero-content{max-width:650px}.ev-hero-content .breadcrumb{color:#ffffffd9;margin-bottom:20px}.ev-hero-content .breadcrumb a{color:#ffffffd9}.ev-hero-content .breadcrumb a:hover,.ev-hero-content .breadcrumb .current{color:#fff}.ev-hero-content .breadcrumb .sep{color:#ffffff80}.ev-hero h1{font-size:clamp(2.2rem,4.5vw,3rem);font-weight:800;color:#fff;line-height:1.12;margin-bottom:20px;letter-spacing:-.02em}.ev-hero-desc{font-size:1.1rem;color:#ffffffd1;line-height:1.7;margin-bottom:32px;max-width:560px}.ev-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{padding:14px 28px;border-radius:10px;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;cursor:pointer;border:none}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);box-shadow:0 8px 20px #bd007040}.btn-outline{background:transparent;border:1.5px solid var(--border);color:var(--text-dark)}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.btn-outline-white{background:transparent;border:1.5px solid rgba(255,255,255,.35);color:#fff}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff9}.btn-sm{padding:10px 20px;font-size:.9rem}.ev-section{padding:100px 0}.ev-section.bg-slate{background:var(--bg-slate)}.ev-section.bg-dark{background:var(--bg-dark);color:#fff}.ev-section-header{text-align:center;max-width:700px;margin:0 auto 56px}.ev-section-header h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:16px;letter-spacing:-.02em;line-height:1.2}.ev-section-header p{font-size:1.1rem;color:var(--text-gray);line-height:1.6}.bg-dark .ev-section-header p{color:#94a3b8}.ev-tag{display:inline-block;padding:6px 14px;background:var(--primary-light);color:var(--primary);font-size:.8rem;font-weight:600;border-radius:6px;margin-bottom:14px;text-transform:uppercase;letter-spacing:.06em}.ev-zigzag{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ev-zigzag.reverse .ev-zigzag-text{order:2}.ev-zigzag.reverse .ev-zigzag-img{order:1}.ev-zigzag-text h2{font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:700;margin-bottom:18px;line-height:1.2;letter-spacing:-.02em}.ev-zigzag-text p{color:var(--text-gray);line-height:1.7;margin-bottom:18px;font-size:1.02rem}.ev-zigzag-img img{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 40px -10px #0000001a}.ev-check-list{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.ev-check-list li{display:flex;align-items:flex-start;gap:14px;font-size:1rem;color:var(--text-gray);line-height:1.6}.ev-check-list li:before{display:none}.ev-check-icon{width:22px;height:22px;flex-shrink:0;color:var(--primary);margin-top:2px}.ev-bullet-list{padding-left:24px;display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.ev-bullet-list li{list-style:disc;color:var(--text-gray);line-height:1.7;padding-left:8px}.ev-bullet-list li:before{display:none}.ev-bullet-list li::marker{color:var(--primary)}.ev-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ev-card{background:#fff;padding:32px;border-radius:16px;border:1px solid var(--border);transition:all .3s ease}.ev-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #bd007014}.ev-card-icon{width:52px;height:52px;background:var(--primary-light);color:var(--primary);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.ev-card h3{font-size:1.1rem;font-weight:700;margin-bottom:10px}.ev-card p{color:var(--text-gray);font-size:.95rem;line-height:1.6}.ev-tarif-wrap{max-width:750px;margin:0 auto}.ev-tarif-table{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.ev-tarif-table th{background:var(--bg-dark);color:#fff;padding:16px 24px;text-align:left;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ev-tarif-table td{padding:14px 24px;border-bottom:1px solid var(--border);font-size:.95rem;color:var(--text-gray)}.ev-tarif-table tr:last-child td{border-bottom:none}.ev-tarif-table td strong{color:var(--primary);font-weight:600}.ev-tarif-note{text-align:center;margin-top:20px;font-size:.88rem;color:var(--text-light)}.ev-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ev-step{text-align:center;padding:28px 16px}.ev-step-num{width:52px;height:52px;background:var(--primary-light);color:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:800;margin:0 auto 16px}.ev-step h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.ev-step p{font-size:.9rem;color:var(--text-gray);line-height:1.6}.ev-cta-banner{padding:60px 0;background:var(--bg-dark)}.ev-cta-banner .container{display:flex;align-items:center;justify-content:space-between;gap:32px}.ev-cta-banner h3{color:#fff;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;line-height:1.4;max-width:600px}.ev-summary{padding:64px 0;background:var(--bg-dark);color:#fff}.ev-summary h2{text-align:center;margin-bottom:40px;font-size:1.5rem}.ev-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ev-summary-item{text-align:center}.ev-summary-item strong{display:block;margin-bottom:6px;font-size:1.05rem;color:var(--primary)}.ev-summary-item p{color:#94a3b8;font-size:.95rem;margin:0}.ev-faq{padding:80px 0}.ev-faq-list{max-width:800px;margin:0 auto}.ev-faq-item{border-bottom:1px solid var(--border)}.ev-faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:1.0625rem;font-weight:600;color:#1e293b;cursor:pointer;list-style:none;line-height:1.4}.ev-faq-item summary::-webkit-details-marker{display:none}.ev-faq-item summary:after{content:"";flex-shrink:0;width:20px;height:20px;margin-left:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.ev-faq-item[open] summary:after{transform:rotate(180deg)}.ev-faq-answer{padding:0 0 20px}.ev-faq-answer p{font-size:1rem;color:var(--text-gray);line-height:1.7}.ev-cta-bottom{padding:80px 24px;background:var(--bg-slate)}.ev-cta-wrap{max-width:1200px;margin:0 auto;background:var(--bg-dark);color:#fff;border-radius:32px;padding:80px 40px;text-align:center;position:relative;overflow:hidden}.ev-cta-wrap:before{content:"";position:absolute;top:-50%;left:-10%;width:500px;height:500px;background:var(--primary);border-radius:50%;filter:blur(120px);opacity:.2}.ev-cta-wrap:after{content:"";position:absolute;bottom:-40%;right:-10%;width:400px;height:400px;background:#7c3aed;border-radius:50%;filter:blur(120px);opacity:.12}.ev-cta-inner{position:relative;z-index:2;max-width:550px;margin:0 auto}.ev-cta-inner h2{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:16px;font-weight:700;line-height:1.2}.ev-cta-inner p{font-size:1.1rem;color:#94a3b8;margin-bottom:32px}.ev-cta-inner .btn-primary{padding:18px 36px;font-size:1.1rem;margin-bottom:24px}.ev-cta-trust{display:flex;justify-content:center;gap:24px;font-size:.88rem;color:#64748b;font-weight:500}.ev-tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.ev-tip{padding:28px;border:1px solid var(--border);border-radius:14px;transition:border-color .2s}.ev-tip:hover{border-color:var(--primary)}.ev-tip h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.ev-tip p{font-size:.93rem;color:var(--text-gray);line-height:1.6;margin:0}@media(max-width:992px){.ev-hero{padding:140px 0 60px;min-height:420px}.ev-section{padding:64px 0}.ev-zigzag{grid-template-columns:1fr;gap:40px}.ev-zigzag.reverse .ev-zigzag-text{order:1}.ev-zigzag.reverse .ev-zigzag-img{order:2}.ev-cards-grid,.ev-steps-grid{grid-template-columns:1fr 1fr}.ev-summary-grid{grid-template-columns:1fr;gap:20px}.ev-cta-banner .container{flex-direction:column;text-align:center}.ev-tips-grid{grid-template-columns:1fr}}@media(max-width:600px){.ev-hero{padding:120px 0 48px;min-height:380px}.ev-cards-grid,.ev-steps-grid{grid-template-columns:1fr}.ev-cta-wrap{padding:56px 24px;border-radius:24px}.ev-cta-trust{flex-direction:column;gap:8px}}
