.error{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.error:after{content:"";position:absolute;bottom:25%;left:25%;width:1px;height:84px;background-color:#fff}.error .shape{position:absolute;top:0;left:0;z-index:0;width:fit-content;transform:translate(300px,-200px)}@media screen and (min-width: 992px){.error .shape{transform:translateY(-200px)}}.error .shape svg{width:534px;height:534px}@media screen and (min-width: 992px){.error .shape svg{width:600px;height:600px}}.error .shape svg circle{fill:#e11b22}.error .error-title{font-size:120px;font-weight:500;color:var(--white);font-family:var(--primary-font);margin-bottom:30px;position:relative}.error .error-title:after{content:"";position:absolute;top:50%;right:0;width:168px;height:1px;background-color:#fff}.error .error-subtitle{font-size:34px;font-weight:500;color:var(--white);font-family:var(--primary-font);margin-bottom:20px}.error .error-description{font-size:17px;font-weight:400;color:var(--white);font-family:var(--primary-font);margin-bottom:40px}.error .main-button{margin:auto}
