*{margin:0;padding:0;box-sizing:border-box}body,.home{font-family:Manrope,sans-serif;background:#6232ff;color:#fff;min-height:100vh;overflow-x:hidden}.hero{position:relative;display:flex;min-height:calc(100vh - 80px);padding:160px 60px 60px}.hero-left-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:50%;max-width:600px}.small-text-container{margin-bottom:20px}.small-text{font-size:16px;opacity:.9;position:relative;padding-right:40px;color:var(--Neutral-10, #fff);font-family:Manrope;font-style:normal;font-weight:500;line-height:160%}.small-text:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:30px;height:1px;background:#fff}.hero-title{font-size:80px;line-height:1.1;margin-bottom:40px;position:relative;z-index:2;color:var(--Neutral-10, #fff);width:1045px;font-family:Manrope;font-size:128px;font-style:normal;font-weight:700;line-height:125px;margin-left:70%}.description-container{margin-bottom:25px;max-width:442px}.description{font-size:15px;max-width:500px;line-height:1.5;color:var(--Neutral-30, #ededed);font-family:Manrope;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.about-btn{background:#d4ff00;color:#000;border:none;border-radius:6px;font-weight:600;cursor:pointer;display:inline-flex;gap:6px;transition:.3s;display:flex;width:182px;height:48px;padding:16px 32px;justify-content:center;align-items:center;gap:8px}.about-btn:hover{background:#c0e600}.bgbox{position:absolute;top:55%;left:60%;transform:translate(-50%,-50%);z-index:1;opacity:.9;width:80vw;max-width:1385.6px;height:auto;aspect-ratio:8/5;flex-shrink:0}.home{overflow:hidden}.hero-sub{position:absolute;bottom:60px;right:60px;max-width:533px;color:#fff;font-family:Manrope;font-size:18px;font-style:normal;font-weight:500;line-height:160%}.hero-sub:before{content:"→";display:inline-block;margin-right:12px;font-size:18px}@media screen and (max-width: 768px){.hero{padding:80px 30px 30px}.hero-title{font-size:64px;line-height:70px;width:auto;margin-left:0}.bgbox{width:90vw;left:70%;top:60%}.hero-sub{bottom:30px;right:30px;font-size:16px;max-width:400px}}@media screen and (max-width: 480px){.hero{padding:60px 20px 20px;flex-direction:column;min-height:calc(100vh - 60px)}.hero-left-content{width:100%;max-width:none;margin-bottom:40px}.small-text{font-size:14px;padding-left:30px}.small-text:before{width:20px}.hero-title{font-size:48px;line-height:52px;margin-bottom:30px;width:auto;margin-left:0}.description-container{max-width:none;margin-bottom:20px}.description{font-size:14px;max-width:none}.about-btn{padding:10px 18px;font-size:14px}.bgbox{width:100vw;left:50%;top:25%;opacity:.7}.hero-sub{position:relative;bottom:auto;right:auto;margin-top:40px;max-width:none;font-size:14px}}@media screen and (max-width: 320px){.hero-title{font-size:36px;line-height:40px}.hero{padding:50px 15px 15px}.hero-sub{font-size:13px}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 60px;position:relative;z-index:2;flex-wrap:wrap;gap:20px}.nav-left{display:flex;align-items:center;gap:40px;flex-wrap:wrap}.logo-brand{display:flex;align-items:center;gap:12px}.logo-img{width:40px;height:40px;object-fit:contain;flex-shrink:0}.brand{font-weight:700;font-size:24px;color:#fff;letter-spacing:-.5px;white-space:nowrap}.nav-links{display:flex;gap:32px;flex-wrap:wrap}.nav-links a{color:#fff;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;position:relative;white-space:nowrap}.nav-links a:hover{color:#d4ff00}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background:#d4ff00;transition:width .3s ease}.nav-links a:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.about-link{color:#fff;text-decoration:none;font-weight:500;font-size:16px;transition:color .3s ease;white-space:nowrap}.about-link:hover{color:#d4ff00}.contact-btn{background:#d4ff00;color:#1a1a1a;border:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;border:2px solid #d4ff00;white-space:nowrap}.contact-btn:hover{background:transparent;color:#d4ff00;transform:translateY(-2px)}@media (min-width: 1440px){.navbar{padding:20px 80px}}@media (max-width: 1200px){.navbar{padding:20px 40px}}@media (max-width: 768px){.navbar{padding:16px 20px;flex-direction:column;gap:20px}.nav-left{gap:20px;justify-content:center}.nav-links{gap:20px}.nav-links a{font-size:14px}.nav-right{justify-content:center}}@media (max-width: 480px){.navbar{padding:12px 16px}.logo-brand{gap:8px}.logo-img{width:32px;height:32px}.brand{font-size:20px}.nav-links{display:none}.contact-btn{padding:8px 16px;font-size:14px}}.navbar{position:absolute;top:0;left:0;width:100%;background:transparent;z-index:10}.about-container{display:flex;align-items:center;justify-content:space-between;padding:80px 120px;background:#f8fafc;gap:80px;min-height:70vh}.about-left{flex:1;display:flex;justify-content:center}.image-container{position:relative;width:100%;max-width:696.443px;max-height:494px}.about-bg{width:100%;height:400px;border-radius:20px;object-fit:cover;box-shadow:0 20px 40px #0000001a}.notification-card{position:absolute;top:20px;left:-30px;align-items:center;font-weight:500;font-size:14px;border:1px solid rgba(0,0,0,.05);display:flex;width:344.867px;padding:16px;gap:20px;color:#1a202c;border-radius:16px;background:var(--Neutral-10, #fff);box-shadow:20px 40px 80px #2d33511f}.profile-img{width:26px;height:26px;border-radius:50%;object-fit:cover}.checkmark{color:#10b981;font-weight:700;background:#10b981;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.process-card{position:absolute;bottom:-30px;right:-40px;background:#fff;border-radius:20px;box-shadow:0 15px 35px #0000001f;padding:20px;display:flex;flex-direction:column;gap:8px;width:280px;border:1px solid rgba(0,0,0,.05)}.process-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;font-weight:500;color:#333;font-size:14px;background:#fff;border:1px solid #f0f0f0}.process-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.process-icon img{width:16px;height:16px;filter:brightness(0) invert(1)}.process-icon.orange-bg{background:#ff6b35}.process-icon.red-bg{background:#e53e3e}.process-icon.black-bg{background:#2d3748}.process-item.orange,.process-item.red,.process-item.black{color:#333}.about-right{flex:1;padding-left:20px;display:flex;width:591px;flex-direction:column;align-items:flex-start;gap:24px}.about-right h2{font-size:42px;font-weight:700;margin-bottom:40px;color:#1a202c}.about-feature{gap:20px;margin-bottom:35px;display:flex;padding:24px;align-items:flex-start;gap:24px;align-self:stretch}.feature-icon{border-radius:50%;color:#fff;font-size:20px;flex-shrink:0;display:flex;width:56px;height:56px;padding:16px;justify-content:center;align-items:center}.feature-icon.purple,.feature-icon.violet,.feature-icon.pink{background:var(--02---PRIMARY-COLOR, #6232ff)}.feature-icon img{width:28px;height:28px;filter:brightness(0) invert(1)}.about-feature h4{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--07---GRAYSCALE-COLOR, #1e1e24);font-style:normal;font-weight:700;line-height:150%}.about-feature p{font-size:16px;line-height:1.6;margin:0;color:var(--05---GRAYSCALE-COLOR, #6e7180);font-style:normal;font-weight:500;line-height:175%}.about-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:559px;height:187px;flex-shrink:0}@media (max-width: 1024px){.about-container{padding:60px 80px;gap:60px}.about-right{width:auto}.about-right h2{font-size:38px}.notification-card{left:-20px;width:300px}.process-card{right:-30px;width:260px}.about-logo{width:450px;height:150px}}@media (max-width: 768px){.about-container{flex-direction:column;padding:40px 20px;gap:40px;min-height:auto}.about-left{width:100%}.image-container{max-width:100%;width:100%}.about-bg{height:300px;width:100%}.notification-card{left:10px;top:15px;width:280px;font-size:13px;padding:12px;gap:15px}.profile-img{width:24px;height:24px}.checkmark{width:16px;height:16px;font-size:10px}.process-card{right:10px;bottom:-20px;width:240px;padding:16px}.process-item{font-size:13px;padding:10px 12px}.process-icon{width:28px;height:28px}.process-icon img{width:14px;height:14px}.about-right{padding-left:0;width:100%;gap:20px;align-items:center}.about-right h2{font-size:32px;text-align:center;margin-bottom:30px}.about-feature{padding:20px;gap:20px;margin-bottom:25px;width:100%;text-align:left;align-items:flex-start}.feature-icon{width:48px;height:48px;padding:12px}.feature-icon img{width:20px;height:20px}.about-feature h4{font-size:18px;margin-bottom:6px}.about-feature p{font-size:15px;line-height:1.5}.about-logo{width:300px;height:100px}}@media (max-width: 480px){.about-container{padding:30px 15px;gap:30px}.about-bg{height:250px}.notification-card{left:5px;top:10px;width:250px;font-size:12px;padding:10px;gap:12px}.profile-img{width:22px;height:22px}.process-card{right:5px;bottom:-15px;width:220px;padding:14px}.process-item{font-size:12px;padding:8px 10px}.about-right h2{font-size:28px;margin-bottom:25px}.about-feature{padding:16px;gap:16px;margin-bottom:20px;flex-direction:column;text-align:center;align-items:center}.feature-icon{width:44px;height:44px;padding:10px;margin-bottom:10px}.feature-icon img{width:18px;height:18px}.about-feature h4{font-size:16px;margin-bottom:8px;text-align:center}.about-feature p{font-size:14px;text-align:center}.about-logo{width:250px;height:85px}}.services-page-container{min-height:100vh;background:var(--03---PRIMARY-COLOR, #14141a);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:0;margin:0}.services-hero-section{padding:4rem 2rem;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:4rem}.services-hero-content{flex:1;max-width:600px}.services-hero-title{margin:0 0 2rem;color:#fff;font-family:Manrope;font-size:64px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-1.92px}.services-hero-description{color:#fff;font-family:Manrope;font-size:20px;font-style:normal;font-weight:400;line-height:36px}.services-hero-description p{margin:0 0 1.5rem}.services-hero-description p:last-child{margin-bottom:0}.services-page-btn{background:linear-gradient(45deg,#5833af,#360f5a);border:2px solid rgba(139,92,246,.5);color:#fff;padding:1rem 2rem;border-radius:50px;cursor:pointer;display:flex;align-items:center;gap:.75rem;font-weight:500;transition:all .3s ease;box-shadow:0 0 100px #8b5cf640,0 12px 40px #8b5cf633,inset 0 2px 5px #ffffff14;position:relative;overflow:hidden}.services-page-btn-logo{width:30px;height:20px;filter:brightness(0) invert(1)}.services-page-btn:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#8b5cf6,#a855f7,#8b5cf6);border-radius:50px;z-index:-1;filter:blur(8px);opacity:.7}.services-page-btn:hover{transform:translateY(-3px);box-shadow:0 0 50px #8b5cf699,0 8px 25px #8b5cf666,inset 0 1px #fff3}.services-section{padding:2rem;width:100%;overflow-x:auto}.services-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:flex-start;width:fit-content;margin:0 auto}.service-item{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.service-image{border-radius:16px;overflow:hidden;transition:all .4s ease;cursor:pointer;display:block}.service-image:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0006}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.service-text{max-width:500px;padding-left:0}.service-text h3{margin:0 0 1rem;font-size:1.5rem;line-height:1.3;position:relative;padding-bottom:1rem;color:#fff;font-family:Poppins;font-size:32px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-.64px}.service-text h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background:linear-gradient(90deg,#c0f501,#cbee02);border-radius:1px}.learn-more-btn{background:transparent;border:none;color:#fbff00;display:flex;align-items:center;gap:.5rem;font-size:1rem;cursor:pointer;transition:all .3s ease;padding:0;font-weight:500;margin-top:.5rem}.learn-more-btn:hover{color:#f80;transform:translate(5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-item{animation:fadeInUp .6s ease forwards}.service-item:nth-child(1){animation-delay:.1s}.service-item:nth-child(2){animation-delay:.2s}.service-item:nth-child(3){animation-delay:.3s}.service-item:nth-child(4){animation-delay:.4s}@media (max-width: 1600px){.services-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;max-width:1200px}.service-image.img1,.service-image.img4{width:min(500px,45vw)!important;height:min(600px,55vw)!important}.service-image.img2,.service-image.img3{width:min(500px,45vw)!important;height:min(400px,40vw)!important}}@media (max-width: 1200px){.services-hero-section{flex-direction:column;align-items:flex-start;gap:2rem}.services-hero-title{font-size:3.5rem}.services-page-btn{align-self:flex-start}}@media (max-width: 768px){.services-hero-section{padding:2rem 1rem}.services-hero-title{font-size:2.5rem}}@media (max-width: 480px){.services-hero-title{font-size:2rem}.services-hero-description{font-size:1rem}}.hover-preview-image{transition:opacity .3s ease}@media (max-width: 768px){.hero-section{padding:2rem 1rem}.services-section{padding:1rem}.hero-title{font-size:2.5rem}.services-grid{grid-template-columns:1fr;gap:2.5rem}.service-image.img1,.service-image.img2,.service-image.img3,.service-image.img4{width:90vw!important;height:300px!important}.service-text h3{font-size:1.3rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.services-grid{gap:2rem}.service-text h3{font-size:1.2rem}}.subservices-container{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;width:100%}.subservices-container *,.subservices-container *:before,.subservices-container *:after{box-sizing:border-box}.subservices-hero{height:70vh;position:relative;overflow:hidden;min-height:400px;width:100%}.subservices-hero{width:100%;position:relative}.subservices-hero-bg{height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;position:relative}.subservices-hero-content{text-align:center;padding:120px 20px;color:#fff}.subservices-hero-subtitle{font-size:18px;font-weight:500}.subservices-hero-title{font-size:40px;margin:10px 0}.subservices-hero-breadcrumb{font-size:14px;opacity:.9}.subservices-hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2c243bb3,#1a1a2e80);z-index:1}.subservices-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:40px 60px;z-index:2;color:#fff}.subservices-hero-subtitle{font-size:28px;font-weight:600;align-self:flex-start;margin-top:60px}.subservices-hero-title{font-size:48px;font-weight:700;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.subservices-hero-breadcrumb{align-self:flex-start;font-size:14px;color:#ddd;margin-bottom:20px}.subservices-hero-breadcrumb span{color:#aaa}.subservices-hero-breadcrumb strong{color:#fff}.subservices-overview{background:#0f0f0f;color:#fff;padding:60px;min-height:auto;width:100%}.subservices-overview-container{max-width:1200px;margin:0 auto;width:100%}.subservices-overview-header{text-align:center;margin-bottom:60px}.subservices-tag{background:linear-gradient(135deg,#d4ff00,#a3e635);color:#1a1a1a;padding:8px 20px;border-radius:20px;display:inline-block;font-size:14px;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:.5px}.subservices-overview-title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px;background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subservices-overview-description{font-size:18px;line-height:1.6;opacity:.8;max-width:700px;margin:0 auto}.subservices-grid{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:40px;justify-content:center;width:100%}.subservices-card{background:#fff;color:#1a1a1a;border-radius:0;padding:32px;position:relative;overflow:hidden;transition:all .3s ease;border:1px solid #e5e5e5;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:280px;min-height:280px}.subservices-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.subservices-card-wide{flex:1 1 calc(60% - 12px);min-width:400px}.subservices-card-narrow{flex:1 1 calc(40% - 12px);min-width:280px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.subservices-card-tailored{background:linear-gradient(135deg,#4517db,#8b5cf6);color:#fff;box-shadow:0 10px 30px #6232ff4d;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:40px 30px}.subservices-cards-grid{width:45%;display:flex;gap:15px;margin-left:20px}.subservices-card-column{display:flex;flex-direction:column;gap:15px;flex:1;margin-bottom:-100px;margin-right:10px}.subservices-card-column:nth-child(1),.subservices-card-column:nth-child(3){margin-top:35px}.subservices-card-column:nth-child(2),.subservices-card-column:nth-child(4){margin-top:0}.subservices-grid-card{height:70px;width:70px;border-radius:16px;background:var(--04---PRIMARY-COLOR, #ceff1c);border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a}.subservices-grid-card:hover{background:#fff;transform:translateY(-5px) scale(1.05);box-shadow:0 8px 20px #00000026}.card-icon{font-size:24px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}.subservices-card-ecommerce{justify-content:flex-start;align-items:flex-start;text-align:left;padding:50px}.subservices-card-ecommerce h3{color:var(--Secondary-500, #1a1c1e);font-family:Manrope;font-size:30px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1.08px}.subservices-card-ecommerce p{color:var(--Secondary-400, #6c7278);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}.subservices-card-spa{justify-content:flex-start;align-items:flex-start;text-align:left}.subservices-card-spa h3{color:var(--Secondary-500, #1a1c1e);font-family:Manrope;font-size:30px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1.08px}.subservices-card-spa p{color:var(--Secondary-400, #6c7278);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}.subservices-card-mobile{justify-content:flex-start;align-items:flex-start;text-align:left}.subservices-card-mobile h3{color:var(--Secondary-500, #1a1c1e);font-family:Manrope;font-size:30px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1.08px}.subservices-card-mobile p{color:var(--Secondary-400, #6c7278);font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}.subservices-mobile-mockup{position:absolute;right:-100px;bottom:60px;width:500px;overflow:visible}.subservices-dashboard-img{width:640px;height:300px;object-fit:contain;transform:rotate(-12deg) scale(1.1);transition:all .3s ease;background:transparent;object-position:left center}.subservices-dashboard-img:hover{transform:rotate(-10deg) scale(1.05)}.subservices-card h3{font-size:24px;font-weight:700;line-height:1.3;margin-bottom:16px}.subservices-card-tailored h3{font-size:26px;margin-bottom:20px;color:var(--Primary-0, #fff);font-style:normal;font-weight:700;line-height:150%;letter-spacing:-1.08px}.subservices-card p{font-size:16px;line-height:1.6;opacity:.8;font-family:Manrope;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.36px}.subservices-card-tailored p{opacity:.9}.subservices-next{text-align:right;padding-top:30px;border-top:1px solid #333;display:flex;align-items:center;justify-content:flex-end;gap:16px;font-size:16px}.subservices-next-text{opacity:.6;color:var(--Neutral-10, #fff);font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:100%;text-transform:capitalize}.subservices-next-arrow,.subservices-next-service{color:var(--Neutral-10, #fff);font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:100%;text-transform:capitalize}@media (min-width: 1440px){.subservices-hero-content{padding:60px 80px}.subservices-hero-title{font-size:56px}.subservices-overview{padding:80px}.subservices-overview-title{font-size:48px}.subservices-card-wide{min-width:480px}.subservices-card-narrow{min-width:320px}}@media (max-width: 1199px){.subservices-hero-content{padding:40px}.subservices-hero-title{font-size:40px}.subservices-overview{padding:60px 40px}.subservices-overview-title{font-size:36px}.subservices-grid{gap:20px}.subservices-card-wide{min-width:350px}.subservices-card-narrow{min-width:250px}.subservices-dashboard-img{width:480px;height:240px}.subservices-mobile-mockup{width:400px;right:-80px}}@media (max-width: 1023px){.subservices-hero{height:60vh;min-height:350px}.subservices-hero-title{font-size:36px;white-space:normal;text-align:center;line-height:1.2;max-width:80%}.subservices-overview-title{font-size:32px}.subservices-grid{flex-direction:column;gap:20px}.subservices-card-wide,.subservices-card-narrow{flex:1 1 100%;min-width:100%;width:100%}.subservices-card-tailored{flex-direction:column-reverse;padding:30px 25px;text-align:center;align-items:center}.subservices-cards-grid{width:100%;justify-content:center;margin-left:0;margin-top:20px}.subservices-card-column:nth-child(1),.subservices-card-column:nth-child(3){margin-top:15px}.subservices-card-column:nth-child(2),.subservices-card-column:nth-child(4){margin-top:0}.subservices-dashboard-img{width:360px;height:180px;transform:rotate(-8deg) scale(1)}.subservices-mobile-mockup{width:300px;right:-50px;bottom:40px}}@media (max-width: 767px){.subservices-hero{height:50vh;min-height:300px}.subservices-hero-content{padding:20px}.subservices-hero-subtitle{font-size:20px;margin-top:40px}.subservices-hero-title{font-size:28px;max-width:90%}.subservices-overview{padding:40px 20px}.subservices-overview-title{font-size:28px}.subservices-overview-description{font-size:16px}.subservices-grid{gap:16px}.subservices-card{padding:24px;height:auto;min-height:200px}.subservices-card h3{font-size:20px}.subservices-card-ecommerce h3,.subservices-card-spa h3,.subservices-card-mobile h3{font-size:24px}.subservices-card-tailored h3{font-size:22px}.subservices-card p{font-size:14px}.subservices-cards-grid{gap:12px}.subservices-card-column{gap:12px;margin-bottom:-60px}.subservices-grid-card{height:60px;width:60px;border-radius:14px}.card-icon{font-size:20px}.subservices-dashboard-img{width:260px;height:130px;transform:rotate(-8deg) scale(.9)}.subservices-mobile-mockup{width:220px;right:-20px;bottom:20px}.subservices-next{flex-direction:column;gap:8px;text-align:center}.subservices-next-text,.subservices-next-arrow,.subservices-next-service{font-size:16px}}@media (max-width: 575px){.subservices-hero{height:45vh;min-height:280px}.subservices-hero-content{padding:16px}.subservices-hero-subtitle{font-size:18px;margin-top:20px}.subservices-hero-title{font-size:24px;max-width:95%}.subservices-overview{padding:32px 16px}.subservices-overview-title{font-size:24px}.subservices-overview-description{font-size:15px}.subservices-card{padding:20px;min-height:180px}.subservices-card h3{font-size:18px}.subservices-card-ecommerce h3,.subservices-card-spa h3,.subservices-card-mobile h3,.subservices-card-tailored h3{font-size:20px}.subservices-card p{font-size:13px}.subservices-card-tailored{padding:20px}.subservices-cards-grid{gap:8px;flex-wrap:wrap}.subservices-card-column{flex:0 0 calc(50% - 4px);gap:8px;margin-bottom:-40px}.subservices-card-column:nth-child(1),.subservices-card-column:nth-child(2),.subservices-card-column:nth-child(3),.subservices-card-column:nth-child(4){margin-top:0}.subservices-grid-card{height:50px;width:50px;border-radius:12px}.card-icon{font-size:16px}.subservices-dashboard-img{width:200px;height:100px;transform:rotate(-6deg) scale(.8)}.subservices-mobile-mockup{width:180px;right:0;bottom:15px}}@media (max-width: 374px){.subservices-hero{height:40vh;min-height:250px}.subservices-hero-content{padding:12px}.subservices-hero-subtitle{font-size:16px;margin-top:15px}.subservices-hero-title{font-size:20px;max-width:100%}.subservices-overview{padding:24px 12px}.subservices-overview-title{font-size:20px}.subservices-overview-description{font-size:14px}.subservices-card{padding:16px;min-height:160px}.subservices-card h3{font-size:16px}.subservices-card-ecommerce h3,.subservices-card-spa h3,.subservices-card-mobile h3,.subservices-card-tailored h3{font-size:18px}.subservices-card p{font-size:12px}.subservices-card-tailored{padding:16px}.subservices-cards-grid{gap:6px;flex-direction:column}.subservices-card-column{flex:1;gap:6px;margin-bottom:0;display:flex;flex-direction:row;justify-content:space-between}.subservices-card-column:nth-child(1),.subservices-card-column:nth-child(2),.subservices-card-column:nth-child(3),.subservices-card-column:nth-child(4){margin-top:0}.subservices-grid-card{height:40px;width:40px;border-radius:10px;flex:1;margin:0 2px}.card-icon{font-size:14px}.subservices-dashboard-img{width:150px;height:75px;transform:rotate(-4deg) scale(.7)}.subservices-mobile-mockup{width:120px;right:10px;bottom:10px}.subservices-next-text,.subservices-next-arrow,.subservices-next-service{font-size:14px}}@media (max-height: 500px) and (orientation: landscape){.subservices-hero{height:80vh;min-height:400px}.subservices-hero-title{font-size:32px}.subservices-overview{padding:40px 20px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.subservices-hero-bg{background-image:url(/assets/whatwedo1-DDKGTwZ_.png)}.subservices-dashboard-img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.subservices-container{background:#fff!important;color:#000!important}.subservices-hero-bg:before{display:none}.subservices-overview{background:#fff!important;color:#000!important}.subservices-card-tailored{background:#f5f5f5!important;color:#000!important}.subservices-grid-card{background:#e0e0e0!important}}.subservices-card:focus,.subservices-grid-card:focus{outline:2px solid #4f46e5;outline-offset:2px}@media (prefers-reduced-motion: reduce){.subservices-card,.subservices-grid-card,.subservices-dashboard-img{transition:none}.subservices-card:hover,.subservices-grid-card:hover{transform:none}.subservices-dashboard-img:hover{transform:rotate(-12deg) scale(1.1)}}.contact{width:100%;min-height:100vh;background:#fff;padding:60px;display:flex;align-items:center;justify-content:center}.contact-container{width:100%;height:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;box-sizing:border-box}.info-card{background:linear-gradient(135deg,#6232ff,#8b5cf6);color:#fff;padding:40px 32px;position:relative;height:650px;width:100%;max-width:500px;box-shadow:0 20px 40px #6232ff4d}.info-card h3{font-size:28px;font-weight:700;margin-bottom:12px}.info-card p{font-size:16px;opacity:.9;margin-bottom:32px}.contact-details{margin-bottom:150px}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:15px}.contact-icon{font-size:16px;opacity:.8}.social-icons{display:flex;gap:12px;margin-bottom:40px}.social-icon{width:40px;height:40px;border-radius:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.social-icon.twitter{background:#000}.social-icon.instagram{background:#fff}.social-icon:hover{transform:translateY(-2px);filter:brightness(1.1)}.contact-logo{position:absolute;bottom:32px;right:32px}.contact-logo img{height:auto;width:205.317px;height:147px;flex-shrink:0;aspect-ratio:169/121}.contact-form-wrapper h2{text-align:center;font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:48px;line-height:1.2}.contact-form{display:flex;flex-direction:column;gap:24px;max-width:800px;margin:0 auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:32px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:15px;font-weight:600;color:#1a1a1a}.form-group input,.form-group textarea{border:none;border-bottom:1px solid #d1d5db;border-radius:0;padding:10px 4px;font-size:15px;font-family:inherit;background:transparent;color:#1a1a1a;transition:border-color .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af;font-weight:400}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom:2px solid #4f46e5}.form-group textarea{min-height:100px;resize:none}.radio-group{display:flex;gap:40px}.radio-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#1a1a1a;font-weight:500;position:relative}.radio-option input[type=radio]{display:none}.radio-custom{width:22px;height:22px;border:2px dashed #9ca3af;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.radio-option input[type=radio]:checked+.radio-custom{border:2px dashed #84cc16}.radio-option input[type=radio]:checked+.radio-custom:after{content:"";width:10px;height:10px;background:#84cc16;border-radius:50%}.send-btn{background:none;border:none;font-size:16px;font-weight:600;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;gap:8px;margin-top:16px;transition:color .3s ease,transform .3s ease}.send-btn:hover{color:#4f46e5;transform:translate(3px)}.btn-arrow{font-size:18px;transition:transform .3s ease}.send-btn:hover .btn-arrow{transform:translate(6px)}@media (min-width: 1440px){.contact{padding:80px}}@media (max-width: 1200px){.contact{padding:60px 40px}}@media (max-width: 1024px){.contact-container{grid-template-columns:1fr;gap:40px}.info-card{height:auto;max-width:100%;padding:32px 24px}.contact-details{margin-bottom:100px}.contact-logo img{width:150px;height:108px}}@media (max-width: 768px){.contact{padding:40px 20px}.contact-form-wrapper h2{font-size:32px}.form-row{grid-template-columns:1fr;gap:16px}.radio-group{flex-direction:column;gap:12px}}@media (max-width: 480px){.contact{padding:32px 16px}.info-card{padding:24px 20px}.info-card h3{font-size:24px}.contact-details{margin-bottom:60px}.contact-logo img{width:120px;height:86px}.contact-form-wrapper h2{font-size:26px}.form-group input,.form-group textarea{padding:12px 14px;font-size:14px}.send-btn{font-size:14px}}.footer{background:#0d0d0f;color:#fff;position:relative;padding:60px 40px 0;overflow:hidden}.footer-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.05;z-index:0;width:500px;height:auto}.footer-bg img{width:100%;height:auto}.footer-content{max-width:1400px;margin:0 auto;position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start}.footer-left h2{font-size:36px;font-weight:700;line-height:1.3;margin-bottom:40px}.footer-right{display:flex;flex-direction:column;gap:16px}.footer-contact{display:flex;flex-direction:column;gap:12px}.contact-item{display:flex;align-items:center;gap:10px;font-size:15px;opacity:.9}.contact-item img{width:20px;height:20px}.footer-row{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;z-index:1}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo-icon{width:40px;height:auto}.footer-brand{font-weight:600;font-size:18px}.footer-links{display:flex;gap:30px}.footer-links a{font-size:16px;font-weight:500;color:#fff;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#d4ff00}.footer-social{display:flex;gap:16px}.footer-social a img{width:20px;height:20px;opacity:.8;transition:opacity .3s ease,transform .3s ease}.footer-social a:hover img{opacity:1;transform:translateY(-2px)}.footer-divider{margin:25px auto 20px;max-width:1400px;height:1px;background:#ffffff1a}.footer-bottom{max-width:1400px;margin:0 auto;padding:0 20px 30px;display:flex;justify-content:space-between;align-items:center;font-size:13px;opacity:.7}.footer-legal{display:flex;gap:20px}.footer-legal a{color:#fff;text-decoration:none;transition:all .3s ease}.footer-legal a:hover{opacity:1;color:#d4ff00}@media (max-width: 1024px){.footer{padding:60px 40px 0}}@media (max-width: 768px){.footer{padding:40px 20px 0}.footer-content{flex-direction:column;gap:30px;text-align:center}.footer-left h2{font-size:28px}.footer-row{flex-direction:column;gap:20px;text-align:center}.footer-links{gap:20px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}}@media (max-width: 480px){.footer{padding:32px 16px 0}.footer-left h2{font-size:22px}.footer-links{flex-direction:column;gap:16px}}@media (max-width: 320px){.footer-left h2{font-size:20px}}
