.edu-motion--fade-up{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.edu-motion--fade-up.is-visible{opacity:1;transform:translateY(0)}.edu-motion--slide-in-left{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translate(-40px)}.edu-motion--slide-in-left.is-visible{opacity:1;transform:translate(0)}.edu-motion--slide-in-right{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translate(40px)}.edu-motion--slide-in-right.is-visible{opacity:1;transform:translate(0)}.edu-motion--scale-in{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:scale(.94)}.edu-motion--scale-in.is-visible{opacity:1;transform:scale(1)}.edu-motion--stagger-up>*{opacity:0;transform:translateY(20px)}.edu-motion--stagger-up.is-visible>*{animation:.6s cubic-bezier(.22,1,.36,1) forwards edu-motion-stagger-fade-up}.edu-motion--stagger-up.is-visible>:first-child{animation-delay:50ms}.edu-motion--stagger-up.is-visible>:nth-child(2){animation-delay:.12s}.edu-motion--stagger-up.is-visible>:nth-child(3){animation-delay:.19s}.edu-motion--stagger-up.is-visible>:nth-child(4){animation-delay:.26s}.edu-motion--stagger-up.is-visible>:nth-child(5){animation-delay:.33s}.edu-motion--stagger-up.is-visible>:nth-child(6){animation-delay:.4s}@keyframes edu-motion-stagger-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.edu-motion,.edu-motion *{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.edu-hww{--hww-blue:#2346d5;--hww-blue-light:#91a8ef;--hww-blue-dark:#1d3ab0;--hww-text:#0f172a;--hww-muted:#64748b;--hww-border:#e2e8f0;font-family:var(--font-instrument-sans),"Instrument Sans",sans-serif;color:var(--hww-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.edu-hww-hero{background:#fff}.edu-hww-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:56px 24px 64px;display:grid}.edu-hww-hero__title{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.edu-hww-hero__title span{color:var(--hww-blue)}.edu-hww-hero__desc{color:var(--hww-muted);max-width:520px;margin:0 0 28px;font-size:1rem;line-height:1.7}.edu-hww-hero__actions{flex-wrap:wrap;gap:12px;display:flex}.edu-hww-hero__btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:13px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.edu-hww-hero__btn--primary{background:var(--hww-blue);color:#fff;border:1px solid var(--hww-blue);box-shadow:0 4px 16px #2346d540}.edu-hww-hero__btn--primary:hover{background:var(--hww-blue-dark);border-color:var(--hww-blue-dark);color:#fff}.edu-hww-hero__btn--outline{color:var(--hww-blue);background:#fff;border:1px solid #2346d559}.edu-hww-hero__btn--outline:hover{border-color:var(--hww-blue);color:var(--hww-blue-dark);background:#f8faff}.edu-hww-hero__img-wrap{border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #0f172a1a}.edu-hww-hero__img-wrap img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.edu-hww-process{background:#fff;padding:72px 24px 80px}.edu-hww-process__inner{max-width:1100px;margin:0 auto}.edu-hww-process__title{text-align:center;margin:0 0 48px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.edu-hww-step{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:56px;display:grid}.edu-hww-step:last-child{margin-bottom:0}.edu-hww-step--reverse .edu-hww-step__content{order:2}.edu-hww-step--reverse .edu-hww-step__media{order:1}.edu-hww-step__num{color:var(--hww-blue);margin-bottom:12px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1;display:inline-block}.edu-hww-step__content h3{color:var(--hww-text);margin:0 0 12px;font-size:1.35rem;font-weight:700}.edu-hww-step__content p{color:var(--hww-muted);margin:0;font-size:.95rem;line-height:1.7}.edu-hww-step__media{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0f172a14}.edu-hww-step__media img{object-fit:cover;width:100%;height:280px;display:block}.edu-hww-stats{background:linear-gradient(90deg,#dbeafe 0%,#eff6ff 50%,#dbeafe 100%);padding:48px 24px}.edu-hww-stats__inner{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.edu-hww-stats__value{color:var(--hww-blue);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;display:block}.edu-hww-stats__label{color:var(--hww-muted);font-size:.875rem;font-weight:500}.edu-hww-consult{--hww-consult-blue:#2346d5;--hww-consult-blue-dark:#1d3ab0;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:72px 24px;scroll-margin-top:100px;position:relative}.edu-hww-consult__overlay{-webkit-backdrop-filter:none;background:#0f172a4d;position:absolute;inset:0}.edu-hww-consult__inner{z-index:1;max-width:620px;margin:0 auto;position:relative}.edu-hww-consult__card{-webkit-backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffd9;border-radius:24px;padding:2.5rem 2.25rem 2rem;box-shadow:0 20px 60px #0000001f}.edu-hww-consult__card h2{text-align:center;color:#1a1a2e;margin:0 0 .5rem;font-size:1.65rem;font-weight:700}.edu-hww-consult__card>p{color:#374151;text-align:center;margin:0 0 1.75rem;font-size:.92rem;line-height:1.5}.edu-hww-consult__grid{grid-template-columns:1fr 1fr;gap:1.1rem 1rem;display:grid}.edu-hww-consult__field{flex-direction:column;gap:.4rem;display:flex}.edu-hww-consult__field label{color:#111827;font-size:.8rem;font-weight:700}.edu-hww-consult__field input,.edu-hww-consult__field select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem}.edu-hww-consult__field select{appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.edu-hww-consult__field select.is-placeholder,.edu-hww-consult__field input::placeholder{color:#6b7280}.edu-hww-consult__field input:focus,.edu-hww-consult__field select:focus{border-color:var(--hww-consult-blue);box-shadow:0 0 0 3px #2346d51f}.edu-hww-consult__field input.is-error,.edu-hww-consult__field select.is-error{border-color:#dc2626}.edu-hww-consult__error{color:#dc2626;font-size:.72rem}.edu-hww-consult__submit{background:var(--hww-consult-blue);color:#fff;cursor:pointer;border:none;border-radius:10px;grid-column:1/-1;width:100%;margin-top:.35rem;padding:.95rem 1rem;font-size:1rem;font-weight:700;transition:background .2s}.edu-hww-consult__submit:hover:not(:disabled){background:var(--hww-consult-blue-dark)}.edu-hww-consult__submit:disabled{opacity:.65;cursor:not-allowed}.edu-hww-consult__disclaimer{color:#4b5563;text-align:center;grid-column:1/-1;margin:.75rem 0 0;font-size:.72rem;line-height:1.4}.edu-hww-consult__disclaimer a{color:#374151;text-underline-offset:2px;text-decoration:underline}.edu-hww-consult__disclaimer a:hover{color:var(--hww-consult-blue)}.edu-hww-consult__alert{text-align:center;border-radius:10px;grid-column:1/-1;padding:.75rem;font-size:.875rem}.edu-hww-consult__alert--error{color:#dc2626;background:#fef2f2}@media (max-width:1024px){.edu-hww-hero__inner{grid-template-columns:1fr;gap:36px}.edu-hww-hero__copy{text-align:center}.edu-hww-hero__desc{margin-left:auto;margin-right:auto}.edu-hww-hero__actions{justify-content:center}.edu-hww-hero__img-wrap{max-width:520px;margin:0 auto}.edu-hww-step,.edu-hww-step--reverse{grid-template-columns:1fr;gap:24px}.edu-hww-step--reverse .edu-hww-step__content,.edu-hww-step--reverse .edu-hww-step__media{order:unset}.edu-hww-step__content{order:1}.edu-hww-step__media{order:2}.edu-hww-stats__inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.edu-hww-hero__inner{padding:40px 16px 48px}.edu-hww-process{padding:56px 16px 64px}.edu-hww-stats{padding:40px 16px}.edu-hww-consult{padding:56px 16px}.edu-hww-step__media img{height:220px}.edu-hww-consult__grid{grid-template-columns:1fr}.edu-hww-hero__actions{flex-direction:column;align-items:stretch}.edu-hww-hero__btn{width:100%}.edu-hww-stats__inner{gap:20px}}@media (max-width:480px){.edu-hww-stats__inner{grid-template-columns:1fr 1fr;gap:16px}}
