.dtx-product-hero{background:#1a1a1a;color:#fdfdfc;overflow:hidden;position:relative}.dtx-product-hero__bg{animation:dtxProductHeroGridDrift 24s linear infinite;background:linear-gradient(180deg,#1a1a1a,rgba(26,26,26,.18) 12%,rgba(26,26,26,.18) 88%,#1a1a1a),linear-gradient(hsla(60,20%,99%,.022) 1px,transparent 0),linear-gradient(90deg,hsla(60,20%,99%,.022) 1px,transparent 0),radial-gradient(circle at 50% 24%,rgba(228,255,92,.075) 0,rgba(228,255,92,.03) 18%,rgba(228,255,92,0) 42%),#1a1a1a;background-size:auto,108px 108px,108px 108px,auto,auto;inset:0;pointer-events:none;position:absolute}.dtx-product-hero:after{animation:dtxProductHeroGlowPulse 9s ease-in-out infinite;background:radial-gradient(circle at 50% 24%,rgba(228,255,92,.075) 0,rgba(228,255,92,.03) 18%,rgba(228,255,92,0) 42%),radial-gradient(circle at 50% 24%,rgba(228,255,92,.04) 0,rgba(228,255,92,0) 58%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}@keyframes dtxProductHeroGridDrift{0%{background-position:50%,top,top,50%,50%}50%{background-position:50%,calc(50% + 10px) top,calc(50% - 10px) top,50%,50%}to{background-position:50%,top,top,50%,50%}}@keyframes dtxProductHeroGlowPulse{0%,to{opacity:.38;transform:scale(1)}50%{opacity:.62;transform:scale(1.015)}}.dtx-product-hero__inner{align-items:center;display:flex;justify-content:center;padding:140px 48px 72px;position:relative;z-index:2}.dtx-product-hero__content{margin:0 auto;max-width:980px;text-align:center}.dtx-product-hero__subheading{color:#fdfdfc;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:600;letter-spacing:-.04em;line-height:.98;margin:0 0 .2em}.dtx-product-hero__subheading strong{color:#e4ff5c}.dtx-product-hero__heading{margin:0 0 24px}.dtx-product-hero__heading h1,.dtx-product-hero__heading h2,.dtx-product-hero__heading p{font-family:Space Grotesk,sans-serif;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:600;letter-spacing:-.04em;line-height:1.08;margin:0}.dtx-product-hero__heading strong{color:#e4ff5c}.dtx-product-hero__intro{color:#dadad6;font-family:Noto Sans,sans-serif;font-size:20px;font-weight:300;line-height:28px;margin:0 auto 40px;max-width:46rem}.dtx-product-hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.dtx-product-hero__button{align-items:center;background:#e4ff5c;border:0;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);color:#1a1a1a;cursor:pointer;display:inline-flex;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;justify-content:center;letter-spacing:.96px;line-height:24px;min-height:52px;padding:10px 24px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.dtx-product-hero__button:focus,.dtx-product-hero__button:hover{background:#eeff8c;box-shadow:0 14px 32px rgba(228,255,92,.12);color:#1a1a1a;transform:translateY(-1px)}.dtx-product-hero__button *,.dtx-product-hero__button:focus *,.dtx-product-hero__button:hover *{color:inherit}.dtx-product-hero__form-wrap{display:none;margin-top:36px}.dtx-product-hero__form-wrap[x-show=formOpen]{display:block}.dtx-product-hero__form-card{background:hsla(60,20%,99%,.04);border:1px solid hsla(60,20%,99%,.12);margin:0 auto;max-width:640px;padding:32px;position:relative}.dtx-product-hero__form-close{background:none;border:0;color:#dadad6;cursor:pointer;font-size:26px;position:absolute;right:14px;top:12px}@media (max-width:767px){.dtx-product-hero__inner{padding:74px 24px 56px}.dtx-product-hero__heading h1{font-size:clamp(2.2rem,10vw,3.4rem)}.dtx-product-hero__intro{font-size:18px}.dtx-product-hero__button{max-width:320px;width:100%}}