.elementor-11 .elementor-element.elementor-element-83fceaa{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-7a92be8 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for section, class: .elementor-element-83fceaa *//* =========================
   ABOUT US PAGE
========================= */

.rds-about-page * {
  box-sizing: border-box;
}

.rds-about-page {
  position: relative;
  overflow: hidden;
  padding: 90px 20px;
  background:
    radial-gradient(circle at 14% 18%, rgba(14, 165, 255, 0.08), transparent 28%),
    radial-gradient(circle at 86% 80%, rgba(154, 223, 31, 0.08), transparent 30%),
    linear-gradient(135deg, #04111f 0%, #061a2e 52%, #08233d 100%);
  font-family: Arial, Helvetica, sans-serif;
}

.rds-about-page .rds-container {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.rds-about-head {
  max-width: 840px;
  margin: 0 auto 48px;
  text-align: center;
}

.rds-about-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(14, 165, 255, 0.22);
  color: #e9eef5;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 18px;
  backdrop-filter: blur(8px);
}

.rds-about-head h1 {
  margin: 0 0 16px;
  font-size: clamp(32px, 4.8vw, 56px);
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -1px;
  color: #ffffff;
}

.rds-about-head h1 span {
  background: linear-gradient(90deg, #9adf1f, #0ea5ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.rds-about-head p {
  margin: 0 auto;
  max-width: 760px;
  color: #d9e6f2;
  font-size: 18px;
  line-height: 1.85;
}

.rds-about-main {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  margin-bottom: 24px;
}

.rds-about-content-card,
.rds-about-side-card,
.rds-about-info-card {
  border-radius: 26px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(8px);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}

.rds-about-content-card:hover,
.rds-about-side-card:hover,
.rds-about-info-card:hover {
  transform: translateY(-8px);
  border-color: rgba(14, 165, 255, 0.38);
  background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.05));
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.32);
}

.rds-about-content-card {
  padding: 34px 30px;
}

.rds-about-content-card h2 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
}

.rds-about-content-card p {
  margin: 0 0 16px;
  color: #d9e6f2;
  font-size: 17px;
  line-height: 1.9;
}

.rds-about-content-card p:last-child {
  margin-bottom: 0;
}

.rds-about-side-card {
  padding: 32px 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.rds-about-side-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 74px;
  height: 74px;
  padding: 0 18px;
  border-radius: 18px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #9adf1f, #0ea5ff);
  color: #04111f;
  font-size: 22px;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(14, 165, 255, 0.24);
}

.rds-about-side-card h3 {
  margin: 0 0 12px;
  color: #ffffff;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 800;
}

.rds-about-side-card p {
  margin: 0;
  color: #d9e6f2;
  font-size: 16px;
  line-height: 1.85;
}

.rds-about-bottom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.rds-about-info-card {
  padding: 30px 24px;
}

.rds-about-card-head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}

.rds-about-card-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 15px;
  background: linear-gradient(135deg, #9adf1f, #0ea5ff);
  color: #04111f;
  font-size: 16px;
  font-weight: 800;
  flex: 0 0 52px;
}

.rds-about-info-card h3 {
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 800;
}

.rds-about-info-card p {
  margin: 0;
  color: #d9e6f2;
  font-size: 16px;
  line-height: 1.85;
}

.rds-values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.rds-value-box {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 64px;
  padding: 14px 16px;
  border-radius: 18px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.10);
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  transition: all 0.3s ease;
}

.rds-value-box:hover {
  background: linear-gradient(135deg, #0b6fd3, #0ea5ff);
  border-color: rgba(14, 165, 255, 0.42);
  color: #ffffff;
  box-shadow: 0 14px 30px rgba(14, 165, 255, 0.20);
}

/* Tablet */
@media (max-width: 1024px) {
  .rds-about-page {
    padding: 75px 18px;
  }

  .rds-about-main {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .rds-about-bottom-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .rds-about-page {
    padding: 60px 15px;
  }

  .rds-about-badge {
    font-size: 12px;
    min-height: 34px;
    padding: 7px 12px;
    margin-bottom: 14px;
  }

  .rds-about-head {
    margin-bottom: 34px;
  }

  .rds-about-head h1 {
    font-size: 34px;
    line-height: 1.16;
    letter-spacing: 0;
  }

  .rds-about-head p {
    font-size: 16px;
    line-height: 1.75;
  }

  .rds-about-content-card,
  .rds-about-side-card,
  .rds-about-info-card {
    border-radius: 20px;
  }

  .rds-about-content-card {
    padding: 24px 18px;
  }

  .rds-about-content-card h2 {
    font-size: 24px;
  }

  .rds-about-content-card p {
    font-size: 15px;
    line-height: 1.78;
  }

  .rds-about-side-card {
    padding: 24px 18px;
  }

  .rds-about-side-icon {
    width: 62px;
    min-width: 62px;
    height: 62px;
    font-size: 18px;
    border-radius: 16px;
  }

  .rds-about-side-card h3 {
    font-size: 23px;
  }

  .rds-about-side-card p {
    font-size: 15px;
    line-height: 1.75;
  }

  .rds-about-bottom-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .rds-about-info-card {
    padding: 24px 18px;
  }

  .rds-about-info-card h3 {
    font-size: 21px;
  }

  .rds-about-info-card p {
    font-size: 15px;
    line-height: 1.75;
  }

  .rds-values-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .rds-value-box {
    min-height: 56px;
    font-size: 15px;
    border-radius: 16px;
  }
}/* End custom CSS */