.loader_container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000}:root{--emity-main-color: #e7267a;--P_color2: #952450;--P_color3: #6e203d;--P_color4: #4a1a2a;--P_color5: #281219;--bg-color: #1a2035}*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,sans-serif}.body{width:100vw;height:100vh;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:16px;background:#1a2035;color:#fefefe;overflow:hidden!important}.body .Square404{position:relative;display:flex;justify-content:center;align-items:center;width:50%}.body .Square404 .Square{width:20vw;height:20vw;position:absolute;border-radius:1.2rem;background:var(--emity-main-color);box-shadow:var(--P_color2) 0 0 5px 30px,var(--P_color4) 0 0 10px 60px,var(--P_color5) 0 0 15px 90px;transform:rotate(-21deg);display:flex;justify-content:center;align-items:center;z-index:1}.body .Square404 .Square h1{font-size:10vw;color:#1a2035;transform:translateZ(90px);text-shadow:0 0 2px rgba(0,0,0,.6);user-select:none}.body .texts,.texts{z-index:5;padding:.8rem;margin:.3rem;width:500px}.texts h4{font-size:2.5rem}@media (max-width: 768px){.body{flex-direction:column;justify-content:space-evenly}.Square404{width:100%}.Square{width:150px;height:150px}.Square h1{font-size:70px}.texts{width:100%!important;display:flex;flex-direction:column;align-items:center}.texts h4{font-size:clamp(20px,8vw,40px)}}
