/* ==========================================================================
   המשקיע — hamashkia.co.il
   Palette sampled from the המשקיע logo; same house family as הזינוק/הנוסחה.
   ========================================================================== */

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/assistant-hebrew.woff2') format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/assistant-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url('../fonts/assistant-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --brown:      #46281E;
  --brown-deep: #2C1811;
  --gold:       #BE8C28;
  --gold-soft:  #DCBE78;
  --gold-text:  #7E5B10;
  --cream:      #FEF7DA;
  --sand:       #F4E9D7;
  --paper:      #FFFCF1;
  --line:       rgba(70, 40, 30, .16);

  --wrap: 1080px;
  --sec-y: clamp(3.5rem, 8vw, 6rem);
  --r: 4px;
}

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  direction: rtl;
  font-family: 'Assistant', system-ui, 'Segoe UI', Arial, sans-serif;
  font-weight: 400;
  font-size: clamp(1.0625rem, .55vw + .95rem, 1.1875rem);
  line-height: 1.75;
  color: var(--brown);
  background: var(--paper);
  overflow-x: hidden;
}

img { max-width: 100%; height: auto; display: block; }
a { color: var(--gold-text); }
:focus-visible { outline: 3px solid var(--gold); outline-offset: 3px; }

h1, h2, h3 {
  margin: 0 0 .5em;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -.015em;
  color: var(--brown-deep);
  text-wrap: balance;
}
h1 { font-size: clamp(1.9rem, 5vw, 3.15rem); }
h2 { font-size: clamp(1.55rem, 3.6vw, 2.35rem); }
h3 { font-size: clamp(1.1rem, 1.7vw, 1.35rem); }
p  { margin: 0 0 1.1em; }
p:last-child { margin-bottom: 0; }

.lede {
  font-weight: 200;
  font-size: clamp(1.15rem, 1.9vw, 1.45rem);
  line-height: 1.6;
}
.eyebrow {
  display: block;
  margin: 0 0 1rem;
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .22em;
  color: var(--gold-text);
}
.hl { color: var(--gold-text); font-weight: 800; }

.wrap   { width: min(100% - 2.5rem, var(--wrap)); margin-inline: auto; }
.narrow { width: min(100% - 2.5rem, 760px); margin-inline: auto; }
.sec { padding-block: var(--sec-y); }
.sec--cream { background: var(--cream); }
.sec--sand  { background: var(--sand); }
.sec--dark  { background: var(--brown-deep); color: var(--sand); }
.sec--dark h2, .sec--dark h3 { color: var(--cream); }
.sec--dark .eyebrow { color: var(--gold-soft); }
.center { text-align: center; }

.skip {
  position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%);
  background: var(--brown-deep); color: var(--cream); padding: .75rem 1.25rem; z-index: 100;
}
.skip:focus { width: auto; height: auto; clip-path: none; inset-inline-start: 1rem; top: 1rem; }

/* ---------- buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .5rem;
  padding: .9rem 2.2rem; border: 0; border-radius: var(--r);
  font-family: inherit; font-size: 1.0625rem; font-weight: 800; line-height: 1.2;
  text-decoration: none; cursor: pointer;
  background: var(--gold); color: #fff;
  box-shadow: 0 2px 0 #8E6818;
  transition: transform .15s ease, background-color .15s ease;
}
.btn:hover { background: #CC9930; transform: translateY(-1px); }
.btn:active { transform: translateY(1px); }
@media (prefers-reduced-motion: reduce) { .btn, .btn:hover { transition: none; transform: none; } }

/* ---------- hero ---------- */
.hero { background: var(--cream); }
.hero__banner { width: 100%; }
.hero__body { padding-block: clamp(2.25rem, 5vw, 3.5rem) clamp(2.5rem, 6vw, 4rem); text-align: center; }
.hero h1 { margin-bottom: .35em; }
.hero .lede { margin-inline: auto; max-width: 44ch; }

/* ==========================================================================
   SIGNATURE — the catalogue. Each course carries its spec on the face.
   ========================================================================== */
.market { margin-top: clamp(2.5rem, 5vw, 4rem); }
.market:first-of-type { margin-top: clamp(1.5rem, 3vw, 2.5rem); }

.market__head {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  padding-bottom: .85rem;
  border-bottom: 2px solid var(--gold);
  margin-bottom: 1.75rem;
}
.market__name {
  margin: 0;
  font-size: clamp(1.25rem, 2.2vw, 1.6rem);
  font-weight: 800;
  color: var(--brown-deep);
  white-space: nowrap;
}
.market__count {
  font-size: .95rem;
  font-weight: 300;
  color: var(--gold-text);
  white-space: nowrap;
}
.market__rule { flex: 1; }

