.not-found-container{justify-content:center;align-items:center;gap:60px;min-height:80vh;padding:20px;display:flex}.not-found-image img{max-width:300px;height:auto}.not-found-content{flex-direction:column;justify-content:center;gap:16px;display:flex}.not-found-content h1{margin-bottom:0;font-size:64px;font-weight:700;line-height:64px}.not-found-content p{margin-bottom:0;font-size:18px}.not-found-content .ant-btn{background-color:var(--primary-color);border:1px solid var(--primary-color);white-space:nowrap;border-radius:2px;outline:none;width:max-content;height:40px;margin:0 0 20px;padding:0 12.5px;font-size:16px;position:relative;overflow:hidden;color:#000!important}.not-found-content .ant-btn:hover{border:1px solid #a4c8e1;background-color:#a4c8e1!important}@media screen and (max-width:992px){.not-found-container{flex-direction:column-reverse;gap:30px}.not-found-content{align-items:center}.not-found-content h1{font-size:48px;line-height:48px}.not-found-content p{text-align:center;font-size:16px}}
