.hero-parent-section{background:linear-gradient(135deg,#222 0%,#1d1d1d 100%);height:100vh;margin-bottom:8rem;position:relative;overflow:hidden}.hero-parent-section:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle farthest-side at var(--mouse-x,50%)var(--mouse-y,50%),#ff434326 0%,transparent 50%);transition:background .3s;position:fixed;inset:0}.hero-background-elements{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-gradient-orb{filter:blur(120px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.hero-gradient-orb.hero-gradient-orb-1{background:linear-gradient(45deg,#ff4343,#d03838);width:400px;height:400px;animation-delay:0s;top:-200px;right:-200px}.hero-gradient-orb.hero-gradient-orb-2{background:linear-gradient(45deg,#393939,#222);width:300px;height:300px;animation-delay:10s;bottom:-150px;left:-150px}.hero-grid-pattern{background-image:linear-gradient(#ff434308 1px,#0000 1px),linear-gradient(90deg,#ff434308 1px,#0000 1px);background-size:100px 100px;animation:30s linear infinite gridMove;position:absolute;inset:0}@keyframes float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,20px)rotate(240deg)}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(100px,100px)}}.hero-parent-wrapper{z-index:2;width:100%;position:fixed;left:50%;transform:translate(-50%)}.hero-wrapper{justify-content:center;align-items:center;height:calc(100vh - 140px);padding:0 24px;display:flex;position:relative}@media screen and (min-width:1024px){.hero-wrapper{height:calc(100vh - 172px);padding:0 48px}}.hero-left-side-wrapper{visibility:hidden;display:none}@media screen and (min-width:768px){.hero-left-side-wrapper{visibility:visible;z-index:1;height:40px;display:block;position:absolute;bottom:0;left:0}.hero-left-side-wrapper img{opacity:.7;filter:drop-shadow(0 4px 12px #ff43434d);max-width:200px;position:absolute;bottom:0}.hero-left-side-wrapper{height:100vh}.hero-left-side-wrapper img{max-width:360px}}@media screen and (min-width:1024px){.hero-left-side-wrapper img{bottom:-160px}}@media screen and (min-width:1300px){.hero-left-side-wrapper img{bottom:-180px}}@media screen and (min-width:1700px){.hero-left-side-wrapper img{bottom:-60px}}@media screen and (min-width:2160px){.hero-left-side-wrapper img{width:400px;bottom:-120px}}.hero-scroll-indicator{z-index:10;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:16px;right:40px}@media screen and (min-width:1024px){.hero-scroll-indicator{bottom:60px;right:80px}}.hero-scroll-indicator .scroll-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hero-scroll-indicator .scroll-icon img{filter:brightness(0)invert();opacity:.7;width:100%;height:100%}.hero-scroll-indicator .scroll-text{color:#fff9;text-transform:uppercase;letter-spacing:.5px;writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;font-weight:500}.hero-content-container{flex-direction:column;align-items:end;gap:60px;width:100%;max-width:1200px;height:100%;margin:0 auto;padding-top:64px;display:flex}@media screen and (min-width:768px){.hero-content-container{flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (max-width:1024px){.hero-content-container{text-align:center;flex-direction:column;gap:40px}}.hero-main-content{z-index:5;flex-direction:column;flex:1;justify-content:center;gap:40px;display:flex}@media screen and (min-width:1024px){.hero-main-content{gap:48px}}.hero-logo-section{justify-content:center;display:flex;position:relative}@media screen and (min-width:1024px){.hero-logo-section{justify-content:flex-start}}.hero-logo{z-index:2;width:280px;height:auto;position:relative}@media screen and (min-width:768px){.hero-logo{width:350px}}@media screen and (min-width:1024px){.hero-logo{width:420px}}@media screen and (min-width:1700px){.hero-logo{width:500px}}.hero-logo-glow{filter:blur(30px);z-index:1;background:radial-gradient(circle,#ff434333 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-text-section{flex-direction:column;gap:32px;display:flex}.hero-headline{color:#fff;white-space:nowrap;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}.hero-headline .headline-accent{background:linear-gradient(135deg,#ff4343,#d03838);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}@media screen and (min-width:1024px){.hero-headline{font-size:clamp(3rem,4.5vw,4rem)}}.hero-breadcrumb{color:#f8f8f8;max-width:500px;margin:0;font-size:14px;font-weight:500;line-height:1.6}.hero-description{color:#f8f8f8;max-width:500px;margin:0;font-size:16px;font-weight:500;line-height:1.6}@media screen and (min-width:768px){.hero-description{text-align:center;margin:0 auto}}@media screen and (min-width:1024px){.hero-description{text-align:left;margin:0;font-size:18px}}.hero-cta-section{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media screen and (max-width:1024px){.hero-cta-section{justify-content:center}}.hero-cta-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4343,#d03838);border:none;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #ff43434d}.hero-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff434366}.hero-cta-primary svg{transition:transform .3s}.hero-cta-primary:hover svg{transform:translate(2px,-2px)}.hero-cta-secondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:500;transition:all .3s}.hero-cta-secondary:hover{background:#ff43431a;border-color:#ff434380}.hero-stats{flex-direction:column;align-items:center;gap:12px;padding-top:16px;display:flex}@media screen and (min-width:768px){.hero-stats{flex-direction:row;justify-content:center;gap:16px}}.stat-item{flex-direction:column;gap:4px;display:flex}.stat-item:last-of-type{display:none}@media screen and (min-width:768px){.stat-item:last-of-type{display:flex}}.stat-number{color:#ff4343;font-size:24px;font-weight:700;line-height:1}.stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.stat-divider{background:#ffffff1a;width:40px;height:1px}@media screen and (min-width:768px){.stat-divider{width:1px;height:40px}}.stat-divider-last{display:none}@media screen and (min-width:768px){.stat-divider-last{display:block}}.hero-image-section{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-image-container{width:100%;max-width:400px;position:relative}.hero-image{z-index:2;border-radius:50%;width:100%;height:auto;position:relative;box-shadow:0 20px 60px #0000004d}.hero-image-glow{filter:blur(40px);z-index:1;pointer-events:none;background:#fff6;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.floating-elements{pointer-events:none;z-index:80;position:absolute;inset:0}.floating-element{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;animation:6s ease-in-out infinite floatElement;display:flex;position:absolute}.floating-element.floating-element-1{animation-delay:0s;top:10%;right:-10%}.floating-element.floating-element-2{animation-delay:2s;bottom:20%;left:-15%}.floating-element.floating-element-3{animation-delay:4s;top:60%;right:-5%}.floating-element .element-icon{font-size:24px}@keyframes floatElement{0%,to{opacity:.7;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-20px)rotate(180deg)}}
.our-work-container{flex-direction:column;gap:24px;width:100%;max-width:1300px;margin:40px auto 0;display:flex}.our-work-container h4{color:#d03838;letter-spacing:2px;padding-left:24px;font-size:20px}.our-work-container .projects-container{flex-direction:column;gap:24px;padding:0 24px;display:flex}@media screen and (min-width:768px){.our-work-container .projects-container{gap:40px}}@media screen and (min-width:1300px){.our-work-container h4{padding-left:0}.our-work-container .projects-container{padding:0}.our-work-container{margin-bottom:120px}}
.project-container{border-radius:12px;flex-direction:column;gap:24px;width:100%;display:flex}.project-container .project-text{flex-direction:column;align-items:center;gap:16px;padding:0 16px 32px;display:flex}.project-container .project-text .project-read-more{width:96px;padding:0}.project-container .project-text h2{color:#393939;text-align:center;margin-top:16px;font-size:36px;font-weight:800}.project-container .project-text p{text-align:center;color:#393939;font-size:14px;font-weight:500}.project-container .project-image{border-radius:12px;width:100%;height:400px;margin:0 auto}.project-container .project-image img{object-fit:cover;object-position:top center;border-radius:12px;width:100%;height:100%;transition:all 5s ease-in-out}.project-container .project-image:hover img{object-position:bottom center}@media screen and (min-width:768px){.project-container{border-radius:24px;flex-direction:row;padding:16px}.project-container.reverse{flex-direction:row-reverse}.project-container .project-image{flex:3;width:700px;height:560px;margin:0;overflow:hidden}.project-container .project-image img{object-fit:cover;border-radius:0;width:100%;height:100%}.project-container .project-text{flex-direction:column;flex:4;justify-content:center;align-items:center;gap:24px;padding:0 32px;display:flex}.project-container .project-text .project-read-more{width:112px}.project-container .project-text h2{text-align:left;font-size:40px}.project-container .project-text p{text-align:left;font-size:16px}}@media screen and (min-width:1024px){.project-container{border-radius:16px;padding:0}.project-container .project-image{flex:5;width:700px;margin:0;overflow:hidden}.project-container .project-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}.project-container .project-text{flex-direction:column;flex:5;justify-content:center;align-items:start;gap:24px;padding:32px;display:flex}.project-container .project-text h2{text-align:left;font-size:56px}.project-container .project-text p{text-align:left}}
.satisfied-clients-card-wrapper{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#222 0%,#1a1a1a 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:space-between;width:320px;min-height:340px;margin-right:24px;padding:36px 32px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 32px #ff434326,0 4px 16px #0000004d,inset 0 1px #ffffff1a}.satisfied-clients-card-wrapper:hover{border-color:#ff43434d;transform:translateY(-4px);box-shadow:0 12px 40px #ff434333,0 8px 24px #0006,inset 0 1px #ffffff26}.satisfied-clients-card-wrapper:before{content:"";background:linear-gradient(90deg,#0000,#ff4343,#0000);border-radius:20px 20px 0 0;height:2px;position:absolute;top:0;left:0;right:0}@media screen and (min-width:1024px){.satisfied-clients-card-wrapper{width:620px;min-height:300px;margin-right:48px;padding:40px 36px 36px}}.satisfied-clients-card-quote-wrapper{flex-direction:column;flex:1;margin-bottom:24px;display:flex}.satisfied-clients-card-quote-wrapper .quote-icon{opacity:.8;margin-bottom:16px}.satisfied-clients-card-quote-wrapper .quote-icon svg{filter:drop-shadow(0 2px 4px #ff43434d)}.satisfied-clients-card-quote-wrapper .testimonial-text{text-align:center;color:#ffffffe6;letter-spacing:.01em;margin:0;font-size:15px;font-weight:400;line-height:1.6;position:relative}@media screen and (min-width:1024px){.satisfied-clients-card-quote-wrapper .testimonial-text{text-align:left;font-size:17px;line-height:1.65}}.satisfied-clients-card-quote-wrapper .testimonial-text:after{content:"";background:linear-gradient(90deg,#0000,#ff434380,#0000);width:40px;height:1px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@media screen and (min-width:1024px){.satisfied-clients-card-quote-wrapper .testimonial-text:after{width:60px;left:0;transform:none}}.satisfied-clients-card-client-info-wrapper{align-items:center;gap:20px;padding-top:20px;display:flex}.satisfied-clients-card-client-image-wrapper{flex-shrink:0;position:relative}.satisfied-clients-card-client-image-wrapper img{object-fit:cover;border:3px solid #ffffff1a;border-radius:50%;width:64px;height:64px;transition:all .3s}@media screen and (min-width:1024px){.satisfied-clients-card-client-image-wrapper img{width:72px;height:72px}}.satisfied-clients-card-client-image-wrapper .image-border{z-index:-1;opacity:0;background:linear-gradient(135deg,#ff4343,#ff6b6b);border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px}.satisfied-clients-card-client-text-wrapper{flex-direction:column;flex:1;gap:6px;display:flex}.satisfied-clients-card-client-text-wrapper .client-name{color:#fff;letter-spacing:.01em;margin:0;font-size:18px;font-weight:600}@media screen and (min-width:1024px){.satisfied-clients-card-client-text-wrapper .client-name{font-size:19px}}.satisfied-clients-card-client-text-wrapper .client-role{color:#ffffffb3;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:12px;font-weight:500}@media screen and (min-width:1024px){.satisfied-clients-card-client-text-wrapper .client-role{font-size:13px}}
.satisfied-clients-parent-wrapper{color:#fff;background:linear-gradient(135deg,#2d2d2d 0%,#3a3a3a 50%,#2d2d2d 100%);flex-direction:column;justify-content:space-between;width:100%;margin-top:40px;padding:120px 0;display:flex;position:relative;overflow:hidden}.particles-container{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.satisfied-clients-content{z-index:2;flex-direction:column;width:100%;display:flex;position:relative}.satisfied-clients-cards-wrapper{flex-direction:column;align-items:center;gap:48px;padding:48px;display:flex}.satisfied-clients-arrows-text-wrapper{justify-content:space-between;align-items:center;width:100%;max-width:1300px;margin:0 auto;display:flex}.satisfied-clients-arrows-text-wrapper h4{color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 4px #0000004d;padding-left:24px;font-size:20px;font-weight:600}@media screen and (min-width:1024px){.satisfied-clients-arrows-text-wrapper h4{padding-left:0}}
.who-are-we-parent-wrapper{color:#fff;background-color:#222;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.who-are-we-parent-wrapper .bg-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0}.who-are-we-parent-wrapper .overlay{object-fit:cover;z-index:0;background:linear-gradient(90deg,#000000d9,#000000bf);width:100%;height:100%;position:absolute}@media screen and (min-width:1024px){.who-are-we-parent-wrapper .overlay{background:linear-gradient(90deg,#000000fa,#0000008c)}.who-are-we-parent-wrapper{min-height:700px;margin-bottom:120px}}.who-are-we-left-side-wrapper{z-index:1;flex-direction:column;gap:40px;margin-top:40px;padding:48px 24px;display:flex}@media screen and (min-width:1024px){.who-are-we-left-side-wrapper{gap:48px;margin-top:0;padding:60px 0}}@media screen and (min-width:1300px){.who-are-we-left-side-wrapper{padding:80px 0}}.tech-stack-left{display:none}@media screen and (min-width:1024px){.tech-stack-left{justify-content:center;align-items:center;display:flex}.tech-stack-left img{filter:drop-shadow(0 10px 30px #0006);width:480px}}@media screen and (min-width:1300px){.tech-stack-left img{width:520px}}.section-header{flex-direction:column;gap:20px;display:flex}.section-header .tech-stack-desktop img{max-width:400px;width:100%!important;height:auto!important}.section-header .section-tag-wrapper{align-items:center;gap:8px;display:flex}.section-header .section-tag-wrapper .section-tag{color:#ff4343;letter-spacing:2px;text-transform:uppercase;font-size:20px;font-weight:600}.section-header h2{margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}@media screen and (min-width:1024px){.section-header h2{max-width:90%}}.section-header .section-subtitle p{color:#fffc;max-width:480px;margin:0;font-size:18px;font-weight:500;line-height:1.6}@media screen and (min-width:768px){.section-header .section-subtitle p{font-size:20px}}.who-are-we-description-wrapper{flex-direction:column;gap:40px;display:flex}@media screen and (min-width:1024px){.who-are-we-description-wrapper{display:none}}.lead-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:16px;padding:24px;display:flex}.lead-section .lead-icon{background:#ff43431a;border:1px solid #ff434333;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.lead-section .lead-text{color:#ffffffe6;margin:0;padding-top:2px;line-height:1.6}.lead-section .lead-text h4{color:#fff;letter-spacing:.5px;margin:0;font-size:18px;font-weight:600}.lead-section .lead-text p{color:#fffc;margin:0;font-size:15px;font-weight:400;line-height:1.6}@media screen and (min-width:768px){.lead-section .lead-text p{font-size:16px}.lead-section .lead-text{font-size:18px}}.expertise-highlights{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:1024px){.expertise-highlights{gap:28px}}.highlight-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}.highlight-item .highlight-icon{background:#ff43431a;border:1px solid #ff434333;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.highlight-item .highlight-content{flex-direction:column;gap:8px;display:flex}.credentials-section{background:#0000004d;border:1px solid #ff434333;border-radius:12px;flex-direction:column;gap:12px;padding:20px;display:flex}@media screen and (min-width:768px){.credentials-section{flex-direction:row;justify-content:space-between;gap:16px}}.credentials-section .credential-item{align-items:center;gap:8px;display:flex}.credentials-section .credential-item span{color:#ffffffe6;white-space:nowrap;font-size:14px;font-weight:500}.who-are-we-right-side-wrapper{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:40px;margin-bottom:40px;display:flex}.who-are-we-right-side-wrapper img{filter:drop-shadow(0 10px 30px #0006);max-width:200px;height:auto}@media screen and (min-width:768px){.who-are-we-right-side-wrapper img{max-width:400px!important}}@media screen and (min-width:1024px){.who-are-we-right-side-wrapper{margin-bottom:0;padding:60px 0}.who-are-we-right-side-wrapper img{display:none}}@media screen and (min-width:1300px){.who-are-we-right-side-wrapper{padding:80px 0}}.cards-section{flex-direction:column;gap:40px;width:100%;display:none}@media screen and (min-width:1024px){.cards-section{gap:32px;display:flex}}.who-are-we-width-wrapper{flex-direction:column;gap:20px;width:100%;display:flex}@media screen and (min-width:1024px){.who-are-we-width-wrapper{grid-template-columns:1.2fr 1fr;align-items:center;gap:20px;max-width:1400px;margin:0 auto;display:grid}}.who-are-we-button-wrapper{flex-direction:column;align-items:center;gap:16px;display:flex}@media screen and (min-width:768px){.who-are-we-button-wrapper{flex-direction:row;align-items:start;gap:20px}}@media screen and (min-width:1024px){.who-are-we-button-wrapper{max-width:80%}}
