.errorPageWrapper{background-color:#f7f6f9;height:100vh}.errorPageWrapper .banner{background-color:#fff;padding:27px 0}.errorPage{position:relative;overflow:hidden;padding:50px 0 280px;background-image:url("/assets/images/backgroundGreyMobile.svg");background-size:cover;background-repeat:no-repeat}@media(min-width: 768px){.errorPage{padding:90px 0 120px;background-image:url("/assets/images/backgroundGrey.svg")}}@media(min-width: 1420px){.errorPage{padding:110px 0 160px}}@media(min-width: 768px){.errorPage.fiveHundred{padding-bottom:170px}}@media(min-width: 1420px){.errorPage.fiveHundred{padding-bottom:220px}}@media(max-width: 767px){.errorPage.fiveHundred:after{position:fixed;bottom:0;left:0;background-size:100% 200%}}.errorPage:after{content:"";position:absolute;height:100%;width:400px;background-repeat:no-repeat;background-size:100% 217%;background-image:url("/assets/images/errorPage/errorBackgroundShapeMobile.svg")}@media(max-width: 767px){.errorPage:after{left:0;bottom:0}}@media(min-width: 768px){.errorPage:after{background-image:url("/assets/images/errorPage/errorBackgroundShape.svg");width:550px;background-size:100% 80%;right:0;top:0}}@media(min-width: 1050px){.errorPage:after{width:700px;background-size:100% 100%}}@media(min-width: 1230px){.errorPage:after{width:850px}}@media(min-width: 1420px){.errorPage:after{width:1050px}}.errorPage .text{text-align:center}@media(min-width: 768px){.errorPage .text{text-align:left;max-width:60%}}@media(min-width: 1050px){.errorPage .text{max-width:50%}}@media(min-width: 1230px){.errorPage .text{max-width:40%}}.errorPage h1{font-size:6rem;margin-bottom:0}@media(min-width: 768px){.errorPage h1{font-size:7rem}}@media(min-width: 1050px){.errorPage h1{font-size:8.5rem;margin-bottom:0}}@media(min-width: 1420px){.errorPage h1{font-size:10rem;margin-bottom:0}}.errorPage h2{margin:-5px 0 20px}@media(min-width: 768px){.errorPage h2{margin:-5px 0 10px}}.errorPage .buttonWrapper{width:auto;display:flex}@media(max-width: 767px){.errorPage .buttonWrapper{justify-content:center}}.errorPage .button{display:flex;width:auto;justify-content:center;align-items:center}@media(max-width: 767px){.errorPage .button{width:100%;margin-top:5px}}.errorPage .button svg{margin-right:7px}@media(max-width: 1049px){.errorPage .button svg{margin-top:-3px}}
