@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-561 .tc-wp-content-root img, .wpc-scope-561 .tc-wp-content-root video, .wpc-scope-561 .tc-wp-content-root svg, .wpc-scope-561 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #151827;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial, .wpc-scope-561 .tc-wp-content-root .cpf-editorial section, .wpc-scope-561 .tc-wp-content-root .cpf-editorial div, .wpc-scope-561 .tc-wp-content-root .cpf-editorial article{
  box-sizing: border-box;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-section{
  position: relative;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-section-white{
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #6d35ff;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-kicker::before, .wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #17e8ff, #ff3df2);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial h2{
  margin: 0;
  color: #111524;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6375;
  line-height: 1.75;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(28, 34, 55, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(23, 232, 255, 0.42), rgba(255, 61, 242, 0.28), rgba(109, 53, 255, 0.18)) border-box;
  box-shadow: 0 18px 45px rgba(17, 21, 36, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #17e8ff, #6d35ff, #ff3df2);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  transform: translateY(3px);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-card:hover{
  transform: translateY(-6px);
  border-color: rgba(109, 53, 255, 0.24);
  box-shadow: 0 24px 60px rgba(17, 21, 36, 0.12);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-card:hover::after{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #17e8ff, #6d35ff 52%, #ff3df2);
  box-shadow: 0 14px 32px rgba(109, 53, 255, 0.24);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon::before, .wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 15px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 19px;
  left: 21px;
  border-radius: 50%;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 17px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-glitch::before{
  width: 24px;
  height: 3px;
  top: 15px;
  left: 12px;
  box-shadow: 8px 8px 0 #ffffff, -4px 16px 0 #ffffff;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-glitch::after{
  width: 8px;
  height: 3px;
  top: 23px;
  left: 12px;
  box-shadow: 22px 8px 0 #ffffff;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-brand::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0, 62% 36%, 100% 36%, 69% 58%, 81% 96%, 50% 73%, 19% 96%, 31% 58%, 0 36%, 38% 36%);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-brand::after{
  width: 30px;
  height: 30px;
  top: 9px;
  left: 9px;
  border: 2px solid rgba(255, 255, 255, 0.58);
  border-radius: 50%;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-fast::before{
  width: 20px;
  height: 20px;
  top: 14px;
  left: 14px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
  border-top-color: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-fast::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 22px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-device::before, .wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-device::after, .wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-mobile::after{
  width: 6px;
  height: 2px;
  bottom: 14px;
  left: 21px;
  border-radius: 99px;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-free::before{
  width: 24px;
  height: 16px;
  top: 18px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-free::after{
  width: 14px;
  height: 10px;
  top: 11px;
  left: 17px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-clean::before{
  width: 25px;
  height: 14px;
  top: 18px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
  transform: rotate(-8deg);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-icon-clean::after{
  width: 14px;
  height: 3px;
  top: 16px;
  left: 24px;
  border-radius: 99px;
  box-shadow: -12px 15px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial h3{
  margin: 0;
  color: #151827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-card p, .wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step p{
  margin: 12px 0 0;
  color: #62697a;
  line-height: 1.7;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(28, 34, 55, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 45px rgba(17, 21, 36, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step::before{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 4px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #17e8ff, #6d35ff, #ff3df2);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step:hover{
  transform: translateY(-4px);
  border-color: rgba(109, 53, 255, 0.22);
  box-shadow: 0 24px 60px rgba(17, 21, 36, 0.11);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #161a2b, #6d35ff 54%, #ff3df2);
  box-shadow: 0 18px 38px rgba(109, 53, 255, 0.24);
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-step-content{
  min-width: 0;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  height: 32px;
  margin-bottom: 20px;
  padding: 0 12px;
  border: 1px solid rgba(109, 53, 255, 0.18);
  border-radius: 999px;
  color: #5a28df;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, rgba(23, 232, 255, 0.12), rgba(255, 61, 242, 0.1));
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-use-card{
  background:
    radial-gradient(circle at top right, rgba(23, 232, 255, 0.11), transparent 34%),
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(23, 232, 255, 0.42), rgba(255, 61, 242, 0.24)) border-box;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-trust-card{
  text-align: center;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-trust-card .cpf-icon{
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-561 .tc-wp-content-root .cpf-editorial .cpf-reveal.cpf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cpf-editorial .cpf-section{
    padding: 48px 0;
  }.tc-wp-content-root .cpf-editorial .cpf-container{
    padding: 0 14px;
  }.tc-wp-content-root .cpf-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .cpf-editorial .cpf-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cpf-editorial .cpf-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cpf-editorial .cpf-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cpf-editorial .cpf-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cpf-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .cpf-editorial .cpf-card p, .tc-wp-content-root .cpf-editorial .cpf-step p{
    font-size: 14px;
  }.tc-wp-content-root .cpf-editorial .cpf-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cpf-editorial .cpf-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .cpf-editorial .cpf-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cpf-editorial .cpf-section{
    padding: 54px 0;
  }.tc-wp-content-root .cpf-editorial .cpf-container{
    padding: 0 18px;
  }.tc-wp-content-root .cpf-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .cpf-editorial .cpf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cpf-editorial .cpf-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cpf-editorial .cpf-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cpf-editorial .cpf-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cpf-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .cpf-editorial .cpf-card p, .tc-wp-content-root .cpf-editorial .cpf-step p{
    font-size: 15px;
  }.tc-wp-content-root .cpf-editorial .cpf-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cpf-editorial .cpf-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .cpf-editorial .cpf-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cpf-editorial .cpf-section{
    padding: 62px 0;
  }.tc-wp-content-root .cpf-editorial .cpf-container{
    padding: 0 22px;
  }.tc-wp-content-root .cpf-editorial h2{
    font-size: 33px;
  }.tc-wp-content-root .cpf-editorial .cpf-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cpf-editorial .cpf-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cpf-editorial .cpf-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cpf-editorial .cpf-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .cpf-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .cpf-editorial .cpf-card p, .tc-wp-content-root .cpf-editorial .cpf-step p{
    font-size: 15px;
  }.tc-wp-content-root .cpf-editorial .cpf-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cpf-editorial .cpf-step{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px;
  }.tc-wp-content-root .cpf-editorial .cpf-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cpf-editorial .cpf-section{
    padding: 78px 0;
  }.tc-wp-content-root .cpf-editorial .cpf-container{
    padding: 0 32px;
  }.tc-wp-content-root .cpf-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .cpf-editorial .cpf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cpf-editorial .cpf-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cpf-editorial .cpf-grid-three, .tc-wp-content-root .cpf-editorial .cpf-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cpf-editorial .cpf-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cpf-editorial .cpf-card{
    padding: 30px;
  }.tc-wp-content-root .cpf-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .cpf-editorial .cpf-card p, .tc-wp-content-root .cpf-editorial .cpf-step p{
    font-size: 16px;
  }.tc-wp-content-root .cpf-editorial .cpf-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cpf-editorial .cpf-step{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .cpf-editorial .cpf-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cpf-editorial .cpf-section{
    padding: 96px 0;
  }.tc-wp-content-root .cpf-editorial .cpf-container{
    padding: 0 36px;
  }.tc-wp-content-root .cpf-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .cpf-editorial .cpf-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cpf-editorial .cpf-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cpf-editorial .cpf-grid-three, .tc-wp-content-root .cpf-editorial .cpf-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cpf-editorial .cpf-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cpf-editorial .cpf-card{
    padding: 32px;
  }.tc-wp-content-root .cpf-editorial h3{
    font-size: 22px;
  }.tc-wp-content-root .cpf-editorial .cpf-card p, .tc-wp-content-root .cpf-editorial .cpf-step p{
    font-size: 16px;
  }.tc-wp-content-root .cpf-editorial .cpf-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cpf-editorial .cpf-step{
    gap: 30px;
    padding: 34px 40px;
  }.tc-wp-content-root .cpf-editorial .cpf-step-number{
    width: 78px;
    height: 78px;
    font-size: 24px;
  }}