@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-454 .tc-wp-content-root img, .wpc-scope-454 .tc-wp-content-root video, .wpc-scope-454 .tc-wp-content-root svg, .wpc-scope-454 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-section{
  position: relative;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-section-white{
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #8f2028;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-kicker::before, .wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 20px;
  background: linear-gradient(90deg, #8f2028, #d9a441);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial h2{
  margin: 0;
  color: #131827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5d6473;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(143, 32, 40, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(28, 34, 50, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #8f2028, #d9a441, #223a6b);
  opacity: 0.9;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(143, 32, 40, 0.24);
  box-shadow: 0 24px 58px rgba(28, 34, 50, 0.13);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card h3, .wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
  margin: 0;
  color: #161b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card p, .wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-step-card p{
  margin: 10px 0 0;
  color: #606777;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #8f2028, #d9a441);
  box-shadow: 0 12px 25px rgba(143, 32, 40, 0.18);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon::before, .wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-card:hover .vfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 23px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-friendly::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-free::after{
  content: "$";
  left: 19px;
  top: 10px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-privacy::before{
  width: 22px;
  height: 17px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(34, 58, 107, 0.13);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.82)),
    radial-gradient(circle at 92% 20%, rgba(217, 164, 65, 0.22), transparent 34%);
  box-shadow: 0 18px 48px rgba(24, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(143, 32, 40, 0.22);
  box-shadow: 0 24px 60px rgba(24, 32, 51, 0.12);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #8f2028, #223a6b);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(34, 58, 107, 0.24);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0%, rgba(217, 164, 65, 0.14), transparent 36%);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  border: 1px solid rgba(143, 32, 40, 0.16);
  border-radius: 999px;
  background: #fff6e5;
  color: #8f2028;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-benefit-card{
  background: #ffffff;
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-454 .tc-wp-content-root .vfg-editorial .vfg-reveal.vfg-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 .vfg-editorial .vfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .vfg-editorial .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .vfg-editorial .vfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial .vfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial .vfg-card{
    padding: 24px 20px;
    border-radius: 20px;
  }.tc-wp-content-root .vfg-editorial .vfg-card h3, .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial .vfg-card p, .tc-wp-content-root .vfg-editorial .vfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial .vfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial .vfg-badge{
    padding: 8px 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial .vfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .vfg-editorial .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .vfg-editorial .vfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial .vfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial .vfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .vfg-editorial .vfg-card h3, .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial .vfg-card p, .tc-wp-content-root .vfg-editorial .vfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial .vfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial .vfg-badge{
    padding: 8px 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial .vfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .vfg-editorial .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial h2{
    font-size: 35px;
  }.tc-wp-content-root .vfg-editorial .vfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial .vfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .vfg-editorial .vfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .vfg-editorial .vfg-card h3, .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial .vfg-card p, .tc-wp-content-root .vfg-editorial .vfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial .vfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial .vfg-badge{
    padding: 9px 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial .vfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .vfg-editorial .vfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .vfg-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .vfg-editorial .vfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial .vfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial .vfg-grid{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .vfg-editorial .vfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .vfg-editorial .vfg-card h3, .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial .vfg-card p, .tc-wp-content-root .vfg-editorial .vfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial .vfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-card{
    grid-template-columns: 86px 1fr;
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial .vfg-badge{
    padding: 9px 14px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial .vfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .vfg-editorial .vfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .vfg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .vfg-editorial .vfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial .vfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial .vfg-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .vfg-editorial .vfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .vfg-editorial .vfg-card h3, .tc-wp-content-root .vfg-editorial .vfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial .vfg-card p, .tc-wp-content-root .vfg-editorial .vfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial .vfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .vfg-editorial .vfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial .vfg-badge{
    padding: 9px 14px;
  }}.wpc-scope-454 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .vfg-benefits{}.wpc-scope-454 .tc-wp-content-root .vfg-step-content{}