.elementor-346 .elementor-element.elementor-element-2839eba{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1cff696 */.af-profile {
  --af-bg: #ecebf0;
  --af-surface: #ffffff;
  --af-card: #e4e3e8;
  --af-ink: #22222b;
  --af-ink-soft: #4a4a57;
  --af-ink-muted: #8a8a96;
  --af-accent: #e0603a;
  --af-accent-hover: #b94a2a;
  --af-accent-soft: #f6d9cc;
  --af-line: #d8d7de;
  --af-radius: 6px;
  --af-radius-pill: 999px;
  --af-container: 1200px;

  background: var(--af-bg);
  color: var(--af-ink);
  font-family: inherit;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

.af-profile,
.af-profile *,
.af-profile *::before,
.af-profile *::after {
  box-sizing: border-box;
}

.af-profile a {
  color: var(--af-accent);
  text-decoration: none;
}

.af-profile a:hover {
  color: var(--af-accent-hover);
}

.af-profile a:focus-visible {
  outline: 2px solid var(--af-accent);
  outline-offset: 3px;
  border-radius: 3px;
}

.af-profile__container {
  width: 100%;
  max-width: var(--af-container);
  margin-inline: auto;
  padding: 88px 24px 96px;
}

.af-profile__hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 72px;
  align-items: start;
}

.af-profile__eyebrow {
  margin: 0 0 18px;
  color: var(--af-ink-soft);
  font-size: 0.8rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.af-profile h1 {
  max-width: 13ch;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.6rem, 5.5vw, 4.4rem);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 1.06;
}

.af-profile h1 em {
  color: var(--af-accent);
  font-style: italic;
}

.af-profile__degree {
  margin: 14px 0 0;
  color: var(--af-ink-muted);
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.af-profile__lead {
  max-width: 62ch;
  margin: 30px 0 0;
  color: var(--af-ink-soft);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.25rem, 2vw, 1.65rem);
  line-height: 1.5;
}

.af-profile__summary {
  padding: 30px;
  border-left: 3px solid var(--af-accent);
  border-radius: 0 var(--af-radius) var(--af-radius) 0;
  background: var(--af-card);
}

.af-profile__summary-label {
  display: block;
  margin-bottom: 10px;
  color: var(--af-ink-muted);
  font-size: 0.75rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.af-profile__summary > strong {
  display: block;
  margin-bottom: 24px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.45rem;
  font-weight: 400;
  line-height: 1.3;
}

.af-profile__facts {
  display: grid;
  gap: 15px;
  margin: 0;
}

.af-profile__facts div {
  padding-top: 15px;
  border-top: 1px solid rgba(34, 34, 43, 0.12);
}

.af-profile__facts dt {
  margin: 0 0 3px;
  color: var(--af-ink-muted);
  font-size: 0.7rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.af-profile__facts dd {
  margin: 0;
  color: var(--af-ink);
  font-size: 0.95rem;
  font-weight: 400;
  overflow-wrap: anywhere;
}

.af-profile__facts dd a {
  font-weight: 500;
}

.af-profile__content {
  margin-top: 72px;
}

.af-profile__section {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 64px;
  padding: 64px 0;
  border-top: 1px solid var(--af-line);
}

.af-profile__section-heading {
  position: sticky;
  top: 30px;
  align-self: start;
}

.af-profile__section-number {
  margin: 0 0 12px;
  color: var(--af-accent);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.af-profile__section h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1.2;
}

.af-profile__text {
  max-width: 780px;
}

.af-profile__education-item {
  padding: 28px 30px;
  border-radius: var(--af-radius);
  background: var(--af-surface);
  box-shadow: 0 3px 18px rgba(34, 34, 43, 0.06);
}

.af-profile__education-item + .af-profile__education-item {
  margin-top: 16px;
}

.af-profile__education-item h3 {
  margin: 0 0 8px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.3;
}

.af-profile__education-item p {
  margin: 0;
  color: var(--af-ink-soft);
}

.af-profile__education-item .af-profile__detail {
  margin-top: 7px;
  color: var(--af-ink-muted);
  font-size: 0.92rem;
}

.af-profile__timeline {
  display: grid;
  gap: 16px;
}

.af-profile__timeline-item {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 24px;
  padding: 28px 30px;
  border-radius: var(--af-radius);
  background: var(--af-surface);
  box-shadow: 0 3px 18px rgba(34, 34, 43, 0.06);
}

.af-profile__timeline-year {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 82px;
  min-height: 38px;
  padding: 7px 14px;
  border-radius: var(--af-radius-pill);
  background: var(--af-accent-soft);
  color: var(--af-accent);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-align: center;
}

.af-profile__timeline-item h3 {
  margin: 0 0 7px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3;
}

.af-profile__timeline-item p {
  margin: 0;
  color: var(--af-ink-soft);
}

.af-profile__work-list {
  display: grid;
  gap: 12px;
}

.af-profile__work-item {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  padding: 22px 26px;
  border-radius: var(--af-radius);
  background: var(--af-surface);
  box-shadow: 0 3px 18px rgba(34, 34, 43, 0.05);
  transition:
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.af-profile__work-item:hover {
  box-shadow: 0 8px 26px rgba(34, 34, 43, 0.09);
  transform: translateY(-1px);
}

.af-profile__work-year {
  color: var(--af-ink-muted);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

.af-profile__work-item p {
  margin: 0;
  color: var(--af-ink-soft);
}

.af-profile__work-item a {
  position: relative;
  font-weight: 500;
}
/*
.af-profile__work-item a::after {
  content: " ↗";
  font-size: 0.85em;
}
*/
.af-profile__activity-list {
  display: grid;
  gap: 16px;
}

.af-profile__activity {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 24px;
  padding: 28px 30px;
  border-radius: var(--af-radius);
  background: var(--af-surface);
  box-shadow: 0 3px 18px rgba(34, 34, 43, 0.06);
}

.af-profile__activity-year {
  color: var(--af-accent);
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.af-profile__activity h3 {
  margin: 0 0 8px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.28rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.35;
}

.af-profile__activity p {
  margin: 0;
  color: var(--af-ink-soft);
}

.af-profile__activities-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.af-profile__info-card {
  padding: 30px;
  border-radius: var(--af-radius);
  background: var(--af-card);
}

.af-profile__info-label {
  display: block;
  margin-bottom: 12px;
  color: var(--af-ink-muted);
  font-size: 0.72rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.af-profile__info-card h3 {
  margin: 0 0 10px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
}

.af-profile__info-card p {
  margin: 0;
  color: var(--af-ink-soft);
}

.af-profile__contact-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 34px;
  border-left: 3px solid var(--af-accent);
  border-radius: 0 var(--af-radius) var(--af-radius) 0;
  background: var(--af-card);
}

.af-profile__contact-label {
  display: block;
  margin-bottom: 7px;
  color: var(--af-ink-muted);
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.af-profile__contact-card strong {
  display: block;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.3;
}

.af-profile__contact-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 22px;
  margin-top: 14px;
}

.af-profile__contact-links a {
  font-weight: 500;
  overflow-wrap: anywhere;
}

.af-profile__button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 11px 20px;
  border-radius: var(--af-radius-pill);
  background: var(--af-accent);
  color: #ffffff !important;
  font-size: 0.92rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

.af-profile__button:hover {
  background: var(--af-accent-hover);
  color: #ffffff !important;
  transform: translateY(-1px);
}

@media (max-width: 900px) {
  .af-profile__hero {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .af-profile__summary {
    max-width: 560px;
  }

  .af-profile__section {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .af-profile__section-heading {
    position: static;
  }
}

@media (max-width: 700px) {
  .af-profile__activities-grid {
    grid-template-columns: 1fr;
  }

  .af-profile__contact-card {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 600px) {
  .af-profile {
    font-size: 1rem;
  }

  .af-profile__container {
    padding: 56px 18px 64px;
  }

  .af-profile__content {
    margin-top: 50px;
  }

  .af-profile__section {
    padding: 46px 0;
  }

  .af-profile__timeline-item,
  .af-profile__work-item,
  .af-profile__activity {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 22px;
  }

  .af-profile__education-item {
    padding: 24px 22px;
  }

  .af-profile__info-card {
    padding: 26px 22px;
  }

  .af-profile__contact-card {
    padding: 28px 24px;
  }

  .af-profile__contact-links {
    flex-direction: column;
    gap: 6px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .af-profile *,
  .af-profile *::before,
  .af-profile *::after {
    transition: none !important;
  }
}/* End custom CSS */