.error{position:relative;z-index:1;margin:50px 0 0 0;padding:130px 0 150px 0}.error:before,.error:after{position:absolute}.error:before{content:'';top:0;right:0;width:128px;height:128px;background:url(../images/top-bg-404.svg) no-repeat center / contain}.error:after{content:'';bottom:0;left:0;width:158px;height:158px;background:url(../images/bottom-bg-404.svg) no-repeat center / contain}.error .content-wrap{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:0}.error .content-wrap h1,.error .content-wrap p{margin:0}.error .content-wrap h1{font-size:150px;line-height:100%;color:#2C2C2C}.error .content-wrap p{font-size:18px;line-height:140%}.error .content-wrap a.orange-btn{padding:16px 32px;width:auto}