@import "https://fonts.googleapis.com/css?family=Fira+Sans";
.body-404{color:#f5f6fa;background:linear-gradient(#0c0e10,#446182);width:100vw;height:100vh;margin:0;padding:0;font-family:Fira Sans,sans-serif;position:relative;overflow:hidden}.background{z-index:-1;background:linear-gradient(#0c0e10,#446182);width:100%;height:100%;position:absolute;top:0;left:0}.ground{background:#0c0e10;width:100%;height:25vh;position:absolute;bottom:0}.container-404{flex-direction:row;justify-content:space-around;align-items:center;width:85%;height:100vh;margin:0 auto;padding-bottom:25vh;display:flex;position:relative}.left-section,.right-section{position:relative}.left-section{width:40%}.inner-content{position:absolute;top:50%;transform:translateY(-50%)}.heading{text-align:center;text-shadow:0 0 1rem #fefefe;margin:2rem 0 .5rem;padding:0;font-size:9em;font-weight:700;line-height:1.3em}.subheading{text-align:center;max-width:480px;margin:0 auto;padding:0 1rem;font-size:1.5em;line-height:1.15em}.right-section{width:50%}.svgimg{width:100%;max-height:100%;padding-top:10vh;padding-left:1vh}.bench-legs{fill:#0c0e10}.top-bench,.bottom-bench{stroke:#0c0e10;stroke-width:1px;fill:#5b3e2b}.bottom-bench path:first-child{fill:#463021}.lamp-details{fill:#202425}.lamp-accent{fill:#2d3334}.lamp-bottom{fill:linear-gradient(#202425,#0c0e10)}.lamp-light{fill:#efefef}@media (max-width:770px){.ground{height:0}.container-404{flex-direction:column;justify-content:center;padding-bottom:0}.left-section{justify-content:center;width:100%;height:40%;display:flex;position:relative;top:0}.inner-content{padding:1rem 0;position:relative;top:auto;transform:none}.heading{margin:0;font-size:7em;line-height:1.15}.subheading{max-width:100%;font-size:1.3em}.right-section{width:100%;height:50%;position:relative;bottom:0}.svgimg{padding:0}}@keyframes glow{0%{text-shadow:0 0 1rem #fefefe}50%{text-shadow:0 0 1.85rem #ededed}to{text-shadow:0 0 1rem #fefefe}}.heading{animation:3s ease-in-out infinite glow}
