.specialities-bg-futuristic{z-index:-1;pointer-events:none;filter:blur(60px)brightness(1.1)saturate(1.2);opacity:.95;background:radial-gradient(60% 40% at 60% 30%,rgba(255,224,102,.8) 60%,rgba(242,201,76,.6) 100%),linear-gradient(120deg,rgba(255,251,230,.8) 0%,rgba(255,224,102,.533) 40%,rgba(242,201,76,.267) 100%);width:100vw;height:100vh;animation:16s ease-in-out infinite alternate bgMove;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes bgMove{0%{background-position:60% 30%,0 0}to{background-position:40% 70%,100% 100%}}
