@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-468 .tc-wp-content-root img, .wpc-scope-468 .tc-wp-content-root video, .wpc-scope-468 .tc-wp-content-root svg, .wpc-scope-468 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #241517;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial, .wpc-scope-468 .tc-wp-content-root .dpf-editorial section, .wpc-scope-468 .tc-wp-content-root .dpf-editorial div, .wpc-scope-468 .tc-wp-content-root .dpf-editorial article{
  box-sizing: border-box;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section{
  position: relative;
  width: 100%;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section-white{
  background: #ffffff;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section-soft{
  background: linear-gradient(180deg, #fff8f6 0%, #fffdfb 100%);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(180, 18, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(190, 22, 45, 0.1), rgba(247, 149, 51, 0.12));
  color: #a41128;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section-head h2{
  margin: 0;
  color: #231114;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-section-head p{
  margin: 14px auto 0;
  color: #6a5558;
  line-height: 1.7;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-card{
  position: relative;
  border: 1px solid rgba(117, 37, 48, 0.11);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(58, 18, 24, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card::before, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(195, 20, 46, 0.45), rgba(249, 160, 55, 0.22), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card:hover, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card:hover, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(190, 22, 45, 0.22);
  box-shadow: 0 24px 58px rgba(58, 18, 24, 0.13);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card:hover::before, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card h3, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
  margin: 0;
  color: #2b1418;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-card p, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-card p{
  margin: 10px 0 0;
  color: #6d565a;
  line-height: 1.68;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #b4122a, #f08a2d);
  box-shadow: 0 14px 28px rgba(180, 18, 42, 0.18);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon::before, .wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-preview::before{
  inset: 14px 10px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.76);
  border-radius: 4px;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-spark::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-brand::before{
  width: 24px;
  height: 14px;
  top: 16px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: rotate(-12deg);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-mobile::before{
  width: 16px;
  height: 24px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-icon-polish::before{
  width: 22px;
  height: 3px;
  top: 21px;
  left: 12px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 -8px 0 rgba(255, 255, 255, 0.75), 0 8px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff7f4 100%);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #9f0e24, #e84d32 54%, #f39a34);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(180, 18, 42, 0.2);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(180, 18, 42, 0.08);
  color: #a41128;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
  min-width: 0;
  height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-benefit-mark{
  display: block;
  width: 38px;
  height: 6px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b4122a, #f08a2d);
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-468 .tc-wp-content-root .dpf-editorial .dpf-reveal.dpf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dpf-editorial .dpf-section{
    padding: 48px 0;
  }.tc-wp-content-root .dpf-editorial .dpf-container{
    padding: 0 14px;
  }.tc-wp-content-root .dpf-editorial .dpf-kicker{
    padding: 8px 11px;
    font-size: 11px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .dpf-editorial .dpf-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .dpf-editorial .dpf-card, .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
    padding: 20px;
  }.tc-wp-content-root .dpf-editorial .dpf-card h3, .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dpf-editorial .dpf-card p, .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .tc-wp-content-root .dpf-editorial .dpf-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dpf-editorial .dpf-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .dpf-editorial .dpf-badge{
    padding: 7px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dpf-editorial .dpf-section{
    padding: 56px 0;
  }.tc-wp-content-root .dpf-editorial .dpf-container{
    padding: 0 18px;
  }.tc-wp-content-root .dpf-editorial .dpf-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dpf-editorial .dpf-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .dpf-editorial .dpf-card, .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .dpf-editorial .dpf-card h3, .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dpf-editorial .dpf-card p, .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .tc-wp-content-root .dpf-editorial .dpf-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dpf-editorial .dpf-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .dpf-editorial .dpf-badge{
    padding: 7px 11px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dpf-editorial .dpf-section{
    padding: 64px 0;
  }.tc-wp-content-root .dpf-editorial .dpf-container{
    padding: 0 22px;
  }.tc-wp-content-root .dpf-editorial .dpf-kicker{
    padding: 9px 13px;
    font-size: 12px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dpf-editorial .dpf-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dpf-editorial .dpf-card, .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dpf-editorial .dpf-card h3, .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dpf-editorial .dpf-card p, .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .tc-wp-content-root .dpf-editorial .dpf-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dpf-editorial .dpf-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .dpf-editorial .dpf-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dpf-editorial .dpf-section{
    padding: 78px 0;
  }.tc-wp-content-root .dpf-editorial .dpf-container{
    padding: 0 32px;
  }.tc-wp-content-root .dpf-editorial .dpf-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .dpf-editorial .dpf-grid-three, .tc-wp-content-root .dpf-editorial .dpf-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dpf-editorial .dpf-card, .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .dpf-editorial .dpf-card h3, .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dpf-editorial .dpf-card p, .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .tc-wp-content-root .dpf-editorial .dpf-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dpf-editorial .dpf-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .dpf-editorial .dpf-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dpf-editorial .dpf-section{
    padding: 92px 0;
  }.tc-wp-content-root .dpf-editorial .dpf-container{
    padding: 0 36px;
  }.tc-wp-content-root .dpf-editorial .dpf-kicker{
    padding: 10px 15px;
    font-size: 12px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .dpf-editorial .dpf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dpf-editorial .dpf-grid-three, .tc-wp-content-root .dpf-editorial .dpf-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .dpf-editorial .dpf-card, .tc-wp-content-root .dpf-editorial .dpf-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dpf-editorial .dpf-card h3, .tc-wp-content-root .dpf-editorial .dpf-benefit-card h3, .tc-wp-content-root .dpf-editorial .dpf-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dpf-editorial .dpf-card p, .tc-wp-content-root .dpf-editorial .dpf-benefit-card p, .tc-wp-content-root .dpf-editorial .dpf-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .dpf-editorial .dpf-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-card{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .dpf-editorial .dpf-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }.tc-wp-content-root .dpf-editorial .dpf-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}.wpc-scope-468 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dpf-step-content{}.wpc-scope-468 .tc-wp-content-root .dpf-use-card{}