.elementor-2521 .elementor-element.elementor-element-0ca81b1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-2521 .elementor-element.elementor-element-a98034c.xpro-widget-bg-overlay:before{transition:background 0.3s;}/* Start custom CSS for container, class: .elementor-element-0ca81b1 *//* ============================================================
   LIV PRIVATE JETS — ABOUT US PAGE CSS
   Fonts: Helvetica (heading) · Roboto (body)
   Mobile-first responsive design
   Paste into: Appearance > Customize > Additional CSS
   ============================================================ */

/* ══════════════════════════════════════════
   1. HERO BANNER
══════════════════════════════════════════ */
.ab-hero {
  position: relative;
  min-height: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    linear-gradient(135deg, rgba(13, 26, 46, 0.85) 0%, rgba(13, 26, 46, 0.7) 100%),
    url('https://livprivatejets.com/wp-content/uploads/2026/06/Falcon-2000lxs-scaled.jpeg') center/cover;
  padding: 120px 24px 80px;
  overflow: hidden;
  box-sizing: border-box;
  font-family: 'Roboto', Arial, sans-serif;
}

.ab-hero__overlay {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse at center, rgba(58,123,213,0.15) 0%, rgba(13,26,46,0) 60%);
  pointer-events: none;
}

.ab-hero__content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.ab-hero__crumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255,255,255,0.55);
  margin-bottom: 4px;
}

.ab-hero__crumb a {
  color: rgba(255,255,255,0.65);
  text-decoration: none;
  transition: color 0.2s;
}

.ab-hero__crumb a:hover { color: #3a7bd5; }

.ab-hero__crumb span:last-child {
  color: #ffffff;
}

.ab-hero__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #3a7bd5;
  text-transform: uppercase;
}

.ab-hero__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(32px, 5vw, 58px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.12;
  margin: 0;
  letter-spacing: -0.8px;
  text-shadow: 0 2px 24px rgba(0,0,0,0.4);
}

.ab-hero__sub {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  color: rgba(255,255,255,0.78);
  line-height: 1.7;
  margin: 8px 0 0;
  max-width: 640px;
}

/* ══════════════════════════════════════════
   2. WHO WE ARE
══════════════════════════════════════════ */
.ab-who {
  background: #ffffff;
  padding: 100px 72px;
  font-family: 'Roboto', Arial, sans-serif;
  box-sizing: border-box;
}

.ab-who__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
}

.ab-who__image {
  position: relative;
  border-radius: 16px;
  overflow: visible;
}

.ab-who__image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
  box-shadow: 0 30px 80px rgba(13, 26, 46, 0.18);
}

.ab-who__badge {
  position: absolute;
  bottom: -28px;
  right: -28px;
  background: #3a7bd5;
  color: #ffffff;
  padding: 24px 28px;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  box-shadow: 0 20px 50px rgba(58, 123, 213, 0.4);
}

.ab-who__badge-num {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 1;
}

.ab-who__badge-lbl {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.3;
  opacity: 0.95;
}

.ab-who__text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ab-who__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.5px;
  color: #3a7bd5;
  text-transform: uppercase;
}

.ab-who__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  color: #0d1b2a;
  line-height: 1.15;
  letter-spacing: -0.5px;
  margin: 0;
}

.ab-who__body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #5a6b7a;
  line-height: 1.8;
  margin: 0;
}

.ab-who__highlights {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 12px;
}

.ab-who__hl {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #0d1b2a;
}

.ab-who__hl svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  color: #3a7bd5;
  background: rgba(58, 123, 213, 0.1);
  border-radius: 50%;
  padding: 4px;
  box-sizing: border-box;
}

/* ══════════════════════════════════════════
   3. WHY CHOOSE LIV
══════════════════════════════════════════ */
.ab-why {
  background: #f7f9fc;
  padding: 100px 72px;
  font-family: 'Roboto', Arial, sans-serif;
  box-sizing: border-box;
}

.ab-why__head {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.ab-why__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.5px;
  color: #3a7bd5;
  text-transform: uppercase;
}

.ab-why__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  color: #0d1b2a;
  line-height: 1.15;
  margin: 0;
  letter-spacing: -0.5px;
}

.ab-why__sub {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  color: #5a6b7a;
  line-height: 1.7;
  margin: 0;
}

.ab-why__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  max-width: 1280px;
  margin: 0 auto;
}

.ab-why__card {
  background: #ffffff;
  border: 1px solid #e8ecf2;
  border-radius: 14px;
  padding: 36px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  transition: border-color 0.22s, box-shadow 0.22s, transform 0.22s;
  cursor: pointer;
}

.ab-why__card:hover {
  border-color: #3a7bd5;
  box-shadow: 0 18px 40px rgba(58, 123, 213, 0.14);
  transform: translateY(-6px);
}

