@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-8 .tc-wp-content-root img, .wpc-scope-8 .tc-wp-content-root video, .wpc-scope-8 .tc-wp-content-root svg, .wpc-scope-8 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial, .wpc-scope-8 .tc-wp-content-root .igfv-editorial div, .wpc-scope-8 .tc-wp-content-root .igfv-editorial section, .wpc-scope-8 .tc-wp-content-root .igfv-editorial article{
  box-sizing: border-box;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-section{
  position: relative;
  width: 100%;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-section-white{
  background: #ffffff;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 92, 154, 0.08), transparent 34%),
    radial-gradient(circle at bottom right, rgba(122, 92, 255, 0.08), transparent 32%),
    #faf8fb;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(221, 42, 123, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(253, 29, 29, 0.08), rgba(131, 58, 180, 0.08));
  color: #a62172;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-trust-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card::before, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
  opacity: 0.9;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card:hover, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-trust-card:hover, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(214, 41, 118, 0.24);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.13);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card h3, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
  margin: 0;
  color: #151c2e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-card p, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-content p{
  margin: 11px 0 0;
  color: #626b7c;
  line-height: 1.7;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #feda75, #d62976 55%, #4f5bd5);
  box-shadow: 0 14px 28px rgba(214, 41, 118, 0.22);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon::before, .wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
  opacity: 0.95;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-view::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  background: #d62976;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-fast::before{
  width: 20px;
  height: 4px;
  left: 11px;
  top: 15px;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-fast::after{
  width: 26px;
  height: 4px;
  left: 11px;
  top: 25px;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-preview::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 7px;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-preview::after{
  width: 10px;
  height: 4px;
  left: 18px;
  top: 21px;
  background: #962fbf;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-steps::after{
  width: 15px;
  height: 3px;
  left: 24px;
  top: 15px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 7px;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  background: #d62976;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  opacity: 0.95;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  background: #fa7e1e;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 38px;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(214, 41, 118, 0.28), transparent);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #d62976, #962fbf 58%, #4f5bd5);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(150, 47, 191, 0.22);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92)),
    radial-gradient(circle at 90% 10%, rgba(254, 218, 117, 0.2), transparent 32%);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-mini-dot{
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin-bottom: 19px;
  border-radius: 999px;
  background: #d62976;
  box-shadow: 18px 0 0 #fa7e1e, 36px 0 0 #4f5bd5;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(214, 41, 118, 0.08);
  color: #9f226b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-8 .tc-wp-content-root .igfv-editorial .igfv-reveal.igfv-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 .igfv-editorial .igfv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igfv-editorial .igfv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igfv-editorial .igfv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .igfv-editorial .igfv-card, .tc-wp-content-root .igfv-editorial .igfv-trust-card{
    padding: 24px 20px 22px;
  }.tc-wp-content-root .igfv-editorial .igfv-card h3, .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .igfv-editorial .igfv-card p, .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .tc-wp-content-root .igfv-editorial .igfv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .igfv-editorial .igfv-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card::after{
    display: none;
  }.tc-wp-content-root .igfv-editorial .igfv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igfv-editorial .igfv-section{
    padding: 60px 0;
  }.tc-wp-content-root .igfv-editorial .igfv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .igfv-editorial .igfv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igfv-editorial .igfv-card, .tc-wp-content-root .igfv-editorial .igfv-trust-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .igfv-editorial .igfv-card h3, .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .igfv-editorial .igfv-card p, .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .tc-wp-content-root .igfv-editorial .igfv-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .igfv-editorial .igfv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card::after{
    display: none;
  }.tc-wp-content-root .igfv-editorial .igfv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igfv-editorial .igfv-section{
    padding: 66px 0;
  }.tc-wp-content-root .igfv-editorial .igfv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igfv-editorial .igfv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igfv-editorial .igfv-card, .tc-wp-content-root .igfv-editorial .igfv-trust-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .igfv-editorial .igfv-card h3, .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .igfv-editorial .igfv-card p, .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .tc-wp-content-root .igfv-editorial .igfv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .igfv-editorial .igfv-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 28px 24px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card::after{
    display: none;
  }.tc-wp-content-root .igfv-editorial .igfv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igfv-editorial .igfv-section{
    padding: 78px 0;
  }.tc-wp-content-root .igfv-editorial .igfv-container{
    padding: 0 30px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igfv-editorial .igfv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igfv-editorial .igfv-card, .tc-wp-content-root .igfv-editorial .igfv-trust-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .igfv-editorial .igfv-card h3, .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .igfv-editorial .igfv-card p, .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .tc-wp-content-root .igfv-editorial .igfv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .igfv-editorial .igfv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igfv-editorial .igfv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igfv-editorial .igfv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .igfv-editorial .igfv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igfv-editorial .igfv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .igfv-editorial .igfv-grid-six, .tc-wp-content-root .igfv-editorial .igfv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igfv-editorial .igfv-card, .tc-wp-content-root .igfv-editorial .igfv-trust-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .igfv-editorial .igfv-card h3, .tc-wp-content-root .igfv-editorial .igfv-trust-card h3, .tc-wp-content-root .igfv-editorial .igfv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .igfv-editorial .igfv-card p, .tc-wp-content-root .igfv-editorial .igfv-trust-card p, .tc-wp-content-root .igfv-editorial .igfv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .igfv-editorial .igfv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-card{
    gap: 26px;
    padding: 34px 34px;
  }.tc-wp-content-root .igfv-editorial .igfv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}