body{position:fixed;height:100%;width:100%}.modal-placeholder{position:absolute;width:100%;height:100%}.error-content{height:100%;filter:blur(4px);-webkit-filter:blur(4px);-moz-filter:blur(4px)}.page{height:calc(-135%);overflow:hidden}.modal-content{position:fixed;z-index:1;height:100%;width:100%;top:0;left:0;font-family:"Open Sans",OpenSans,"Open Sans Fallback",Arial,sans-serif}.modal-content .wrap-content{overflow:auto;height:100%}.modal-content .content{min-height:100%;width:100%;box-sizing:border-box;padding:10px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;pointer-events:none}.modal-content .content-inner{position:relative;padding:30px 50px;background:#fff;color:#1a1a1a;max-width:800px;box-sizing:border-box;pointer-events:all;min-height:570px}.modal-overlay{content:'';background-color:#ccc;opacity:.88;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.modal-error{text-align:center;width:100%}.modal-close{position:absolute;top:35px;right:35px;padding:12px;color:#272727;cursor:pointer;font-size:55px}.modal-close:after,.modal-close:before{content:' ';position:absolute;height:29px;width:1px;background-color:#272727;display:block;margin:auto;left:0;right:0;top:0;bottom:0}.modal-close:before{transform:rotate(45deg)}.modal-close:after{transform:rotate(-45deg)}.modal-close:active:after,.modal-close:active:before,.modal-close:focus:after,.modal-close:focus:before,.modal-close:hover:after,.modal-close:hover:before{background-color:#e70e8e}.error-code{position:relative;width:100%;height:141px;margin:75px auto 35px auto;left:0;background-size:auto 141px}.error-404{background:url(/i/404.svg) no-repeat center top}.error-404:after,.error-404:before{left:8px;right:-8px}.error-500{background:url(/i/500.svg) no-repeat center top}.error-500:after,.error-500:before{left:0}.error-title{font-weight:600;font-size:30px;padding:25px 0;line-height:30px;letter-spacing:-.3px}.error-desc{font-weight:600;font-size:18px;padding-bottom:54px;color:#a2a3a5;line-height:24px;letter-spacing:0;border-bottom:1px solid #e5e5e5;margin-bottom:27px}.modal-button{padding:14px 28px 13px 29px;border:1px solid #e70e8e;background-color:#fff;cursor:pointer;transition:background-color 60ms ease-in-out;display:inline-block;width:180px;max-width:100%}.modal-button:active,.modal-button:focus,.modal-button:hover{background-color:#e70e8e}.modal-button:active span,.modal-button:focus span,.modal-button:hover span{color:#fff}.modal-button span{font:normal normal 600 13px/19px 'Open Sans',Arial,sans-serif;letter-spacing:.16px;color:#e70e8e;text-transform:uppercase;position:relative;display:inline-block}