@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-172 .tc-wp-content-root img, .wpc-scope-172 .tc-wp-content-root video, .wpc-scope-172 .tc-wp-content-root svg, .wpc-scope-172 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-section{
  position: relative;
  width: 100%;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-section-white{
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f5f0 100%);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(86, 63, 218, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 94, 0.24), rgba(113, 87, 255, 0.12));
  color: #5a3ee0;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial h2, .wpc-scope-172 .tc-wp-content-root .dr-font-editorial h3, .wpc-scope-172 .tc-wp-content-root .dr-font-editorial p{
  margin-top: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial h2{
  margin-bottom: 14px;
  color: #161922;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-section-head p{
  margin-bottom: 0;
  color: #5b6475;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(34, 30, 84, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 205, 74, 0.72), rgba(113, 87, 255, 0.58), rgba(19, 198, 171, 0.42));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card:hover{
  transform: translateY(-5px);
  border-color: rgba(113, 87, 255, 0.22);
  box-shadow: 0 24px 58px rgba(34, 30, 84, 0.13);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card:hover::before{
  opacity: 1;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card h3{
  margin-bottom: 9px;
  color: #181c26;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card p{
  margin-bottom: 0;
  color: #5d6676;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffd65e 0%, #7357ff 58%, #13c6ab 100%);
  box-shadow: 0 12px 24px rgba(113, 87, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-card:hover .dr-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon::before, .wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 16px;
  border-radius: 7px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
  background: #7357ff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-spark::before{
  width: 6px;
  height: 24px;
  left: 19px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-spark::after{
  width: 24px;
  height: 6px;
  left: 10px;
  top: 19px;
  border-radius: 999px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-game::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 15px;
  border-radius: 7px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-game::after{
  width: 4px;
  height: 4px;
  left: 27px;
  top: 21px;
  border-radius: 50%;
  box-shadow: -12px 0 0 #7357ff, -16px 0 0 #7357ff, -14px -2px 0 #7357ff, -14px 2px 0 #7357ff;
  background: #7357ff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-clean::before{
  width: 21px;
  height: 15px;
  left: 12px;
  top: 15px;
  border-radius: 3px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-clean::after{
  width: 14px;
  height: 3px;
  left: 15px;
  top: 20px;
  border-radius: 999px;
  background: #7357ff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 999px;
  background: #7357ff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-free::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-free::after{
  width: 12px;
  height: 7px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 20px;
  border-radius: 999px;
  transform: rotate(35deg);
  background: #7357ff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-private::before{
  width: 20px;
  height: 15px;
  left: 12px;
  top: 18px;
  border-radius: 4px;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-icon-private::after{
  width: 12px;
  height: 9px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  background: transparent;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(113, 87, 255, 0.13);
  border-radius: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #fffdf7 55%, #f8f6ff 100%);
  box-shadow: 0 18px 46px rgba(34, 30, 84, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-card::after{
  content: "";
  position: absolute;
  left: 30px;
  top: 50%;
  width: 5px;
  height: 42%;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffd65e, #7357ff);
  transform: translateY(-50%);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(113, 87, 255, 0.26);
  box-shadow: 0 24px 58px rgba(34, 30, 84, 0.12);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: #161922;
  color: #ffd65e;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(22, 25, 34, 0.16);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-content{
  min-width: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-content h3{
  margin: 0 0 8px;
  color: #181c26;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-step-content p{
  margin: 0;
  color: #5d6676;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 214, 94, 0.28);
  color: #5a3ee0;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfa 100%);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-benefit-card{
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-172 .tc-wp-content-root .dr-font-editorial .dr-reveal.dr-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dr-font-editorial .dr-section{
    padding: 54px 0;
  }.tc-wp-content-root .dr-font-editorial .dr-container{
    padding: 0 14px;
  }.tc-wp-content-root .dr-font-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .dr-font-editorial .dr-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .dr-font-editorial .dr-card{
    padding: 20px;
    border-radius: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-card p{
    font-size: 14px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-list{
    gap: 14px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card::after{
    display: none;
  }.tc-wp-content-root .dr-font-editorial .dr-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dr-font-editorial .dr-section{
    padding: 60px 0;
  }.tc-wp-content-root .dr-font-editorial .dr-container{
    padding: 0 18px;
  }.tc-wp-content-root .dr-font-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .dr-font-editorial .dr-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-card{
    padding: 22px;
    border-radius: 17px;
  }.tc-wp-content-root .dr-font-editorial .dr-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dr-font-editorial .dr-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-list{
    gap: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 22px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card::after{
    display: none;
  }.tc-wp-content-root .dr-font-editorial .dr-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dr-font-editorial .dr-section{
    padding: 66px 0;
  }.tc-wp-content-root .dr-font-editorial .dr-container{
    padding: 0 22px;
  }.tc-wp-content-root .dr-font-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .dr-font-editorial .dr-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dr-font-editorial .dr-card p{
    font-size: 15px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-list{
    gap: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card::after{
    display: none;
  }.tc-wp-content-root .dr-font-editorial .dr-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dr-font-editorial .dr-section{
    padding: 82px 0;
  }.tc-wp-content-root .dr-font-editorial .dr-container{
    padding: 0 32px;
  }.tc-wp-content-root .dr-font-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .dr-font-editorial .dr-grid-three, .tc-wp-content-root .dr-font-editorial .dr-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .dr-font-editorial .dr-card{
    padding: 26px;
  }.tc-wp-content-root .dr-font-editorial .dr-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dr-font-editorial .dr-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-list{
    gap: 20px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card{
    gap: 24px;
    padding: 28px 30px 28px 28px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dr-font-editorial .dr-section{
    padding: 96px 0;
  }.tc-wp-content-root .dr-font-editorial .dr-container{
    padding: 0 36px;
  }.tc-wp-content-root .dr-font-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .dr-font-editorial .dr-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .dr-font-editorial .dr-grid-three, .tc-wp-content-root .dr-font-editorial .dr-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .dr-font-editorial .dr-card{
    padding: 28px;
  }.tc-wp-content-root .dr-font-editorial .dr-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dr-font-editorial .dr-card p{
    font-size: 16px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-list{
    gap: 22px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-card{
    gap: 28px;
    padding: 30px 34px 30px 30px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .dr-font-editorial .dr-step-content p{
    font-size: 16.5px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .dr-font-editorial .dr-card, .tc-wp-content-root .dr-font-editorial .dr-step-card, .tc-wp-content-root .dr-font-editorial .dr-icon, .tc-wp-content-root .dr-font-editorial .dr-reveal, .tc-wp-content-root .dr-font-editorial .dr-reveal.dr-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .dr-font-editorial .dr-reveal{
    opacity: 1;
  }}