@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-34 .tc-wp-content-root img, .wpc-scope-34 .tc-wp-content-root video, .wpc-scope-34 .tc-wp-content-root svg, .wpc-scope-34 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-section-white{
  background: #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fafc 100%);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(225, 48, 108, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #c82f76;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 10px 28px rgba(225, 48, 108, 0.08);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
  box-shadow: 0 0 0 5px rgba(221, 42, 123, 0.12);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap h2{
  margin: 0;
  color: #131827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(132, 146, 166, 0.18);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(20, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card::after, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.12), rgba(221, 42, 123, 0.08), rgba(129, 52, 175, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card:hover, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card:hover, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(221, 42, 123, 0.28);
  box-shadow: 0 24px 64px rgba(20, 28, 45, 0.12);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card:hover::after, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #626b7d;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f58529, #dd2a7b 52%, #8134af);
  box-shadow: 0 14px 30px rgba(221, 42, 123, 0.22);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon::before, .wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-view::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-view::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
  border-bottom-color: transparent;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 22px;
  top: 22px;
  transform: rotate(-35deg);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-preview::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-preview::after{
  width: 10px;
  height: 2px;
  left: 18px;
  top: 22px;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-steps::before{
  width: 20px;
  height: 2px;
  left: 15px;
  top: 15px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-steps::after{
  width: 4px;
  height: 4px;
  left: 9px;
  top: 14px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 6px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-daily::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-icon-daily::after{
  width: 10px;
  height: 2px;
  left: 22px;
  top: 22px;
  transform-origin: left center;
  transform: rotate(45deg);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #f58529, #dd2a7b, #8134af);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151b2d, #2b3144);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(21, 27, 45, 0.18);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-mini-dot{
  position: relative;
  z-index: 1;
  display: block;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #ffffff 0 22%, #f58529 24% 36%, #dd2a7b 38% 62%, #8134af 64% 100%);
  box-shadow: 0 12px 26px rgba(129, 52, 175, 0.18);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
  overflow: hidden;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(245, 133, 41, 0.14), rgba(221, 42, 123, 0.14));
  color: #b72c72;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-34 .tc-wp-content-root .igpv-editorial-wrap .igpv-reveal.igpv-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 .igpv-editorial-wrap .igpv-section{
    padding: 48px 0;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igpv-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-grid-three, .tc-wp-content-root .igpv-editorial-wrap .igpv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igpv-editorial-wrap .igpv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igpv-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-grid-three, .tc-wp-content-root .igpv-editorial-wrap .igpv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igpv-editorial-wrap .igpv-section{
    padding: 62px 0;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igpv-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-grid-three, .tc-wp-content-root .igpv-editorial-wrap .igpv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igpv-editorial-wrap .igpv-section{
    padding: 76px 0;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-container{
    padding: 0 30px;
  }.tc-wp-content-root .igpv-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-grid-three, .tc-wp-content-root .igpv-editorial-wrap .igpv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igpv-editorial-wrap .igpv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igpv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-list{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-grid-three, .tc-wp-content-root .igpv-editorial-wrap .igpv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card h3, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .igpv-editorial-wrap .igpv-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-trust-card p, .tc-wp-content-root .igpv-editorial-wrap .igpv-step-content p{
    font-size: 16px;
  }}