@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-40 .tc-wp-content-root img, .wpc-scope-40 .tc-wp-content-root video, .wpc-scope-40 .tc-wp-content-root svg, .wpc-scope-40 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap *{
  box-sizing: border-box;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section{
  position: relative;
  width: 100%;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section-white{
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 0, 84, 0.08), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(76, 110, 245, 0.08), transparent 30%),
    #f8fafc;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 5px 13px;
  border: 1px solid rgba(255, 0, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.1), rgba(76, 110, 245, 0.1));
  color: #b4073f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #5a667a;
  font-weight: 450;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(21, 30, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card::before, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card::before, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff0054, #ff7a18, #4c6ef5);
  opacity: 0.88;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card:hover, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card:hover, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card:hover, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 84, 0.24);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
  margin: 0;
  color: #151e33;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-note p{
  margin: 10px 0 0;
  color: #5f6c80;
  font-weight: 450;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-card-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0054, #ff7a18);
  box-shadow: 0 12px 26px rgba(255, 0, 84, 0.22);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-card-icon::before, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-card-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card:hover .ypvv-card-icon::before, .wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-info-card:hover .ypvv-card-icon::after{
  transform: translateX(2px);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-left: 13px solid #ffffff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-speed::before{
  left: 12px;
  top: 21px;
  width: 22px;
  height: 4px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-speed::after{
  right: 10px;
  top: 13px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-frame::before{
  left: 11px;
  top: 12px;
  width: 24px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 20px;
  height: 4px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-daily::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #ffffff;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-icon-daily::after{
  left: 22px;
  top: 18px;
  width: 3px;
  height: 11px;
  border-radius: 99px;
  background: #ffffff;
  transform-origin: bottom center;
  transform: rotate(42deg);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82)),
    radial-gradient(circle at 96% 8%, rgba(255, 0, 84, 0.14), transparent 28%);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #151e33, #4c6ef5);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(76, 110, 245, 0.24);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-use-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 18px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(76, 110, 245, 0.1);
  color: #304fc6;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-dot{
  display: inline-flex;
  width: 15px;
  height: 15px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: #ff0054;
  box-shadow: 0 0 0 8px rgba(255, 0, 84, 0.1), 18px 0 0 rgba(255, 122, 24, 0.9), 36px 0 0 rgba(76, 110, 245, 0.9);
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-note{
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(255, 0, 84, 0.16);
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.07), rgba(76, 110, 245, 0.07));
  text-align: center;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-note p{
  margin: 0;
  color: #334155;
  font-weight: 600;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-40 .tc-wp-content-root .ypvv-content-wrap .ypvv-reveal.ypvv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ypvv-content-wrap .ypvv-section{
    padding: 52px 0;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-note{
    margin-top: 26px;
    padding: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ypvv-content-wrap .ypvv-section{
    padding: 58px 0;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-note{
    margin-top: 28px;
    padding: 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ypvv-content-wrap .ypvv-section{
    padding: 64px 0;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-note{
    margin-top: 30px;
    padding: 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ypvv-content-wrap .ypvv-section{
    padding: 78px 0;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-grid-six, .tc-wp-content-root .ypvv-content-wrap .ypvv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-note{
    margin-top: 34px;
    padding: 26px 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ypvv-content-wrap .ypvv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-grid-six, .tc-wp-content-root .ypvv-content-wrap .ypvv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card{
    min-height: 100%;
    padding: 30px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card h3, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-info-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-use-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-trust-card p, .tc-wp-content-root .ypvv-content-wrap .ypvv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .ypvv-content-wrap .ypvv-note{
    margin-top: 38px;
    padding: 28px 36px;
  }}