.elementor-3142 .elementor-element.elementor-element-774e766{--display:flex;}.elementor-3142 .elementor-element.elementor-element-e269f01{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-9643e56{--display:flex;}.elementor-3142 .elementor-element.elementor-element-da49bc3{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-9e88334{--display:flex;}.elementor-3142 .elementor-element.elementor-element-ef5b878{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-8060763{--display:flex;}.elementor-3142 .elementor-element.elementor-element-18691fc{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-2937fc7{--display:flex;}.elementor-3142 .elementor-element.elementor-element-8c6abe3{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-790eaf0{--display:flex;}.elementor-3142 .elementor-element.elementor-element-c37cb80{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-3c286e8{--display:flex;}.elementor-3142 .elementor-element.elementor-element-2f0c862{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-b995dde{--display:flex;}.elementor-3142 .elementor-element.elementor-element-bc44fb6{padding:0px 0px 0px 0px;}.elementor-3142 .elementor-element.elementor-element-d5e6715{--display:flex;}.elementor-3142 .elementor-element.elementor-element-7a17888{--display:flex;}.elementor-3142 .elementor-element.elementor-element-0b4e2b2{padding:0px 0px 0px 0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-3142 .elementor-element.elementor-element-9d1c7b0{--grid-columns:3;}.elementor-3142 .elementor-element.elementor-element-9d1c7b0 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-3142 .elementor-element.elementor-element-9d1c7b0 .e-loop-item > .elementor-section, .elementor-3142 .elementor-element.elementor-element-9d1c7b0 .e-loop-item > .elementor-section > .elementor-container, .elementor-3142 .elementor-element.elementor-element-9d1c7b0 .e-loop-item > .e-con, .elementor-3142 .elementor-element.elementor-element-9d1c7b0 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-3142 .elementor-element.elementor-element-1c3c721e{--display:flex;}.elementor-3142 .elementor-element.elementor-element-382dc91{--display:flex;}.elementor-3142 .elementor-element.elementor-element-f06e37f{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-3142 .elementor-element.elementor-element-9d1c7b0{--grid-columns:2;}}@media(max-width:767px){.elementor-3142 .elementor-element.elementor-element-9d1c7b0{--grid-columns:1;}}/* Start custom CSS for html, class: .elementor-element-e269f01 *//* =========================================
   Crosstek Service Hero
   ========================================= */

.ct-service-hero {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-white: #ffffff;

  position: relative;
  overflow: hidden;

  background: linear-gradient(
    135deg,
    var(--ct-navy-dark) 0%,
    var(--ct-navy) 65%,
    #173747 100%
  );

  color: var(--ct-white);
  border-radius: 0 0 30px 30px;
}


/* Large Crosstek cog
   ========================================= */

.ct-service-hero::before {
  content: "";
  position: absolute;

  width: 420px;
  height: 420px;

  top: -170px;
  right: -130px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.07;

  pointer-events: none;
}


/* Inner layout
   ========================================= */

.ct-service-hero__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  min-height: 650px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  align-items: center;
  gap: clamp(50px, 7vw, 100px);

  padding: 190px 0 90px;
}


/* Content
   ========================================= */

.ct-service-hero__content {
  max-width: 720px;
}

.ct-service-hero__eyebrow {
  margin: 0 0 20px;

  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-service-hero__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(48px, 6vw, 82px);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.045em;
  line-height: 1.2em;

  color: var(--ct-white);
}

.ct-service-hero__title span {
  color: var(--ct-orange);
}

.ct-service-hero__intro {
  max-width: 620px;
  margin: 28px 0 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.65;

  color: #dce4e8;
}


/* Buttons
   ========================================= */

.ct-service-hero__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;

  margin-top: 34px;
}

.ct-service-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  min-height: 52px;
  padding: 14px 25px;

  border-radius: 999px;
  background: var(--ct-orange);

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;

  color: var(--ct-navy-dark);

  transition:
    transform 0.25s ease,
    background-color 0.25s ease,
    box-shadow 0.25s ease;
}

.ct-service-hero__button:hover {
  transform: translateY(-2px);
  background: #ff8b32;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);

  color: var(--ct-navy-dark);
}

.ct-service-hero__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  min-height: 52px;
  padding: 14px 22px;

  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 999px;

  background: rgba(255, 255, 255, 0.05);

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;

  color: #ffffff;

  transition:
    background-color 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease;
}

.ct-service-hero__link::after {
  content: "→";

  color: var(--ct-orange);

  transition:
    transform 0.25s ease,
    color 0.25s ease;
}

.ct-service-hero__link:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--ct-navy-dark);

  transform: translateY(-2px);
}

.ct-service-hero__link:hover::after {
  color: var(--ct-orange);
  transform: translateX(4px);
}
.ct-service-hero__link--down::after {
  content: "↓";
}

.ct-service-hero__link--down:hover::after {
  transform: translateY(3px);
}

/* Stats panel
   ========================================= */

.ct-service-hero__panel {
  position: relative;

  padding: clamp(30px, 4vw, 46px);

  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;

  background: rgba(255, 255, 255, 0.055);

  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.17);

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}


/* Small Crosstek cog on stats panel */
.ct-service-hero__panel::before {
  content: "";
  position: absolute;

  width: 75px;
  height: 75px;

  top: -24px;
  right: -24px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.18;

  pointer-events: none;
}

.ct-service-hero__panel-label {
  margin: 0 0 30px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-service-hero__stats {
  display: grid;
}

.ct-service-hero__stat {
  display: grid;
  grid-template-columns: 105px 1fr;
  align-items: center;
  gap: 20px;

  padding: 22px 0;

  border-top: 1px solid rgba(255, 255, 255, 0.11);
}

.ct-service-hero__stat:first-child {
  border-top: 0;
  padding-top: 0;
}

.ct-service-hero__stat:last-child {
  padding-bottom: 0;
}

.ct-service-hero__number {
  font-family: "Inter", sans-serif;
  font-size: clamp(31px, 3vw, 43px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.045em;

  color: var(--ct-orange);
}

.ct-service-hero__stat-text {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.45;

  color: #d6e0e5;
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-service-hero__inner {
    min-height: auto;
    grid-template-columns: 1fr 360px;
    gap: 45px;

    padding: 150px 0 75px;
  }

  .ct-service-hero__title {
    font-size: clamp(48px, 6vw, 66px);
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-service-hero {
    border-radius: 0 0 22px 22px;
  }

  .ct-service-hero::before {
    width: 260px;
    height: 260px;

    top: -90px;
    right: -100px;

    opacity: 0.06;
  }

  .ct-service-hero__inner {
    width: min(100% - 32px, 1180px);

    grid-template-columns: 1fr;
    gap: 42px;

    padding: 120px 0 38px;
  }

  .ct-service-hero__title {
    font-size: clamp(43px, 13vw, 58px);
    line-height: 1;
  }

  .ct-service-hero__intro {
    margin-top: 22px;
    font-size: 17px;
  }

  .ct-service-hero__actions {
    align-items: flex-start;
    margin-top: 28px;
  }

  .ct-service-hero__panel {
    padding: 28px;
    border-radius: 20px;
  }

  .ct-service-hero__panel::before {
    width: 60px;
    height: 60px;

    top: -18px;
    right: -14px;
  }

  .ct-service-hero__stat {
    grid-template-columns: 90px 1fr;
    gap: 16px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-service-hero__inner {
    width: calc(100% - 28px);
  }

  .ct-service-hero__actions {
    flex-direction: column;
    gap: 18px;
  }

  .ct-service-hero__button {
    width: 100%;
  }

  .ct-service-hero__stat {
    grid-template-columns: 78px 1fr;
  }

  .ct-service-hero__number {
    font-size: 31px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da49bc3 *//* =========================================
   Crosstek IT Support - Intro Section
   ========================================= */

.ct-support-intro {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-cream: #f7f5ef;
  --ct-ink: #15222c;
  --ct-muted: #63717a;

  background: #ffffff;
  padding: 110px 0;
}

.ct-support-intro__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  align-items: center;
  gap: clamp(60px, 8vw, 120px);
}


/* Content
   ========================================= */

.ct-support-intro__content {
  max-width: 720px;
}

/* Eyebrow */
.ct-support-intro__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

/* Main heading */
.ct-support-intro__title {
  max-width: 720px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(44px, 4.5vw, 66px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-support-intro__title span {
  color: var(--ct-orange);
}

.ct-support-intro__copy {
  max-width: 650px;
  margin-top: 28px;
}

/* Body copy */
.ct-support-intro__copy p {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;

  color: var(--ct-muted);
}

.ct-support-intro__copy p:last-child {
  margin-bottom: 0;
}


/* Visual card
   ========================================= */

.ct-support-intro__visual {
  display: flex;
  justify-content: flex-end;
}

.ct-support-intro__card {
  position: relative;
  width: 100%;
  max-width: 430px;

  padding: clamp(34px, 4vw, 52px);

  background:
    linear-gradient(
      145deg,
      var(--ct-navy-dark) 0%,
      var(--ct-navy) 100%
    );

  border-radius: 26px;
  overflow: hidden;

  box-shadow: 0 28px 60px rgba(13, 34, 48, 0.14);
}

.ct-support-intro__card::before {
  content: "";
  position: absolute;

  width: 190px;
  height: 190px;

  right: -55px;
  top: -55px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.10;

  pointer-events: none;
}

.ct-support-intro__card::after {
  content: "";
  position: absolute;

  width: 10px;
  height: 70px;

  left: 0;
  top: 52px;

  background: var(--ct-orange);

  border-radius: 0 8px 8px 0;
}

/* Card label */
.ct-support-intro__card-label {
  position: relative;
  z-index: 1;

  margin: 0 0 24px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.15em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

/* Card heading */
.ct-support-intro__card-title {
  position: relative;
  z-index: 1;

  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(38px, 3.8vw, 52px);
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.04em;

  color: #ffffff;
}

.ct-support-intro__card-title {
  position: relative;
  z-index: 1;

  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(38px, 3.2vw, 52px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.04em;

  color: #ffffff;
}

.ct-support-intro__line {
  display: block;
  white-space: nowrap;
}

.ct-support-intro__card-title .ct-dot {
  display: inline;
  color: var(--ct-orange);
}

/* Card body */
.ct-support-intro__card-copy {
  position: relative;
  z-index: 1;

  max-width: 330px;
  margin: 26px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;

  color: #d6e0e5;
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-support-intro {
    padding: 90px 0;
  }

  .ct-support-intro__inner {
    grid-template-columns: 1fr 360px;
    gap: 50px;
  }

  .ct-support-intro__title {
    font-size: clamp(40px, 5vw, 56px);
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-support-intro {
    padding: 72px 0;
  }

  .ct-support-intro__inner {
    width: min(100% - 32px, 1180px);

    grid-template-columns: 1fr;
    gap: 42px;
  }

  .ct-support-intro__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-support-intro__copy {
    margin-top: 22px;
  }

  .ct-support-intro__copy p {
    font-size: 16px;
  }

  .ct-support-intro__visual {
    justify-content: flex-start;
  }

  .ct-support-intro__card {
    max-width: 100%;
    border-radius: 22px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-support-intro__inner {
    width: calc(100% - 28px);
  }

  .ct-support-intro__card {
    padding: 30px 26px;
  }

  .ct-support-intro__card-title {
    font-size: 38px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef5b878 *//* =========================================
   Crosstek - What's Included
   ========================================= */

.ct-support-included {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-white: #ffffff;

  position: relative;
  overflow: hidden;

  padding: 110px 0;

  background:
    linear-gradient(
      135deg,
      var(--ct-navy-dark) 0%,
      var(--ct-navy) 100%
    );

  color: var(--ct-white);
}


/* Large section cog
   ========================================= */

.ct-support-included::before {
  content: "";
  position: absolute;

  width: 380px;
  height: 380px;

  right: -175px;
  top: -170px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.045;

  pointer-events: none;
}


/* Inner
   ========================================= */

.ct-support-included__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}


/* Header
   ========================================= */

.ct-support-included__header {
  max-width: 760px;
  margin-bottom: 60px;
}

.ct-support-included__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-support-included__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: #ffffff;
}

.ct-support-included__title span {
  color: var(--ct-orange);
}

.ct-support-included__intro {
  max-width: 650px;
  margin: 26px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.7;

  color: #c8d3d9;
}


/* Grid
   ========================================= */

.ct-support-included__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}


/* Cards
   ========================================= */

.ct-support-included__card {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;

  min-height: 235px;
  padding: 36px 32px 32px;

  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;

  background: rgba(255, 255, 255, 0.055);

  transition:
    transform 0.3s ease,
    background-color 0.3s ease,
    border-color 0.3s ease;
}

.ct-support-included__card:hover {
  transform: translateY(-5px);

  background: rgba(255, 255, 255, 0.085);
  border-color: rgba(243, 121, 28, 0.35);
}


/* Orange accent
   ========================================= */

.ct-support-included__card::before {
  content: "";
  position: absolute;

  top: 0;
  left: 32px;

  width: 42px;
  height: 3px;

  border-radius: 0 0 3px 3px;

  background: var(--ct-orange);
}


/* Subtle Crosstek cog
   ========================================= */

.ct-support-included__card::after {
  content: "";
  position: absolute;

  width: 110px;
  height: 110px;

  right: -42px;
  bottom: -42px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.055;

  transition:
    transform 0.3s ease,
    opacity 0.3s ease;

  pointer-events: none;
}

.ct-support-included__card:hover::after {
  transform: rotate(10deg) scale(1.06);
  opacity: 0.1;
}


/* Card heading
   ========================================= */

.ct-support-included__card h3 {
  position: relative;
  z-index: 1;

  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(23px, 2vw, 29px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.035em;

  color: #ffffff;
}

.ct-support-included__card h3 span {
  color: var(--ct-orange);
}


/* Card copy
   ========================================= */

.ct-support-included__card p {
  position: relative;
  z-index: 1;

  margin-top: auto;
  padding-top: 16px;
  
  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.65;

  color: #c8d3d9;
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-support-included {
    padding: 90px 0;
  }

  .ct-support-included__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ct-support-included__card {
    min-height: 220px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-support-included {
    padding: 72px 0;
  }

  .ct-support-included::before {
    width: 230px;
    height: 230px;

    right: -105px;
    top: -100px;
  }

  .ct-support-included__inner {
    width: min(100% - 32px, 1180px);
  }

  .ct-support-included__header {
    margin-bottom: 42px;
  }

  .ct-support-included__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-support-included__intro {
    margin-top: 22px;
    font-size: 16px;
  }

  .ct-support-included__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ct-support-included__card {
    min-height: auto;
    padding: 32px 28px 28px;
  }

  .ct-support-included__card::before {
    left: 28px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-support-included__inner {
    width: calc(100% - 28px);
  }

  .ct-support-included__card {
    padding: 30px 24px 26px;
  }

  .ct-support-included__card::before {
    left: 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-18691fc *//* =========================================
   Crosstek IT Support - Remote Support
   ========================================= */

.ct-remote-support {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-muted: #63717a;

  position: relative;
  overflow: hidden;

  padding: 120px 0;

  background: #ffffff;
}


/* Inner
   ========================================= */

.ct-remote-support__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1.2fr);
  align-items: center;

  gap: clamp(70px, 9vw, 140px);
}


/* Eyebrows
   ========================================= */

.ct-remote-support__eyebrow {
  margin: 0 0 20px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}


/* Stat side
   ========================================= */

.ct-remote-support__visual {
  position: relative;

  padding: 50px 0;
}

.ct-remote-support__stat {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(84px, 10vw, 150px);
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: -0.075em;

  color: var(--ct-navy-dark);
}

.ct-remote-support__stat span {
  font-size: 0.48em;
  letter-spacing: -0.03em;

  color: var(--ct-orange);
}

.ct-remote-support__stat-label {
  max-width: 350px;

  margin: 34px 0 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(22px, 2.4vw, 30px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.035em;

  color: var(--ct-navy-dark);
}


/* Decorative detail
   ========================================= */

.ct-remote-support__visual::before {
  content: "";
  position: absolute;

  width: 260px;
  height: 260px;

  left: -120px;
  bottom: -65px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.09;

  pointer-events: none;
}


/* Content
   ========================================= */

.ct-remote-support__content {
  max-width: 660px;
}

.ct-remote-support__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-remote-support__title span {
  color: var(--ct-orange);
}


/* Copy
   ========================================= */

.ct-remote-support__copy {
  max-width: 620px;

  margin-top: 30px;
}

.ct-remote-support__copy p {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;

  color: var(--ct-muted);
}

.ct-remote-support__copy p:last-child {
  margin-bottom: 0;
}


/* Link
   ========================================= */

.ct-remote-support__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  margin-top: 30px;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 700;

  text-decoration: none;

  color: var(--ct-navy-dark);
}

.ct-remote-support__link::after {
  content: "→";

  color: var(--ct-orange);

  transition: transform 0.25s ease;
}

.ct-remote-support__link:hover::after {
  transform: translateX(5px);
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-remote-support {
    padding: 95px 0;
  }

  .ct-remote-support__inner {
    grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
    gap: 60px;
  }

  .ct-remote-support__stat {
    font-size: clamp(100px, 14vw, 150px);
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-remote-support {
    padding: 72px 0;
  }

  .ct-remote-support__inner {
    width: min(100% - 32px, 1180px);

    grid-template-columns: 1fr;
    gap: 45px;
  }

  .ct-remote-support__visual {
    padding: 0;
  }

  .ct-remote-support__visual::before {
    width: 175px;
    height: 175px;

    left: auto;
    right: -75px;
    bottom: -35px;
  }

  .ct-remote-support__stat {
    font-size: clamp(105px, 31vw, 150px);
  }

  .ct-remote-support__stat-label {
    max-width: 300px;

    margin-top: 25px;

    font-size: 24px;
  }

  .ct-remote-support__eyebrow--desktop {
    display: none;
  }

  .ct-remote-support__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-remote-support__copy {
    margin-top: 24px;
  }

  .ct-remote-support__copy p {
    font-size: 16px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-remote-support__inner {
    width: calc(100% - 28px);
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8c6abe3 *//* =========================================
   Crosstek IT Support - How It Works
   ========================================= */

.ct-support-process {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-cream: #f7f5ef;
  --ct-muted: #63717a;

  position: relative;
  overflow: hidden;

  padding: 110px 0;

  background: var(--ct-cream);
}


/* Large decorative Crosstek cog
   ========================================= */

.ct-support-process::before {
  content: "";
  position: absolute;

  width: 360px;
  height: 360px;

  right: -150px;
  top: -140px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.05;

  pointer-events: none;
}


/* Inner
   ========================================= */

.ct-support-process__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}


/* Header
   ========================================= */

.ct-support-process__header {
  max-width: 760px;
  margin-bottom: 60px;
}

.ct-support-process__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-support-process__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-support-process__title span {
  color: var(--ct-orange);
}

.ct-support-process__intro {
  max-width: 590px;
  margin: 24px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.7;

  color: var(--ct-muted);
}


/* Grid
   ========================================= */

.ct-support-process__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}


/* Step cards
   ========================================= */

.ct-support-process__step {
  position: relative;
  overflow: hidden;

  min-height: 300px;
  padding: 34px;

  background: #ffffff;

  border: 1px solid rgba(13, 34, 48, 0.08);
  border-radius: 20px;

  box-shadow: 0 18px 45px rgba(13, 34, 48, 0.06);

  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease;
}

.ct-support-process__step:hover {
  transform: translateY(-5px);

  border-color: rgba(243, 121, 28, 0.3);

  box-shadow: 0 24px 55px rgba(13, 34, 48, 0.1);
}


/* Small cog on each card
   ========================================= */

.ct-support-process__step::after {
  content: "";
  position: absolute;

  width: 110px;
  height: 110px;

  right: -40px;
  bottom: -40px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.06;

  transition:
    transform 0.3s ease,
    opacity 0.3s ease;

  pointer-events: none;
}

.ct-support-process__step:hover::after {
  transform: rotate(12deg) scale(1.08);
  opacity: 0.1;
}


/* Number
   ========================================= */

.ct-support-process__step-top {
  margin-bottom: 60px;
}

.ct-support-process__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 44px;
  height: 44px;

  border-radius: 50%;

  background: rgba(243, 121, 28, 0.1);

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;

  color: var(--ct-orange);
}


/* Card headings
   ========================================= */

.ct-support-process__step h3 {
  position: relative;
  z-index: 1;

  margin: 0 0 16px;

  font-family: "Inter", sans-serif;
  font-size: clamp(24px, 2vw, 30px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: -0.035em;

  color: var(--ct-navy-dark);
}

.ct-support-process__step h3 span {
  color: var(--ct-orange);
}


/* Card copy
   ========================================= */

.ct-support-process__step p {
  position: relative;
  z-index: 1;

  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.65;

  color: var(--ct-muted);
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-support-process {
    padding: 90px 0;
  }

  .ct-support-process__grid {
    gap: 14px;
  }

  .ct-support-process__step {
    min-height: 280px;
    padding: 28px;
  }

  .ct-support-process__step-top {
    margin-bottom: 45px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-support-process {
    padding: 72px 0;
  }

  .ct-support-process::before {
    width: 230px;
    height: 230px;

    right: -100px;
    top: -85px;
  }

  .ct-support-process__inner {
    width: min(100% - 32px, 1180px);
  }

  .ct-support-process__header {
    margin-bottom: 42px;
  }

  .ct-support-process__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-support-process__intro {
    margin-top: 22px;
    font-size: 16px;
  }

  .ct-support-process__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ct-support-process__step {
    min-height: auto;
    padding: 28px;
  }

  .ct-support-process__step-top {
    margin-bottom: 36px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-support-process__inner {
    width: calc(100% - 28px);
  }

  .ct-support-process__step {
    padding: 26px 24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c37cb80 *//* =========================================
   Crosstek IT Support - Who We Support
   ========================================= */

.ct-support-fit {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-muted: #63717a;

  position: relative;
  overflow: hidden;

  padding: 120px 0;

  background: #ffffff;
}


/* Decorative Crosstek cog
   ========================================= */

.ct-support-fit::before {
  content: "";
  position: absolute;

  width: 390px;
  height: 390px;

  left: -210px;
  bottom: -190px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.045;

  pointer-events: none;
}


/* Inner
   ========================================= */

.ct-support-fit__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(70px, 9vw, 130px);

  align-items: start;
}


/* Header
   ========================================= */

.ct-support-fit__header {
  max-width: 500px;
}

.ct-support-fit__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-support-fit__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 4.8vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-support-fit__title span {
  color: var(--ct-orange);
}

.ct-support-fit__intro {
  max-width: 470px;
  margin: 28px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.7;

  color: var(--ct-muted);
}


/* List
   ========================================= */

.ct-support-fit__list {
  border-top: 1px solid rgba(13, 34, 48, 0.12);
}


/* Individual item
   ========================================= */

.ct-support-fit__item {
  position: relative;
  display: block;

  padding: 34px 0;

  border-bottom: 1px solid rgba(13, 34, 48, 0.12);

  transition: padding-left 0.3s ease;
}

.ct-support-fit__item:hover {
  padding-left: 10px;
}


/* Item content
   ========================================= */

.ct-support-fit__item-content {
  position: relative;

  padding-right: 70px;
}


/* Small Crosstek cog
   ========================================= */

.ct-support-fit__item-content::after {
  content: "";
  position: absolute;

  width: 55px;
  height: 55px;

  right: 0;
  top: 0;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.055;

  transition:
    opacity 0.3s ease,
    transform 0.3s ease;

  pointer-events: none;
}

.ct-support-fit__item:hover .ct-support-fit__item-content::after {
  opacity: 0.13;
  transform: rotate(10deg);
}


/* Heading
   ========================================= */

.ct-support-fit__item h3 {
  margin: 0 0 12px;

  font-family: "Inter", sans-serif;
  font-size: clamp(24px, 2vw, 29px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.035em;

  color: var(--ct-navy-dark);
}

.ct-support-fit__item h3 span {
  color: var(--ct-orange);
}


/* Copy
   ========================================= */

.ct-support-fit__item p {
  max-width: 550px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.65;

  color: var(--ct-muted);
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-support-fit {
    padding: 95px 0;
  }

  .ct-support-fit__inner {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 55px;
  }

  .ct-support-fit__item-content {
    padding-right: 50px;
  }

  .ct-support-fit__item-content::after {
    width: 42px;
    height: 42px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-support-fit {
    padding: 72px 0;
  }

  .ct-support-fit::before {
    width: 230px;
    height: 230px;

    left: -130px;
    bottom: -100px;
  }

  .ct-support-fit__inner {
    width: min(100% - 32px, 1180px);

    grid-template-columns: 1fr;
    gap: 48px;
  }

  .ct-support-fit__header {
    max-width: 100%;
  }

  .ct-support-fit__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-support-fit__intro {
    margin-top: 22px;
    font-size: 16px;
  }

  .ct-support-fit__item {
    display: block;
    padding: 28px 0;
  }

  .ct-support-fit__item:hover {
    padding-left: 0;
  }

  .ct-support-fit__item-content {
    padding-right: 0;
  }

  .ct-support-fit__item-content::after {
    display: none;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-support-fit__inner {
    width: calc(100% - 28px);
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f0c862 *//* =========================================
   Crosstek IT Support - More Than Helpdesk
   ========================================= */

.ct-support-more {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;

  position: relative;
  overflow: hidden;

  padding: 120px 0;

  background:
    linear-gradient(
      135deg,
      var(--ct-navy-dark) 0%,
      var(--ct-navy) 100%
    );

  color: #ffffff;
}


/* Decorative Crosstek cog
   ========================================= */

.ct-support-more::before {
  content: "";
  position: absolute;

  width: 430px;
  height: 430px;

  left: -180px;
  top: -180px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.045;

  pointer-events: none;
}


/* Inner
   ========================================= */

.ct-support-more__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;

  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(70px, 9vw, 130px);

  align-items: start;
}


/* Header
   ========================================= */

.ct-support-more__header {
  max-width: 510px;
}

.ct-support-more__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-support-more__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 4.8vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: #ffffff;
}

.ct-support-more__title span {
  color: var(--ct-orange);
}

.ct-support-more__intro {
  max-width: 480px;

  margin: 28px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.7;

  color: #c8d3d9;
}


/* List
   ========================================= */

.ct-support-more__list {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}


/* Items
   ========================================= */

.ct-support-more__item {
  position: relative;
  display: block;

  padding: 36px 0;

  border-bottom: 1px solid rgba(255, 255, 255, 0.12);

  transition: padding-left 0.3s ease;
}

.ct-support-more__item:hover {
  padding-left: 10px;
}


/* Item content
   ========================================= */

.ct-support-more__item-content {
  position: relative;

  padding-right: 70px;
}


/* Small Crosstek cog
   ========================================= */

.ct-support-more__item-content::after {
  content: "";
  position: absolute;

  width: 55px;
  height: 55px;

  right: 0;
  top: 0;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.06;

  transition:
    opacity 0.3s ease,
    transform 0.3s ease;

  pointer-events: none;
}

.ct-support-more__item:hover .ct-support-more__item-content::after {
  opacity: 0.14;
  transform: rotate(10deg);
}


/* Item heading
   ========================================= */

.ct-support-more__item h3 {
  margin: 0 0 12px;

  font-family: "Inter", sans-serif;
  font-size: clamp(24px, 2vw, 30px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.035em;

  color: #ffffff;
}

.ct-support-more__item h3 span {
  color: var(--ct-orange);
}


/* Item copy
   ========================================= */

.ct-support-more__item p {
  max-width: 540px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.65;

  color: #c8d3d9;
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-support-more {
    padding: 95px 0;
  }

  .ct-support-more__inner {
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 55px;
  }

  .ct-support-more__item-content {
    padding-right: 50px;
  }

  .ct-support-more__item-content::after {
    width: 42px;
    height: 42px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-support-more {
    padding: 72px 0;
  }

  .ct-support-more::before {
    width: 250px;
    height: 250px;

    left: -110px;
    top: -100px;
  }

  .ct-support-more__inner {
    width: min(100% - 32px, 1180px);

    grid-template-columns: 1fr;
    gap: 48px;
  }

  .ct-support-more__header {
    max-width: 100%;
  }

  .ct-support-more__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-support-more__intro {
    margin-top: 22px;
    font-size: 16px;
  }

  .ct-support-more__item {
    display: block;
    padding: 28px 0;
  }

  .ct-support-more__item:hover {
    padding-left: 0;
  }

  .ct-support-more__item-content {
    padding-right: 0;
  }

  .ct-support-more__item-content::after {
    display: none;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-support-more__inner {
    width: calc(100% - 28px);
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bc44fb6 *//* =========================================
   Crosstek - Related Services
   ========================================= */

.ct-related-services {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-cream: #f7f5ef;
  --ct-muted: #63717a;

  position: relative;
  overflow: hidden;

  padding: 110px 0;

  background: #ffffff;
}


/* Decorative Crosstek cog
   ========================================= */

.ct-related-services::before {
  content: "";
  position: absolute;

  width: 360px;
  height: 360px;

  right: -160px;
  top: -150px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.04;

  pointer-events: none;
}


/* Inner
   ========================================= */

.ct-related-services__inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}


/* Header
   ========================================= */

.ct-related-services__header {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr);
  align-items: end;

  gap: clamp(50px, 8vw, 110px);

  margin-bottom: 58px;
}

.ct-related-services__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-related-services__title {
  max-width: 750px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-related-services__title span {
  color: var(--ct-orange);
}

.ct-related-services__intro {
  max-width: 400px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.7;

  color: var(--ct-muted);
}


/* Grid
   ========================================= */

.ct-related-services__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}


/* Cards
   ========================================= */

.ct-related-services__card {
  position: relative;
  overflow: hidden;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  min-height: 365px;
  padding: 32px;

  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 22px;

  background: linear-gradient(
    145deg,
    var(--ct-navy-dark) 0%,
    var(--ct-navy) 100%
  );

  text-decoration: none;

  box-shadow: 0 20px 45px rgba(13, 34, 48, 0.08);

  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.ct-related-services__card:hover {
  transform: translateY(-6px);

  box-shadow: 0 28px 60px rgba(13, 34, 48, 0.15);
}


/* Faded cog inside cards
   ========================================= */

.ct-related-services__card::before {
  content: "";
  position: absolute;

  width: 180px;
  height: 180px;

  right: -60px;
  bottom: -65px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.06;

  transition:
    opacity 0.3s ease,
    transform 0.3s ease;

  pointer-events: none;
}

.ct-related-services__card:hover::before {
  opacity: 0.11;
  transform: rotate(10deg) scale(1.05);
}


/* Top
   ========================================= */

.ct-related-services__top {
  position: relative;
  z-index: 1;

  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.ct-related-services__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 42px;
  height: 42px;

  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;

  font-family: "Inter", sans-serif;
  font-size: 17px;

  color: #ffffff;

  transition:
    transform 0.3s ease,
    background-color 0.3s ease;
}

.ct-related-services__card:hover .ct-related-services__arrow {
  transform: translateX(3px);

  background: rgba(255, 255, 255, 0.08);
}


/* Content
   ========================================= */

.ct-related-services__content {
  position: relative;
  z-index: 1;
}

.ct-related-services__content h3 {
  margin: 0 0 16px;

  font-family: "Inter", sans-serif;
  font-size: clamp(28px, 2.5vw, 36px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.04em;

  color: #ffffff;
}

.ct-related-services__content h3 span {
  color: var(--ct-orange);
}

.ct-related-services__content p {
  max-width: 310px;
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  line-height: 1.65;

  color: #c8d3d9;
}


/* Cream card
   ========================================= */

.ct-related-services__card--cream {
  border-color: rgba(13, 34, 48, 0.07);

  background: var(--ct-cream);
}

.ct-related-services__card--cream .ct-related-services__content h3 {
  color: var(--ct-navy-dark);
}

.ct-related-services__card--cream .ct-related-services__content p {
  color: var(--ct-muted);
}

.ct-related-services__card--cream .ct-related-services__arrow {
  border-color: rgba(13, 34, 48, 0.2);
  color: var(--ct-navy-dark);
}

.ct-related-services__card--cream:hover .ct-related-services__arrow {
  background: rgba(13, 34, 48, 0.06);
}


/* Orange card
   ========================================= */

.ct-related-services__card--orange {
  border-color: transparent;

  background: linear-gradient(
    145deg,
    #f3791c 0%,
    #ff923b 100%
  );
}

.ct-related-services__card--orange::before {
  background: var(--ct-navy-dark);
  opacity: 0.06;
}

.ct-related-services__card--orange:hover::before {
  opacity: 0.1;
}

.ct-related-services__card--orange .ct-related-services__content h3 {
  color: var(--ct-navy-dark);
}

.ct-related-services__card--orange .ct-related-services__content h3 span {
  color: #ffffff;
}

.ct-related-services__card--orange .ct-related-services__content p {
  color: rgba(13, 34, 48, 0.82);
}

.ct-related-services__card--orange .ct-related-services__arrow {
  border-color: rgba(13, 34, 48, 0.25);
  color: var(--ct-navy-dark);
}

.ct-related-services__card--orange:hover .ct-related-services__arrow {
  background: rgba(13, 34, 48, 0.08);
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-related-services {
    padding: 90px 0;
  }

  .ct-related-services__header {
    grid-template-columns: 1fr 300px;
    gap: 45px;
  }

  .ct-related-services__card {
    min-height: 330px;
    padding: 28px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-related-services {
    padding: 72px 0;
  }

  .ct-related-services::before {
    width: 230px;
    height: 230px;

    right: -105px;
    top: -90px;
  }

  .ct-related-services__inner {
    width: min(100% - 32px, 1180px);
  }

  .ct-related-services__header {
    grid-template-columns: 1fr;
    gap: 22px;

    margin-bottom: 42px;
  }

  .ct-related-services__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-related-services__intro {
    max-width: 550px;
    font-size: 16px;
  }

  .ct-related-services__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ct-related-services__card {
    min-height: 300px;
    padding: 28px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-related-services__inner {
    width: calc(100% - 28px);
  }

  .ct-related-services__card {
    min-height: 280px;
    padding: 25px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0b4e2b2 *//* =========================================
   Crosstek Service - Learning Hub
   ========================================= */

.ct-service-insights {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;
  --ct-cream: #f7f5ef;
  --ct-muted: #63717a;

  position: relative;
  overflow: hidden;

  padding: 110px 0;

  background: var(--ct-cream);
}


/* Decorative Crosstek cog
   ========================================= */

.ct-service-insights::before {
  content: "";
  position: absolute;

  width: 340px;
  height: 340px;

  right: -150px;
  bottom: -160px;

  background: var(--ct-orange);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.045;

  pointer-events: none;
}


/* Make Elementor inner content use our site width
   ========================================= */

.ct-service-insights > .e-con-inner {
  position: relative;
  z-index: 1;

  width: min(1180px, calc(100% - 48px));
  max-width: 1180px;
  margin: 0 auto;
}


/* Header
   ========================================= */

.ct-service-insights__header {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
  align-items: end;

  gap: clamp(50px, 8vw, 110px);

  width: 100%;
  margin-bottom: 55px;
}

.ct-service-insights__heading {
  max-width: 730px;
}

.ct-service-insights__eyebrow {
  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: var(--ct-orange);
}

.ct-service-insights__title {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-service-insights__title span {
  color: var(--ct-orange);
}


/* Right-hand introduction
   ========================================= */

.ct-service-insights__side {
  max-width: 410px;
}

.ct-service-insights__intro {
  margin: 0;

  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1.7;

  color: var(--ct-muted);
}

.ct-service-insights__link {
  display: inline-flex;
  align-items: center;
  gap: 9px;

  margin-top: 22px;

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 700;

  text-decoration: none;

  color: var(--ct-navy-dark);
}

.ct-service-insights__link::after {
  content: "→";

  color: var(--ct-orange);

  transition: transform 0.25s ease;
}

.ct-service-insights__link:hover::after {
  transform: translateX(5px);
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-service-insights {
    padding: 90px 0;
  }

  .ct-service-insights__header {
    grid-template-columns: 1fr 300px;
    gap: 45px;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-service-insights {
    padding: 72px 0;
  }

  .ct-service-insights::before {
    width: 220px;
    height: 220px;

    right: -100px;
    bottom: -100px;
  }

  .ct-service-insights > .e-con-inner {
    width: min(100% - 32px, 1180px);
  }

  .ct-service-insights__header {
    grid-template-columns: 1fr;
    gap: 22px;

    margin-bottom: 40px;
  }

  .ct-service-insights__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-service-insights__side {
    max-width: 550px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-service-insights > .e-con-inner {
    width: calc(100% - 28px);
  }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-62ba605a */.ct-reviews__google {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 4px 14px rgba(13, 34, 48, 0.12);
}

.ct-reviews__google svg {
  width: 22px;
  height: 22px;
  display: block;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f06e37f *//* =========================================
   Crosstek Service - Final CTA
   ========================================= */

.ct-service-cta {
  --ct-navy: #142d3d;
  --ct-navy-dark: #0d2230;
  --ct-orange: #f3791c;

  padding: 100px 0;

  background: #ffffff;
}


/* Inner
   ========================================= */

.ct-service-cta__inner {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}


/* CTA panel
   ========================================= */

.ct-service-cta__panel {
  position: relative;
  overflow: hidden;

  padding: clamp(65px, 8vw, 95px) 40px;

  border-radius: 28px;

  background: linear-gradient(
    135deg,
    #f3791c 0%,
    #ff963f 100%
  );

  text-align: center;
}


/* Decorative Crosstek cog
   ========================================= */

.ct-service-cta__panel::before {
  content: "";
  position: absolute;

  width: 320px;
  height: 320px;

  left: -120px;
  bottom: -150px;

  background: var(--ct-navy-dark);

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.055;

  pointer-events: none;
}

.ct-service-cta__panel::after {
  content: "";
  position: absolute;

  width: 220px;
  height: 220px;

  right: -80px;
  top: -100px;

  background: #ffffff;

  -webkit-mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");
  mask-image: url("https://crosstek.beaconhosted.co.uk/wp-content/uploads/2026/08/crosstek-icon.svg");

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;

  -webkit-mask-size: contain;
  mask-size: contain;

  opacity: 0.08;

  pointer-events: none;
}


/* Eyebrow
   ========================================= */

.ct-service-cta__eyebrow {
  position: relative;
  z-index: 1;

  margin: 0 0 18px;

  font-family: "Inter", sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.4;

  letter-spacing: 0.16em;
  text-transform: uppercase;

  color: rgba(13, 34, 48, 0.7);
}


/* Heading
   ========================================= */

.ct-service-cta__title {
  position: relative;
  z-index: 1;

  max-width: 760px;
  margin: 0 auto;

  font-family: "Inter", sans-serif;
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.02;
  letter-spacing: -0.045em;

  color: var(--ct-navy-dark);
}

.ct-service-cta__title span {
  color: #ffffff;
}


/* Copy
   ========================================= */

.ct-service-cta__copy {
  position: relative;
  z-index: 1;

  max-width: 590px;
  margin: 24px auto 0;

  font-family: "Inter", sans-serif;
  font-size: 17px;
  line-height: 1.7;

  color: rgba(13, 34, 48, 0.78);
}


/* Button
   ========================================= */

.ct-service-cta__button {
  position: relative;
  z-index: 1;

  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  min-height: 52px;
  margin-top: 32px;
  padding: 14px 26px;

  border-radius: 999px;

  background: var(--ct-navy-dark);

  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;

  text-decoration: none;

  color: #ffffff;

  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    background-color 0.25s ease;
}

.ct-service-cta__button:hover {
  transform: translateY(-2px);

  background: var(--ct-navy);

  box-shadow: 0 12px 28px rgba(13, 34, 48, 0.18);

  color: #ffffff;
}


/* Tablet
   ========================================= */

@media (max-width: 1024px) {

  .ct-service-cta {
    padding: 85px 0;
  }

}


/* Mobile
   ========================================= */

@media (max-width: 767px) {

  .ct-service-cta {
    padding: 65px 0;
  }

  .ct-service-cta__inner {
    width: min(100% - 32px, 1180px);
  }

  .ct-service-cta__panel {
    padding: 60px 26px;

    border-radius: 22px;
  }

  .ct-service-cta__title {
    font-size: clamp(38px, 11vw, 50px);
  }

  .ct-service-cta__copy {
    margin-top: 22px;

    font-size: 16px;
  }

  .ct-service-cta__panel::before {
    width: 210px;
    height: 210px;

    left: -100px;
    bottom: -100px;
  }

  .ct-service-cta__panel::after {
    width: 150px;
    height: 150px;

    right: -65px;
    top: -65px;
  }

}


/* Very small screens
   ========================================= */

@media (max-width: 420px) {

  .ct-service-cta__inner {
    width: calc(100% - 28px);
  }

  .ct-service-cta__button {
    width: 100%;
  }

}

.ct-service-cta__note {
  position: relative;
  z-index: 1;

  margin: 20px 0 0;

  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;

  color: rgba(13, 34, 48, 0.65);
}/* End custom CSS */