@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-217 .tc-wp-content-root img, .wpc-scope-217 .tc-wp-content-root video, .wpc-scope-217 .tc-wp-content-root svg, .wpc-scope-217 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap div, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap section, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-section{
  position: relative;
  width: 100%;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-section-white{
  background: #ffffff;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 30, 85, 0.08), transparent 30%),
    radial-gradient(circle at 85% 15%, rgba(35, 117, 255, 0.08), transparent 32%),
    #f8fafc;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 12px;
  border: 1px solid rgba(255, 30, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 30, 85, 0.1), rgba(35, 117, 255, 0.08));
  color: #b71343;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff1e55, #2375ff);
  box-shadow: 0 0 0 5px rgba(255, 30, 85, 0.1);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{
  margin: 16px auto 0;
  color: #5a667a;
  line-height: 1.7;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 30, 48, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card::after, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 30, 85, 0.14), rgba(35, 117, 255, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card:hover, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 30, 85, 0.24);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card:hover::after, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
  z-index: 1;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{
  position: relative;
  margin: 12px 0 0;
  color: #5d6878;
  line-height: 1.68;
  z-index: 1;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff1e55, #2375ff);
  box-shadow: 0 14px 26px rgba(255, 30, 85, 0.2);
  z-index: 1;
  transition: transform 260ms ease;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-card:hover .pyv-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon::before, .wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-speed::before{
  left: 12px;
  top: 22px;
  width: 22px;
  height: 3px;
  border-radius: 9px;
  background: #ffffff;
  box-shadow: 7px -8px 0 rgba(255, 255, 255, 0.85), -3px 8px 0 rgba(255, 255, 255, 0.7);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-frame::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 20px;
  height: 4px;
  border-radius: 9px;
  background: #ffffff;
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.8), 0 18px 0 rgba(255, 255, 255, 0.65);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-daily::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-icon-daily::after{
  left: 22px;
  top: 10px;
  width: 3px;
  height: 15px;
  border-radius: 9px;
  background: #ffffff;
  transform-origin: bottom;
  transform: rotate(40deg);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(20, 30, 48, 0.08);
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86));
  box-shadow: 0 18px 50px rgba(17, 24, 39, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff1e55, #2375ff);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(35, 117, 255, 0.2);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.11);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 22px;
  background: #111827;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12), 0 14px 30px rgba(17, 24, 39, 0.18);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 30, 85, 0.09);
  color: #b71343;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{
  overflow: hidden;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-mark{
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 30, 85, 0.12), rgba(35, 117, 255, 0.12));
  border: 1px solid rgba(255, 30, 85, 0.16);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-mark::before{
  content: "";
  position: absolute;
  left: 17px;
  top: 12px;
  width: 12px;
  height: 20px;
  border-right: 4px solid #ff1e55;
  border-bottom: 4px solid #2375ff;
  transform: rotate(42deg);
  border-radius: 2px;
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-note{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(35, 117, 255, 0.14);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 30, 85, 0.07), rgba(35, 117, 255, 0.07)), #ffffff;
  text-align: center;
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.07);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-217 .tc-wp-content-root .pyv-editorial-wrap .pyv-reveal.pyv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pyv-editorial-wrap .pyv-section{ padding: 54px 0; }.tc-wp-content-root .pyv-editorial-wrap .pyv-container{ padding: 0 14px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{ font-size: 28px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{ font-size: 14px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{ font-size: 11px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid{ grid-template-columns: 1fr; gap: 16px; margin-top: 30px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{ padding: 22px; border-radius: 20px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{ font-size: 18px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{ font-size: 14px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-steps{ gap: 16px; margin-top: 30px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{ grid-template-columns: 1fr; gap: 16px; padding: 22px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{ width: 54px; height: 54px; font-size: 16px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-note{ margin-top: 18px; padding: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pyv-editorial-wrap .pyv-section{ padding: 60px 0; }.tc-wp-content-root .pyv-editorial-wrap .pyv-container{ padding: 0 18px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{ font-size: 31px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{ font-size: 15px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{ font-size: 12px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid{ grid-template-columns: 1fr; gap: 18px; margin-top: 34px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{ padding: 24px; border-radius: 22px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{ font-size: 19px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{ font-size: 15px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-steps{ gap: 18px; margin-top: 34px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{ grid-template-columns: 1fr; gap: 16px; padding: 24px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{ width: 58px; height: 58px; font-size: 17px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-note{ margin-top: 20px; padding: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pyv-editorial-wrap .pyv-section{ padding: 68px 0; }.tc-wp-content-root .pyv-editorial-wrap .pyv-container{ padding: 0 22px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{ font-size: 34px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{ font-size: 16px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{ font-size: 12px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid{ grid-template-columns: 1fr; gap: 20px; margin-top: 38px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{ padding: 26px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{ font-size: 20px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{ font-size: 15px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-steps{ gap: 20px; margin-top: 38px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{ grid-template-columns: 1fr; gap: 18px; padding: 26px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{ width: 62px; height: 62px; font-size: 18px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-note{ margin-top: 22px; padding: 24px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pyv-editorial-wrap .pyv-section{ padding: 82px 0; }.tc-wp-content-root .pyv-editorial-wrap .pyv-container{ padding: 0 32px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{ font-size: 42px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{ font-size: 17px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{ font-size: 13px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; margin-top: 44px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid-trust{ grid-template-columns: repeat(2, minmax(0, 1fr)); }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid-trust .pyv-trust-card:last-child{ grid-column: span 2; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{ padding: 28px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{ font-size: 21px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{ font-size: 16px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-steps{ gap: 20px; margin-top: 44px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{ gap: 24px; padding: 28px 30px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{ width: 68px; height: 68px; font-size: 19px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-note{ margin-top: 26px; padding: 28px; }}@media (min-width: 1024px){.tc-wp-content-root .pyv-editorial-wrap .pyv-section{ padding: 96px 0; }.tc-wp-content-root .pyv-editorial-wrap .pyv-container{ padding: 0 34px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading h2{ font-size: 48px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-heading p{ font-size: 18px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-kicker{ font-size: 13px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid{ gap: 24px; margin-top: 50px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-grid-three, .tc-wp-content-root .pyv-editorial-wrap .pyv-grid-trust{ grid-template-columns: repeat(3, minmax(0, 1fr)); }.tc-wp-content-root .pyv-editorial-wrap .pyv-card, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card{ padding: 30px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content h3, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card h3{ font-size: 22px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-step-content p, .tc-wp-content-root .pyv-editorial-wrap .pyv-trust-card p, .tc-wp-content-root .pyv-editorial-wrap .pyv-note p{ font-size: 16px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-steps{ gap: 22px; margin-top: 50px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-card{ gap: 28px; padding: 32px 36px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-step-number{ width: 76px; height: 76px; font-size: 20px; }.tc-wp-content-root .pyv-editorial-wrap .pyv-note{ margin-top: 30px; padding: 30px 36px; }}