.fixed-background-ellipses{z-index:0;pointer-events:none;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.fixed-background-ellipses--transparent{background-color:#0000}.fixed-background-ellipses__ellipse{max-width:unset;will-change:filter;backface-visibility:hidden;border-radius:50%;position:absolute}.fixed-background-ellipses__ellipse--left{opacity:.1;filter:blur(180px);background:conic-gradient(from 90deg,#a93fff 0deg,#ff41bf 51.9231deg,#5992ff 186.923deg,#a93fff 360deg);width:600px;height:600px;top:-200px;left:50%;transform:translate(-50%)rotate(35deg)translateZ(0)}.fixed-background-ellipses__ellipse--right{opacity:.1;filter:blur(180px);background:#7c77fb;width:600px;height:600px;bottom:-200px;left:50%;transform:translate(-50%)translateZ(0)}@media (min-width:1024px){.fixed-background-ellipses__ellipse--left{filter:blur(200px);opacity:.2;width:600px;height:600px;top:50%;bottom:auto;left:calc(50% - 1100px);transform:translateY(-50%)rotate(-20deg)translateZ(0)}.fixed-background-ellipses__ellipse--right{filter:blur(200px);opacity:.3;width:600px;height:600px;inset:50% calc(50% - 1100px) auto auto;transform:translateY(-50%)translateZ(0)}}
