@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-663 .tc-wp-content-root img, .wpc-scope-663 .tc-wp-content-root video, .wpc-scope-663 .tc-wp-content-root svg, .wpc-scope-663 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #171717;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content div, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content section, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-section-white{
  background: #ffffff;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f5f2ed 100%);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-section-head{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(205, 36, 36, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 236, 210, 0.95), rgba(255, 214, 214, 0.95));
  color: #8f1717;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content h2{
  margin: 0;
  color: #141414;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
  margin: 14px auto 0;
  max-width: 760px;
  color: #55504b;
  font-weight: 450;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(27, 27, 27, 0.08);
  border-radius: 18px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(204, 31, 31, 0.35), rgba(243, 163, 59, 0.2), rgba(34, 34, 34, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(32, 24, 18, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  pointer-events: none;
  background: radial-gradient(circle at 18% 0%, rgba(224, 43, 43, 0.08), transparent 38%);
  opacity: 0.9;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(204, 31, 31, 0.28);
  box-shadow: 0 24px 58px rgba(32, 24, 18, 0.12);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-card h3, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
  position: relative;
  margin: 0;
  color: #191919;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-card p, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d5752;
  font-weight: 430;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #d82020 0%, #ff9b31 100%);
  box-shadow: 0 12px 26px rgba(216, 32, 32, 0.22);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon::before, .wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-flash::before{
  width: 11px;
  height: 22px;
  left: 16px;
  top: 10px;
  transform: skew(-18deg);
  border-radius: 2px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-copy::before{
  width: 15px;
  height: 17px;
  left: 11px;
  top: 14px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-copy::after{
  width: 15px;
  height: 17px;
  left: 16px;
  top: 9px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-display::before{
  width: 22px;
  height: 15px;
  left: 10px;
  top: 10px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-display::after{
  width: 16px;
  height: 2px;
  left: 13px;
  top: 29px;
  border-radius: 3px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 12px;
  top: 8px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 5px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-clean::before{
  width: 18px;
  height: 10px;
  left: 12px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 999px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-free::after{
  width: 10px;
  height: 2px;
  left: 16px;
  top: 20px;
  border-radius: 2px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-speed::before{
  width: 21px;
  height: 21px;
  left: 10px;
  top: 10px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 999px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-speed::after{
  width: 10px;
  height: 3px;
  left: 20px;
  top: 18px;
  border-radius: 3px;
  transform: rotate(-30deg);
  transform-origin: left center;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 11px;
  top: 17px;
  border-radius: 4px;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 14px;
  top: 8px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  background: transparent;
  border-radius: 9px 9px 0 0;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(27, 27, 27, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(32, 24, 18, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #d82020, #ff9b31);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(204, 31, 31, 0.24);
  box-shadow: 0 24px 58px rgba(32, 24, 18, 0.12);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #171717 0%, #3a2520 42%, #d82020 100%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(216, 32, 32, 0.22);
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(216, 32, 32, 0.09);
  color: #9a1717;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 249, 242, 0.98)) padding-box,
    linear-gradient(135deg, rgba(216, 32, 32, 0.38), rgba(255, 155, 49, 0.24)) border-box;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-663 .tc-wp-content-root .imfg-editorial-content .imfg-reveal.imfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .imfg-editorial-content .imfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .imfg-editorial-content .imfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .imfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card h3, .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card p, .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .imfg-editorial-content .imfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .imfg-editorial-content .imfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .imfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card{
    padding: 24px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card h3, .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card p, .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .imfg-editorial-content .imfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .imfg-editorial-content .imfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .imfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card{
    padding: 26px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card h3, .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card p, .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .imfg-editorial-content .imfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .imfg-editorial-content .imfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .imfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-grid-six, .tc-wp-content-root .imfg-editorial-content .imfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card{
    padding: 28px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card h3, .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card p, .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-steps{
    gap: 18px;
    margin-top: 40px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .imfg-editorial-content .imfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .imfg-editorial-content .imfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .imfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-grid-six, .tc-wp-content-root .imfg-editorial-content .imfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card{
    padding: 30px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card h3, .tc-wp-content-root .imfg-editorial-content .imfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-card p, .tc-wp-content-root .imfg-editorial-content .imfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-steps{
    gap: 20px;
    margin-top: 46px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .imfg-editorial-content .imfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}.wpc-scope-663 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .imfg-step-content{}.wpc-scope-663 .tc-wp-content-root .imfg-use-card{}