.__404_notfound__pz_6D{width:100%;height:100vh;background:var(--white);display:flex;justify-content:center;align-items:center}.__404_notfound__pz_6D .__404_box__U5p0b{width:400px;height:400px;background:var(--black);color:var(--white);border-radius:10%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;text-align:center;transition:all .3s linear;box-shadow:10px 10px 0 0 var(--orange)}.__404_notfound__pz_6D .__404_box__U5p0b .__404_title__oCtRk{margin-top:30px}.__404_notfound__pz_6D .__404_box__U5p0b .__404_title__oCtRk h2{margin:0;font-size:3rem}.__404_notfound__pz_6D .__404_box__U5p0b .__404_button__edlwG{height:100%;margin-top:10px;margin-bottom:30px;display:flex;justify-content:space-evenly;flex-direction:column}.__404_notfound__pz_6D .__404_box__U5p0b .__404_button__edlwG a{text-decoration:none;color:var(--white);padding:10px 20px;border:1px solid var(--orange);border-radius:5px;transition:all .15s ease-in-out;box-shadow:0 10px 0 0 var(--orange)}.__404_notfound__pz_6D .__404_box__U5p0b .__404_button__edlwG a:hover{background:var(--orange);box-shadow:0 0 0 0 var(--orange);transform:translateY(10px);transition:all .15s ease-in-out}