.elementor-15 .elementor-element.elementor-element-6de6e65{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15 .elementor-element.elementor-element-1b04916{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-1b04916 *//* teqKraft About Us — Elementor-safe, responsive CSS */
.tk-about {
  --tka-ink: #1d1b20;
  --tka-muted: #494551;
  --tka-primary: #4f378a;
  --tka-secondary: #63597c;
  --tka-pink: #f2a1ad;
  --tka-line: #cbc4d2;
  --tka-soft: #f8f2fa;
  --tka-panel: #f2ecf4;
  color: var(--tka-ink);
  background: #fdf7ff;
  font-family: "Plus Jakarta Sans", sans-serif;
  overflow: hidden;
  padding: 48px 0 0;
}
.tk-about *, .tk-about *::before, .tk-about *::after { box-sizing: border-box; }
.tk-about h1, .tk-about h2, .tk-about h3, .tk-about p { margin-top: 0; }
.tk-about h1, .tk-about h2, .tk-about h3 { color: var(--tka-ink); }
.tk-about p { color: var(--tka-muted); line-height: 1.65; }
.tka-container { width: min(calc(100% - 48px), 1312px); margin-left: auto; margin-right: auto; }
.tk-about small { color: var(--tka-primary); font-size: 12px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }

.tka-hero { max-width: none; margin-left: auto; margin-right: auto; padding: 32px 0 48px; }
.tka-eyebrow { display: inline-flex; align-items: center; gap: 8px; padding: 8px 12px; border-radius: 999px; background: #e1d4fd; color: #645a7d; font-size: 12px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.tka-eyebrow i { display: block; width: 8px; height: 8px; border-radius: 50%; background: var(--tka-primary); }
.tka-hero h1 { max-width: none; margin: 20px 0; font-size: clamp(44px, 5vw, 64px); font-weight: 800; line-height: 1.1; letter-spacing: -.04em; }
.tka-hero h1 em, .tka-vision h2 em { background: linear-gradient(90deg, #4a4e69, #9a8cbb, var(--tka-pink)); -webkit-background-clip: text; background-clip: text; color: transparent; font-style: normal; }
.tka-hero > p { max-width: none; font-size: 18px; }
.tka-hero aside { display: flex; align-items: flex-start; gap: 12px; width: 100%; max-width: none; padding: 24px; margin: 24px 0; border: 1px solid rgb(203 196 210 / 35%); border-radius: 12px; background: rgb(255 255 255 / 84%); box-shadow: 0 4px 20px rgb(79 55 138 / 7%); }
.tka-hero aside > b { display: grid; flex: 0 0 40px; place-items: center; width: 40px; height: 40px; border-radius: 8px; background: rgb(79 55 138 / 10%); color: var(--tka-primary); }
.tka-hero aside small { display: block; }
.tka-hero aside strong { display: block; margin-top: 6px; font-size: 20px; line-height: 1.4; }
.tka-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.tka-actions a, .tka-cta a { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 20px; border-radius: 8px; background: linear-gradient(90deg, #4a4e69, #9a8cbb, var(--tka-pink)); color: #fff; font-size: 14px; font-weight: 700; text-align: center; text-decoration: none; transition: transform .2s, opacity .2s; }
.tka-actions a:hover, .tka-cta a:hover { transform: translateY(-2px); opacity: .94; }
.tka-actions a + a { background: var(--tka-soft); color: var(--tka-ink); }

.tka-editorial { display: grid; grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr); gap: 24px; padding-bottom: 64px; }
.tka-image { display: flex; align-items: flex-end; min-height: 360px; padding: 24px; overflow: hidden; border-radius: 12px; background: linear-gradient(0deg, rgb(29 27 32 / 78%), transparent), url('https://lh3.googleusercontent.com/aida-public/AB6AXuCfVvOxM4TOMrg7hrih13lfkfrC4pXqqUTQuPQZEyLXeEBnMEe-TK3Tfc1wc7Ub7PWGWwAVHswKHztkCsvXAGRiDrbapxyOMWdvpgXw_Tl9P9wvShA_cS59R_dDb9yPnbed4T3szqWO70uWvqWWtGPrQiWR8e6GjuyX_TXOeXHBlreWh7gmNog9e1S6t3smij_Rt1tzvFySwKAuOSIaodcJFa6VWgy6OIAyrRuc6Z7utokqxkQqH_BH'); background-position: center; background-size: cover; color: #fff; }
.tka-image span { font-size: 14px; font-weight: 700; }
.tka-editorial > article { display: flex; min-height: 360px; flex-direction: column; justify-content: space-between; padding: 24px; border: 1px solid rgb(203 196 210 / 35%); border-radius: 12px; background: #fff; box-shadow: 0 4px 20px rgb(79 55 138 / 7%); }
.tka-editorial > article > strong { display: block; margin: 12px 0; color: var(--tka-primary); font-size: 48px; line-height: 1; }
.tka-editorial footer { padding: 12px; border-radius: 8px; background: var(--tka-soft); color: var(--tka-ink); font-size: 14px; }
.tka-editorial footer b { float: right; color: var(--tka-primary); }

.tka-band { padding: 64px 0; background: var(--tka-soft); }
.tka-who, .tka-vision { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: 48px; align-items: start; }
.tka-who h2, .tka-vision h2, .tka-practices h2, .tka-section > header h2, .tka-band header h2 { margin: 8px 0 12px; font-size: clamp(30px, 3vw, 36px); line-height: 1.28; letter-spacing: -.02em; }
.tka-who > div > aside { padding: 16px; margin-top: 18px; border-radius: 12px; background: #fff; box-shadow: 0 2px 8px rgb(79 55 138 / 6%); color: var(--tka-ink); font-size: 16px; font-weight: 600; line-height: 1.55; }
.tka-rhythm, .tka-method { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 8px; margin-top: 12px; }
.tka-rhythm article, .tka-method article { min-width: 0; padding: 16px; border-radius: 8px; background: #fff; box-shadow: 0 2px 8px rgb(79 55 138 / 7%); }
.tka-rhythm article { min-height: 176px; }
.tka-rhythm b, .tka-method b { color: #7a7582; font-size: 12px; }
.tka-rhythm h3 { margin: 32px 0 4px; font-size: 16px; line-height: 1.25; }
.tka-rhythm p, .tka-method p { margin-bottom: 0; font-size: 12px; line-height: 1.45; }

.tka-section { padding: 64px 0; }
.tka-vision > div > b { display: block; margin-top: 18px; color: var(--tka-primary); font-size: 14px; line-height: 1.5; }
.tka-vision article { padding: 24px; border-radius: 12px; background: var(--tka-panel); }
.tka-vision article p { font-size: 14px; }
.tka-vision ol { padding: 0; margin: 18px 0 0; list-style: none; counter-reset: tka-query; }
.tka-vision li { display: flex; align-items: center; gap: 12px; padding: 12px; margin-top: 8px; border-radius: 8px; background: #fff; color: var(--tka-ink); font-size: 14px; font-weight: 600; }
.tka-vision li::before { display: grid; place-items: center; flex: 0 0 24px; width: 24px; height: 24px; border-radius: 50%; background: rgb(79 55 138 / 10%); color: var(--tka-primary); content: counter(tka-query); counter-increment: tka-query; font-size: 12px; }
.tka-capabilities { margin-top: 48px; }
.tka-capabilities header { display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.tka-capabilities h3 { margin-bottom: 12px; font-size: 24px; }
.tka-capabilities > div { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; }
.tka-capabilities span { display: flex; align-items: center; min-height: 58px; padding: 14px; border-radius: 8px; background: #fff; box-shadow: 0 2px 8px rgb(79 55 138 / 7%); color: var(--tka-ink); font-size: 14px; font-weight: 600; }

.tka-practices { padding: 64px 0; background: #fff; }
.tka-practices header { max-width: 720px; }
.tka-practice-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 24px; }
.tka-practice-grid article { display: flex; min-height: 260px; flex-direction: column; padding: 24px; border: 1px solid rgb(203 196 210 / 30%); border-radius: 12px; background: var(--tka-soft); box-shadow: 0 2px 8px rgb(79 55 138 / 7%); }
.tka-practice-grid article > b { color: var(--tka-primary); font-size: 28px; }
.tka-practice-grid h3 { margin: 16px 0 8px; font-size: 24px; }
.tka-practice-grid footer { padding-top: 12px; margin-top: auto; border-top: 1px solid rgb(203 196 210 / 55%); color: #7a7582; font-size: 12px; font-weight: 700; line-height: 1.5; }
.tka-practice-grid .tka-wide { grid-column: span 2; }

.tka-center { text-align: center; }
.tka-center > p { max-width: 680px; margin-left: auto; margin-right: auto; }
.tka-method { margin-top: 32px; }
.tka-method article { position: relative; min-height: 272px; background: var(--tka-soft); }
.tka-method b { position: absolute; top: 12px; right: 16px; color: rgb(203 196 210 / 90%); font-size: 40px; }
.tka-method h3 { margin: 80px 0 8px; font-size: 21px; }

.tka-regional { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin-top: 24px; }
.tka-regional span { display: grid; grid-template-columns: 22px minmax(0, 1fr); gap: 4px; padding: 16px; border-radius: 8px; background: #fff; color: var(--tka-primary); }
.tka-regional b { color: var(--tka-ink); font-size: 14px; }
.tka-regional small { grid-column: 2; color: var(--tka-muted); font-size: 12px; font-weight: 400; letter-spacing: 0; line-height: 1.45; text-transform: none; }
.tka-values { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 24px; }
.tka-values article { padding: 24px; border: 1px solid rgb(203 196 210 / 30%); border-radius: 12px; background: #fff; box-shadow: 0 2px 8px rgb(79 55 138 / 7%); }
.tka-values article > b { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 8px; background: rgb(79 55 138 / 10%); color: var(--tka-primary); font-size: 12px; }
.tka-values h3 { margin: 16px 0 8px; font-size: 22px; }
.tka-edge { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 8px; margin-top: 24px; }
.tka-edge span { display: grid; min-height: 88px; place-items: center; padding: 12px 8px; border-radius: 8px; background: #fff; color: var(--tka-ink); font-size: 14px; font-weight: 700; text-align: center; }

.tka-cta { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 48px; margin-top: 64px; border-radius: 12px; background: linear-gradient(135deg, #4a4e69, #63597c, #4f378a); color: #fff; }
.tka-cta h2 { max-width: 720px; color: #fff; font-size: clamp(30px, 4vw, 48px); line-height: 1.2; }
.tka-cta small, .tka-cta p, .tka-cta b { color: #f5eff7; }
.tka-cta p { max-width: 700px; }
.tka-cta b { font-size: 12px; line-height: 1.5; }
.tka-cta > div:last-child { display: flex; flex: 0 0 230px; flex-direction: column; gap: 8px; }
.tka-cta a { background: #fff; color: var(--tka-ink); }
.tka-cta a + a { background: rgb(255 255 255 / 12%); color: #fff; }

@media (max-width: 900px) {
  .tka-who, .tka-vision { grid-template-columns: 1fr; gap: 32px; }
  .tka-capabilities > div { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tka-practice-grid, .tka-values { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tka-regional { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tka-edge { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .tk-about { padding-top: 32px; }
  .tka-container { width: min(calc(100% - 32px), 1312px); }
  .tka-hero { width: min(calc(100% - 32px), 1312px); margin: 0 auto; padding: 24px 0 40px; }
  .tka-hero h1 { font-size: 44px; }
  .tka-hero aside { padding: 18px; }
  .tka-hero aside strong { font-size: 18px; }
  .tka-actions { flex-direction: column; }
  .tka-actions a { width: 100%; }
  .tka-editorial { grid-template-columns: 1fr; padding-bottom: 48px; }
  .tka-image, .tka-editorial > article { min-height: 280px; }
  .tka-band, .tka-section, .tka-practices { padding: 48px 0; }
  .tka-rhythm, .tka-method { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tka-rhythm article, .tka-method article { min-height: 156px; }
  .tka-method h3 { margin-top: 64px; }
  .tka-capabilities header { align-items: flex-start; flex-direction: column; gap: 0; }
  .tka-capabilities > div, .tka-practice-grid, .tka-values, .tka-regional { grid-template-columns: 1fr; }
  .tka-practice-grid .tka-wide { grid-column: auto; }
  .tka-practice-grid article { min-height: 0; }
  .tka-edge { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tka-cta { align-items: stretch; flex-direction: column; padding: 32px 24px; margin-top: 48px; }
  .tka-cta > div:last-child { flex-basis: auto; }
}


/* Exact Strategic Edge icon treatment from the supplied About Us design.
   Add this after aboutus-elementor.css. */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0');

.tk-about .tka-edge span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 104px;
  padding: 16px 12px;
  text-align: center;
}

.tk-about .tka-edge span::before {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #4f378a;
  font-family: 'Material Symbols Outlined';
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.tk-about .tka-edge span:nth-child(1)::before { content: 'psychology'; }
.tk-about .tka-edge span:nth-child(2)::before { content: 'groups'; }
.tk-about .tka-edge span:nth-child(3)::before { content: 'domain_verification'; }
.tk-about .tka-edge span:nth-child(4)::before { content: 'view_quilt'; }
.tk-about .tka-edge span:nth-child(5)::before { content: 'expand'; }
.tk-about .tka-edge span:nth-child(6)::before { content: 'timeline'; }/* End custom CSS */