@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-332 .tc-wp-content-root img, .wpc-scope-332 .tc-wp-content-root video, .wpc-scope-332 .tc-wp-content-root svg, .wpc-scope-332 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #171316;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content, .wpc-scope-332 .tc-wp-content-root .dmfg-content div, .wpc-scope-332 .tc-wp-content-root .dmfg-content section, .wpc-scope-332 .tc-wp-content-root .dmfg-content article{
  box-sizing: border-box;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section-white{
  background: #ffffff;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3f0 100%);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #7b1025;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-kicker::before, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-kicker::after{
  content: "";
  width: 28px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #7b1025, #f05a28);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section-head h2{
  margin: 0;
  color: #171316;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d5559;
  line-height: 1.72;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(123, 16, 37, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(23, 19, 22, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card::before, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #7b1025, #b51f3c, #f05a28);
  opacity: 0.9;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card:hover, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card:hover, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(181, 31, 60, 0.26);
  box-shadow: 0 24px 60px rgba(23, 19, 22, 0.13);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card h3, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
  margin: 0;
  color: #171316;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card p, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-card p{
  margin: 12px 0 0;
  color: #5f575b;
  line-height: 1.68;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7b1025, #f05a28);
  box-shadow: 0 14px 28px rgba(181, 31, 60, 0.24);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon::before{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  transition: transform 240ms ease;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-card:hover .dmfg-icon::before{
  transform: rotate(8deg) scale(1.04);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-preview::after, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-copy::after, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-edge::after, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-options::after, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-fast::after, .wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-clean::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-preview::after{
  width: 18px;
  height: 2px;
  left: 14px;
  top: 22px;
  box-shadow: 0 -6px 0 rgba(255, 255, 255, 0.92), 0 6px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 18px;
  top: 14px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  background: transparent;
  box-shadow: -6px 6px 0 -2px rgba(255, 255, 255, 0.92);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-edge::after{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 38%, 100% 30%, 70% 55%, 90% 100%, 50% 72%, 10% 100%, 30% 55%, 0 30%, 38% 38%);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-options::after{
  width: 20px;
  height: 3px;
  left: 13px;
  top: 16px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.92), 0 14px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-fast::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(42% 0, 100% 0, 62% 38%, 100% 38%, 28% 100%, 45% 52%, 0 52%);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-icon-clean::after{
  width: 18px;
  height: 10px;
  left: 14px;
  top: 18px;
  border-left: 3px solid rgba(255, 255, 255, 0.92);
  border-bottom: 3px solid rgba(255, 255, 255, 0.92);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(123, 16, 37, 0.14);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(23, 19, 22, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-card::after{
  content: "";
  position: absolute;
  right: -54px;
  top: -54px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(240, 90, 40, 0.18), rgba(240, 90, 40, 0));
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #161114, #7b1025 58%, #f05a28);
  box-shadow: 0 16px 34px rgba(123, 16, 37, 0.24);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin-bottom: 18px;
  border: 1px solid rgba(181, 31, 60, 0.18);
  border-radius: 999px;
  background: rgba(123, 16, 37, 0.06);
  color: #7b1025;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #7b1025, #f05a28);
  box-shadow: 0 14px 28px rgba(181, 31, 60, 0.2);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-332 .tc-wp-content-root .dmfg-content .dmfg-reveal.dmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dmfg-content .dmfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dmfg-content .dmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dmfg-content .dmfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .dmfg-content .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dmfg-content .dmfg-card, .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .dmfg-content .dmfg-card h3, .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dmfg-content .dmfg-card p, .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .tc-wp-content-root .dmfg-content .dmfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dmfg-content .dmfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .dmfg-content .dmfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dmfg-content .dmfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dmfg-content .dmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dmfg-content .dmfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .dmfg-content .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dmfg-content .dmfg-card, .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .dmfg-content .dmfg-card h3, .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dmfg-content .dmfg-card p, .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .tc-wp-content-root .dmfg-content .dmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dmfg-content .dmfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .dmfg-content .dmfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dmfg-content .dmfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .dmfg-content .dmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head h2{
    font-size: 35px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-content .dmfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dmfg-content .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dmfg-content .dmfg-card, .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .dmfg-content .dmfg-card h3, .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dmfg-content .dmfg-card p, .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .tc-wp-content-root .dmfg-content .dmfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dmfg-content .dmfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .dmfg-content .dmfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dmfg-content .dmfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .dmfg-content .dmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dmfg-content .dmfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dmfg-content .dmfg-grid-three, .tc-wp-content-root .dmfg-content .dmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dmfg-content .dmfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dmfg-content .dmfg-card, .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .dmfg-content .dmfg-card h3, .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dmfg-content .dmfg-card p, .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .tc-wp-content-root .dmfg-content .dmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-content .dmfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .dmfg-content .dmfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dmfg-content .dmfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .dmfg-content .dmfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head h2{
    font-size: 50px;
  }.tc-wp-content-root .dmfg-content .dmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .dmfg-content .dmfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dmfg-content .dmfg-grid-three, .tc-wp-content-root .dmfg-content .dmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dmfg-content .dmfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dmfg-content .dmfg-card, .tc-wp-content-root .dmfg-content .dmfg-benefit-card{
    padding: 34px 30px;
  }.tc-wp-content-root .dmfg-content .dmfg-card h3, .tc-wp-content-root .dmfg-content .dmfg-benefit-card h3, .tc-wp-content-root .dmfg-content .dmfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .dmfg-content .dmfg-card p, .tc-wp-content-root .dmfg-content .dmfg-benefit-card p, .tc-wp-content-root .dmfg-content .dmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-content .dmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .dmfg-content .dmfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }.tc-wp-content-root .dmfg-content .dmfg-badge{
    padding: 10px 14px;
    font-size: 12px;
  }}