.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .title{font-size:4.8rem;font-weight:600;line-height:100%}.error-page-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--global-background-color);z-index:100000}.error-page-wrapper .error-page-container{display:flex;justify-content:space-between;height:100%}.error-page-wrapper .error-page-container .logo{width:450px;height:auto}.error-page-wrapper .error-page-container .error-page-left-content{padding:64px 32px 64px 64px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container{display:flex;gap:64px;align-items:flex-end}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text{color:var(--primary-text-color)}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .error-code{font-size:190px;font-weight:600}.error-page-wrapper .error-page-container .error-page-right-content{padding-right:140px}.error-page-wrapper .error-page-container .error-page-right-content .error-page-right-image{min-width:400px;background-image:url(/assets/ERROR-404-CDQnXcKw.svg);background-repeat:repeat-y;background-size:auto;background-position:center,center;background-origin:content-box;box-sizing:border-box;height:100%;opacity:.5;animation:moveBackground 4s linear infinite}@media(max-width:1280px){.error-page-wrapper .error-page-container .error-page-left-content .info-text-container{flex-direction:column;gap:64px;align-items:flex-start}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .error-code{font-size:168px}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .title{font-size:45px}.error-page-wrapper .error-page-container .error-page-right-content{padding-right:64px}.error-page-wrapper .error-page-container .error-page-right-content .error-page-right-image{min-width:275px;background-image:url(/assets/ERROR-404-tablet-CPHBIK-_.svg);animation:moveBackgroundTablet 3s linear infinite}}@media(max-width:768px){.error-page-wrapper .error-page-container{flex-direction:column;gap:24px;justify-content:unset}.error-page-wrapper .error-page-container .error-page-left-content{padding:16px;justify-content:unset;gap:80px;height:auto}.error-page-wrapper .error-page-container .error-page-left-content .logo{width:280px;height:auto}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container{flex-direction:column;align-items:center;gap:20px}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .error-code{font-size:162px}.error-page-wrapper .error-page-container .error-page-left-content .info-text-container .info-text .title{font-size:42px}.error-page-wrapper .error-page-container .error-page-right-content .error-page-right-image{background-image:url(/assets/ERROR-404-mobile-DjTZ-Od5.svg);min-height:95px;min-width:100vw;background-repeat:repeat-x;background-size:auto;background-position:center,center;background-origin:content-box;box-sizing:border-box;opacity:.5;animation:moveBackgroundHorizontal 7s linear infinite}}@keyframes moveBackground{0%{background-position:center 0}to{background-position:center -140px}}@keyframes moveBackgroundTablet{0%{background-position:center 0}to{background-position:center -96px}}@keyframes moveBackgroundHorizontal{0%{background-position:0 center}to{background-position:-302px center}}
