#Page404{min-height:calc(100vh - 300px);display:flex;flex-direction:column;justify-content:center;align-items:center}#Page404 .error-404-section{width:100%}.error-404-content{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:80px}.error-404-icon{margin-bottom:40px;display:flex;justify-content:center;align-items:center}.error-404-number{font-size:180px;font-weight:800;background:linear-gradient(135deg, #DE2018 0%, #ff4444 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1;font-family:"Poppins", sans-serif;animation:bounce 2s infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.error-404-text{display:flex;flex-direction:column;gap:20px}.error-404-text h1{font-size:3.25rem;font-weight:700;margin:0 0 20px 0;color:#1a1a1a}.error-404-text iframe{width:100%;min-height:400px;border-radius:40px}.error-description{font-size:1.1rem;color:#707070;max-width:600px;line-height:1.6;margin:0 auto 40px}.error-404-actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.error-404-actions .btn{padding:15px 40px;font-size:1rem;border:none;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;border-radius:4px;font-weight:600}.error-404-actions .btn.orange{background:#DE2018;color:#ffffff;display:flex;align-items:center;justify-content:center}.error-404-actions .btn.orange:hover{background:#b81811;transform:translateY(-3px);box-shadow:0 10px 20px rgba(222, 32, 24, 0.2)}.error-404-actions .btn-secondary{background:transparent;color:#DE2018;border:2px solid #DE2018}.error-404-actions .btn-secondary:hover{background:#DE2018;color:#ffffff;transform:translateY(-3px)}@media (max-width:1199px){.error-404-number{font-size:140px}.error-404-text h1{font-size:2.5rem}.error-404-text iframe{display:none}.error-description{font-size:1rem}}@media (max-width:767px){.error-404-number{font-size:100px}.error-404-text h1{font-size:2rem}.error-description{font-size:0.95rem;max-width:100%}.error-404-actions{flex-direction:column;gap:15px}.error-404-actions .btn{width:100%}.suggestions-links{grid-template-columns:1fr}.error-404-search{padding:25px}.error-404-search form{flex-direction:column}.error-404-search input[type="search"],.error-404-search .search-submit{width:100%}}@media (max-width:575px){.error-404-number{font-size:80px}.error-404-text h1{font-size:1.75rem}.error-404-content{margin-bottom:40px}.error-404-actions{margin-bottom:30px}.error-404-suggestions{padding:20px;margin-top:30px}.error-404-suggestions h3{font-size:1.25rem;margin-bottom:15px}.error-404-search{margin-top:40px;padding:15px}.error-404-search h3{font-size:1.25rem;margin-bottom:20px}}