@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-260 .tc-wp-content-root img, .wpc-scope-260 .tc-wp-content-root video, .wpc-scope-260 .tc-wp-content-root svg, .wpc-scope-260 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-white{
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-soft{
  background: linear-gradient(180deg, #fffaf4 0%, #f8fbff 100%);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #d24f33;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker::before, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff7a45, #21a6a6);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap h2{
  margin: 0;
  color: #141b2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
  margin: 16px auto 0;
  color: #596274;
  line-height: 1.72;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
  position: relative;
  border: 1px solid rgba(31, 42, 68, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(22, 31, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card::before, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 122, 69, 0.18), rgba(33, 166, 166, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card:hover, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card:hover, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 122, 69, 0.28);
  box-shadow: 0 24px 60px rgba(22, 31, 54, 0.13);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card:hover::before, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a45, #f6c65b 48%, #21a6a6);
  box-shadow: 0 12px 28px rgba(255, 122, 69, 0.24);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon::before, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #21a6a6;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  transform: rotate(45deg);
  border-radius: 5px;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-read::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 4px 12px 12px 4px;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-read::after{
  width: 2px;
  height: 18px;
  left: 24px;
  top: 15px;
  background: #21a6a6;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-layout::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-polish::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-polish::after{
  width: 9px;
  height: 9px;
  left: 28px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap h3{
  position: relative;
  margin: 0;
  color: #172036;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
  position: relative;
  margin: 12px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 122, 69, 0.55), rgba(33, 166, 166, 0.45)) border-box;
  border: 1px solid transparent;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff6f3c, #21a6a6);
  box-shadow: 0 16px 34px rgba(33, 166, 166, 0.22);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(246, 198, 91, 0.2), transparent 32%),
    #ffffff;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #9f3b23;
  background: #fff0e8;
  border: 1px solid rgba(255, 122, 69, 0.22);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #21a6a6, #ff7a45);
  box-shadow: 0 12px 28px rgba(33, 166, 166, 0.2);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-260 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-reveal.dsfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dsfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .dsfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}.wpc-scope-260 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dsfg-step-content{}