.hero-carousel{background:#001a0a;width:100%;height:38rem;position:relative;overflow:hidden}@media (min-width:768px){.hero-carousel{height:44rem}}@media (min-width:1280px){.hero-carousel{height:48rem}}.hero-carousel__slide{width:100%;height:100%;position:absolute;inset:0}.hero-carousel__media{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.hero-carousel__overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 20%,#001a0a0d 35%,#001a0a4d 55%,#001a0ab3 80%,#001a0af2 100%),linear-gradient(#001a0a4d 0%,#0000 30%);position:absolute;inset:0}.hero-carousel__content{z-index:5;flex-direction:column;justify-content:flex-end;padding-bottom:2rem;display:flex;position:absolute;inset:0}@media (min-width:768px){.hero-carousel__content{padding-bottom:3rem}}.hero-carousel__inner{width:100%;max-width:1440px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.hero-carousel__inner{padding:0 3rem}}@media (min-width:1024px){.hero-carousel__inner{padding:0 5rem}}.hero-carousel__text-block{max-width:48rem}.hero-carousel__badge{color:#4bff00;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);background:#4bff001a;border:1px solid #4bff0040;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.7rem;font-weight:600;display:inline-flex}@media (min-width:768px){.hero-carousel__badge{margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:.8rem}}.hero-carousel__badge-dot{background:#4bff00;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite badge-pulse}@keyframes badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-carousel__title{flex-direction:column;margin-bottom:.75rem;font-weight:800;line-height:1.1;display:flex}.hero-carousel__title-main{color:#fff;font-size:1.5rem}.hero-carousel__title-accent{color:#4bff00;margin-top:.25rem;font-size:1.35rem}@media (min-width:768px){.hero-carousel__title{margin-bottom:1.5rem}.hero-carousel__title-main{font-size:2.25rem}.hero-carousel__title-accent{margin-top:.5rem;font-size:1.875rem}}@media (min-width:1024px){.hero-carousel__title-main{font-size:3.25rem}.hero-carousel__title-accent{font-size:2.75rem}}.hero-carousel__description{color:#ffffffeb;max-width:36rem;margin-bottom:2rem;font-size:1rem;font-weight:500;line-height:1.7;display:none}@media (min-width:768px){.hero-carousel__description{font-size:1.1rem;display:block}}@media (min-width:1024px){.hero-carousel__description{font-size:1.2rem}}.hero-carousel__ctas{flex-direction:column;gap:.5rem;display:flex}@media (min-width:640px){.hero-carousel__ctas{flex-direction:row;align-items:flex-start;gap:1rem}}.hero-carousel__cta-link{width:100%}@media (min-width:640px){.hero-carousel__cta-link{width:auto}}.hero-carousel__cta{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}@media (min-width:768px){.hero-carousel__cta{padding:1rem 2rem;font-size:1.05rem}}.hero-carousel__cta--primary{color:#fff;background:linear-gradient(135deg,#00cc3f,#00a832);box-shadow:0 4px 15px #00cc3f59,0 1px 3px #0003}.hero-carousel__cta--primary:hover{background:linear-gradient(135deg,#00e048,#00cc3f);box-shadow:0 6px 25px #00cc3f80,0 2px 6px #0003}.hero-carousel__cta--secondary{color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1.5px solid #ffffff4d}.hero-carousel__cta--secondary:hover{background:#ffffff26;border-color:#ffffff80}.hero-carousel__cta-icon{flex-shrink:0;width:1.2rem;height:1.2rem}.hero-carousel__indicators{justify-content:center;gap:.5rem;padding:1rem 0 0;display:flex}@media (min-width:768px){.hero-carousel__indicators{justify-content:flex-start;padding:1.5rem 3rem 0}}@media (min-width:1024px){.hero-carousel__indicators{padding:1.5rem 5rem 0}}.hero-carousel__indicator{cursor:pointer;background:#fff3;border:none;border-radius:3px;width:2rem;height:3px;padding:0;transition:width .3s,background .3s;position:relative;overflow:hidden}.hero-carousel__indicator:hover{background:#ffffff59}.hero-carousel__indicator--active{background:#ffffff26;width:3rem}@media (min-width:768px){.hero-carousel__indicator{width:2.5rem;height:3px}.hero-carousel__indicator--active{width:4rem}}.hero-carousel__indicator-fill{background:linear-gradient(90deg,#4bff00,#00cc3f);border-radius:3px;height:100%;position:absolute;top:0;left:0}
