:root{--hrp-green:var(--brand-green);--hrp-green-200:#e8f5e9;--hrp-green-100:#f1f8e9;--hrp-blue:var(--brand-blue);--hrp-text:#22323b;--hrp-muted:#5f7281;--hrp-border:rgba(0,0,0,.08);--card-bg:#fff;--note-bg:#f5faff;--warn-bg:#fff7e6;--radius:14px;--shadow:var(--shadow-1)}.hrp-recovery-renewal{margin:28px 0;color:var(--hrp-text)}.hrp-recovery-renewal h3{font-family:"Montserrat",sans-serif;color:var(--hrp-blue);font-weight:700;font-size:clamp(18px, 2.5vw, 20px);margin:8px 0 12px}.hrp-grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:900px){.hrp-grid--2{grid-template-columns:1fr 1fr}}.hrp-card{background:var(--card-bg);border:1px solid var(--hrp-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px 18px}.hrp-card--soft{background:#fff;border:1px solid var(--hrp-border);border-radius:var(--radius);padding:18px}.hrp-split{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:860px){.hrp-split{grid-template-columns:1fr 1fr}}.hrp-callout{border-radius:12px;padding:14px 16px;border:1px dashed rgb(124 179 66 / .45);background:var(--hrp-green-100)}.hrp-callout--warn{background:var(--warn-bg);border:1px dashed rgb(240 160 0 / .45)}.hrp-note{background:var(--note-bg);border:1px solid rgb(0 115 230 / .15);border-radius:12px;padding:14px 16px;color:var(--hrp-blue);font-size:.95rem}.hrp-lead{color:var(--hrp-muted);margin:6px 0 18px;font-size:1rem}.hrp-muted{color:var(--hrp-muted);font-size:.95rem}.hrp-badge{display:inline-block;background:var(--hrp-green-200);color:var(--hrp-blue);border:1px solid rgb(124 179 66 / .35);padding:4px 8px;border-radius:8px;font-size:.85rem;font-weight:600}.hrp-list{margin:0;padding-left:18px}.hrp-list li{margin:8px 0}.hrp-kpis{display:grid;gap:10px}.hrp-kpis li{list-style:none;background:#fff;border:1px solid var(--hrp-border);border-radius:10px;padding:10px 12px}.hrp-mt-10{margin-top:10px}.hrp-mt-18{margin-top:18px}.hrp-mt-12{margin-top:12px}.hrp-mt-8{margin-top:8px}.hrp-subtitle{margin:0 0 6px}.hrp-subtitle--lg{margin:0 0 8px}.haf-passes{margin:28px 0 42px}.haf-passes .haf-head{max-width:1100px;margin:0 auto 18px;padding:0 12px}.haf-passes .haf-title{font-family:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:800;color:var(--hrp-blue);font-size:clamp(22px,2.2vw,30px);line-height:1.2;margin:0 0 6px}.haf-passes .haf-sub{font-family:"Lato",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#416273;font-size:15px;margin:0}.haf-passes .haf-title:after{content:"";display:block;width:min(120px,30%);height:4px;border-radius:4px;background:linear-gradient(90deg,var(--brand-green-2),var(--brand-green-3));margin-top:10px}.haf-pass-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:1024px){.haf-pass-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.haf-pass-grid{grid-template-columns:1fr}}.haf-pass{background:var(--card-bg);border:1px solid var(--hrp-border);border-radius:16px;box-shadow:0 8px 24px rgb(0 43 74 / .08);padding:18px 18px 16px;color:#263238;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.haf-pass:hover{transform:translateY(-2px);border-color:rgb(124 179 66 / .35);box-shadow:0 14px 32px rgb(124 179 66 / .15)}.haf-pass .pass-title{color:#0b6a4a;font-weight:800;font-family:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;margin:0 0 8px;font-size:16px}.haf-pass .pass-price{font-family:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:800;color:#1f2d33;font-size:28px;margin:0 0 8px}.haf-pass ul{margin:10px 0 12px 18px;padding:0}.haf-pass li{margin:8px 0;line-height:1.5}.haf-pass .bestfor{font-size:13px;color:#5b7480;background:#f7fbf4;border-radius:10px;padding:10px 12px;display:inline-block}.haf-fares{margin:28px 0 42px}.haf-fares .haf-head{max-width:1100px;margin:0 auto 18px;padding:0 12px}.haf-fares .haf-title{font-family:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:800;color:var(--hrp-blue);font-size:clamp(24px, 2.5vw, 34px);line-height:1.2;margin:0 0 8px}.haf-fares .haf-lead{font-family:"Lato",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#355a6b;font-size:16px;line-height:1.6;margin:0}.haf-fares .haf-card{background:var(--card-bg);border-radius:16px;box-shadow:0 10px 30px rgb(0 43 74 / .10);overflow:hidden}.haf-fares .haf-table{width:100%;border-collapse:separate;border-spacing:0;font-family:"Lato",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;color:#243238}.haf-fares .haf-table thead th{background:linear-gradient(90deg,var(--hrp-green-200),var(--hrp-green-100));color:var(--hrp-blue);text-align:left;font-weight:700;letter-spacing:.02em;padding:14px 18px;border-bottom:1px solid var(--hrp-border);white-space:nowrap}.haf-fares .haf-table tbody td{padding:12px 18px;border-bottom:1px solid var(--hrp-border)}.haf-fares .haf-table tbody tr:nth-child(even){background:#f6fbf3}.haf-fares .haf-table tbody tr{transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.haf-fares .haf-table tbody tr:hover{background:#f2fbef;box-shadow:inset 0 0 0 1px rgb(124 179 66 / .20)}@media (max-width:720px){.haf-fares .haf-table{font-size:14px}.haf-fares .haf-table thead th{padding:12px 14px}.haf-fares .haf-table tbody td{padding:10px 14px}}.haf-fares .haf-note{display:grid;gap:8px;padding:14px 18px 18px;background:linear-gradient(0deg,#f8fff1,transparent);font-size:13px;color:#456}.haf-fares .haf-note .dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:var(--brand-green);margin-right:8px;vertical-align:-1px}.haf-fares .haf-title:after{content:"";display:block;width:min(120px,30%);height:4px;border-radius:4px;background:linear-gradient(90deg,var(--brand-green-2),var(--brand-green-3));margin-top:10px}.hc-footer{text-align:center;padding:28px 12px}.hc-footer__line1{font-family:"Montserrat",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-weight:700;color:var(--brand-blue);font-size:16px;margin-bottom:10px}.hc-footer__disclaimer{display:flex;justify-content:center;align-items:flex-start;gap:8px;color:var(--hrp-muted);font-size:13px;line-height:1.45;max-width:920px;margin:0 auto 16px}.hc-footer__icon{font-size:14px;line-height:1.4;margin-top:2px}.hc-footer__social{display:flex;justify-content:center;gap:14px;margin-top:6px}.hc-footer .hc-social{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgb(0 0 0 / .08);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,color .2s ease,border-color .2s ease;color:var(--brand-blue)}.hc-footer .hc-social:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgb(124 179 66 / .18);border-color:rgb(124 179 66 / .35);color:var(--brand-green)}.hc-footer .hc-social i{font-size:16px;line-height:1}@media (max-width:768px){.hc-footer{padding:22px 10px}.hc-footer__line1{font-size:15px}.hc-footer__disclaimer{font-size:12px}}.hafilat-tips-wrapper{max-width:1400px;margin:60px auto;padding:0 40px}.hafilat-tips-main-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:50px;position:relative;padding-bottom:20px;text-align:center}.hafilat-tips-main-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:2px}.hafilat-tips-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:40px;flex-wrap:wrap}.hafilat-tab-btn{padding:16px 40px;background:#fff;border:2px solid #e5e7eb;border-radius:16px;font-size:18px;font-weight:700;color:#6b7280;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.hafilat-tab-btn i{width:24px;height:24px}.hafilat-tab-btn:hover{border-color:var(--brand-green);color:var(--brand-green);transform:translateY(-2px)}.hafilat-tab-btn.active{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-color:var(--brand-green-2);color:#fff;box-shadow:0 8px 24px rgb(124 179 66 / .3)}.hafilat-tab-content{display:none;animation:hafilat-tips-fadeIn .5s ease}.hafilat-tab-content.active{display:block}@keyframes hafilat-tips-fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hafilat-tips-accordion{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 24px rgb(0 0 0 / .08);margin-bottom:20px;border:1px solid rgb(0 0 0 / .06)}.hafilat-accordion-header{padding:24px 28px;background:linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;border-bottom:1px solid rgb(0 0 0 / .05)}.hafilat-accordion-header:hover{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%)}.hafilat-accordion-header:hover .hafilat-accordion-title,.hafilat-accordion-header:hover .hafilat-accordion-icon{color:#fff}.hafilat-accordion-header.active{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%)}.hafilat-accordion-header.active .hafilat-accordion-title,.hafilat-accordion-header.active .hafilat-accordion-icon{color:#fff}.hafilat-accordion-title-wrapper{display:flex;align-items:center;gap:14px}.hafilat-accordion-icon-left{width:24px;height:24px;color:var(--brand-green-2);transition:color .3s ease}.hafilat-accordion-title{font-size:20px;font-weight:700;color:#1a1a1a;transition:color .3s ease}.hafilat-accordion-icon{width:24px;height:24px;color:#6b7280;transition:all .3s ease}.hafilat-accordion-header.active .hafilat-accordion-icon{transform:rotate(180deg)}.hafilat-accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.hafilat-accordion-content.active{max-height:2000px}.hafilat-accordion-inner{padding:28px}.hafilat-best-card{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);padding:20px 24px;border-radius:16px;margin-bottom:24px;border-left:5px solid var(--brand-green)}.hafilat-best-card-title{font-size:16px;font-weight:700;color:var(--brand-green);margin-bottom:8px}.hafilat-best-card-option{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.hafilat-best-card-description{font-size:14px;color:#2d3748;line-height:1.6;margin:0}.hafilat-tips-list{list-style:none;padding:0;margin:16px 0 0 0}.hafilat-tips-list li{padding:12px 0 12px 32px;position:relative;font-size:15px;color:#4a5568;line-height:1.7}.hafilat-tips-list li::before{content:"";position:absolute;left:0;top:20px;width:8px;height:8px;background:var(--brand-green);border-radius:50%}.hafilat-tips-list li strong{color:#1a1a1a}.hafilat-general-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:20px}.hafilat-general-card{background:#fff;border-radius:16px;padding:24px;border:2px solid #e5e7eb;transition:all .3s ease}.hafilat-general-card:hover{border-color:var(--brand-green);transform:translateY(-4px);box-shadow:0 8px 24px rgb(0 166 81 / .15)}.hafilat-general-card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.hafilat-general-card-icon{width:32px;height:32px;color:var(--brand-green-2)}.hafilat-general-card-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}@media (max-width:768px){.hafilat-tips-wrapper{padding:0 20px;margin:40px auto}.hafilat-tips-main-title{font-size:28px;margin-bottom:30px}.hafilat-tips-tabs{gap:12px}.hafilat-tab-btn{padding:12px 24px;font-size:16px}.hafilat-accordion-header{padding:20px}.hafilat-accordion-title{font-size:17px}.hafilat-accordion-inner{padding:20px}.hafilat-general-grid{grid-template-columns:1fr}}.hafilat-advlim-wrapper{max-width:1400px;margin:60px auto;padding:0 40px}.hafilat-advlim-main-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:50px;position:relative;padding-bottom:20px}.hafilat-advlim-main-title::after{content:"";position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:2px}.hafilat-advlim-container{display:grid;grid-template-columns:1fr 1fr;gap:40px}.hafilat-advlim-section{background:#fff;border-radius:24px;padding:40px;box-shadow:0 4px 24px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .06);transition:all .4s ease}.hafilat-advlim-section:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgb(0 0 0 / .12)}.hafilat-advlim-section.advantages{border-top:5px solid var(--brand-green-2)}.hafilat-advlim-section.limitations{border-top:5px solid #dc2626}.hafilat-advlim-title{font-size:28px;font-weight:700;margin-bottom:28px;display:flex;align-items:center;gap:12px}.hafilat-advlim-title.advantages{color:var(--brand-green-2)}.hafilat-advlim-title.limitations{color:#dc2626}.hafilat-advlim-title-icon{width:32px;height:32px}.hafilat-advlim-list{list-style:none;padding:0;margin:0}.hafilat-advlim-item{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease}.hafilat-advlim-item:last-child{border-bottom:none}.hafilat-advlim-item:hover{padding-left:8px}.hafilat-advlim-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.hafilat-advlim-icon.advantage{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);box-shadow:0 4px 12px rgb(0 166 81 / .25)}.hafilat-advlim-icon.limitation{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);box-shadow:0 4px 12px rgb(220 38 38 / .25)}.hafilat-advlim-icon i{width:16px;height:16px;color:#fff}.hafilat-advlim-content{flex:1}.hafilat-advlim-label{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.hafilat-advlim-description{font-size:15px;color:#4a5568;line-height:1.6;margin:0}@media (max-width:1024px){.hafilat-advlim-container{grid-template-columns:1fr;gap:30px}}@media (max-width:768px){.hafilat-advlim-wrapper{padding:0 20px;margin:40px auto}.hafilat-advlim-main-title{font-size:28px;margin-bottom:30px}.hafilat-advlim-section{padding:28px 20px}.hafilat-advlim-title{font-size:24px;margin-bottom:20px}.hafilat-advlim-item{gap:12px;padding:12px 0}.hafilat-advlim-icon{width:24px;height:24px}.hafilat-advlim-icon i{width:14px;height:14px}.hafilat-advlim-label{font-size:15px}.hafilat-advlim-description{font-size:14px}}.hafilat-balance-wrapper{max-width:1400px;margin:60px auto;padding:0 40px}.hafilat-balance-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:50px;position:relative;padding-bottom:20px}.hafilat-balance-title::after{content:"";position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:2px}.hafilat-balance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hafilat-balance-option{background:#fff;border-radius:20px;padding:40px 24px;text-align:center;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px}.hafilat-balance-option::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.hafilat-balance-option:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgb(0 166 81 / .15);border-color:rgb(0 166 81 / .2)}.hafilat-balance-option:hover::before{transform:scaleX(1)}.hafilat-balance-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,rgb(0 166 81 / .1) 0%,rgb(0 201 105 / .1) 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;transition:all .4s ease}.hafilat-balance-option:hover .hafilat-balance-icon-wrapper{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);transform:scale(1.1) rotate(5deg);box-shadow:0 8px 24px rgb(0 166 81 / .3)}.hafilat-balance-icon{width:44px;height:44px;color:var(--brand-green-2);transition:color .3s ease}.hafilat-balance-option:hover .hafilat-balance-icon{color:#fff}.hafilat-balance-text{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.5;margin:0}.hafilat-balance-note{font-size:13px;color:#718096;margin-top:8px;font-weight:500}@media (max-width:1024px){.hafilat-balance-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.hafilat-balance-wrapper{padding:0 20px;margin:40px auto}.hafilat-balance-title{font-size:28px;margin-bottom:30px}.hafilat-balance-grid{grid-template-columns:1fr;gap:16px}.hafilat-balance-option{padding:32px 20px;min-height:180px}.hafilat-balance-icon-wrapper{width:70px;height:70px;margin-bottom:16px}.hafilat-balance-icon{width:38px;height:38px}.hafilat-balance-text{font-size:15px}}.hafilat-recharge-wrapper{max-width:1400px;margin:60px auto;padding:0 40px}.hafilat-recharge-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:50px;position:relative;padding-bottom:20px}.hafilat-recharge-title::after{content:"";position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:2px}.hafilat-methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.hafilat-method-card{background:#fff;border-radius:20px;padding:40px 30px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid rgb(0 0 0 / .06);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.hafilat-method-card::before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.hafilat-method-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgb(0 166 81 / .15);border-color:rgb(0 166 81 / .2)}.hafilat-method-card:hover::before{transform:scaleX(1)}.hafilat-method-icon{width:72px;height:72px;margin:0 auto 24px;color:var(--brand-green-2);transition:all .3s ease}.hafilat-method-card:hover .hafilat-method-icon{transform:scale(1.1) rotate(5deg)}.hafilat-method-title{font-size:24px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:24px}.hafilat-method-list{list-style:none;padding:0;margin:0 0 20px 0;flex-grow:1}.hafilat-method-list li{padding:10px 0 10px 28px;position:relative;font-size:15px;color:#4a5568;line-height:1.6}.hafilat-method-list li::before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;background:var(--brand-green-2);border-radius:50%}.hafilat-method-footer{padding-top:20px;border-top:2px solid #f0f0f0;margin-top:auto}.hafilat-method-payment{font-size:13px;color:#718096;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px}.hafilat-method-payment i{width:16px;height:16px;color:var(--brand-green-2)}.hafilat-method-note{background:linear-gradient(135deg,#fff8e1 0%,#ffecb3 100%);padding:12px 16px;border-radius:12px;font-size:13px;color:#f57c00;font-weight:600;display:flex;align-items:flex-start;gap:10px;margin-top:12px}.hafilat-method-note i{width:18px;height:18px;flex-shrink:0;margin-top:2px}.hafilat-method-setup{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);padding:12px 16px;border-radius:12px;font-size:13px;color:#1565c0;font-weight:600;display:flex;align-items:flex-start;gap:10px;margin-top:12px}.hafilat-method-setup i{width:18px;height:18px;flex-shrink:0;margin-top:2px}@media (max-width:1024px){.hafilat-methods-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hafilat-method-card:last-child{grid-column:1 / -1;max-width:600px;margin:0 auto;width:100%}}@media (max-width:768px){.hafilat-recharge-wrapper{padding:0 20px;margin:40px auto}.hafilat-recharge-title{font-size:28px;margin-bottom:30px}.hafilat-methods-grid{grid-template-columns:1fr;gap:20px}.hafilat-method-card{padding:30px 24px}.hafilat-method-card:last-child{grid-column:1;max-width:100%}.hafilat-method-icon{width:60px;height:60px}.hafilat-method-title{font-size:20px;margin-bottom:20px}.hafilat-method-list li{font-size:14px;padding:8px 0 8px 24px}}.hafilat-button-wrapper{display:flex;justify-content:center;align-items:center;margin:40px 0;padding:0 20px}.hafilat-recharge-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);color:#fff;font-size:18px;font-weight:700;text-decoration:none;border-radius:16px;box-shadow:0 8px 24px rgb(0 166 81 / .3);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none;cursor:pointer}.hafilat-recharge-btn::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left .6s ease}.hafilat-recharge-btn:hover::before{left:100%}.hafilat-recharge-btn:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 16px 40px rgb(0 166 81 / .4)}.hafilat-recharge-btn:active{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 20px rgb(0 166 81 / .35)}.hafilat-recharge-btn-icon{width:24px;height:24px;transition:transform .3s ease}.hafilat-recharge-btn:hover .hafilat-recharge-btn-icon{transform:rotate(15deg) scale(1.1)}.hafilat-recharge-btn-text{position:relative;z-index:1}.hafilat-recharge-btn-outline{background:#fff;color:var(--brand-green-2);border:3px solid var(--brand-green-2);box-shadow:0 4px 16px rgb(0 166 81 / .15)}.hafilat-recharge-btn-outline:hover{background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);color:#fff;border-color:var(--brand-green-3)}@media (max-width:768px){.hafilat-recharge-btn{padding:16px 32px;font-size:16px;gap:10px;width:100%;max-width:300px;justify-content:center}.hafilat-recharge-btn-icon{width:20px;height:20px}}.hafilat-process-wrapper{max-width:1400px;margin:60px auto;padding:0 40px}.hafilat-process-title{text-align:center;font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:60px;position:relative;padding-bottom:20px}.hafilat-process-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:2px}.hafilat-timeline-container{display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding:40px 0}.hafilat-timeline-container::before{content:"";position:absolute;top:68px;left:10%;right:10%;height:3px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-2) 20%,var(--brand-green-3) 40%,var(--brand-green-3) 60%,var(--brand-green-3) 80%,var(--brand-green-3) 100%);z-index:0;border-radius:2px}.hafilat-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;padding:0 15px}.hafilat-step-number{width:72px;height:72px;background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#fff;margin-bottom:24px;box-shadow:0 8px 24px rgb(0 166 81 / .3);border:4px solid #fff;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.hafilat-step:hover .hafilat-step-number{transform:scale(1.15) translateY(-5px);box-shadow:0 12px 32px rgb(0 166 81 / .4)}.hafilat-step-content{background:#fff;padding:28px 24px;border-radius:16px;box-shadow:0 4px 20px rgb(0 0 0 / .08);transition:all .4s ease;border:1px solid rgb(0 0 0 / .06);min-height:280px;display:flex;flex-direction:column}.hafilat-step:hover .hafilat-step-content{transform:translateY(-8px);box-shadow:0 12px 32px rgb(0 166 81 / .12);border-color:rgb(0 166 81 / .2)}.hafilat-step-title{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.3}.hafilat-step-description{font-size:14px;color:#4a5568;line-height:1.7;text-align:left;flex-grow:1}.hafilat-step-description ul{list-style:none;padding:0;margin:8px 0 0 0}.hafilat-step-description li{padding:6px 0 6px 24px;position:relative;font-size:13px}.hafilat-step-description li::before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;background:var(--brand-green-2);border-radius:50%}.hafilat-step-icon{width:48px;height:48px;margin:0 auto 16px;color:var(--brand-green-2);opacity:.9}@media (max-width:1024px){.hafilat-step{padding:0 10px}.hafilat-step-content{padding:20px 16px;min-height:300px}.hafilat-step-title{font-size:16px}.hafilat-step-description{font-size:13px}}@media (max-width:768px){.hafilat-process-wrapper{padding:0 20px;margin:40px auto}.hafilat-process-title{font-size:28px;margin-bottom:40px}.hafilat-timeline-container{flex-direction:column;align-items:center;padding:20px 0}.hafilat-timeline-container::before{top:36px;bottom:36px;left:36px;right:auto;width:3px;height:auto;background:linear-gradient(180deg,var(--brand-green-2) 0%,var(--brand-green-2) 33%,var(--brand-green-3) 66%,var(--brand-green-3) 100%)}.hafilat-step{width:100%;max-width:500px;flex-direction:row;text-align:left;margin-bottom:32px;padding:0}.hafilat-step:last-child{margin-bottom:0}.hafilat-step-number{width:64px;height:64px;font-size:24px;margin-bottom:0;margin-right:20px;flex-shrink:0}.hafilat-step-content{flex:1;min-height:auto;padding:20px 18px}.hafilat-step-title{font-size:17px;margin-bottom:12px}.hafilat-step-description{font-size:14px}.hafilat-step-icon{width:40px;height:40px;margin:0 0 12px 0}}.hafilat-services-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin:40px 0;padding:0 20px}.hafilat-service-card{background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border-radius:20px;padding:35px 30px;box-shadow:0 10px 30px rgb(0 0 0 / .08);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgb(0 0 0 / .05);position:relative;overflow:hidden}.hafilat-service-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.hafilat-service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(0 166 81 / .15)}.hafilat-service-card:hover::before{transform:scaleX(1)}.hafilat-service-header{display:flex;align-items:center;gap:15px;margin-bottom:20px}.hafilat-icon-wrapper{width:56px;height:56px;background:linear-gradient(135deg,var(--brand-green-2) 0%,var(--brand-green-3) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 16px rgb(0 166 81 / .25);transition:all .3s ease}.hafilat-service-card:hover .hafilat-icon-wrapper{transform:rotate(5deg) scale(1.05);box-shadow:0 12px 24px rgb(0 166 81 / .35)}.hafilat-icon-wrapper i{color:#fff;width:28px;height:28px}.hafilat-service-card h3{margin:0;font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.3}.hafilat-service-description{color:#4a5568;font-size:15px;line-height:1.7;margin-bottom:18px}.hafilat-service-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:rgb(124 179 66 / .1);color:var(--brand-green-2);border-radius:20px;font-size:13px;font-weight:600;margin-top:8px}.hafilat-service-badge i{width:16px;height:16px}@media (max-width:768px){.hafilat-services-container{grid-template-columns:1fr;gap:20px;padding:0 15px}.hafilat-service-card{padding:25px 20px}}.hc-footer__widgets{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;text-align:left}.hc-footer__widget{min-width:220px;max-width:260px}.hc-footer-widget__title{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .75rem}.hc-footer__widget p{margin:0 0 .75rem;font-size:.9rem}.hc-footer-list{list-style:none;margin:0;padding:0}.hc-footer-list li{margin:.2rem 0}.hc-footer-list a{font-size:.9rem;text-decoration:none}.hc-footer-list a:hover{text-decoration:underline}@media (max-width:767px){.hc-footer__widgets{text-align:center}}.hc-contact-form .wpcf7-form{background:#fff;border-radius:14px;padding:22px 22px 24px;box-shadow:var(--shadow-1);border:1px solid rgb(0 43 74 / .06)}.hc-cf7{display:flex;flex-direction:column;gap:16px}.hc-cf7-row{display:flex;flex-wrap:wrap;gap:16px}.hc-cf7-row--consent{font-size:13px;color:var(--brand-blue-soft)}.hc-cf7-row--submit{justify-content:flex-start}.hc-cf7-field{flex:1 1 100%}.hc-cf7-row .hc-cf7-field{min-width:220px}@media (min-width:768px){.hc-cf7-row:first-child .hc-cf7-field{flex:1 1 calc(50% - 8px)}}.hc-cf7-field label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:var(--brand-blue)}.hc-cf7-required{color:#d32f2f}.hc-input,.hc-select,.hc-textarea{width:100%;border-radius:10px;border:1px solid #dde3ea;padding:10px 12px;font-size:14px;font-family:inherit;color:var(--brand-blue);background:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.hc-textarea{min-height:130px;resize:vertical}.hc-input::placeholder,.hc-textarea::placeholder{color:#9ea7b3}.hc-input:focus,.hc-select:focus,.hc-textarea:focus{outline:none;border-color:var(--brand-green-2);box-shadow:0 0 0 2px rgb(139 195 74 / .25);background:#fcfff9}.hc-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;border:none;font-size:14px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,var(--brand-green-2),var(--brand-green-3));color:#fff;box-shadow:0 6px 18px rgb(124 179 66 / .35);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.hc-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgb(124 179 66 / .42);filter:brightness(1.02)}.hc-btn:active{transform:translateY(0);box-shadow:0 4px 14px rgb(124 179 66 / .3)}.wpcf7-not-valid{border-color:#e53935!important}.wpcf7-not-valid-tip{font-size:12px;color:#e53935;margin-top:4px}.wpcf7 form .wpcf7-response-output{margin:12px 0 0;padding:8px 12px;border-radius:8px;font-size:13px}.wpcf7 form .wpcf7-response-output.wpcf7-mail-sent-ok{border-color:#2e7d32;background:#e8f5e9;color:#1b5e20}.wpcf7 form .wpcf7-response-output.wpcf7-validation-errors,.wpcf7 form .wpcf7-response-output.wpcf7-mail-sent-ng{border-color:#c62828;background:#ffebee;color:#b71c1c}