.page-forbidden{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;z-index:300}.page-forbidden__403{font-size:50vmin;line-height:1;font-weight:700;color:#000;text-shadow:3px 3px 8px rgba(155,154,154,.25);background:transparent}.page-forbidden .bottom-half{clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.page-forbidden .top-half{position:relative;clip-path:polygon(50% 0,100% 0,100% 100%,50% 100%);margin-left:-50%}.page-forbidden .nextpax-plane{position:absolute;width:200px;height:80px;right:-400px;animation:plane 6s ease-out infinite}.page-forbidden .btn--403{border:1px solid #000;background:#000;color:#fff;box-shadow:3px 3px 8px rgba(155,154,154,.25),-3px -3px 8px hsla(0,0%,100%,.95)}.page-forbidden .btn--403:hover{background:#fff;color:#000}.page-forbidden__logo{width:100px;position:absolute;bottom:10px;right:50%;transform:translateX(50%);filter:grayscale(100)}