Files
eazy-design-export/404.html
T

66 lines
4.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>העמוד לא נמצא | eazy English</title>
<link rel="icon" href="assets/logo-mark-orange.png" type="image/png">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="./support.js"></script>
</head>
<body>
<x-dc>
<helmet>
<link rel="stylesheet" href="_ds/eazy-design-system-019e085a-0638-7c53-ad03-c4d5f4423a34/colors_and_type.css">
<link rel="stylesheet" href="_ds/eazy-design-system-019e085a-0638-7c53-ad03-c4d5f4423a34/styles.css">
<script src="_ds/eazy-design-system-019e085a-0638-7c53-ad03-c4d5f4423a34/_ds_bundle.js"></script>
<link rel="stylesheet" href="assets/responsive.css">
<script src="https://unpkg.com/@phosphor-icons/web"></script>
<style>
html{background:#fff}
body{margin:0;background:#fff}
a{color:var(--ez-link)}a:hover{color:var(--ez-link-hover)}
</style>
</helmet>
<template id="__bundler_thumbnail"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><rect width="100" height="100" fill="#3F4197"></rect><text x="50" y="64" text-anchor="middle" font-family="Arial, sans-serif" font-weight="bold" font-size="34" fill="#ffffff">404</text></svg></template>
<div style="background:#fff;min-height:100vh;font-family:var(--font-body);color:var(--ez-ink);display:grid;grid-template-rows:auto 1fr auto">
<x-import component-from-global-scope="ez-mobile-chrome" from="assets/mobile-chrome.js" hint-size="1px,1px"></x-import>
<header data-screen-label="Header" style="display:flex;align-items:center;justify-content:space-between;padding:18px 64px;border-bottom:1px solid var(--ez-line)">
<a href="index.html" style="display:flex;align-items:center;gap:12px;border-bottom:none">
<img src="assets/logo-mark-orange.png" alt="eazy" style="width:54px;height:54px">
<span style="width:1px;height:30px;background:var(--ez-line)"></span>
<span style="font-family:var(--font-display);font-weight:700;font-size:24px;color:var(--ez-lavender-deep);line-height:1">English</span>
</a>
<span dir="ltr" style="font-family:var(--font-mono);font-size:14.5px;color:var(--ez-fg-2)">1-700-70-70-07</span>
</header>
<section data-screen-label="404" style="display:grid;place-content:center;text-align:center;gap:18px;padding:64px;position:relative;overflow:hidden;isolation:isolate">
<div aria-hidden="true" style="position:absolute;inset:0;z-index:0">
<div style="position:absolute;top:20%;left:-8%;width:50%;height:80px;transform:skew(-30deg);background:var(--ez-lavender-soft);opacity:.5"></div>
<div style="position:absolute;bottom:18%;right:-8%;width:44%;height:70px;transform:skew(-30deg);background:var(--ez-lavender-soft);opacity:.5"></div>
</div>
<div style="position:relative;z-index:1;display:grid;gap:18px;justify-items:center">
<span style="font-family:var(--font-mono);font-size:96px;line-height:1;color:var(--ez-lavender-deep)">404</span>
<h1 style="font-family:var(--font-display);font-weight:700;font-size:40px;color:var(--ez-ink);margin:0">העמוד הזה לא עבר את המבחן.</h1>
<p style="font-size:19px;color:var(--ez-fg-2);margin:0;max-width:440px">או שהקישור ישן, או שהקלדתם משהו קצת אחר. בכל מקרה – אתם דווקא במקום טוב להתחיל בו.</p>
<div style="display:flex;gap:14px;margin-top:8px">
<a href="free.html" style="background:var(--ez-orange);color:#fff;border-radius:999px;padding:14px 30px;font-family:var(--font-display);font-weight:700;font-size:17.5px;border-bottom:none">בדקו את הרמה שלכם – 5 דקות</a>
<a href="index.html" style="background:transparent;color:var(--ez-ink);border:1.5px solid var(--ez-ink);border-radius:999px;padding:13px 26px;font-family:var(--font-display);font-weight:700;font-size:17.5px;border-bottom:none">לדף הבית</a>
</div>
</div>
</section>
<footer data-screen-label="Footer" style="padding:28px 64px;border-top:1px solid var(--ez-line)">
<div style="max-width:1152px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--ez-fg-2)">
<a href="index.html" style="display:flex;align-items:center;gap:10px;border-bottom:none">
<img src="assets/logo-mark-orange.png" alt="eazy" style="width:44px;height:44px">
<span style="font-family:var(--font-display);font-weight:700;font-size:15px;color:var(--ez-orange)">פשוט תצליחו.</span>
</a>
<span dir="ltr" style="font-family:var(--font-mono)">1-700-70-70-07</span>
</div>
</footer>
</div>
</x-dc>
</body>
</html>