.courses {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  gap: clamp(1.1rem, 2.2vw, 1.6rem);
}
/* a market with a single course shouldn't stretch across the whole row */
.courses--one { grid-template-columns: minmax(290px, 380px); }

.course {
  display: flex;
  flex-direction: column;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--r);
  padding: clamp(1.35rem, 2.6vw, 1.85rem);
}
.course__brand {
  align-self: flex-start;
  margin-bottom: .9rem;
  padding: .18rem .7rem;
  border: 1px solid var(--gold);
  border-radius: 99px;
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .1em;
  color: var(--gold-text);
  white-space: nowrap;
}
.course__name {
  margin: 0 0 .45rem;
  font-size: clamp(1.1rem, 1.8vw, 1.3rem);
  line-height: 1.3;
}
.course__blurb {
  margin: 0 0 1.35rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.65;
  flex: 1;
}
.spec {
  display: grid;
  gap: .4rem;
  margin: 0;
  padding-top: 1.1rem;
  border-top: 1px solid var(--line);
  font-size: .9rem;
}
.spec div { display: flex; justify-content: space-between; gap: 1rem; }
.spec dt { font-weight: 300; opacity: .8; }
.spec dd { margin: 0; font-weight: 700; font-variant-numeric: tabular-nums; text-align: start; }

.course--soon { opacity: .82; }
.course--soon .course__name::after {
  content: 'בקרוב';
  display: inline-block;
  margin-inline-start: .6rem;
  padding: .1rem .55rem;
  border-radius: 99px;
  background: var(--sand);
  border: 1px solid var(--line);
  font-size: .7rem;
  font-weight: 700;
  letter-spacing: .06em;
  vertical-align: middle;
  color: var(--gold-text);
}

/* ---------- about ---------- */
.about {
  display: grid;
  grid-template-columns: minmax(0,1fr);
  gap: clamp(1.75rem, 4vw, 3rem);
  align-items: start;
}
@media (min-width: 820px) { .about { grid-template-columns: 290px minmax(0,1fr); } }
.about__portrait { position: relative; }
.about__portrait img { width: 100%; border-radius: var(--r); }
.about__portrait::after {
  content: '';
  position: absolute;
  inset-block-end: -10px; inset-inline-start: -10px;
  width: 62px; height: 62px;
  border-inline-start: 3px solid var(--gold);
  border-block-end: 3px solid var(--gold);
}
.markets {
  display: flex; flex-wrap: wrap; gap: .5rem;
  margin-top: 1.5rem; padding-top: 1.5rem;
  border-top: 1px solid var(--line);
}
.markets span {
  padding: .3rem .85rem;
  border: 1px solid var(--line);
  border-radius: 99px;
  font-size: .9rem;
  font-weight: 300;
}

/* ---------- sister brand ---------- */
.sister {
  display: grid;
  gap: clamp(1.25rem, 3vw, 2rem);
  align-items: center;
}
@media (min-width: 760px) { .sister { grid-template-columns: minmax(0,1fr) auto; } }
.sister p { font-weight: 300; }

/* ---------- contact ---------- */
.contact {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: clamp(1.25rem, 2.5vw, 2rem);
  margin-top: 2.25rem;
}
.contact__item {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--r);
  padding: 1.4rem;
  text-align: center;
}
.contact__label {
  display: block;
  font-size: .85rem;
  font-weight: 700;
  letter-spacing: .12em;
  color: var(--gold-text);
  margin-bottom: .4rem;
}
.contact__value { font-size: 1.05rem; font-weight: 700; }
.contact__value a { text-decoration: none; }

/* ---------- footer ---------- */
.foot {
  background: var(--brown-deep);
  color: rgba(254,247,218,.8);
  padding-block: clamp(2.5rem, 5vw, 3.5rem);
  text-align: center;
  font-size: 1rem;
  font-weight: 300;
}
.foot a { color: var(--gold-soft); }
.foot__logos {
  display: inline-flex; align-items: center; justify-content: center;
  gap: clamp(1.5rem, 4vw, 3rem); flex-wrap: wrap;
  margin-bottom: 1.75rem; padding: 1.15rem clamp(1.5rem, 4vw, 2.5rem);
  background: var(--cream); border-radius: var(--r);
}
.foot__logos img { height: 54px; width: auto; }
.foot__legal { margin-top: 1.25rem; font-size: .875rem; opacity: .6; }

