:root{--green:#25c16f;--dark-green:#0ea757;--blue:#0287f9;--sky-blue:#2388e0;--magenta:#cc4783;--purple:#7a68e0;--grey:#4b4b4b;--dark-grey:#101828;--light-grey:#8a8a8a;--light-gray:#d8d8d8;--orange:#f88822;--orange-dark:#af423d;--bg:#eaecf0;--light-pink:#fffaf6;--red:#d82813;--yellow:#f8c51c;--black:#000;--white:#fff;--light-green:#4cc590;--light-blue:#ebf6ff;--border-color:#e3ebf2;--light-grey-blue:#e3eaf2;--light-grey-2:#fafafa;--light-greenb:#d8fde8;--theme:#ffb21b;--theme-background:#fff5e1;--theme-hover:#ffd88b;--theme-hover-background:#fff5e1;--theme-filter-background:#fff5e1;--ia-body:#575757;--ia-primary:#7a68e0;--ia-primary-dark:#342587;--ia-secondary:#6d53ff;--ia-footer-bg:#261d56;--ia-heading:#303030}.not-found-container{background:radial-gradient(circle at 100% 0,#7f56d90d 0%,#0000 40%),radial-gradient(circle at 0 100%,#d27bb80d 0%,#0000 40%);justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.not-found-container .not-found-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}@media (min-width:1200px) and (max-width:1699px){.not-found-container .not-found-content{text-align:left;flex-direction:row;justify-content:space-between}}.not-found-container .not-found-content .illustration-wrapper{flex:1;justify-content:center;align-items:center;margin-bottom:30px;animation:6s ease-in-out infinite float;display:flex}@media (min-width:1200px) and (max-width:1699px){.not-found-container .not-found-content .illustration-wrapper{margin-bottom:0;margin-right:50px}}.not-found-container .not-found-content .illustration-wrapper .not-found-img{filter:drop-shadow(0 20px 30px #0000001a);max-width:100%;height:auto;max-height:400px}.not-found-container .not-found-content .text-wrapper{flex-direction:column;flex:1;align-items:center;display:flex}@media (min-width:1200px) and (max-width:1699px){.not-found-container .not-found-content .text-wrapper{align-items:flex-start}}.not-found-container .not-found-content .text-wrapper .error-code{background:linear-gradient(135deg,#7b45f0 0%,#6e5cb5 100%);-webkit-text-fill-color:#0000;opacity:.9;-webkit-background-clip:text;background-clip:text;margin:0;font-size:120px;font-weight:800;line-height:1}@media (max-width:949px){.not-found-container .not-found-content .text-wrapper .error-code{font-size:80px}}.not-found-container .not-found-content .text-wrapper .error-title{color:#101828;margin:10px 0 20px;font-size:32px;font-weight:700}@media (max-width:949px){.not-found-container .not-found-content .text-wrapper .error-title{font-size:24px}}.not-found-container .not-found-content .text-wrapper .error-message{color:#667085;max-width:450px;margin-bottom:30px;font-size:18px;line-height:1.6}@media (max-width:949px){.not-found-container .not-found-content .text-wrapper .error-message{font-size:16px}}.not-found-container .not-found-content .text-wrapper .back-home-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7f56d9 0%,#9061f9 100%);border:none;border-radius:12px;padding:14px 32px;font-size:18px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #7f56d963}.not-found-container .not-found-content .text-wrapper .back-home-btn:hover{background:linear-gradient(90deg,#9061f9 0%,#7f56d9 100%);transform:translateY(-2px);box-shadow:0 6px 20px #7f56d973}.not-found-container .not-found-content .text-wrapper .back-home-btn:active{transform:translateY(0)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}
