.herosectionBg{position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover}.imageWrapper{position:relative;display:inline-block}.imageWrapperMobile{position:relative;width:100%;height:100%}.imageWrapper:before,.imageWrapperMobile:before{content:"";position:absolute;width:8px;height:8px;background:#d4a843;border-radius:50%;top:30%;left:10px;animation:float1 3s ease-in-out infinite;z-index:10;box-shadow:0 0 6px 2px rgba(212,168,67,.6)}.imageWrapper:after,.imageWrapperMobile:after{content:"";position:absolute;width:5px;height:5px;background:#d4a843;border-radius:50%;bottom:25%;right:10px;animation:float2 4s ease-in-out infinite;z-index:10;box-shadow:0 0 6px 2px rgba(212,168,67,.5)}.sparkle-dots{position:absolute;inset:0;z-index:10;pointer-events:none}.sparkle-dots span{position:absolute;width:4px;height:4px;background:#d4a843;border-radius:50%;box-shadow:0 0 4px 1px rgba(212,168,67,.5)}.sparkle-dots span:first-child{top:30%;right:20%;animation:float3 3.5s ease-in-out infinite}.sparkle-dots span:nth-child(2){top:60%;left:5%;animation:float1 4.5s ease-in-out .5s infinite}.sparkle-dots span:nth-child(3){bottom:15%;left:15%;animation:float2 3s ease-in-out 1s infinite}.sparkle-dots span:nth-child(4){top:50%;right:5%;animation:float3 5s ease-in-out .3s infinite}.sparkle-dots span:nth-child(5){bottom:10%;right:12%;animation:float1 3.8s ease-in-out .8s infinite}.sparkle-dots span:nth-child(6){bottom:25%;left:5%;animation:float2 3.8s ease-in-out .8s infinite}@keyframes float1{0%{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-15px) scale(1.3);opacity:.4}to{transform:translateY(0) scale(1);opacity:1}}@keyframes float2{0%{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(12px) scale(.8);opacity:.5}to{transform:translateY(0) scale(1);opacity:1}}@keyframes float3{0%{transform:translate(0);opacity:.8}33%{transform:translate(8px,-10px);opacity:1}66%{transform:translate(-5px,5px);opacity:.4}to{transform:translate(0);opacity:.8}}