@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-542 .tc-wp-content-root img, .wpc-scope-542 .tc-wp-content-root video, .wpc-scope-542 .tc-wp-content-root svg, .wpc-scope-542 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial, .wpc-scope-542 .tc-wp-content-root .ufg-editorial section, .wpc-scope-542 .tc-wp-content-root .ufg-editorial div, .wpc-scope-542 .tc-wp-content-root .ufg-editorial article{
  box-sizing: border-box;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-section{
  position: relative;
  width: 100%;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-section-white{
  background: #ffffff;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(124, 58, 237, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(6, 182, 212, 0.1));
  color: #5b35c8;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial h2, .wpc-scope-542 .tc-wp-content-root .ufg-editorial h3, .wpc-scope-542 .tc-wp-content-root .ufg-editorial p{
  margin-top: 0;
  letter-spacing: 0;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial h2{
  margin-bottom: 14px;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-heading p{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(26, 32, 44, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7c3aed, #06b6d4, #22c55e);
  opacity: 0.9;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(124, 58, 237, 0.26);
  box-shadow: 0 22px 56px rgba(15, 23, 42, 0.11);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card h3{
  margin-bottom: 10px;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card p{
  margin-bottom: 0;
  color: #647084;
  line-height: 1.65;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 15px;
  background: linear-gradient(135deg, #7c3aed, #06b6d4);
  box-shadow: 0 12px 24px rgba(99, 102, 241, 0.22);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon::before, .wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-card:hover .ufg-icon::before{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-copy::before{
  width: 17px;
  height: 21px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-copy::after{
  width: 17px;
  height: 21px;
  top: 17px;
  left: 11px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-brand::before{
  width: 23px;
  height: 23px;
  top: 12px;
  left: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-brand::after{
  width: 9px;
  height: 9px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-fast::before{
  width: 24px;
  height: 4px;
  top: 16px;
  left: 11px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.8), 0 16px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 15px;
  left: 12px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-free::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-free::after{
  width: 14px;
  height: 3px;
  top: 22px;
  left: 16px;
  border-radius: 999px;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-mobile::before{
  width: 17px;
  height: 25px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-mobile::after{
  width: 5px;
  height: 3px;
  top: 29px;
  left: 21px;
  border-radius: 999px;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-private::before{
  width: 20px;
  height: 15px;
  top: 19px;
  left: 13px;
  border-radius: 4px;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-icon-private::after{
  width: 14px;
  height: 12px;
  top: 11px;
  left: 16px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(124, 58, 237, 0.13);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-card::after{
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(6, 182, 212, 0.16), rgba(124, 58, 237, 0));
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(6, 182, 212, 0.28);
  box-shadow: 0 22px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #334155);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(17, 24, 39, 0.22);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
  margin-bottom: 8px;
  color: #141c2f;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-step-content p{
  margin-bottom: 0;
  color: #647084;
  line-height: 1.65;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-badge{
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 7px 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(124, 58, 237, 0.1), rgba(6, 182, 212, 0.12));
  color: #5b35c8;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-542 .tc-wp-content-root .ufg-editorial .ufg-reveal.ufg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ufg-editorial .ufg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ufg-editorial .ufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .ufg-editorial .ufg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .ufg-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-editorial .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ufg-editorial .ufg-card{
    padding: 24px 20px 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-card h3, .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial .ufg-card p, .tc-wp-content-root .ufg-editorial .ufg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-editorial .ufg-steps{
    gap: 16px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ufg-editorial .ufg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ufg-editorial .ufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .ufg-editorial .ufg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ufg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ufg-editorial .ufg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .ufg-editorial .ufg-card h3, .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ufg-editorial .ufg-card p, .tc-wp-content-root .ufg-editorial .ufg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial .ufg-steps{
    gap: 18px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ufg-editorial .ufg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ufg-editorial .ufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .ufg-editorial .ufg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ufg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial .ufg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ufg-editorial .ufg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .ufg-editorial .ufg-card h3, .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ufg-editorial .ufg-card p, .tc-wp-content-root .ufg-editorial .ufg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial .ufg-steps{
    gap: 20px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ufg-editorial .ufg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ufg-editorial .ufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading{
    margin-bottom: 40px;
  }.tc-wp-content-root .ufg-editorial .ufg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ufg-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ufg-editorial .ufg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .ufg-editorial .ufg-card h3, .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ufg-editorial .ufg-card p, .tc-wp-content-root .ufg-editorial .ufg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial .ufg-steps{
    gap: 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ufg-editorial .ufg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ufg-editorial .ufg-container{
    padding: 0 28px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading{
    margin-bottom: 46px;
  }.tc-wp-content-root .ufg-editorial .ufg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .ufg-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .ufg-editorial .ufg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial .ufg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-editorial .ufg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .ufg-editorial .ufg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .ufg-editorial .ufg-card h3, .tc-wp-content-root .ufg-editorial .ufg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ufg-editorial .ufg-card p, .tc-wp-content-root .ufg-editorial .ufg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial .ufg-steps{
    gap: 24px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ufg-editorial .ufg-step-number{
    width: 78px;
    height: 78px;
    font-size: 21px;
  }}.wpc-scope-542 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ufg-benefits{}