.not_found_container{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden;margin-top:0!important}.not_found_container .not_found_background{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.not_found_container .not_found_background .radar_circle{border-top:2px solid #7fff58;border-bottom:2px solid #d5ff3a;border-radius:50%;width:950px;height:950px;position:absolute;box-shadow:inset 0 0 0 79px #fff,inset 0 0 0 80px rgba(229,229,234,.5),inset 0 0 0 159px #fff,inset 0 0 0 160px rgba(229,229,234,.5)}.not_found_container .not_found_background .radar_circle:before{content:"";background:rgba(229,229,234,.2);width:2px;height:100%;display:block;position:absolute;top:0;left:50%}.not_found_container .not_found_background .radar_circle:after{content:"";background:rgba(229,229,234,.2);width:100%;height:2px;display:block;position:absolute;top:50%;left:0}.not_found_container .not_found_content{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;padding:40px 20px;display:flex;position:relative}.not_found_container .not_found_content img{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;max-width:600px;height:auto}.not_found_container .not_found_content .page_heading{width:550px;margin:0 0 15px;font-size:48px}.not_found_container .not_found_content .page_subheading{width:600px;margin:0;font-size:19px;font-weight:400}.not_found_container .not_found_content .button.primary{border-radius:50px;margin-top:25px;padding:18px 40px;font-size:16px;font-weight:600}@media screen and (max-width:650px){.not_found_container .not_found_background .radar_circle{width:700px;height:700px}.not_found_container .not_found_content img{max-width:400px}.not_found_container .not_found_content .page_heading{width:100%;font-size:32px}.not_found_container .not_found_content .page_subheading{width:100%;font-size:16px}.not_found_container .not_found_content .button.primary{padding:12px 35px}}
