.status-page_container__fhely{margin:0 auto;height:100vh;text-align:center;padding:90px 40px}.status-page_background-wrapper__uMddu,.status-page_container__fhely{position:relative;width:100%;max-width:1200px;display:flex;align-items:center;justify-content:center}.status-page_background-wrapper__uMddu{height:100%;border-radius:25px;background:rgba(128,128,128,.3);background-blend-mode:luminosity;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.status-page_background-wrapper__uMddu:before{content:"";position:absolute;inset:0;border-radius:25px;padding:1.4px;background:linear-gradient(163.96deg,rgba(255,255,255,.4),rgba(255,255,255,0) 41%,rgba(255,255,255,0) 57%,rgba(255,255,255,.1));mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask-composite:exclude;-webkit-mask-composite:destination-out;z-index:1}.status-page_background-image__aJBnX{border-radius:25px;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.status-page_content-wrapper__8_JFZ{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:80%;max-width:800px;padding:20px;height:auto}.status-page_status-title__GFY8I{color:var(--color);font-size:2rem;font-weight:700;margin-bottom:10px;z-index:1}.status-page_status-message__dI27Z{color:var(--color);z-index:1}@media (max-width:750px){.status-page_container__fhely{padding:90px 30px}}