.hero-dust{position:absolute;top:50%;width:220px;height:260px;pointer-events:none;z-index:-1;overflow:visible;mix-blend-mode:screen}.hero-dust-left{left:-140px;transform:translateY(-50%) rotate(-10deg)}.hero-dust-right{right:-140px;transform:translateY(-50%) rotate(10deg)}.hero-dust span{position:absolute;bottom:-28px;width:6px;height:6px;background:radial-gradient(circle,#ffeac1f2,#ffeac100);border-radius:50%;opacity:0;animation-iteration-count:infinite;animation-timing-function:ease-in-out;filter:drop-shadow(0 0 8px rgba(255,220,166,.45))}.hero-dust-left span{animation-name:dust-rise-left}.hero-dust-right span{animation-name:dust-rise-right}.hero-dust-left span:nth-child(1){left:28px;animation-duration:6.2s;animation-delay:-.4s;transform:scale(.7)}.hero-dust-left span:nth-child(2){left:52px;animation-duration:5.6s;animation-delay:-2.1s;transform:scale(.6)}.hero-dust-left span:nth-child(3){left:74px;animation-duration:6.8s;animation-delay:-3.7s;transform:scale(.65)}.hero-dust-left span:nth-child(4){left:98px;animation-duration:5.3s;animation-delay:-1.8s;transform:scale(.55)}.hero-dust-left span:nth-child(5){left:122px;animation-duration:7.1s;animation-delay:-4.6s;transform:scale(.75)}.hero-dust-left span:nth-child(6){left:146px;animation-duration:6s;animation-delay:-2.9s;transform:scale(.68)}.hero-dust-left span:nth-child(7){left:64px;animation-duration:5.1s;animation-delay:-5.5s;transform:scale(.58)}.hero-dust-left span:nth-child(8){left:134px;animation-duration:6.4s;animation-delay:-3.3s;transform:scale(.72)}.hero-dust-right span:nth-child(1){right:28px;animation-duration:6s;animation-delay:-1.1s;transform:scale(.7)}.hero-dust-right span:nth-child(2){right:52px;animation-duration:5.4s;animation-delay:-2.6s;transform:scale(.62)}.hero-dust-right span:nth-child(3){right:74px;animation-duration:6.9s;animation-delay:-4.1s;transform:scale(.65)}.hero-dust-right span:nth-child(4){right:98px;animation-duration:5.8s;animation-delay:-1.9s;transform:scale(.55)}.hero-dust-right span:nth-child(5){right:122px;animation-duration:7.4s;animation-delay:-4.9s;transform:scale(.78)}.hero-dust-right span:nth-child(6){right:146px;animation-duration:6.1s;animation-delay:-3s;transform:scale(.7)}.hero-dust-right span:nth-child(7){right:64px;animation-duration:5.2s;animation-delay:-5.7s;transform:scale(.6)}.hero-dust-right span:nth-child(8){right:134px;animation-duration:6.6s;animation-delay:-3.5s;transform:scale(.74)}@media(max-width:768px){.hero-dust{width:160px;height:200px;top:60%}.hero-dust-left{left:-86px}.hero-dust-right{right:-86px}}@keyframes dust-rise-left{0%{transform:translateZ(0) scale(.6);opacity:0}15%{opacity:.9}to{transform:translate3d(-18px,-210px,0) scale(1.05);opacity:0}}@keyframes dust-rise-right{0%{transform:translateZ(0) scale(.6);opacity:0}15%{opacity:.9}to{transform:translate3d(18px,-210px,0) scale(1.05);opacity:0}}
