.elementor-323 .elementor-element.elementor-element-5d33f737{--display:flex;--min-height:500px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;border-style:solid;--border-style:solid;border-width:0px 0px 20px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:20px;--border-left-width:0px;border-color:var( --e-global-color-1632dcc );--border-color:var( --e-global-color-1632dcc );--margin-top:-75px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-323 .elementor-element.elementor-element-5d33f737:not(.elementor-motion-effects-element-type-background), .elementor-323 .elementor-element.elementor-element-5d33f737 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://abisti.co.uk/wp-content/uploads/2026/03/ai-hero-bg-1.png");background-repeat:no-repeat;background-size:cover;}.elementor-323 .elementor-element.elementor-element-5e4fbad4{--display:flex;--justify-content:flex-start;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-323 .elementor-element.elementor-element-7c76271b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:50px 0px 0px 0px;}.elementor-323 .elementor-element.elementor-global-5933 .elementor-button{font-size:39px;}.elementor-323 .elementor-element.elementor-element-254874b9{--display:flex;}.elementor-323 .elementor-element.elementor-element-4430fe1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-323 .elementor-element.elementor-element-572d306{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-323 .elementor-element.elementor-element-53ddae1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-323 .elementor-element.elementor-element-5d33f737{--content-width:100%;}.elementor-323 .elementor-element.elementor-element-5e4fbad4{--width:50%;}.elementor-323 .elementor-element.elementor-element-254874b9{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-2ac4837 */.ab-services-page {
  font-family: inherit;
  color: #24465a;
  padding: 70px 24px;
  background: #ffffff;
}

.ab-services-kicker {
  max-width: 900px;
  margin: 0 auto 45px auto;
  text-align: center;
}

.ab-eyebrow {
  margin: 0 0 10px 0;
  color: #008b8f;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.82rem;
}

.ab-eyebrow.light {
  color: #bfe8e0;
}

.ab-services-kicker h2 {
  margin: 0 0 16px 0;
  font-size: clamp(1.9rem, 3.4vw, 2.9rem);
  line-height: 1.1;
  color: #004f5c;
  font-weight: 700;
}

.ab-services-kicker p {
  max-width: 760px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #4c6370;
}

.ab-services-core {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.ab-service-card {
  position: relative;
  background: #f7f8f4;
  border: 1px solid rgba(0, 79, 92, 0.13);
  border-radius: 24px;
  padding: 30px 26px;
  box-shadow: 0 14px 35px rgba(36, 70, 90, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ab-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 48px rgba(36, 70, 90, 0.15);
}

.ab-service-card h3 {
  margin: 0 0 14px 0;
  color: #008b8f;
  font-size: 1.45rem;
  line-height: 1.2;
}

.ab-service-card p {
  margin: 0 0 20px 0;
  color: #4c6370;
  line-height: 1.6;
  font-size: 0.98rem;
}

.ab-service-card ul {
  margin: 0 0 26px 0;
  padding-left: 18px;
  color: #24465a;
  line-height: 1.55;
  font-size: 0.95rem;
}

.ab-service-card li {
  margin-bottom: 7px;
}

.ab-featured {
  background: linear-gradient(145deg, #24465a 0%, #008b8f 100%);
  color: #ffffff;
  border: none;
}

.ab-featured h3,
.ab-featured p,
.ab-featured ul {
  color: #ffffff;
}

.ab-card-label {
  display: inline-block;
  margin-bottom: 16px;
  background: rgba(255,255,255,0.16);
  color: #ffffff;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.ab-button {
  display: inline-block;
  background: #6cc7bd;
  color: #ffffff !important;
  text-decoration: none;
  padding: 11px 18px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 0.9rem;
  transition: background 0.25s ease, transform 0.25s ease;
}

.ab-button:hover {
  background: #24465a;
  transform: translateY(-2px);
}

.ab-featured .ab-button {
  background: #ffffff;
  color: #24465a !important;
}

.ab-featured .ab-button:hover {
  background: #f1f0e9;
}

.ab-services-focus {
  max-width: 1180px;
  margin: 50px auto 0 auto;
  background: linear-gradient(135deg, #24465a 0%, #3d7a87 100%);
  color: #ffffff;
  border-radius: 28px;
  padding: 42px;
  text-align: center;
}

.ab-services-focus h3 {
  margin: 0 0 14px 0;
  color: #ffffff;
  font-size: clamp(1.6rem, 3vw, 2.35rem);
  line-height: 1.15;
}

.ab-services-focus p {
  max-width: 850px;
  margin: 0 auto;
  color: #eef8f6;
  line-height: 1.7;
  font-size: 1.05rem;
}

.ab-support-strip {
  max-width: 1180px;
  margin: 34px auto 0 auto;
  background: #3d7a87;
  color: #ffffff;
  border-radius: 28px;
  padding: 38px;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 34px;
  align-items: center;
}

.ab-support-strip h3 {
  margin: 0 0 12px 0;
  font-size: 1.75rem;
  color: #ffffff;
}

.ab-support-strip p {
  margin: 0;
  color: #eef8f6;
  line-height: 1.65;
}

.ab-support-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.ab-support-list span {
  background: rgba(255,255,255,0.15);
  border: 1px solid rgba(255,255,255,0.22);
  color: #ffffff;
  border-radius: 999px;
  padding: 9px 14px;
  font-weight: 700;
  font-size: 0.9rem;
}

.ab-services-cta {
  max-width: 1180px;
  margin: 34px auto 0 auto;
  background: #f1f0e9;
  border-radius: 28px;
  padding: 34px 38px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
  border-left: 8px solid #6cc7bd;
}

.ab-services-cta h3 {
  margin: 0 0 8px 0;
  color: #004f5c;
  font-size: 1.65rem;
}

.ab-services-cta p {
  margin: 0;
  color: #4c6370;
  line-height: 1.6;
  max-width: 760px;
}

.ab-button-dark {
  background: #24465a;
  white-space: nowrap;
}

.ab-button-dark:hover {
  background: #008b8f;
}

@media (max-width: 1100px) {
  .ab-services-core {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 760px) {
  .ab-services-page {
    padding: 48px 18px;
  }

  .ab-services-core {
    grid-template-columns: 1fr;
  }

  .ab-services-focus,
  .ab-support-strip,
  .ab-services-cta {
    padding: 30px 24px;
  }

  .ab-support-strip {
    grid-template-columns: 1fr;
  }

  .ab-services-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .ab-button-dark {
    white-space: normal;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2c6bea8 */.ab-final-cta {
  background: #24465a;
  color: #ffffff;
  padding: 70px 24px;
  text-align: center;
}

.ab-final-cta-inner {
  max-width: 850px;
  margin: 0 auto;
}

.ab-final-cta h2 {
  margin: 0 0 18px 0;
  color: #ffffff;
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 1.12;
}

.ab-final-cta p {
  margin: 0 auto 28px auto;
  max-width: 720px;
  color: #eef8f6;
  font-size: 1.1rem;
  line-height: 1.7;
}

.ab-final-button {
  display: inline-block;
  background: #6cc7bd;
  color: #ffffff !important;
  text-decoration: none;
  padding: 14px 26px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 1rem;
  transition: background 0.25s ease, transform 0.25s ease;
}

.ab-final-button:hover {
  background: #008b8f;
  transform: translateY(-2px);
}/* End custom CSS */