.expertise-hero{justify-content:center;align-items:center;width:100%;height:55vh;min-height:380px;max-height:600px;display:flex;position:relative;overflow:hidden}.expertise-hero-fallback{background:#0a0a0f;position:absolute;inset:0}.expertise-hero-bg{background:#000;position:absolute;inset:0}.expertise-hero-overlay{pointer-events:none;background:#00000059;position:absolute;inset:0}.expertise-hero-content{z-index:10;text-align:center;padding:0 1.5rem;position:relative}.expertise-hero-tagline{text-transform:uppercase;letter-spacing:.2em;color:#00bfff;background:linear-gradient(135deg,#0066ff26 0%,#bf00ff26 100%);border:1px solid #00bfff40;border-radius:2rem;margin-bottom:1.25rem;padding:.45rem 1.2rem;font-size:.7rem;font-weight:600;display:inline-block}.expertise-hero-title{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 30px #00000080;margin:0;font-size:2.5rem;font-weight:900;line-height:1.15}@media (min-width:768px){.expertise-hero-title{font-size:3.5rem}}@media (min-width:1024px){.expertise-hero-title{font-size:4.5rem}}.expertise-hero-divider{background:linear-gradient(90deg,#00bfff,#bf00ff);border-radius:2px;width:80px;height:3px;margin:1.5rem auto 0}.expertise-hero-scroll{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d4d4d8;letter-spacing:.03em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.expertise-hero-scroll-arrow{animation:1.8s ease-in-out infinite expertiseScrollBounce}@keyframes expertiseScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}
.expertise-content{background-color:#0a0a0a;padding:4rem 1rem 5rem}.expertise-content-container{max-width:1000px;margin:0 auto}.expertise-intro{text-align:center;margin-bottom:4rem;padding:0 1rem}.expertise-intro p{color:#b0b0b0;max-width:760px;margin:0 auto;font-size:1.1rem;line-height:1.85}@media (min-width:768px){.expertise-intro p{font-size:1.2rem}}.expertise-block{margin-bottom:4rem}.expertise-block-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.expertise-block-icon{font-size:1.3rem}.expertise-block-header h2{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.75rem;font-weight:800}@media (min-width:768px){.expertise-block-header h2{font-size:2rem}}.expertise-services-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.expertise-services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.expertise-services-grid{grid-template-columns:repeat(3,1fr)}}.expertise-service-card{background:linear-gradient(145deg,#14141ee6 0%,#0c0c14f2 100%);border:1px solid #00bfff1a;border-radius:1rem;padding:1.75rem 1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative}.expertise-service-card:hover{border-color:#00bfff4d;transform:translateY(-2px);box-shadow:0 8px 30px #00bfff14}.expertise-service-number{background:linear-gradient(135deg,#00bfff33 0%,#bf00ff26 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.5rem;font-weight:900;line-height:1}.expertise-service-card h3{color:#fff;margin:0 0 .6rem;font-size:1.1rem;font-weight:700}.expertise-service-card p{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.65}.expertise-extras-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.expertise-extras-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.expertise-extras-grid{grid-template-columns:repeat(3,1fr)}}.expertise-extras-item{color:#d1d5db;background:#14141e99;border:1px solid #ffffff0d;border-radius:.75rem;align-items:center;gap:.75rem;padding:.9rem 1.2rem;font-size:.9rem;transition:border-color .3s;display:flex}.expertise-extras-item:hover{border-color:#00bfff33}.expertise-extras-bullet{background:linear-gradient(135deg,#00bfff,#bf00ff);border-radius:50%;flex-shrink:0;width:6px;height:6px}.expertise-process-timeline{flex-direction:column;gap:0;display:flex}.expertise-process-step{align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex;position:relative}.expertise-process-step:last-child{padding-bottom:0}.expertise-process-step-number{z-index:2;background:linear-gradient(135deg,#0066ff40 0%,#bf00ff33 100%);border:1px solid #00bfff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex;position:relative}.expertise-process-step-number span{color:#00bfff;font-size:.85rem;font-weight:800}.expertise-process-step-line{z-index:1;background:linear-gradient(#00bfff33 0%,#bf00ff1a 100%);width:2px;position:absolute;top:48px;bottom:0;left:23px}.expertise-process-step:last-child .expertise-process-step-line{display:none}.expertise-process-step-content{flex:1;padding-top:.5rem}.expertise-process-step-content h3{color:#fff;margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.expertise-process-step-content p{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.65}.expertise-strengths-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.expertise-strengths-grid{grid-template-columns:repeat(2,1fr)}}.expertise-strength-card{background:linear-gradient(145deg,#14141ee6 0%,#0c0c14f2 100%);border:1px solid #00bfff1a;border-radius:1rem;padding:1.75rem 1.5rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.expertise-strength-card:hover{border-color:#00bfff4d;transform:translateY(-2px)}.expertise-strength-glow{pointer-events:none;background:radial-gradient(circle,#00bfff1f 0%,#0000 70%);border-radius:50%;width:80px;height:80px;position:absolute;top:-20px;right:-20px}.expertise-strength-card h3{color:#00bfff;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.expertise-strength-card p{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.65}.expertise-examples-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.expertise-examples-grid{grid-template-columns:repeat(3,1fr)}}.expertise-example-card{background:linear-gradient(145deg,#141423f2 0%,#0a0a12 100%);border:1px solid #bf00ff1f;border-radius:1rem;padding:1.75rem 1.5rem;transition:border-color .3s,transform .3s,box-shadow .3s}.expertise-example-card:hover{border-color:#bf00ff4d;transform:translateY(-2px);box-shadow:0 8px 30px #bf00ff14}.expertise-example-emoji{margin-bottom:.75rem;font-size:2rem;display:block}.expertise-example-card h3{color:#fff;margin:0 0 .5rem;font-size:1rem;font-weight:700}.expertise-example-card p{color:#9ca3af;margin:0;font-size:.85rem;line-height:1.65}
