@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
:root{--cac-navy:#0E1B4D;--cac-accent:#4770DB;--cac-btn:#3161ad;--cac-btn-h:#27508c;--cac-muted:#5A6178;--cac-line:#E7EBF3;--cac-soft:#F5F8FC;--cac-card:#fff;--cac-rcard:20px;--cac-shadow:0 18px 48px rgba(14,27,77,.08);}
.home2{font-family:'Poppins',sans-serif;color:var(--cac-muted);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;}
.home2 *{box-sizing:border-box;}
.home2 h1,.home2 h2,.home2 h3{font-family:'Poppins',sans-serif;color:var(--cac-navy);font-weight:600;line-height:1.12;letter-spacing:-.01em;margin:0;}
.home2 p{margin:0;}
.home2 .wrap{max-width:1200px;margin:0 auto;padding:0 22px;}
.home2 .btn{display:inline-flex;align-items:center;gap:8px;background:var(--cac-btn);color:#fff;border-radius:30px;font-weight:700;font-size:15px;padding:15px 32px;text-decoration:none;box-shadow:0 8px 20px rgba(49,97,173,.28);transition:transform .15s,background .2s;}
.home2 .btn:hover{background:var(--cac-btn-h);transform:translateY(-2px);color:#fff;}
.home2 .btn.ghost{background:transparent;border:1.5px solid rgba(255,255,255,.6);box-shadow:none;}
.home2 .btn.ghost:hover{background:rgba(255,255,255,.12);}
.home2 .btnrow{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px;}
.home2 .sec{padding:clamp(60px,8vw,108px) 0;}
.home2 .sec.soft{background:var(--cac-soft);}
.home2 .sec-head{max-width:720px;margin:0 auto clamp(36px,5vw,56px);text-align:center;}
.home2 .sec-head h2{font-size:clamp(2rem,3.6vw,2.9rem);margin-bottom:14px;}
.home2 .sec-head p{font-size:18px;}
.home2 .hero{background:radial-gradient(120% 120% at 0% 0%,#1b2e7a 0%,#0E1B4D 55%),linear-gradient(135deg,#0E1B4D,#0a1540);color:#fff;padding:clamp(72px,10vw,128px) 0;}
.home2 .hero h1{color:#fff;font-size:clamp(2.6rem,5vw,4.1rem);max-width:15ch;}
.home2 .hero .lead{color:#c7d0ee;font-size:clamp(17px,2vw,20px);max-width:60ch;margin-top:18px;}
.home2 .stats{display:flex;flex-wrap:wrap;gap:14px 48px;margin-top:clamp(30px,4vw,48px);}
.home2 .stat .n{font-family:'Poppins',sans-serif;color:#fff;font-size:30px;font-weight:500;letter-spacing:-.02em;}
.home2 .stat .l{font-family:'Poppins',sans-serif;color:#8ea0d8;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-top:4px;}
.home2 .trust{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;}
.home2 .ti{text-align:center;padding:26px 16px;background:var(--cac-card);border:1px solid var(--cac-line);border-radius:var(--cac-rcard);box-shadow:var(--cac-shadow);}
.home2 .ti h3{font-size:16px;font-weight:600;margin-bottom:4px;}
.home2 .ti p{font-size:13px;}
.home2 .cac-products ul.products{display:grid!important;grid-template-columns:repeat(3,1fr);gap:26px;margin:0;padding:0;list-style:none;}
.home2 .cac-products ul.products li.product{background:var(--cac-card);border:1px solid var(--cac-line);border-radius:var(--cac-rcard);padding:22px;text-align:left;float:none!important;width:auto!important;margin:0!important;box-shadow:var(--cac-shadow);transition:transform .25s,box-shadow .25s;}
.home2 .cac-products ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 26px 60px rgba(14,27,77,.14);}
.home2 .cac-products ul.products li.product img{border-radius:14px;margin-bottom:14px;transition:transform .5s;}
.home2 .cac-products ul.products li.product:hover img{transform:scale(1.05);}
.home2 .cac-products ul.products li.product .woocommerce-loop-product__title,.home2 .cac-products ul.products li.product h2{font-family:'Poppins',sans-serif;color:var(--cac-navy);font-size:18px;padding:0;}
.home2 .cac-products ul.products li.product .price{font-family:'Poppins',sans-serif;color:var(--cac-navy);font-weight:500;display:block;margin:6px 0 14px;}
.home2 .cac-products ul.products li.product .button{width:100%;justify-content:center;display:inline-flex;align-items:center;background:var(--cac-btn)!important;color:#fff!important;border-radius:30px!important;font-family:'Poppins',sans-serif;font-weight:700;padding:13px 24px!important;}
.home2 .verified{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,4vw,56px);align-items:center;}
.home2 .verified h2{font-size:clamp(1.9rem,3.2vw,2.6rem);margin-bottom:14px;}
.home2 .v-left>p{margin-bottom:8px;}
.home2 .lab{padding:16px 0;border-bottom:1px solid var(--cac-line);}
.home2 .lab h3{font-size:16px;font-weight:600;margin-bottom:2px;}
.home2 .lab p{font-size:13.5px;}
.home2 .coa-card{background:linear-gradient(160deg,#13235f,#0E1B4D);border-radius:24px;padding:34px;box-shadow:0 30px 70px rgba(14,27,77,.25);}
.home2 .coa-card h3{color:#fff;font-size:22px;margin-bottom:6px;}
.home2 .coa-card .sub{color:#aebbe6;font-family:'Poppins',sans-serif;font-size:12px;letter-spacing:.06em;margin-bottom:16px;}
.home2 .coa-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1);font-family:'Poppins',sans-serif;font-size:13px;color:#c7d0ee;}
.home2 .coa-row span:last-child{color:#fff;}
.home2 .process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.home2 .step{background:var(--cac-card);border:1px solid var(--cac-line);border-radius:var(--cac-rcard);padding:30px 26px;box-shadow:var(--cac-shadow);}
.home2 .step .num{font-family:'Poppins',sans-serif;font-size:14px;font-weight:500;color:var(--cac-btn);letter-spacing:.16em;}
.home2 .step h3{font-size:19px;margin:12px 0 8px;}
.home2 .step p{font-size:14.5px;}
.home2 .features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.home2 .feat{background:var(--cac-card);border:1px solid var(--cac-line);border-radius:var(--cac-rcard);padding:30px 26px;box-shadow:var(--cac-shadow);}
.home2 .feat .num{font-family:'Poppins',sans-serif;font-size:14px;color:var(--cac-btn);letter-spacing:.16em;}
.home2 .feat h3{font-size:19px;margin:10px 0 8px;}
.home2 .feat p{font-size:14.5px;}
.home2 .cta{background:radial-gradient(120% 140% at 100% 0%,#3161ad 0%,#0E1B4D 60%);border-radius:28px;padding:clamp(48px,6vw,76px) 32px;text-align:center;box-shadow:0 30px 70px rgba(14,27,77,.2);}
.home2 .cta h2{color:#fff;font-size:clamp(1.9rem,3.4vw,2.7rem);max-width:18ch;margin:0 auto;}
.home2 .cta p{color:#c7d0ee;max-width:60ch;margin:16px auto 0;}
.home2 .cta .btnrow{justify-content:center;}
.home2 .sec>.wrap>.btnrow{justify-content:center;margin-top:40px;}
@media(max-width:1024px){.home2 .trust{grid-template-columns:repeat(3,1fr);}.home2 .process,.home2 .features,.home2 .cac-products ul.products{grid-template-columns:repeat(2,1fr);}.home2 .verified{grid-template-columns:1fr;}}
@media(max-width:600px){.home2 .trust,.home2 .process,.home2 .features,.home2 .cac-products ul.products{grid-template-columns:1fr;}.home2 .stats{gap:14px 28px;}}
.home2 a,.home2 a:hover,.home2 a:focus{text-decoration:none;}
.home2 .btn,.home2 .cac-products a.button{text-decoration:none!important;}

/* ===== Elementor mapping (home_3) ===== */
.home2 .elementor-widget{margin-bottom:0;}
.home2 .e-con{gap:0;}
.home2 .elementor-heading-title{font-family:'Poppins',sans-serif;color:var(--cac-navy);font-weight:600;line-height:1.12;letter-spacing:-.01em;margin:0;}
.home2 .elementor-widget-text-editor{font-family:'Poppins',sans-serif;color:var(--cac-muted);}
.home2 .elementor-button{display:inline-flex;align-items:center;gap:8px;background-color:var(--cac-btn);color:#fff;border-radius:30px;font-family:'Poppins',sans-serif;font-weight:700;font-size:15px;padding:15px 32px;text-decoration:none;box-shadow:0 8px 20px rgba(49,97,173,.28);transition:transform .15s,background .2s;border:0;}
.home2 .elementor-button:hover{background-color:var(--cac-btn-h);transform:translateY(-2px);color:#fff;}
.home2 .cac-secondary .elementor-button{background:transparent;border:1.5px solid rgba(255,255,255,.6);box-shadow:none;}
.home2 .cac-secondary .elementor-button:hover{background:rgba(255,255,255,.12);}
.home2 .wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:22px;padding-right:22px;}
.home2 .hero .elementor-heading-title{color:#fff;font-size:clamp(2.6rem,5vw,4.1rem);max-width:15ch;}
.home2 .hero .lead{margin-top:18px;}
.home2 .hero .lead,.home2 .hero .lead p{color:#c7d0ee;font-size:clamp(17px,2vw,20px);max-width:60ch;margin-bottom:0;}
.home2 .stat .n .elementor-heading-title{color:#fff;font-size:30px;font-weight:500;letter-spacing:-.02em;}
.home2 .stat .l,.home2 .stat .l p{color:#8ea0d8;font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin:4px 0 0;}
.home2 .sec-head .elementor-heading-title{font-size:clamp(2rem,3.6vw,2.9rem);margin-bottom:14px;}
.home2 .sec-head .elementor-widget-text-editor,.home2 .sec-head p{font-size:18px;margin:0;}
.home2 .ti .elementor-heading-title{font-size:16px;font-weight:600;margin-bottom:4px;}
.home2 .ti .elementor-widget-text-editor,.home2 .ti p{font-size:13px;margin:0;}
.home2 .verified .v-left .elementor-heading-title{font-size:clamp(1.9rem,3.2vw,2.6rem);margin-bottom:14px;}
.home2 .v-left .elementor-widget-text-editor,.home2 .v-left>p{margin-bottom:8px;}
.home2 .lab .elementor-heading-title{font-size:16px;font-weight:600;margin-bottom:2px;}
.home2 .lab .elementor-widget-text-editor,.home2 .lab p{font-size:13.5px;margin:0;}
.home2 .coa-card .elementor-heading-title{color:#fff;font-size:22px;margin-bottom:6px;}
.home2 .coa-card .sub,.home2 .coa-card .sub p{color:#aebbe6;font-size:12px;letter-spacing:.06em;margin:0 0 16px;}
.home2 .step .elementor-heading-title{font-size:19px;margin:12px 0 8px;}
.home2 .step .num .elementor-heading-title{font-size:14px;font-weight:500;color:var(--cac-btn);letter-spacing:.16em;margin:0;}
.home2 .step .elementor-widget-text-editor,.home2 .step p{font-size:14.5px;margin:0;}
.home2 .feat .elementor-heading-title{font-size:19px;margin:10px 0 8px;}
.home2 .feat .num .elementor-heading-title{font-size:14px;color:var(--cac-btn);letter-spacing:.16em;margin:0;}
.home2 .feat .elementor-widget-text-editor,.home2 .feat p{font-size:14.5px;margin:0;}
.home2 .cta .elementor-heading-title{color:#fff;font-size:clamp(1.9rem,3.4vw,2.7rem);max-width:18ch;margin-left:auto;margin-right:auto;}
.home2 .cta .elementor-widget-text-editor,.home2 .cta p{color:#c7d0ee;max-width:60ch;margin:16px auto 0;}
.home2 .btnrow .elementor-widget,.home2 .btnrow .elementor-widget-button{width:auto;}
.home2 .e-con.stats,.home2 .stats{gap:14px 48px;}
.home2 .e-con.trust,.home2 .trust{gap:16px;}
.home2 .e-con.process,.home2 .process{gap:20px;}
.home2 .e-con.features,.home2 .features{gap:20px;}
.home2 .e-con.verified,.home2 .verified{gap:clamp(28px,4vw,56px);}
.home2 .e-con.btnrow,.home2 .btnrow{gap:14px;margin-top:30px;}
.home2 .sec>.wrap>.btnrow,.home2 .sec .wrap>.btnrow{justify-content:center;margin-top:40px;}
/* ===== Mobile product grid fix ===== */
.home2 .cac-products ul.products li.product{display:flex;flex-direction:column;height:100%;}
.home2 .cac-products ul.products li.product .button{margin-top:auto;}
@media(max-width:600px){
  .home2 .cac-products ul.products{grid-template-columns:repeat(2,1fr)!important;gap:10px;}
  .home2 .cac-products ul.products li.product{padding:12px;font-size:12px;}
  .home2 .cac-products ul.products li.product img{margin-bottom:10px;}
  .home2 .cac-products ul.products li.product .woocommerce-loop-product__title,.home2 .cac-products ul.products li.product h2{font-size:13px;line-height:1.3;}
  .home2 .cac-products ul.products li.product .price{font-size:12px;margin:4px 0 10px;}
  .home2 .cac-products ul.products li.product .button{padding:10px 14px!important;font-size:12px;width:100%;}
}
/* ===== Uniform add-to-cart buttons ===== */
.home2 .cac-products ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;text-align:center;width:100%;min-height:48px;line-height:1.25;}
@media(max-width:600px){.home2 .cac-products ul.products li.product .button{min-height:42px;}}
/* ===== Equal-height product cards (align buttons across the row) ===== */
.home2 .cac-products ul.products{align-items:stretch!important;}
.home2 .cac-products ul.products li.product{align-self:stretch!important;height:auto!important;display:flex!important;flex-direction:column!important;}
.home2 .cac-products ul.products li.product>*{flex:0 0 auto;}
.home2 .cac-products ul.products li.product .price{margin-top:auto;}
.home2 .cac-products ul.products li.product .button{margin-top:14px;}
/* ===== Button bottom alignment v2 ===== */
.home2 .cac-products ul.products li.product{display:flex!important;flex-direction:column!important;height:100%;}
.home2 .cac-products ul.products li.product>a.woocommerce-loop-product__link,.home2 .cac-products ul.products li.product>a.woocommerce-LoopProduct-link{flex:1 1 auto!important;display:block;}
.home2 .cac-products ul.products li.product .price{margin-top:10px;}
.home2 .cac-products ul.products li.product>a.button,.home2 .cac-products ul.products li.product>a.add_to_cart_button{margin-top:14px!important;}
/* ===== Column count fix (respect columns="N") ===== */
.home2 .cac-products ul.products.columns-1{grid-template-columns:1fr;}
.home2 .cac-products ul.products.columns-2{grid-template-columns:repeat(2,1fr);}
.home2 .cac-products ul.products.columns-3{grid-template-columns:repeat(3,1fr);}
.home2 .cac-products ul.products.columns-4{grid-template-columns:repeat(4,1fr);}
.home2 .cac-products ul.products.columns-5{grid-template-columns:repeat(5,1fr);}
.home2 .cac-products ul.products.columns-6{grid-template-columns:repeat(6,1fr);}
@media(max-width:1024px){.home2 .cac-products ul.products{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:600px){.home2 .cac-products ul.products{grid-template-columns:repeat(2,1fr)!important;}}
/* ===== Hover & modern UI v1 (additive, non-destructive) ===== */
.home2 .ti,.home2 .feat,.home2 .step{position:relative;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;}
.home2 .ti::before,.home2 .feat::before,.home2 .step::before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--cac-btn),var(--cac-accent));transform:scaleX(0);transform-origin:left;transition:transform .3s ease;}
.home2 .ti:hover,.home2 .feat:hover,.home2 .step:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(14,27,77,.16);border-color:var(--cac-btn);}
.home2 .ti:hover::before,.home2 .feat:hover::before,.home2 .step:hover::before{transform:scaleX(1);}
.home2 .ti h3,.home2 .feat h3,.home2 .step h3,.home2 .lab h3,.home2 .ti .elementor-heading-title,.home2 .feat .elementor-heading-title,.home2 .step .elementor-heading-title,.home2 .lab .elementor-heading-title,.home2 .cac-products ul.products li.product .woocommerce-loop-product__title{transition:color .25s ease;}
.home2 .ti:hover h3,.home2 .feat:hover h3,.home2 .step:hover h3,.home2 .ti:hover>.elementor-heading-title,.home2 .feat:hover>.elementor-element>.elementor-widget-heading .elementor-heading-title{color:var(--cac-btn);}
.home2 .feat:hover h3,.home2 .step:hover h3{color:var(--cac-btn);}
.home2 .cac-products ul.products li.product{transition:transform .25s,box-shadow .25s,border-color .25s;}
.home2 .cac-products ul.products li.product:hover{border-color:var(--cac-btn);}
.home2 .cac-products ul.products li.product:hover .woocommerce-loop-product__title{color:var(--cac-btn);}
.home2 .lab{transition:padding-left .25s ease,border-color .25s ease;}
.home2 .lab:hover{padding-left:8px;border-color:var(--cac-btn);}
.home2 .lab:hover h3,.home2 .lab:hover .elementor-heading-title{color:var(--cac-btn);}
.home2 .coa-card{transition:transform .3s ease,box-shadow .3s ease;}
.home2 .coa-card:hover{transform:translateY(-4px);box-shadow:0 44px 90px rgba(14,27,77,.34);}
.home2 .cta{transition:box-shadow .3s ease;}
.home2 .cta:hover{box-shadow:0 44px 100px rgba(14,27,77,.32);}
.home2 .sec-head h2,.home2 .sec-head .elementor-heading-title{position:relative;display:inline-block;}
.home2 .sec-head h2::after,.home2 .sec-head .elementor-heading-title::after{content:"";display:block;width:56px;height:3px;margin:14px auto 0;border-radius:3px;background:linear-gradient(90deg,var(--cac-btn),var(--cac-accent));}
/* ===== Backgrounds + modern process stepper v1 ===== */
.home2 .hero{position:relative;overflow:hidden;}
.home2 .hero>.wrap{position:relative;z-index:1;}
.home2 .hero::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.10) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;z-index:0;}
.home2 .hero::after{content:"";position:absolute;top:-22%;right:-8%;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(71,112,219,.5),transparent 62%);pointer-events:none;z-index:0;}
.home2 .sec.soft{position:relative;}
.home2 .sec.soft>.wrap{position:relative;z-index:1;}
.home2 .sec.soft::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(14,27,77,.05) 1px,transparent 1px);background-size:26px 26px;pointer-events:none;z-index:0;}
.home2 .sec:not(.soft){position:relative;}
.home2 .sec:not(.soft)>.wrap{position:relative;z-index:1;}
.home2 .sec:not(.soft)::before{content:"";position:absolute;inset:0;background:radial-gradient(60% 50% at 50% 0%,rgba(71,112,219,.06),transparent 70%);pointer-events:none;z-index:0;}
.home2 .cta{position:relative;overflow:hidden;}
.home2 .cta>*{position:relative;z-index:1;}
.home2 .cta::after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px);background-size:22px 22px;pointer-events:none;z-index:0;}
.home2 .step{text-align:center;}
.home2 .step .num{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:linear-gradient(135deg,var(--cac-btn),var(--cac-accent));display:flex;align-items:center;justify-content:center;box-shadow:0 12px 26px rgba(49,97,173,.35);font-weight:700;font-size:18px;letter-spacing:0;color:#fff;transition:transform .28s ease;}
.home2 .step .num .elementor-heading-title{color:#fff;font-size:18px;letter-spacing:0;font-weight:700;margin:0;}
.home2 .step:hover .num{transform:scale(1.08);}
@media(min-width:1025px){
  .home2 .process{position:relative;}
  .home2 .process::before{content:"";position:absolute;top:58px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,rgba(49,97,173,.5),var(--cac-accent),rgba(49,97,173,.5));z-index:0;}
  .home2 .process>*{position:relative;z-index:1;}
}