.our-story-section{padding:5rem 2rem;background:#fff}.our-story-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.our-story-left{position:relative}.story-images{display:flex;justify-content:flex-end}.story-image-large{width:65%;position:relative}.story-images-small{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.story-img{width:100%;height:auto;border-radius:8px;object-fit:cover}.story-img-02{position:absolute;top:100px;right:100px}.story-img-03{position:absolute;top:200px;right:200px}.our-story-right{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;position:relative}.our-story-headline{position:relative;width:100%}.our-story-headline .headline-fg{text-align:start}.our-story-label{color:#333;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.our-story-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;line-height:1.2}.text-blue{color:#06f}.our-story-text{font-size:1rem;line-height:1.8;color:#666}.our-story-stats{display:flex;gap:3rem;margin-top:1rem}.stat-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 10px 25px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.5);transition:all .5s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d;cursor:default;min-width:160px}.stat-item:hover{transform:translateY(-10px) rotateX(10deg) rotateY(10deg);background:hsla(0,0%,100%,.9);box-shadow:0 20px 40px rgba(0,102,255,.15),inset 0 0 0 1px rgba(0,102,255,.2);border-color:rgba(0,102,255,.2)}.stat-number{font-size:2.8rem;font-weight:800;color:#06f;line-height:1;margin-bottom:.25rem;transform:translateZ(40px);text-shadow:0 4px 10px rgba(0,102,255,.15);background:linear-gradient(135deg,#06f,#00d2ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label{font-size:.9rem;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:1px;transform:translateZ(20px)}@media (max-width:1024px){.our-story-container{gap:2rem}.our-story-title{font-size:2.2rem}}@media (max-width:968px){.our-story-container{grid-template-columns:1fr;gap:4rem}.our-story-left{order:1;display:flex;justify-content:center;min-height:400px}.story-images{width:100%;justify-content:center}.story-image-large{width:70%}.our-story-right{order:2;margin-top:2rem;align-items:center}.our-story-headline .headline-fg,.our-story-right{text-align:center}.our-story-stats{justify-content:center;flex-wrap:wrap;gap:1.5rem}.stat-item{flex:1 1 200px;max-width:280px}}@media (max-width:640px){.our-story-section{padding:2rem 1rem}.our-story-title{font-size:1.8rem}.our-story-left{min-height:auto;margin-bottom:2rem}.story-image-large{width:100%;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.story-img,.story-img-02,.story-img-03{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:400px;transform:none!important;box-shadow:0 10px 20px rgba(0,0,0,.1);margin-left:1rem}.our-story-stats{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.stat-item{max-width:100vw}}.work-process-section{padding:5rem 2rem;background:linear-gradient(135deg,#0a1628,#1a2f5a 50%,#0f1e3a);color:#fff;position:relative;overflow:hidden}.work-process-section:before{top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(30,136,229,.08) 0,transparent 70%);animation:floatBg 20s ease-in-out infinite}.work-process-section:after,.work-process-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.work-process-section:after{bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(126,87,194,.08) 0,transparent 70%);animation:floatBg 25s ease-in-out infinite reverse}.work-process-container{max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:2}.work-process-headlines{position:relative;margin-bottom:3rem}.headline-bg{font-size:4rem;font-weight:800;color:hsla(0,0%,100%,.08);position:absolute;top:0;left:50%;transform:translateX(-50%);white-space:nowrap;width:100%;text-overflow:ellipsis;overflow:hidden;letter-spacing:-2px;line-height:1;z-index:1}.headline-fg{font-size:3rem;background:linear-gradient(135deg,#5eb3f6,#1e88e5 50%,#7e57c2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2;margin-bottom:1rem}.headline-fg,.process-title{font-weight:700;letter-spacing:-.5px}.process-title{font-size:2.5rem;margin-bottom:4rem;color:#fff}.process-steps{justify-content:center;align-items:flex-start;gap:0;max-width:1300px;margin:0 auto}.process-step,.process-steps{display:flex;position:relative}.process-step{flex:1 1;flex-direction:column;align-items:center;text-align:center;padding:0 1rem}.process-step.aos-animate .step-icon{animation:iconAppear .8s ease-out forwards;animation-delay:calc(var(--step-delay) + .2s)}.step-icon-wrapper{margin-bottom:2rem;width:100%}.step-icon,.step-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.step-icon{width:110px;height:110px;border-radius:50%;margin:0 auto;z-index:2;background:linear-gradient(135deg,var(--color-light) 0,hsla(0,0%,100%,.95) 100%);box-shadow:0 10px 40px rgba(0,0,0,.25),0 0 60px var(--color-mid,#1e88e5),inset 0 1px 0 hsla(0,0%,100%,.8);border:2px solid hsla(0,0%,100%,.6);transition:all .4s cubic-bezier(.34,1.56,.64,1);opacity:0}.step-icon:hover{transform:scale(1.12);box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 80px var(--color-mid,#1e88e5)}.step-icon i{font-size:3rem;color:var(--color-dark);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.step-number-badge{position:absolute;bottom:-8px;right:-8px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--color-mid) 0,var(--color-dark) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;border:4px solid hsla(0,0%,100%,.95);box-shadow:0 8px 20px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1);transform:scale(0);z-index:3;letter-spacing:-.5px}.process-step.aos-animate .step-number-badge{animation:badgePopIn .6s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:calc(var(--step-delay) + .4s)}.step-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,var(--color-mid) 0,transparent 70%);opacity:0;z-index:1}.process-step.aos-animate .step-glow{animation:glowPulse 2.5s ease-in-out infinite;animation-delay:var(--step-delay)}.step-connector{position:absolute;top:55px;left:50%;width:calc(100% - 2rem);height:3px;background:linear-gradient(90deg,var(--color-mid) 0,hsla(0,0%,100%,.3) 50%,transparent 100%);z-index:0;margin-left:1rem;transform:scaleX(0);transform-origin:left}.process-step.aos-animate .step-connector{animation:connectorDraw .8s ease-out forwards;animation-delay:var(--step-delay)}.process-step:last-child .step-connector{display:none}.step-title{font-size:1.4rem;font-weight:700;margin-bottom:.75rem;color:#fff;position:relative;z-index:2;letter-spacing:-.3px}.step-description{font-size:.95rem;line-height:1.6;color:hsla(0,0%,100%,.8);max-width:220px;position:relative;z-index:2;font-weight:400}@media (max-width:1200px){.process-steps{gap:1rem}.step-icon{width:95px;height:95px}.step-icon i{font-size:2.5rem}.step-number-badge{width:45px;height:45px;font-size:.9rem}.step-glow{width:115px;height:115px}}@media (max-width:968px){.work-process-section{padding:4rem 1.5rem}.process-steps{flex-wrap:wrap;gap:3rem}.process-step{flex-basis:calc(50% - 1.5rem);min-width:200px}.step-connector{display:none}.process-title{font-size:2rem}.step-description{max-width:100%}.headline-bg{font-size:2.5rem}.headline-fg{font-size:2rem}.process-step{margin:0 auto}}@media (max-width:640px){.process-steps{flex-direction:column;gap:2.5rem}.process-step{flex-basis:100%}.process-title{font-size:1.75rem}.headline-bg{font-size:2rem}.headline-fg{font-size:1.5rem}.step-icon{width:85px;height:85px}.step-icon i{font-size:2rem}.step-number-badge{width:40px;height:40px;font-size:.85rem}}@keyframes stepSlideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes iconAppear{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes badgePopIn{0%{transform:scale(0);opacity:0}70%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}@keyframes connectorDraw{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes glowPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.15}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.25}}@keyframes floatBg{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}html{scroll-behavior:smooth}