.instructors-hero{background:var(--brand);color:#fff}.instructors-hero-branded{position:relative;overflow:clip}.instructors-hero-grid{display:grid;grid-template-columns:1.35fr .75fr;gap:75px;align-items:center;padding-block:42px 36px;position:relative;z-index:1}.brand-orbits-instructors{top:50%}.instructors-hero-grid>div{min-width:0}.instructors-hero h1{font-size:clamp(32px,3.6vw,48px);line-height:1.2;margin:0 0 20px}.instructors-hero h1 span{color:#c9d9ff}.instructors-lead{font-size:16px;line-height:1.75;max-width:610px;margin-bottom:25px}.instructors-city-form{padding:14px 16px;background:#fff;border-radius:20px;color:#172238}.instructors-city-form>label{display:block;font-size:12px;font-weight:800;margin:0 0 7px 32px}.instructors-city-form>div{display:flex;gap:10px;align-items:center}.instructors-city-form svg{flex-shrink:0;color:#1b53d6}.instructors-city-form input{width:100%;min-width:0;min-height:46px;padding:8px 3px;font-size:16px;border:0;background:#fff;color:#172238}.instructors-city-form .tests-button{flex-shrink:0;padding:14px 18px;font-size:13px}.instructors-city-form .tests-button svg{color:#fff}.instructors-hero :is(input,button):focus-visible{outline:3px solid #1b53d6;outline-offset:4px}.instructors-cities{display:flex;flex-wrap:wrap;gap:2px 14px;margin-top:13px}.instructors-cities button{min-height:36px;color:#e0e8ff;font-size:12px;text-underline-offset:4px}.instructors-cities button:hover,.instructors-cities button[aria-pressed=true]{color:#fff;text-decoration:underline}.instructors-cities button:focus-visible{outline-color:#fff}.instructors-hero-aside{display:grid;gap:24px;border-left:1px solid #ffffff35;padding-left:30px}.instructors-hero-badge{justify-self:start;margin:0;padding:6px 10px;border-radius:999px;background:var(--accent-yellow);color:var(--accent-yellow-ink);font-family:JetBrains Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.06em}.instructors-hero-aside>div{display:flex;align-items:center;gap:17px}.instructors-hero-aside svg{flex-shrink:0;width:23px;color:#c9d9ff}.instructors-hero-aside strong{display:block;font-size:16px}.instructors-hero-aside small{display:block;color:#e0e8ff;font-size:12px;line-height:1.7;margin-top:4px}.instructors-results{padding-block:40px 55px;scroll-margin-top:100px}.instructors-results-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.instructors-results-heading h2{font-size:clamp(24px,2.5vw,31px);overflow-wrap:anywhere}.instructors-results-heading .tests-eyebrow{color:#526074;margin-bottom:8px}.instructors-results-heading p[role=status]{color:#526074;font-size:13px;margin:12px 0 0}.instructors-filter-toggle{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:48px;flex-shrink:0;border:1px solid #ced8ea;padding:12px 18px;border-radius:999px;background:#fff;color:#1944a4;font-size:13px;font-weight:800}.instructors-filter-toggle:hover{background:#eef3ff}.instructors-filter-toggle>span{font-size:11px;background:#e7eeff;padding:3px 7px;border-radius:99px}.instructors-filters{background:#fff;border:1px solid var(--line);padding:24px;border-radius:20px;margin-bottom:22px}.instructors-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px;align-items:start}.instructors-filter-grid label:not(.instructors-verified-filter){display:block;color:#526074;font-size:12px;font-weight:700;margin-bottom:8px}.instructors-filter-grid input:not([type=checkbox]),.instructors-filter-grid select{min-height:46px;width:100%;min-width:0;padding:10px 12px;border:1px solid #ced8ea;background:#fff;color:#172238;border-radius:10px;font-size:16px}.instructors-filter-grid input:focus-visible,.instructors-filter-grid select:focus-visible{outline:3px solid #1b53d6;outline-offset:3px}.instructors-verified-filter{display:flex;align-items:center;gap:9px;font-size:13px;min-height:46px;margin-top:24px}.instructors-verified-filter input{width:18px;height:18px;accent-color:#1b53d6;flex-shrink:0}.instructors-price-note{color:#526074;font-size:12px;margin:16px 0;line-height:1.7}.instructors-form-error{color:#a12626;font-size:13px;line-height:1.7;margin-bottom:18px}.instructors-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.instructors-active-filters button{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9d7f5;background:#edf3ff;color:#234984;padding:9px 12px;border-radius:99px;font-size:12px;min-height:40px;max-width:100%;overflow-wrap:anywhere;text-align:left}.instructors-active-filters svg{flex-shrink:0}.instructors-active-filters .instructors-clear{background:transparent;border-color:transparent;text-decoration:underline;text-underline-offset:3px}.instructors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.instructor-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;transition:border-color .15s,box-shadow .15s}.instructor-card:hover{border-color:#99b4f0;box-shadow:0 8px 28px #142b560c}.instructor-card-top{display:flex;align-items:start;gap:16px;margin-bottom:18px}.instructor-avatar{flex-shrink:0;width:88px;height:104px;border-radius:14px;overflow:hidden;background:#edf3ff}.instructor-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%}.instructor-avatar>span{display:grid;place-items:center;width:100%;height:100%;font-size:26px;font-weight:800;color:#335aa7}.instructor-identity{min-width:0}.instructor-identity h3{font-size:16px;line-height:1.5;letter-spacing:-.025em;margin:7px 0 9px;overflow-wrap:anywhere}.instructor-verified{display:flex;align-items:center;gap:5px;color:#196445;font-size:10px;font-weight:700}.instructor-verified svg{flex-shrink:0}.instructor-school{color:#1b53d6;font-size:12px;line-height:1.6;margin-bottom:10px}.instructor-tags{display:flex;flex-wrap:wrap;gap:5px}.instructor-tags span{background:#f0f3f8;color:#526074;padding:4px 6px;border-radius:5px;font-size:10px}.instructor-rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;font-size:12px}.instructor-rating>span{color:#526074}.instructor-details{display:grid;gap:12px}.instructor-details p{display:flex;align-items:flex-start;gap:9px;margin:0;color:#526074;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.instructor-details svg{flex-shrink:0;color:#71829c;margin-top:2px}.instructor-details strong{display:block;color:#172238;font-weight:700}.instructor-details p>span>span{display:block}.instructor-description{font-size:12px;color:#526074;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:16px 0 0}.instructor-card-bottom{margin-top:auto;padding-top:22px}.instructor-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;padding-top:16px;border-top:1px solid var(--line);margin-bottom:15px}.instructor-price strong{font-size:22px;font-weight:800;letter-spacing:-.03em}.instructor-price>span{font-size:12px;color:#526074}.instructor-card-bottom .tests-button{width:100%;font-size:13px;min-height:46px;padding:13px 14px}.instructor-skeleton{padding:24px;border:1px solid var(--line);background:#fff;border-radius:22px;min-height:370px}.instructor-skeleton>div{width:88px;height:104px;background:#edf1f7;border-radius:14px;margin-bottom:24px}.instructor-skeleton>span{display:block;height:16px;margin:15px 0;background:#edf1f7;border-radius:6px}.instructor-skeleton>span:last-child{width:70%}.instructors-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 20px;background:#fff;border:1px solid var(--line);border-radius:22px;text-align:center}.instructors-empty>svg{color:#1b53d6}.instructors-empty h3{font-size:22px;margin:0}.instructors-empty p{font-size:14px;line-height:1.75;color:#526074;margin:0}.instructors-pagination{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:30px;font-size:13px}.instructors-pagination a{min-height:44px;display:flex;align-items:center;gap:7px;color:#1b53d6;font-weight:800}.instructors-pagination>span{color:#526074}.instructors-pagination>span[aria-disabled]{color:#78859a}.instructors-how{padding-block:46px;border-top:1px solid var(--line)}.instructors-how ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0;margin:30px 0 0;list-style:none}.instructors-how li>span{display:block;color:#1b53d6;font-size:13px;font-family:JetBrains Mono,monospace;margin-bottom:18px}.instructors-how h3{font-size:18px;line-height:1.5;margin-bottom:12px}.instructors-how li p{font-size:14px;color:#526074;line-height:1.8}.instructors-join{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 66% 34%,#4d7ff4 0,#4d7ff400 30%),var(--brand);color:#fff;padding-block:46px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,270px) auto;align-items:center;gap:clamp(26px,4vw,58px)}.instructors-join:before{content:"";position:absolute;z-index:-1;width:390px;height:390px;right:12%;top:50%;border:1px solid #ffffff1f;border-radius:50%;transform:translateY(-50%);box-shadow:0 0 0 58px #ffffff0a,0 0 0 116px #ffffff08}.instructors-join-copy{min-width:0}.instructors-join-copy h2{max-width:600px;font-size:clamp(26px,3vw,40px);line-height:1.16;text-wrap:balance}.instructors-join-copy>p:not(.tests-eyebrow){max-width:540px;font-size:14px;line-height:1.75;color:#e0e8ff;margin:20px 0 0}.instructors-join-visual{position:relative;width:min(100%,250px);min-height:190px;display:grid;place-items:center;justify-self:center;perspective:1100px}.instructors-join-mockup{width:218px;transform:rotate(-4deg) rotateY(-9deg) translateZ(0);filter:drop-shadow(0 24px 30px #082b7f52)}.instructors-join-dashboard{overflow:hidden;border:1px solid #dce4f3;border-radius:17px;background:#fff;color:#172238;box-shadow:0 18px 45px #0b2e7d38}.instructors-join-windowbar{display:flex;gap:5px;padding:9px 11px;border-bottom:1px solid #dce4f3;background:#f0f3f8}.instructors-join-windowbar i{width:7px;height:7px;border-radius:50%;background:#bdc7d6}.instructors-join-dashboard-body{padding:14px}.instructors-join-dashboard-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.instructors-join-dashboard-title span{font-size:12px;font-weight:800}.instructors-join-dashboard-title b{padding:4px 6px;border-radius:5px;background:#edf3ff;color:#2858bd;font-size:7px}.instructors-join-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px}.instructors-join-metrics div{padding:7px 5px;border-radius:8px;background:#edf3ff}.instructors-join-metrics div:nth-child(2){background:#e9f8ef}.instructors-join-metrics div:nth-child(3){background:#fff5d8}.instructors-join-metrics strong,.instructors-join-metrics span{display:block}.instructors-join-metrics strong{font-size:13px;line-height:1.1}.instructors-join-metrics span{margin-top:3px;color:#526074;font-size:6px;line-height:1.2}.instructors-join-chart{display:flex;align-items:flex-end;gap:13px;height:61px;margin-top:11px}.instructors-join-bars{display:flex;align-items:flex-end;gap:4px;height:54px;flex:1}.instructors-join-bars i{flex:1;min-height:10px;border-radius:3px 3px 1px 1px;background:linear-gradient(#5c8bff,#2d64dc)}.instructors-join-donut{width:53px;height:53px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:conic-gradient(#22a861 0,#22a861 92%,#e5ebf4 92%,#e5ebf4)}.instructors-join-donut:before{content:"";grid-area:1 / 1;width:35px;height:35px;border-radius:50%;background:#fff}.instructors-join-donut span{z-index:1;grid-area:1 / 1;font-size:9px;font-weight:800}.instructors-join-dashboard-body>p{margin:6px 0 0;color:#71829c;font-size:7px}.instructors-income-badge{position:absolute;right:-7px;top:2px;min-width:148px;padding:11px 14px;border:1px solid #f8e277;border-radius:14px;background:#ffe562;color:#172238;box-shadow:0 13px 30px #082b7f47;transform:rotate(3deg) translateZ(28px)}.instructors-income-badge strong{display:block;font-family:Unbounded,sans-serif;font-size:15px;line-height:1.3;letter-spacing:-.04em}.instructors-income-badge span{display:block;margin-top:3px;font-size:9px;font-weight:700;line-height:1.35}.instructors-join-action{width:min(100%,240px);justify-self:end}.instructors-join-action a{width:100%;flex-shrink:0}.instructors-join-action>p{margin:13px 0 0;color:#fff;font-size:12px;font-weight:700;text-align:center}.instructors-join-action small{display:block;margin-top:10px;color:#c9d9ff;font-size:12px;line-height:1.55;text-align:center}.instructors-join a:focus-visible{outline-color:#fff}@media (max-width: 1100px){.instructors-hero-grid{gap:30px;grid-template-columns:1.6fr 1fr}.instructors-hero-aside{padding-left:20px}.instructors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instructors-city-form>div{flex-wrap:wrap}.instructors-city-form input{flex:1}.instructors-city-form .tests-button{width:100%}.instructors-join{grid-template-columns:minmax(0,1fr) 230px}.instructors-join-visual{grid-column:2;grid-row:1 / span 2}.instructors-join-action{grid-column:1;justify-self:start}}@media (max-width: 767px){.brand-orbits-instructors{top:60%}.instructors-hero-grid{grid-template-columns:1fr;padding-block:30px 24px}.instructors-hero-aside{display:block;padding-left:0;border-left:0}.instructors-hero-aside>div{display:none}.instructors-hero h1{font-size:clamp(24px,7.5vw,40px)}.instructors-lead{font-size:15px;margin-bottom:20px}.instructors-city-form{padding:12px 14px}.instructors-cities{gap:0 16px}.instructors-cities button{min-height:44px}.instructors-results{padding-block:30px 35px}.instructors-results-heading{align-items:flex-start;flex-direction:column;gap:16px}.instructors-filter-toggle{width:100%}.instructors-filters{padding:20px}.instructors-active-filters button{min-height:44px}.instructors-how{padding-block:35px}.instructors-how ol{grid-template-columns:1fr;gap:16px}.instructors-join{grid-template-columns:1fr;gap:24px;padding-block:36px}.instructors-join:before{right:-190px;top:48%}.instructors-join-copy h2{font-size:clamp(25px,8vw,34px)}.instructors-join-visual{grid-column:1;grid-row:auto;justify-self:start;width:min(100%,290px);min-height:206px;margin-left:10px}.instructors-join-mockup{width:230px}.instructors-income-badge{right:-2px}.instructors-join-action{grid-column:1;width:100%;justify-self:stretch}.instructors-join-action>p,.instructors-join-action small{text-align:left}}@media (max-width: 599px){.instructors-grid{grid-template-columns:1fr}.instructor-card{padding:22px}.instructor-identity h3{font-size:17px}.instructors-filter-grid{grid-template-columns:1fr}.instructors-verified-filter{margin-top:0}}@media (prefers-reduced-motion: reduce){.instructor-card{transition:none}}
