.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.hero-heading{font-size:80px;font-weight:400;line-height:50px;display:flex;flex-direction:column;gap:10px;text-align:left;min-height:auto}.hero__para{contain:layout paint style;min-height:90px}.hero__links{margin-top:1.5rem;font-size:2rem;max-width:800px;margin-right:auto;line-height:1.6}.link-pillars{color:#39ff14;text-decoration:underline;font-weight:600}.link-pillars:hover{opacity:.8}.heading-line{display:inline-block;white-space:nowrap}.heading-line,.heading-line.visible{opacity:1;transform:translateY(0)}.animate-heading .heading-line{animation:slideInReal .8s ease-out forwards}.animate-heading .heading-line:nth-child(2){animation-delay:.15s}@keyframes slideInReal{to{opacity:1;transform:translateY(0)}}.hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5}.hero__divider{width:50%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.25),rgba(255,255,255,0));position:relative}.hero__container{flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1}.hero__content{max-width:1000px}.hero__content h2{font-size:60px;font-weight:400;line-height:65px;text-align:left}.hero__content p{margin-top:1.5rem;font-size:.9rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,.6);width:100%;text-align:left}.hero__buttons{margin-bottom:2rem;display:flex;gap:1rem}.primary-btn-hero{border:none;border-radius:10px;background-color:#39ff14;transition:transform .3s ease;box-shadow:0 5px 15px #39ff14;border:1px solid rgba(255,255,255,.15)}.primary-btn-hero,.secondary-btn2{padding:1rem 1.5rem;cursor:pointer;color:black;font-size:14px}.secondary-btn2{background:darkgray;border:none;border-radius:10px;font-weight:500}.hero__image{flex:1;min-width:300px;text-align:right;display:flex;justify-content:flex-end;align-items:center;overflow:hidden;max-width:300%;padding:1rem;margin-bottom:60px}.hero__image img{width:180%;height:auto;max-width:1200px;object-fit:contain;transition:all .3s ease-in-out;z-index:2}@media (max-width:1024px){.hero{padding:3rem 2rem;margin-top:-80px;min-height:100vh;justify-content:flex-start;text-align:left}.hero,.hero__container{flex-direction:column;align-items:flex-start}.hero__container{padding:0 2rem}.hero__content h2{font-size:25px;line-height:40px;text-align:left}.hero__content p{font-size:16px;text-align:left;margin:1rem 0}.hero__buttons{justify-content:flex-start;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero__image img{width:100%;max-width:450px}}@media (max-width:768px){.hero{flex-direction:column;margin-top:-80px;padding:2rem 1rem;align-items:flex-start}.hero__container{padding:0 1rem}.hero__content h2{font-size:50px;line-height:48px}.hero__content p{font-size:.95rem;width:100%}.hero__buttons{flex-direction:row;gap:.75rem}.animate-heading .heading-line{animation:none!important;opacity:1!important;transform:translateY(0)!important}}@media (max-width:576px){.hero{padding:2rem 1rem;margin-top:0!important;min-height:600px!important}.hero__content h2{font-size:1.6rem;line-height:40px;text-align:center}.hero__content p{font-size:15px;width:100%;text-align:center;margin:1rem 0}.hero__buttons{flex-direction:column;align-items:center}.primary-btn-hero,.secondary-btn2{width:100%;text-align:center}.hero__image img{max-width:300px}}@media (max-width:425px){.hero{padding:1.5rem 1rem;min-height:570px!important}.hero__content h2{font-size:1.7rem;line-height:38px;text-align:left}.hero__content p{font-size:15px;text-align:left}.hero__buttons{flex-direction:column;align-items:stretch}.hero__image img{max-width:240px;margin-top:1rem}}@media (max-width:375px){.hero{padding:1.5rem 1rem;min-height:550px!important}.hero__content h2{font-size:1.6rem;line-height:36px;text-align:center}.hero__content p{font-size:15px;text-align:center}.hero__buttons{flex-direction:column;align-items:center}.hero__image img{max-width:260px}}@media (max-width:320px){.hero{padding:1rem .75rem;min-height:520px!important}.hero__content h2{font-size:1.4rem;line-height:32px;text-align:center}.hero__content p{font-size:14px;text-align:center}.hero__buttons{flex-direction:column;align-items:center}.primary-btn-hero,.secondary-btn2{width:100%;font-size:13px;padding:.75rem 1rem}.hero__image img{max-width:220px}}