@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-71 .tc-wp-content-root img, .wpc-scope-71 .tc-wp-content-root video, .wpc-scope-71 .tc-wp-content-root svg, .wpc-scope-71 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #151823;
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial, .wpc-scope-71 .tc-wp-content-root .tcv-editorial div, .wpc-scope-71 .tc-wp-content-root .tcv-editorial section, .wpc-scope-71 .tc-wp-content-root .tcv-editorial article{
  box-sizing: border-box;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-section-white{
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 242, 234, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(255, 0, 80, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 0, 80, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.12), rgba(255, 0, 80, 0.1));
  color: #7a1239;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #00d7d2, #ff0050);
  box-shadow: 0 0 0 5px rgba(0, 215, 210, 0.12);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial h2{
  margin: 0;
  color: #11131c;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-heading p{
  margin: 16px auto 0;
  color: #5d6474;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(21, 24, 35, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(0, 242, 234, 0.28), rgba(255, 0, 80, 0.22)) border-box;
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.08), rgba(255, 0, 80, 0.06));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 80, 0.2);
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.11);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card:hover::after{
  opacity: 1;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card h3, .wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151823;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card p, .wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #626a7a;
  line-height: 1.65;
  font-weight: 440;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(0, 242, 234, 0.16), rgba(255, 0, 80, 0.15));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 12px 24px rgba(255, 0, 80, 0.1);
  transition: transform 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-card:hover .tcv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon::before, .wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-chat::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 13px;
  border: 2px solid #ff0050;
  border-radius: 9px;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-chat::after{
  width: 8px;
  height: 8px;
  left: 17px;
  top: 25px;
  border-left: 2px solid #ff0050;
  border-bottom: 2px solid #ff0050;
  transform: rotate(-20deg);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #00aaa7;
  border-radius: 999px;
  border-bottom-color: transparent;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 23px;
  top: 23px;
  background: #ff0050;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border: 2px solid #ff0050;
  border-radius: 8px;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 999px;
  background: #00aaa7;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-steps::before{
  width: 4px;
  height: 24px;
  left: 14px;
  top: 11px;
  border-radius: 999px;
  background: #00aaa7;
  box-shadow: 9px 0 0 #ff0050, 18px 0 0 #151823;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-steps::after{
  width: 26px;
  height: 2px;
  left: 10px;
  top: 31px;
  border-radius: 999px;
  background: rgba(21, 24, 35, 0.2);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #151823;
  border-radius: 8px;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 999px;
  background: #ff0050;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 999px;
  background: conic-gradient(from 180deg, #00d7d2, #ff0050, #151823, #00d7d2);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-icon-daily::after{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 17px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(21, 24, 35, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #00d7d2, #ff0050);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 54px rgba(17, 24, 39, 0.11);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: #11131c;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(17, 19, 28, 0.18);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-step-content{
  min-width: 0;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(0, 242, 234, 0.11);
  color: #006e6b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-use-card{
  background:
    linear-gradient(180deg, #ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(0, 242, 234, 0.24), rgba(255, 0, 80, 0.18)) border-box;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-trust-card{
  background: #ffffff;
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #00d7d2, #ff0050);
  box-shadow: 0 14px 26px rgba(255, 0, 80, 0.14);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-71 .tc-wp-content-root .tcv-editorial .tcv-reveal.tcv-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 .tcv-editorial .tcv-section{
    padding: 48px 0;
  }.tc-wp-content-root .tcv-editorial .tcv-container{
    padding: 0 16px;
  }.tc-wp-content-root .tcv-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .tcv-editorial .tcv-heading p{
    font-size: 14.5px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tcv-editorial .tcv-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .tcv-editorial .tcv-card h3, .tc-wp-content-root .tcv-editorial .tcv-step h3{
    font-size: 18px;
  }.tc-wp-content-root .tcv-editorial .tcv-card p, .tc-wp-content-root .tcv-editorial .tcv-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .tcv-editorial .tcv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tcv-editorial .tcv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 24px;
  }.tc-wp-content-root .tcv-editorial .tcv-step-number{
    width: 48px;
    height: 42px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tcv-editorial .tcv-section{
    padding: 54px 0;
  }.tc-wp-content-root .tcv-editorial .tcv-container{
    padding: 0 18px;
  }.tc-wp-content-root .tcv-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .tcv-editorial .tcv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tcv-editorial .tcv-card{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .tcv-editorial .tcv-card h3, .tc-wp-content-root .tcv-editorial .tcv-step h3{
    font-size: 18.5px;
  }.tc-wp-content-root .tcv-editorial .tcv-card p, .tc-wp-content-root .tcv-editorial .tcv-step p{
    font-size: 15px;
  }.tc-wp-content-root .tcv-editorial .tcv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tcv-editorial .tcv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 26px;
  }.tc-wp-content-root .tcv-editorial .tcv-step-number{
    width: 50px;
    height: 44px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tcv-editorial .tcv-section{
    padding: 62px 0;
  }.tc-wp-content-root .tcv-editorial .tcv-container{
    padding: 0 22px;
  }.tc-wp-content-root .tcv-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .tcv-editorial .tcv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tcv-editorial .tcv-card{
    padding: 28px;
  }.tc-wp-content-root .tcv-editorial .tcv-card h3, .tc-wp-content-root .tcv-editorial .tcv-step h3{
    font-size: 20px;
  }.tc-wp-content-root .tcv-editorial .tcv-card p, .tc-wp-content-root .tcv-editorial .tcv-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tcv-editorial .tcv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .tcv-editorial .tcv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 30px;
  }.tc-wp-content-root .tcv-editorial .tcv-step-number{
    width: 54px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tcv-editorial .tcv-section{
    padding: 78px 0;
  }.tc-wp-content-root .tcv-editorial .tcv-container{
    padding: 0 32px;
  }.tc-wp-content-root .tcv-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .tcv-editorial .tcv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tcv-editorial .tcv-card{
    padding: 30px;
  }.tc-wp-content-root .tcv-editorial .tcv-card h3, .tc-wp-content-root .tcv-editorial .tcv-step h3{
    font-size: 21px;
  }.tc-wp-content-root .tcv-editorial .tcv-card p, .tc-wp-content-root .tcv-editorial .tcv-step p{
    font-size: 16px;
  }.tc-wp-content-root .tcv-editorial .tcv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tcv-editorial .tcv-step{
    gap: 22px;
    padding: 30px 34px 30px 36px;
  }.tc-wp-content-root .tcv-editorial .tcv-step-number{
    width: 58px;
    height: 50px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tcv-editorial .tcv-section{
    padding: 92px 0;
  }.tc-wp-content-root .tcv-editorial .tcv-container{
    padding: 0 34px;
  }.tc-wp-content-root .tcv-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .tcv-editorial .tcv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tcv-editorial .tcv-grid-six, .tc-wp-content-root .tcv-editorial .tcv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tcv-editorial .tcv-card{
    padding: 32px;
  }.tc-wp-content-root .tcv-editorial .tcv-card h3, .tc-wp-content-root .tcv-editorial .tcv-step h3{
    font-size: 22px;
  }.tc-wp-content-root .tcv-editorial .tcv-card p, .tc-wp-content-root .tcv-editorial .tcv-step p{
    font-size: 16px;
  }.tc-wp-content-root .tcv-editorial .tcv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tcv-editorial .tcv-step{
    gap: 24px;
    padding: 34px 38px 34px 40px;
  }.tc-wp-content-root .tcv-editorial .tcv-step-number{
    width: 64px;
    height: 54px;
    font-size: 18px;
  }}