@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-207 .tc-wp-content-root img, .wpc-scope-207 .tc-wp-content-root video, .wpc-scope-207 .tc-wp-content-root svg, .wpc-scope-207 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap, .wpc-scope-207 .tc-wp-content-root .yarv-content-wrap section, .wpc-scope-207 .tc-wp-content-root .yarv-content-wrap div, .wpc-scope-207 .tc-wp-content-root .yarv-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-section{
  position: relative;
  width: 100%;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-section-white{
  background: #ffffff;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 0, 84, 0.055), transparent 28%),
    radial-gradient(circle at 88% 10%, rgba(255, 107, 53, 0.06), transparent 30%),
    #fafbfc;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.08), rgba(255, 107, 53, 0.08));
  color: #c11245;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-heading p{
  margin: 16px auto 0;
  color: #526071;
  line-height: 1.7;
  font-weight: 400;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff0054, #ff6b35, #ffb703);
  opacity: 0.92;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 0, 84, 0.24);
  box-shadow: 0 24px 60px rgba(255, 0, 84, 0.13);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card h3{
  margin: 0;
  color: #121a2c;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card p{
  margin: 10px 0 0;
  color: #5b6677;
  line-height: 1.68;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0054, #ff6b35);
  box-shadow: 0 12px 28px rgba(255, 0, 84, 0.22);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon::before, .wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card:hover .yarv-icon::before, .wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card:hover .yarv-icon::after{
  transform: translateX(2px);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-play::before{
  left: 18px;
  top: 14px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-bolt::before{
  left: 18px;
  top: 11px;
  width: 10px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(42% 0, 100% 0, 64% 42%, 100% 42%, 20% 100%, 42% 54%, 0 54%);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-frame::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 18px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-route::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  border-radius: 0 0 0 9px;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-mobile::before{
  left: 16px;
  top: 9px;
  width: 14px;
  height: 27px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-icon-check::before{
  left: 13px;
  top: 15px;
  width: 19px;
  height: 11px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-card:hover .yarv-icon-check::before{
  transform: rotate(-45deg) translateX(2px);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(255, 0, 84, 0.13);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 247, 249, 0.96));
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step::after{
  content: "";
  position: absolute;
  right: -52px;
  top: -52px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.12), rgba(255, 183, 3, 0.12));
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 84, 0.24);
  box-shadow: 0 26px 65px rgba(255, 0, 84, 0.12);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.2);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-step p{
  margin: 9px 0 0;
  color: #5b6677;
  line-height: 1.7;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 0, 84, 0.32), rgba(255, 183, 3, 0.22)) border-box;
  border-color: transparent;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-mini-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 0, 84, 0.08);
  color: #c11245;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-trust-card{
  text-align: left;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.13), rgba(255, 107, 53, 0.13));
  border: 1px solid rgba(255, 0, 84, 0.16);
  position: relative;
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #ff0054;
  border-bottom: 3px solid #ff0054;
  transform: rotate(-45deg);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-207 .tc-wp-content-root .yarv-content-wrap .yarv-reveal.yarv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .yarv-content-wrap .yarv-section{
    padding: 48px 0;
  }.tc-wp-content-root .yarv-content-wrap .yarv-container{
    padding: 0 14px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card{
    padding: 23px;
    border-radius: 18px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card h3, .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
    font-size: 18px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card p, .tc-wp-content-root .yarv-content-wrap .yarv-step p{
    font-size: 14px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .yarv-content-wrap .yarv-section{
    padding: 54px 0;
  }.tc-wp-content-root .yarv-content-wrap .yarv-container{
    padding: 0 18px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card{
    padding: 25px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card h3, .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
    font-size: 19px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card p, .tc-wp-content-root .yarv-content-wrap .yarv-step p{
    font-size: 15px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .yarv-content-wrap .yarv-section{
    padding: 60px 0;
  }.tc-wp-content-root .yarv-content-wrap .yarv-container{
    padding: 0 22px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card{
    padding: 28px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card h3, .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
    font-size: 20px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card p, .tc-wp-content-root .yarv-content-wrap .yarv-step p{
    font-size: 15px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .yarv-content-wrap .yarv-section{
    padding: 74px 0;
  }.tc-wp-content-root .yarv-content-wrap .yarv-container{
    padding: 0 32px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-grid-six, .tc-wp-content-root .yarv-content-wrap .yarv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card{
    padding: 30px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card h3, .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
    font-size: 21px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card p, .tc-wp-content-root .yarv-content-wrap .yarv-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .yarv-content-wrap .yarv-section{
    padding: 92px 0;
  }.tc-wp-content-root .yarv-content-wrap .yarv-container{
    padding: 0 36px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-grid-six, .tc-wp-content-root .yarv-content-wrap .yarv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card{
    padding: 32px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card h3, .tc-wp-content-root .yarv-content-wrap .yarv-step h3{
    font-size: 22px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-card p, .tc-wp-content-root .yarv-content-wrap .yarv-step p{
    font-size: 16px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .yarv-content-wrap .yarv-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}