.ab-why__icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(58, 123, 213, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3a7bd5;
  transition: background 0.22s, color 0.22s;
}

.ab-why__card:hover .ab-why__icon {
  background: #3a7bd5;
  color: #ffffff;
}

.ab-why__icon svg {
  width: 30px;
  height: 30px;
}

.ab-why__name {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #0d1b2a;
  margin: 0;
  letter-spacing: -0.2px;
}

.ab-why__desc {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #5a6b7a;
  line-height: 1.7;
  margin: 0;
}

/* ══════════════════════════════════════════
   4. GLOBAL NETWORK
══════════════════════════════════════════ */
.ab-global {
  position: relative;
  background:
    url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?w=1800&q=85') center/cover fixed;
  padding: 110px 72px;
  font-family: 'Roboto', Arial, sans-serif;
  box-sizing: border-box;
  overflow: hidden;
}

.ab-global__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(13, 26, 46, 0.92) 0%, rgba(13, 26, 46, 0.78) 100%);
  z-index: 1;
}

.ab-global__inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}

.ab-global__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.5px;
  color: #5a9fd4;
  text-transform: uppercase;
}

.ab-global__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 3.4vw, 46px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.5px;
  margin: 0;
}

.ab-global__body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: rgba(255,255,255,0.78);
  line-height: 1.8;
  max-width: 800px;
  margin: 0;
}

.ab-global__stats {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-top: 28px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 32px 16px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  width: 100%;
}

.ab-global__stat {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 0 16px;
}

.ab-global__num {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  color: #3a7bd5;
  line-height: 1;
  letter-spacing: -0.5px;
}

.ab-global__lbl {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255,255,255,0.7);
  letter-spacing: 0.6px;
  text-transform: uppercase;
  text-align: center;
}

.ab-global__divider {
  width: 1px;
  height: 56px;
  background: rgba(255,255,255,0.15);
  flex-shrink: 0;
}

/* ══════════════════════════════════════════
   5. LEADERSHIP + COMMITMENT
══════════════════════════════════════════ */
.ab-lead {
  background: #ffffff;
  padding: 100px 72px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  font-family: 'Roboto', Arial, sans-serif;
  box-sizing: border-box;
  max-width: 1400px;
  margin: 0 auto;
}

.ab-lead__col {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.ab-lead__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.5px;
  color: #3a7bd5;
  text-transform: uppercase;
}

.ab-lead__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 700;
  color: #0d1b2a;
  line-height: 1.18;
  letter-spacing: -0.3px;
  margin: 0;
}

.ab-lead__body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #5a6b7a;
  line-height: 1.85;
  margin: 0;
}

.ab-lead__quote {
  background: #0d1b2a;
  border-radius: 12px;
  padding: 26px 28px;
  position: relative;
  margin-top: 8px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ab-lead__quote-icon {
  width: 28px;
  height: 28px;
  color: #3a7bd5;
  opacity: 0.7;
}

.ab-lead__quote p {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.65;
  margin: 0;
  font-style: italic;
}

.ab-lead__list {
  list-style: none;
  padding: 0;
  margin: 8px 0 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.ab-lead__list li {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #0d1b2a;
}

.ab-lead__list svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  color: #3a7bd5;
  background: rgba(58, 123, 213, 0.1);
  border-radius: 50%;
  padding: 3px;
  box-sizing: border-box;
}

/* ══════════════════════════════════════════
   6. CTA BANNER
══════════════════════════════════════════ */
.ab-cta {
  background:
    linear-gradient(135deg, rgba(13, 26, 46, 0.94) 0%, rgba(58, 123, 213, 0.7) 100%),
    url('https://images.unsplash.com/photo-1474302771520-f34d48564fd2?w=1600&q=85') center/cover;
  padding: 90px 72px;
  font-family: 'Roboto', Arial, sans-serif;
  box-sizing: border-box;
  text-align: center;
}

.ab-cta__inner {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.ab-cta__kicker {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 4px;
  color: #5a9fd4;
  text-transform: uppercase;
}

.ab-cta__title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: clamp(28px, 3.4vw, 48px);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.5px;
  margin: 0;
}

.ab-cta__sub {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  color: rgba(255,255,255,0.85);
  line-height: 1.7;
  margin: 0;
}

.ab-cta__buttons {
  display: flex;
  gap: 14px;
  margin-top: 14px;
  flex-wrap: wrap;
  justify-content: center;
}

.ab-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 16px 30px;
  border-radius: 6px;
  transition: all 0.22s;
  border: 2px solid transparent;
}

.ab-cta__btn svg {
  width: 17px;
  height: 17px;
  transition: transform 0.22s;
}

.ab-cta__btn--primary {
  background: #3a7bd5;
  color: #ffffff;
  border-color: #3a7bd5;
}

.ab-cta__btn--primary:hover {
  background: #2a6bc5;
  border-color: #2a6bc5;
  transform: translateY(-2px);
  color: #fff;
}

