.info-module__-gBskq__hero{--primary-gradient:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);--accent-gradient:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);--warm-gradient:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);--glass-bg:#ffffff1f;--glass-border:#ffffff40;--text-primary:#fff;--text-secondary:#fffffff2;--text-muted:#ffffffbf;--text-subtle:#ffffffa6;--accent-primary:#f59e0b;--accent-secondary:#3b82f6;--accent-hover:#ef4444;--shadow-soft:0 8px 32px #0000001f;--shadow-medium:0 16px 48px #0000002e;--shadow-strong:0 24px 64px #0000003d;--shadow-glow:0 0 40px #3b82f64d;--transition-smooth:all .6s cubic-bezier(.16,1,.3,1);--transition-fast:all .3s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);--hero-height:100vh;--content-max-width:850px;width:100%;min-height:var(--hero-height);background:#424044 50%/cover fixed;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.info-module__-gBskq__backgroundWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.info-module__-gBskq__backgroundImage{background:var(--bg-image,var(--primary-gradient));opacity:.8;width:100%;height:100%;transition:var(--transition-smooth);background-position:50%;background-size:cover;position:absolute;top:0;left:0}.info-module__-gBskq__gradientOverlay{opacity:.88;background:#424044;width:100%;height:100%;animation:15s ease-in-out infinite info-module__-gBskq__gradientShift;position:absolute;top:0;left:0}@keyframes info-module__-gBskq__gradientShift{0%,to{opacity:.9}50%{opacity:.7}}.info-module__-gBskq__particleLayer{background-image:radial-gradient(2px 2px at 20% 30%,#ffffff59,#0000),radial-gradient(2px 2px at 40% 70%,#3b82f666,#0000),radial-gradient(1px 1px at 90% 40%,#ffffff73,#0000),radial-gradient(1px 1px at 60% 10%,#f59e0b59,#0000);background-repeat:repeat;background-size:550px 550px,350px 350px,250px 250px,150px 150px;width:100%;height:100%;animation:20s linear infinite info-module__-gBskq__particleFloat;position:absolute;top:0;left:0}@keyframes info-module__-gBskq__particleFloat{0%{transform:translate(0)}to{transform:translate(-50px,-50px)}}.info-module__-gBskq__mouseGlow{background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#3b82f62e 0%,#f59e0b1f 40%,transparent 70%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.info-module__-gBskq__hero:hover .info-module__-gBskq__mouseGlow{opacity:1}.info-module__-gBskq__floatingElements{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.info-module__-gBskq__floatingCircle,.info-module__-gBskq__floatingSquare{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute}.info-module__-gBskq__floatingCircle{border-radius:50%}.info-module__-gBskq__floatingSquare{border-radius:20px;transform:rotate(45deg)}.info-module__-gBskq__circle1{width:100px;height:100px;animation:6s ease-in-out infinite info-module__-gBskq__float1;top:20%;left:10%}.info-module__-gBskq__circle2{width:65px;height:65px;animation:8s ease-in-out infinite info-module__-gBskq__float2;top:60%;right:15%}.info-module__-gBskq__circle3{width:50px;height:50px;animation:7s ease-in-out infinite info-module__-gBskq__float3;top:30%;right:30%}.info-module__-gBskq__square1{width:85px;height:85px;animation:9s ease-in-out infinite info-module__-gBskq__float4;top:70%;left:20%}.info-module__-gBskq__square2{width:115px;height:115px;animation:5s ease-in-out infinite info-module__-gBskq__float5;top:15%;right:10%}@keyframes info-module__-gBskq__float1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(180deg)}}@keyframes info-module__-gBskq__float2{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-20px)translate(20px)}}@keyframes info-module__-gBskq__float3{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-40px)scale(1.1)}}@keyframes info-module__-gBskq__float4{0%,to{transform:translateY(0)rotate(45deg)}50%{transform:translateY(-25px)rotate(225deg)}}@keyframes info-module__-gBskq__float5{0%,to{transform:translateY(0)translate(0)rotate(45deg)}50%{transform:translateY(-35px)translate(-15px)rotate(225deg)}}.info-module__-gBskq__container{z-index:10;width:100%;max-width:1400px;min-height:var(--hero-height);justify-content:center;align-items:center;margin:0 auto;padding:2rem;display:flex;position:relative}.info-module__-gBskq__content{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.info-module__-gBskq__heroContent{max-width:var(--content-max-width);text-align:center;opacity:0;transition:var(--transition-smooth);transform:translateY(30px)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate{opacity:1;transform:translateY(0)}.info-module__-gBskq__badge{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--text-primary);box-shadow:var(--shadow-soft);transition:var(--transition-fast);letter-spacing:.015em;border-radius:50px;align-items:center;gap:.6rem;margin-top:2rem;padding:.7rem 1.4rem;font-size:.875rem;font-weight:600;animation:3s ease-in-out infinite info-module__-gBskq__badgeGlow;display:inline-flex}.info-module__-gBskq__badge:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.info-module__-gBskq__badgeIcon{font-size:1.1rem;animation:2s ease-in-out infinite info-module__-gBskq__iconSpin}@keyframes info-module__-gBskq__iconSpin{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(10deg)scale(1.1)}}@keyframes info-module__-gBskq__badgeGlow{0%,to{box-shadow:var(--shadow-soft)}50%{box-shadow:0 8px 32px #3b82f659}}.info-module__-gBskq__mainTitle{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.5rem,5vw,3rem);font-weight:800;line-height:1.2;position:relative}.info-module__-gBskq__titleLine{-webkit-text-fill-color:transparent;opacity:0;transition:var(--transition-smooth);text-shadow:0 2px 20px #ffffff1a;background:linear-gradient(135deg,#fff 0%,#f0f9ff 40%,#fff 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite info-module__-gBskq__titleShimmer;display:block;transform:translateY(20px)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate .info-module__-gBskq__titleLine{opacity:1;transform:translateY(0)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate .info-module__-gBskq__titleLine:nth-child(2){transition-delay:.2s}@keyframes info-module__-gBskq__titleShimmer{0%,to{background-position:0%}50%{background-position:100%}}.info-module__-gBskq__description{opacity:0;transition:var(--transition-smooth);margin-bottom:2rem;transform:translateY(20px)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate .info-module__-gBskq__description{opacity:1;transition-delay:.4s;transform:translateY(0)}.info-module__-gBskq__descriptionText{color:var(--text-secondary);max-width:750px;margin:0 auto;font-size:clamp(1rem,2vw,.9rem);font-weight:400;line-height:1.7}.info-module__-gBskq__highlightText{background:var(--warm-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;position:relative}.info-module__-gBskq__regularText{color:var(--text-muted);font-weight:400}.info-module__-gBskq__ctaButtons{opacity:0;transition:var(--transition-smooth);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex;transform:translateY(20px)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate .info-module__-gBskq__ctaButtons{opacity:1;transition-delay:.6s;transform:translateY(0)}.info-module__-gBskq__btn{transition:var(--transition-spring);white-space:nowrap;letter-spacing:.01em;border-radius:50px;align-items:center;gap:.75rem;padding:.95rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.info-module__-gBskq__btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.info-module__-gBskq__btn:hover:before{left:100%}.info-module__-gBskq__btnPrimary{background:var(--warm-gradient);color:#fff;box-shadow:var(--shadow-medium);border:2px solid #0000}.info-module__-gBskq__btnPrimary:hover{box-shadow:var(--shadow-strong),var(--shadow-glow);transform:translateY(-3px)scale(1.05)}.info-module__-gBskq__btnSecondary{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--text-primary);border:2px solid var(--glass-border);box-shadow:var(--shadow-soft)}.info-module__-gBskq__btnSecondary:hover{background:#fff3;border-color:#fff6;transform:translateY(-3px)scale(1.05)}.info-module__-gBskq__btnIcon{font-size:1.1rem;transition:transform .3s}.info-module__-gBskq__btn:hover .info-module__-gBskq__btnIcon{transform:translate(5px)}.info-module__-gBskq__stats{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);opacity:0;transition:var(--transition-smooth);border-radius:20px;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:1.25rem 1.75rem;display:flex;transform:translateY(20px)}.info-module__-gBskq__heroContent.info-module__-gBskq__animate .info-module__-gBskq__stats{opacity:1;transition-delay:.8s;transform:translateY(0)}.info-module__-gBskq__statItem{text-align:center}.info-module__-gBskq__statNumber{background:var(--warm-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem;font-size:2.25rem;font-weight:800;line-height:1}.info-module__-gBskq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.95rem;font-weight:500}.info-module__-gBskq__statSeparator{background:var(--glass-border);width:1px;height:40px}.info-module__-gBskq__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:2s infinite info-module__-gBskq__bounce;display:flex;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}.info-module__-gBskq__scrollMouse{border:2px solid var(--text-muted);border-radius:12px;justify-content:center;align-items:flex-start;width:24px;height:40px;padding-top:8px;display:flex;position:relative}.info-module__-gBskq__scrollWheel{background:var(--text-muted);border-radius:2px;width:4px;height:8px;animation:1.5s infinite info-module__-gBskq__scrollAnimation}.info-module__-gBskq__scrollText{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:500}@keyframes info-module__-gBskq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes info-module__-gBskq__scrollAnimation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.info-module__-gBskq__waves{z-index:5;pointer-events:none;width:100%;height:100px;position:absolute;bottom:0;left:0}.info-module__-gBskq__wave{background-repeat:repeat-x;width:200%;height:100%;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;bottom:0;left:0}.info-module__-gBskq__wave1{opacity:.1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z' opacity='.25' fill='%23ffffff'/%3E%3C/svg%3E");animation:10s linear infinite info-module__-gBskq__wave1}.info-module__-gBskq__wave2{opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M0,0V15.81C13,36.92,27.64,56.86,47.69,72.05,99.41,111.27,165,111,224.58,91.58c31.15-10.15,60.09-26.07,89.67-39.8,40.92-19,84.73-46,130.83-49.67,36.26-2.85,70.9,9.42,98.6,31.56,31.77,25.39,62.32,62,103.63,73,40.44,10.79,81.35-6.69,119.13-24.28s75.16-39,116.92-43.05c59.73-5.85,113.28,22.88,168.9,38.84,30.2,8.66,59,6.17,87.09-7.5,22.43-10.89,48-26.93,60.65-49.24V0Z' opacity='.5' fill='%23ffffff'/%3E%3C/svg%3E");animation:12s linear infinite reverse info-module__-gBskq__wave2}.info-module__-gBskq__wave3{opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120' preserveAspectRatio='none'%3E%3Cpath d='M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z' opacity='.3' fill='%23ffffff'/%3E%3C/svg%3E");animation:8s linear infinite info-module__-gBskq__wave3}@keyframes info-module__-gBskq__wave1{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes info-module__-gBskq__wave2{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes info-module__-gBskq__wave3{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1200px){.info-module__-gBskq__hero{--hero-height:90vh;--content-max-width:700px}}@media (max-width:992px){.info-module__-gBskq__hero{--content-max-width:650px}.info-module__-gBskq__badge{padding:.65rem 1.3rem;font-size:.85rem}.info-module__-gBskq__btn{padding:.9rem 1.85rem}.info-module__-gBskq__stats{gap:1.25rem;padding:1.1rem 1.5rem}}@media (max-width:768px){.info-module__-gBskq__hero{--hero-height:100vh;background-attachment:scroll}.info-module__-gBskq__container{padding:1rem}.info-module__-gBskq__badge{margin-bottom:1.25rem;padding:.6rem 1.2rem;font-size:.8rem}.info-module__-gBskq__ctaButtons{flex-direction:column;gap:1rem;margin-bottom:2rem}.info-module__-gBskq__btn{justify-content:center;width:100%;max-width:280px}.info-module__-gBskq__stats{flex-direction:column;gap:.85rem;padding:.85rem 1.25rem}.info-module__-gBskq__statSeparator{background:var(--glass-border);width:80%;height:1px}.info-module__-gBskq__scrollIndicator{bottom:1rem}.info-module__-gBskq__floatingElements{display:none}}@media (max-width:480px){.info-module__-gBskq__container{padding:.5rem}.info-module__-gBskq__badge{padding:.6rem 1.2rem;font-size:.85rem}.info-module__-gBskq__mainTitle{margin-bottom:1.25rem}.info-module__-gBskq__descriptionText{font-size:1rem;line-height:1.6}.info-module__-gBskq__btn{padding:.85rem 1.75rem;font-size:.9rem}.info-module__-gBskq__stats{margin-bottom:2rem}.info-module__-gBskq__statNumber{font-size:1.85rem}.info-module__-gBskq__statLabel{font-size:.85rem}}[dir=rtl] .info-module__-gBskq__heroContent{text-align:center}[dir=rtl] .info-module__-gBskq__ctaButtons,[dir=rtl] .info-module__-gBskq__stats{direction:rtl}[dir=rtl] .info-module__-gBskq__btn:hover .info-module__-gBskq__btnIcon{transform:translate(-5px)}@media (prefers-reduced-motion:reduce){.info-module__-gBskq__floatingElements{display:none}}@media (prefers-contrast:high){.info-module__-gBskq__hero{--glass-bg:#fff3;--glass-border:#ffffff80;--text-secondary:#fff;--text-muted:#f0f0f0}}.info-module__-gBskq__btn:focus{outline:3px solid var(--accent-secondary);outline-offset:3px}.info-module__-gBskq__btn:focus-visible{outline:3px solid var(--accent-secondary);outline-offset:3px;box-shadow:0 0 0 6px #3b82f633}.info-module__-gBskq__hero,.info-module__-gBskq__backgroundWrapper,.info-module__-gBskq__floatingElements{will-change:transform;backface-visibility:hidden}.info-module__-gBskq__backgroundImage,.info-module__-gBskq__gradientOverlay{contain:layout style paint}
.service-card-module__B96N2G__serviceCard{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--glass-bg:#ffffff1a;--glass-bg-hover:#ffffff26;--glass-border:#fff3;--glass-border-hover:#ffffff4d;--card-shadow:0 8px 32px #0000001a;--card-shadow-hover:0 20px 64px #00000026;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--icon-bg:#f8fafc;--icon-border:#e2e8f0;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--transition-smooth:all .6s cubic-bezier(.16,1,.3,1);--transition-fast:all .3s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);opacity:0;width:100%;transition:var(--transition-smooth);will-change:transform,opacity;margin-bottom:2rem;padding:1rem;transform:translateY(60px)}.service-card-module__B96N2G__serviceCard.service-card-module__B96N2G__visible{opacity:1;transition-delay:calc(var(--index)*.1s);transform:translateY(0)}.service-card-module__B96N2G__cardInner{-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);height:100%;min-height:420px;transition:var(--transition-smooth);cursor:pointer;text-align:center;background:var(--glass-bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--card-shadow-hover);border-radius:24px;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden;transform:translateY(-8px)}.service-card-module__B96N2G__cardInner:before{content:"";opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 50%,#fff0 100%);position:absolute;top:0;left:0}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__cardInner{background:var(--glass-bg-hover);border-color:var(--glass-border-hover);box-shadow:var(--card-shadow-hover);transform:translateY(-8px)}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__cardInner:before{opacity:1}.service-card-module__B96N2G__cardBackground{pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.service-card-module__B96N2G__gradientOrb{background:var(--orange-gradient);opacity:.1;filter:blur(80px);width:200px;height:200px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:-50%;right:-50%}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__gradientOrb{opacity:.2;transform:scale(1.2)}.service-card-module__B96N2G__glowEffect{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 50% 0,#3b82f61a 0%,#0000 50%);position:absolute;top:0;left:0}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__glowEffect{opacity:1}.service-card-module__B96N2G__iconContainer{z-index:2;margin-bottom:2rem;position:relative}.service-card-module__B96N2G__iconBackground{background:var(--icon-bg);border:2px solid var(--icon-border);width:80px;height:80px;transition:var(--transition-smooth);border-radius:50%;position:relative;overflow:hidden}.service-card-module__B96N2G__iconBorder{background:var(--orange-gradient);opacity:0;width:calc(100% + 4px);height:calc(100% + 4px);transition:var(--transition-smooth);z-index:-1;border-radius:50%;position:absolute;top:-2px;left:-2px}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__iconBorder{opacity:1;animation:2s linear infinite service-card-module__B96N2G__rotate}.service-card-module__B96N2G__iconGlow{background:var(--orange-gradient);opacity:0;filter:blur(20px);width:120%;height:120%;transition:var(--transition-smooth);z-index:-2;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__iconGlow{opacity:.3;animation:2s ease-in-out infinite service-card-module__B96N2G__pulse}.service-card-module__B96N2G__iconWrapper{width:48px;height:48px;transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__iconWrapper{transform:translate(-50%,-50%)scale(1.1)}.service-card-module__B96N2G__serviceIcon{object-fit:contain;filter:drop-shadow(0 4px 12px #0000001a);width:100%;height:100%;transition:var(--transition-smooth)}.service-card-module__B96N2G__iconParticles{pointer-events:none;opacity:0;width:100px;height:100px;transition:var(--transition-smooth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__iconParticles{opacity:1}.service-card-module__B96N2G__particle{background:var(--orange-gradient);opacity:.7;border-radius:50%;width:4px;height:4px;position:absolute}.service-card-module__B96N2G__particle:first-child{animation:3s ease-in-out infinite service-card-module__B96N2G__float1;top:20%;left:80%}.service-card-module__B96N2G__particle:nth-child(2){animation:2.5s ease-in-out .5s infinite service-card-module__B96N2G__float2;top:70%;left:20%}.service-card-module__B96N2G__particle:nth-child(3){animation:3.5s ease-in-out 1s infinite service-card-module__B96N2G__float3;top:30%;left:10%}.service-card-module__B96N2G__cardContent{z-index:2;flex-direction:column;flex:1;align-items:center;display:flex}.service-card-module__B96N2G__serviceTitle{color:var(--text-primary);transition:var(--transition-fast);text-align:center;margin-bottom:1rem;font-size:1.375rem;font-weight:700;line-height:1.4}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__serviceTitle{color:var(--accent-color);transform:translateY(-2px)}.service-card-module__B96N2G__serviceDescription{color:var(--text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;text-align:center;transition:var(--transition-fast);-webkit-box-orient:vertical;flex:1;min-height:2.85rem;margin-bottom:2rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.service-card-module__B96N2G__serviceCard:hover .service-card-module__B96N2G__serviceDescription{color:var(--text-primary)}.service-card-module__B96N2G__cardActions{width:100%;margin-top:auto}.service-card-module__B96N2G__actionButton{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--glass-border);width:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition-spring);border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}.service-card-module__B96N2G__actionButton:before{content:"";background:var(--orange-gradient);width:100%;height:100%;transition:var(--transition-fast);z-index:-1;position:absolute;top:0;left:-100%}.service-card-module__B96N2G__actionButton:hover{color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #ff8a004d}.service-card-module__B96N2G__actionButton:hover:before{left:0}.service-card-module__B96N2G__buttonText{z-index:1;transition:var(--transition-fast);position:relative}.service-card-module__B96N2G__buttonIcon{z-index:1;transition:var(--transition-fast);align-items:center;display:flex;position:relative}.service-card-module__B96N2G__actionButton:hover .service-card-module__B96N2G__buttonIcon{transform:translate(4px)}.service-card-module__B96N2G__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-card-module__B96N2G__actionButton:active .service-card-module__B96N2G__buttonRipple{width:200px;height:200px}.service-card-module__B96N2G__loadingContainer{flex-direction:column;align-items:center;gap:.75rem;padding:1rem;display:flex}.service-card-module__B96N2G__loadingSpinner{width:32px;height:32px;position:relative}.service-card-module__B96N2G__spinner{border:3px solid var(--glass-border);border-top:3px solid var(--accent-color);border-radius:50%;width:100%;height:100%;animation:1s linear infinite service-card-module__B96N2G__spin}.service-card-module__B96N2G__loadingText{color:var(--text-secondary);font-size:.875rem;font-weight:500}.service-card-module__B96N2G__hoverOverlay{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;z-index:3;background:linear-gradient(135deg,#3b82f6f2 0%,#9333eaf2 100%);border-radius:24px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;transform:scale(.9)}.service-card-module__B96N2G__hoverOverlay.service-card-module__B96N2G__hoverActive{opacity:1;transform:scale(1)}.service-card-module__B96N2G__hoverContent{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.service-card-module__B96N2G__hoverIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;padding:1rem}.service-card-module__B96N2G__hoverText{letter-spacing:.025em;font-size:1.1rem;font-weight:600}@keyframes service-card-module__B96N2G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes service-card-module__B96N2G__pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.1)}}@keyframes service-card-module__B96N2G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes service-card-module__B96N2G__float1{0%,to{transform:translate(0)}33%{transform:translate(10px,-15px)}66%{transform:translate(-5px,-10px)}}@keyframes service-card-module__B96N2G__float2{0%,to{transform:translate(0)}33%{transform:translate(-8px,-12px)}66%{transform:translate(12px,-8px)}}@keyframes service-card-module__B96N2G__float3{0%,to{transform:translate(0)}33%{transform:translate(6px,-18px)}66%{transform:translate(-10px,-6px)}}@media (min-width:768px){.service-card-module__B96N2G__serviceCard{width:50%;padding:.75rem}}@media (min-width:1024px){.service-card-module__B96N2G__serviceCard{width:25%;padding:.75rem}.service-card-module__B96N2G__cardInner{padding:2.5rem 2rem}.service-card-module__B96N2G__serviceTitle{font-size:1.5rem}.service-card-module__B96N2G__serviceDescription{font-size:1rem}}@media (max-width:767px){.service-card-module__B96N2G__cardInner{min-height:380px;padding:1.5rem 1rem}.service-card-module__B96N2G__iconBackground{width:70px;height:70px}.service-card-module__B96N2G__iconWrapper{width:42px;height:42px}.service-card-module__B96N2G__serviceTitle{font-size:1.25rem}.service-card-module__B96N2G__serviceDescription{font-size:.9rem}.service-card-module__B96N2G__actionButton{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.service-card-module__B96N2G__serviceCard{margin-bottom:1.5rem}.service-card-module__B96N2G__cardInner{min-height:350px;padding:1.5rem 1rem}.service-card-module__B96N2G__serviceTitle{margin-bottom:.75rem;font-size:1.125rem}.service-card-module__B96N2G__serviceDescription{margin-bottom:1.5rem}}[dir=rtl] .service-card-module__B96N2G__actionButton{direction:rtl}[dir=rtl] .service-card-module__B96N2G__actionButton:hover .service-card-module__B96N2G__buttonIcon{transform:translate(-4px)}@media (prefers-reduced-motion:reduce){.service-card-module__B96N2G__serviceCard,.service-card-module__B96N2G__cardInner,.service-card-module__B96N2G__iconBackground,.service-card-module__B96N2G__iconBorder,.service-card-module__B96N2G__iconGlow,.service-card-module__B96N2G__iconWrapper,.service-card-module__B96N2G__serviceIcon,.service-card-module__B96N2G__iconParticles,.service-card-module__B96N2G__serviceTitle,.service-card-module__B96N2G__serviceDescription,.service-card-module__B96N2G__actionButton,.service-card-module__B96N2G__buttonIcon,.service-card-module__B96N2G__hoverOverlay{transition:none!important;animation:none!important}.service-card-module__B96N2G__particle{display:none}}@media (prefers-contrast:high){.service-card-module__B96N2G__serviceCard{--glass-bg:#fff3;--glass-border:#ffffff80;--text-primary:#000;--text-secondary:#333}}.service-card-module__B96N2G__actionButton:focus{outline:2px solid var(--accent-color);outline-offset:2px}.service-card-module__B96N2G__serviceCard:focus-within{outline:2px solid var(--accent-color);outline-offset:2px;border-radius:24px}.service-card-module__B96N2G__serviceCard,.service-card-module__B96N2G__cardInner,.service-card-module__B96N2G__cardBackground,.service-card-module__B96N2G__iconContainer{will-change:transform;backface-visibility:hidden}.service-card-module__B96N2G__gradientOrb,.service-card-module__B96N2G__glowEffect,.service-card-module__B96N2G__iconParticles{contain:layout style paint}
.services-module__8oUAeG__servicesSection{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--glass-bg:#ffffff14;--glass-bg-strong:#ffffff1f;--glass-border:#fff3;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--bg-light:#f8fafc;--bg-gradient:linear-gradient(180deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%);--section-shadow:0 20px 80px #0000000d;--element-shadow:0 8px 32px #0000001a;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--warning-color:#f59e0b;--transition-smooth:all .8s cubic-bezier(.16,1,.3,1);--transition-fast:all .4s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);background:var(--bg-gradient);isolation:isolate;padding:6rem 0 4rem;position:relative;overflow:hidden}.services-module__8oUAeG__servicesSection:before{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.03' fill-rule='evenodd'%3E%3Cpath d='m0 40l40-40h-40v40zm40 0v-40h-40l40 40z'/%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.services-module__8oUAeG__backgroundElements{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.services-module__8oUAeG__gradientBlob1{background:var(--primary-gradient);opacity:.1;filter:blur(80px);border-radius:50%;width:300px;height:300px;animation:20s ease-in-out infinite services-module__8oUAeG__float1;position:absolute;top:10%;left:10%}.services-module__8oUAeG__gradientBlob2{background:var(--orange-gradient);opacity:.08;filter:blur(60px);border-radius:50%;width:250px;height:250px;animation:25s ease-in-out infinite reverse services-module__8oUAeG__float2;position:absolute;bottom:20%;right:15%}.services-module__8oUAeG__meshPattern{background-image:radial-gradient(circle at 25% 25%,#3b82f608 0%,#0000 50%),radial-gradient(circle at 75% 75%,#8b5cf608 0%,#0000 50%),radial-gradient(circle at 50% 100%,#ff8a0008 0%,#0000 50%);width:100%;height:100%;animation:30s ease-in-out infinite services-module__8oUAeG__meshShift;position:absolute;top:0;left:0}.services-module__8oUAeG__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.services-module__8oUAeG__sectionHeader{text-align:center;opacity:0;transition:var(--transition-smooth);margin-bottom:4rem;transform:translateY(40px)}.services-module__8oUAeG__servicesSection.services-module__8oUAeG__visible .services-module__8oUAeG__sectionHeader{opacity:1;transition-delay:.2s;transform:translateY(0)}.services-module__8oUAeG__badge{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--text-secondary);box-shadow:var(--element-shadow);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite services-module__8oUAeG__badgeGlow;display:inline-flex}.services-module__8oUAeG__badgeIcon{font-size:1.1rem;animation:2s ease-in-out infinite services-module__8oUAeG__iconPulse}.services-module__8oUAeG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2;position:relative}.services-module__8oUAeG__titleLine{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-color)50%,var(--text-primary)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite services-module__8oUAeG__titleShimmer;display:block}.services-module__8oUAeG__titleUnderline{background:var(--orange-gradient);width:80px;height:4px;transition:var(--transition-spring);border-radius:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)scaleX(0)}.services-module__8oUAeG__servicesSection.services-module__8oUAeG__visible .services-module__8oUAeG__titleUnderline{transition-delay:.8s;transform:translate(-50%)scaleX(1)}.services-module__8oUAeG__sectionDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.7}.services-module__8oUAeG__servicesGrid{flex-wrap:wrap;justify-content:center;align-items:stretch;min-height:480px;margin:0 -.75rem 4rem;display:flex}.services-module__8oUAeG__sectionFooter{opacity:0;transition:var(--transition-smooth);flex-direction:column;align-items:center;gap:3rem;padding-top:2rem;display:flex;transform:translateY(40px)}.services-module__8oUAeG__servicesSection.services-module__8oUAeG__visible .services-module__8oUAeG__sectionFooter{opacity:1;transition-delay:1s;transform:translateY(0)}.services-module__8oUAeG__divider{align-items:center;gap:1rem;width:100%;max-width:400px;display:flex}.services-module__8oUAeG__dividerLine{background:linear-gradient(90deg,transparent 0%,var(--glass-border)50%,transparent 100%);flex:1;height:1px}.services-module__8oUAeG__dividerIcon{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);width:48px;height:48px;color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;animation:8s linear infinite services-module__8oUAeG__iconRotate;display:flex}.services-module__8oUAeG__seeMoreButton{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:2px solid var(--glass-border);color:var(--text-primary);transition:var(--transition-spring);box-shadow:var(--element-shadow);border-radius:50px;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.services-module__8oUAeG__seeMoreButton:before{content:"";background:var(--orange-gradient);width:100%;height:100%;transition:var(--transition-fast);z-index:-1;position:absolute;top:0;left:-100%}.services-module__8oUAeG__seeMoreButton:hover{color:#fff;border-color:#0000;transform:translateY(-4px)scale(1.05);box-shadow:0 16px 48px #ff8a004d}.services-module__8oUAeG__seeMoreButton:hover:before{left:0}.services-module__8oUAeG__buttonContent{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.services-module__8oUAeG__buttonIcon{transition:var(--transition-fast);align-items:center;display:flex}.services-module__8oUAeG__seeMoreButton:hover .services-module__8oUAeG__buttonIcon{transform:translate(4px)}.services-module__8oUAeG__buttonGlow{width:0;height:0;transition:var(--transition-fast);z-index:-2;pointer-events:none;background:radial-gradient(circle,#ff8a004d 0%,#0000 70%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__8oUAeG__seeMoreButton:hover .services-module__8oUAeG__buttonGlow{width:200px;height:200px}.services-module__8oUAeG__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__8oUAeG__seeMoreButton:active .services-module__8oUAeG__buttonRipple{width:200px;height:200px}.services-module__8oUAeG__statsContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--element-shadow);border-radius:20px;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem 2rem;display:flex}.services-module__8oUAeG__statItem{text-align:center;flex:1}.services-module__8oUAeG__statNumber{background:var(--orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.875rem;font-weight:900;line-height:1;animation:3s ease-in-out infinite services-module__8oUAeG__numberPulse}.services-module__8oUAeG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;line-height:1.2}.services-module__8oUAeG__statSeparator{background:var(--glass-border);opacity:.5;width:1px;height:40px}.services-module__8oUAeG__floatingElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.services-module__8oUAeG__floatingShape{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;position:absolute}.services-module__8oUAeG__shape1{width:100px;height:100px;animation:15s ease-in-out infinite services-module__8oUAeG__floatShape1;top:20%;left:5%;transform:rotate(15deg)}.services-module__8oUAeG__shape2{border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite reverse services-module__8oUAeG__floatShape2;top:60%;right:8%}.services-module__8oUAeG__shape3{width:60px;height:120px;animation:18s ease-in-out infinite services-module__8oUAeG__floatShape3;bottom:30%;left:15%;transform:rotate(-20deg)}.services-module__8oUAeG__waveDivider{pointer-events:none;z-index:2;width:100%;height:60px;position:absolute;bottom:0;left:0;overflow:hidden}.services-module__8oUAeG__waveTop{color:#ffffff0d;width:100%;height:100%}@keyframes services-module__8oUAeG__float1{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,-15px)rotate(240deg)}}@keyframes services-module__8oUAeG__float2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-25px,-20px)rotate(-120deg)}66%{transform:translate(15px,-35px)rotate(-240deg)}}@keyframes services-module__8oUAeG__meshShift{0%,to{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-5px,-15px)}75%{transform:translate(8px,-5px)}}@keyframes services-module__8oUAeG__badgeGlow{0%,to{box-shadow:var(--element-shadow)}50%{box-shadow:0 8px 32px #3b82f633}}@keyframes services-module__8oUAeG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes services-module__8oUAeG__titleShimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes services-module__8oUAeG__iconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes services-module__8oUAeG__numberPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes services-module__8oUAeG__floatShape1{0%,to{transform:translate(0)rotate(15deg)}33%{transform:translate(20px,-25px)rotate(45deg)}66%{transform:translate(-10px,-15px)rotate(75deg)}}@keyframes services-module__8oUAeG__floatShape2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,-20px)scale(1.1)}}@keyframes services-module__8oUAeG__floatShape3{0%,to{transform:translate(0)rotate(-20deg)}33%{transform:translate(-15px,-30px)rotate(-10deg)}66%{transform:translate(10px,-20px)rotate(-30deg)}}@media (max-width:1200px){.services-module__8oUAeG__container{padding:0 1.5rem}.services-module__8oUAeG__sectionHeader{margin-bottom:3rem}}@media (max-width:768px){.services-module__8oUAeG__servicesSection{padding:4rem 0 3rem}.services-module__8oUAeG__container{padding:0 1rem}.services-module__8oUAeG__sectionHeader{margin-bottom:2.5rem}.services-module__8oUAeG__badge{padding:.6rem 1.2rem;font-size:.85rem}.services-module__8oUAeG__sectionDescription{font-size:1rem}.services-module__8oUAeG__servicesGrid{margin:0 -.5rem 3rem}.services-module__8oUAeG__sectionFooter{gap:2rem}.services-module__8oUAeG__statsContainer{flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem}.services-module__8oUAeG__statSeparator{width:80%;height:1px}.services-module__8oUAeG__seeMoreButton{padding:.875rem 2rem;font-size:.95rem}.services-module__8oUAeG__floatingElements{display:none}}@media (max-width:480px){.services-module__8oUAeG__servicesSection{padding:3rem 0 2rem}.services-module__8oUAeG__sectionHeader{margin-bottom:2rem}.services-module__8oUAeG__sectionDescription{font-size:.95rem;line-height:1.6}.services-module__8oUAeG__servicesGrid{margin:0 -.25rem 2rem}.services-module__8oUAeG__statNumber{font-size:1.5rem}.services-module__8oUAeG__statLabel{font-size:.8rem}}[dir=rtl] .services-module__8oUAeG__sectionHeader,[dir=rtl] .services-module__8oUAeG__sectionFooter,[dir=rtl] .services-module__8oUAeG__statsContainer{direction:rtl}[dir=rtl] .services-module__8oUAeG__seeMoreButton:hover .services-module__8oUAeG__buttonIcon{transform:translate(-4px)}[dir=rtl] .services-module__8oUAeG__buttonContent{direction:rtl}@media (prefers-reduced-motion:reduce){.services-module__8oUAeG__floatingElements{display:none}}@media (prefers-contrast:high){.services-module__8oUAeG__servicesSection{--glass-bg:#fff3;--glass-bg-strong:#ffffff4d;--glass-border:#0000004d;--text-primary:#000;--text-secondary:#333;--text-muted:#666}}.services-module__8oUAeG__seeMoreButton:focus{outline:2px solid var(--accent-color);outline-offset:2px}.services-module__8oUAeG__servicesSection,.services-module__8oUAeG__backgroundElements,.services-module__8oUAeG__floatingElements,.services-module__8oUAeG__servicesGrid{will-change:transform;backface-visibility:hidden}.services-module__8oUAeG__gradientBlob1,.services-module__8oUAeG__gradientBlob2,.services-module__8oUAeG__meshPattern{contain:layout style paint}
.about-module__GMDHjG__aboutSection{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--glass-bg:#ffffff1a;--glass-bg-strong:#ffffff26;--glass-border:#fff3;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--bg-light:#f8fafc;--bg-white:#fff;--bg-gray-50:#f9fafb;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--warning-color:#f59e0b;--shadow-soft:0 4px 16px #0000000d;--shadow-medium:0 8px 32px #0000001a;--shadow-strong:0 16px 48px #00000026;--border-light:#e5e7eb;--transition-smooth:all .8s cubic-bezier(.16,1,.3,1);--transition-fast:all .4s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(180deg,var(--bg-light)0%,var(--bg-white)50%,var(--bg-gray-50)100%);isolation:isolate;opacity:0;transition:var(--transition-smooth);padding:6rem 0 4rem;position:relative;overflow:hidden;transform:translateY(40px)}.about-module__GMDHjG__aboutSection.about-module__GMDHjG__visible{opacity:1;transform:translateY(0)}.about-module__GMDHjG__aboutSection:before{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.02' fill-rule='evenodd'%3E%3Cpath d='m0 40l40-40h-40v40zm40 0v-40h-40l40 40z'/%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.about-module__GMDHjG__backgroundElements{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__GMDHjG__gradientBlob1{background:var(--primary-gradient);opacity:.08;filter:blur(80px);border-radius:50%;width:350px;height:350px;animation:20s ease-in-out infinite about-module__GMDHjG__float1;position:absolute;top:15%;left:5%}.about-module__GMDHjG__gradientBlob2{background:var(--orange-gradient);opacity:.06;filter:blur(60px);border-radius:50%;width:280px;height:280px;animation:25s ease-in-out infinite reverse about-module__GMDHjG__float2;position:absolute;bottom:20%;right:10%}.about-module__GMDHjG__meshPattern{background-image:radial-gradient(circle at 25% 25%,#3b82f605 0%,#0000 50%),radial-gradient(circle at 75% 75%,#8b5cf605 0%,#0000 50%),radial-gradient(circle at 50% 100%,#ff8a0005 0%,#0000 50%);width:100%;height:100%;animation:30s ease-in-out infinite about-module__GMDHjG__meshShift;position:absolute;top:0;left:0}.about-module__GMDHjG__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.about-module__GMDHjG__sectionHeader{text-align:center;opacity:0;transition:var(--transition-smooth);margin-bottom:4rem;transform:translateY(30px)}.about-module__GMDHjG__aboutSection.about-module__GMDHjG__visible .about-module__GMDHjG__sectionHeader{opacity:1;transition-delay:.2s;transform:translateY(0)}.about-module__GMDHjG__badge{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--text-secondary);box-shadow:var(--shadow-soft);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite about-module__GMDHjG__badgeGlow;display:inline-flex}.about-module__GMDHjG__badgeIcon{font-size:1.1rem;animation:2s ease-in-out infinite about-module__GMDHjG__iconPulse}.about-module__GMDHjG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2;position:relative}.about-module__GMDHjG__titleLine{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-color)50%,var(--text-primary)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite about-module__GMDHjG__titleShimmer;display:block}.about-module__GMDHjG__titleUnderline{background:var(--orange-gradient);width:80px;height:4px;transition:var(--transition-spring);border-radius:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)scaleX(0)}.about-module__GMDHjG__aboutSection.about-module__GMDHjG__visible .about-module__GMDHjG__titleUnderline{transition-delay:.8s;transform:translate(-50%)scaleX(1)}.about-module__GMDHjG__contentGrid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));align-items:stretch;gap:3rem;margin-bottom:5rem;display:grid}.about-module__GMDHjG__featureCard{opacity:0;min-height:600px;transition:var(--transition-smooth);position:relative;transform:translateY(60px)}.about-module__GMDHjG__featureCard.about-module__GMDHjG__visible{opacity:1;transform:translateY(0)}.about-module__GMDHjG__serviceCard.about-module__GMDHjG__visible{transition-delay:.3s}.about-module__GMDHjG__imageCard.about-module__GMDHjG__visible{transition-delay:.5s}.about-module__GMDHjG__cardInner{background:var(--bg-white);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);height:100%;transition:var(--transition-smooth);text-align:center;box-shadow:var(--shadow-soft);border-radius:24px;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.about-module__GMDHjG__cardInner:hover{box-shadow:var(--shadow-strong);border-color:#3b82f633;transform:translateY(-8px)}.about-module__GMDHjG__cardBackground{pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.about-module__GMDHjG__gradientOrb{background:var(--orange-gradient);opacity:.05;filter:blur(80px);width:200px;height:200px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:-50%;right:-50%}.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__gradientOrb{opacity:.1;transform:scale(1.2)}.about-module__GMDHjG__glowEffect{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 50% 0,#3b82f60d 0%,#0000 50%);position:absolute;top:0;left:0}.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__glowEffect{opacity:1}.about-module__GMDHjG__serviceIconContainer{z-index:2;margin-bottom:2rem;position:relative}.about-module__GMDHjG__iconBackground{background:var(--bg-gray-50);border:2px solid var(--border-light);width:100px;height:100px;transition:var(--transition-smooth);border-radius:50%;position:relative;overflow:hidden}.about-module__GMDHjG__iconBorder{background:var(--orange-gradient);opacity:0;width:calc(100% + 6px);height:calc(100% + 6px);transition:var(--transition-smooth);z-index:-1;border-radius:50%;animation:3s linear infinite about-module__GMDHjG__rotate;position:absolute;top:-3px;left:-3px}.about-module__GMDHjG__serviceIconContainer:hover .about-module__GMDHjG__iconBorder{opacity:1}.about-module__GMDHjG__iconGlow{background:var(--orange-gradient);opacity:0;filter:blur(20px);width:140%;height:140%;transition:var(--transition-smooth);z-index:-2;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__GMDHjG__serviceIconContainer:hover .about-module__GMDHjG__iconGlow{opacity:.3;animation:2s ease-in-out infinite about-module__GMDHjG__pulse}.about-module__GMDHjG__iconWrapper{width:60px;height:60px;transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__GMDHjG__serviceIconContainer:hover .about-module__GMDHjG__iconWrapper{transform:translate(-50%,-50%)scale(1.1)}.about-module__GMDHjG__serviceIcon{object-fit:contain;filter:drop-shadow(0 4px 12px #0000001a);width:100%;height:100%;transition:var(--transition-smooth)}.about-module__GMDHjG__iconParticles{pointer-events:none;opacity:0;width:120px;height:120px;transition:var(--transition-smooth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__GMDHjG__serviceIconContainer:hover .about-module__GMDHjG__iconParticles{opacity:1}.about-module__GMDHjG__particle{background:var(--orange-gradient);opacity:.7;border-radius:50%;width:4px;height:4px;position:absolute}.about-module__GMDHjG__particle:first-child{animation:3s ease-in-out infinite about-module__GMDHjG__particleFloat1;top:20%;left:80%}.about-module__GMDHjG__particle:nth-child(2){animation:2.5s ease-in-out .5s infinite about-module__GMDHjG__particleFloat2;top:70%;left:20%}.about-module__GMDHjG__particle:nth-child(3){animation:3.5s ease-in-out 1s infinite about-module__GMDHjG__particleFloat3;top:30%;left:10%}.about-module__GMDHjG__imageContainer{width:100%;max-width:400px;margin-bottom:2rem;position:relative}.about-module__GMDHjG__imageWrapper{width:100%;height:250px;box-shadow:var(--shadow-medium);transition:var(--transition-smooth);border-radius:16px;position:relative;overflow:hidden}.about-module__GMDHjG__imageWrapper:hover{box-shadow:var(--shadow-strong);transform:scale(1.02)}.about-module__GMDHjG__featureImage{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.about-module__GMDHjG__imageWrapper:hover .about-module__GMDHjG__featureImage{transform:scale(1.05)}.about-module__GMDHjG__imageOverlay{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:linear-gradient(135deg,#3b82f61a 0%,#8b5cf61a 100%);position:absolute;top:0;left:0}.about-module__GMDHjG__imageWrapper:hover .about-module__GMDHjG__imageOverlay{opacity:1}.about-module__GMDHjG__imageBorder{background:var(--orange-gradient);opacity:0;width:calc(100% + 4px);height:calc(100% + 4px);transition:var(--transition-smooth);z-index:-1;border-radius:18px;position:absolute;top:-2px;left:-2px}.about-module__GMDHjG__imageWrapper:hover .about-module__GMDHjG__imageBorder{opacity:.3}.about-module__GMDHjG__cardContent{z-index:2;flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.about-module__GMDHjG__serviceTitle,.about-module__GMDHjG__imageTitle{color:var(--text-primary);transition:var(--transition-fast);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__serviceTitle,.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__imageTitle{color:var(--accent-color);transform:translateY(-2px)}.about-module__GMDHjG__serviceDescription,.about-module__GMDHjG__imageDescription{color:var(--text-secondary);text-align:center;transition:var(--transition-fast);flex:1;align-items:center;margin-bottom:2rem;font-size:1rem;line-height:1.6;display:flex}.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__serviceDescription,.about-module__GMDHjG__cardInner:hover .about-module__GMDHjG__imageDescription{color:var(--text-primary)}.about-module__GMDHjG__featurePoints{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.about-module__GMDHjG__featurePoint{background:var(--bg-gray-50);transition:var(--transition-fast);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.about-module__GMDHjG__featurePoint:hover{background:var(--bg-light);transform:translate(4px)}.about-module__GMDHjG__pointIcon{background:var(--success-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.about-module__GMDHjG__pointText{color:var(--text-secondary);font-size:.9rem;font-weight:500}.about-module__GMDHjG__serviceButton{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--border-light);color:var(--text-primary);transition:var(--transition-spring);border-radius:50px;align-items:center;gap:.75rem;margin-top:auto;padding:1rem 2rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}.about-module__GMDHjG__serviceButton:before{content:"";background:var(--orange-gradient);width:100%;height:100%;transition:var(--transition-fast);z-index:-1;position:absolute;top:0;left:-100%}.about-module__GMDHjG__serviceButton:hover{color:#fff;box-shadow:var(--shadow-medium);border-color:#0000;transform:translateY(-2px)}.about-module__GMDHjG__serviceButton:hover:before{left:0}.about-module__GMDHjG__buttonIcon{transition:var(--transition-fast);align-items:center;display:flex}.about-module__GMDHjG__serviceButton:hover .about-module__GMDHjG__buttonIcon{transform:translate(4px)}.about-module__GMDHjG__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__GMDHjG__serviceButton:active .about-module__GMDHjG__buttonRipple{width:200px;height:200px}.about-module__GMDHjG__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__GMDHjG__floatingShape{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);opacity:.7;border-radius:50%;position:absolute}.about-module__GMDHjG__shape1{width:60px;height:60px;animation:8s ease-in-out infinite about-module__GMDHjG__shapeFloat1;top:15%;right:10%}.about-module__GMDHjG__shape2{width:40px;height:40px;animation:6s ease-in-out infinite reverse about-module__GMDHjG__shapeFloat2;bottom:20%;left:15%}.about-module__GMDHjG__shape3{width:50px;height:50px;animation:10s ease-in-out infinite about-module__GMDHjG__shapeFloat3;top:25%;left:10%}.about-module__GMDHjG__shape4{width:35px;height:35px;animation:7s ease-in-out infinite reverse about-module__GMDHjG__shapeFloat4;bottom:30%;right:20%}.about-module__GMDHjG__statsSection{opacity:0;transition:var(--transition-smooth);margin-bottom:4rem;transform:translateY(40px)}.about-module__GMDHjG__aboutSection.about-module__GMDHjG__visible .about-module__GMDHjG__statsSection{opacity:1;transition-delay:1s;transform:translateY(0)}.about-module__GMDHjG__statsGrid{background:var(--bg-white);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);box-shadow:var(--shadow-soft);border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}.about-module__GMDHjG__statItem{text-align:center;flex:1;min-width:120px}.about-module__GMDHjG__statNumber{background:var(--orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:900;line-height:1;animation:3s ease-in-out infinite about-module__GMDHjG__numberPulse}.about-module__GMDHjG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500;line-height:1.2}.about-module__GMDHjG__statSeparator{background:var(--border-light);opacity:.5;width:1px;height:40px}.about-module__GMDHjG__ctaSection{text-align:center;background:linear-gradient(135deg,var(--bg-gray-50)0%,#3b82f608 100%);opacity:0;transition:var(--transition-smooth);border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden;transform:translateY(40px)}.about-module__GMDHjG__aboutSection.about-module__GMDHjG__visible .about-module__GMDHjG__ctaSection{opacity:1;transition-delay:1.2s;transform:translateY(0)}.about-module__GMDHjG__ctaSection:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%233b82f6' fill-opacity='0.01' fill-rule='evenodd'%3E%3Cpath d='m0 40l40-40h-40v40zm40 0v-40h-40l40 40z'/%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.about-module__GMDHjG__ctaContent{z-index:2;max-width:600px;margin:0 auto;position:relative}.about-module__GMDHjG__ctaTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.about-module__GMDHjG__ctaDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.about-module__GMDHjG__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.about-module__GMDHjG__ctaButtonPrimary{background:var(--orange-gradient);color:#fff;transition:var(--transition-spring);box-shadow:var(--shadow-medium);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.about-module__GMDHjG__ctaButtonPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.about-module__GMDHjG__ctaButtonPrimary:hover{box-shadow:var(--shadow-strong);transform:translateY(-3px)scale(1.05)}.about-module__GMDHjG__ctaButtonPrimary:hover:before{left:100%}.about-module__GMDHjG__ctaButtonSecondary{background:var(--bg-white);color:var(--text-primary);border:2px solid var(--border-light);transition:var(--transition-spring);box-shadow:var(--shadow-soft);border-radius:50px;align-items:center;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-flex}.about-module__GMDHjG__ctaButtonSecondary:hover{background:var(--text-primary);color:#fff;border-color:var(--text-primary);transform:translateY(-3px)scale(1.05)}.about-module__GMDHjG__ctaButtonPrimary:hover .about-module__GMDHjG__buttonIcon{transform:translate(4px)}@keyframes about-module__GMDHjG__float1{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,-15px)rotate(240deg)}}@keyframes about-module__GMDHjG__float2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-25px,-20px)rotate(-120deg)}66%{transform:translate(15px,-35px)rotate(-240deg)}}@keyframes about-module__GMDHjG__meshShift{0%,to{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-5px,-15px)}75%{transform:translate(8px,-5px)}}@keyframes about-module__GMDHjG__badgeGlow{0%,to{box-shadow:var(--shadow-soft)}50%{box-shadow:0 8px 32px #3b82f633}}@keyframes about-module__GMDHjG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes about-module__GMDHjG__titleShimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes about-module__GMDHjG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes about-module__GMDHjG__pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.1)}}@keyframes about-module__GMDHjG__particleFloat1{0%,to{transform:translate(0)}33%{transform:translate(10px,-15px)}66%{transform:translate(-5px,-10px)}}@keyframes about-module__GMDHjG__particleFloat2{0%,to{transform:translate(0)}33%{transform:translate(-8px,-12px)}66%{transform:translate(12px,-8px)}}@keyframes about-module__GMDHjG__particleFloat3{0%,to{transform:translate(0)}33%{transform:translate(6px,-18px)}66%{transform:translate(-10px,-6px)}}@keyframes about-module__GMDHjG__shapeFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,-20px)scale(1.1)}}@keyframes about-module__GMDHjG__shapeFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(.9)}}@keyframes about-module__GMDHjG__shapeFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-10px,-25px)scale(1.05)}}@keyframes about-module__GMDHjG__shapeFloat4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-10px)scale(.95)}}@keyframes about-module__GMDHjG__numberPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@media (max-width:1200px){.about-module__GMDHjG__container{padding:0 1.5rem}.about-module__GMDHjG__contentGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.about-module__GMDHjG__aboutSection{padding:4rem 0 3rem}.about-module__GMDHjG__container{padding:0 1rem}.about-module__GMDHjG__sectionHeader{margin-bottom:3rem}.about-module__GMDHjG__contentGrid{gap:2rem;margin-bottom:3rem}.about-module__GMDHjG__featureCard{min-height:500px}.about-module__GMDHjG__cardInner{padding:2rem 1.5rem}.about-module__GMDHjG__iconBackground{width:80px;height:80px}.about-module__GMDHjG__iconWrapper{width:50px;height:50px}.about-module__GMDHjG__imageWrapper{height:200px}.about-module__GMDHjG__statsGrid{flex-direction:column;gap:1.5rem;padding:1.5rem}.about-module__GMDHjG__statSeparator{width:80%;height:1px}.about-module__GMDHjG__ctaSection{padding:2rem 1rem}.about-module__GMDHjG__ctaButtons{flex-direction:column;gap:1rem}.about-module__GMDHjG__ctaButtonPrimary,.about-module__GMDHjG__ctaButtonSecondary{justify-content:center;width:100%;max-width:300px}}@media (max-width:480px){.about-module__GMDHjG__aboutSection{padding:3rem 0 2rem}.about-module__GMDHjG__sectionHeader{margin-bottom:2rem}.about-module__GMDHjG__badge{padding:.6rem 1.2rem;font-size:.85rem}.about-module__GMDHjG__featureCard{min-height:450px}.about-module__GMDHjG__cardInner{padding:1.5rem 1rem}.about-module__GMDHjG__serviceTitle,.about-module__GMDHjG__imageTitle{font-size:1.5rem}.about-module__GMDHjG__serviceDescription,.about-module__GMDHjG__imageDescription{font-size:.95rem}.about-module__GMDHjG__ctaTitle{font-size:1.5rem}.about-module__GMDHjG__ctaDescription{font-size:1rem}.about-module__GMDHjG__statNumber{font-size:1.75rem}.about-module__GMDHjG__statLabel{font-size:.8rem}}[dir=rtl] .about-module__GMDHjG__contentGrid{direction:rtl}[dir=rtl] .about-module__GMDHjG__featurePoint:hover,[dir=rtl] .about-module__GMDHjG__serviceButton:hover .about-module__GMDHjG__buttonIcon,[dir=rtl] .about-module__GMDHjG__ctaButtonPrimary:hover .about-module__GMDHjG__buttonIcon{transform:translate(-4px)}[dir=rtl] .about-module__GMDHjG__ctaButtons{direction:rtl}@media (prefers-reduced-motion:reduce){.about-module__GMDHjG__floatingElements{display:none}}@media (prefers-contrast:high){.about-module__GMDHjG__aboutSection{--glass-bg:#fff3;--glass-bg-strong:#ffffff4d;--glass-border:#0000004d;--text-primary:#000;--text-secondary:#333;--text-muted:#666}}.about-module__GMDHjG__serviceButton:focus,.about-module__GMDHjG__ctaButtonPrimary:focus,.about-module__GMDHjG__ctaButtonSecondary:focus{outline:2px solid var(--accent-color);outline-offset:2px}.about-module__GMDHjG__aboutSection,.about-module__GMDHjG__backgroundElements,.about-module__GMDHjG__floatingElements,.about-module__GMDHjG__contentGrid{will-change:transform;backface-visibility:hidden}.about-module__GMDHjG__gradientBlob1,.about-module__GMDHjG__gradientBlob2,.about-module__GMDHjG__meshPattern{contain:layout style paint}
.growth-module__8_N9QG__growthSection{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--blue-gradient:linear-gradient(135deg,#3056d3 0%,#4f46e5 100%);--glass-bg:#ffffff1a;--glass-bg-strong:#ffffff26;--glass-border:#fff3;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--bg-light:#f8fafc;--bg-white:#fff;--bg-purple:#f3f4ff;--bg-gray-50:#f9fafb;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--warning-color:#f59e0b;--purple-color:#8b5cf6;--shadow-soft:0 4px 16px #0000000d;--shadow-medium:0 8px 32px #0000001a;--shadow-strong:0 16px 48px #00000026;--border-light:#e5e7eb;--border-purple:#e2e8f0;--transition-smooth:all .8s cubic-bezier(.16,1,.3,1);--transition-fast:all .4s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(180deg,var(--bg-purple)0%,var(--bg-light)50%,var(--bg-white)100%);isolation:isolate;opacity:0;transition:var(--transition-smooth);padding:6rem 0 4rem;position:relative;overflow:hidden;transform:translateY(40px)}.growth-module__8_N9QG__growthSection.growth-module__8_N9QG__visible{opacity:1;transform:translateY(0)}.growth-module__8_N9QG__backgroundElements{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.growth-module__8_N9QG__gradientBlob1{background:var(--blue-gradient);opacity:.08;filter:blur(100px);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite growth-module__8_N9QG__blobFloat1;position:absolute;top:10%;left:5%}.growth-module__8_N9QG__gradientBlob2{background:var(--purple-color);opacity:.06;filter:blur(80px);border-radius:50%;width:320px;height:320px;animation:30s ease-in-out infinite reverse growth-module__8_N9QG__blobFloat2;position:absolute;bottom:15%;right:8%}.growth-module__8_N9QG__meshPattern{background-image:radial-gradient(circle at 20% 20%,#3056d308 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8b5cf608 0%,#0000 50%),radial-gradient(circle,#3b82f605 0%,#0000 50%);width:100%;height:100%;animation:40s ease-in-out infinite growth-module__8_N9QG__meshShift;position:absolute;top:0;left:0}.growth-module__8_N9QG__geometricPattern{width:100%;height:100%;position:absolute;bottom:0;right:0;overflow:hidden}.growth-module__8_N9QG__patternSvg{opacity:.6;width:100%;height:auto;position:absolute;bottom:0;right:0}.growth-module__8_N9QG__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.growth-module__8_N9QG__sectionHeader{text-align:center;opacity:0;transition:var(--transition-smooth);margin-bottom:4rem;transform:translateY(30px)}.growth-module__8_N9QG__growthSection.growth-module__8_N9QG__visible .growth-module__8_N9QG__sectionHeader{opacity:1;transition-delay:.2s;transform:translateY(0)}.growth-module__8_N9QG__badge{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--text-secondary);box-shadow:var(--shadow-soft);border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite growth-module__8_N9QG__badgeGlow;display:inline-flex}.growth-module__8_N9QG__badgeIcon{font-size:1.1rem;animation:3s ease-in-out infinite growth-module__8_N9QG__iconBounce}.growth-module__8_N9QG__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.growth-module__8_N9QG__contentCard{opacity:0;transition:var(--transition-smooth);position:relative;transform:translate(-60px)}.growth-module__8_N9QG__contentCard.growth-module__8_N9QG__visible{opacity:1;transform:translate(0)}.growth-module__8_N9QG__imageCard{opacity:0;transition:var(--transition-smooth);position:relative;transform:translate(60px)}.growth-module__8_N9QG__imageCard.growth-module__8_N9QG__visible{opacity:1;transform:translate(0)}.growth-module__8_N9QG__cardInner{background:var(--bg-white);border:1px solid var(--border-purple);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);border-radius:24px;flex-direction:column;min-height:500px;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.growth-module__8_N9QG__cardInner:hover{box-shadow:var(--shadow-strong);border-color:#3056d333;transform:translateY(-8px)}.growth-module__8_N9QG__cardBackground{pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.growth-module__8_N9QG__gradientOrb{background:var(--blue-gradient);opacity:.05;filter:blur(80px);width:250px;height:250px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:-50%;right:-30%}.growth-module__8_N9QG__cardInner:hover .growth-module__8_N9QG__gradientOrb{opacity:.1;transform:scale(1.2)}.growth-module__8_N9QG__glowEffect{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 20% 20%,#3056d30d 0%,#0000 60%);position:absolute;top:0;left:0}.growth-module__8_N9QG__cardInner:hover .growth-module__8_N9QG__glowEffect{opacity:1}.growth-module__8_N9QG__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.growth-module__8_N9QG__decorativeElement{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.growth-module__8_N9QG__decorativeLine{background:var(--orange-gradient);border-radius:2px;width:60px;height:3px}.growth-module__8_N9QG__decorativeCircle{background:var(--accent-color);border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite growth-module__8_N9QG__decorativePulse}.growth-module__8_N9QG__growthTitle{color:var(--text-primary);letter-spacing:-.01em;background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:800;line-height:1.2}.growth-module__8_N9QG__growthDescription{color:var(--text-secondary);flex:1;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.growth-module__8_N9QG__featureHighlights{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.growth-module__8_N9QG__highlight{background:var(--bg-gray-50);transition:var(--transition-fast);border-left:4px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.growth-module__8_N9QG__highlight:hover{background:var(--bg-light);border-left-color:var(--accent-color);transform:translate(8px)}.growth-module__8_N9QG__highlightIcon{background:var(--accent-color);color:#fff;width:40px;height:40px;transition:var(--transition-fast);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.growth-module__8_N9QG__highlight:hover .growth-module__8_N9QG__highlightIcon{background:var(--accent-hover);transform:scale(1.1)}.growth-module__8_N9QG__highlightText{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem;font-weight:600}.growth-module__8_N9QG__highlight:hover .growth-module__8_N9QG__highlightText{color:var(--text-primary)}.growth-module__8_N9QG__contentActions{margin-top:auto}.growth-module__8_N9QG__actionButton{background:var(--orange-gradient);color:#fff;transition:var(--transition-spring);box-shadow:var(--shadow-medium);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.growth-module__8_N9QG__actionButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.growth-module__8_N9QG__actionButton:hover{box-shadow:var(--shadow-strong);transform:translateY(-3px)scale(1.05)}.growth-module__8_N9QG__actionButton:hover:before{left:100%}.growth-module__8_N9QG__buttonIcon{transition:var(--transition-fast);align-items:center;display:flex}.growth-module__8_N9QG__actionButton:hover .growth-module__8_N9QG__buttonIcon{transform:translate(4px)}.growth-module__8_N9QG__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.growth-module__8_N9QG__actionButton:active .growth-module__8_N9QG__buttonRipple{width:200px;height:200px}.growth-module__8_N9QG__imageContainer{flex:1;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.growth-module__8_N9QG__imageWrapper{width:100%;max-width:500px;height:350px;box-shadow:var(--shadow-medium);transition:var(--transition-smooth);border-radius:20px;position:relative;overflow:hidden}.growth-module__8_N9QG__imageWrapper:hover{box-shadow:var(--shadow-strong);transform:scale(1.02)}.growth-module__8_N9QG__growthImage{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.growth-module__8_N9QG__imageWrapper:hover .growth-module__8_N9QG__growthImage{transform:scale(1.05)}.growth-module__8_N9QG__imageOverlay{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:linear-gradient(135deg,#3056d31a 0%,#8b5cf61a 100%);position:absolute;top:0;left:0}.growth-module__8_N9QG__imageWrapper:hover .growth-module__8_N9QG__imageOverlay{opacity:1}.growth-module__8_N9QG__imageBorder{background:var(--orange-gradient);opacity:0;width:calc(100% + 6px);height:calc(100% + 6px);transition:var(--transition-smooth);z-index:-1;border-radius:23px;position:absolute;top:-3px;left:-3px}.growth-module__8_N9QG__imageWrapper:hover .growth-module__8_N9QG__imageBorder{opacity:.4}.growth-module__8_N9QG__imageDecorations{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.growth-module__8_N9QG__decorativeFrame1{border:3px solid var(--accent-color);opacity:.3;border-radius:50%;width:80px;height:80px;animation:10s linear infinite growth-module__8_N9QG__frameRotate1;position:absolute;top:-20px;right:-20px}.growth-module__8_N9QG__decorativeFrame2{background:var(--orange-gradient);opacity:.2;border-radius:12px;width:60px;height:60px;animation:6s ease-in-out infinite growth-module__8_N9QG__frameFloat;position:absolute;bottom:-15px;left:-15px}.growth-module__8_N9QG__imageStats{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);border-radius:16px;justify-content:center;align-items:center;gap:2rem;padding:1.5rem;display:flex}.growth-module__8_N9QG__statItem{text-align:center;flex:1}.growth-module__8_N9QG__statNumber{background:var(--orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.875rem;font-weight:900;line-height:1;animation:3s ease-in-out infinite growth-module__8_N9QG__statPulse}.growth-module__8_N9QG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.growth-module__8_N9QG__statSeparator{background:var(--glass-border);opacity:.5;width:1px;height:40px}.growth-module__8_N9QG__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.growth-module__8_N9QG__floatingShape{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);opacity:.6;position:absolute}.growth-module__8_N9QG__shape1{border-radius:50%;width:60px;height:60px;animation:8s ease-in-out infinite growth-module__8_N9QG__shapeFloat1;top:15%;right:10%}.growth-module__8_N9QG__shape2{border-radius:8px;width:40px;height:40px;animation:6s ease-in-out infinite reverse growth-module__8_N9QG__shapeFloat2;bottom:20%;left:15%}.growth-module__8_N9QG__shape3{border-radius:12px;width:50px;height:50px;animation:10s ease-in-out infinite growth-module__8_N9QG__shapeFloat3;top:25%;left:10%}.growth-module__8_N9QG__shape4{border-radius:50%;width:35px;height:35px;animation:7s ease-in-out infinite reverse growth-module__8_N9QG__shapeFloat4;bottom:30%;right:20%}.growth-module__8_N9QG__bottomSection{opacity:0;transition:var(--transition-smooth);transform:translateY(40px)}.growth-module__8_N9QG__growthSection.growth-module__8_N9QG__visible .growth-module__8_N9QG__bottomSection{opacity:1;transition-delay:1s;transform:translateY(0)}.growth-module__8_N9QG__progressIndicators{background:var(--bg-white);box-shadow:var(--shadow-soft);border:1px solid var(--border-light);border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:3rem 2rem;display:grid}.growth-module__8_N9QG__progressItem{transition:var(--transition-fast);border-radius:16px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.growth-module__8_N9QG__progressItem:hover{background:var(--bg-gray-50);transform:translateY(-4px)}.growth-module__8_N9QG__progressIcon{background:var(--accent-color);color:#fff;width:48px;height:48px;transition:var(--transition-fast);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.growth-module__8_N9QG__progressItem:hover .growth-module__8_N9QG__progressIcon{background:var(--accent-hover);transform:scale(1.1)}.growth-module__8_N9QG__progressContent{flex:1}.growth-module__8_N9QG__progressTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.3}.growth-module__8_N9QG__progressDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.growth-module__8_N9QG__waveDivider{z-index:5;width:100%;height:60px;color:var(--bg-white);position:absolute;bottom:0;left:0}.growth-module__8_N9QG__waveDivider svg{width:100%;height:100%}@keyframes growth-module__8_N9QG__blobFloat1{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,-15px)rotate(240deg)}}@keyframes growth-module__8_N9QG__blobFloat2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-25px,-20px)rotate(-120deg)}66%{transform:translate(15px,-35px)rotate(-240deg)}}@keyframes growth-module__8_N9QG__meshShift{0%,to{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-5px,-15px)}75%{transform:translate(8px,-5px)}}@keyframes growth-module__8_N9QG__badgeGlow{0%,to{box-shadow:var(--shadow-soft)}50%{box-shadow:0 8px 32px #3056d333}}@keyframes growth-module__8_N9QG__iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes growth-module__8_N9QG__decorativePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes growth-module__8_N9QG__frameRotate1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes growth-module__8_N9QG__frameFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes growth-module__8_N9QG__statPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes growth-module__8_N9QG__shapeFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,-20px)scale(1.1)}}@keyframes growth-module__8_N9QG__shapeFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(.9)}}@keyframes growth-module__8_N9QG__shapeFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-10px,-25px)scale(1.05)}}@keyframes growth-module__8_N9QG__shapeFloat4{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-10px)scale(.95)}}@media (max-width:1200px){.growth-module__8_N9QG__container{padding:0 1.5rem}.growth-module__8_N9QG__contentGrid{gap:3rem}}@media (max-width:768px){.growth-module__8_N9QG__growthSection{padding:4rem 0 3rem}.growth-module__8_N9QG__container{padding:0 1rem}.growth-module__8_N9QG__contentGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.growth-module__8_N9QG__contentCard,.growth-module__8_N9QG__imageCard{transform:translateY(40px)}.growth-module__8_N9QG__contentCard.growth-module__8_N9QG__visible,.growth-module__8_N9QG__imageCard.growth-module__8_N9QG__visible{transform:translateY(0)}.growth-module__8_N9QG__cardInner{min-height:auto;padding:2rem 1.5rem}.growth-module__8_N9QG__imageWrapper{height:250px}.growth-module__8_N9QG__featureHighlights{gap:.75rem}.growth-module__8_N9QG__highlight{padding:.75rem}.growth-module__8_N9QG__highlightIcon{width:36px;height:36px}.growth-module__8_N9QG__imageStats{gap:1rem;padding:1rem}.growth-module__8_N9QG__progressIndicators{grid-template-columns:1fr;gap:1rem;padding:2rem 1rem}.growth-module__8_N9QG__progressIcon{width:40px;height:40px}}@media (max-width:480px){.growth-module__8_N9QG__growthSection{padding:3rem 0 2rem}.growth-module__8_N9QG__sectionHeader{margin-bottom:2rem}.growth-module__8_N9QG__badge{padding:.6rem 1.2rem;font-size:.85rem}.growth-module__8_N9QG__cardInner{padding:1.5rem 1rem}.growth-module__8_N9QG__growthTitle{margin-bottom:1rem}.growth-module__8_N9QG__growthDescription{margin-bottom:1.5rem;font-size:1rem}.growth-module__8_N9QG__imageWrapper{height:200px}.growth-module__8_N9QG__actionButton{justify-content:center;width:100%;max-width:280px}.growth-module__8_N9QG__imageStats{flex-direction:column;gap:1rem}.growth-module__8_N9QG__statSeparator{width:80%;height:1px}.growth-module__8_N9QG__progressItem{padding:.75rem}.growth-module__8_N9QG__progressTitle{font-size:1rem}.growth-module__8_N9QG__progressDescription{font-size:.9rem}}[dir=rtl] .growth-module__8_N9QG__contentGrid{direction:rtl}[dir=rtl] .growth-module__8_N9QG__highlight:hover{border-left-color:#0000;border-right-color:var(--accent-color);transform:translate(-8px)}[dir=rtl] .growth-module__8_N9QG__actionButton:hover .growth-module__8_N9QG__buttonIcon{transform:translate(-4px)}[dir=rtl] .growth-module__8_N9QG__decorativeElement{flex-direction:row-reverse}@media (prefers-reduced-motion:reduce){.growth-module__8_N9QG__floatingElements{display:none}}@media (prefers-contrast:high){.growth-module__8_N9QG__growthSection{--glass-bg:#ffffff4d;--glass-bg-strong:#fff6;--glass-border:#0000004d;--text-secondary:#333;--text-muted:#666}}.growth-module__8_N9QG__actionButton:focus{outline:2px solid var(--accent-color);outline-offset:2px}.growth-module__8_N9QG__growthSection,.growth-module__8_N9QG__backgroundElements,.growth-module__8_N9QG__floatingElements,.growth-module__8_N9QG__contentGrid{will-change:transform;backface-visibility:hidden}.growth-module__8_N9QG__gradientBlob1,.growth-module__8_N9QG__gradientBlob2,.growth-module__8_N9QG__meshPattern{contain:layout style paint}
.project-card-module__lFDSza__projectCard{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--glass-bg:#ffffff1a;--glass-bg-hover:#ffffff26;--glass-border:#fff3;--glass-border-hover:#ffffff4d;--card-shadow:0 8px 32px #0000001a;--card-shadow-hover:0 20px 64px #00000026;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--bg-white:#fff;--bg-gray-50:#f9fafb;--bg-gray-100:#f3f4f6;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--transition-smooth:all .6s cubic-bezier(.16,1,.3,1);--transition-fast:all .3s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);opacity:0;width:100%;max-width:400px;transition:var(--transition-smooth);will-change:transform,opacity;margin:0 auto 2rem;transform:translateY(60px)}.project-card-module__lFDSza__projectCard.project-card-module__lFDSza__visible{opacity:1;transition-delay:calc(var(--index)*.1s);transform:translateY(0)}.project-card-module__lFDSza__cardInner{background:var(--bg-white);-webkit-backdrop-filter:blur(20px);height:100%;min-height:480px;transition:var(--transition-smooth);cursor:pointer;text-align:center;box-shadow:var(--card-shadow);border:1px solid #e2e8f080;border-radius:24px;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.project-card-module__lFDSza__cardInner:before{content:"";opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 50%,#fff0 100%);position:absolute;top:0;left:0}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__cardInner{box-shadow:var(--card-shadow-hover);border-color:#3b82f64d;transform:translateY(-12px)}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__cardInner:before{opacity:1}.project-card-module__lFDSza__cardBackground{pointer-events:none;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.project-card-module__lFDSza__gradientOrb{background:var(--orange-gradient);opacity:.08;filter:blur(80px);width:180px;height:180px;transition:var(--transition-smooth);border-radius:50%;position:absolute;top:-40%;right:-40%}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__gradientOrb{opacity:.15;transform:scale(1.3)}.project-card-module__lFDSza__glowEffect{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);background:radial-gradient(circle at 50% 0,#3b82f614 0%,#0000 50%);position:absolute;top:0;left:0}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__glowEffect{opacity:1}.project-card-module__lFDSza__logoContainer{z-index:2;margin-bottom:1.5rem;position:relative}.project-card-module__lFDSza__logoBackground{background:var(--bg-gray-50);width:90px;height:90px;transition:var(--transition-smooth);border:2px solid #e2e8f0cc;border-radius:50%;position:relative;overflow:hidden}.project-card-module__lFDSza__logoBorder{background:var(--orange-gradient);opacity:0;width:calc(100% + 6px);height:calc(100% + 6px);transition:var(--transition-smooth);z-index:-1;border-radius:50%;animation:3s linear infinite project-card-module__lFDSza__rotate;position:absolute;top:-3px;left:-3px}.project-card-module__lFDSza__logoContainer:hover .project-card-module__lFDSza__logoBorder{opacity:1}.project-card-module__lFDSza__logoGlow{background:var(--orange-gradient);opacity:0;filter:blur(25px);width:130%;height:130%;transition:var(--transition-smooth);z-index:-2;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card-module__lFDSza__logoContainer:hover .project-card-module__lFDSza__logoGlow{opacity:.4;animation:2s ease-in-out infinite project-card-module__lFDSza__pulse}.project-card-module__lFDSza__logoWrapper{width:60px;height:60px;transition:var(--transition-smooth);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card-module__lFDSza__logoContainer:hover .project-card-module__lFDSza__logoWrapper{transform:translate(-50%,-50%)scale(1.1)}.project-card-module__lFDSza__projectLogo{object-fit:contain;filter:drop-shadow(0 4px 12px #0000001a);width:100%;height:100%;transition:var(--transition-smooth)}.project-card-module__lFDSza__logoParticles{pointer-events:none;opacity:0;width:110px;height:110px;transition:var(--transition-smooth);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card-module__lFDSza__logoContainer:hover .project-card-module__lFDSza__logoParticles{opacity:1}.project-card-module__lFDSza__particle{background:var(--orange-gradient);opacity:.8;border-radius:50%;width:4px;height:4px;position:absolute}.project-card-module__lFDSza__particle:first-child{animation:3s ease-in-out infinite project-card-module__lFDSza__particleFloat1;top:20%;left:80%}.project-card-module__lFDSza__particle:nth-child(2){animation:2.5s ease-in-out .5s infinite project-card-module__lFDSza__particleFloat2;top:70%;left:20%}.project-card-module__lFDSza__particle:nth-child(3){animation:3.5s ease-in-out 1s infinite project-card-module__lFDSza__particleFloat3;top:30%;left:10%}.project-card-module__lFDSza__cardContent{z-index:2;flex-direction:column;flex:1;align-items:center;width:100%;display:flex}.project-card-module__lFDSza__projectTitle{color:var(--text-primary);transition:var(--transition-fast);text-align:center;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__projectTitle{color:var(--accent-color);transform:translateY(-2px)}.project-card-module__lFDSza__projectDescription{color:var(--text-secondary);text-align:center;transition:var(--transition-fast);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:4.32rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.project-card-module__lFDSza__projectCard:hover .project-card-module__lFDSza__projectDescription{color:var(--text-primary)}.project-card-module__lFDSza__platformsSection{width:100%;margin-bottom:1.5rem}.project-card-module__lFDSza__platformsHeader{margin-bottom:.75rem}.project-card-module__lFDSza__platformsLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.project-card-module__lFDSza__platformsList{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.project-card-module__lFDSza__platformItem{opacity:0;transition:var(--transition-fast);animation:.5s forwards project-card-module__lFDSza__platformEnter;animation-delay:var(--delay,0s);justify-content:center;align-items:center;display:flex;position:relative;transform:translateY(10px)}.project-card-module__lFDSza__platformIcon{background:var(--bg-gray-50);width:40px;height:40px;transition:var(--transition-fast);cursor:pointer;border:2px solid #e2e8f099;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.project-card-module__lFDSza__platformIcon img{object-fit:contain;width:24px;height:24px}.project-card-module__lFDSza__moreCount{color:var(--text-secondary);font-size:.75rem;font-weight:600}.project-card-module__lFDSza__platformItem:hover .project-card-module__lFDSza__platformIcon{background:var(--accent-color);border-color:var(--accent-color);color:#fff;transform:scale(1.15)}.project-card-module__lFDSza__platformItem:hover .project-card-module__lFDSza__moreCount{color:#fff}.project-card-module__lFDSza__platformTooltip{background:var(--text-primary);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;transition:var(--transition-fast);z-index:10;border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:500;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.project-card-module__lFDSza__platformTooltip:before{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-bottom:4px solid var(--text-primary);position:absolute;top:-4px;left:50%;transform:translate(-50%)}.project-card-module__lFDSza__platformItem:hover .project-card-module__lFDSza__platformTooltip{opacity:1;transform:translate(-50%)translateY(-2px)}.project-card-module__lFDSza__cardActions{width:100%;margin-top:auto}.project-card-module__lFDSza__actionButton{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;color:var(--text-primary);cursor:pointer;transition:var(--transition-spring);border:2px solid #e2e8f099;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}.project-card-module__lFDSza__actionButton:before{content:"";background:var(--orange-gradient);width:100%;height:100%;transition:var(--transition-fast);z-index:-1;position:absolute;top:0;left:-100%}.project-card-module__lFDSza__actionButton:hover{color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 25px #ff8a004d}.project-card-module__lFDSza__actionButton:hover:before{left:0}.project-card-module__lFDSza__buttonText{z-index:1;transition:var(--transition-fast);position:relative}.project-card-module__lFDSza__buttonIcon{z-index:1;transition:var(--transition-fast);align-items:center;display:flex;position:relative}.project-card-module__lFDSza__actionButton:hover .project-card-module__lFDSza__buttonIcon{transform:translate(4px)}.project-card-module__lFDSza__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .3s,height .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card-module__lFDSza__actionButton:active .project-card-module__lFDSza__buttonRipple{width:200px;height:200px}.project-card-module__lFDSza__loadingContainer{flex-direction:column;align-items:center;gap:.75rem;padding:1rem;display:flex}.project-card-module__lFDSza__loadingSpinner{width:32px;height:32px;position:relative}.project-card-module__lFDSza__spinner{border:3px solid #e2e8f04d;border-top:3px solid var(--accent-color);border-radius:50%;width:100%;height:100%;animation:1s linear infinite project-card-module__lFDSza__spin}.project-card-module__lFDSza__loadingText{color:var(--text-secondary);font-size:.875rem;font-weight:500}.project-card-module__lFDSza__hoverOverlay{opacity:0;width:100%;height:100%;transition:var(--transition-smooth);pointer-events:none;z-index:5;background:linear-gradient(135deg,#3b82f6f2 0%,#9333eaf2 100%);border-radius:24px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;transform:scale(.9)}.project-card-module__lFDSza__hoverOverlay.project-card-module__lFDSza__hoverActive{opacity:1;transform:scale(1)}.project-card-module__lFDSza__hoverContent{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.project-card-module__lFDSza__hoverIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;padding:1rem;animation:2s ease-in-out infinite project-card-module__lFDSza__hoverIconFloat}.project-card-module__lFDSza__hoverText{letter-spacing:.025em;font-size:1.125rem;font-weight:700}.project-card-module__lFDSza__hoverStats{align-items:center;gap:.5rem;display:flex}.project-card-module__lFDSza__hoverStat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;align-items:center;gap:.25rem;padding:.5rem 1rem;display:flex}.project-card-module__lFDSza__statIcon{font-size:1rem}.project-card-module__lFDSza__statText{font-size:.875rem;font-weight:500}.project-card-module__lFDSza__floatingElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.project-card-module__lFDSza__floatingShape{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.6;border:1px solid #e2e8f04d;border-radius:50%;position:absolute}.project-card-module__lFDSza__shape1{width:40px;height:40px;animation:6s ease-in-out infinite project-card-module__lFDSza__shapeFloat1;top:15%;right:10%}.project-card-module__lFDSza__shape2{border-radius:8px;width:30px;height:30px;animation:8s ease-in-out infinite reverse project-card-module__lFDSza__shapeFloat2;bottom:20%;left:15%}@keyframes project-card-module__lFDSza__platformEnter{to{opacity:1;transform:translateY(0)}}@keyframes project-card-module__lFDSza__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes project-card-module__lFDSza__pulse{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.1)}}@keyframes project-card-module__lFDSza__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes project-card-module__lFDSza__particleFloat1{0%,to{transform:translate(0)}33%{transform:translate(10px,-15px)}66%{transform:translate(-5px,-10px)}}@keyframes project-card-module__lFDSza__particleFloat2{0%,to{transform:translate(0)}33%{transform:translate(-8px,-12px)}66%{transform:translate(12px,-8px)}}@keyframes project-card-module__lFDSza__particleFloat3{0%,to{transform:translate(0)}33%{transform:translate(6px,-18px)}66%{transform:translate(-10px,-6px)}}@keyframes project-card-module__lFDSza__hoverIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes project-card-module__lFDSza__shapeFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-10px,-15px)scale(1.1)}}@keyframes project-card-module__lFDSza__shapeFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(15px,-10px)scale(.9)}}@media (max-width:768px){.project-card-module__lFDSza__projectCard{max-width:320px;margin-bottom:1.5rem}.project-card-module__lFDSza__cardInner{min-height:420px;padding:1.5rem 1rem}.project-card-module__lFDSza__logoBackground{width:80px;height:80px}.project-card-module__lFDSza__logoWrapper{width:50px;height:50px}.project-card-module__lFDSza__projectTitle{margin-bottom:.5rem;font-size:1.125rem}.project-card-module__lFDSza__projectDescription{margin-bottom:1rem;font-size:.875rem}.project-card-module__lFDSza__platformIcon{width:36px;height:36px}.project-card-module__lFDSza__platformIcon img{width:20px;height:20px}.project-card-module__lFDSza__actionButton{padding:.75rem 1.25rem;font-size:.875rem}.project-card-module__lFDSza__platformsList{gap:.375rem}}@media (max-width:480px){.project-card-module__lFDSza__projectCard{max-width:280px}.project-card-module__lFDSza__cardInner{min-height:380px;padding:1.25rem .875rem}.project-card-module__lFDSza__logoBackground{width:70px;height:70px}.project-card-module__lFDSza__logoWrapper{width:45px;height:45px}.project-card-module__lFDSza__projectTitle{font-size:1rem}.project-card-module__lFDSza__projectDescription{font-size:.8rem}.project-card-module__lFDSza__platformIcon{width:32px;height:32px}.project-card-module__lFDSza__platformIcon img{width:18px;height:18px}.project-card-module__lFDSza__platformsLabel{font-size:.7rem}}[dir=rtl] .project-card-module__lFDSza__cardContent{direction:rtl}[dir=rtl] .project-card-module__lFDSza__actionButton:hover .project-card-module__lFDSza__buttonIcon{transform:translate(-4px)}[dir=rtl] .project-card-module__lFDSza__platformsList{direction:rtl}@media (prefers-reduced-motion:reduce){.project-card-module__lFDSza__projectCard,.project-card-module__lFDSza__cardInner,.project-card-module__lFDSza__logoBackground,.project-card-module__lFDSza__logoBorder,.project-card-module__lFDSza__logoGlow,.project-card-module__lFDSza__logoWrapper,.project-card-module__lFDSza__projectLogo,.project-card-module__lFDSza__logoParticles,.project-card-module__lFDSza__projectTitle,.project-card-module__lFDSza__projectDescription,.project-card-module__lFDSza__actionButton,.project-card-module__lFDSza__buttonIcon,.project-card-module__lFDSza__hoverOverlay,.project-card-module__lFDSza__floatingShape{transition:none!important;animation:none!important}.project-card-module__lFDSza__particle,.project-card-module__lFDSza__floatingElements{display:none}}@media (prefers-contrast:high){.project-card-module__lFDSza__projectCard{--glass-bg:#fff3;--glass-border:#ffffff80;--text-primary:#000;--text-secondary:#333}.project-card-module__lFDSza__cardInner{border-color:#000}}.project-card-module__lFDSza__actionButton:focus{outline:2px solid var(--accent-color);outline-offset:2px}.project-card-module__lFDSza__projectCard:focus-within{outline:2px solid var(--accent-color);outline-offset:2px;border-radius:24px}.project-card-module__lFDSza__platformIcon:focus{outline:2px solid var(--accent-color);outline-offset:2px;border-radius:50%}.project-card-module__lFDSza__projectCard,.project-card-module__lFDSza__cardInner,.project-card-module__lFDSza__cardBackground,.project-card-module__lFDSza__logoContainer{will-change:transform;backface-visibility:hidden}.project-card-module__lFDSza__gradientOrb,.project-card-module__lFDSza__glowEffect,.project-card-module__lFDSza__logoParticles{contain:layout style paint}
.projects-module__PDyoba__projectsSection{--primary-gradient:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--accent-gradient:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--orange-gradient:linear-gradient(135deg,#ff8a00 0%,#e52e71 100%);--glass-bg:#ffffff14;--glass-bg-strong:#ffffff1f;--glass-border:#fff3;--text-primary:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--bg-light:#f8fafc;--bg-white:#fff;--bg-gradient:linear-gradient(180deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%);--section-shadow:0 20px 80px #0000000d;--element-shadow:0 8px 32px #0000001a;--accent-color:#3b82f6;--accent-hover:#2563eb;--success-color:#10b981;--warning-color:#f59e0b;--transition-smooth:all .8s cubic-bezier(.16,1,.3,1);--transition-fast:all .4s cubic-bezier(.4,0,.2,1);--transition-spring:all .8s cubic-bezier(.175,.885,.32,1.275);background:var(--bg-gradient);isolation:isolate;padding:6rem 0 4rem;position:relative;overflow:hidden}.projects-module__PDyoba__projectsSection:before{content:"";opacity:.5;pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e2e8f0' fill-opacity='0.03' fill-rule='evenodd'%3E%3Cpath d='m0 40l40-40h-40v40zm40 0v-40h-40l40 40z'/%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.projects-module__PDyoba__backgroundElements{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.projects-module__PDyoba__gradientBlob1{background:var(--primary-gradient);opacity:.08;filter:blur(80px);border-radius:50%;width:350px;height:350px;animation:20s ease-in-out infinite projects-module__PDyoba__blobFloat1;position:absolute;top:15%;left:5%}.projects-module__PDyoba__gradientBlob2{background:var(--orange-gradient);opacity:.06;filter:blur(60px);border-radius:50%;width:280px;height:280px;animation:25s ease-in-out infinite reverse projects-module__PDyoba__blobFloat2;position:absolute;bottom:20%;right:10%}.projects-module__PDyoba__meshPattern{background-image:radial-gradient(circle at 25% 25%,#3b82f608 0%,#0000 50%),radial-gradient(circle at 75% 75%,#8b5cf608 0%,#0000 50%),radial-gradient(circle at 50% 100%,#ff8a0008 0%,#0000 50%);width:100%;height:100%;animation:30s ease-in-out infinite projects-module__PDyoba__meshShift;position:absolute;top:0;left:0}.projects-module__PDyoba__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.projects-module__PDyoba__sectionHeader{text-align:center;opacity:0;transition:var(--transition-smooth);margin-bottom:4rem;transform:translateY(40px)}.projects-module__PDyoba__projectsSection.projects-module__PDyoba__visible .projects-module__PDyoba__sectionHeader{opacity:1;transition-delay:.2s;transform:translateY(0)}.projects-module__PDyoba__badge{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);color:var(--text-secondary);box-shadow:var(--element-shadow);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite projects-module__PDyoba__badgeGlow;display:inline-flex}.projects-module__PDyoba__badgeIcon{font-size:1.1rem;animation:2s ease-in-out infinite projects-module__PDyoba__iconBounce}.projects-module__PDyoba__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.2;position:relative}.projects-module__PDyoba__titleLine{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-color)50%,var(--text-primary)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite projects-module__PDyoba__titleShimmer;display:block}.projects-module__PDyoba__titleUnderline{background:var(--orange-gradient);width:80px;height:4px;transition:var(--transition-spring);border-radius:2px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)scaleX(0)}.projects-module__PDyoba__projectsSection.projects-module__PDyoba__visible .projects-module__PDyoba__titleUnderline{transition-delay:.8s;transform:translate(-50%)scaleX(1)}.projects-module__PDyoba__sectionDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.7}.projects-module__PDyoba__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center;gap:2rem;min-height:200px;margin-bottom:4rem;display:grid}.projects-module__PDyoba__sectionFooter{opacity:0;transition:var(--transition-smooth);flex-direction:column;align-items:center;gap:3rem;padding-top:2rem;display:flex;transform:translateY(40px)}.projects-module__PDyoba__projectsSection.projects-module__PDyoba__visible .projects-module__PDyoba__sectionFooter{opacity:1;transition-delay:1s;transform:translateY(0)}.projects-module__PDyoba__divider{align-items:center;gap:1rem;width:100%;max-width:400px;display:flex}.projects-module__PDyoba__dividerLine{background:linear-gradient(90deg,transparent 0%,var(--glass-border)50%,transparent 100%);flex:1;height:1px}.projects-module__PDyoba__dividerIcon{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);width:48px;height:48px;color:var(--accent-color);border-radius:50%;justify-content:center;align-items:center;animation:8s linear infinite projects-module__PDyoba__iconRotate;display:flex}.projects-module__PDyoba__seeMoreButton{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);border:2px solid var(--glass-border);color:var(--text-primary);transition:var(--transition-spring);box-shadow:var(--element-shadow);border-radius:50px;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.projects-module__PDyoba__seeMoreButton:before{content:"";background:var(--orange-gradient);width:100%;height:100%;transition:var(--transition-fast);z-index:-1;position:absolute;top:0;left:-100%}.projects-module__PDyoba__seeMoreButton:hover{color:#fff;border-color:#0000;transform:translateY(-4px)scale(1.05);box-shadow:0 16px 48px #ff8a004d}.projects-module__PDyoba__seeMoreButton:hover:before{left:0}.projects-module__PDyoba__buttonContent{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.projects-module__PDyoba__buttonIcon{transition:var(--transition-fast);align-items:center;display:flex}.projects-module__PDyoba__seeMoreButton:hover .projects-module__PDyoba__buttonIcon{transform:translate(4px)}.projects-module__PDyoba__buttonGlow{width:0;height:0;transition:var(--transition-fast);z-index:-2;pointer-events:none;background:radial-gradient(circle,#ff8a004d 0%,#0000 70%);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-module__PDyoba__seeMoreButton:hover .projects-module__PDyoba__buttonGlow{width:200px;height:200px}.projects-module__PDyoba__buttonRipple{pointer-events:none;background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-module__PDyoba__seeMoreButton:active .projects-module__PDyoba__buttonRipple{width:200px;height:200px}.projects-module__PDyoba__statsContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--element-shadow);border-radius:20px;justify-content:center;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem 2rem;display:flex}.projects-module__PDyoba__statItem{text-align:center;flex:1}.projects-module__PDyoba__statNumber{background:var(--orange-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.875rem;font-weight:900;line-height:1;animation:3s ease-in-out infinite projects-module__PDyoba__numberPulse}.projects-module__PDyoba__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500;line-height:1.2}.projects-module__PDyoba__statSeparator{background:var(--glass-border);opacity:.5;width:1px;height:40px}.projects-module__PDyoba__floatingElements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.projects-module__PDyoba__floatingShape{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:20px;position:absolute}.projects-module__PDyoba__shape1{width:100px;height:100px;animation:15s ease-in-out infinite projects-module__PDyoba__floatShape1;top:20%;left:5%;transform:rotate(15deg)}.projects-module__PDyoba__shape2{border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite reverse projects-module__PDyoba__floatShape2;top:60%;right:8%}.projects-module__PDyoba__shape3{width:60px;height:120px;animation:18s ease-in-out infinite projects-module__PDyoba__floatShape3;bottom:30%;left:15%;transform:rotate(-20deg)}.projects-module__PDyoba__waveDivider{pointer-events:none;z-index:2;width:100%;height:60px;position:absolute;bottom:0;left:0;overflow:hidden}.projects-module__PDyoba__waveBottom{width:100%;height:100%;color:var(--bg-white)}@keyframes projects-module__PDyoba__blobFloat1{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,-15px)rotate(240deg)}}@keyframes projects-module__PDyoba__blobFloat2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-25px,-20px)rotate(-120deg)}66%{transform:translate(15px,-35px)rotate(-240deg)}}@keyframes projects-module__PDyoba__meshShift{0%,to{transform:translate(0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-5px,-15px)}75%{transform:translate(8px,-5px)}}@keyframes projects-module__PDyoba__badgeGlow{0%,to{box-shadow:var(--element-shadow)}50%{box-shadow:0 8px 32px #3b82f633}}@keyframes projects-module__PDyoba__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes projects-module__PDyoba__titleShimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes projects-module__PDyoba__iconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes projects-module__PDyoba__numberPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes projects-module__PDyoba__floatShape1{0%,to{transform:translate(0)rotate(15deg)}33%{transform:translate(20px,-25px)rotate(45deg)}66%{transform:translate(-10px,-15px)rotate(75deg)}}@keyframes projects-module__PDyoba__floatShape2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-15px,-20px)scale(1.1)}}@keyframes projects-module__PDyoba__floatShape3{0%,to{transform:translate(0)rotate(-20deg)}33%{transform:translate(-15px,-30px)rotate(-10deg)}66%{transform:translate(10px,-20px)rotate(-30deg)}}@media (max-width:1200px){.projects-module__PDyoba__container{padding:0 1.5rem}.projects-module__PDyoba__sectionHeader{margin-bottom:3rem}.projects-module__PDyoba__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}}@media (max-width:768px){.projects-module__PDyoba__projectsSection{padding:4rem 0 3rem}.projects-module__PDyoba__container{padding:0 1rem}.projects-module__PDyoba__sectionHeader{margin-bottom:2.5rem}.projects-module__PDyoba__badge{padding:.6rem 1.2rem;font-size:.85rem}.projects-module__PDyoba__sectionDescription{font-size:1rem}.projects-module__PDyoba__projectsGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.projects-module__PDyoba__sectionFooter{gap:2rem}.projects-module__PDyoba__statsContainer{flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem}.projects-module__PDyoba__statSeparator{width:80%;height:1px}.projects-module__PDyoba__seeMoreButton{padding:.875rem 2rem;font-size:.95rem}.projects-module__PDyoba__floatingElements{display:none}}@media (max-width:480px){.projects-module__PDyoba__projectsSection{padding:3rem 0 2rem}.projects-module__PDyoba__sectionHeader{margin-bottom:2rem}.projects-module__PDyoba__sectionDescription{font-size:.95rem;line-height:1.6}.projects-module__PDyoba__projectsGrid{margin-bottom:2rem}.projects-module__PDyoba__statNumber{font-size:1.5rem}.projects-module__PDyoba__statLabel{font-size:.8rem}}[dir=rtl] .projects-module__PDyoba__sectionHeader,[dir=rtl] .projects-module__PDyoba__sectionFooter,[dir=rtl] .projects-module__PDyoba__statsContainer{direction:rtl}[dir=rtl] .projects-module__PDyoba__seeMoreButton:hover .projects-module__PDyoba__buttonIcon{transform:translate(-4px)}[dir=rtl] .projects-module__PDyoba__buttonContent{direction:rtl}@media (prefers-reduced-motion:reduce){.projects-module__PDyoba__floatingElements{display:none}}@media (prefers-contrast:high){.projects-module__PDyoba__projectsSection{--glass-bg:#fff3;--glass-bg-strong:#ffffff4d;--glass-border:#0000004d;--text-primary:#000;--text-secondary:#333;--text-muted:#666}}.projects-module__PDyoba__seeMoreButton:focus{outline:2px solid var(--accent-color);outline-offset:2px}.projects-module__PDyoba__projectsSection,.projects-module__PDyoba__backgroundElements,.projects-module__PDyoba__floatingElements,.projects-module__PDyoba__projectsGrid{will-change:transform;backface-visibility:hidden}.projects-module__PDyoba__gradientBlob1,.projects-module__PDyoba__gradientBlob2,.projects-module__PDyoba__meshPattern{contain:layout style paint}
