*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{color:#1f2544;background:#f7f8fc;line-height:1.5}.container{width:90%;max-width:1200px;margin:0 auto}header{padding:30px 0}.navbar{justify-content:space-between;align-items:center;display:flex}.logo{color:#1f2544;font-size:32px;font-weight:700}.logo span{color:#2f66f5}.nav-links{align-items:center;gap:40px;display:flex}.nav-links a{color:#000;font-size:18px;text-decoration:none}.nav-links a.btn{color:#fff}.btn{color:#fff;background:linear-gradient(90deg,#2f66f5,#3f86ff);border-radius:30px;padding:14px 28px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn.btn-white{color:#1f2544;background:#fff;box-shadow:0 2px 10px #00000014}.btn:hover{opacity:.9;transform:translateY(-2px)}.hero{justify-content:space-between;align-items:center;gap:40px;padding:60px 0 80px;display:flex}.hero-text{flex:1}.hero-text h1{margin-bottom:30px;font-size:64px;font-weight:700;line-height:1.1}.h1-line{display:block}.h1-line+.h1-line{margin-top:20px}.h1-line+.h1-line.blue,.h1-line.blue+.h1-line{margin-top:4px}.hero-text h1 .blue{color:#2f66f5}.hero-text p{color:#61678a;max-width:600px;margin-bottom:35px;font-size:24px}.hero-buttons{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.hero-note{color:#7b809d;font-size:18px}.hero-image{flex:1;justify-content:center;align-items:center;display:flex}.card-visual{justify-content:center;align-items:center;display:flex;position:relative}.cards-stack-wrapper{cursor:pointer}.stack-card{filter:drop-shadow(0 15px 35px #0003);border-radius:18px;width:420px;height:auto;transition:transform .4s ease-out,filter .4s,opacity .4s;position:absolute;top:0;left:0}.services-marquee{border-top:2px solid #c0c4cc;border-bottom:2px solid #c0c4cc;width:90%;max-width:1200px;height:120px;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:20px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.services-track{align-items:center;gap:40px;width:max-content;height:80px;animation:60s linear infinite marquee;display:flex}.service-logo{object-fit:contain;flex-shrink:0;width:256px;height:256px}.services-cta{text-align:center;margin-bottom:40px}.services-cta.bottom-cta{margin-top:20px;margin-bottom:60px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{background:#fff;border-radius:30px;margin-bottom:40px;padding:70px 50px;box-shadow:0 8px 30px #00000008}.section h2{text-align:center;margin-bottom:50px;font-size:44px}.steps{text-align:center;gap:30px;display:flex}.step{background:#fff;border:1px solid #e8ecf4;border-radius:20px;flex:1;min-width:0;padding:40px 30px;transition:box-shadow .3s,transform .3s;box-shadow:0 4px 16px #0000000a}.step:hover{transform:translateY(-6px);box-shadow:0 12px 32px #2f66f51f}.step-number{color:#fff;background:linear-gradient(135deg,#2f66f5,#3f86ff);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 20px;font-size:24px;font-weight:700;display:flex;box-shadow:0 4px 12px #2f66f54d}.step h3{margin-bottom:10px;font-size:28px}.step p{color:#7b809d;font-size:20px}.features{text-align:center;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.feature-icon{background:#eef3ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 15px;display:flex}.feature h4{margin-bottom:8px;font-size:28px}.feature p{color:#7b809d;font-size:20px}.pricing-subtitle{text-align:center;color:#61678a;margin-bottom:40px;font-size:20px;line-height:1.6}.pricing-table{border:1px solid #e8ecf4;border-radius:16px;max-width:700px;margin:0 auto;overflow:hidden}.pricing-header{color:#fff;background:linear-gradient(135deg,#2f66f5,#3f86ff);justify-content:space-between;padding:18px 30px;font-size:18px;font-weight:700;display:flex}.pricing-row{border-bottom:1px solid #e8ecf4;justify-content:space-between;padding:18px 30px;font-size:18px;transition:background .2s;display:flex}.pricing-row:last-child{border-bottom:none}.pricing-row:hover{background:#f0f4ff}.pricing-row span:first-child{font-weight:600}.pricing-row span:last-child{color:#61678a}footer{padding:30px 0 50px}.footer-content{color:#6e738f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;font-size:18px;display:flex}.payments{color:#1f2544;align-items:center;gap:25px;font-size:28px;font-weight:700;display:flex}@media (max-width:992px){.hero{text-align:center;flex-direction:column}.hero-text h1{font-size:48px}.hero-text p{margin:0 auto 30px}.hero-buttons{justify-content:center}.steps,.features{grid-template-columns:1fr}.nav-links{gap:20px}}@media (max-width:768px){.navbar{flex-direction:column;gap:20px}.nav-links{flex-direction:column}.hero-text h1{font-size:38px}.hero-text p,.step p,.feature p{font-size:18px}.section h2{font-size:32px}.card-visual{width:320px;height:260px}.stack-card{width:280px}}
