.content-page.error-page{align-items:center;background-color:var(--wtl-panel-color-bg-accent);display:flex;flex:1;flex-direction:column;justify-content:center;overflow:hidden;padding:100px 30px}.error-code{font-size:100px;font-weight:900;letter-spacing:10px;line-height:80px;margin-bottom:-70px;z-index:1}.error-title{font-size:28px;font-weight:700;line-height:35px;margin-bottom:10px;margin-top:20px;text-align:center}.error-description{font-size:16px;font-weight:400;line-height:24px;margin-bottom:20px;max-width:768px;text-align:center}.error-image{background-position:50%;background-size:contain;max-width:670px;mix-blend-mode:multiply;width:100%}@media screen and (max-width:991px){.content-page.error-page{padding-bottom:50px}}@media screen and (max-width:768px){.error-code{margin-bottom:-40px}.content-page.error-page{padding-left:20px;padding-right:20px}}@media screen and (max-width:479px){.error-code{font-size:72px;line-height:54px}}