.l-page-zero-downtime__hero{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;height:100vh;max-height:42rem;color:var(--color-white)}.l-page-zero-downtime__hero-media{position:absolute;z-index:0;width:100%;height:100%;background-color:var(--color-black);pointer-events:none}.l-page-zero-downtime__hero-media img{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-page-zero-downtime__hero-topline{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));width:100%;height:100%;border-top:1px solid #333;pointer-events:none}.l-page-zero-downtime__hero-lines{position:absolute;top:calc(var(--head-height) + var(--admin-bar-height));display:grid;gap:4rem;grid-template-columns:repeat(4, 1fr);height:calc(100% - (var(--head-height) + var(--admin-bar-height)));border-right:1px solid #333}@media only screen and (max-width: 987px){.l-page-zero-downtime__hero-lines{grid-gap:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-zero-downtime__hero-lines{grid-gap:0;grid-template-columns:repeat(2, 1fr)}}.l-page-zero-downtime__hero-lines>div{margin-left:-2rem;border-left:1px solid #333}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-page-zero-downtime__hero-lines>div{padding-left:1rem}}.l-page-zero-downtime__hero-wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;position:relative;padding-top:calc(var(--head-height) + var(--admin-bar-height));height:100%}@media only screen and (max-width: 767px){.l-page-zero-downtime__hero-wrap{flex-direction:column;justify-content:flex-end}}.l-page-zero-downtime__hero-content-pretitle{margin-bottom:1rem;color:var(--color-brand-1);font-family:var(--font-ptmono);text-transform:uppercase}.l-page-zero-downtime__hero-content h1{margin-bottom:4rem;width:65%}@media only screen and (max-width: 987px){.l-page-zero-downtime__hero-content h1{width:100%}}.l-page-zero-downtime__hero-content-subtitle{margin-bottom:8rem;width:50%}@media only screen and (max-width: 987px){.l-page-zero-downtime__hero-content-subtitle{width:100%}}.l-page-zero-downtime .s-text-columns{padding:4rem 0 1rem}.l-page-zero-downtime__cta{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:11rem 0 4rem}@media only screen and (max-width: 767px){.l-page-zero-downtime__cta{padding:4rem 0}}.l-page-zero-downtime__cta p{margin:2rem auto;font-family:var(--font-ptmono);text-align:center;text-transform:uppercase}.l-page-zero-downtime__cta-wrap{background-color:#fcfcfc}
