.error-module__bSZLSW__errorContainer{background:var(--color-teal);min-height:100vh;color:var(--color-white);justify-content:center;align-items:center;padding:100px 20px 40px;display:flex}.error-module__bSZLSW__content{grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;max-width:1100px;display:grid}.error-module__bSZLSW__imageWrapper{justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__imageWrapper img{max-width:100%;height:auto}.error-module__bSZLSW__textContent{text-align:left}.error-module__bSZLSW__title{color:var(--color-lime);letter-spacing:3px;text-shadow:-5px 0px 0px var(--color-secondary);-webkit-text-stroke:.1px var(--color-secondary);margin-bottom:12px;font-weight:700;line-height:1.2}.error-module__bSZLSW__textContent .error-module__bSZLSW__subTitle{margin-bottom:15px}.error-module__bSZLSW__textContent .error-module__bSZLSW__subTitle h3:first-child{color:var(--color-off-white);text-shadow:2px 2px 0px var(--color-black);line-height:1.2;font-family:var(--font-primary);margin-bottom:10px}.error-module__bSZLSW__textContent .error-module__bSZLSW__subTitle h3:last-child{color:var(--color-lime);text-shadow:2px 2px 0px var(--color-primary);line-height:1.2;font-family:var(--font-primary);margin-bottom:0}.error-module__bSZLSW__description{color:var(--color-white);max-width:480px;text-shadow:1px 1px var(--color-black);margin-bottom:28px;font-size:1.1rem;font-weight:700}.error-module__bSZLSW__actions{flex-wrap:wrap;gap:16px;display:flex}.error-module__bSZLSW__textContent .btn-primary:hover{color:var(--color-black);border-color:var(--color-black);text-shadow:1px 2px #9c9c9c4d;background-color:var(--color-lime)!important}@media (max-width:900px){.error-module__bSZLSW__content{text-align:center;grid-template-columns:1fr}.error-module__bSZLSW__textContent{text-align:center}.error-module__bSZLSW__description{margin-left:auto;margin-right:auto}.error-module__bSZLSW__actions{justify-content:center}}
