.not-found-container{background:url(/notfoundbgImg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.not-found-container .not-found-image-1{position:absolute;top:111px;left:0}@media (max-width:768px){.not-found-container .not-found-image-1{top:24px;left:0}}.not-found-container .not-found-image-2{position:absolute;top:143px;right:0}@media (max-width:768px){.not-found-container .not-found-image-2{top:65px;right:0}}.not-found-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found-content .img-container{width:182.25px;height:130.5px}@media (max-width:768px){.not-found-content .img-container{width:122px;height:87.358px}}.not-found-content .img-container img{object-fit:cover;width:100%;height:100%}.not-found-content .not-found-title{color:var(--secondary-color);text-align:center;font-family:var(--font-inria-sans);margin-bottom:4px;font-size:20px;font-weight:700}.not-found-content .not-found-description{max-width:312px;color:var(--secondary-color);text-align:center;font-family:var(--font-inria-sans);align-self:stretch;margin-bottom:28px;font-size:14px;font-weight:400}.not-found-content .not-found-btn{font-weight:700;font-family:var(--font-inria-sans);color:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;background:#ecf3f505;border-radius:30px;flex-direction:column;align-items:flex-start;padding:8px 16px;font-size:14px;line-height:20px;display:flex}
