@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .figv-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .figv-editorial-wrap, .tc-wp-content-root .figv-editorial-wrap div, .tc-wp-content-root .figv-editorial-wrap section, .tc-wp-content-root .figv-editorial-wrap article{
  box-sizing: border-box;
}.tc-wp-content-root .figv-editorial-wrap .figv-section{
  position: relative;
  overflow: hidden;
}.tc-wp-content-root .figv-editorial-wrap .figv-section-white{
  background: #ffffff;
}.tc-wp-content-root .figv-editorial-wrap .figv-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 78, 140, 0.08), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(120, 70, 255, 0.08), transparent 32%),
    #faf8fb;
}.tc-wp-content-root .figv-editorial-wrap .figv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.tc-wp-content-root .figv-editorial-wrap .figv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .figv-editorial-wrap .figv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(226, 45, 124, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 76, 139, 0.1), rgba(115, 74, 255, 0.1));
  color: #b61664;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
  margin: 0;
  color: #141a2b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5e6678;
  line-height: 1.75;
}.tc-wp-content-root .figv-editorial-wrap .figv-card-grid, .tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card, .tc-wp-content-root .figv-editorial-wrap .figv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(34, 42, 68, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(33, 24, 61, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card:hover, .tc-wp-content-root .figv-editorial-wrap .figv-use-card:hover, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card:hover, .tc-wp-content-root .figv-editorial-wrap .figv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(226, 45, 124, 0.22);
  box-shadow: 0 24px 58px rgba(56, 37, 88, 0.13);
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card::before, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 67, 137, 0.34), rgba(120, 70, 255, 0.18), rgba(255, 180, 77, 0.16));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card:hover::before, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
  margin: 0;
  color: #161d30;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
  margin: 10px 0 0;
  color: #60697b;
  line-height: 1.72;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon{
  width: 46px;
  height: 46px;
  display: inline-block;
  position: relative;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff4f8f, #7c4dff);
  box-shadow: 0 12px 26px rgba(197, 48, 132, 0.22);
  transition: transform 260ms ease;
}.tc-wp-content-root .figv-editorial-wrap .figv-feature-card:hover .figv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.tc-wp-content-root .figv-editorial-wrap .figv-icon::before, .tc-wp-content-root .figv-editorial-wrap .figv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-window::before{
  width: 22px;
  height: 15px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-window::after{
  width: 5px;
  height: 5px;
  left: 17px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 8px 0 0 rgba(255, 255, 255, 0.8);
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-bolt::before{
  left: 18px;
  top: 10px;
  width: 10px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(50% 0, 100% 0, 62% 42%, 100% 42%, 32% 100%, 45% 56%, 0 56%);
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-preview::before{
  left: 10px;
  top: 14px;
  width: 26px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-preview::after{
  left: 19px;
  top: 19px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 12px 0 #ffffff, 13px 6px 0 rgba(255, 255, 255, 0.78);
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-steps::after{
  left: 16px;
  top: 18px;
  width: 16px;
  height: 12px;
  border-left: 2px solid rgba(255, 255, 255, 0.85);
  border-bottom: 2px solid rgba(255, 255, 255, 0.85);
  transform: rotate(-35deg);
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-mobile::before{
  left: 15px;
  top: 8px;
  width: 16px;
  height: 29px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-daily::before{
  left: 12px;
  top: 12px;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.tc-wp-content-root .figv-editorial-wrap .figv-icon-daily::after{
  left: 22px;
  top: 16px;
  width: 2px;
  height: 11px;
  background: #ffffff;
  border-radius: 4px;
  transform-origin: bottom;
  transform: rotate(38deg);
}.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 253, 0.96)),
    #ffffff;
}.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff4f8f, #7c4dff);
  box-shadow: 0 14px 30px rgba(174, 54, 160, 0.22);
}.tc-wp-content-root .figv-editorial-wrap .figv-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(253, 251, 255, 0.98)),
    #ffffff;
}.tc-wp-content-root .figv-editorial-wrap .figv-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4f8f, #7c4dff);
  box-shadow: 0 0 0 7px rgba(226, 45, 124, 0.09), 0 12px 22px rgba(124, 77, 255, 0.17);
}.tc-wp-content-root .figv-editorial-wrap .figv-badge{
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 79, 143, 0.09);
  color: #b61664;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.tc-wp-content-root .figv-editorial-wrap .figv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.tc-wp-content-root .figv-editorial-wrap .figv-reveal.figv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .figv-editorial-wrap .figv-section{
    padding: 48px 0;
  }.tc-wp-content-root .figv-editorial-wrap .figv-container{
    padding: 0 14px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-card-grid, .tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .figv-editorial-wrap .figv-section{
    padding: 54px 0;
  }.tc-wp-content-root .figv-editorial-wrap .figv-container{
    padding: 0 18px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-card-grid, .tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .figv-editorial-wrap .figv-section{
    padding: 60px 0;
  }.tc-wp-content-root .figv-editorial-wrap .figv-container{
    padding: 0 22px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-card-grid, .tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .figv-editorial-wrap .figv-section{
    padding: 76px 0;
  }.tc-wp-content-root .figv-editorial-wrap .figv-container{
    padding: 0 32px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .figv-editorial-wrap .figv-section{
    padding: 92px 0;
  }.tc-wp-content-root .figv-editorial-wrap .figv-container{
    padding: 0 32px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-card-grid, .tc-wp-content-root .figv-editorial-wrap .figv-trust-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card, .tc-wp-content-root .figv-editorial-wrap .figv-use-card, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-use-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card h3, .tc-wp-content-root .figv-editorial-wrap .figv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-feature-card p, .tc-wp-content-root .figv-editorial-wrap .figv-use-card p, .tc-wp-content-root .figv-editorial-wrap .figv-trust-card p, .tc-wp-content-root .figv-editorial-wrap .figv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .figv-editorial-wrap .figv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}

.tc-wp-content-root .figv-grid-six {}