.hero-lattice-wrap{position:absolute;inset:0;z-index:0;overflow:hidden;background:#0a0a0a;pointer-events:none}.hero-lattice{position:absolute;inset:-8% -12%;width:124%;height:116%;opacity:.95}.hero-lattice__link{stroke:rgba(216,90,48,.18);stroke-width:1}.hero-lattice__link-pulse{stroke:#e0906b;stroke-width:1.5;stroke-dasharray:36 420;stroke-dashoffset:420;opacity:0;animation:hero-lattice-pulse-in 13s ease-in-out infinite}.hero-lattice__link-pulse--0{animation-delay:0s;animation-duration:12s}.hero-lattice__link-pulse--1{animation-delay:2.4s;animation-duration:14s}.hero-lattice__link-pulse--2{animation-delay:5.1s;animation-duration:11s}.hero-lattice__link-pulse--3{animation-delay:7.8s;animation-duration:15s}.hero-lattice__link-pulse--4{animation-delay:1.2s;animation-duration:13s}.hero-lattice__link-pulse--5{animation-delay:4.5s;animation-duration:12s}.hero-lattice__link-pulse--6{animation-delay:8.6s;animation-duration:14s}.hero-lattice__center{fill:rgba(216,90,48,.55);stroke:hsla(19,65%,65%,.35);stroke-width:1}.hero-lattice__node{fill:rgba(216,90,48,.38);stroke:hsla(19,65%,65%,.25);stroke-width:1}.hero-lattice__link--late{stroke:rgba(216,90,48,.18);stroke-dasharray:280;stroke-dashoffset:280;opacity:0;animation:hero-lattice-link-draw 2.4s ease-out 18s forwards}.hero-lattice__node--late{fill:rgba(216,90,48,.38);stroke:hsla(19,65%,65%,.25);stroke-width:1;opacity:0;animation:hero-lattice-node-enter 2s ease-out 18s forwards}.hero-lattice__link-pulse--late{animation-delay:19s;animation-duration:16s;opacity:0}@keyframes hero-lattice-pulse-in{0%,72%,to{stroke-dashoffset:420;opacity:0}6%{opacity:.75}26%{stroke-dashoffset:0;opacity:.35}34%{opacity:0}}@keyframes hero-lattice-link-draw{0%{stroke-dashoffset:280;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes hero-lattice-node-enter{0%{opacity:0;transform:scale(.6);transform-origin:center;transform-box:fill-box}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero-lattice__link-pulse,.hero-lattice__link-pulse--late{animation:none;opacity:0}.hero-lattice__link--late{animation:none;stroke-dashoffset:0;opacity:1}.hero-lattice__node--late{animation:none;opacity:1;transform:none}}@media (max-width:640px){.hero-lattice{inset:-4% -20%;width:140%;height:110%}}