@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-160 .tc-wp-content-root img, .wpc-scope-160 .tc-wp-content-root video, .wpc-scope-160 .tc-wp-content-root svg, .wpc-scope-160 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap div, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap section, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-section{
  position: relative;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-white{
  background: #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f5f7fb 100%);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(185, 28, 28, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(185, 28, 28, 0.08), rgba(234, 179, 8, 0.12));
  color: #9f1239;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap h2, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap h3, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap h2{
  margin-bottom: 16px;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #5b6475;
  line-height: 1.72;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card::before, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card::before{
  content: "";
  position: absolute;
  top: 0;
  right: 18px;
  left: 18px;
  height: 4px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #991b1b, #dc2626, #f59e0b);
  opacity: 0.9;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(220, 38, 38, 0.22);
  box-shadow: 0 24px 64px rgba(153, 27, 27, 0.13);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #991b1b, #ef4444 58%, #f59e0b);
  box-shadow: 0 12px 28px rgba(220, 38, 38, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover .vfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::before{
  top: 15px;
  left: 12px;
  width: 24px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::after{
  top: 20px;
  left: 19px;
  width: 10px;
  height: 10px;
  border-radius: 999px;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::before{
  top: 12px;
  left: 17px;
  width: 16px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::after{
  top: 17px;
  left: 12px;
  width: 16px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-options::before{
  top: 13px;
  left: 14px;
  width: 20px;
  height: 22px;
  clip-path: polygon(50% 0, 62% 34%, 98% 34%, 68% 54%, 80% 92%, 50% 68%, 20% 92%, 32% 54%, 2% 34%, 38% 34%);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-options::after{
  display: none;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-clean::before{
  top: 13px;
  left: 13px;
  width: 22px;
  height: 22px;
  border-radius: 8px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-clean::after{
  top: 22px;
  left: 18px;
  width: 13px;
  height: 3px;
  border-radius: 999px;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::before{
  top: 11px;
  left: 18px;
  width: 14px;
  height: 26px;
  clip-path: polygon(44% 0, 100% 0, 62% 42%, 100% 42%, 20% 100%, 42% 54%, 0 54%);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::after{
  display: none;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-flex::before{
  top: 13px;
  left: 13px;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-flex::after{
  top: 22px;
  left: 18px;
  width: 12px;
  height: 2px;
  border-radius: 999px;
  box-shadow: 0 -6px 0 #ffffff, 0 6px 0 #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap h3{
  margin-bottom: 10px;
  color: #151c2e;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
  margin-bottom: 0;
  color: #5f6878;
  line-height: 1.68;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(153, 27, 27, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 52px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
  content: "";
  position: absolute;
  top: -42px;
  right: -42px;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(245, 158, 11, 0.22), rgba(220, 38, 38, 0));
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(220, 38, 38, 0.24);
  box-shadow: 0 24px 64px rgba(153, 27, 27, 0.12);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #7f1d1d, #dc2626 58%, #f59e0b);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(220, 38, 38, 0.22);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(153, 27, 27, 0.08);
  color: #9f1239;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefa 100%);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
  background: #ffffff;
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(153, 27, 27, 0.12), rgba(245, 158, 11, 0.16));
  border: 1px solid rgba(220, 38, 38, 0.14);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-mark::before{
  content: "";
  position: absolute;
  top: 12px;
  left: 15px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #b91c1c;
  border-bottom: 3px solid #b91c1c;
  transform: rotate(40deg);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-160 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}