/* Start custom CSS for html, class: .elementor-element-db23b24 */*{margin:0;padding:0;box-sizing:border-box}
:root{--navy:#1e3a8a;--blue:#1a56db;--blue-dark:#1e3a8a;--blue-light:#eff6ff;--gray:#f8fafc;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--green:#16a34a}
body{font-family:"Segoe UI",Arial,sans-serif;color:var(--text);line-height:1.6;font-size:16px;overflow-x:hidden}
a{color:inherit;text-decoration:none}
.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);padding:12px 0}
.header-inner{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}
.logo img{height:48px;width:auto}
.header-ctas{display:flex;align-items:center;gap:12px}
.tel-link{font-weight:600;color:var(--blue);font-size:15px}
.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:.2s}
.btn-primary{background:var(--blue);color:#fff}
.btn-primary:hover{background:var(--navy)}
.btn-wa{background:#25d366;color:#fff}
.btn-wa:hover{background:#1fba58}
.btn-outline{border:2px solid var(--blue);color:var(--blue)}
.btn-outline:hover{background:var(--blue-light)}
.btn-lg{padding:14px 32px;font-size:17px;border-radius:10px}

.hero{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 60%,#1a56db 100%);color:#fff;padding:72px 24px 64px}
.hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:center}
.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:6px 14px;border-radius:100px;font-size:13px;font-weight:600;margin-bottom:20px}
.hero h1{font-size:clamp(26px,4vw,42px);font-weight:800;line-height:1.25;margin-bottom:20px;text-transform:none}
.hero h1 span{color:#93c5fd}
.hero-sub{font-size:17px;opacity:.88;margin-bottom:32px;line-height:1.7}
.hero-checks{display:flex;flex-direction:column;gap:10px;margin-bottom:36px}
.hero-check{display:flex;align-items:center;gap:10px;font-size:15px}
.hero-check::before{content:"✓";background:rgba(255,255,255,.18);border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:700}
.hero-ctas{display:flex;flex-wrap:wrap;gap:12px}
.hero-card{background:#fff;color:var(--text);border-radius:16px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.hero-card-title{font-size:13px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}
.price-big{font-size:38px;font-weight:800;color:var(--blue);line-height:1}
.price-label{font-size:14px;color:var(--muted);margin-top:4px;margin-bottom:20px}
.price-features{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}
.price-feat{display:flex;align-items:center;gap:8px;font-size:14px}
.price-feat::before{content:"✓";color:var(--green);font-weight:700}
.price-note{font-size:12px;color:var(--muted);border-top:1px solid var(--border);padding-top:12px;margin-top:4px}
.trust-bar{background:#fff;border-bottom:1px solid var(--border);padding:14px 24px}
.trust-bar-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}
.trust-item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--muted)}

section{padding:72px 24px}
.container{max-width:1100px;margin:0 auto}
.section-label{font-size:13px;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}
.section-title{font-size:clamp(24px,3vw,36px);font-weight:800;margin-bottom:16px;line-height:1.3}
.section-sub{font-size:17px;color:var(--muted);max-width:640px}
.section-header{margin-bottom:48px}
.section-header.centered{text-align:center}
.section-header.centered .section-sub{margin:0 auto}

.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.benefit-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;border-top:3px solid var(--blue)}
.benefit-icon{font-size:32px;margin-bottom:12px}
.benefit-card h3{font-size:16px;font-weight:700;margin-bottom:8px}
.benefit-card p{font-size:14px;color:var(--muted)}

.what-includes{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}
.includes-card{background:var(--blue-light);border:1px solid #bfdbfe;border-radius:16px;padding:32px}
.includes-card h3{font-size:18px;font-weight:700;margin-bottom:20px;color:var(--navy)}
.includes-list{list-style:none;display:flex;flex-direction:column;gap:12px}
.includes-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px}
.includes-list li::before{content:"✓";color:var(--green);font-weight:700;flex-shrink:0;margin-top:1px}
.price-box{background:#fff;border:2px solid var(--blue);border-radius:16px;padding:32px;text-align:center;box-shadow:0 8px 32px rgba(26,86,219,.1)}
.price-box-label{font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}
.price-box-amount{font-size:52px;font-weight:800;color:var(--blue);margin-bottom:8px}
.price-box-sub{font-size:14px;color:var(--muted);margin-bottom:24px}
.price-box .btn{width:100%;justify-content:center;margin-bottom:12px}
.price-box-note{font-size:13px;color:var(--muted)}

.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative}
.process-steps::before{content:"";position:absolute;top:28px;left:calc(12.5% + 16px);right:calc(12.5% + 16px);height:2px;background:var(--border);z-index:0}
.step{text-align:center;position:relative;z-index:1}
.step-num{width:56px;height:56px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin:0 auto 16px;box-shadow:0 4px 16px rgba(26,86,219,.25)}
.step h3{font-size:15px;font-weight:700;margin-bottom:8px}
.step p{font-size:13px;color:var(--muted)}

.privacy-box{background:var(--gray);border-radius:16px;padding:40px;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center}
.privacy-icon{font-size:48px}
.privacy-box h3{font-size:20px;font-weight:700;margin-bottom:8px}
.privacy-box p{font-size:15px;color:var(--muted)}

.faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:8px}
.faq-item{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}
.faq-q{padding:18px 20px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:15px;user-select:none}
.faq-q:hover{background:var(--blue-light)}
.faq-icon{font-size:20px;color:var(--blue);transition:.2s;flex-shrink:0}
.faq-item.open .faq-icon{transform:rotate(45deg)}
.faq-a{display:none;padding:0 20px 18px;font-size:14px;color:var(--muted);line-height:1.7}
.faq-item.open .faq-a{display:block}

