*{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;align-items:center;font-size:32px;font-weight:700;line-height:1;display:flex}.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;perspective:800px;touch-action:none;padding:40px 100px}.cards-inner-wrapper{width:420px;height:280px;transform-style:preserve-3d;position:relative}.stack-card{filter:drop-shadow(0 15px 35px #0003);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;pointer-events:none;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}.services-search-wrap{max-width:500px;margin:0 auto 36px;position:relative}.services-search-icon{pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.services-search{color:#1f2544;background:#f7f8fc;border:2px solid #e8ecf4;border-radius:30px;outline:none;width:100%;padding:14px 48px 14px 50px;font-family:inherit;font-size:17px;transition:border-color .2s,box-shadow .2s}.services-search:focus{background:#fff;border-color:#2f66f5;box-shadow:0 0 0 4px #2f66f51a}.services-search::placeholder{color:#9499b5}.services-search-clear{color:#9499b5;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;line-height:1;transition:color .2s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.services-search-clear:hover{color:#1f2544}.services-section{background:#fff;border-radius:30px;margin-top:20px;margin-bottom:40px;padding:50px 50px 70px;box-shadow:0 8px 30px #00000008}.services-title{text-align:center;margin-bottom:16px;font-size:44px}.services-subtitle{text-align:center;color:#61678a;margin-bottom:40px;font-size:20px;line-height:1.6}.services-layout{gap:40px;display:flex}.services-sidebar{flex-direction:column;align-self:flex-start;gap:6px;min-width:220px;display:flex;position:sticky;top:30px}.sidebar-item{text-align:left;color:#61678a;cursor:pointer;background:0 0;border:none;border-radius:14px;padding:12px 20px;font-family:inherit;font-size:16px;font-weight:500;transition:background .2s,color .2s}.sidebar-item:hover{color:#1f2544;background:#f0f4ff}.sidebar-active,.sidebar-active:hover{color:#fff;background:linear-gradient(135deg,#2f66f5,#3f86ff)}.services-grid{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:20px;display:grid}.service-card{cursor:pointer;color:inherit;background:#f7f8fc;border:1px solid #e8ecf4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:30px 20px;text-decoration:none;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 4px 16px #0000000a}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #2f66f51f}.service-card-logo{object-fit:contain;width:192px;height:192px}.service-card-name{color:#1f2544;text-align:center;font-size:18px;font-weight:600}.services-contact-banner{background:linear-gradient(135deg,#eef3ff,#f0f4ff);border:1px solid #d6e2ff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:50px;padding:28px 36px;display:flex}.services-contact-text{flex-direction:column;gap:4px;display:flex}.services-contact-text strong{color:#1f2544;font-size:20px}.services-contact-text span{color:#61678a;font-size:16px}.services-not-found{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:60px 20px;display:flex}.services-not-found-title{color:#1f2544;font-size:22px;font-weight:700}.services-not-found-sub{color:#61678a;margin-bottom:8px;font-size:17px}.nav-btn-mobile{display:none}.cta-text{color:#61678a;margin-bottom:20px;font-size:20px}.services-category-select{display:none}@media (max-width:1100px){.services-layout{gap:20px}.services-section{padding:50px 30px 70px}.services-sidebar{min-width:150px;font-size:14px}.sidebar-item{padding:10px 14px}.services-grid{grid-template-columns:repeat(3,1fr)}.service-card-logo{width:140px;height:140px}}@media (max-width:768px){.services-section{padding:28px 16px 44px}.services-title{font-size:30px}.services-subtitle{font-size:17px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card-logo{width:72px;height:72px}.service-card{gap:10px;padding:20px 14px}.service-card-name{font-size:15px}.services-contact-banner{text-align:center;flex-direction:column;padding:22px 20px}.services-category-select{color:#1f2544;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239499b5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 14px center no-repeat;border:2px solid #e8ecf4;border-radius:16px;outline:none;width:100%;margin-bottom:24px;padding:13px 44px 13px 18px;font-family:inherit;font-size:16px;font-weight:500;transition:border-color .2s,box-shadow .2s;display:block}.services-category-select:focus{border-color:#2f66f5;box-shadow:0 0 0 4px #2f66f51a}.services-sidebar{display:none}.services-layout{gap:0}}@media (max-width:480px){.services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-card-logo{width:140px;height:140px}.service-card{gap:10px;padding:18px 10px}.service-card-name{font-size:13px}}.service-hero-desc{color:#61678a;max-width:600px;margin-bottom:16px;font-size:24px;line-height:1.6}.service-hero-price{color:#2f66f5;margin-bottom:35px;font-size:22px;font-weight:700}.service-hero-logo-wrap{cursor:pointer;background:#fff;border-radius:36px;justify-content:center;align-items:center;width:420px;height:420px;padding:40px;transition:box-shadow .4s,transform .4s;display:flex;box-shadow:0 20px 60px #2f66f51f}.service-hero-logo-wrap:hover{transform:translateY(-8px)rotate(-2deg)scale(1.04);box-shadow:0 30px 80px #2f66f538}.service-hero-logo{object-fit:contain;width:100%;height:100%;transition:transform .4s}.service-hero-logo-wrap:hover .service-hero-logo{transform:rotate(6deg)scale(1.08)}@media (max-width:992px){.service-hero-logo-wrap{width:280px;height:280px;padding:30px}}@media (max-width:768px){.service-hero-logo-wrap{width:220px;height:220px;padding:24px}.service-hero-desc,.service-hero-price{font-size:18px}}.service-detail{text-align:center;background:#fff;border-radius:30px;margin-top:20px;margin-bottom:40px;padding:70px 50px;box-shadow:0 8px 30px #00000008}.service-detail-hero{flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;display:flex}.service-detail-logo{object-fit:contain;width:256px;height:256px}.service-detail-name{color:#1f2544;font-size:44px;font-weight:700}.service-detail-price{color:#61678a;font-size:24px}.service-detail-actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.service-detail{padding:40px 20px}.service-detail-logo{width:160px;height:160px}.service-detail-name{font-size:32px}}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-image{order:-1}.hero-text h1{font-size:48px}.hero-text p{margin:0 auto 30px}.hero-buttons{justify-content:center}.steps{flex-direction:column}.features{grid-template-columns:repeat(2,1fr)}.nav-links{gap:20px}.cards-stack-wrapper{pointer-events:none;padding:30px 70px}.cards-inner-wrapper{width:340px;height:227px}.stack-card{width:340px}}@media (max-width:768px){.nav-links a:not(.btn),.nav-btn-desktop{display:none}.nav-btn-mobile{display:inline-block}.logo img{width:140px!important;height:auto!important}.nav-links a.btn,.nav-links .btn{padding:10px 18px;font-size:15px}.hero-text h1{font-size:36px}.hero-text p,.step p,.feature p{font-size:17px}.section{padding:44px 24px}.section h2{margin-bottom:36px;font-size:30px}.step{padding:28px 20px}.step h3,.feature h4{font-size:22px}.card-visual{width:300px;height:240px}.cards-stack-wrapper{padding:24px 50px}.cards-inner-wrapper{width:260px;height:173px}.stack-card{width:260px}.pricing-subtitle{font-size:17px}.pricing-header,.pricing-row{padding:15px 20px;font-size:16px}.footer-content{text-align:center;flex-direction:column;gap:16px}.payments{justify-content:center;font-size:22px}}@media (max-width:480px){header{padding:18px 0}.hero{gap:28px;padding:36px 0 50px}.hero-text h1{font-size:26px}.section{border-radius:20px;margin-bottom:24px;padding:32px 16px}.section h2{margin-bottom:28px;font-size:24px}.step h3{font-size:19px}.step p,.feature p,.hero-text p{font-size:15px}.feature h4{font-size:19px}.features{grid-template-columns:repeat(2,1fr);gap:16px}.btn{padding:12px 20px;font-size:15px}.card-visual{width:240px;height:190px}.cards-stack-wrapper{padding:18px 36px}.cards-inner-wrapper{width:210px;height:140px}.stack-card{width:210px}.pricing-header,.pricing-row{padding:12px 14px;font-size:14px}.services-marquee{height:90px;padding:14px 0}.services-track{gap:28px;height:60px}.service-logo{width:160px;height:160px}.service-hero-logo-wrap{width:180px;height:180px;padding:20px}.service-hero-desc{font-size:16px}.service-hero-price{margin-bottom:24px;font-size:16px}.service-detail{border-radius:20px;padding:28px 16px}.service-detail-logo{width:120px;height:120px}.service-detail-name{font-size:26px}.service-detail-price{font-size:18px}}
