.hero-v3{background:linear-gradient(135deg,#0046e5 0%,#0a24a9 100%);color:#fff;padding:80px 0 0;position:relative;overflow:hidden;min-height:650px;margin-bottom:-1px;display:flex;align-items:stretch;}.hero-v3::before{content:'';position:absolute;top:0;right:0;width:35%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);z-index:1;}.hero-v3 .container{position:relative;z-index:3;}.hero-v3-particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.hero-v3-particle-placeholder{position:absolute;inset:0;z-index:0;background-image:radial-gradient(1.5px 1.5px at 10% 20%,rgba(255,255,255,.12) 50%,transparent 50%),radial-gradient(1px 1px at 25% 60%,rgba(255,255,255,.08) 50%,transparent 50%),radial-gradient(2px 2px at 40% 15%,rgba(255,255,255,.1) 50%,transparent 50%),radial-gradient(1px 1px at 55% 75%,rgba(255,255,255,.07) 50%,transparent 50%),radial-gradient(1.5px 1.5px at 70% 35%,rgba(255,255,255,.09) 50%,transparent 50%),radial-gradient(1px 1px at 85% 55%,rgba(255,255,255,.06) 50%,transparent 50%),radial-gradient(2px 2px at 15% 80%,rgba(255,255,255,.08) 50%,transparent 50%),radial-gradient(1px 1px at 60% 45%,rgba(255,255,255,.1) 50%,transparent 50%),radial-gradient(1.5px 1.5px at 90% 10%,rgba(255,255,255,.07) 50%,transparent 50%),radial-gradient(1px 1px at 35% 90%,rgba(255,255,255,.09) 50%,transparent 50%);background-size:100% 100%;animation:hero3-placeholder-drift 20s linear infinite;pointer-events:none;}@keyframes hero3-placeholder-drift{0%{transform:translate(0,0);}50%{transform:translate(-10px,-8px);}100%{transform:translate(0,0);}}.hero-v3.particles-loaded .hero-v3-particle-placeholder{display:none;}.hero-v3-falling-rates{position:absolute;width:100%;height:120%;top:0;left:0;z-index:1;pointer-events:none;overflow:hidden;}.hero-v3-rate{position:absolute;top:0;font-weight:bold;font-size:22px;opacity:0;z-index:1;display:flex;flex-direction:column;align-items:center;will-change:transform,opacity;animation:hero3-rate-fall 4s ease-in infinite;}.hero-v3-rate span{display:block;margin-bottom:6px;}.hero-v3-rate i{font-size:42px;color:rgba(255,255,255,.6);}.hero-v3-rate--old{color:rgba(255,255,255,.4);text-shadow:0 0 10px rgba(0,0,0,.3);}.hero-v3-rate--old span{text-decoration:line-through;}.hero-v3-rate--old i{color:rgba(255,255,255,.6);}.hero-v3-rate--new{color:rgba(0,255,65,.5);text-shadow:0 0 15px rgba(0,255,65,.4);}.hero-v3-rate--new i{color:rgba(0,255,65,.5);}.hero-v3-rate--d1{right:20%;animation-delay:0s;font-size:24px;}.hero-v3-rate--d2{right:35%;animation-delay:.5s;font-size:20px;}.hero-v3-rate--d3{right:50%;animation-delay:1s;font-size:26px;}.hero-v3-rate--d4{right:65%;animation-delay:1.5s;font-size:22px;}.hero-v3-rate--d5{right:25%;animation-delay:2s;font-size:20px;}.hero-v3-rate--d6{right:45%;animation-delay:2.5s;font-size:24px;}.hero-v3-rate--d7{right:75%;animation-delay:3s;font-size:22px;}.hero-v3-rate--d8{right:55%;animation-delay:3.5s;font-size:20px;}.hero-v3-rate--m1,.hero-v3-rate--m2{display:none;}@keyframes hero3-rate-fall{0%{opacity:0;transform:translateY(-200px);}10%{opacity:1;transform:translateY(-150px);}80%{opacity:1;transform:translateY(400px);}100%{opacity:0;transform:translateY(500px);}}.hero-v3-content{position:relative;z-index:2;padding-bottom:50px;}.hero-v3-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:50px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);margin-bottom:12px;}.hero-v3-badge-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#00ff41;flex-shrink:0;}.hero-v3-title{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#fff;}.hero-v3 .hero-features .row{display:flex;flex-wrap:nowrap;gap:10px;margin:0;}.hero-v3 .hero-features .col-md-4{flex:0 1 auto;width:auto;max-width:none;padding:0;}.hero-v3 .hero-features .feature-item{flex-direction:row;align-items:center;gap:8px;text-align:left;white-space:nowrap;}.hero-v3 .hero-features .feature-item .feature-icon{width:38px;height:38px;min-width:38px;padding:.4rem;margin:0;}.hero-v3 .hero-features .feature-item .fw-bold{font-size:.85rem;white-space:nowrap;}.hero-v3-subtitle{font-size:1.125rem;line-height:1.6;color:rgba(255,255,255,.75);margin-bottom:1.5rem;padding-right:3rem;}.hero-v3-image-col{position:relative;z-index:3;display:flex;align-items:flex-end;height:100%;}.hero-v3-image-wrap{width:100%;position:relative;display:flex;justify-content:center;align-items:flex-end;height:100%;}.hero-v3-image{position:relative;z-index:3;max-height:700px;width:auto;opacity:1;transform:translateY(0);}.hero-v3 .floating-stat-card{z-index:5;}@media(max-width:991px){.hero-v3{padding:60px 0 0;min-height:600px;}.hero-v3-title{font-size:2.2rem;}.hero-v3-content{text-align:center;padding-bottom:40px;}.hero-v3-subtitle{padding-right:0;}.hero-v3 .hero-features .row{flex-wrap:wrap;justify-content:center;}.hero-v3 .hero-features .feature-item{white-space:nowrap;}.hero-v3-image{max-height:500px;}.hero-v3 .floating-stat-card{transform:scale(.85);max-width:fit-content;min-width:160px;padding:10px 14px;}.hero-v3 .floating-stat-card h5{font-size:1.1rem;white-space:nowrap;}.hero-v3 .floating-stat-card p{font-size:.8rem;white-space:nowrap;margin-bottom:0;}}@media(max-width:767px){.hero-v3{padding:40px 0 0;min-height:500px;}.hero-v3::before{display:none;}.hero-v3-title{font-size:1.8rem!important;line-height:1.3;margin-bottom:1rem;}.hero-v3-content{padding-bottom:0;text-align:center;}.hero-v3-subtitle{font-size:1rem;padding-right:0!important;}.hero-v3-image-col{margin-top:20px;}.hero-v3-image-wrap{margin-bottom:-30px;}.hero-v3-image{max-height:400px;width:100%;object-fit:contain;}.hero-v3-rate--d1,.hero-v3-rate--d2,.hero-v3-rate--d3,.hero-v3-rate--d4,.hero-v3-rate--d5,.hero-v3-rate--d6,.hero-v3-rate--d7,.hero-v3-rate--d8{display:none;}.hero-v3-rate--m1,.hero-v3-rate--m2{display:flex;font-size:14px!important;}.hero-v3-rate--m1 i,.hero-v3-rate--m2 i{font-size:24px;}.hero-v3-rate--m1{right:35%;animation:hero3-rate-fall-mobile 4s ease-in 0s infinite;}.hero-v3-rate--m2{right:55%;animation:hero3-rate-fall-mobile 4s ease-in .5s infinite;}.hero-v3 .floating-stat-card{max-width:160px;min-height:70px;padding:12px 15px;transform:scale(.85);z-index:6;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.15);}.hero-v3 .floating-stat-card .stat-icon{width:36px;height:36px;font-size:1.1rem;flex-shrink:0;}.hero-v3 .floating-stat-card h5{font-size:1.1rem;margin-bottom:4px;font-weight:700;line-height:1.2;}.hero-v3 .floating-stat-card p{font-size:.8rem;margin-bottom:0;line-height:1.3;color:#666;}.hero-v3 .floating-stat-card .stat-icon i{font-size:1.1rem;line-height:1;}.hero-v3-badge{font-size:.9rem;margin-bottom:1rem;}}@keyframes hero3-rate-fall-mobile{0%{opacity:0;transform:translateY(-100px);}10%{opacity:1;transform:translateY(-80px);}90%{opacity:1;transform:translateY(350px);}100%{opacity:0;transform:translateY(400px);}}@media(max-width:576px){.hero-v3{padding:30px 0 0;min-height:450px;}.hero-v3-title{font-size:1.5rem!important;}.hero-v3-subtitle{font-size:.9rem;}.hero-v3-image{max-height:300px;}.hero-v3 .floating-stat-card{max-width:fit-content;min-width:140px;min-height:60px;padding:8px 12px;transform:scale(.8);white-space:nowrap;}.hero-v3 .floating-card-behind{top:12%;right:2%;}.hero-v3 .floating-card-bottom{bottom:20%;left:2%;}.hero-v3 .floating-stat-card .stat-icon{width:32px;height:32px;font-size:1rem;}.hero-v3 .floating-stat-card h5{font-size:1rem;margin-bottom:2px;white-space:nowrap;}.hero-v3 .floating-stat-card p{font-size:.75rem;margin-bottom:0;white-space:nowrap;}.hero-v3-badge{font-size:.8rem;}}