.instructor-profile-hero{position:relative;width:100%;background-color:#fff;padding:110px 160px;box-sizing:border-box;overflow:hidden}.instructor-profile-hero__inner{width:100%;max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1.15fr 0.85fr;gap:60px;align-items:center;box-sizing:border-box}.instructor-profile-hero__content{display:flex;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box}.instructor-profile-hero__eyebrow{display:inline-block;color:#005bd1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.instructor-profile-hero__title{margin:0 0 20px 0;color:#002b63;font-family:Inter,sans-serif;font-size:46px;font-weight:600;line-height:1.2;letter-spacing:-.04em}.instructor-profile-hero__highlight{color:#005bd1}.instructor-profile-hero__desc{margin:0 0 32px 0;color:#606060;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6;letter-spacing:-.02em;max-width:540px}.instructor-profile-hero__action{display:flex;align-items:center}.instructor-profile-hero__btn{display:inline-flex;align-items:center;justify-content:center;background-color:#005bd1;color:#fff!important;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.3;padding:14px 28px;border-radius:12px;text-decoration:none!important;box-shadow:0 4px 14px rgba(0,91,209,.25);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.instructor-profile-hero__btn:hover{background-color:#0048a7;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,91,209,.35)}.instructor-profile-hero__media{display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.instructor-profile-hero__frame{position:relative;width:100%;max-width:440px;border-radius:24px;overflow:hidden;background-color:#ebf3fb;box-shadow:0 12px 36px rgba(0,43,99,.08);box-sizing:border-box}.instructor-profile-hero__img{width:100%;height:auto;display:block;object-fit:cover;border-radius:24px;transition:transform .35s ease}.instructor-profile-hero__frame:hover .instructor-profile-hero__img{transform:scale(1.03)}@media (max-width:1399px){.instructor-profile-hero{padding:90px 60px}.instructor-profile-hero__inner{gap:40px}.instructor-profile-hero__title{font-size:38px}}@media (max-width:1024px){.instructor-profile-hero{padding:80px 32px}.instructor-profile-hero__inner{grid-template-columns:1fr;gap:48px}.instructor-profile-hero__content{align-items:center;text-align:center;max-width:640px;margin:0 auto}.instructor-profile-hero__desc{max-width:100%}.instructor-profile-hero__title{font-size:34px}.instructor-profile-hero__media{max-width:400px;margin:0 auto}}@media (max-width:640px){.instructor-profile-hero{padding:60px 20px}.instructor-profile-hero__inner{gap:36px}.instructor-profile-hero__title{font-size:28px;line-height:1.25}.instructor-profile-hero__desc{font-size:15px;margin-bottom:24px}.instructor-profile-hero__frame,.instructor-profile-hero__img{border-radius:20px}.instructor-profile-hero__btn{width:100%;max-width:300px}}