.elementor-4611 .elementor-element.elementor-element-f3dbda6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4611 .elementor-element.elementor-element-3018773{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.6);--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4611 .elementor-element.elementor-element-3018773:not(.elementor-motion-effects-element-type-background), .elementor-4611 .elementor-element.elementor-element-3018773 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-4611 .elementor-element.elementor-element-c3816f5{text-align:center;}.elementor-4611 .elementor-element.elementor-element-c3816f5 .elementor-heading-title{font-size:32px;}.elementor-4611 .elementor-element.elementor-element-31cc3bb{text-align:center;}.elementor-4611 .elementor-element.elementor-element-72d02e0{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-4611 .elementor-element.elementor-element-1c4f3af{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.6);}.elementor-4611 .elementor-element.elementor-element-bdbdbf0 img{height:295px;border-radius:20px 20px 20px 20px;}.elementor-4611 .elementor-element.elementor-element-7f6941f{text-align:center;}.elementor-4611 .elementor-element.elementor-element-7f6941f .elementor-heading-title{font-size:23px;}.elementor-4611 .elementor-element.elementor-element-5161aec{text-align:center;}.elementor-4611 .elementor-element.elementor-element-72f8f24{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.6);}.elementor-4611 .elementor-element.elementor-element-5c28c35 img{height:295px;}.elementor-4611 .elementor-element.elementor-element-162c5a1{text-align:center;}.elementor-4611 .elementor-element.elementor-element-162c5a1 .elementor-heading-title{font-size:23px;}.elementor-4611 .elementor-element.elementor-element-d4c0645{text-align:center;}.elementor-4611 .elementor-element.elementor-element-8eb2fb3{text-align:justify;font-size:13px;font-weight:normal;}@media(min-width:768px){.elementor-4611 .elementor-element.elementor-element-f3dbda6{--content-width:1180px;}}@media(max-width:1366px){.elementor-4611 .elementor-element.elementor-element-72d02e0{--grid-auto-flow:row;}}@media(max-width:1024px){.elementor-4611 .elementor-element.elementor-element-72d02e0{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-4611 .elementor-element.elementor-element-72d02e0{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-3018773 */.ws-about-section {
  max-width: 1280px;
  margin: 70px auto 80px;
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 22px 60px rgba(15, 35, 55, 0.12);
  border: 1px solid rgba(20, 54, 93, 0.08);
}

.ws-about-section h1,
.ws-about-section h2 {
  color: #0f2f55;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.ws-about-section > .e-con-inner > .elementor-widget-heading,
.ws-about-section .elementor-heading-title {
  text-align: center;
}

.ws-about-section .elementor-widget-text-editor {
  color: #334e68;
  line-height: 1.75;
}

.ws-founder-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
  margin-top: 32px;
}

.ws-founder-card {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 28px 26px 30px;
  background: #F8FAFC;
  border: 1px solid rgba(23, 54, 93, 0.08);
  box-shadow: 0 16px 36px rgba(15, 35, 55, 0.14);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.ws-founder-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 52px rgba(15, 35, 55, 0.20);
}

.ws-founder-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.ws-founder-card img {
  width: 100%;
  max-width: 310px;
  height: 310px;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
  display: block;
  margin: 0 auto 22px;
  box-shadow: 0 14px 34px rgba(15, 35, 55, 0.16);
}

.ws-founder-card h2,
.ws-founder-card h3,
.ws-founder-card .elementor-heading-title {
  color: #08233f;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  margin-bottom: 14px;
}

.ws-founder-card .elementor-widget-text-editor {
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #2c4863;
}

.ws-about-story {
  max-width: 1220px;
  margin: 26px auto 80px;
  padding: 34px 40px;
  border-radius: 24px;
  background: #ffffff;
  border-left: 5px solid #17365d;
  box-shadow: 0 16px 40px rgba(15, 35, 55, 0.10);
}

.ws-about-story p {
  margin-bottom: 18px;
  color: #334e68;
  font-size: 17px;
  line-height: 1.8;
}

.ws-about-story p:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .ws-about-section {
    margin: 40px 16px 50px;
    padding: 24px 18px;
  }

  .ws-founder-grid {
    grid-template-columns: 1fr;
  }

  .ws-founder-card img {
    height: 280px;
  }

  .ws-about-story {
    margin: 20px 16px 60px;
    padding: 26px 22px;
  }
}

@media (max-width: 520px) {
  .ws-about-section h1,
  .ws-about-section .elementor-heading-title {
    font-size: 28px !important;
  }

  .ws-founder-card {
    padding: 22px 18px;
  }

  .ws-founder-card img {
    height: 240px;
  }
}/* End custom CSS */