@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-318 .tc-wp-content-root img, .wpc-scope-318 .tc-wp-content-root video, .wpc-scope-318 .tc-wp-content-root svg, .wpc-scope-318 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2937;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap section, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap div, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-section{
  position: relative;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-section-white{
  background: #ffffff;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8fbff 100%);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #cf4f2f;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-kicker::before, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-kicker::after{
  content: "";
  width: 18px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff7a45, #22b8cf);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
  margin: 16px auto 0;
  color: #596579;
  line-height: 1.7;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(31, 41, 55, 0.09);
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #ffffff;
  border-radius: 22px;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card::after, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card::after, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 122, 69, 0.14), rgba(34, 184, 207, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card:hover, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card:hover, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card:hover, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(34, 184, 207, 0.28);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.13);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card:hover::after, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card:hover::after, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #182236;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5c6678;
  line-height: 1.65;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a45, #ffd166);
  box-shadow: 0 12px 24px rgba(255, 122, 69, 0.22);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon::before, .wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 11px;
  left: 17px;
  border-radius: 4px;
  box-shadow: -6px 5px 0 rgba(255, 255, 255, 0.65);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-swirl::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 4px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-smile::before{
  width: 23px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-bottom: 4px solid #ffffff;
  border-radius: 0 0 30px 30px;
  background: transparent;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-clean::before{
  width: 22px;
  height: 5px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-icon-star::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0, 61% 34%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 34%);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background: rgba(255, 255, 255, 0.86);
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #ff7a45, #22b8cf);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #ff7a45, #22b8cf);
  box-shadow: 0 16px 32px rgba(34, 184, 207, 0.22);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(207, 79, 47, 0.18);
  border-radius: 999px;
  color: #b84328;
  font-weight: 800;
  line-height: 1;
  background: #fff4ea;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #22b8cf, #80ed99);
  box-shadow: 0 12px 26px rgba(34, 184, 207, 0.2);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-318 .tc-wp-content-root .dsfg-content-wrap .dsfg-reveal.dsfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dsfg-content-wrap .dsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dsfg-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-grid-six, .tc-wp-content-root .dsfg-content-wrap .dsfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .dsfg-content-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dsfg-content-wrap .dsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dsfg-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-grid-six, .tc-wp-content-root .dsfg-content-wrap .dsfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .dsfg-content-wrap h3{
    font-size: 18.5px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dsfg-content-wrap .dsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dsfg-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-grid-six, .tc-wp-content-root .dsfg-content-wrap .dsfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 28px 26px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .dsfg-content-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dsfg-content-wrap .dsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .dsfg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-grid-six, .tc-wp-content-root .dsfg-content-wrap .dsfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .dsfg-content-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dsfg-content-wrap .dsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dsfg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-list{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-grid-six, .tc-wp-content-root .dsfg-content-wrap .dsfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 34px 36px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .dsfg-content-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-use-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-trust-card p, .tc-wp-content-root .dsfg-content-wrap .dsfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-content-wrap .dsfg-use-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}.wpc-scope-318 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dsfg-step-content{}