/* ---------- site header / nav ---------- */
.nav {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(254, 252, 241, .96);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
}
.nav__in {
  width: min(100% - 2.5rem, var(--wrap));
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 78px;
}
.nav__logo { flex: none; display: block; }
.nav__logo img { height: 60px; width: auto; }
.nav__links {
  display: flex;
  align-items: center;
  gap: clamp(.9rem, 2vw, 1.75rem);
  margin-inline-start: auto;
  list-style: none;
  padding: 0; margin-block: 0;
}
.nav__links a {
  text-decoration: none;
  color: var(--brown);
  font-size: 1rem;
  font-weight: 700;
  white-space: nowrap;
  padding-block: .35rem;
  border-bottom: 2px solid transparent;
}
.nav__links a:hover { border-bottom-color: var(--gold); }
.nav__links a[aria-current="page"] { color: var(--gold-text); border-bottom-color: var(--gold); }
.nav__cta {
  flex: none;
  padding: .5rem 1.15rem !important;
  font-size: .95rem !important;
  border-bottom: 0 !important;
  background: var(--gold);
  color: #fff !important;
  border-radius: var(--r);
}
.nav__cta:hover { background: #CC9930; border-bottom-color: transparent !important; }

.nav__toggle {
  display: none;
  margin-inline-start: auto;
  background: none; border: 1px solid var(--line); border-radius: var(--r);
  padding: .45rem .7rem; cursor: pointer;
  font-family: inherit; font-size: .95rem; font-weight: 700; color: var(--brown);
}

@media (max-width: 780px) {
  .nav__toggle { display: block; }
  .nav__links {
    display: none;
    position: absolute;
    inset-inline: 0;
    top: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    background: var(--paper);
    border-bottom: 1px solid var(--line);
    padding: .5rem 1.25rem 1rem;
  }
  .nav__links.is-open { display: flex; }
  .nav__links li { border-bottom: 1px solid var(--line); }
  .nav__links li:last-child { border-bottom: 0; padding-top: .75rem; }
  .nav__links a { display: block; padding: .85rem 0; border-bottom: 0; }
  .nav__cta { display: inline-block; text-align: center; }
}

/* ---------- category cards (homepage) ---------- */
.cats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: clamp(1.1rem, 2.2vw, 1.6rem);
  margin-top: clamp(2rem, 4vw, 3rem);
}
.cat {
  display: flex;
  flex-direction: column;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--r);
  padding: clamp(1.5rem, 3vw, 2rem);
  text-decoration: none;
  color: inherit;
  transition: border-color .15s ease, transform .15s ease;
}
.cat:hover { border-color: var(--gold); transform: translateY(-2px); }
@media (prefers-reduced-motion: reduce) { .cat, .cat:hover { transition: none; transform: none; } }
.cat__name { margin: 0 0 .5rem; font-size: clamp(1.25rem, 2.2vw, 1.55rem); }
.cat__blurb { margin: 0 0 1.5rem; font-weight: 300; font-size: 1rem; line-height: 1.65; flex: 1; }
.cat__meta {
  display: flex; justify-content: space-between; align-items: baseline; gap: 1rem;
  padding-top: 1rem; border-top: 1px solid var(--line);
  font-size: .9rem;
}
.cat__meta b { font-weight: 800; font-variant-numeric: tabular-nums; }
.cat__go { color: var(--gold-text); font-weight: 800; }

/* ---------- bio ---------- */
.bio p { margin-bottom: 1.15em; }
.bio__facts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1.5rem;
  margin-top: 2.5rem; padding-top: 2rem;
  border-top: 1px solid var(--line);
}
.bio__n { display: block; font-size: clamp(1.75rem, 3.5vw, 2.4rem); font-weight: 800; line-height: 1; color: var(--gold-text); }
.bio__l { display: block; margin-top: .4rem; font-size: .95rem; font-weight: 300; }

/* ---------- category page ---------- */
.page-head { padding-block: clamp(2.5rem, 5vw, 3.5rem) 0; }
.page-head h1 { margin-bottom: .3em; }

.geo {
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding-top: clamp(2rem, 4vw, 2.75rem);
  border-top: 2px solid var(--gold);
}
.geo__head { display: flex; align-items: baseline; gap: 1rem; flex-wrap: wrap; margin-bottom: 1.5rem; }
.geo__name { margin: 0; font-size: clamp(1.4rem, 2.6vw, 1.9rem); }
.geo__tag {
  font-size: .8rem; font-weight: 800; letter-spacing: .16em;
  color: var(--gold-text); padding: .18rem .7rem;
  border: 1px solid var(--gold); border-radius: 99px; white-space: nowrap;
}

