@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-415 .tc-wp-content-root img, .wpc-scope-415 .tc-wp-content-root video, .wpc-scope-415 .tc-wp-content-root svg, .wpc-scope-415 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1d2433;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content, .wpc-scope-415 .tc-wp-content-root .cftg-editorial-content div, .wpc-scope-415 .tc-wp-content-root .cftg-editorial-content section, .wpc-scope-415 .tc-wp-content-root .cftg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section{
  position: relative;
  width: 100%;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section-white{
  background: #ffffff;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section-soft{
  background: linear-gradient(180deg, #fbfafc 0%, #f7f8fb 100%);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(180, 82, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 77, 166, 0.1), rgba(92, 107, 255, 0.1));
  color: #7a2bd9;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
  margin: 0;
  color: #171b27;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(34, 40, 58, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 38, 56, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 77, 166, 0.45), rgba(92, 107, 255, 0.38), rgba(0, 194, 168, 0.22));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(122, 43, 217, 0.18);
  box-shadow: 0 24px 60px rgba(31, 38, 56, 0.13);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card:hover::before{
  opacity: 1;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card h3{
  margin: 0;
  color: #1b2030;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card p{
  margin: 10px 0 0;
  color: #5c6575;
  line-height: 1.68;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4da6, #6c5cff);
  box-shadow: 0 14px 28px rgba(108, 92, 255, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-card:hover .cftg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon::before, .wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon{
  position: relative;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-spark::before{
  width: 16px;
  height: 16px;
  left: 15px;
  top: 15px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-copy::after{
  width: 13px;
  height: 15px;
  left: 12px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-style::before{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 15px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.86), 0 14px 0 rgba(255, 255, 255, 0.68);
  border-radius: 999px;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-fast::before{
  width: 19px;
  height: 19px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-flex::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-icon-flex::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: -8px 0 0 rgba(255, 255, 255, 0.8), 8px 0 0 rgba(255, 255, 255, 0.8);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(34, 40, 58, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.76));
  box-shadow: 0 18px 45px rgba(31, 38, 56, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(31, 38, 56, 0.12);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #6c5cff, #ff4da6);
  box-shadow: 0 15px 30px rgba(255, 77, 166, 0.2);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-body{
  min-width: 0;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
  margin: 0;
  color: #1b2030;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
  margin: 8px 0 0;
  color: #5c6575;
  line-height: 1.72;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(108, 92, 255, 0.09);
  color: #6335c7;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfcff 100%);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-benefit-card{
  overflow: hidden;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-benefit-card::after{
  content: "";
  position: absolute;
  right: -34px;
  top: -34px;
  width: 96px;
  height: 96px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 77, 166, 0.18), rgba(108, 92, 255, 0));
  pointer-events: none;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-benefit-mark{
  display: inline-flex;
  width: 36px;
  height: 36px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00c2a8, #6c5cff);
  position: relative;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 10px;
  top: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-415 .tc-wp-content-root .cftg-editorial-content .cftg-reveal.cftg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cftg-editorial-content .cftg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cftg-editorial-content .cftg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-grid, .tc-wp-content-root .cftg-editorial-content .cftg-grid-three, .tc-wp-content-root .cftg-editorial-content .cftg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card h3, .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card p, .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
    font-size: 14px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-steps{
    gap: 14px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cftg-editorial-content .cftg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cftg-editorial-content .cftg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-grid, .tc-wp-content-root .cftg-editorial-content .cftg-grid-three, .tc-wp-content-root .cftg-editorial-content .cftg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card h3, .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card p, .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-steps{
    gap: 16px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cftg-editorial-content .cftg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cftg-editorial-content .cftg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-grid, .tc-wp-content-root .cftg-editorial-content .cftg-grid-three, .tc-wp-content-root .cftg-editorial-content .cftg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card{
    padding: 24px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card h3, .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card p, .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-steps{
    gap: 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cftg-editorial-content .cftg-section{
    padding: 72px 0;
  }.tc-wp-content-root .cftg-editorial-content .cftg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-grid-three, .tc-wp-content-root .cftg-editorial-content .cftg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card{
    padding: 26px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card h3, .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card p, .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-steps{
    gap: 20px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cftg-editorial-content .cftg-section{
    padding: 88px 0;
  }.tc-wp-content-root .cftg-editorial-content .cftg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-grid-three, .tc-wp-content-root .cftg-editorial-content .cftg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card{
    padding: 30px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card h3, .tc-wp-content-root .cftg-editorial-content .cftg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-card p, .tc-wp-content-root .cftg-editorial-content .cftg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-steps{
    gap: 22px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .cftg-editorial-content .cftg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}