@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;
}.wpc-scope-340 .tc-wp-content-root img, .wpc-scope-340 .tc-wp-content-root video, .wpc-scope-340 .tc-wp-content-root svg, .wpc-scope-340 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content, .wpc-scope-340 .tc-wp-content-root .ckfg-content section, .wpc-scope-340 .tc-wp-content-root .ckfg-content div, .wpc-scope-340 .tc-wp-content-root .ckfg-content article{
  box-sizing: border-box;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-section-white{
  background: #ffffff;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f2ea 100%);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-heading{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  border: 1px solid rgba(49, 65, 107, 0.12);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(132, 64, 255, 0.11), rgba(255, 122, 61, 0.11));
  color: #5a3bd8;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-heading h2{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5f6677;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(26, 33, 52, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(132, 64, 255, 0.28), rgba(255, 122, 61, 0.2), rgba(32, 201, 151, 0.18)) border-box;
  box-shadow: 0 18px 48px rgba(21, 28, 44, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(132, 64, 255, 0.1), transparent 34%);
  opacity: 0.85;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(132, 64, 255, 0.26);
  box-shadow: 0 24px 64px rgba(21, 28, 44, 0.13);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card h3, .wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
  position: relative;
  margin: 0;
  color: #141b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card p, .wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626a7d;
  font-weight: 450;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8440ff 0%, #ff7a3d 100%);
  box-shadow: 0 12px 26px rgba(132, 64, 255, 0.23);
  transition: transform 260ms ease;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-card:hover .ckfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon::before, .wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-preview::before{
  width: 21px;
  height: 13px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-copy::before{
  width: 15px;
  height: 18px;
  top: 13px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-copy::after{
  width: 15px;
  height: 18px;
  top: 17px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-spark::after{
  width: 6px;
  height: 6px;
  top: 11px;
  right: 11px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-profile::before{
  width: 10px;
  height: 10px;
  top: 12px;
  left: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-profile::after{
  width: 22px;
  height: 12px;
  bottom: 11px;
  left: 12px;
  border-radius: 14px 14px 7px 7px;
  background: rgba(255, 255, 255, 0.82);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-clean::before{
  width: 22px;
  height: 3px;
  top: 15px;
  left: 12px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.82), 0 16px 0 rgba(255, 255, 255, 0.62);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-fast::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-icon-fast::after{
  width: 9px;
  height: 2px;
  top: 22px;
  left: 23px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(26, 33, 52, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 46px rgba(21, 28, 44, 0.07);
  backdrop-filter: blur(12px);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(21, 28, 44, 0.11);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #8440ff, #ff7a3d);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #171b2f, #3c2c72);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 12px 26px rgba(23, 27, 47, 0.2);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(32, 201, 151, 0.24), rgba(132, 64, 255, 0.2), rgba(255, 122, 61, 0.18)) border-box;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-pill{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(132, 64, 255, 0.09);
  color: #5a3bd8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-benefit-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffdf9 100%) padding-box,
    linear-gradient(135deg, rgba(132, 64, 255, 0.24), rgba(255, 122, 61, 0.2)) border-box;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(32, 201, 151, 0.16), rgba(132, 64, 255, 0.14));
  border: 1px solid rgba(32, 201, 151, 0.22);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #20a884;
  border-bottom: 3px solid #20a884;
  transform: rotate(-45deg);
  border-radius: 1px;
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-340 .tc-wp-content-root .ckfg-content .ckfg-reveal.ckfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ckfg-content .ckfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ckfg-content .ckfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ckfg-content .ckfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ckfg-content .ckfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ckfg-content .ckfg-card h3, .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ckfg-content .ckfg-card p, .tc-wp-content-root .ckfg-content .ckfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ckfg-content .ckfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ckfg-content .ckfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ckfg-content .ckfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ckfg-content .ckfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ckfg-content .ckfg-card{
    padding: 24px;
  }.tc-wp-content-root .ckfg-content .ckfg-card h3, .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ckfg-content .ckfg-card p, .tc-wp-content-root .ckfg-content .ckfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ckfg-content .ckfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ckfg-content .ckfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ckfg-content .ckfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ckfg-content .ckfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ckfg-content .ckfg-card{
    padding: 28px;
  }.tc-wp-content-root .ckfg-content .ckfg-card h3, .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ckfg-content .ckfg-card p, .tc-wp-content-root .ckfg-content .ckfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ckfg-content .ckfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 32px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ckfg-content .ckfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ckfg-content .ckfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ckfg-content .ckfg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ckfg-content .ckfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ckfg-content .ckfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ckfg-content .ckfg-card{
    padding: 30px;
  }.tc-wp-content-root .ckfg-content .ckfg-card h3, .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ckfg-content .ckfg-card p, .tc-wp-content-root .ckfg-content .ckfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ckfg-content .ckfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-card{
    gap: 22px;
    padding: 30px 34px 30px 38px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ckfg-content .ckfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ckfg-content .ckfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .ckfg-content .ckfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .ckfg-content .ckfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ckfg-content .ckfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ckfg-content .ckfg-card{
    padding: 32px;
  }.tc-wp-content-root .ckfg-content .ckfg-card h3, .tc-wp-content-root .ckfg-content .ckfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ckfg-content .ckfg-card p, .tc-wp-content-root .ckfg-content .ckfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ckfg-content .ckfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-card{
    gap: 26px;
    padding: 34px 40px 34px 44px;
  }.tc-wp-content-root .ckfg-content .ckfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}