@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-271 .tc-wp-content-root img, .wpc-scope-271 .tc-wp-content-root video, .wpc-scope-271 .tc-wp-content-root svg, .wpc-scope-271 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap, .wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap div, .wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap section, .wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section{
  position: relative;
  width: 100%;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-white{
  background: #ffffff;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-soft{
  background: linear-gradient(180deg, #fafbff 0%, #f6f8fc 100%);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(111, 75, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(111, 75, 255, 0.1), rgba(0, 196, 180, 0.1));
  color: #5f43d8;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5a6478;
  line-height: 1.75;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(28, 39, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #6f4bff, #00c4b4, #ff7a59);
  opacity: 0.85;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(111, 75, 255, 0.25);
  box-shadow: 0 24px 58px rgba(28, 39, 68, 0.13);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card p{
  margin: 10px 0 0;
  color: #657086;
  line-height: 1.7;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(111, 75, 255, 0.14), rgba(0, 196, 180, 0.14));
  box-shadow: inset 0 0 0 1px rgba(111, 75, 255, 0.12);
  transition: transform 260ms ease;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-card:hover .ufg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon::before, .wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #6f4bff, #00c4b4);
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #6f4bff;
  border-radius: 5px;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 9px;
  border: 2px solid #00a99b;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-palette::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 20deg, #6f4bff, #00c4b4, #ff7a59, #6f4bff);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-profile::before{
  width: 12px;
  height: 12px;
  left: 17px;
  top: 10px;
  border-radius: 50%;
  background: #6f4bff;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-profile::after{
  width: 24px;
  height: 13px;
  left: 11px;
  top: 26px;
  border-radius: 16px 16px 8px 8px;
  background: #00c4b4;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 12px;
  border: 3px solid #6f4bff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  background: #00a99b;
  transform: rotate(-32deg);
  transform-origin: left center;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-clean::before{
  width: 23px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 2px solid #6f4bff;
  border-radius: 7px;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-clean::after{
  width: 15px;
  height: 3px;
  left: 16px;
  top: 35px;
  border-radius: 999px;
  background: #00c4b4;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(111, 75, 255, 0.14);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(28, 39, 68, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -72px;
  top: -86px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 196, 180, 0.18), rgba(111, 75, 255, 0));
  pointer-events: none;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(111, 75, 255, 0.28);
  box-shadow: 0 24px 60px rgba(28, 39, 68, 0.12);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #6f4bff 0%, #00b8ad 100%);
  box-shadow: 0 16px 34px rgba(111, 75, 255, 0.24);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
  margin: 8px 0 0;
  color: #657086;
  line-height: 1.7;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(111, 75, 255, 0.1);
  color: #5f43d8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-benefit-card{
  text-align: left;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #6f4bff;
  border-radius: 50%;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-free::after{
  content: "$";
  left: 19px;
  top: 10px;
  color: #00a99b;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #6f4bff;
  border-radius: 7px;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 32px;
  border-radius: 999px;
  background: #00c4b4;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 20px;
  border-radius: 6px;
  background: #6f4bff;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-icon-privacy::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 3px solid #00a99b;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-271 .tc-wp-content-root .ufg-editorial-wrap .ufg-reveal.ufg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid, .tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-six, .tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card{
    padding: 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 58px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid, .tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-six, .tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card{
    padding: 24px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 62px;
    height: 62px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid, .tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-six, .tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card{
    padding: 26px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 66px;
    height: 66px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 72px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-six, .tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card{
    padding: 28px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card h3, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card p, .tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 76px;
    height: 76px;
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ufg-editorial-wrap .ufg-section{
    padding: 88px 0;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-grid-six, .tc-wp-content-root .ufg-editorial-wrap .ufg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card{
    padding: 30px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-card p{
    font-size: 16px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-number{
    width: 82px;
    height: 82px;
    font-size: 25px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .ufg-editorial-wrap .ufg-step-content p{
    font-size: 17px;
  }}