@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-53 .tc-wp-content-root img, .wpc-scope-53 .tc-wp-content-root video, .wpc-scope-53 .tc-wp-content-root svg, .wpc-scope-53 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #171317;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial, .wpc-scope-53 .tc-wp-content-root .dmfg-editorial div, .wpc-scope-53 .tc-wp-content-root .dmfg-editorial section, .wpc-scope-53 .tc-wp-content-root .dmfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-section-white{
  background: #ffffff;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f5f1ed 100%);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8f172a;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-kicker::before, .wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #e5253f, #6d1422);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
  margin: 0;
  color: #151014;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.14;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5f565d;
  font-weight: 450;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card{
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(125, 28, 42, 0.12);
  border-radius: 20px;
  box-shadow: 0 18px 45px rgba(30, 18, 20, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(229, 37, 63, 0.14), rgba(255, 255, 255, 0) 42%);
  opacity: 0.75;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(143, 23, 42, 0.3);
  box-shadow: 0 24px 60px rgba(30, 18, 20, 0.12);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card h3{
  position: relative;
  margin: 0;
  color: #1a1418;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #62585f;
  font-weight: 430;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f32f4d, #771725);
  box-shadow: 0 14px 26px rgba(143, 23, 42, 0.22);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon::before, .wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-card:hover .dmfg-icon::before{
  transform: translateX(2px) translateY(-2px);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-copy::after{
  width: 17px;
  height: 21px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 60% 34%, 96% 18%, 72% 50%, 100% 78%, 61% 67%, 50% 100%, 39% 67%, 0 78%, 28% 50%, 4% 18%, 40% 34%);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(48% 0, 100% 0, 64% 41%, 91% 41%, 31% 100%, 44% 55%, 12% 55%);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-brand::before{
  width: 24px;
  height: 20px;
  left: 11px;
  top: 13px;
  clip-path: polygon(50% 0, 92% 24%, 92% 75%, 50% 100%, 8% 75%, 8% 24%);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-icon-simple::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 16px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background: #ffffff;
  border: 1px solid rgba(125, 28, 42, 0.13);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(30, 18, 20, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step::before{
  content: "";
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 72px;
  width: 2px;
  border-radius: 99px;
  background: linear-gradient(180deg, rgba(229, 37, 63, 0.45), rgba(109, 20, 34, 0.05));
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(143, 23, 42, 0.28);
  box-shadow: 0 24px 56px rgba(30, 18, 20, 0.11);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 56px;
  height: 56px;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #f32f4d, #6d1422);
  box-shadow: 0 14px 28px rgba(143, 23, 42, 0.24);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
  margin: 0;
  color: #181216;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
  margin: 9px 0 0;
  color: #60575d;
  font-weight: 430;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  color: #8f172a;
  background: rgba(229, 37, 63, 0.08);
  border: 1px solid rgba(229, 37, 63, 0.16);
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafa 100%);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f32f4d, #6d1422);
  box-shadow: 0 14px 26px rgba(143, 23, 42, 0.2);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 12px;
  width: 14px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-reveal{
  opacity: 0;
  transform: translateY(22px);
}.wpc-scope-53 .tc-wp-content-root .dmfg-editorial .dmfg-reveal.dmfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dmfg-editorial .dmfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dmfg-editorial .dmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card h3, .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card p, .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dmfg-editorial .dmfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .dmfg-editorial .dmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card{
    padding: 24px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card h3, .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card p, .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dmfg-editorial .dmfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .dmfg-editorial .dmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card{
    padding: 26px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card h3, .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card p, .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step::before{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dmfg-editorial .dmfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .dmfg-editorial .dmfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dmfg-editorial .dmfg-card{
    padding: 28px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card h3, .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card p, .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dmfg-editorial .dmfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .dmfg-editorial .dmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dmfg-editorial .dmfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card{
    padding: 30px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card h3, .tc-wp-content-root .dmfg-editorial .dmfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-card p, .tc-wp-content-root .dmfg-editorial .dmfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dmfg-editorial .dmfg-step{
    gap: 28px;
    padding: 32px;
  }}.wpc-scope-53 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dmfg-use-card{}