.hero{background-color:#000;justify-content:center;align-items:center;min-height:75vh;line-height:0;display:flex;position:relative;overflow:hidden}.hero-bg-img{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}@keyframes hero-video-fade-in{0%{opacity:0}to{opacity:1}}.hero-video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;animation:.6s ease-out hero-video-fade-in;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.hero-video{animation:none}}.hero:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0d1b2a59 0%,#0d1b2a7a 40% 60%,#0d1b2a59 100%);position:absolute;inset:0}.hero-overlay{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:860px;margin:0 auto;padding:4rem 1.5rem;line-height:1.5;display:flex;position:relative}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#beaa66;margin-bottom:1rem;font-size:.85rem;font-weight:600}.hero-overlay h1{color:#fff;text-shadow:0 2px 8px #00000080;margin-bottom:1rem;font-size:clamp(3rem,9vw,4rem);font-weight:800;line-height:1.15}.hero-sub{color:#ffffffe0;max-width:580px;margin-bottom:2rem;font-size:1.1rem;line-height:1.65}.hero-search-widget{background:#fff;border-radius:8px;flex-wrap:wrap;gap:0;width:100%;max-width:780px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000059}.hero-select{color:#333;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:none;border-right:1px solid #e5e5e5;flex:200px;min-width:160px;padding:16px 18px;font-size:.95rem}.hero-select:focus{background-color:#fafafa;outline:none}.hero-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#beaa66;border:none;flex:none;padding:16px 28px;font-size:1rem;font-weight:700;transition:background .2s}.hero-search-btn:hover{background:#a8944e}.hero-hint{color:#ffffffa6;letter-spacing:.02em;margin-top:1.25rem;font-size:.85rem}.hero-trust{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.hero-trust-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;font-size:.72rem;font-weight:600}.hero-trust-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.hero-trust-logo{object-fit:contain;filter:brightness(0)saturate()invert();opacity:.7;width:auto;height:28px;transition:opacity .2s}.hero-trust-logo:hover{opacity:1}.hero-trust-logo-pearson{height:34px}.hero-quiz-cta{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.hero-quiz-or{color:#ffffff8c;letter-spacing:.5px;text-transform:uppercase;font-size:.85rem}@media (max-width:768px){.hero-overlay{padding:3rem 1.25rem}.hero-sub{font-size:1rem}.hero-search-widget{max-width:100%}}@media (max-width:640px){.hero{min-height:85vh}.hero-overlay{padding:2.5rem 1rem}.hero-eyebrow{font-size:.75rem}.hero-sub{margin-bottom:1.5rem;font-size:.95rem}.hero-search-widget{border-radius:8px;flex-direction:column}.hero-select{height:52px;min-width:unset;border-bottom:1px solid #e5e5e5;border-right:none;flex:none;width:100%;padding:0 16px}.hero-search-btn{width:100%;height:52px;padding:0}.hero-hint{font-size:.78rem}}