@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-237 .tc-wp-content-root img, .wpc-scope-237 .tc-wp-content-root video, .wpc-scope-237 .tc-wp-content-root svg, .wpc-scope-237 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap section, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap div, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-section{
  position: relative;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-white{
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f5f7fb 100%);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #b51f3f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b51f3f, #f1b84b);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, .09);
  border-radius: 22px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 16px 42px rgba(17, 24, 39, .07);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(181, 31, 63, .46), rgba(241, 184, 75, .34), rgba(26, 79, 145, .24));
  opacity: 0;
  transition: opacity .28s 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-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card:hover, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card:hover, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card:hover, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(181, 31, 63, .22);
  box-shadow: 0 24px 56px rgba(17, 24, 39, .12);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card:hover::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card:hover::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap h3{
  margin: 0;
  color: #151c2e;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
  margin: 11px 0 0;
  color: #5b6475;
  line-height: 1.68;
}.wpc-scope-237 .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, #b51f3f 0%, #e65b4f 54%, #f1b84b 100%);
  box-shadow: 0 14px 30px rgba(181, 31, 63, .22);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::after{
  content: "";
  position: absolute;
  transition: transform .28s ease;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card:hover .vfg-icon::before, .wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-info-card:hover .vfg-icon::after{
  transform: translateY(-2px);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 15px;
  border: 2px solid #fff;
  border-radius: 10px;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 19px;
  border-radius: 50%;
  background: #fff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #fff;
  border-radius: 4px;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, .72);
  border-radius: 4px;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-varsity::before{
  left: 12px;
  top: 14px;
  color: #fff;
  content: "V";
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-varsity::after{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 31px;
  border-radius: 99px;
  background: #fff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-options::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  border: 2px dashed #fff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-options::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #fff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-clean::before{
  width: 24px;
  height: 2px;
  left: 12px;
  top: 17px;
  background: #fff;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  border-radius: 99px;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 23px;
  background: #fff;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-28deg);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fff8ef 100%);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #b51f3f, #f1b84b);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #1a4f91, #b51f3f 58%, #f1b84b);
  box-shadow: 0 16px 34px rgba(181, 31, 63, .22);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 30px;
  margin-bottom: 18px;
  border-radius: 999px;
  color: #8a1731;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .06em;
  text-transform: uppercase;
  background: linear-gradient(135deg, rgba(181, 31, 63, .11), rgba(241, 184, 75, .18));
  border: 1px solid rgba(181, 31, 63, .14);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
  background: #ffffff;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #b51f3f, #f1b84b);
  box-shadow: 0 14px 28px rgba(181, 31, 63, .18);
  position: relative;
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-237 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity .6s ease, transform .6s ease, box-shadow .28s ease, border-color .28s ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.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: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 52px 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: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.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: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 33px;
  }.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: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15px;
  }.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: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 16.5px;
  }.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-info-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15.5px;
  }.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{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vfg-editorial-wrap .vfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .vfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 17px;
  }.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-info-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-info-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-use-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-benefit-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card p{
    font-size: 15.8px;
  }.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{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-237 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .vfg-step-content{}