.logo{display:flex;transition:transform .35s}.logo img{height:100%;max-width:100%;width:auto}@media(hover:hover){.logo:hover{transform:scale(1.1)}}.error-view{align-items:center;display:flex;flex-direction:column;margin:0 var(--el-margin-sm);max-width:100%;padding-top:var(--el-margin-md-lg);text-align:center}.error-view .logo{display:block;width:112px}.error-view .error-view__title{color:var(--secondary-color);font-size:42px;font-weight:400;margin:0 0 var(--el-margin-xs);text-align:center}.error-view .error-view__image-container{margin:0 0 var(--el-margin-md-lg);position:relative}.error-view .error-view__image{display:block;height:auto;max-width:100%;position:absolute;z-index:-1}.error-view .error-view__description{color:var(--secondary-color);line-height:24px;margin:0}@media(max-width:567px){.error-view .logo{margin-bottom:65px}.error-view .error-view__image-container{height:152px;width:400px}.error-view .error-view__image{left:-42px;top:-68px}}@media(min-width:568px){.error-view .logo{margin-bottom:125px}.error-view .error-view__image-container{height:196px;width:516px}.error-view .error-view__image{left:-70px;top:-87px}}
