@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 .dfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap section, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap div, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-section-white{
  background: #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(88, 101, 242, 0.18);
  border-radius: 999px;
  background: rgba(88, 101, 242, 0.08);
  color: #5865f2;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
  margin: 16px auto 0;
  color: #596579;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 28, 45, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card::before, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.13), rgba(0, 212, 255, 0.08), rgba(255, 112, 188, 0.09));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card:hover, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(88, 101, 242, 0.24);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.11);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover::before, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.65;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon{
  position: relative;
  z-index: 1;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #5865f2 0%, #8a5cf6 52%, #00d4ff 100%);
  box-shadow: 0 12px 28px rgba(88, 101, 242, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover .dfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon::before, .wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #5865f2;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 11px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-profile::before{
  width: 13px;
  height: 13px;
  left: 17px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-profile::after{
  width: 24px;
  height: 13px;
  left: 11px;
  top: 27px;
  border-radius: 13px 13px 6px 6px;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-readable::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 8px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.92), 0 16px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(52% 0, 26% 43%, 48% 43%, 33% 100%, 78% 36%, 55% 36%);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(88, 101, 242, 0.14);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(88, 101, 242, 0.12), transparent 34%),
    #ffffff;
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card::after{
  content: "";
  position: absolute;
  left: 42px;
  top: 76px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(88, 101, 242, 0.28), rgba(0, 212, 255, 0));
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card:last-child::after{
  display: none;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #5865f2 0%, #7c5cff 48%, #00d4ff 100%);
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(88, 101, 242, 0.28);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-content{
  min-width: 0;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(88, 101, 242, 0.09);
  color: #5865f2;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(250, 252, 255, 0.98)),
    #ffffff;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
  overflow: hidden;
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-mark{
  position: relative;
  z-index: 1;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.14), rgba(0, 212, 255, 0.14));
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 11px;
  width: 11px;
  height: 18px;
  border-right: 3px solid #5865f2;
  border-bottom: 3px solid #5865f2;
  transform: rotate(42deg);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-172 .tc-wp-content-root .dfg-editorial-wrap .dfg-reveal.dfg-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 .dfg-editorial-wrap .dfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dfg-editorial-wrap .dfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dfg-editorial-wrap .dfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dfg-editorial-wrap .dfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid-three, .tc-wp-content-root .dfg-editorial-wrap .dfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    gap: 24px;
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dfg-editorial-wrap .dfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid-three, .tc-wp-content-root .dfg-editorial-wrap .dfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    gap: 28px;
    padding: 32px;
  }}