.cta-section{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;text-align:center;padding:80px 24px}
.cta-section h2{font-size:clamp(24px,3vw,36px);font-weight:800;margin-bottom:16px}
.cta-section p{font-size:17px;opacity:.9;margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}
.cta-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:32px}
.btn-white{background:#fff;color:var(--blue)}
.btn-white:hover{background:#e0e7ff}
.cta-contact{font-size:14px;opacity:.75}

.accred-section{padding:48px 24px}
.accred-inner{max-width:1100px;margin:0 auto;text-align:center}
.accred-inner p{font-size:14px;color:var(--muted);margin-bottom:24px;font-weight:500}
.accred-grid{display:flex;flex-wrap:wrap;gap:28px;justify-content:center;align-items:center;filter:grayscale(1);opacity:.55}
.accred-grid img{height:36px;width:auto;object-fit:contain}

.wa-float{position:fixed;bottom:24px;right:24px;z-index:999;background:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 4px 20px rgba(37,211,102,.4);transition:.2s}
.wa-float:hover{transform:scale(1.08)}
footer{background:#1e293b;color:#94a3b8;padding:40px 24px;font-size:14px}
footer .container{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}
.footer-brand{color:#fff;font-size:16px;font-weight:700;margin-bottom:8px}
footer a{color:#94a3b8}
footer a:hover{color:#fff}
.sticky-mobile{display:none;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;border-top:1px solid var(--border);padding:12px 16px;gap:10px}
@media(max-width:768px){
  .sticky-mobile{display:flex}
  .hero-inner,.what-includes{grid-template-columns:1fr}
  .hero-card{display:block;width:100%;box-sizing:border-box}
  .benefits-grid{grid-template-columns:1fr}
  .process-steps{grid-template-columns:1fr 1fr}
  .process-steps::before{display:none}
  .privacy-box{grid-template-columns:1fr}
  .header-ctas .btn-primary{display:none}
  .header-inner{padding:0 16px}
  .tel-link{font-size:13px}
  section{padding:48px 16px}
  .hero{padding:52px 16px 48px}
  .hero h1{font-size:clamp(24px,6vw,36px)}
  .hero-sub{font-size:15px}
  .hero-ctas{flex-direction:column}
  .hero-ctas .btn{width:100%;justify-content:center;font-size:16px}
  .includes-card,.price-box{padding:20px}
  .price-box-amount{font-size:clamp(28px,8vw,42px)}
  .price-box-label{font-size:12px}
  .section-title{font-size:clamp(20px,5vw,30px)}
  .step h3{font-size:14px}
  .privacy-box{padding:24px 20px}
  .trust-bar{padding:12px 16px}
  .trust-bar-inner{gap:14px}
  .trust-item{font-size:13px}
  .cta-section{padding:56px 16px}
  .cta-btns{flex-direction:column;align-items:center}
  .cta-btns .btn{width:100%;max-width:320px;justify-content:center}
  .accred-section{padding:32px 16px}
  footer .container{flex-direction:column;gap:20px}
}
.sticky-mobile .btn{flex:1;justify-content:center;font-size:14px;padding:12px 8px}
.bg-gray{background:var(--gray)}
/* Override Astra heading styles */
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif!important}
.hero h1{color:#fff!important;font-family:"Segoe UI",Arial,sans-serif!important}
.hero h1 span{color:inherit}
.section-title{font-family:"Segoe UI",Arial,sans-serif!important}

/* Fix Astra heading color + capitalize override */
h1,h2,h3,h4,h5,h6{text-transform:none!important}
.hero h1,.hero h2,.cta-section h2,.cta-section h1{color:#fff!important;text-transform:none!important}
.section-title{color:var(--text)!important;text-transform:none!important}/* End custom CSS */