@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-254 .tc-wp-content-root img, .wpc-scope-254 .tc-wp-content-root video, .wpc-scope-254 .tc-wp-content-root svg, .wpc-scope-254 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap, .wpc-scope-254 .tc-wp-content-root .drfg-content-wrap section, .wpc-scope-254 .tc-wp-content-root .drfg-content-wrap div, .wpc-scope-254 .tc-wp-content-root .drfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section-white{
  background: #ffffff;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f7fb 100%);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(112, 71, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(112, 71, 255, 0.1), rgba(0, 196, 180, 0.1));
  color: #5b3de2;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
  margin: 0;
  color: #141a25;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
  margin: 16px auto 0;
  color: #5d6675;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(27, 34, 48, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(24, 32, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #7047ff, #00c4b4, #ffcc4d);
  opacity: 0.86;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(112, 71, 255, 0.24);
  box-shadow: 0 24px 60px rgba(24, 32, 45, 0.11);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card h3{
  margin: 0;
  color: #17202c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card p{
  margin: 10px 0 0;
  color: #626b78;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7047ff, #00c4b4);
  box-shadow: 0 14px 28px rgba(112, 71, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-card:hover .drfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon::before, .wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 14px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-game::before{
  width: 24px;
  height: 15px;
  left: 11px;
  top: 17px;
  border-radius: 7px;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-game::after{
  width: 4px;
  height: 4px;
  left: 18px;
  top: 22px;
  border-radius: 50%;
  box-shadow: 12px 0 0 #7047ff;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 6px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(45% 0, 100% 0, 62% 42%, 100% 42%, 31% 100%, 45% 56%, 0 56%);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(27, 34, 48, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(24, 32, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-card::after{
  content: "";
  position: absolute;
  top: -38px;
  right: -42px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(0, 196, 180, 0.16), rgba(112, 71, 255, 0));
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 196, 180, 0.24);
  box-shadow: 0 24px 62px rgba(24, 32, 45, 0.1);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #181f2e, #7047ff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(112, 71, 255, 0.24);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-body{
  position: relative;
  z-index: 1;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
  margin: 0;
  color: #17202c;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
  margin: 9px 0 0;
  color: #626b78;
  line-height: 1.68;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-badge{
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(112, 71, 255, 0.1);
  color: #5b3de2;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-use-card:nth-child(2n) .drfg-badge{
  background: rgba(0, 196, 180, 0.12);
  color: #087b73;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-use-card:nth-child(3n) .drfg-badge{
  background: rgba(255, 204, 77, 0.2);
  color: #805b00;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfcff 100%);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00c4b4, #7047ff);
  box-shadow: 0 14px 28px rgba(0, 196, 180, 0.2);
  position: relative;
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-254 .tc-wp-content-root .drfg-content-wrap .drfg-reveal.drfg-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 .drfg-content-wrap .drfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .drfg-content-wrap .drfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card h3, .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card p, .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
    font-size: 14px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .drfg-content-wrap .drfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .drfg-content-wrap .drfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card{
    padding: 26px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card h3, .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card p, .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .drfg-content-wrap .drfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .drfg-content-wrap .drfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card{
    padding: 28px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card h3, .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card p, .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .drfg-content-wrap .drfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .drfg-content-wrap .drfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .drfg-content-wrap .drfg-card{
    padding: 30px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card h3, .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card p, .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .drfg-content-wrap .drfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .drfg-content-wrap .drfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid-3, .tc-wp-content-root .drfg-content-wrap .drfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .drfg-content-wrap .drfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card{
    padding: 32px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card h3, .tc-wp-content-root .drfg-content-wrap .drfg-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-card p, .tc-wp-content-root .drfg-content-wrap .drfg-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .drfg-content-wrap .drfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}