.notfound-container{background:var(--bg-service);text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:573px;min-height:80vh;margin:50px auto;padding:40px 0;display:flex}.error-image-box{justify-content:center;align-items:center;width:100%;max-width:451.79px;height:auto;display:flex}.error-image{object-fit:contain;width:100%;height:auto}.notfound-content{flex-direction:column;gap:30px;width:100%;max-width:573px;display:flex}.notfound-text{flex-direction:column;gap:8px;width:100%;display:flex}.notfound-text h2{color:#0d47a1;font-size:28px;font-weight:600}.notfound-text p{color:var(--black,#000);padding:0 10px;font-size:16px;font-weight:500;line-height:1.6}.notfound-extra{flex-direction:column;align-items:center;gap:28px;display:flex}.notfound-extra p{color:var(--black,#000);font-size:16px;font-weight:500}.return-btn{color:#fff;cursor:pointer;background:#0d47a1;border:none;border-radius:10px;justify-content:center;align-items:center;gap:17px;height:50px;padding:0 18px;font-size:16px;font-weight:500;transition:all .3s;display:inline-flex}.return-btn:hover{background:#0b3c8a;transform:translateY(-2px)}.arrow-icon{transition:transform .3s;display:inline-block}.return-btn:hover .arrow-icon{transform:rotate(45deg)}@media (max-width:768px){.notfound-container{gap:20px;padding:40px 1rem}.notfound-text h2{font-size:26px}.notfound-text p,.notfound-extra p{font-size:15px}.error-image-box{max-width:360px}.return-btn{gap:9px;height:46px;padding:0 16px;font-size:15px}.arrow-icon{width:9px;height:9px}}@media (max-width:425px){.notfound-container{gap:18px;padding:30px 1rem}.error-image-box{max-width:280px}.notfound-text h2{font-size:22px}.notfound-text p,.notfound-extra p{padding:0;font-size:14px}.return-btn{gap:7px;height:44px;padding:0 14px;font-size:14px}.arrow-icon{width:8px;height:8px}}@media (max-width:375px){.notfound-container{gap:16px;padding:25px .8rem}.error-image-box{max-width:240px}.notfound-text h2{font-size:20px;line-height:1.3}.notfound-text p,.notfound-extra p{font-size:13px;line-height:1.5}.return-btn{gap:5px;height:42px;padding:0 12px;font-size:13px}.arrow-icon{width:7px;height:7px}}
