.elementor-1913 .elementor-element.elementor-element-1630acc{--display:flex;}.elementor-1913 .elementor-element.elementor-element-f6caedf{--display:flex;}.elementor-1913 .elementor-element.elementor-element-d8c51e1{--display:flex;}.elementor-1913 .elementor-element.elementor-element-81300c5{--display:flex;}.elementor-1913 .elementor-element.elementor-element-768f34a{--display:flex;}.elementor-1913 .elementor-element.elementor-element-c3dac73{--display:flex;}.elementor-1913 .elementor-element.elementor-element-7c7e6e0{--display:flex;}.elementor-1913 .elementor-element.elementor-element-62d091d{--display:flex;}.elementor-1913 .elementor-element.elementor-element-fb79b65{--display:flex;}.elementor-1913 .elementor-element.elementor-element-7eb0965{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */<style id="k1t-elementor-css">
.k1t-section,.k1t-cta,.k1t-section *,.k1t-cta * {
  box-sizing: border-box;
}
.k1t-section,.k1t-cta {
  font-family: Arial,"Helvetica Neue",sans-serif;
  color: #34465a;
}
.k1t-section {
  padding: 76px 0;
}
.k1t-soft {
  background: #f7fafc;
  border-top: 1px solid #dce6ee;
  border-bottom: 1px solid #dce6ee;
}
.k1t-container {
  width: calc(100% - 40px);
  max-width: 1180px;
  margin: 0 auto;
}
.k1t-head {
  max-width: 790px;
  margin: 0 0 32px;
}
.k1t-eyebrow {
  margin: 0 0 13px!important;
  color: #0085c7!important;
  font-size: 12px!important;
  font-weight: 800!important;
  line-height: 1.4!important;
  letter-spacing: .12em!important;
  text-transform: uppercase;
}
.k1t-title {
  margin: 0 0 14px!important;
  color: #111827!important;
  font-size: clamp(30px,3vw,44px)!important;
  font-weight: 700!important;
  line-height: 1.12!important;
  letter-spacing: 0!important;
  text-transform: none!important;
}
.k1t-lead,.k1t-copy {
  margin: 0!important;
  color: #5d7185!important;
  font-size: 16px!important;
  font-weight: 400!important;
  line-height: 1.6!important;
}
.k1t-label {
  display: block;
  margin-bottom: 8px;
  color: #0085c7;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.k1t-card-title {
  margin: 0 0 9px!important;
  color: #111827!important;
  font-size: 20px!important;
  font-weight: 700!important;
  line-height: 1.3!important;
  text-transform: none!important;
}
.k1t-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 13px 18px;
  border: 1px solid #111827;
  background: #111827;
  color: #fff!important;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .06em;
  text-align: center;
  text-decoration: none!important;
  text-transform: uppercase;
}
.k1t-button:hover {
  border-color: #0d3552;
  background: #0d3552;
}
.k1t-button--secondary {
  background: transparent;
  color: #111827!important;
}
.k1t-button--secondary:hover {
  color: #fff!important;
}
.k1t-hero {
  padding: 42px 0 54px;
  background: #f7fafc;
  border-bottom: 1px solid #dce6ee;
}
.k1t-hero-grid {
  display: grid;
  grid-template-columns: minmax(0,1.04fr) minmax(0,.96fr);
  gap: 54px;
  align-items: center;
}
.k1t-product {
  overflow: hidden;
  border: 1px solid #dce6ee;
  border-radius: 8px;
  background: #fff;
}
.k1t-product img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  padding: 22px;
  object-fit: contain;
}
.k1t-tags {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  border-top: 1px solid #dce6ee;
}
.k1t-tags span {
  display: flex;
  min-height: 66px;
  align-items: center;
  justify-content: center;
  padding: 14px 10px;
  border-right: 1px solid #dce6ee;
  color: #0d3552;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
.k1t-tags span:last-child {
  border-right: 0;
}
.k1t-hero .k1t-title {
  font-size: clamp(36px,4vw,58px)!important;
}
.k1t-reference {
  margin: 0 0 25px;
  padding: 12px 0;
  border-top: 1px solid #dce6ee;
  border-bottom: 1px solid #dce6ee;
  border-left: 0;
  background: transparent;
  color: #4f6478;
  font-size: 13px;
  line-height: 1.5;
}
.k1t-reference strong {
  color: #0d3552 !important;
}

.k1t-config-note {
  margin: 20px 0 0;
  padding: 14px 16px;
  border-left: 3px solid #0085c7;
  background: #edf7fc;
  color: #405a70;
  font-size: 14px;
  line-height: 1.55;
}

.k1t-config-note strong {
  color: #0d3552;
}
.k1t-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

/* Elementor themes often turn all links into full-width blocks.
   Keep the two Hero CTAs content-width and side by side when space allows. */
.k1t-hero .k1t-actions {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
}

.k1t-hero .k1t-actions > .k1t-button {
  display: inline-flex !important;
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  white-space: nowrap !important;
}

/* Match the standalone K1 page Hero CTA sizing, despite Elementor theme rules. */
.k1t-hero .k1t-actions > .k1t-hero-button {
  min-height: 42px !important;
  padding: 0 16px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.035em !important;
}

.k1t-link {
  display: inline-block;
  margin-top: 16px;
  color: #0085c7!important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none!important;
}
.k1t-link:hover {
  color: #0d3552!important;
  text-decoration: underline!important;
  text-underline-offset: 3px;
}
.k1t-snapshot {
  overflow: hidden;
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-snapshot-head {
  padding: 20px 22px;
  border-bottom: 1px solid #dce6ee;
  background: #f9fbfd;
}
.k1t-snapshot-head strong {
  display: block;
  color: #111827;
  font-size: 18px;
  line-height: 1.35;
}
.k1t-snapshot-head span {
  display: block;
  margin-top: 4px;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.5;
}
.k1t-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.k1t-snapshot-item {
  min-width: 0;
  padding: 20px 22px;
  border-right: 1px solid #dce6ee;
}
.k1t-snapshot-item:last-child {
  border-right: 0;
}
.k1t-snapshot-item strong {
  display: block;
  margin-bottom: 7px;
  color: #0085c7;
  font-size: 12px;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.k1t-snapshot-item span {
  display: block;
  color: #42566a;
  font-size: 14px;
  line-height: 1.5;
}
.k1t-grid-3 {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 16px;
}
.k1t-card {
  min-width: 0;
  padding: 24px;
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-workflow {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-step {
  min-width: 0;
  min-height: 210px;
  padding: 25px 21px;
  border-right: 1px solid #dce6ee;
}
.k1t-step:last-child {
  border-right: 0;
}
.k1t-step-no {
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  border-radius: 50%;
  background: #f1f3f5;
  color: #111827;
  font-size: 12px;
  font-weight: 800;
}
.k1t-two-col {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
  gap: 48px;
  align-items: start;
}
.k1t-media {
  overflow: hidden;
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-media img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
}
.k1t-checks {
  padding: 0;
  margin: 18px 0 0;
  list-style: none;
}
.k1t-checks li {
  position: relative;
  margin: 0 0 12px;
  padding-left: 20px;
  color: #415669;
  font-size: 14px;
  line-height: 1.55;
}
.k1t-checks li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #16825d;
  font-weight: 850;
}
.k1t-result {
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-result img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 350px;
  object-fit: cover;
}
.k1t-result-copy {
  padding: 32px;
}

.k1t-test-record {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dce6ee;
}

.k1t-test-record > strong {
  display: block;
  margin-bottom: 8px;
  color: #111827;
  font-size: 13px;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.k1t-test-record-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 8px 18px;
}

.k1t-test-record-grid span {
  padding: 8px 0;
  border-bottom: 1px solid #e8eef3;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.5;
}
.k1t-spec-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) 330px;
  gap: 40px;
  align-items: start;
}
.k1t-stat-grid {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  border: 1px solid #dce6ee;
  background: #fff;
}
.k1t-stat {
  min-width: 0;
  padding: 18px 10px;
  border-right: 1px solid #dce6ee;
  text-align: center;
}
.k1t-stat:last-child {
  border-right: 0;
}
.k1t-stat strong {
  display: block;
  color: #111827;
  font-size: 19px;
  line-height: 1.3;
}
.k1t-stat span {
  display: block;
  margin-top: 4px;
  color: #5d7185;
  font-size: 13px;
  line-height: 1.4;
}
.k1t-spec-table {
  border-left: 1px solid #dce6ee;
  border-right: 1px solid #dce6ee;
}
.k1t-spec-row {
  display: grid;
  grid-template-columns: 180px minmax(0,1fr);
  gap: 16px;
  padding: 15px 18px;
  border-bottom: 1px solid #dce6ee;
  background: #fff;
}
.k1t-spec-row strong {
  color: #111827;
}
.k1t-spec-row span {
  color: #5d7185;
  line-height: 1.58;
}
.k1t-side {
  padding: 25px;
  background: #111827;
  color: #fff;
}
.k1t-side h3 {
  margin: 0 0 10px!important;
  color: #fff!important;
  font-size: 22px!important;
  line-height: 1.3!important;
}
.k1t-side p,.k1t-side li {
  color: #dbe5ef;
  font-size: 15px;
  line-height: 1.6;
}
.k1t-side p {
  margin: 0;
}
.k1t-side ul {
  margin: 16px 0 0;
  padding-left: 18px;
}
.k1t-path {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  border-left: 1px solid #dce6ee;
}
.k1t-path-item {
  min-width: 0;
  min-height: 168px;
  padding: 22px;
  border-top: 3px solid #111827;
  border-right: 1px solid #dce6ee;
  border-bottom: 1px solid #dce6ee;
  background: #fff;
}
.k1t-path-item strong {
  display: block;
  margin-bottom: 9px;
  color: #111827;
  font-size: 15px;
  line-height: 1.4;
}
.k1t-path-item span {
  color: #5d7185;
  font-size: 14px;
  line-height: 1.58;
}
.k1t-note {
  margin: 18px 0 0;
  padding: 12px 15px;
  border-left: 3px solid #0085c7;
  background: #edf7fc;
  color: #4d6275;
  font-size: 13px;
  line-height: 1.6;
}
.k1t-note strong {
  color: #0d3552;
}
.k1t-faq details {
  padding: 18px 0;
  border-top: 1px solid #dce6ee;
}
.k1t-faq details:last-child {
  border-bottom: 1px solid #dce6ee;
}
.k1t-faq summary {
  color: #111827;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
  cursor: pointer;
}
.k1t-faq details p {
  max-width: 880px;
  margin: 12px 0 0!important;
  color: #5d7185!important;
  font-size: 15px!important;
  line-height: 1.6!important;
}
.k1t-cta {
  padding: 72px 0;
  background: #111827;
}
.k1t-cta-grid {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 32px;
  align-items: center;
}
.k1t-cta .k1t-title {
  color: #fff!important;
}
.k1t-cta .k1t-eyebrow {
  color: #8fdcff!important;
}
.k1t-cta .k1t-lead {
  color: #dbe5ef!important;
}
.k1t-cta .k1t-button {
  border-color: #fff;
  background: #fff;
  color: #111827!important;
}
.k1t-cta .k1t-button:hover {
  border-color: #8fdcff;
  background: #8fdcff;
}
@media(min-width:981px) {
  #k1t-specifications,#k1t-specifications .k1t-container,#k1t-specifications .k1t-spec-layout {
    overflow: visible;
  }
  .elementor .e-con:has(#k1t-specifications),.elementor .elementor-widget-html:has(#k1t-specifications),.elementor .elementor-widget-html:has(#k1t-specifications)>.elementor-widget-container {
    overflow: visible!important;
  }
  #k1t-specifications .k1t-side {
    position: -webkit-sticky;
    position: sticky;
    top: 32px;
    align-self: start;
  }

}
@media(max-width:980px) {
  .k1t-hero-grid,.k1t-two-col,.k1t-spec-layout {
    grid-template-columns: 1fr;
  }
  .k1t-snapshot-grid,.k1t-workflow {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .k1t-snapshot-item:nth-child(2),.k1t-step:nth-child(2) {
    border-right: 0;
  }
  .k1t-snapshot-item:nth-child(-n+2),.k1t-step:nth-child(-n+2) {
    border-bottom: 1px solid #dce6ee;
  }

}
@media(max-width:760px) {
  .k1t-container {
    width: calc(100% - 28px);
  }
  .k1t-section {
    padding: 54px 0;
  }
  .k1t-hero {
    padding: 28px 0 44px;
  }
  .k1t-hero-grid {
    gap: 36px;
  }
  .k1t-hero .k1t-title {
    font-size: clamp(34px,10vw,44px)!important;
  }
  .k1t-tags,.k1t-snapshot-grid,.k1t-grid-3,.k1t-workflow,.k1t-result,.k1t-path,.k1t-cta-grid {
    grid-template-columns: 1fr;
  }
  .k1t-tags span,.k1t-snapshot-item,.k1t-step {
    min-height: 0;
    border-right: 0;
    border-bottom: 1px solid #dce6ee;
  }
  .k1t-tags span:last-child,.k1t-snapshot-item:last-child,.k1t-step:last-child {
    border-bottom: 0;
  }
  .k1t-stat-grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .k1t-stat:nth-child(2) {
    border-right: 0;
  }
  .k1t-stat:nth-child(-n+2) {
    border-bottom: 1px solid #dce6ee;
  }
  .k1t-spec-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }
  .k1t-cta .k1t-button {
    justify-self: start;
  }

  .k1t-sample-scope-grid,
  .k1t-test-record-grid {
    grid-template-columns: 1fr;
  }

}

.k1t-workflow-summary {
  margin-top: 40px;
}

.k1t-sample-scope {
  margin-top: 28px;
  padding: 24px;
  border: 1px solid #dce6ee;
  background: #ffffff;
}

.k1t-sample-scope-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
}

.k1t-sample-scope-grid p {
  margin: 0 !important;
}
</style>/* End custom CSS */