@charset "UTF-8";:root{--white: white;--black: black;--dark-blue: #0B162E;--light-blue: rgba(39, 166, 222, 1);scrollbar-color:#1e40af #0f172a}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth}.app{width:100%;background:transparent;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#1e40af,#3b82f6);border-radius:10px;transition:all .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#2563eb,#60a5fa)}a{text-decoration:none}.preloader{background:#00002a;width:100%;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center}.preloader-logo{stroke:#fff;stroke-width:.5;width:60%;max-width:400px;height:auto;transition:all .3s ease}@media (max-width: 768px){.preloader-logo{width:80%}}@media (max-width: 480px){.preloader-logo{width:90%}}.home{display:flex;flex-direction:column;gap:50px}.our-partners{position:relative;width:100%;display:flex;flex-direction:column;gap:40px;padding:50px 0;overflow:hidden}.our-partners:before,.our-partners:after{content:"";position:absolute;top:0;width:35%;height:100%;pointer-events:none;z-index:2}.our-partners:before{left:0;background:linear-gradient(to right,#000032e6,#00003200)}.our-partners:after{right:0;background:linear-gradient(to left,#000032e6,#00003200)}.our-partners-row{display:flex;align-items:center;gap:40px}.our-partner{width:180px;height:70px;border:1px solid var(--white);border-radius:37px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--white);margin-left:30px}.row2{margin-left:0;margin-right:30px}.our-partner img{width:120px;height:60px;object-fit:contain}.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section{width:100%;padding:50px;display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;overflow-x:hidden}.home-testimonials-section::-webkit-scrollbar{width:0!important}.about-btn,.home-services-btn,.home-feature-btn,.home-technologies-btn,.home-testimonials-btn,.home-team-btn,.home-faq-btn{width:160px;height:40px;border:1px solid var(--light-blue);border-radius:27px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.about-btn span,.home-services-btn span,.home-feature-btn span,.home-technologies-btn span,.home-testimonials-btn span,.home-team-btn span,.home-faq-btn span{font-size:18px;color:var(--white);font-weight:400}.about-section-heading,.home-technologies-heading,.home-services-heading,.home-feature-heading,.home-testimonials-heading,.home-team-heading,.home-faq-heading{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.about-section-heading span,.home-services-heading span,.home-feature-heading span,.home-technologies-heading span,.home-testimonials-heading span,.home-team-heading span,.home-faq-heading span{font-size:35px;color:var(--white);font-weight:600}.about-section-heading p,.home-services-heading p,.home-feature-heading p,.home-technologies-heading p,.home-testimonials-heading p,.home-team-heading p,.our-projects-heading p{font-size:18px;color:var(--white);font-weight:400;max-width:650px;text-align:center;line-height:35px}.about-section-cards{width:100%;display:flex;align-items:center;justify-content:center;gap:70px}.about-section-card{width:300px;height:320px!important;border-radius:5px;background:#fff2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:15px;display:flex;flex-direction:column;gap:10px}.about-section-card img{width:100%;height:220px;border-radius:5px;object-fit:cover}.about-section-card p{font-size:16px;color:var(--white);font-weight:400}.card1{margin-top:70px;transform:rotate(-15deg)}.card3{margin-top:70px;transform:rotate(15deg)}.about-section-numbers{width:100%;display:flex;align-items:center;gap:90px;margin-top:70px;justify-content:center}.about-section-number{display:flex;flex-direction:column;gap:5px;align-items:center}.about-section-number span,.sign{font-size:30px!important;color:var(--white);font-weight:600}.about-section-number p{font-size:16px;color:var(--white);font-weight:400;max-width:200px;text-align:center}.number{display:flex;align-items:center}.home-services-container{width:100%;flex-direction:column;gap:30px;padding:50px;display:flex;align-items:center;justify-content:center}.home-services-cards{display:grid;grid-template-columns:1fr 2fr;gap:20px;width:100%}.home-services-card.large{height:460px;padding-right:0}.services-group{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.home-services-card.small{height:220px}.home-services-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;padding:15px;display:flex;border:1px solid rgba(255,255,255,.2);transition:all .3s}.home-services-card:hover{transform:translateY(-10px)}.stats-card{display:flex;justify-content:space-between;align-items:center;padding:30px}.stats-number{font-size:28px;font-weight:700;color:#fff}.stats-text{font-size:16px;color:#d3d3d3;max-width:500px}.see-more-btn{background:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.see-more-btn:hover{background:var(--light-blue)}.services-card-content{display:flex;flex-direction:column;gap:5px;width:100%}.services-card-logo{width:50px;height:50px;border:1px solid var(--white);border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.services-card-logo img{width:30px;height:30px;object-fit:cover}.services-card-content span{font-size:20px;color:var(--white);font-weight:500}.services-card-content p{font-size:14px;color:var(--white);font-weight:400}.home-feature-container{width:100%;display:flex;flex-direction:column;gap:30px;padding:50px;align-items:center;justify-content:center}.home-feature-content{display:flex;justify-content:space-between;align-items:flex-start;padding:50px;gap:40px;max-width:1400px;margin:0 auto;width:100%}.feature-left{width:40%;min-height:400px;padding:30px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:10px;transition:transform .3s ease}.feature-left:hover{transform:translateY(-5px)}.feature-left h2{font-size:28px;line-height:1.3;background:linear-gradient(90deg,#fff,#4cb9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature-left span{color:var(--light-blue)}.feature-left p{margin:10px 0;font-size:14px;color:var(--white)}.feature-left-points{display:flex;flex-direction:column;gap:20px}.feature-left-point{display:flex;align-items:center;gap:15px;padding:15px;background:#ffffff0d;border-radius:10px;transition:all .3s ease}.feature-left-point:hover{background:#ffffff1a;transform:translate(10px)}.feature-left-point span{font-size:16px;color:var(--white);font-weight:400}.logo{width:20px;height:20px;background:var(--light-blue);border-radius:3px;display:flex;align-items:center;justify-content:center}.logo img{width:10px;height:10px;object-fit:contain}.contact-btn{background:linear-gradient(90deg,#008aff,#4cb9ff);border:none;padding:10px 20px;color:var(--white);font-size:14px;cursor:pointer;border-radius:50px;transition:all .3s}.contact-btn:hover{background:linear-gradient(90deg,#4cb9ff,#008aff)}.feature-right{width:55%;display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.feature-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:25px;box-shadow:0 8px 32px #0000001a;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:15px}.feature-card h3{color:var(--light-blue)}.feature-card p{color:var(--white);font-size:14px}.feature-card:hover{transform:translateY(-5px);border-color:var(--light-blue);background:#ffffff26}.feature-card-logo{width:40px;height:40px;background:var(--light-blue);border-radius:5px;display:flex;align-items:center;justify-content:center}.feature-card-logo img{width:20px;height:20px;object-fit:contain}.our-projects-section{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 50px;position:relative}.our-projects-btn{width:160px;height:40px;border:1px solid var(--light-blue);border-radius:27px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.our-projects-btn span{font-size:18px;color:var(--white);font-weight:400}.our-projects-heading{text-align:center}.our-projects-heading span{font-size:35px;color:var(--white);font-weight:600}.our-projects-nav{display:flex;gap:15px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px;border-radius:30px;margin-top:20px;flex-wrap:wrap;justify-content:center}.nav-btn{padding:10px 25px;border:none;background:none;color:var(--white);font-size:16px;border-radius:20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-width:120px;text-align:center}.nav-btn:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--light-blue);transition:all .3s ease;transform:translate(-50%)}.nav-btn:hover:after{width:80%}.nav-btn.active{background:var(--light-blue);color:#fff}.nav-btn.active:after{width:0}.our-projects-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;min-height:400px}.project-item{position:relative;background:var(--dark-blue);border-radius:15px;overflow:hidden;aspect-ratio:1/1;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.project-item:hover{transform:translateY(-10px);border-color:var(--light-blue)}.project-item img{width:100%;height:100%;object-fit:fill;border-radius:15px}.project-info{position:absolute;bottom:0;left:0;width:100%;padding:25px;background:linear-gradient(to top,rgba(11,22,46,.95),transparent);color:var(--white);transform:translateY(100%);transition:transform .3s ease}.project-item:hover .project-info{transform:translateY(0)}.project-info span{font-size:20px;font-weight:500;display:block;margin-bottom:5px}.project-info p{font-size:14px;opacity:.8}.see-all-work{margin-top:40px;padding:12px 30px;background:var(--light-blue);color:var(--white);border:none;border-radius:25px;font-size:16px;cursor:pointer;transition:all .3s ease}.see-all-work:hover{transform:translateY(-2px);box-shadow:0 5px 15px #008aff4d}@media (max-width: 1200px){.home-feature-content{padding:30px}.feature-left{width:45%}.feature-right{width:50%}.our-projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.home-feature-content{flex-direction:column;align-items:center}.feature-left{width:100%;max-width:600px}.feature-right{width:100%;max-width:800px}.feature-left h2{font-size:28px}.feature-card{padding:20px}}@media (max-width: 768px){.our-projects-section,.home-testimonials-section{padding:60px 30px}.our-projects-grid,.team-member-cardss{grid-template-columns:1fr;max-width:500px}.testimonial-item-content{padding:25px}.testimonial-text{font-size:15px}}@media (max-width: 576px){.home-feature-content{padding:20px}.feature-left h2{font-size:24px}.feature-left-point{padding:12px}.feature-card{padding:15px}.feature-card h3{font-size:18px}.feature-card p{font-size:14px}.nav-btn{padding:8px 20px;font-size:14px;min-width:100px}.project-info{padding:20px}.project-info span{font-size:18px}.project-info p{font-size:13px}.testimonial-item-content{padding:20px}.testimonial-text{font-size:14px}.author-info h4{font-size:16px}.author-info p{font-size:13px}}.home-testimonials-section{padding:100px 0;position:relative}.home-testimonials-btn{display:inline-flex;align-items:center;padding:8px 16px;background:#ffffff1a;border-radius:30px;margin-bottom:20px}.home-testimonials-btn span{color:var(--white);font-size:14px}.home-testimonials-heading{margin-bottom:40px}.home-testimonials-heading span{font-size:32px;color:var(--white);font-weight:600;display:block;margin-bottom:15px}.home-testimonials-heading p{color:#ffffffb3;font-size:16px;max-width:600px}.home-testimonials-carousel{width:100%;position:relative}.testimonial-slider{margin:0 -20px;padding:20px 0}.testimonial-slider .slick-list{overflow:visible}.testimonial-slider .slick-track{display:flex;align-items:center;padding:30px 0}.testimonial-slider .slick-slide{transition:all .5s ease;opacity:.5;transform:scale(.85);padding:0 20px}.testimonial-slider .slick-center{opacity:1;transform:scale(1)}.testimonial-slider .slick-slide:not(.slick-center) .testimonial-item{filter:blur(1px);pointer-events:none}.testimonial-item{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:100%;display:flex!important;flex-direction:column;margin:10px}.testimonial-item:hover{transform:translateY(-10px);border-color:var(--light-blue);background:#ffffff14}.testimonial-item-content{padding:35px;flex-grow:1;display:flex;flex-direction:column;gap:20px}.testimonial-rating{display:flex;align-items:center;gap:5px;margin-bottom:20px}.star{color:#666;font-size:20px;transition:color .3s ease}.star.active{color:gold}.rating-text{color:var(--white);margin-left:10px;font-size:14px;opacity:.8}.testimonial-text{color:#ffffffe6;font-size:16px;line-height:1.8;font-style:italic;margin-bottom:20px;position:relative}.testimonial-text:before{content:'"';font-size:60px;color:var(--light-blue);opacity:.2;position:absolute;top:-20px;left:-10px}.testimonial-author{display:flex;align-items:center;gap:15px;padding:20px 30px;background:linear-gradient(90deg,#008aff33,#008aff1a)}.author-avatar{width:50px;height:50px;background:var(--light-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.2)}.author-avatar span{color:var(--white);font-weight:600;font-size:16px}.author-info h4{color:var(--white);font-size:18px;font-weight:500;margin-bottom:5px}.author-info p{color:#ffffffb3;font-size:14px}.testimonial-slider .slick-prev,.testimonial-slider .slick-next{width:40px;height:40px;background:#ffffff1a;border-radius:50%;z-index:1;transition:all .3s ease;display:none!important}.testimonial-slider .slick-prev{left:-20px}.testimonial-slider .slick-next{right:-20px}.testimonial-slider .slick-prev:hover,.testimonial-slider .slick-next:hover{background:var(--light-blue)}.testimonial-slider .slick-prev:before,.testimonial-slider .slick-next:before{font-size:24px;opacity:1}.testimonial-slider .slick-dots{bottom:-40px}.testimonial-slider .slick-dots li button:before{font-size:12px;color:#ffffff4d;transition:all .3s ease}.testimonial-slider .slick-dots li.slick-active button:before{color:var(--light-blue)}@media (max-width: 1200px){.testimonial-slider .slick-prev{left:10px}.testimonial-slider .slick-next{right:10px}}@media (max-width: 992px){.testimonial-slider{margin:0}.testimonial-slider .slick-slide{padding:0 10px}}@media (max-width: 576px){.testimonial-slider .slick-slide{opacity:0;transform:scale(.85);transition:opacity .5s ease,transform .5s ease}.testimonial-slider .slick-center{opacity:1;transform:scale(1)}.testimonial-slider .slick-slide:not(.slick-center){filter:none;pointer-events:none}}.team-member-cardss{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:20px}.team-member-card{width:100%;height:350px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.team-member-card:hover{transform:translateY(-10px);border-color:var(--light-blue)}.home-comparison-section{width:100%;padding:80px 20px;display:flex;flex-direction:column;align-items:center;background:var(--dark-blue);position:relative;overflow:hidden}.comparison-btn{width:140px;height:40px;border:1px solid var(--light-blue);border-radius:27px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.comparison-btn span{color:var(--white);font-size:14px;font-weight:500}.comparison-content{max-width:1200px;width:100%;margin-top:40px;text-align:center}.comparison-content h2{font-size:42px;font-weight:600;color:var(--white);margin-bottom:15px;background:linear-gradient(90deg,#fff,#4cb9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.comparison-content p{color:#ffffffb3;font-size:18px;max-width:600px;margin:0 auto 50px;line-height:1.6}.comparison-table{width:100%;max-width:900px;margin:0 auto;position:relative}.comparison-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;position:relative}.other-agencies,.alpha-3{font-size:24px;font-weight:600;color:var(--white);flex:1}.vs-circle{width:60px;height:60px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 40px;border:2px solid var(--light-blue)}.vs-circle span{color:var(--light-blue);font-size:18px;font-weight:600}.comparison-rows{display:flex;flex-direction:column;gap:30px}.comparison-row{display:flex;justify-content:space-between;align-items:center;position:relative}.comparison-left,.comparison-right{flex:1;display:flex;align-items:center;gap:10px}.dot{width:12px;height:12px;border-radius:50%;background:#fff3}.line{flex:1;height:2px;background:#fff3}.dot.active,.line.active{background:var(--light-blue);box-shadow:0 0 10px var(--light-blue)}@media (max-width: 768px){.comparison-content h2{font-size:32px}.comparison-content p{font-size:16px;padding:0 20px}.other-agencies,.alpha-3{font-size:20px}.vs-circle{width:50px;height:50px;margin:0 20px}.vs-circle span{font-size:16px}.comparison-rows{gap:20px}}@media (max-width: 576px){.home-comparison-section{padding:60px 15px}.comparison-content h2{font-size:28px}.comparison-content p{font-size:14px}.other-agencies,.alpha-3{font-size:16px}.vs-circle{width:40px;height:40px;margin:0 15px}.vs-circle span{font-size:14px}.comparison-rows{gap:15px}.dot{width:10px;height:10px}}.feature-left,.feature-card,.project-item,.team-member-card,.testimonial-item{animation:fadeInUp .6s ease-out forwards}.project-item:before,.team-member-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 1400px){.home{gap:40px}.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section,.home-services-container,.home-feature-container{padding:40px}}@media (max-width: 1200px){.about-section-cards{gap:30px}.about-section-card{width:280px;height:280px}.about-section-numbers{gap:50px}.home-services-cards{grid-template-columns:1fr 1.5fr}.feature-right,.our-projects-grid,.team-member-cardss{grid-template-columns:repeat(2,1fr)}}@media (max-width: 992px){.about-section-heading span,.home-services-heading span,.home-feature-heading span,.home-technologies-heading span,.home-testimonials-heading span,.home-team-heading span,.home-faq-heading span{font-size:30px}.about-section-heading p,.home-services-heading p,.home-feature-heading p,.home-technologies-heading p,.home-testimonials-heading p,.home-team-heading p{font-size:16px;max-width:500px}.about-section-card{width:250px;height:250px}.about-section-numbers{flex-wrap:wrap;gap:30px}.home-feature-content{flex-direction:column;align-items:center}.feature-left{width:100%;max-width:600px}.feature-right{width:100%;max-width:800px}.feature-left h2{font-size:28px}.feature-card{padding:20px}.our-partners{padding:30px 0}.our-partner{width:160px;height:60px}.our-partner img{width:100px;height:50px}}@media (max-width: 768px){.home{gap:30px}.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section,.home-services-container,.home-feature-container{padding:30px}.about-section-cards{flex-direction:column;align-items:center}.card1,.card3{transform:none;margin-top:0}.home-services-cards{grid-template-columns:1fr}.home-services-card.large{height:370px}.services-group{grid-template-columns:repeat(2,1fr)}.feature-right{grid-template-columns:1fr}.our-projects-grid,.team-member-cardss{grid-template-columns:1fr;max-width:500px}.testimonial-item-content{padding:25px}.testimonial-text{font-size:15px}.our-partner{width:140px;height:50px;margin-left:15px}.row2{margin-right:15px}.our-partner img{width:90px;height:40px}}@media (max-width: 576px){.home{gap:25px}.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section,.home-services-container,.home-feature-container{padding:25px}.about-btn,.home-services-btn,.home-feature-btn,.home-technologies-btn,.home-testimonials-btn,.home-team-btn,.home-faq-btn{width:120px;height:35px}.about-btn span,.home-services-btn span,.home-feature-btn span,.home-technologies-btn span,.home-testimonials-btn span,.home-team-btn span,.home-faq-btn span{font-size:16px}.about-section-heading span,.home-services-heading span,.home-feature-heading span,.home-technologies-heading span,.home-testimonials-heading span,.home-team-heading span,.home-faq-heading span{font-size:24px}.about-section-card{width:100%;max-width:300px}.about-section-numbers{flex-direction:column;align-items:center;text-align:center}.about-section-number span,.sign{font-size:24px!important}.about-section-number p{font-size:14px}.services-group{grid-template-columns:1fr}.home-services-card{height:200px}.services-card-content span{font-size:16px}.services-card-content p{font-size:14px}.feature-left h2{font-size:24px}.feature-left-point{padding:12px}.feature-card{padding:15px}.feature-card h3{font-size:18px}.feature-card p{font-size:14px}.nav-btn{padding:8px 20px;font-size:14px;min-width:100px}.project-info{padding:20px}.project-info span{font-size:18px}.project-info p{font-size:13px}.testimonial-item-content{padding:20px}.testimonial-text{font-size:14px}.author-info h4{font-size:16px}.author-info p{font-size:13px}.our-partner{width:120px;height:45px;margin-left:10px}.row2{margin-right:10px}.our-partner img{width:80px;height:35px}.contact-btn,.see-all-work{width:200px;height:40px;font-size:14px}.see-more-btn{width:120px;height:35px;font-size:14px}}@media (max-width: 375px){.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section,.home-services-container,.home-feature-container{padding:20px}.about-section-heading span,.home-services-heading span,.home-feature-heading span,.home-technologies-heading span,.home-testimonials-heading span,.home-team-heading span,.home-faq-heading span{font-size:22px}.about-section-heading p,.home-services-heading p,.home-feature-heading p,.home-technologies-heading p,.home-testimonials-heading p,.home-team-heading p{font-size:14px}.our-partner{width:100px;height:40px}.our-partner img{width:70px;height:30px}}@media (max-height: 600px) and (orientation: landscape){.about-section-card{height:200px}.home-services-card.large{height:300px}.home-services-card.small{height:180px}.team-member-card{height:350px}.feature-left{min-height:300px}}@media (min-width: 1920px){.home{max-width:1920px;margin:0 auto}.about-section,.our-technologies-section,.home-testimonials-section,.home-team-section,.home-faq-section,.home-services-container,.home-feature-container{max-width:1800px;margin:0 auto}}.portfolio-btn{width:40px;height:40px;border:1px solid var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:20px;right:20px}.portfolio-btn:hover .arrow{transform:rotate(60deg)}.arrow{display:flex;align-items:center;justify-content:center;transition:all .3s}.portfolio-btn button{width:100px}.content-img{width:100%!important;display:flex;justify-content:end;width:300px;margin-top:15px}.content-img img{width:300px}@media screen and (max-width:480px){.home-services-card{width:310px}.stats-card{flex-direction:column;height:fit-content;gap:15px;align-items:start}.home-feature-container{padding:10px!important}.feature-left{padding:15px}.our-technologies-section{padding:10px}}.home-banner-container{width:100%;min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:20px;margin-top:100px}.home-banner-content{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;width:100%;max-width:1200px}.welcome{width:140px;height:40px;border-radius:27px;border:1px solid var(--light-blue);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.welcome span{font-size:18px;color:var(--white);font-weight:500}.heading{max-width:900px;text-align:center;padding:0 20px}.sub-heading{max-width:700px;text-align:center;padding:0 20px}.heading span{font-size:50px;color:var(--white);font-weight:600;text-align:center;line-height:1.2}.sub-heading p{font-size:16px;color:var(--white);font-weight:400;text-align:center;line-height:1.6}.home-banner-bottom{display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:center;padding:0 20px}.home-banner-bottom button{width:120px;height:40px;border:none;border-radius:27px;cursor:pointer;color:var(--white);background:linear-gradient(0deg,#0b66b0 17%,#27a6de 45%);transition:transform .3s ease}.home-banner-bottom button:hover{transform:translateY(-2px)}.trusted-users{display:flex;align-items:center}.trusted-user{width:40px;height:40px;border-radius:50%;background:var(--light-blue);display:flex;align-items:center;justify-content:center;margin-left:-15px;overflow:hidden;border:2px solid var(--white)}.trusted-user:first-child{margin-left:0}.trusted-user img{width:100%;height:100%;object-fit:cover}.home-banner-bottom p{font-size:16px;color:var(--white);font-weight:400;max-width:270px;text-align:center}@media screen and (max-width: 1024px){.heading span{font-size:32px}.sub-heading p{font-size:15px}}@media screen and (max-width: 768px){.home-banner-container{min-height:calc(100vh - 80px);padding:0 20px}.home-banner-content{gap:20px}.welcome{width:120px;height:35px}.welcome span{font-size:16px}.heading span{font-size:28px}.sub-heading p{font-size:14px}.home-banner-bottom{flex-direction:column;gap:20px;text-align:center}.home-banner-bottom button{width:140px;height:45px;font-size:16px}.trusted-user{width:35px;height:35px;margin-left:-10px}.home-banner-bottom p{font-size:14px;max-width:100%}}@media screen and (max-width: 480px){.heading span{font-size:24px}.sub-heading p{font-size:13px}.welcome{width:100px;height:30px}.welcome span{font-size:14px}.trusted-user{width:30px;height:30px;margin-left:-8px}.home-banner-bottom button{width:130px;height:40px;font-size:15px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.technologies-container{display:flex;gap:40px;position:relative;min-height:500px;padding:clamp(15px,3vw,30px);border-radius:20px;width:100%;max-width:1400px;margin:0 auto}.tech-sidebar{width:clamp(150px,20vw,180px);position:relative;padding-left:20px}.blue-accent-line{position:absolute;left:0;top:0;width:2px;height:100%;background:var(--dark-blue)}.sidebar-item{width:100%;padding:12px 20px;background:transparent;border:none;color:var(--white);font-size:16px;text-align:left;cursor:pointer;transition:all .3s ease;position:relative;border-radius:8px}.sidebar-item:hover{background:#ffffff1a}.sidebar-item.active{background:#00d4ff1a;color:#00d4ff}.sidebar-item.active:before{content:"";position:absolute;left:-20px;top:0;width:3px;height:100%;background:#00d4ff}.tech-content{flex:1;padding:clamp(15px,2vw,20px) 0}.tech-header{display:flex;flex-direction:row;gap:clamp(15px,2vw,30px);justify-content:space-between;background:#ffffff21;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:clamp(20px,3vw,30px);border-radius:12px}.tech-title h2{font-size:clamp(20px,2.5vw,24px);color:var(--white);margin-bottom:clamp(10px,1.5vw,15px)}.tech-title p{color:#ffffffb3;line-height:1.6;font-size:clamp(14px,1.5vw,16px);max-width:600px}.tech-icons{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:clamp(15px,2vw,20px);margin-top:clamp(15px,2vw,20px)}.icon-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px}.tech-icon{width:clamp(40px,5vw,50px);height:clamp(40px,5vw,50px);background:#00d4ff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.icon-placeholder{width:clamp(25px,3vw,30px);height:clamp(25px,3vw,30px);border-radius:8px;display:flex;align-items:center;justify-content:center}.icon-wrapper span{color:#fff;font-size:clamp(12px,1.2vw,14px);text-align:center}.tech-preview{margin-top:clamp(20px,3vw,30px);border-radius:15px;overflow:hidden;background:#ffffff1a}.tech-preview img{width:100%;height:clamp(200px,30vw,300px);object-fit:cover;border-radius:15px}@media (max-width: 1024px){.technologies-container{gap:30px}.tech-header{flex-direction:column}.tech-title p{max-width:100%}}@media (max-width: 768px){.technologies-container{flex-direction:column;gap:20px}.tech-sidebar{width:100%;padding-left:0;display:flex;overflow-x:auto;gap:10px;padding-bottom:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tech-sidebar::-webkit-scrollbar{display:none}.blue-accent-line{display:none}.sidebar-item{white-space:nowrap;padding:10px 15px;font-size:14px}.tech-content{padding:0}}@media (max-width: 480px){.technologies-container{padding:15px}.tech-icons{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.tech-header{padding:20px}}.team-member-card-container{width:100%;height:100%;border-radius:5px;border:1px solid var(--white);overflow:hidden;position:relative}.team-member-card-container img{width:100%;height:100%;object-fit:cover}.member-detail{position:absolute;width:100%;height:120px;background:#0000007e;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;gap:15px;border-radius:20px 20px 0 0;bottom:-150px;left:0;align-items:center;justify-content:center;transition:all .3s}.team-member-card-container:hover .member-detail{bottom:0}.member-detail span{font-size:20px;color:var(--white);font-weight:600}.member-detail p{font-size:16px;color:var(--white);font-weight:400}.faqs-container{width:100%;max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:20px}@media (max-width: 768px){.faqs-container{grid-template-columns:1fr;padding:15px}}@media (max-width: 480px){.faqs-container{padding:10px}}.faq-item{background:#ffffff1a;padding:15px;border-radius:8px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.faq-item:hover{background:#fff3}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;color:var(--white)}.faq-icon{transition:transform .3s ease}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer-container{overflow:hidden;max-height:0;transition:max-height .4s ease-out,opacity .3s ease-out;opacity:0}.faq-answer-container.open{max-height:200px;opacity:1}.faq-answer{margin-top:10px;font-size:16px;color:#ddd;line-height:1.5;padding-top:5px}.getin-touch-container{width:100%;max-width:1200px;margin:0 auto;background:#ffffff0d;padding:clamp(30px,5vw,60px) clamp(20px,3vw,40px);text-align:center;border-radius:15px;border:1px solid rgba(255,255,255,.2);box-shadow:0 0 10px #ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.getin-touch-title{font-size:clamp(24px,4vw,32px);font-weight:700;color:#fff;margin-bottom:clamp(8px,2vw,15px)}.getin-touch-subtitle{font-size:clamp(14px,2vw,18px);color:#ccc;margin-bottom:clamp(20px,4vw,30px);max-width:800px;margin-left:auto;margin-right:auto}.getin-touch-services{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(10px,2vw,20px);margin-bottom:clamp(20px,4vw,30px)}.service-item{display:flex;align-items:center;gap:8px;font-size:clamp(12px,1.5vw,16px);font-weight:500;color:#fff;background:#ffffff1a;padding:clamp(6px,1.5vw,10px) clamp(12px,2vw,20px);border-radius:20px;transition:transform .3s ease,background-color .3s ease}.service-item:hover{transform:translateY(-2px);background:#ffffff26}.service-icon{width:clamp(14px,2vw,18px);height:clamp(14px,2vw,18px);color:var(--light-blue)}.contact-btn{background:linear-gradient(90deg,#4facfe,#00f2fe);border:none;padding:clamp(10px,2vw,15px) clamp(20px,3vw,30px);font-size:clamp(14px,2vw,18px);font-weight:600;color:#fff;border-radius:25px;cursor:pointer;transition:all .3s ease;min-width:150px}.contact-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 5px 15px #4facfe4d}@media screen and (max-width: 768px){.getin-touch-services{flex-direction:column;align-items:center}.service-item{width:100%;max-width:300px;justify-content:center}}@media screen and (max-width: 480px){.getin-touch-container{padding:25px 15px}.service-item{padding:8px 15px}}.team-section{width:100%;padding:30px;color:var(--white);text-align:center;overflow:hidden}.team-header h2{font-size:2.8rem;margin-bottom:1rem;font-weight:700;color:var(--white)}.team-header h2 span{color:var(--light-blue);position:relative}.team-header h2 span:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:var(--light-blue);border-radius:3px}.section-subtitle{font-size:1.2rem;color:#fffc;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.scrolling-rows-container{width:100%;display:flex;flex-direction:column;gap:60px;margin-top:40px}.scrolling-row{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:20px 0}.scrolling-row::-webkit-scrollbar{display:none}.scrolling-row-inner{display:inline-flex;gap:20px;padding:0 50px}.members-cards{display:flex;align-items:center;gap:70px}.team-member-card{position:relative;width:240px;height:300px;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px #0003;transition:all .3s ease;cursor:pointer}.member-card{margin-left:60px}.member-image{width:100%;height:100%}.member-image img{width:100%;height:100%;object-fit:cover}.member-info{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,#0b162e99,#0b162e99);transform:translateY(100%);transition:transform .4s cubic-bezier(.175,.885,.32,1.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px 20px 0 0}.team-member-card:hover .member-info{transform:translateY(0)}.member-info h3{font-size:1.3rem;margin-bottom:.3rem;color:#fff}.role{color:var(--light-blue);font-size:.9rem;font-weight:500}.top-row .scrolling-row-inner{animation:scroll-right 40s linear infinite}.bottom-row .scrolling-row-inner{animation:scroll-left 40s linear infinite}@keyframes scroll-right{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-left{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 768px){.team-section{padding:60px 20px}.team-header h2{font-size:2.2rem}.section-subtitle{font-size:1rem}.scrolling-row-inner{gap:15px;padding:0 30px}.team-member-card{min-width:220px;height:280px}.member-info h3{font-size:1.2rem}}@media (max-width: 480px){.team-member-card{min-width:200px;height:250px}.member-info{padding:15px}.member-info h3{font-size:1.1rem}.role{font-size:.8rem}}.header-container{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease;padding:1rem 0;display:flex;align-items:center;justify-content:center}.header{max-width:1200px;width:92%;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;border:1px solid rgba(255,255,255,.2);border-radius:37px;background:#ffffff0d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.logo-container{display:flex;align-items:center}.logo-container img{width:100px;height:auto;transition:transform .3s ease}.logo-container:hover img{transform:scale(1.05)}.header-links{display:flex;align-items:center;gap:2rem}.header-links a{color:var(--white);text-decoration:none;font-size:1rem;font-weight:500;position:relative;padding:.5rem 0;transition:color .3s ease}.header-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#0b66b0,#27a6de);transition:width .3s ease}.header-links a:hover:after,.header-links a.active:after{width:100%}.cta-button{width:120px;height:40px;border:none;border-radius:27px;cursor:pointer;color:var(--white);font-weight:600;background:linear-gradient(0deg,#0b66b0 17%,#27a6de 45%);transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0b66b04d}.mobile-menu-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.mobile-menu-btn span{width:100%;height:3px;background-color:var(--white);border-radius:3px;transition:all .3s ease}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:5;opacity:0;transition:opacity .3s ease}.overlay.show{display:block;opacity:1}.mobile-cta{display:none}@media (max-width: 968px){.header{padding:0 1.5rem;height:60px}.mobile-menu-btn{display:flex}.header-links{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#00002a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;transition:right .3s ease;padding:2rem;z-index:20}.header-links.open{right:0;box-shadow:-5px 0 15px #0003}.header-links a{font-size:1.2rem}.mobile-menu-btn.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.desktop-cta{display:none}.mobile-cta{display:block;margin-top:2rem}.mobile-only.cta-button{width:160px;height:45px}}@media (max-width: 480px){.header{padding:0 1rem;border-radius:20px;width:95%}.logo-container img{width:80px}.header-links{width:85%;padding:1.5rem}}@media (max-width: 320px){.header{padding:0 .8rem}.logo-container img{width:70px}.header-links{width:90%;padding:1rem}}@media (max-height: 500px) and (orientation: landscape){.header-links{padding-top:4rem;overflow-y:auto}.header-links a{margin:.5rem 0}}@media (min-width: 1400px){.header{max-width:1400px;height:80px}.logo-container img{width:120px}.header-links a{font-size:1.1rem}.cta-button{width:140px;height:45px;font-size:1.1rem}}.mennu-btn{position:relative;z-index:1000}.about-container{width:100%;display:flex;flex-direction:column;gap:70px;padding:50px;max-width:1440px;margin:100px auto 0}.about-content{width:100%;display:flex;align-items:center;justify-content:space-between}.about-content-left{width:47%;height:400px;border-radius:12px;overflow:hidden;background:gray}.about-content-left img{width:100%;height:100%;object-fit:cover}.about-content-right{width:47%;display:flex;flex-direction:column;gap:15px}.about-content-text{display:flex;flex-direction:column;gap:10px}.about-content-text span{font-size:30px;color:var(--white);font-weight:600}.about-content-text p{font-size:16px;color:var(--white);font-weight:300}.about-contact{width:150px;height:45px;display:flex;align-items:center;justify-content:center;font-size:16px}.about-founders{width:100%;height:100px;display:flex;align-items:center;gap:70px;border:1px solid var(--white);border-radius:12px;padding:15px;background:linear-gradient(180deg,#0006,#6660)}.founder{display:flex;align-items:center;gap:20px}.founder img{width:70px;height:70px;object-fit:cover;border-radius:12px}.founder-detail{display:flex;flex-direction:column}.founder-detail span{font-size:20px;color:var(--white);font-weight:500}.founder-detail p{font-size:16px;color:var(--white);font-weight:400}.our-experties{display:flex;flex-direction:column;gap:30px}.our-experties-heading,.why-we-stand-heading{display:flex;flex-direction:column;gap:15px}.our-experties-heading span,.why-we-stand-heading span{font-size:30px;color:var(--white);font-weight:600}.our-experties-heading p,.why-we-stand-heading p{font-size:18px;color:var(--white);font-weight:400}.our-expertise-content{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;width:100%}.skills-container{flex:1;max-width:450px;display:flex;flex-direction:column;gap:70px;width:100%}.skill-header{display:flex;justify-content:space-between;color:#fff;font-size:14px;font-weight:500}.progress-bar{width:100%!important;height:8px;background:#fff3;border-radius:10px;overflow:hidden;margin-top:5px}.progress{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width 1s ease-in-out}.expertise-details{flex:1}.expertise-item{margin-bottom:20px}.expertise-item h3{font-size:18px;font-weight:600;color:var(--white);margin-bottom:8px}.expertise-item p{font-size:14px;color:#ccc;line-height:1.5}.progress{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width .5s ease-in-out}.why-we-stand{width:100%;display:flex;flex-direction:column;gap:30px}.why-we-stand-content{display:flex;flex-direction:column;gap:30px}.why-stand-row1{width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px;gap:40px}.row1-card{width:30%;height:180px;padding:15px;background:linear-gradient(180deg,#ffffff1a,#00174500);display:flex;flex-direction:column;gap:15px;border-radius:5px}.row2-card{width:40%;height:130px;padding:15px;background:linear-gradient(180deg,#ffffff1a,#00174500);display:flex;flex-direction:column;gap:15px;border-radius:5px}.row1-card p,.row2-card p{font-size:14px;color:var(--white);font-weight:400}.row1-card-header{display:flex;align-items:center;gap:10px}.row1-card-header span{font-size:18px;color:var(--white);font-weight:500}.card-logo{width:30px;height:30px;border:1px solid var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.about-comparison{flex-direction:column;gap:30px;display:flex;align-items:center;justify-content:center}.comparison-heading{display:flex;flex-direction:column;gap:20px;align-items:center}.comparison-heading span{font-size:30px;color:var(--white);font-weight:600}.comparison-heading p{font-size:18px;color:var(--white);font-weight:400;max-width:600px;text-align:center}.comparison-content{width:100%;max-width:1200px;margin:0 auto;padding:40px 0}.comparison-sides{display:flex;align-items:center;justify-content:space-between;gap:200px;margin-bottom:40px}.side-title{font-size:24px;font-weight:500;color:var(--white)}.side-title.alpha{text-align:right}.vs-circle{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid var(--white)}.vs-circle img{width:80px;height:80px;object-fit:contain}.comparison-rows{display:flex;flex-direction:column;gap:15px}.comparison-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}.agency-side,.alpha-side{display:flex;align-items:center;gap:10px;padding:15px;border-radius:8px;height:60px}.agency-side{background:#ffffff0d}.alpha-side{background:#ffffff0d;border-radius:0 8px 8px 0;position:relative}.alpha-side:before{content:"";position:absolute;left:-20px;top:0;bottom:0;width:60%;background:linear-gradient(90deg,#27a6de33,#00174500)}.agency-side p,.alpha-side p{padding:0;margin:0;font-size:14px}.dot{width:20px;height:20px;border-radius:50%;flex-shrink:0}.agency-side .dot{background:#4a4a4a}.alpha-side .dot{background:#06f}.line{flex:1;height:2px}.agency-side .line{background:#ffffff1a}.alpha-side .line{background:#0066ff4d}.performance-section{width:100%;display:flex;align-items:center;justify-content:space-between}.performance-left{width:47%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px}.performance-card{width:47%;height:150px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:#00000029 0 10px 36px,#0000000f 0 0 0 1px;background:linear-gradient(180deg,#ffffff1a,#00174500)}.performance-card span{font-size:25px;color:var(--white);font-weight:500}.performance-card p{font-size:16px;color:var(--white);font-weight:400}.performance-right{width:47%;display:flex;flex-direction:column;gap:20px}.performance-text{display:flex;flex-direction:column;gap:10px}.performance-text span{font-size:30px;color:var(--white);font-weight:600}.performance-text p{font-size:16px;color:var(--white);font-weight:400}.about-trusted-partners{display:flex;align-items:center;gap:30px;overflow:hidden}.about-trusted-partner{width:140px;height:50px;border:1px solid var(--white);background:var(--white);border-radius:27px;margin-left:30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-trusted-partner img{width:60px}@media screen and (max-width: 1200px){.about-container{padding:40px;gap:60px}.about-content{flex-direction:column;gap:40px}.about-content-left,.about-content-right{width:100%}.about-content-left{height:350px}.our-expertise-content{flex-direction:column;gap:40px}.skills-container{max-width:100%}.expertise-details{width:100%}.why-stand-row1{flex-wrap:wrap;gap:30px}.row1-card,.row2-card{width:calc(50% - 15px);min-width:280px;height:auto;min-height:130px}.comparison-sides{gap:100px}}@media screen and (max-width: 992px){.about-container{padding:30px;gap:50px}.about-content-text span,.our-experties-heading span,.why-we-stand-heading span,.comparison-heading span,.performance-text span{font-size:28px}.about-content-text p,.our-experties-heading p,.why-we-stand-heading p,.comparison-heading p{font-size:16px}.performance-section{flex-direction:column;gap:40px}.performance-left,.performance-right{width:100%}.performance-left{justify-content:center}.performance-card{width:calc(50% - 15px);min-width:200px}}@media screen and (max-width: 768px){.about-container{padding:25px;gap:40px}.about-content-text span,.our-experties-heading span,.why-we-stand-heading span,.comparison-heading span,.performance-text span{font-size:24px}.about-founders{flex-direction:column;gap:25px;height:auto;padding:25px}.founder{width:100%;justify-content:center}.row1-card,.row2-card{width:100%}.comparison-sides{gap:50px}.vs-circle{width:100px;height:100px}.vs-circle img{width:60px;height:60px}}@media screen and (max-width: 576px){.about-container{padding:20px;gap:30px}.about-content-text span,.our-experties-heading span,.why-we-stand-heading span,.comparison-heading span,.performance-text span{font-size:22px}.about-content-text p,.our-experties-heading p,.why-we-stand-heading p,.comparison-heading p{font-size:14px}.about-content-left{height:250px}.founder img{width:60px;height:60px}.founder-detail span{font-size:16px}.founder-detail p{font-size:14px}.performance-card{width:100%}.comparison-sides{flex-direction:column;gap:20px}.vs-circle{transform:rotate(90deg)}.comparison-row{grid-template-columns:1fr;gap:15px}.agency-side,.alpha-side{width:100%;height:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.alpha-side:before{left:-15px;width:50%}}.about-content,.about-content-left,.about-content-right,.about-founders,.row1-card,.row2-card,.performance-card,.team-member-card{transition:all .3s cubic-bezier(.4,0,.2,1);will-change:transform}.row1-card:hover,.row2-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003;background:linear-gradient(180deg,#ffffff26,#0017451a)}.performance-card:hover{transform:scale(1.02);box-shadow:0 15px 35px #0003}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-content,.our-experties,.why-we-stand,.about-comparison,.performance-section,.home-team-section{opacity:0;animation:fadeInUp .6s cubic-bezier(.4,0,.2,1) forwards}.about-content{animation-delay:.1s}.our-experties{animation-delay:.2s}.why-we-stand{animation-delay:.3s}.about-comparison{animation-delay:.4s}.performance-section{animation-delay:.5s}.home-team-section{animation-delay:.6s}.row1-card,.row2-card,.performance-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.progress{transition:width 1.5s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 576px){.skill-header{font-size:13px}.expertise-item h3{font-size:16px}.expertise-item p{font-size:13px}}@media (hover: none){.row1-card:hover,.row2-card:hover,.performance-card:hover{transform:none}}.blogs-container{width:100%;display:flex;flex-direction:column;gap:70px;padding:50px 20px;max-width:1400px;margin:100px auto 0}.blogs-heading{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;text-align:center}.blogs-heading p{font-size:clamp(28px,5vw,40px);color:var(--white);font-weight:600;max-width:800px;line-height:1.2}.all-blogs,.loading-blogs{width:100%;display:flex;flex-direction:column;gap:50px}.blog-skeleton{width:100%;display:flex;flex-direction:column;gap:15px}.skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;animation:shimmer 1.5s infinite}.skeleton-title{width:70%;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-excerpt{width:100%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-excerpt:nth-child(3){width:90%}.skeleton-meta{width:40%;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}@media screen and (max-width: 768px){.blogs-container{padding:30px 15px;gap:50px}}@media screen and (max-width: 480px){.blogs-container{padding:20px 10px;gap:40px}.skeleton-image{height:150px}}.blog-card{width:100%;min-height:350px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#ffffff1a,#00174500);padding:20px;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:20px;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:#0003 0 5px 15px,#0000004d 0 5px 10px}.blog-card-left{width:37%;height:100%;min-height:300px;border-radius:12px;overflow:hidden;background:gray;flex-shrink:0}.blog-card-left img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-left img{transform:scale(1.05)}.blog-card-right{width:60%;height:100%;display:flex;flex-direction:column;gap:15px}.blog-card-detail{display:flex;flex-direction:column;gap:15px}.blog-card-detail span{font-size:clamp(20px,3vw,30px);color:var(--white);font-weight:600;line-height:1.3}.blog-card-detail p{font-size:clamp(14px,1.5vw,16px);color:var(--white);font-weight:400;line-height:1.6;opacity:.9}.blog-btn{display:flex;align-items:center;gap:10px;cursor:pointer;transition:gap .3s ease}.blog-btn:hover{gap:15px}.blog-btn span{font-size:clamp(14px,1.5vw,16px);color:var(--white);font-weight:400}@media screen and (max-width: 992px){.blog-card{flex-direction:column;min-height:auto}.blog-card-left{width:100%;height:250px;min-height:auto}.blog-card-right{width:100%}}@media screen and (max-width: 576px){.blog-card{padding:15px}.blog-card-left{height:200px}}.blog-detail{width:100%;display:flex;flex-direction:column;gap:70px;padding:50px;max-width:1200px;margin:100px auto 0}.blog-detail-image{width:100%;height:400px;display:flex;flex-direction:column;gap:70px;border-radius:12px;overflow:hidden;background:gray;box-shadow:0 4px 20px #0000001a}.blog-detail-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-detail-image img:hover{transform:scale(1.02)}.blog-detail-content{width:100%;height:fit-content;padding:30px;display:flex;flex-direction:column;gap:25px;border:1px solid var(--white);border-radius:12px;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-content-header{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.about-content-header span{font-size:18px;color:var(--white);font-weight:400}.blog-detail-text{display:flex;flex-direction:column;gap:20px}.blog-detail-text h2{font-size:22px;color:var(--light-blue);font-weight:600}.blog-detail-text span{font-size:30px;color:var(--white);font-weight:600;line-height:1.3}.blog-detail-text p{font-size:16px;color:var(--white);font-weight:400;line-height:1.6}.related-blog{width:100%;display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center}.related-blog h1{font-size:40px;color:var(--white);font-weight:600;text-align:center}@media screen and (max-width: 1024px){.blog-detail{padding:30px;gap:50px}.blog-detail-image{height:350px}.blog-detail-content{padding:25px}.blog-detail-text span{font-size:28px}.related-blog h1{font-size:36px}}@media screen and (max-width: 768px){.blog-detail{padding:20px;gap:40px}.blog-detail-image{height:300px}.blog-detail-content{padding:20px}.about-content-header{flex-direction:column;align-items:flex-start;gap:10px}.blog-detail-text span{font-size:24px}.blog-detail-text p{font-size:15px}.related-blog h1{font-size:32px}}@media screen and (max-width: 480px){.blog-detail{padding:15px;gap:30px}.blog-detail-image{height:250px}.blog-detail-content{padding:15px}.blog-detail-text span{font-size:22px}.blog-detail-text p{font-size:14px}.related-blog h1{font-size:28px}}.skeleton-image{width:100%;height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;animation:shimmer 1.5s infinite}.skeleton-btn{width:120px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:20px;animation:shimmer 1.5s infinite}.skeleton-date{width:100px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-heading{width:80%;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;margin-bottom:20px}.skeleton-paragraph{width:100%;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;margin-bottom:12px}.skeleton-subheading{width:60%;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;margin:20px 0 15px}.subsection-skeleton{margin-top:25px}.skeleton-related-title{width:200px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;margin-bottom:30px}.related-blogs-skeleton{display:flex;gap:20px;flex-wrap:wrap}.related-blog-skeleton{width:calc(33.333% - 14px);height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width: 1024px){.skeleton-image{height:350px}.related-blog-skeleton{width:calc(50% - 10px)}}@media screen and (max-width: 768px){.skeleton-image{height:300px}.related-blog-skeleton{width:100%}}@media screen and (max-width: 480px){.skeleton-image{height:250px}}.footer{background:#0d0d35;color:var(--white);padding:60px 20px 40px;position:relative;width:100%}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:40px}.footer-left{flex:1;min-width:300px;display:flex;flex-direction:column;gap:30px}.footer-logo{width:120px;height:auto;object-fit:contain}.footer-text{font-size:15px;line-height:1.6;color:#fffc;max-width:100%}.social-icons{display:flex;gap:15px}.social-icons svg{background:#ffffff1a;padding:10px;border-radius:50%;cursor:pointer;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;object-fit:contain;color:#fff}.social-icons svg:hover{background:#1d4ed8;transform:translateY(-3px)}.footer-center{flex:1;min-width:200px;display:flex;flex-direction:column;gap:25px}.footer-center h4,.footer-right h4{font-size:18px;font-weight:600;color:#fff;margin-bottom:5px}.footer-center ul{display:flex;flex-direction:column;gap:15px;list-style:none;padding:0}.footer-center ul li{font-size:15px;cursor:pointer;transition:all .3s ease;color:#fffc}.footer-center ul li:hover{color:#1d4ed8;transform:translate(5px)}.footer-right{flex:1;min-width:250px;display:flex;flex-direction:column;gap:20px}.footer-right p{font-size:15px;line-height:1.6;color:#fffc}.footer-bottom{text-align:center;margin-top:60px;position:relative;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.footer-svg{width:100%;max-width:600px;opacity:.15;transition:opacity .3s ease}.footer-svg:hover{opacity:.2}@media screen and (max-width: 1024px){.footer-container{gap:30px}.footer-left{min-width:250px}}@media screen and (max-width: 768px){.footer{padding:40px 20px 30px}.footer-container{flex-direction:column;gap:40px}.footer-left,.footer-center,.footer-right{width:100%;min-width:100%;text-align:center}.footer-text{max-width:100%;margin:0 auto}.social-icons{justify-content:center}.footer-center ul{align-items:center}}@media screen and (max-width: 480px){.footer{padding:30px 15px 20px}.footer-logo{width:100px}.footer-text,.footer-right p{font-size:14px}.footer-center h4,.footer-right h4{font-size:16px}.footer-center ul li{font-size:14px}.social-icons svg{width:35px;height:35px;padding:8px}}.contactus-main{padding:70px;display:flex;flex-direction:column;gap:50px;margin-top:100px}.contactus-container{width:100%;display:flex;justify-content:space-between;gap:30px}.contactus-left{width:40%;display:flex;flex-direction:column;gap:25px}.contactus-text{display:flex;flex-direction:column;gap:15px}.contactus-text span{font-size:30px;color:var(--white);font-weight:600}.contactus-text p{font-size:16px;color:var(--white);font-weight:400;line-height:1.6}.contactus-reviews{width:100%;height:70px;padding:15px;display:flex;align-items:center;gap:50px;border:1px solid var(--white);border-radius:15px}.contactus-review{display:flex;align-items:center;gap:10px}.contactus-review img{width:50px;height:50px;border-radius:5px;overflow:hidden;object-fit:contain}.review-content{display:flex;flex-direction:column;gap:3px}.review-rating{display:flex;align-items:center;gap:3px}.review-rating span{font-size:16px}.review-content p{font-size:16px;color:var(--white);font-weight:400}.contactus-form{width:57%;padding:25px;border:1px solid var(--white);border-radius:10px;display:flex;flex-direction:column;gap:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(180deg,#ffffff1a,#00174500)}.intrested-content,.budget-content{display:flex;flex-direction:column;gap:10px}.intrested-content span,.budget-content span{font-size:18px;color:var(--white);font-weight:400}.intrested-boxes,.budget-boxes{width:100%;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.intrested-box,.budget-box{width:fit-content;padding:10px 20px;height:40px;border:1px solid var(--white);display:flex;align-items:center;justify-content:center;border-radius:27px;cursor:pointer;transition:all .3s ease}.intrested-box span,.budget-box span{font-size:14px;color:var(--white);font-weight:400}.form-input-box{display:flex;flex-direction:column;gap:10px}.form-input-box span{font-size:16px;color:var(--white);font-weight:400}.form-input-box input{width:100%;height:40px;padding:10px;border:none;outline:none;background:transparent;color:var(--white);border-bottom:1px solid var(--white);font-size:16px;font-weight:400;transition:border-color .3s ease}.form-input-box textarea{width:100%;height:100px;padding:10px;border:none;outline:none;background:transparent;color:var(--white);border-bottom:1px solid var(--white);font-size:16px;font-weight:400;resize:vertical;transition:border-color .3s ease}.form-input-box textarea:focus,.form-input-box input:focus{border-bottom:1px solid var(--light-blue)}.contactus-btn button{width:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);border:none;padding:12px 25px;font-size:16px;font-weight:600;color:#fff;border-radius:25px;cursor:pointer;transition:all .3s ease}.contactus-btn button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #4facfe4d}.intrested-box.selected,.budget-box.selected{background-color:var(--light-blue);color:#fff;border:1px solid var(--light-blue)}@media screen and (max-width: 1200px){.contactus-main{padding:50px}.contactus-text span{font-size:26px}}@media screen and (max-width: 992px){.contactus-container{flex-direction:column}.contactus-left,.contactus-form{width:100%}.contactus-reviews{justify-content:center}}@media screen and (max-width: 768px){.contactus-main{padding:30px}.contactus-text span{font-size:24px}.contactus-form{padding:20px}.intrested-boxes,.budget-boxes{gap:10px}.intrested-box,.budget-box{padding:8px 16px;height:36px}}@media screen and (max-width: 576px){.contactus-main{padding:20px}.contactus-text span{font-size:22px}.contactus-text p{font-size:14px}.contactus-reviews{flex-direction:column;height:auto;gap:20px;padding:20px}.contactus-form{padding:15px}.intrested-content span,.budget-content span{font-size:16px}.form-input-box span,.form-input-box input,.form-input-box textarea{font-size:14px}}.form-error{color:#d93025;font-weight:500;margin:10px 0}.form-success{color:#34a853;font-weight:500;margin:10px 0}.portfolio-container{width:100%;height:fit-content;display:flex;flex-direction:column;padding:70px;margin-top:100px}.portfolio-heading{flex-direction:column;gap:30px;display:flex;align-items:center;justify-content:center}.portfolio-heading h1{font-size:40px;color:var(--white);font-weight:600}.portfolio-heading p{font-size:16px;color:var(--white);font-weight:400;text-align:center;max-width:700px}@media screen and (max-width:480px){.portfolio-container{padding:20px}.portfolio-heading h1{font-size:30px}.portfolio-page{padding:0}}.project-detail{color:var(--white);padding:40px;display:flex;flex-direction:column;align-items:center;gap:30px;margin-top:100px}.case-study-card{background:var(--white);color:var(--black);display:flex;align-items:center;border-radius:10px;width:100%;height:300px;box-shadow:0 5px 15px #ffffff1a;position:relative;overflow:hidden}.case-study-card img{width:100%;height:100%;object-fit:cover}.case-image{width:100%;height:100%}.case-image img{width:100%;height:100%;object-fit:contain;border:2px solid red!important}.case-text{margin-left:20px}.case-text h2{font-size:20px}.case-text p{font-size:14px;color:#666}.details-box{width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;border-radius:10px;border:1px solid var(--light-blue)}.details-box h3{font-size:20px;margin-bottom:10px}.details-box p{font-size:14px;color:#ddd}.details-box h4{margin-top:15px;font-size:18px}.details-box ul{padding-left:20px}.details-box li{margin-bottom:5px;color:#bbb}.tags{display:flex;gap:20px;margin-bottom:15px}.tags button{background:var(--dark-blue);color:#fff;border:1px solid #415a77;padding:6px 12px;border-radius:20px;cursor:pointer}.tags button:hover{background:var(--light-blue)}.services-container{width:100%;display:flex;flex-direction:column;gap:70px;padding:30px 50px;margin-top:80px;box-sizing:border-box}.services-heading{display:flex;flex-direction:column;gap:25px;align-items:center;justify-content:center;text-align:center;padding:0 15px}.services-heading h1{font-size:clamp(28px,5vw,40px);color:var(--white);font-weight:600;margin:0}.services-heading p{font-size:clamp(14px,2vw,16px);color:var(--white);font-weight:400;max-width:600px;line-height:1.6;margin:0}.services-content{width:100%;display:flex;flex-direction:column;gap:40px}.service{display:flex;flex-direction:column;gap:20px}.services-name{display:flex;align-items:center;justify-content:space-between;padding:10px 0;transition:all .3s ease;cursor:pointer;flex-wrap:wrap;gap:15px}.services-name:hover{opacity:.8}.services-name span{font-size:clamp(20px,4vw,30px);color:var(--white);font-weight:600;transition:all .3s ease}.services-name:hover span{color:var(--light-blue)}.service-line{flex-grow:1;height:3px;min-width:50px;border-radius:10px;background:var(--white);transition:all .3s ease}.services-name:hover .service-line{background:var(--light-blue)}.services-boxes{width:100%;display:flex;align-items:center;gap:20px;overflow:hidden;transition:all .4s cubic-bezier(.65,0,.35,1);max-height:0;opacity:0}.services-boxes.active{max-height:500px;opacity:1;margin-bottom:20px}.service-box{min-width:250px;width:calc(100vw - 100px);max-width:300px;height:auto;min-height:150px;background:linear-gradient(180deg,#ffffff1a,#00174500);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:15px;padding:15px;border-radius:5px;margin-left:15px;transform:translateY(20px);opacity:0;transition:transform .4s ease,opacity .4s ease;will-change:transform,opacity;box-sizing:border-box}.services-boxes.active .service-box{transform:translateY(0);opacity:1}.services-boxes.active .service-box:nth-child(1){transition-delay:.1s}.services-boxes.active .service-box:nth-child(2){transition-delay:.2s}.services-boxes.active .service-box:nth-child(3){transition-delay:.3s}.services-boxes.active .service-box:nth-child(4){transition-delay:.4s}.services-boxes.active .service-box:nth-child(5){transition-delay:.5s}.services-boxes.active .service-box:nth-child(6){transition-delay:.6s}.service-box-top{width:100%;display:flex;align-items:center;gap:15px}.service-box-top span{font-size:clamp(16px,2vw,18px);color:var(--white);font-weight:400}.service-box-logo{width:30px;height:30px;background:var(--light-blue);border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.service-box-logo img{width:100%;object-fit:contain}.service-box p{font-size:clamp(13px,2vw,14px);color:var(--white);font-weight:400;margin:0}.our-process-section{width:100%;background:var(--dark-bg);position:relative;padding:60px 20px;box-sizing:border-box}.process-heading{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:15px;margin-bottom:40px}.process-heading h2{font-size:clamp(28px,5vw,40px);color:var(--white);margin:10px 0 0}.process-container{display:flex;justify-content:center;max-width:1000px;margin:0 auto}.process-steps{position:relative;width:100%}.process-line{position:absolute;left:30px;top:0;bottom:0;width:4px;background:#fff3;border-radius:2px;z-index:1}.process-snake{position:absolute;top:0;left:0;width:100%;background:var(--light-blue);border-radius:2px;transition:height .6s cubic-bezier(.65,0,.35,1);z-index:2}.process-step{position:relative;padding-left:80px;margin-bottom:40px;opacity:.5;transition:all .4s ease;z-index:3}.process-step.active{opacity:1}.step-number{position:absolute;left:0;top:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;font-size:14px;font-weight:600;color:var(--white);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:2px solid transparent;transition:all .4s ease}.process-step.active .step-number{background:#fff3;border-color:var(--light-blue);transform:scale(1.05)}.step-content{background:linear-gradient(90deg,#ffffff0d,#0000);padding:20px;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.step-content h3{font-size:clamp(18px,3vw,24px);color:var(--white);margin:0 0 10px}.step-content p{font-size:clamp(14px,2vw,16px);color:#fffc;line-height:1.6;margin:0}.react-fast-marquee{padding:10px 0}@media (max-width: 768px){.services-container{gap:50px;padding:30px 15px;margin-top:80px}.services-heading{gap:15px}.services-content{gap:30px}.service{gap:15px}.services-boxes.active{margin-bottom:15px}.service-box{min-width:200px;width:calc(100vw - 60px);margin-left:10px}.process-step{padding-left:70px;margin-bottom:30px}.step-number{width:50px;height:50px}.process-line{left:25px}}@media (max-width: 480px){.services-container{gap:40px;padding:20px 10px}.process-step{padding-left:60px;margin-bottom:25px}.step-content{padding:15px}.why-stand-row1{flex-direction:column}.row1-card,.row2-card{flex:1 1 auto;width:100%}}
