@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .kcpg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.tc-wp-content-root .kcpg-editorial-wrap, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-section, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-container, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
  box-sizing: border-box;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section-white{
  background: #ffffff;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(112, 72, 232, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 72, 232, 0.08), rgba(13, 194, 214, 0.08));
  color: #5c38c8;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5c6575;
  font-weight: 450;
  line-height: 1.72;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 38px rgba(23, 32, 51, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card::before, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(112, 72, 232, 0.42), rgba(13, 194, 214, 0.34), rgba(255, 119, 102, 0.22));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card:hover, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 72, 232, 0.2);
  box-shadow: 0 22px 52px rgba(23, 32, 51, 0.11);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card:hover::before, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
  margin: 0;
  color: #162032;
  font-weight: 790;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
  margin: 10px 0 0;
  color: #606a7b;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7048e8, #0dc2d6);
  box-shadow: 0 12px 26px rgba(112, 72, 232, 0.22);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon::before, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-blend::before{
  width: 16px;
  height: 16px;
  left: 11px;
  top: 12px;
  border-radius: 50%;
  opacity: 0.92;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-blend::after{
  width: 16px;
  height: 16px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  opacity: 0.72;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-swatch::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 16px;
  border-radius: 999px;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-swatch::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 13px;
  border-radius: 50%;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-tune::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.95), 0 18px 0 rgba(255, 255, 255, 0.95);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-tune::after{
  width: 7px;
  height: 7px;
  left: 17px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 13px 9px 0 rgba(255, 255, 255, 0.95), -1px 18px 0 rgba(255, 255, 255, 0.95);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-idea::before{
  width: 15px;
  height: 15px;
  left: 15px;
  top: 10px;
  border-radius: 50% 50% 45% 45%;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-idea::after{
  width: 12px;
  height: 6px;
  left: 17px;
  bottom: 11px;
  border-radius: 3px;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-flow::before{
  width: 25px;
  height: 3px;
  left: 10px;
  top: 15px;
  border-radius: 999px;
  transform: rotate(-18deg);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-icon-flow::after{
  width: 25px;
  height: 3px;
  left: 10px;
  bottom: 15px;
  border-radius: 999px;
  transform: rotate(18deg);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(112, 72, 232, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 255, 0.96));
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.07);
  overflow: hidden;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #7048e8, #0dc2d6, #ff7766);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #111827;
  color: #ffffff;
  font-weight: 820;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(17, 24, 39, 0.18);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(13, 194, 214, 0.1);
  color: #087c8d;
  font-size: 12px;
  font-weight: 760;
  line-height: 1;
  letter-spacing: 0;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
  background:
    radial-gradient(circle at top right, rgba(13, 194, 214, 0.12), transparent 36%),
    rgba(255, 255, 255, 0.96);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7048e8, #0dc2d6);
  box-shadow: 0 12px 25px rgba(13, 194, 214, 0.2);
  position: relative;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.tc-wp-content-root .kcpg-editorial-wrap .kcpg-reveal.kcpg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
    padding: 48px 0;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-six, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
    padding: 54px 0;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-six, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
    padding: 60px 0;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-six, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
    padding: 76px 0;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-six, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .kcpg-editorial-wrap .kcpg-section{
    padding: 92px 0;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-container{
    padding: 0 34px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-six, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card h3, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .kcpg-editorial-wrap .kcpg-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-step-card p, .tc-wp-content-root .kcpg-editorial-wrap .kcpg-trust-card p{
    font-size: 15.8px;
  }}

.tc-wp-content-root .kcpg-step-content {}