@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-410 .tc-wp-content-root img, .wpc-scope-410 .tc-wp-content-root video, .wpc-scope-410 .tc-wp-content-root svg, .wpc-scope-410 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content div, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content section, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content article{
  box-sizing: border-box;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section{
  position: relative;
  width: 100%;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section-white{
  background: #ffffff;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fb 100%);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 14px;
  border: 1px solid rgba(43, 129, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(43, 129, 255, 0.1), rgba(0, 198, 167, 0.1));
  color: #1265d8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-section-head p{
  margin: 16px auto 0;
  max-width: 710px;
  color: #5f6b7a;
  font-weight: 450;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card::before, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(43, 129, 255, 0.14), rgba(0, 198, 167, 0.12));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 220ms ease;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card:hover, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(43, 129, 255, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.1);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card:hover::before, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card h3, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-card p, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #647184;
  font-weight: 430;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2b81ff, #00c6a7);
  box-shadow: 0 12px 26px rgba(43, 129, 255, 0.22);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon::before, .wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 9px;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-style::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 17px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.82), 0 14px 0 rgba(255, 255, 255, 0.62);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-social::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-social::after{
  width: 5px;
  height: 5px;
  right: 13px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-fast::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-fast::after{
  width: 11px;
  height: 2px;
  left: 24px;
  top: 23px;
  border-radius: 99px;
  background: #ffffff;
  transform: rotate(32deg);
  transform-origin: left center;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-readable::before{
  width: 26px;
  height: 18px;
  left: 11px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-icon-readable::after{
  width: 14px;
  height: 2px;
  left: 17px;
  top: 23px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.065);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-card::before{
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #2b81ff, #00c6a7);
  content: "";
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #111827, #26364d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(17, 24, 39, 0.16);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-step-content{
  min-width: 0;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: max-content;
  margin: 0 0 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(43, 129, 255, 0.1);
  color: #1265d8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
  overflow: hidden;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00c6a7, #2b81ff);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-benefit-mark::before{
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-410 .tc-wp-content-root .wtg-premium-content .wtg-reveal.wtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wtg-premium-content .wtg-section{
    padding: 46px 0;
  }.tc-wp-content-root .wtg-premium-content .wtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card h3, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card p, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .wtg-premium-content .wtg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wtg-premium-content .wtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .wtg-premium-content .wtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card h3, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card p, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .wtg-premium-content .wtg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wtg-premium-content .wtg-section{
    padding: 60px 0;
  }.tc-wp-content-root .wtg-premium-content .wtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card h3, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card p, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .wtg-premium-content .wtg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wtg-premium-content .wtg-section{
    padding: 76px 0;
  }.tc-wp-content-root .wtg-premium-content .wtg-container{
    padding: 0 30px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid-six, .tc-wp-content-root .wtg-premium-content .wtg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wtg-premium-content .wtg-card, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card h3, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card p, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .wtg-premium-content .wtg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-card{
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-number{
    font-size: 23px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wtg-premium-content .wtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wtg-premium-content .wtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .wtg-premium-content .wtg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .wtg-premium-content .wtg-grid-six, .tc-wp-content-root .wtg-premium-content .wtg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wtg-premium-content .wtg-card, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card h3, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card h3, .tc-wp-content-root .wtg-premium-content .wtg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .wtg-premium-content .wtg-card p, .tc-wp-content-root .wtg-premium-content .wtg-benefit-card p, .tc-wp-content-root .wtg-premium-content .wtg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .wtg-premium-content .wtg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-card{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .wtg-premium-content .wtg-step-number{
    font-size: 24px;
  }}