.elementor-136 .elementor-element.elementor-element-69eac80{--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-136 .elementor-element.elementor-element-83fd9ca{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-83fd9ca */.vsp-specialties{
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(180deg, #f6f2ec 0%, #f8f6f2 42%, #f4efe8 100%);
  padding: 110px 24px 120px;
}

.vsp-specialties::before{
  content:"";
  position:absolute;
  inset:auto auto -180px -180px;
  width:540px;
  height:540px;
  background: radial-gradient(circle, rgba(3,90,110,.07) 0%, rgba(3,90,110,0) 72%);
  pointer-events:none;
}

.vsp-specialties::after{
  content:"";
  position:absolute;
  right:-320px;
  top:44%;
  transform:translateY(-50%);
  width:900px;
  height:900px;
  background:url("https://assets.cdn.filesafe.space/MkvmAN7B1oXeZFDbBStD/media/69b1b5eb8cb2599de0428a7f.png") no-repeat center/contain;
  opacity:0.08;
  pointer-events:none;
  z-index:0;
}

.vsp-shell{
  max-width:1280px;
  margin:0 auto;
  position:relative;
  z-index:1;
}

.vsp-head{
  display:grid;
  grid-template-columns:minmax(320px, 760px) 280px;
  gap:48px;
  align-items:end;
  margin-bottom:56px;
}

.vsp-head__copy{
  max-width:860px;
}

.vsp-eyebrow{
  display:inline-block;
  margin-bottom:18px;
  color: rgba(44,96,80,.92);
  font-size:.8rem;
  letter-spacing:.22em;
  text-transform:uppercase;
  font-weight:600;
}

.vsp-title{
  margin:0 0 18px;
  font-family:'Manrope', system-ui, sans-serif;
  color:#3d3d42;
  font-size:clamp(2.9rem, 5vw, 5.4rem);
  line-height:.97;
  letter-spacing:-.055em;
  font-weight:500;
  max-width:900px;
  text-wrap:balance;
}

.vsp-intro{
  margin:0;
  max-width:760px;
  color:#66706c;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:1.14rem;
  line-height:1.9;
}

.vsp-head__aside{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:18px;
}

.vsp-note{
  padding:20px 22px;
  border-radius:26px;
  background:rgba(255,255,255,.64);
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 18px 50px rgba(26,35,30,.05);
  color:#64726c;
  line-height:1.8;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.vsp-note strong{
  color:#035a6e;
  font-weight:600;
}

.vsp-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:220px;
  padding:18px 30px;
  border-radius:999px;
  background:#035a6e;
  color:#fff;
  text-decoration:none;
  font-size:.95rem;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 12px 30px rgba(18,60,48,.14);
  transition:transform .28s ease, box-shadow .28s ease;
}

.vsp-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(18,60,48,.18);
  color:#fff;
}

.vsp-feature{
  display:grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, .55fr);
  gap:28px;
  margin-bottom:30px;
}

.vsp-feature__content,
.vsp-feature__panel{
  border-radius:32px;
  background:rgba(255,255,255,.58);
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 20px 50px rgba(26,35,30,.05);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.vsp-feature__content{
  padding:36px 36px 30px;
}

.vsp-kicker{
  display:inline-block;
  margin-bottom:14px;
  color:rgba(3,90,110,.72);
  font-size:.82rem;
  letter-spacing:.18em;
  text-transform:uppercase;
  font-weight:600;
}

.vsp-feature__title{
  margin:0 0 14px;
  color:#3d3d42;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:clamp(2rem, 2.8vw, 3rem);
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:500;
  max-width:14ch;
}

.vsp-feature__text{
  margin:0;
  max-width:60ch;
  color:#64726c;
  font-size:1.02rem;
  line-height:1.9;
}

.vsp-points{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}

.vsp-point{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 15px;
  border-radius:999px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(18,60,48,.08);
  color:#45504c;
  font-size:.9rem;
}

.vsp-feature__panel{
  padding:24px;
  display:flex;
  align-items:flex-end;
  position:relative;
  overflow:hidden;
}

.vsp-feature__panel::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(155deg, rgba(3,90,110,.06), transparent 42%),
    radial-gradient(circle at top right, rgba(227,195,153,.24), transparent 40%);
  pointer-events:none;
}

.vsp-mini{
  position:relative;
  z-index:1;
  padding:20px;
  border-radius:24px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(255,255,255,.68);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.52);
}

.vsp-mini__label{
  display:inline-block;
  margin-bottom:8px;
  color:#035a6e;
  font-size:.78rem;
  letter-spacing:.18em;
  text-transform:uppercase;
  font-weight:600;
}

.vsp-mini__text{
  margin:0;
  color:#55605d;
  font-size:1rem;
  line-height:1.8;
}

.vsp-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:24px;
  margin-top:18px;
}