.how { list-style: none; margin: 2rem 0 0; padding: 0; display: grid; gap: 1.25rem; }
@media (min-width: 760px) { .how { grid-template-columns: 1fr 1fr; gap: 1.5rem 2.5rem; } }
.how li { position: relative; padding-inline-start: 2.9rem; font-weight: 300; }
.how li b { display: block; font-weight: 800; margin-bottom: .15rem; }
.how li::before {
  counter-increment: how; content: counter(how);
  position: absolute; inset-inline-start: 0; inset-block-start: .1rem;
  width: 30px; height: 30px; display: grid; place-items: center;
  border-radius: 50%; background: var(--gold); color: #fff;
  font-size: .85rem; font-weight: 800; font-variant-numeric: tabular-nums;
}
.how { counter-reset: how; }

.deals {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: clamp(.9rem, 1.8vw, 1.35rem);
}
.deal { margin: 0; background: var(--paper); border: 1px solid var(--line); border-radius: var(--r); overflow: hidden; }
.deal img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.deal figcaption { padding: .85rem 1rem 1rem; display: grid; gap: .28rem; }
.deal__addr { font-weight: 800; font-size: 1.02rem; margin-bottom: .2rem; direction: ltr; text-align: right; }
.deal__row { display: flex; justify-content: space-between; gap: .75rem; font-size: .88rem; font-weight: 300; }
.deal__row b { font-weight: 800; color: var(--gold-text); font-variant-numeric: tabular-nums; }
.deals__note { margin-top: 1rem; font-size: .875rem; font-weight: 300; opacity: .75; }

/* even 2-up grid, so four cards read as 2+2 rather than 3+1 */
.courses--2col { grid-template-columns: 1fr; }
@media (min-width: 760px) { .courses--2col { grid-template-columns: 1fr 1fr; } }

/* ---------- syllabus ---------- */
.syllabus { margin-top: clamp(2rem, 4vw, 3rem); display: grid; gap: 1px; background: var(--line); border-block: 1px solid var(--line); }
.lesson { background: var(--paper); padding: clamp(1.1rem, 2.4vw, 1.6rem) clamp(1rem, 2.5vw, 1.75rem); display: grid; gap: .25rem .9rem; grid-template-columns: auto 1fr; align-items: start; }
.lesson__n {
  grid-row: 1 / span 2;
  width: 34px; height: 34px; display: grid; place-items: center;
  border-radius: 50%; background: var(--gold); color: #fff;
  font-size: .9rem; font-weight: 800; font-variant-numeric: tabular-nums;
}
.lesson__t { margin: 0; font-size: clamp(1.02rem, 1.6vw, 1.18rem); font-weight: 800; align-self: center; }
.lesson__list { margin: .35rem 0 0; padding: 0; list-style: none; display: grid; gap: .2rem; }
.lesson__list li { position: relative; padding-inline-start: 1rem; font-size: .97rem; font-weight: 300; line-height: 1.6; }
.lesson__list li::before { content:''; position:absolute; inset-inline-start:0; inset-block-start:.68em; width:5px; height:5px; border-radius:50%; background: var(--gold-soft); }
.syllabus__note { margin-top: 1.1rem; font-size: .9rem; font-weight: 300; opacity: .78; }

