html{scroll-behavior:smooth}.main-container{position:relative;min-height:100vh;overflow-x:hidden}.background-container{width:100%;height:100%;overflow:hidden;background-color:#0000;transform:translateZ(0);border-radius:0;position:absolute;top:0;left:0;z-index:-1}.glow-top-left{position:absolute;top:10%;left:-10%;width:40%;height:300px;background:radial-gradient(circle,#8458cc33,#0000 70%);filter:blur(50px)}.glow-bottom-right{position:absolute;bottom:15%;right:-5%;width:30%;height:200px;background:radial-gradient(circle,#4f46e526,#0000 70%);filter:blur(40px)}.sub-container{background:linear-gradient(135deg,#0c0a11,#1a0e32)!important;border-radius:16px;border:1px solid rgba(255,255,255,.07);box-shadow:0 25px 50px -12px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.logo-big{display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .3s ease;position:relative}.logo-big:hover{transform:scale(1.1)}.sheild-img{width:150px;height:140px;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(132,88,204,.3))}.logo-img{width:50px;height:50px;object-fit:contain;border-radius:50%;background:#ffffff1a;position:absolute;top:40px;left:50%;transform:translate(-50%);z-index:10}.tag{background:#6acd5a33;border:1px solid rgba(106,205,90,.4);border-radius:50px;padding:10px 20px;transition:all .3s ease}.tag:hover{background:#6acd5a4d;transform:translateY(-5px)!important;box-shadow:0 6px 15px #6acd5a4d}.tag-icon{width:24px;height:24px;fill:#6acd5a;transition:transform .3s ease}.tag-icon{transform:translate(-5px)}.badge-success{background-color:#6acd5a;color:#fff;font-size:1rem;padding:8px 16px}.heading{font-size:2.5rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.paragraph{font-size:1.2rem}.dot{width:6px;height:6px;background:#adb0b7;border-radius:50%}.text-muted a{color:#adb0b7;text-decoration:none;transition:all .3s ease}.text-muted a:hover{color:#8458cc;text-decoration:underline}.services-container{border-radius:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:3rem 2rem 3rem 200px;position:relative;overflow:hidden;display:grid;gap:4rem;transition:transform .5s ease;margin-top:5rem!important}.services-container:before{content:"";position:absolute;top:0;left:20px;width:6px;height:calc(100% * var(--scroll-progress));background:linear-gradient(to bottom,#8458cc,#4caf50);border-radius:3px;box-shadow:0 0 15px #8458cc99;transition:height .3s ease}.services-container:after{content:"";position:absolute;left:17px;top:calc(100% * var(--scroll-progress) - 10px);width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 0 20px #fffc,0 0 10px #8458cc;transition:top .3s ease;animation:pulse 2s infinite}.service-block{border-radius:12px;padding:2rem;transition:transform .4s ease,background .4s ease;position:relative;overflow:hidden}.service-content{display:flex;gap:2rem;align-items:center}.button-wrapper{display:flex;justify-content:center;width:100%;margin-top:1.5rem}.service-text-container{flex:1}.service-image-container{flex:1;display:flex;justify-content:center;align-items:center}.service-label{font-size:1rem;font-weight:500}.service-icon{width:8px;height:8px;object-fit:contain}.badge-success{background-color:#4caf50}.badge-primary{background-color:#8458cc}.badge-warning{background-color:#f5cc55}.service-heading{font-size:1.8rem;font-weight:600;color:#fff;text-align:left}.service-text{text-align:left}.service-text p{font-size:1rem;color:#ffffffe6}.service-text ul{list-style-type:disc;padding-left:20px;margin-bottom:1rem}.service-text li{font-size:.95rem;color:#ffffffd9;margin-bottom:.5rem}.service-image{width:100%;max-width:600px;height:auto;object-fit:contain;border-radius:8px;transition:transform .4s ease;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));cursor:pointer}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{position:relative;max-width:90%;max-height:90%;display:flex;justify-content:center;align-items:center}.modal-image{max-width:100%;max-height:80vh;border-radius:10px}.modal-close{position:absolute;top:-40px;right:-40px;background:#8458cc;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .3s ease}.modal-close:hover{background:#6b46a3}@media (max-width: 768px){.modal-image{max-width:90%;max-height:70vh}.modal-close{top:-30px;right:-30px;width:30px;height:30px;font-size:1rem}}@media (max-width: 480px){.modal-image{max-width:85%;max-height:60vh}.modal-close{top:-25px;right:-25px;width:25px;height:25px;font-size:.9rem}}.service-image:hover{transform:scale(1.05)}.btn-primary{background:linear-gradient(90deg,#8458cc,#ff6ac1,#4caf50,#f5cc55,#8458cc)!important;background-size:200%!important;border:2px solid transparent!important;border-radius:50px!important;padding:10px 30px!important;font-size:1.1rem!important;font-weight:600!important;color:#fff!important;box-shadow:0 5px 15px #8458cc4d!important;transition:all .3s ease!important;position:relative!important;overflow:hidden!important}.rainbow-button{animation:rainbow 3s linear infinite}@keyframes rainbow{0%{background-position:0%}to{background-position:200%}}.btn-primary:hover{background-position:100%;transform:scale(1.05);box-shadow:0 8px 20px #8458cc80;background:#6b46a3}.service-subheading{font-size:1.2rem;font-weight:500;color:#fff}.vertical-line{position:absolute;top:102px;left:181px;width:1px;height:95%;background-color:var(--token-8440ea11-aa1f-45b8-8841-ac0e829a648f, #1c1e20);display:flex;flex-flow:column;gap:10px;place-content:center flex-start;align-items:center;flex:0 0 auto;overflow:visible;z-index:1;transition:height .3s ease}.dashed-line{border-top:2px dashed rgba(255,255,255,.3);background:linear-gradient(to right,#8458cc33,#ffffff1a,#8458cc33);height:2px;width:80%;margin:0 auto}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 20px #fffc,0 0 10px #8458cc}50%{transform:scale(1.2);box-shadow:0 0 30px #fff,0 0 15px #8458cc}to{transform:scale(1);box-shadow:0 0 20px #fffc,0 0 10px #8458cc}}@media (max-width: 768px){.services-container{padding:2rem 1.5rem;gap:3rem}.services-container:before{left:15px;width:5px}.services-container:after{left:12.5px;width:10px;height:10px}.service-content{flex-direction:column;gap:1.5rem}.service-image-container{width:100%}.vertical-line{display:none}.dashed-line{width:90%}}@media (max-width: 480px){.services-container{padding:1.5rem 1rem;gap:2.5rem}.services-container:before{left:10px;width:4px}.services-container:after{left:8px;width:8px;height:8px}.vertical-line{display:none}.service-block{padding:1rem}.service-heading{font-size:1.4rem}.service-text p{font-size:.85rem}.service-text li{font-size:.8rem}.service-image{max-width:300px}.service-subheading{font-size:.9rem}.dashed-line{width:95%}}.service-modal.svelte-qo8tol{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;display:flex;align-items:center;justify-content:center}.modal-backdrop.svelte-qo8tol{position:absolute;top:0;left:0;width:100%;height:100%;background:#130c0c;z-index:0!important;opacity:.5}.service-modal-content.svelte-qo8tol{position:relative;width:95%;max-width:1200px;height:90vh;background:#1a1a1af2;border-radius:20px;padding:2rem;overflow-y:auto;box-shadow:0 25px 50px #00000080}.service-modal-close.svelte-qo8tol{position:absolute;top:15px;right:15px;background:#ff6b0033;border:1px solid rgba(255,107,0,.5);color:#ff6b00;width:45px;height:45px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.service-modal-close.svelte-qo8tol:hover{background:#ff6b0066;transform:scale(1.1)}.service-image-wrapper.svelte-qo8tol{max-width:100%!important;text-align:center}.service-modal-image.svelte-qo8tol{max-width:100%;max-height:70vh;border-radius:15px;box-shadow:0 15px 30px #00000080}.service-content-wrapper.svelte-qo8tol{padding:1rem}.brand-tag.svelte-qo8tol{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.brand-name.svelte-qo8tol{background:linear-gradient(135deg,#ff6b00,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:1.5rem;font-weight:700}.service-tag.svelte-qo8tol{background:#ff6b0033;border:1px solid rgba(255,107,0,.4);color:orange;padding:5px 15px;border-radius:20px;font-size:.9rem;font-weight:500}.service-modal-title.svelte-qo8tol{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.service-modal-description.svelte-qo8tol{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:0}.section-title.svelte-qo8tol{color:#ff6b00;font-size:1.2rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center}.section-title.svelte-qo8tol i:where(.svelte-qo8tol){color:orange}.features-list.svelte-qo8tol{list-style:none;padding:0;margin:0}.feature-item.svelte-qo8tol{display:flex;align-items:center;padding:8px 0;color:#ffffffe6;font-size:1rem}.feature-item.svelte-qo8tol i:where(.svelte-qo8tol){color:#4caf50;margin-right:10px;width:16px}.highlights-grid.svelte-qo8tol{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.highlight-card.svelte-qo8tol{background:#ff6b001a;border:1px solid rgba(255,107,0,.3);border-radius:10px;padding:10px 15px;text-align:center}.highlight-card.svelte-qo8tol span:where(.svelte-qo8tol){color:orange;font-size:.9rem;font-weight:500}.price-display.svelte-qo8tol{display:flex;align-items:center;gap:10px}.price-label.svelte-qo8tol{color:#fffc;font-size:1.1rem}.price-value.svelte-qo8tol{color:#ff6b00;font-size:1.3rem;font-weight:700}.cta-buttons.svelte-qo8tol{display:flex;gap:15px;flex-wrap:wrap}.btn-orange.svelte-qo8tol{background:linear-gradient(135deg,#ff6b00,orange);border:none;color:#fff;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center}.btn-orange.svelte-qo8tol:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff6b0066;color:#fff;text-decoration:none}.btn-outline.svelte-qo8tol{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fff;padding:10px 23px;border-radius:30px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center}.btn-outline.svelte-qo8tol:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff;text-decoration:none}@media (max-width: 768px){.service-modal-content.svelte-qo8tol{width:98%;height:95vh;padding:1.5rem}.service-modal-title.svelte-qo8tol{font-size:1.5rem}.cta-buttons.svelte-qo8tol{flex-direction:column}.highlights-grid.svelte-qo8tol{grid-template-columns:1fr}}
