.GraphicalElements_graphicalElements__l8xcy{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:hidden}.GraphicalElements_circle__Niy2A{position:absolute;border-radius:50%;border:2px solid;animation:GraphicalElements_pulse__rTNwL 4s ease-in-out infinite}.GraphicalElements_circle1__SwFDC{width:200px;height:200px;top:20%;right:10%;border-color:hsla(0,0%,75%,.2);animation-delay:0s}.GraphicalElements_circle2__Gs1Lx{width:300px;height:300px;bottom:30%;left:5%;border-color:rgba(107,15,26,.2);animation-delay:1s}.GraphicalElements_circle3__AHe_w{width:150px;height:150px;top:60%;right:30%;border-color:hsla(0,0%,75%,.15);animation-delay:2s}@keyframes GraphicalElements_pulse__rTNwL{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.6}}.GraphicalElements_line__vgIYi{position:absolute;height:2px;width:300px;background:linear-gradient(90deg,transparent,hsla(0,0%,75%,.3) 50%,transparent);animation:GraphicalElements_lineFlow__mA60J 8s ease-in-out infinite}.GraphicalElements_line1__iM4Ck{top:40%;left:-100px;transform:rotate(-15deg);animation-delay:0s}.GraphicalElements_line2__sVhw5{bottom:25%;right:-100px;transform:rotate(15deg);animation-delay:2s}@keyframes GraphicalElements_lineFlow__mA60J{0%,to{opacity:.2}50%{opacity:.6}}.GraphicalElements_dotsGrid__UGtGH{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(5,1fr);padding:5%}.GraphicalElements_dot__fXk6N{width:4px;height:4px;background:radial-gradient(circle,hsla(0,0%,75%,.4) 0,transparent 70%);border-radius:50%;animation:GraphicalElements_dotPulse__gIHC4 3s ease-in-out infinite}.GraphicalElements_dot__fXk6N:nth-child(odd){animation-delay:.5s;background:radial-gradient(circle,rgba(107,15,26,.3) 0,transparent 70%)}.GraphicalElements_dot__fXk6N:nth-child(3n){animation-delay:1s}.GraphicalElements_dot__fXk6N:nth-child(5n){animation-delay:1.5s}@keyframes GraphicalElements_dotPulse__gIHC4{0%,to{transform:scale(.5);opacity:.2}50%{transform:scale(1.5);opacity:.8}}@media (max-width:768px){.GraphicalElements_circle__Niy2A,.GraphicalElements_line__vgIYi{display:none}.GraphicalElements_dotsGrid__UGtGH{grid-template-columns:repeat(5,1fr)}}