@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-24 .tc-wp-content-root img, .wpc-scope-24 .tc-wp-content-root video, .wpc-scope-24 .tc-wp-content-root svg, .wpc-scope-24 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #221d1b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap, .wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap section, .wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap div, .wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section{
  position: relative;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-white{
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-soft{
  background:
    radial-gradient(circle at 14% 12%, rgba(177, 84, 39, 0.08), transparent 30%),
    linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(177, 84, 39, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(177, 84, 39, 0.11), rgba(213, 159, 91, 0.14));
  color: #8a3f20;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
  margin: 0;
  color: #231815;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
  margin: 16px auto 0;
  color: #675b53;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(71, 49, 38, 0.11);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 252, 248, 0.96)),
    #ffffff;
  box-shadow: 0 16px 40px rgba(59, 40, 28, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(177, 84, 39, 0.14), transparent 34%, rgba(216, 167, 92, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 84, 39, 0.25);
  box-shadow: 0 22px 58px rgba(59, 40, 28, 0.13);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card:hover::before{
  opacity: 1;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card h3{
  position: relative;
  margin: 0;
  color: #261a16;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-card p{
  position: relative;
  margin: 12px 0 0;
  color: #665950;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #a94d24 0%, #d49a4d 100%);
  box-shadow: 0 12px 28px rgba(177, 84, 39, 0.22);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::before, .wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon::after{
  content: "";
  position: absolute;
  background: #fff7ef;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #fff7ef;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 18px;
  border-radius: 50%;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 16px;
  top: 13px;
  border: 2px solid #fff7ef;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 247, 239, 0.75);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-style::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 4px;
  box-shadow: 0 7px 0 #fff7ef, 0 14px 0 #fff7ef;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-brand::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #fff7ef;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-brand::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  transform: rotate(45deg);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(42% 0, 100% 0, 62% 42%, 100% 42%, 30% 100%, 45% 55%, 0 55%);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-friendly::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #fff7ef;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-icon-friendly::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 24px;
  border-radius: 0 0 10px 10px;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(117, 77, 52, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 52px rgba(83, 58, 39, 0.09);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card::after{
  content: "";
  position: absolute;
  left: 32px;
  top: 50%;
  width: 4px;
  height: 52%;
  border-radius: 999px;
  background: linear-gradient(180deg, #a94d24, #d9a45b);
  opacity: 0.72;
  transform: translateY(-50%);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(177, 84, 39, 0.26);
  box-shadow: 0 24px 62px rgba(83, 58, 39, 0.13);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #8f3f21, #d89b4c);
  color: #fffaf5;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 34px rgba(177, 84, 39, 0.24);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content{
  min-width: 0;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
  margin: 0;
  color: #261a16;
  font-weight: 830;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
  margin: 10px 0 0;
  color: #65584f;
  line-height: 1.7;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(177, 84, 39, 0.1);
  color: #8b3f21;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-trust-card{
  overflow: hidden;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-trust-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 68px;
  height: 34px;
  margin-bottom: 18px;
  padding: 0 13px;
  border-radius: 999px;
  background: linear-gradient(135deg, #a94d24, #dca458);
  color: #fffaf4;
  font-size: 13px;
  font-weight: 850;
  box-shadow: 0 12px 26px rgba(177, 84, 39, 0.2);
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-24 .tc-wp-content-root .vfg-editorial-wrap .vfg-reveal.vfg-visible{
  opacity: 1;
  transform: translateY(0);
}@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 .vfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    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-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@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 .vfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@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 .vfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 26px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@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 .vfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid-six, .tc-wp-content-root .vfg-editorial-wrap .vfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 28px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.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: 66px;
    height: 66px;
    font-size: 19px;
  }}@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 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-grid-six, .tc-wp-content-root .vfg-editorial-wrap .vfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card{
    padding: 30px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card h3, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-card p, .tc-wp-content-root .vfg-editorial-wrap .vfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .vfg-editorial-wrap .vfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-24 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .vfg-use-card{}