.ab-cta__btn--primary:hover svg {
  transform: translateX(4px);
}

.ab-cta__btn--ghost {
  background: transparent;
  color: #ffffff;
  border-color: rgba(255,255,255,0.4);
}

.ab-cta__btn--ghost:hover {
  background: rgba(255,255,255,0.1);
  border-color: #ffffff;
  color: #fff;
  transform: translateY(-2px);
}

/* ══════════════════════════════════════════
   TABLET — max 1024px
══════════════════════════════════════════ */
@media (max-width: 1024px) {
  .ab-who {
    padding: 80px 40px;
  }

  .ab-who__inner {
    grid-template-columns: 1fr;
    gap: 48px;
    max-width: 720px;
  }

  .ab-who__badge {
    bottom: -20px;
    right: -16px;
    padding: 20px 22px;
  }

  .ab-who__badge-num {
    font-size: 32px;
  }

  .ab-why {
    padding: 80px 40px;
  }

  .ab-why__grid {
    grid-template-columns: 1fr 1fr;
    max-width: 720px;
  }

  .ab-global {
    padding: 80px 40px;
    background-attachment: scroll;
  }

  .ab-global__stats {
    flex-wrap: wrap;
    gap: 16px;
    padding: 24px 16px;
  }

  .ab-global__stat {
    flex: 0 0 calc(50% - 8px);
    padding: 12px;
  }

  .ab-global__divider {
    display: none;
  }

  .ab-lead {
    grid-template-columns: 1fr;
    gap: 56px;
    padding: 80px 40px;
  }

  .ab-cta {
    padding: 70px 40px;
  }
}

/* ══════════════════════════════════════════
   MOBILE — max 768px
══════════════════════════════════════════ */
@media (max-width: 768px) {
  .ab-hero {
    min-height: 380px;
    padding: 100px 22px 60px;
  }

  .ab-hero__title {
    font-size: 28px;
  }

  .ab-hero__sub {
    font-size: 14px;
  }

  .ab-who {
    padding: 60px 22px;
  }

  .ab-who__inner {
    gap: 40px;
  }

  .ab-who__badge {
    bottom: -16px;
    right: 16px;
    padding: 16px 20px;
  }

  .ab-who__badge-num {
    font-size: 26px;
  }

  .ab-who__badge-lbl {
    font-size: 10px;
  }

  .ab-who__title {
    font-size: 26px;
  }

  .ab-who__body {
    font-size: 14px;
  }

  .ab-who__highlights {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .ab-who__hl {
    font-size: 13px;
  }

  .ab-why {
    padding: 60px 22px;
  }

  .ab-why__head {
    margin-bottom: 40px;
  }

  .ab-why__title {
    font-size: 26px;
  }

  .ab-why__sub {
    font-size: 14px;
  }

  .ab-why__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ab-why__card {
    padding: 28px 22px;
  }

  .ab-why__icon {
    width: 56px;
    height: 56px;
  }

  .ab-why__icon svg {
    width: 26px;
    height: 26px;
  }

  .ab-why__name {
    font-size: 16px;
  }

  .ab-global {
    padding: 60px 22px;
  }

  .ab-global__title {
    font-size: 26px;
  }

  .ab-global__body {
    font-size: 14px;
  }

  .ab-global__stats {
    padding: 22px 12px;
    gap: 8px;
  }

  .ab-global__stat {
    flex: 0 0 calc(50% - 4px);
    padding: 10px 6px;
    gap: 4px;
  }

  .ab-global__num {
    font-size: 24px;
  }

  .ab-global__lbl {
    font-size: 10px;
    letter-spacing: 0.4px;
  }

  .ab-lead {
    padding: 60px 22px;
    gap: 44px;
  }

  .ab-lead__title {
    font-size: 24px;
  }

  .ab-lead__body {
    font-size: 13px;
  }

  .ab-lead__quote {
    padding: 22px 24px;
  }

  .ab-lead__quote p {
    font-size: 14px;
  }

  .ab-lead__list li {
    font-size: 13px;
  }

  .ab-cta {
    padding: 56px 22px;
  }

  .ab-cta__title {
    font-size: 26px;
  }

  .ab-cta__sub {
    font-size: 14px;
  }

  .ab-cta__buttons {
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }

  .ab-cta__btn {
    width: 100%;
    justify-content: center;
    font-size: 12px;
    padding: 14px 20px;
  }
}

/* ══════════════════════════════════════════
   SMALL PHONE — max 420px
══════════════════════════════════════════ */
@media (max-width: 420px) {
  .ab-hero__title { font-size: 24px; }
  .ab-who__title,
  .ab-why__title,
  .ab-global__title,
  .ab-cta__title { font-size: 22px; }
  .ab-lead__title { font-size: 20px; }
}/* End custom CSS */