.NotFound-module__txpBSG__not_found_wrapper{background-color:var(--background-color);justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.NotFound-module__txpBSG__not_found_content{text-align:center;width:100%;max-width:800px;color:var(--primary-color);border-radius:8px;padding:60px 40px}.NotFound-module__txpBSG__not_found_content>h1{margin:0 0 20px;font-size:4rem;font-weight:600}.NotFound-module__txpBSG__not_found_content>p{margin:0 0 40px;font-size:1.5rem;font-weight:300}.NotFound-module__txpBSG__not_found_links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.NotFound-module__txpBSG__not_found_links>a{cursor:pointer;color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000;padding:10px 30px;font-size:1.2rem;font-weight:400;text-decoration:none;transition:all .2s ease-in}.NotFound-module__txpBSG__not_found_links>a:first-child{background-color:var(--secondary-color);color:var(--background-color);border:1px solid var(--secondary-color)}.NotFound-module__txpBSG__not_found_links>a:hover{opacity:.8}@media (max-width:768px){.NotFound-module__txpBSG__not_found_wrapper{padding:20px}.NotFound-module__txpBSG__not_found_content{padding:40px 20px}.NotFound-module__txpBSG__not_found_content>h1{font-size:3rem}.NotFound-module__txpBSG__not_found_content>p{font-size:1.2rem}.NotFound-module__txpBSG__not_found_links{flex-direction:column;gap:10px}.NotFound-module__txpBSG__not_found_links>a{text-align:center}}
