@import url("hero-shared.css");
.hero-t1{background:var(--theme-hero-from);color:var(--theme-heading);padding:76px 0 0;border-bottom:1px solid var(--theme-hero-border)}
.hero-t1__shell{max-width:var(--site-shell);margin:0 auto;padding:0 var(--site-gutter)}
.hero-t1__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:72px;align-items:start}
.hero-t1__accred{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:500;color:var(--theme-text-muted);border:1px solid var(--theme-line);border-radius:999px;padding:6px 14px 6px 8px;margin-bottom:30px;background:var(--theme-surface)}
.hero-t1__accred-dot{width:7px;height:7px;border-radius:50%;background:var(--theme-accent)}
.hero-t1__title{font-family:'Newsreader',Georgia,serif;font-weight:400;font-size:clamp(2.7rem,5.4vw,4.3rem);line-height:1.03;letter-spacing:-.021em;margin:0 0 22px;max-width:13ch}
.hero-t1__lede{font-size:clamp(1.02rem,1.35vw,1.16rem);line-height:1.62;color:var(--theme-text-muted);max-width:46ch;margin:0 0 36px}
.hero-t1__search-label{display:block;font-size:13px;font-weight:600;color:var(--theme-text-muted);margin-bottom:10px}
.hero-t1__search-row{display:flex;gap:10px;max-width:560px;margin-bottom:16px}
.hero-t1__field{position:relative;flex:1;min-width:0}
.hero-t1__field svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--theme-text-muted);pointer-events:none}
.hero-t1__field input{width:100%;height:58px;padding:0 16px 0 46px;font-size:15.5px;color:var(--theme-heading);background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:10px;box-shadow:var(--theme-shadow)}
.hero-t1__field input:focus{outline:none;border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 16%,transparent)}
.hero-t1__btn-search{flex:0 0 auto;height:58px;padding:0 26px;background:var(--theme-accent);color:#fff;font-weight:600;border:0;border-radius:10px;cursor:pointer}
.hero-t1__btn-search:hover{background:var(--theme-action-hover)}
.hero-t1__popular{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 44px;font-size:13.5px;color:var(--theme-text-muted)}
.hero-t1__popular a{border:1px solid var(--theme-line);border-radius:7px;padding:5px 11px;color:var(--theme-text-muted);background:var(--theme-surface);text-decoration:none;font-size:13.5px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.hero-t1__popular a:hover{border-color:var(--theme-accent);color:var(--theme-accent)}
.hero-t1__rail{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--theme-line);max-width:560px}
.hero-t1__rail div{padding:22px 20px 0 0}
.hero-t1__rail div+div{border-left:1px solid var(--theme-line);padding-left:24px}
.hero-t1__rail b{font-family:'Newsreader',Georgia,serif;font-weight:400;font-size:1.7rem;line-height:1.1}
.hero-t1__rail small{display:block;font-size:12.5px;color:var(--theme-text-muted);margin-top:4px}
.hero-t1__star{color:var(--theme-hero-highlight,var(--theme-accent))}
.hero-t1__stage{position:relative;padding-top:16px}
.hero-t1__behind{position:absolute;left:26px;right:26px;background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:6px}
.hero-t1__behind--1{top:2px;height:60px;transform:rotate(1.6deg);z-index:1;opacity:.9}
.hero-t1__behind--2{top:-8px;left:44px;right:44px;height:60px;transform:rotate(3.4deg);z-index:0;opacity:.6}
.hero-t1__cert{position:relative;z-index:2;background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:6px;padding:34px;box-shadow:var(--theme-shadow-lg);transform:rotate(-1.4deg)}
.hero-t1__cert-top{display:flex;justify-content:space-between;margin-bottom:26px;font-size:11px;color:var(--theme-text-muted)}
.hero-t1__cert-kicker{font-size:12.5px;color:var(--theme-text-muted);margin-bottom:8px}
.hero-t1__cert-name{font-family:'Newsreader',Georgia,serif;font-size:clamp(1.5rem,2.4vw,1.9rem);line-height:1.15;margin:0 0 14px}
.hero-t1__cert-course{font-size:14px;color:var(--theme-text-muted);padding-bottom:22px;border-bottom:1px solid var(--theme-line);margin-bottom:20px}
.hero-t1__cert-meta{font-size:12px;color:var(--theme-text-muted);line-height:1.7}
.hero-t1__verified{position:relative;z-index:3;margin:-14px 0 0 auto;width:fit-content;display:flex;align-items:center;gap:9px;background:var(--theme-surface);border:1px solid var(--theme-line);border-radius:999px;padding:9px 16px;font-size:13px;font-weight:500;box-shadow:var(--theme-shadow)}
.hero-t1__verified svg{color:var(--theme-accent)}
.hero-t1__trust{margin-top:30px;font-size:13px;color:var(--theme-text-muted);max-width:38ch}
.hero-t1__strip{margin-top:82px;border-top:1px solid var(--theme-line);background:var(--theme-surface)}
.hero-t1__strip-in{display:flex;flex-wrap:wrap;align-items:center;gap:14px 40px;padding-top:20px;padding-bottom:20px;font-size:13.5px;color:var(--theme-text-muted)}
.hero-t1__strip-in span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.hero-t1__strip-in svg{color:var(--theme-accent);flex:0 0 auto}
@media(max-width:1000px){.hero-t1__grid{grid-template-columns:1fr;gap:56px}.hero-t1{padding-top:56px}h1.hero-t1__title{max-width:16ch}}
@media(max-width:640px){.hero-t1{padding-top:40px}.hero-t1__search-row{flex-direction:column}.hero-t1__btn-search{width:100%}}
@media(prefers-reduced-motion:no-preference){.hero-t1__accred,.hero-t1__title,.hero-t1__lede,.hero-t1__search,.hero-t1__popular,.hero-t1__rail,.hero-t1__stage{animation:heroT1Rise .75s cubic-bezier(.2,.7,.25,1) backwards}}
@keyframes heroT1Rise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
