.blue-dots-background{height:100%;overflow-x:clip;position:relative;width:100%}.blue-dots-background .blue-dot--bottom__wrapper,.blue-dots-background .blue-dot--top__wrapper,.blue-dots-background .blue-dot-wrapper{bottom:0;left:0;position:absolute;right:0;top:0;transition:.8s transform var(--ease-out-cubic);z-index:3}.blue-dots-background .blue-dot--top__wrapper{transform:translate(100%)}.blue-dots-background .blue-dot--bottom__wrapper{transform:translate(-100%)}.blue-dots-background.animated .blue-dot--bottom__wrapper,.blue-dots-background.animated .blue-dot--top__wrapper{transform:translate(0)}.blue-dots-background .blue-dot{background:url(../images/blue-gradient.png) no-repeat;background-size:contain;height:64rem;position:absolute;right:-32rem;top:-32rem;transform:scale(1);transition:transform .2s ease-in-out;width:64rem;z-index:3}@media(min-width:1023px){.blue-dots-background .blue-dot{height:128rem;right:-64rem;top:-36rem;width:128rem}}.blue-dots-background .blue-dot--bottom{bottom:-32rem;left:-32rem;right:auto;top:auto;transition-delay:.4s}@media(min-width:1023px){.blue-dots-background .blue-dot--bottom{bottom:-72rem;left:-82rem}}