/* ---------- price block ---------- */
.pricebox { margin-top: clamp(2rem,4vw,3rem); background: var(--paper); border: 2px solid var(--gold); border-radius: var(--r); padding: clamp(1.75rem,4vw,2.75rem); text-align: center; }
.pricebox__ctx { font-size: 1rem; font-weight: 300; margin-bottom: 1.25rem; }
.pricebox__was { font-size: 1.05rem; font-weight: 300; }
.pricebox__was s { opacity: .6; }
.pricebox__now { display: block; margin: .3rem 0 .1rem; font-size: clamp(2.5rem,6.5vw,3.9rem); font-weight: 800; line-height: 1; letter-spacing: -.03em; color: var(--brown-deep); font-variant-numeric: tabular-nums; }
.pricebox__vat { font-size: 1rem; font-weight: 300; opacity: .8; }
.pricebox__cta { margin-top: 1.75rem; }
.pricebox .btn:disabled { background: #E4D9C0; color: rgba(44,24,17,.45); box-shadow: none; cursor: not-allowed; }
.pricebox .btn:disabled:hover { background: #E4D9C0; transform: none; }
.pricebox__pending { margin-top: .9rem; font-size: .92rem; font-weight: 300; opacity: .82; }

/* ---------- lead form ---------- */
.leadform { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r); padding: clamp(1.5rem,4vw,2.5rem); max-width: 560px; margin-inline: auto; text-align: start; }
.field { margin-bottom: 1.05rem; }
.field label { display: block; margin-bottom: .35rem; font-size: .95rem; font-weight: 700; }
.field input[type=text], .field input[type=email], .field input[type=tel] {
  width: 100%; padding: .78rem 1rem; font-family: inherit; font-size: 1.0625rem; font-weight: 400;
  color: var(--brown-deep); background: #fff; border: 1.5px solid var(--line); border-radius: var(--r);
  direction: rtl; text-align: right;
}
.field input:focus { border-color: var(--gold); outline: 3px solid rgba(190,140,40,.25); }
.field input[aria-invalid="true"] { border-color: #B02A20; }
.field__err { display: none; margin-top: .3rem; font-size: .875rem; font-weight: 600; color: #B02A20; }
.field__err.is-shown { display: block; }
.consent { display: flex; gap: .6rem; align-items: flex-start; margin-bottom: 1.25rem; font-size: .92rem; font-weight: 300; line-height: 1.55; }
.consent input { margin-top: .3rem; flex: none; }
.hp { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip-path: inset(50%); white-space:nowrap; border:0; }
.leadform__fine { margin-top: .9rem; font-size: .9rem; font-weight: 300; text-align: center; opacity: .8; }

/* ---------- testimonials ---------- */
.quotes { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px,1fr)); gap: clamp(1.1rem,2.2vw,1.6rem); margin-top: 2.25rem; }
.quote { background: var(--paper); border: 1px solid var(--line); border-radius: var(--r); padding: clamp(1.3rem,2.5vw,1.75rem); display: flex; flex-direction: column; }
.quote p { font-weight: 300; font-size: 1rem; line-height: 1.7; flex: 1; margin: 0; }
.quote cite { margin-top: 1.1rem; padding-top: .9rem; border-top: 1px solid var(--line); font-style: normal; font-weight: 800; font-size: .97rem; }

/* part divider inside a syllabus */
.syllabus__part {
  background: var(--sand);
  padding: .75rem clamp(1rem, 2.5vw, 1.75rem);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .16em;
  color: var(--gold-text);
}
/* next-steps list */
.next { list-style: none; margin: 1.5rem 0 0; padding: 0; display: grid; gap: .75rem; }
.next li { position: relative; padding-inline-start: 1.9rem; font-weight: 300; }
.next li::before {
  content: ''; position: absolute; inset-inline-start: 0; inset-block-start: .58em;
  width: 11px; height: 7px; border-inline-start: 2.5px solid var(--gold);
  border-block-end: 2.5px solid var(--gold); transform: rotate(-45deg);
}

/* course cards that are links */
a.course { text-decoration: none; color: inherit; transition: border-color .15s ease, transform .15s ease; }
a.course:hover { border-color: var(--gold); transform: translateY(-2px); }
a.course .course__name { color: var(--brown-deep); }
@media (prefers-reduced-motion: reduce) { a.course, a.course:hover { transition:none; transform:none; } }

/* shared text measure inside a full-width wrap — keeps prose aligned across sections */
.measure { max-width: 66ch; }

.geo__sub {
  margin: clamp(2rem, 4vw, 2.75rem) 0 .6rem;
  font-size: clamp(1.15rem, 2vw, 1.4rem);
  font-weight: 800;
  color: var(--brown-deep);
}
.geo__sub + .measure p { margin-bottom: .5rem; }

/* graduate testimonials with a face */
.quote__by {
  display: flex;
  align-items: center;
  gap: .8rem;
  margin-top: 1.1rem;
  padding-top: .9rem;
  border-top: 1px solid var(--line);
}
.quote__by img { width: 48px; height: 48px; border-radius: 50%; object-fit: cover; flex: none; }
.quote__by cite { margin: 0; padding: 0; border: 0; font-style: normal; font-weight: 800; font-size: .95rem; line-height: 1.35; }

/* card call-to-action, replaces the access-period row on linked cards */
.course__go {
  margin-top: 1rem;
  padding-top: .85rem;
  border-top: 1px solid var(--line);
  font-size: .95rem;
  font-weight: 800;
  color: var(--gold-text);
}
