@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-312 .tc-wp-content-root img, .wpc-scope-312 .tc-wp-content-root video, .wpc-scope-312 .tc-wp-content-root svg, .wpc-scope-312 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap section, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap div, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-section-white{
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fc 100%);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(88, 101, 242, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.12), rgba(0, 212, 255, 0.1));
  color: #4f5fe5;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
  margin: 16px auto 0;
  color: #5a6475;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card-grid{
  display: grid;
  width: 100%;
  align-items: stretch;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(18, 28, 45, 0.08);
  border-radius: 18px;
  box-shadow: 0 18px 44px rgba(20, 31, 52, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card::before, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #5865f2, #8b5cf6, #00d4ff);
  opacity: 0.9;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(88, 101, 242, 0.28);
  box-shadow: 0 24px 58px rgba(20, 31, 52, 0.12);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card h3, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card h3, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card h3{
  margin: 0;
  color: #131d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card p, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card p, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card p{
  margin: 10px 0 0;
  color: #5b6577;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.14), rgba(0, 212, 255, 0.14));
  box-shadow: inset 0 0 0 1px rgba(88, 101, 242, 0.14);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon::before, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #5865f2, #00b8e6);
  transition: transform 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover .dfg-icon::before, .wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-card:hover .dfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 17px;
  border: 2px solid #5865f2;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-chat::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-chat::after{
  width: 9px;
  height: 9px;
  left: 17px;
  top: 25px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 7px;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(88, 101, 242, 0.13);
  border-radius: 20px;
  box-shadow: 0 20px 48px rgba(29, 38, 59, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  background: radial-gradient(circle at top right, rgba(88, 101, 242, 0.16), transparent 62%);
  pointer-events: none;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(88, 101, 242, 0.3);
  box-shadow: 0 26px 62px rgba(29, 38, 59, 0.11);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #5865f2, #8b5cf6 52%, #00c2ee);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(88, 101, 242, 0.25);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 26px;
  padding: 5px 10px;
  margin: 0 0 16px;
  border-radius: 999px;
  background: rgba(88, 101, 242, 0.1);
  color: #5865f2;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-mark{
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(88, 101, 242, 0.16), rgba(0, 212, 255, 0.14));
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #5865f2;
  border-bottom: 3px solid #5865f2;
  transform: rotate(-45deg);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-312 .tc-wp-content-root .dfg-editorial-wrap .dfg-reveal.dfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms 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 h2{
    font-size: 27px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card-grid, .tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 24px 20px;
  }.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-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@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 h2{
    font-size: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card-grid, .tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 26px 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: 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-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dfg-editorial-wrap .dfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card-grid, .tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 28px 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: 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-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@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 h2{
    font-size: 40px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid-six, .tc-wp-content-root .dfg-editorial-wrap .dfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 30px 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: 15.5px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@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 h2{
    font-size: 46px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-grid-six, .tc-wp-content-root .dfg-editorial-wrap .dfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-card, .tc-wp-content-root .dfg-editorial-wrap .dfg-benefit-card{
    padding: 32px 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-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .dfg-editorial-wrap .dfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}