.featured-projects-section{padding:6rem 2rem;background:linear-gradient(135deg,#0a0e27 0%,#1a1f3a 100%);position:relative;overflow:hidden}.featured-projects-container{max-width:1400px;margin:0 auto}.featured-projects-header{display:flex;align-items:center;gap:2rem;margin-bottom:4rem}.featured-projects-title{font-size:2.5rem;font-weight:700;color:#fff;letter-spacing:.05em;white-space:nowrap}.featured-projects-title-line{flex:1;height:2px;background:linear-gradient(to right,#3b82f6 0%,rgba(59,130,246,.5) 50%,rgba(59,130,246,0) 100%)}.carousel-wrapper{position:relative;display:flex;align-items:center;gap:2rem}.carousel-container{flex:1;overflow:hidden;border-radius:1rem;position:relative}.carousel-nav-btn{width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(59,130,246,.1);border:2px solid rgba(59,130,246,.3);color:#3b82f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.carousel-nav-btn:hover{background:rgba(59,130,246,.2);border-color:#3b82f699;transform:scale(1.05)}.carousel-nav-btn:active{transform:scale(.95)}.carousel-nav-icon{width:1.5rem;height:1.5rem}.featured-project-card{background:linear-gradient(135deg,rgba(30,39,73,.8) 0%,rgba(37,45,77,.8) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1rem;padding:3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;box-shadow:0 20px 60px #0000004d;min-height:450px;opacity:.6}.featured-project-content{display:flex;flex-direction:column;gap:1.5rem}.featured-project-title{font-size:2rem;font-weight:700;color:#fff;line-height:1.2;margin:0}.featured-project-subtitle{font-size:1.125rem;line-height:1.7;color:#fffc;margin:0}.featured-project-cta{padding:1rem 2.5rem;background:transparent;border:2px solid #3b82f6;border-radius:.5rem;color:#3b82f6;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;letter-spacing:.05em}.featured-project-cta:hover{background:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.featured-project-cta:active{transform:translateY(0)}.featured-project-video-container{position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:16 / 9;background:#0a0e27}.featured-project-video{width:100%;height:100%;object-fit:cover;display:block}.video-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(59,130,246,.2) 0%,rgba(99,102,241,.2) 100%);display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease;z-index:1}.featured-project-video-container:hover .video-overlay{opacity:.7}.video-play-btn{width:5rem;height:5rem;border-radius:50%;background:rgba(255,255,255,.95);border:none;color:#3b82f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 30px #0000004d}.video-play-btn:hover{transform:scale(1.1);background:#ffffff}.video-play-btn:active{transform:scale(1.05)}.play-icon{width:2rem;height:2rem;margin-left:.25rem}.carousel-dots{display:flex;gap:.75rem;justify-content:center;margin-top:3rem}.carousel-dot{width:.75rem;height:.75rem;border-radius:50%;background:rgba(255,255,255,.2);border:none;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot:hover{background:rgba(255,255,255,.4);transform:scale(1.2)}.carousel-dot-active{background:#3b82f6;width:2rem;border-radius:.375rem}@media (max-width: 1024px){.featured-project-card{grid-template-columns:1fr;gap:2rem;padding:2rem}.featured-projects-title{font-size:2rem}.carousel-nav-btn{width:3rem;height:3rem}.carousel-nav-icon{width:1.25rem;height:1.25rem}}@media (max-width: 768px){.featured-projects-section{padding:4rem 1.5rem}.featured-projects-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.featured-projects-title{font-size:1.75rem}.featured-projects-title-line{width:100%}.carousel-wrapper{gap:1rem}.carousel-nav-btn{width:2.5rem;height:2.5rem}.carousel-nav-icon{width:1rem;height:1rem}.featured-project-card{padding:1.5rem;min-height:auto}.featured-project-title{font-size:1.5rem}.featured-project-subtitle{font-size:1rem}.featured-project-cta{padding:.875rem 2rem;font-size:.9375rem}.video-play-btn{width:4rem;height:4rem}.play-icon{width:1.5rem;height:1.5rem}.carousel-dots{margin-top:2rem}}@media (max-width: 480px){.featured-projects-section{padding:3rem 1rem}.featured-projects-title{font-size:1.5rem}.featured-project-card{padding:1.25rem}.featured-project-title{font-size:1.25rem}.featured-project-subtitle{font-size:.9375rem}.carousel-nav-prev,.carousel-nav-next{display:none}.carousel-wrapper{padding:0}}
