.error-page-component{display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url("../../../../../../../etc.clientlibs/des/ploom/clientlibs/assets/resources/images/background_404.png");background-position:center center;background-size:cover;background-repeat:no-repeat;height:calc(100vh - 108px)}
@media(min-width:960px){.error-page-component{height:calc(100vh - 172px)}
}
@media(min-width:1280px){.error-page-component{height:calc(100vh - 204px)}
}
.error-page-component__full-page{height:100vh}
.error-page-component__title{font-size:26px;line-height:38px;color:#373a36;font-weight:200;color:#333936;margin-bottom:16px}
@media(min-width:960px){.error-page-component__title{font-size:32px;line-height:44px}
}
@media(min-width:1280px){.error-page-component__title{font-size:45px;line-height:55px}
}
.error-page-component__text{font-size:20px;line-height:33px;color:#373a36;font-weight:200;margin-bottom:40px}
@media(min-width:960px){.error-page-component__text{font-size:20px;line-height:33px}
}
@media(min-width:1280px){.error-page-component__text{font-size:26px;line-height:38px}
}
.error-page-component .aem-button__text{font-weight:400}