.hero-btn .btn-icon,.hero-btn .btn-text{z-index:2;position:relative}.hero-btn,.scroll-link{color:#fff;text-decoration:none}.hero-btn,.scroll-text{text-transform:uppercase;letter-spacing:1px}.modern-hero{position:relative;width:100%;height:70vh;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;background:#000}.hero-container,.hero-slide{display:flex;align-items:center}.hero-slider-container{position:relative;width:100%;height:100%;overflow:hidden}.hero-slides{position:relative;width:100%;height:100%}.hero-slide,.hero-slide-overlay{position:absolute;left:0;top:0;width:100%;height:100%}.hero-slide{background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1.05);transition:2s cubic-bezier(.4, 0, .2, 1);z-index:1;justify-content:flex-start}.hero-btn,.hero-bullet,.hero-content-wrapper{transition:.4s cubic-bezier(.4, 0, .2, 1)}.hero-slide.active{opacity:1;transform:scale(1);z-index:2}.hero-slide-overlay{background:linear-gradient(135deg,rgba(0,9,182,.6) 0,rgba(0,9,182,.4) 30%,rgba(128,0,0,.3) 70%,rgba(128,0,0,.2) 100%);z-index:3}.hero-container{position:relative;width:100%;max-width:1240px;margin:0 auto;height:100%;z-index:4;justify-content:flex-start;padding:0 2rem}.hero-content{width:100%}.hero-content-wrapper{max-width:1000px;-webkit-backdrop-filter:blur(8px);border-radius:16px;padding:4rem 0;text-align:left;box-shadow:none}.modern-hero .hero-small-title{font-family:'Exo 2',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-size:.875rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:3px!important;color:#fff!important;margin:0 0 1.5rem!important;padding:.5rem 1rem!important;opacity:.9!important;position:relative!important;display:inline-block!important;background:linear-gradient(135deg,rgba(0,9,182,.3),rgba(128,0,0,.2))!important;border-radius:25px!important;border:1px solid rgba(255,255,255,.2)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;transition:.3s!important;text-decoration:none!important;box-shadow:none!important}.hero-small-title::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);border-radius:25px;opacity:0;transition:opacity .3s}.modern-hero .hero-paragraph,.modern-hero .hero-subtitle,.modern-hero .hero-title{font-family:'Exo 2',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;color:#fff!important;padding:0!important;text-decoration:none!important;border:none!important;background:0 0!important;box-shadow:none!important}.hero-small-title:hover::before{opacity:1}.modern-hero .hero-title{font-size:4.5rem!important;font-weight:800!important;line-height:1!important;margin:0 0 2rem!important;text-shadow:0 4px 8px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.2)!important;letter-spacing:-.02em!important;transition:.4s cubic-bezier(.4, 0, .2, 1)!important;text-transform:none!important}.modern-hero .hero-title:hover{transform:translateY(-2px)!important;text-shadow:0 6px 12px rgba(0,0,0,.5),0 3px 6px rgba(0,0,0,.3)!important}.modern-hero .hero-title span{line-height:1.2}.modern-hero .hero-subtitle{font-size:1.5rem!important;font-weight:600!important;margin:0 0 1rem!important;opacity:.95!important}.modern-hero .hero-paragraph{font-size:1.125rem!important;line-height:1.6!important;margin:0 0 2rem!important;opacity:.9!important}.hero-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:0 0;border:2px solid rgba(255,255,255,.8);border-radius:50px;font-weight:600;font-size:1rem;position:relative;overflow:hidden;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hero-btn:hover{background:rgba(255,255,255,.95);color:#000;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px rgba(255,255,255,.4),0 4px 8px rgba(0,0,0,.1);border-color:#fff}.hero-btn .btn-icon{transition:transform .3s}.hero-btn:hover .btn-icon{transform:translateX(4px)}.hero-slider-bullets{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:10}.hero-bullet{width:60px;height:8px;background:rgba(255,255,255,.3);border:none;border-radius:4px;cursor:pointer;position:relative;overflow:hidden;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.hero-bullet:hover{background:rgba(255,255,255,.7);transform:scale(1.08) translateY(-1px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.hero-bullet.active{background:#fff;box-shadow:0 0 20px rgba(255,255,255,.6),0 2px 8px rgba(0,0,0,.1);transform:scale(1.1)}.hero-bullet::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.hero-bullet:hover::before{left:100%}.hero-scroll-indicator{position:absolute;bottom:2rem;right:2rem;z-index:10}.scroll-link{display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:.3s}.scroll-link:hover{transform:translateY(-4px)}.scroll-text{font-size:.875rem;font-weight:500;opacity:.8}.scroll-arrow{width:24px;height:24px;display:flex;align-items:center;justify-content:center;animation:2s infinite bounce}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1200px){.hero-content-wrapper{max-width:700px;padding:3rem 0}.modern-hero .hero-title{font-size:4.5rem!important}.hero-subtitle{font-size:1.25rem}}@media (max-width:991px){.hero-content{padding:0 1.5rem}.hero-content-wrapper{max-width:100%;padding:2.5rem 0}.modern-hero .hero-title{font-size:3.5rem!important}.hero-subtitle{font-size:1.125rem}.hero-paragraph{font-size:1rem}.hero-bullet{width:50px;height:6px}}@media (max-width:768px){.modern-hero{height:60vh;min-height:400px}.hero-content-wrapper{padding:0}.modern-hero .hero-title{font-size:2.8rem!important}.hero-subtitle{font-size:1rem}.hero-btn,.hero-paragraph{font-size:.875rem}.hero-btn{padding:.75rem 1.5rem}.hero-bullet{width:40px;height:5px}.hero-slider-bullets{bottom:1rem;gap:.5rem}}@media (max-width:576px){.hero-btn,.hero-small-title{font-size:.75rem}.hero-content{padding:0}.modern-hero .hero-title{font-size:2.2rem!important}.hero-btn{padding:.625rem 1.25rem}.hero-bullet{width:30px;height:4px}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-small-title{animation:.8s cubic-bezier(.4,0,.2,1) .2s both slideInUp}.hero-title{animation:.8s cubic-bezier(.4,0,.2,1) .4s both slideInUp}.hero-subtitle{animation:.8s cubic-bezier(.4,0,.2,1) .6s both slideInUp}.hero-paragraph{animation:.8s cubic-bezier(.4,0,.2,1) .8s both slideInUp}.hero-actions{margin-top:2rem;animation:.8s cubic-bezier(.4,0,.2,1) 1s both slideInUp}.hero-content-wrapper{animation:1s cubic-bezier(.4,0,.2,1) .3s both fadeInScale}@media (prefers-reduced-motion:reduce){.hero-actions,.hero-btn,.hero-bullet,.hero-content-wrapper,.hero-paragraph,.hero-slide,.hero-small-title,.hero-subtitle,.hero-title,.scroll-arrow{transition:none!important;animation:none!important}}.hero-btn:focus,.hero-bullet:focus{outline:#ffffff solid 3px;outline-offset:2px}@media (prefers-contrast:high){.hero-content-wrapper{border:2px solid #fff}.hero-bullet{border:1px solid #fff}}