.hero-section{background:#1b2232;flex-direction:column;align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-shooting-star{opacity:0;background:linear-gradient(#fff0 0%,#fff6 50%,#fff0 100%);width:2px;height:80px;animation:6s infinite shootingStar;position:absolute;transform:rotate(-35deg)}.hero-shooting-star--1{animation-delay:0s;top:8%;left:12%}.hero-shooting-star--2{height:60px;animation-delay:.6s;top:14%;left:18%}@keyframes shootingStar{0%{opacity:0;transform:rotate(-35deg)translateY(-20px)}5%{opacity:.6}15%{opacity:0;transform:rotate(-35deg)translateY(60px)}to{opacity:0}}.hero-star-wrapper{z-index:0;pointer-events:none;mix-blend-mode:plus-lighter;opacity:.7;width:60%;max-width:800px;position:absolute;top:0;right:0}.hero-star{width:100%;height:auto;display:block}.hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;align-items:center;max-width:100%;padding:0 1.5rem;display:flex;position:relative}.hero-pill{background:linear-gradient(90deg,#ffffff1a 0%,#9999991a 14.66%);border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 18px;display:inline-flex}.hero-pill__dot{background:#e9e9e9;border-radius:50%;flex-shrink:0;width:6px;height:6px}.hero-pill__text{letter-spacing:.02em;background:linear-gradient(90deg,#919191 8.68%,#fff 23.34% 30.29%,#919191 38.33%);-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;font-size:.8125rem;font-weight:400;line-height:1.2;animation:6s ease-in-out infinite pillShimmer}@keyframes pillShimmer{0%{background-position:100% 0}50%{background-position:0 0}to{background-position:100% 0}}.hero-title{letter-spacing:-.04em;text-align:center;background:linear-gradient(89.7deg,#fff6 1.56%,#fff 23.75% 50.16%,#fff6 97.71%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:1800px;margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw + 1rem,4.5rem);font-weight:800;line-height:1.1}.hero-description{color:#ffffff8c;max-width:560px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.hero-cta{cursor:pointer;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.hero-cta--primary{color:#1b2232;background:#fff}.hero-cta--primary:hover{background:#ffffffe6;box-shadow:0 0 24px #ffffff26}.hero-cta--outline{color:#fffc;background:#ffffff0f;border:1px solid #ffffff26}.hero-cta--outline:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.hero-cta__icon{width:18px;height:18px}.hero-solutions{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:auto;padding-bottom:3rem;display:flex;position:relative}.hero-solution{align-items:center;gap:.5rem;display:flex}.hero-solution__icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hero-solution__icon{object-fit:contain;filter:grayscale()brightness(.8)contrast(.9);opacity:.7;width:24px;height:24px;transition:all .3s}.hero-solution:hover .hero-solution__icon{filter:grayscale(0%)brightness()contrast();opacity:1}.hero-solution__name{color:#828282;letter-spacing:.01em;font-size:.875rem;font-weight:500;transition:color .3s}.hero-solution:hover .hero-solution__name{color:#fff}@media (max-width:768px){.hero-section{min-height:auto;padding-top:6rem}.hero-pill{gap:6px;padding:5px 14px}.hero-pill__text{font-size:.75rem}.hero-description{font-size:1rem}.hero-cta{padding:.65rem 1.5rem;font-size:.875rem}.hero-solutions{gap:1.25rem}.hero-solution__name{font-size:.8125rem}.hero-shooting-star{display:none}.hero-star-wrapper{width:70%;top:0;right:-10%}}@media (max-width:480px){.hero-section{padding-top:5rem}.hero-cta-group{flex-direction:column;width:100%;padding:0 1rem}.hero-cta{width:100%}.hero-solutions{gap:1rem}.hero-solution__icon-wrapper,.hero-solution__icon{width:20px;height:20px}.hero-solution__name{font-size:.75rem}.hero-star-wrapper{width:80%;top:0;right:-15%}}
