.theme-HRIS .errorPage h1{background:linear-gradient(180deg, #e90268 0%, #00ace1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-HRIS .errorPage .backgroundImage.default{display:none}.theme-HRIS .errorPage .backgroundImage.HRIS{display:block !important}.theme-HRIS .errorPage .backgroundImage.HRIS.mobile{display:block !important}@media(min-width: 1050px){.theme-HRIS .errorPage .backgroundImage.HRIS.mobile{display:none !important}}.theme-HRIS .errorPage .backgroundImage.HRIS.desktop{display:none !important}@media(min-width: 1050px){.theme-HRIS .errorPage .backgroundImage.HRIS.desktop{display:block !important}}@media(max-width: 1049.5px){.mainHeader{display:none}}.errorPage{padding:160px 0 210px;position:relative;overflow:hidden}@media(min-width: 768px){.errorPage{padding:200px 0 240px}}@media(min-width: 1050px){.errorPage{padding:180px 0 80px}}@media(min-width: 1420px)and (min-height: 800px){.errorPage{padding:230px 0 100px}}.errorPage.fiveHundredError{height:100vh;display:flex;align-items:center;padding:0}.errorPage.fiveHundredError .backgroundImage.desktop{display:none}@media(min-width: 1050px){.errorPage.fiveHundredError .backgroundImage.desktop{display:block}}.errorPage.fiveHundredError .backgroundImage.desktop.left{position:absolute;top:50%;transform:translateY(-50%);top:52%}@media(min-width: 1420px){.errorPage.fiveHundredError .backgroundImage.desktop.left{top:57%}}.errorPage.fiveHundredError .inner{padding:160px 0}@media(min-width: 768px){.errorPage.fiveHundredError .inner{padding:200px 0}}@media(min-width: 1420px)and (min-height: 800px){.errorPage.fiveHundredError .inner{padding:240px 0}}.errorPage .backgroundImage.default{display:block}.errorPage .backgroundImage.HRIS{display:none !important}.errorPage .backgroundImage.mobile{display:block}@media(min-width: 1050px){.errorPage .backgroundImage.mobile{display:none}}.errorPage .backgroundImage.mobile.right{position:absolute;top:-40px;right:-40px;width:240px}@media(min-width: 768px){.errorPage .backgroundImage.mobile.right{right:0;top:0;width:250px}}.errorPage .backgroundImage.mobile.left{position:absolute;bottom:-20px;left:-20px;width:210px}@media(min-width: 768px){.errorPage .backgroundImage.mobile.left{left:0;bottom:0}}.errorPage .backgroundImage.desktop{display:none}@media(min-width: 1050px){.errorPage .backgroundImage.desktop{display:block}}.errorPage .backgroundImage.desktop.right{position:absolute;top:0;right:0;width:320px}@media(min-width: 1420px){.errorPage .backgroundImage.desktop.right{width:368px}}.errorPage .backgroundImage.desktop.left{position:absolute;top:140px;left:0;width:300px}@media(min-width: 1230px){.errorPage .backgroundImage.desktop.left{width:360px}}@media(min-width: 1420px){.errorPage .backgroundImage.desktop.left{width:430px}}@media(min-width: 1420px)and (min-height: 800px){.errorPage .backgroundImage.desktop.left{top:160px}}.errorPage .container{max-width:1180px;margin:0 auto;padding:0 5%;box-sizing:content-box}.errorPage .container.small{max-width:780px}@media(min-width: 1050px){.errorPage .container{padding:0 8%}}.errorPage .text{text-align:center;max-width:410px;margin:0 auto}.errorPage h1{font-weight:400;font-family:var(--font-title);letter-spacing:-1.5px;line-height:1.2;font-size:16rem;background:linear-gradient(180deg, #70bc1f 0%, #00ace1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 5px}@media(min-width: 768px){.errorPage h1{font-size:20rem;margin:0}}@media(min-width: 1420px)and (min-height: 800px){.errorPage h1{font-size:22.6rem}}.errorPage h2{margin-bottom:12px;line-height:1.2;font-weight:400;font-family:var(--font-title);color:var(--colour-text);font-size:4rem;letter-spacing:-1.5px;margin:0}@media(min-width: 768px){.errorPage h2{font-size:4.8rem}}@media(min-width: 1420px)and (min-height: 800px){.errorPage h2{font-size:5.6rem}}.errorPage h2+p{margin-top:15px}@media(min-width: 768px){.errorPage h2+p{margin-top:20px}}@media(min-width: 1420px){.errorPage h2+p{margin-top:25px}}.errorPage p{margin-bottom:20px;font-family:var(--font-body);color:rgba(36,53,65,.8);line-height:1.5;font-weight:400;color:var(--colour-text);font-size:1.5rem;line-height:1.45;letter-spacing:-0.2px;margin:0}@media(min-width: 768px){.errorPage p{font-size:1.62rem}}@media(min-width: 1420px)and (min-height: 800px){.errorPage p{font-size:1.8rem}}.errorPage .buttonWrapper{display:flex;justify-content:center}.errorPage .button{font-size:1.4rem;border:0;width:auto;margin:0;max-width:100%;font-weight:500;font-family:var(--font-body);padding:9px 15px;text-align:center;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;text-decoration:none;cursor:pointer;z-index:1;border-radius:20px;color:var(--colour-white);background-color:var(--colour-text);border-radius:20px;position:relative;transition:color .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid var(--colour-text);margin:22px 0 0}.errorPage .button.disabled,.errorPage .button[disabled]{opacity:.5;pointer-events:none}.errorPage .button:focus-visible{outline:var(--colour-linkFocus) 1px solid;outline-offset:3px}.errorPage .button:hover{color:var(--colour-text);background-color:var(--colour-white);border-color:var(--colour-text)}.errorPage .button:hover:after{background-image:url("/assets/images/arrow-primary.svg")}.errorPage .button:after{content:"";background-repeat:no-repeat;background-size:cover;display:block;width:16px;height:6px;background-image:url("/assets/images/arrow-white.svg");background-size:16px 6px;background-repeat:no-repeat;margin-left:8px;margin-bottom:1px;transition:background-image .2s ease}@media(min-width: 768px){.errorPage .button{margin-top:27px}}@media(min-width: 1420px){.errorPage .button{margin-top:32px}}