.vsp-card{
  min-height:420px;
  padding:30px 28px 26px;
  border-radius:30px;
  background:rgba(255,255,255,.56);
  border:1px solid rgba(255,255,255,.54);
  box-shadow:0 18px 50px rgba(26,35,30,.05);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  display:flex;
  flex-direction:column;
  transition:transform .28s ease, box-shadow .28s ease, background .28s ease;
}

.vsp-card:hover{
  transform:translateY(-6px);
  box-shadow:0 28px 60px rgba(26,35,30,.08);
  background:rgba(255,255,255,.68);
}

.vsp-card--large{
  grid-column:span 2;
}

.vsp-card__index{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border-radius:999px;
  background:rgba(3,90,110,.08);
  color:#035a6e;
  font-size:.9rem;
  font-weight:600;
  margin-bottom:26px;
}

.vsp-card__title{
  margin:0 0 14px;
  color:#035a6e;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:clamp(1.65rem, 2vw, 2.3rem);
  line-height:1.08;
  letter-spacing:-.04em;
  font-weight:500;
  max-width:16ch;
}

.vsp-card__text{
  margin:0;
  color:#64726c;
  font-size:1rem;
  line-height:1.88;
  max-width:38ch;
}

.vsp-list{
  list-style:none;
  padding:0;
  margin:22px 0 0;
  display:grid;
  gap:10px;
}

.vsp-list li{
  position:relative;
  padding-left:18px;
  color:#52605c;
  line-height:1.75;
}

.vsp-list li::before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:7px;
  height:7px;
  border-radius:999px;
  background:#d9b98e;
}

.vsp-band{
  margin-top:30px;
  display:grid;
  grid-template-columns:minmax(280px, 1fr) minmax(320px, 1.1fr);
  gap:30px;
  align-items:start;
  padding:34px 34px;
  border-radius:32px;
  background:linear-gradient(135deg, rgba(255,255,255,.64), rgba(255,255,255,.4));
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 18px 50px rgba(26,35,30,.05);
}

.vsp-band__eyebrow{
  display:inline-block;
  margin-bottom:12px;
  color:#2c6050;
  font-size:.8rem;
  letter-spacing:.2em;
  text-transform:uppercase;
  font-weight:600;
}

.vsp-band__title{
  margin:0;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:clamp(2rem, 2.9vw, 3.15rem);
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:500;
  color:#3d3d42;
  max-width:15ch;
}

.vsp-band__right p{
  margin:0;
  color:#64726c;
  font-size:1.03rem;
  line-height:1.95;
  max-width:58ch;
}

.vsp-journey{
  margin-top:30px;
  padding:36px 34px 34px;
  border-radius:32px;
  background:rgba(255,255,255,.58);
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 18px 50px rgba(26,35,30,.05);
}

.vsp-journey__head{
  max-width:720px;
  margin-bottom:26px;
}

.vsp-journey__title{
  margin:0;
  color:#3d3d42;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:clamp(2rem, 3vw, 3.3rem);
  line-height:1.02;
  letter-spacing:-.045em;
  font-weight:500;
}

.vsp-steps{
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:18px;
}

.vsp-step{
  padding:24px 22px;
  border-radius:24px;
  background:rgba(255,255,255,.75);
  border:1px solid rgba(18,60,48,.06);
}

.vsp-step__num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:999px;
  background:rgba(3,90,110,.08);
  color:#035a6e;
  font-weight:600;
  margin-bottom:18px;
}

.vsp-step__title{
  margin:0 0 8px;
  color:#035a6e;
  font-family:'Manrope', system-ui, sans-serif;
  font-size:1.35rem;
  line-height:1.15;
  font-weight:500;
}

.vsp-step__text{
  margin:0;
  color:#64726c;
  line-height:1.8;
  font-size:.96rem;
}

@media (max-width: 1180px){
  .vsp-head,
  .vsp-feature,
  .vsp-band{
    grid-template-columns:1fr;
  }

  .vsp-grid{
    grid-template-columns:1fr 1fr;
  }

  .vsp-card--large{
    grid-column:span 2;
  }

  .vsp-steps{
    grid-template-columns:1fr 1fr;
  }
}

@media (max-width: 768px){
  .vsp-specialties{
    padding:84px 20px 92px;
  }

  .vsp-title{
    font-size:clamp(2.45rem, 11vw, 3.9rem);
  }

  .vsp-intro,
  .vsp-feature__text,
  .vsp-band__right p{
    font-size:1rem;
    line-height:1.82;
  }

  .vsp-feature__content,
  .vsp-feature__panel,
  .vsp-band,
  .vsp-journey{
    padding:24px;
    border-radius:26px;
  }

  .vsp-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .vsp-card,
  .vsp-card--large{
    grid-column:auto;
    min-height:auto;
    padding:26px 22px 22px;
    border-radius:24px;
  }

  .vsp-steps{
    grid-template-columns:1fr;
  }

  .vsp-specialties::after{
    width:520px;
    height:520px;
    right:-220px;
    opacity:.06;
  }
}/* End custom CSS */