@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-380 .tc-wp-content-root img, .wpc-scope-380 .tc-wp-content-root video, .wpc-scope-380 .tc-wp-content-root svg, .wpc-scope-380 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #20232b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections div, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections section, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-section{
  position: relative;
  width: 100%;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-section-white{
  background:
    radial-gradient(circle at 8% 12%, rgba(255, 122, 89, 0.08), transparent 26%),
    #ffffff;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-section-soft{
  background:
    linear-gradient(135deg, rgba(255, 122, 89, 0.08), rgba(124, 92, 255, 0.07)),
    #f8f7f4;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 122, 89, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.12), rgba(124, 92, 255, 0.1));
  color: #7d3b25;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections h2{
  margin: 0;
  color: #16181f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6270;
  font-weight: 450;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(32, 35, 43, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 45px rgba(31, 36, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card::before, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff7a59, #f6bf45, #7c5cff);
  opacity: 0.92;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card:hover, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card:hover, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 122, 89, 0.28);
  box-shadow: 0 24px 58px rgba(31, 36, 48, 0.12);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
  margin: 0;
  color: #1b1d25;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-card p, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
  margin: 10px 0 0;
  color: #626775;
  font-weight: 430;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a59, #7c5cff);
  box-shadow: 0 12px 26px rgba(124, 92, 255, 0.22);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon::before, .wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-wave::before{
  width: 24px;
  height: 6px;
  left: 11px;
  top: 15px;
  transform: rotate(-12deg);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-wave::after{
  width: 18px;
  height: 6px;
  left: 15px;
  top: 26px;
  transform: rotate(12deg);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 16px;
  border-radius: 4px;
  opacity: 0.58;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-spark::before{
  width: 7px;
  height: 26px;
  left: 20px;
  top: 10px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-spark::after{
  width: 26px;
  height: 7px;
  left: 10px;
  top: 20px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-chat::before{
  width: 24px;
  height: 17px;
  left: 11px;
  top: 13px;
  border-radius: 8px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-chat::after{
  width: 10px;
  height: 10px;
  left: 15px;
  top: 25px;
  transform: rotate(45deg);
  border-radius: 2px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-clean::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 17px;
  transform: rotate(-34deg);
  border-radius: 3px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-clean::after{
  width: 8px;
  height: 8px;
  left: 28px;
  top: 10px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-bolt::before{
  width: 12px;
  height: 25px;
  left: 17px;
  top: 10px;
  transform: skew(-18deg);
  border-radius: 3px;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-icon-bolt::after{
  display: none;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(32, 35, 43, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 42px rgba(31, 36, 48, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card::after{
  content: "";
  position: absolute;
  left: 33px;
  top: 86px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 122, 89, 0.35), transparent);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-card:last-child::after{
  display: none;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7a59, #7c5cff);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 16px 28px rgba(124, 92, 255, 0.24);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 122, 89, 0.11);
  color: #8b412a;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-mark{
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f6bf45, #ff7a59);
  box-shadow: 0 12px 24px rgba(255, 122, 89, 0.22);
  position: relative;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-380 .tc-wp-content-root .dtg-editorial-sections .dtg-reveal.dtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dtg-editorial-sections .dtg-section{
    padding: 46px 0;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dtg-editorial-sections h2{
    font-size: 26px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
    font-size: 15px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card-grid, .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card::after{
    display: none;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dtg-editorial-sections .dtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dtg-editorial-sections h2{
    font-size: 29px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
    font-size: 15.5px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card-grid, .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card::after{
    display: none;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dtg-editorial-sections .dtg-section{
    padding: 58px 0;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dtg-editorial-sections h2{
    font-size: 32px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
    font-size: 16px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card-grid, .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card::after{
    display: none;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dtg-editorial-sections .dtg-section{
    padding: 72px 0;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dtg-editorial-sections h2{
    font-size: 40px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
    font-size: 17px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card-grid, .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-benefit-grid .dtg-benefit-card:last-child{
    grid-column: 1 / -1;
  }}@media (min-width: 1024px){.tc-wp-content-root .dtg-editorial-sections .dtg-section{
    padding: 88px 0;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dtg-editorial-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-heading-wrap p{
    font-size: 18px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card-grid, .tc-wp-content-root .dtg-editorial-sections .dtg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card h3, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .dtg-editorial-sections .dtg-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-benefit-card p, .tc-wp-content-root .dtg-editorial-sections .dtg-step-card p{
    font-size: 16px;
  }}