@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-174 .tc-wp-content-root img, .wpc-scope-174 .tc-wp-content-root video, .wpc-scope-174 .tc-wp-content-root svg, .wpc-scope-174 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17151a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section{
  position: relative;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section-white{
  background: #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section-soft{
  background: linear-gradient(180deg, #fff8f3 0%, #faf7f4 100%);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(214, 45, 45, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(214, 45, 45, 0.1), rgba(255, 183, 77, 0.14));
  color: #9b2020;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
  margin: 0;
  color: #151216;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5f5963;
  line-height: 1.72;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
  display: grid;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(28, 22, 30, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 20, 18, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(214, 45, 45, 0.34), rgba(255, 183, 77, 0.28), rgba(22, 18, 22, 0));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(214, 45, 45, 0.18);
  box-shadow: 0 24px 60px rgba(56, 24, 18, 0.12);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card:hover::before{
  opacity: 1;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
  margin: 0;
  color: #17151a;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.24;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
  margin: 10px 0 0;
  color: #625c66;
  line-height: 1.68;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d62d2d, #ffb74d);
  box-shadow: 0 12px 24px rgba(214, 45, 45, 0.2);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon::before, .wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 240ms ease;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-card:hover .imfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 14px;
  top: 16px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 12px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-creative::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 21px;
  border-radius: 8px;
  transform: rotate(-28deg);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-creative::after{
  width: 7px;
  height: 7px;
  right: 9px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-metal::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  clip-path: polygon(50% 0, 60% 36%, 100% 36%, 66% 57%, 78% 100%, 50% 72%, 22% 100%, 34% 57%, 0 36%, 40% 36%);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 6px;
  transform-origin: left center;
  transform: rotate(-38deg);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-polish::before, .wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-polish::after, .wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-free::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 6px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 14px;
  border-radius: 5px;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-icon-privacy::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  border-radius: 14px 14px 0 0;
  background: transparent;
  border: 3px solid #ffffff;
  border-bottom: 0;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(214, 45, 45, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 250, 246, 0.94));
  box-shadow: 0 18px 42px rgba(31, 20, 18, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(56, 24, 18, 0.11);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #d62d2d, #ffb74d);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 30px rgba(214, 45, 45, 0.22);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(214, 45, 45, 0.08);
  color: #a72222;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf6 100%);
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-174 .tc-wp-content-root .imfg-editorial-wrap .imfg-reveal.imfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .imfg-editorial-wrap .imfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card{
    padding: 22px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .imfg-editorial-wrap .imfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card{
    padding: 24px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .imfg-editorial-wrap .imfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card{
    padding: 26px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .imfg-editorial-wrap .imfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-grid-three, .tc-wp-content-root .imfg-editorial-wrap .imfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card{
    padding: 28px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .imfg-editorial-wrap .imfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-grid-three, .tc-wp-content-root .imfg-editorial-wrap .imfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card{
    padding: 30px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card h3, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-card p, .tc-wp-content-root .imfg-editorial-wrap .imfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .imfg-editorial-wrap .imfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-174 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .imfg-step-content{}.wpc-scope-174 .tc-wp-content-root .imfg-use-card{}