@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-218 .tc-wp-content-root img, .wpc-scope-218 .tc-wp-content-root video, .wpc-scope-218 .tc-wp-content-root svg, .wpc-scope-218 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial, .wpc-scope-218 .tc-wp-content-root .ypv-editorial section, .wpc-scope-218 .tc-wp-content-root .ypv-editorial div, .wpc-scope-218 .tc-wp-content-root .ypv-editorial article{
  box-sizing: border-box;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-section{
  position: relative;
  width: 100%;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-section-white{
  background: #ffffff;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 0, 76, 0.08), transparent 30%),
    radial-gradient(circle at 88% 15%, rgba(255, 139, 46, 0.09), transparent 34%),
    #f8fafc;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 0, 76, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 76, 0.08), rgba(255, 139, 46, 0.08));
  color: #b71943;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(135deg, #ff004c, #ff8b2e);
  box-shadow: 0 0 0 5px rgba(255, 0, 76, 0.1);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5d6678;
  font-weight: 450;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(20, 30, 55, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92)),
    #ffffff;
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #ff004c, #ff8b2e);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 76, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card:hover::after{
  opacity: 1;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-card p{
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 450;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 0, 76, 0.12), rgba(255, 139, 46, 0.14));
  border: 1px solid rgba(255, 0, 76, 0.12);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon::before, .wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ff004c;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  border: 3px solid #ff004c;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 99px;
  background: #ff8b2e;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-window::before{
  width: 22px;
  height: 16px;
  left: 11px;
  top: 14px;
  border: 2px solid #ff004c;
  border-radius: 6px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-window::after{
  width: 18px;
  height: 2px;
  left: 14px;
  top: 20px;
  background: #ff8b2e;
  border-radius: 99px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-check::before{
  width: 18px;
  height: 9px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ff004c;
  border-bottom: 3px solid #ff004c;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 14px;
  top: 9px;
  border: 2px solid #ff004c;
  border-radius: 7px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #ff8b2e;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-icon-bookmark::before{
  width: 18px;
  height: 25px;
  left: 14px;
  top: 10px;
  background: linear-gradient(135deg, #ff004c, #ff8b2e);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 76%, 0 100%);
  border-radius: 5px 5px 2px 2px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(20, 30, 55, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff004c, #ff8b2e);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 0, 76, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.1);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff004c, #ff8b2e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(255, 0, 76, 0.2);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-step-content p{
  margin: 8px 0 0;
  color: #5d6678;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 0, 76, 0.08);
  color: #b71943;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-trust-card{
  background:
    linear-gradient(135deg, rgba(255, 0, 76, 0.045), rgba(255, 139, 46, 0.055)),
    #ffffff;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-trust-mark{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, #ff004c, #ff8b2e);
  box-shadow: 0 14px 30px rgba(255, 0, 76, 0.18);
  position: relative;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-218 .tc-wp-content-root .ypv-editorial .ypv-reveal.ypv-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 .ypv-editorial .ypv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ypv-editorial .ypv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ypv-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .ypv-editorial .ypv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ypv-editorial .ypv-grid, .tc-wp-content-root .ypv-editorial .ypv-grid-six, .tc-wp-content-root .ypv-editorial .ypv-grid-three{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ypv-editorial .ypv-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ypv-editorial .ypv-card h3, .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ypv-editorial .ypv-card p, .tc-wp-content-root .ypv-editorial .ypv-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ypv-editorial .ypv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ypv-editorial .ypv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .ypv-editorial .ypv-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ypv-editorial .ypv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ypv-editorial .ypv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ypv-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .ypv-editorial .ypv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ypv-editorial .ypv-grid, .tc-wp-content-root .ypv-editorial .ypv-grid-six, .tc-wp-content-root .ypv-editorial .ypv-grid-three{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ypv-editorial .ypv-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ypv-editorial .ypv-card h3, .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ypv-editorial .ypv-card p, .tc-wp-content-root .ypv-editorial .ypv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ypv-editorial .ypv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ypv-editorial .ypv-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ypv-editorial .ypv-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ypv-editorial .ypv-section{
    padding: 60px 0;
  }.tc-wp-content-root .ypv-editorial .ypv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ypv-editorial h2{
    font-size: 33px;
  }.tc-wp-content-root .ypv-editorial .ypv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ypv-editorial .ypv-grid, .tc-wp-content-root .ypv-editorial .ypv-grid-six, .tc-wp-content-root .ypv-editorial .ypv-grid-three{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ypv-editorial .ypv-card{
    padding: 24px;
  }.tc-wp-content-root .ypv-editorial .ypv-card h3, .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ypv-editorial .ypv-card p, .tc-wp-content-root .ypv-editorial .ypv-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ypv-editorial .ypv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ypv-editorial .ypv-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ypv-editorial .ypv-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ypv-editorial .ypv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ypv-editorial .ypv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ypv-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ypv-editorial .ypv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ypv-editorial .ypv-grid-six, .tc-wp-content-root .ypv-editorial .ypv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ypv-editorial .ypv-card{
    padding: 28px;
  }.tc-wp-content-root .ypv-editorial .ypv-card h3, .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ypv-editorial .ypv-card p, .tc-wp-content-root .ypv-editorial .ypv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ypv-editorial .ypv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ypv-editorial .ypv-step{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .ypv-editorial .ypv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ypv-editorial .ypv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ypv-editorial .ypv-container{
    padding: 0 28px;
  }.tc-wp-content-root .ypv-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ypv-editorial .ypv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ypv-editorial .ypv-grid-six, .tc-wp-content-root .ypv-editorial .ypv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ypv-editorial .ypv-card{
    padding: 30px;
  }.tc-wp-content-root .ypv-editorial .ypv-card h3, .tc-wp-content-root .ypv-editorial .ypv-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ypv-editorial .ypv-card p, .tc-wp-content-root .ypv-editorial .ypv-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .ypv-editorial .ypv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ypv-editorial .ypv-step{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .ypv-editorial .ypv-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}