@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-214 .tc-wp-content-root img, .wpc-scope-214 .tc-wp-content-root video, .wpc-scope-214 .tc-wp-content-root svg, .wpc-scope-214 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-214 .tc-wp-content-root .ytav-content{
  width: 100%;
  overflow-x: hidden;
  color: #142033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-214 .tc-wp-content-root .ytav-content, .wpc-scope-214 .tc-wp-content-root .ytav-content section, .wpc-scope-214 .tc-wp-content-root .ytav-content div, .wpc-scope-214 .tc-wp-content-root .ytav-content article{
  box-sizing: border-box;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-section{
  position: relative;
  width: 100%;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-section-white{
  background: #ffffff;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 0, 64, 0.08), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(255, 102, 0, 0.08), transparent 28%),
    #f8fafc;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 0, 64, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 0, 64, 0.08), rgba(255, 127, 39, 0.1));
  color: #cf173b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-214 .tc-wp-content-root .ytav-content h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #526173;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 46px rgba(20, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  isolation: isolate;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card::before, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card::before{
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 0, 64, 0.08), rgba(255, 127, 39, 0.06), transparent 54%);
  opacity: 0;
  content: "";
  transition: opacity 260ms ease;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card:hover, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 0, 64, 0.2);
  box-shadow: 0 24px 60px rgba(20, 32, 51, 0.13);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card:hover::before, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card h3, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card h3, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-step h3{
  margin: 0;
  color: #142033;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card p, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-trust-card p, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-step p{
  margin: 10px 0 0;
  color: #5c6878;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff004f, #ff6a00);
  box-shadow: 0 14px 30px rgba(255, 35, 64, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card:hover .ytav-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon::before, .wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-play::before{
  top: 14px;
  left: 17px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 14px solid #ffffff;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-speed::after{
  width: 13px;
  height: 3px;
  top: 24px;
  left: 23px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-window::before{
  width: 24px;
  height: 18px;
  top: 14px;
  left: 11px;
  border: 3px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-window::after{
  width: 18px;
  height: 3px;
  top: 20px;
  left: 14px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-route::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-route::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 12px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-mobile::before{
  width: 18px;
  height: 27px;
  top: 8px;
  left: 14px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-mobile::after{
  width: 5px;
  height: 5px;
  bottom: 11px;
  left: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-icon-check::before{
  width: 21px;
  height: 11px;
  top: 15px;
  left: 12px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(255, 0, 64, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 247, 249, 0.92));
  box-shadow: 0 18px 48px rgba(20, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-step:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 64, 0.24);
  box-shadow: 0 24px 62px rgba(20, 32, 51, 0.12);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff004f, #ff6a00);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(255, 35, 64, 0.24);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-card-accent{
  padding-top: 28px;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff004f, #ff6a00);
  box-shadow: 0 0 0 8px rgba(255, 0, 64, 0.08);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border: 1px solid rgba(255, 0, 64, 0.16);
  border-radius: 999px;
  background: rgba(255, 0, 64, 0.07);
  color: #cf173b;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-214 .tc-wp-content-root .ytav-content .ytav-reveal.ytav-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 .ytav-content .ytav-section{
    padding: 54px 0;
  }.tc-wp-content-root .ytav-content .ytav-container{
    padding: 0 14px;
  }.tc-wp-content-root .ytav-content h2{
    font-size: 27px;
  }.tc-wp-content-root .ytav-content .ytav-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ytav-content .ytav-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ytav-content .ytav-card, .tc-wp-content-root .ytav-content .ytav-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ytav-content .ytav-card h3, .tc-wp-content-root .ytav-content .ytav-trust-card h3, .tc-wp-content-root .ytav-content .ytav-step h3{
    font-size: 18px;
  }.tc-wp-content-root .ytav-content .ytav-card p, .tc-wp-content-root .ytav-content .ytav-trust-card p, .tc-wp-content-root .ytav-content .ytav-step p{
    font-size: 14px;
  }.tc-wp-content-root .ytav-content .ytav-steps{
    gap: 15px;
    margin-top: 30px;
  }.tc-wp-content-root .ytav-content .ytav-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ytav-content .ytav-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytav-content .ytav-section{
    padding: 60px 0;
  }.tc-wp-content-root .ytav-content .ytav-container{
    padding: 0 18px;
  }.tc-wp-content-root .ytav-content h2{
    font-size: 30px;
  }.tc-wp-content-root .ytav-content .ytav-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytav-content .ytav-grid{
    grid-template-columns: 1fr;
    gap: 17px;
    margin-top: 32px;
  }.tc-wp-content-root .ytav-content .ytav-card, .tc-wp-content-root .ytav-content .ytav-trust-card{
    padding: 24px;
    border-radius: 19px;
  }.tc-wp-content-root .ytav-content .ytav-card h3, .tc-wp-content-root .ytav-content .ytav-trust-card h3, .tc-wp-content-root .ytav-content .ytav-step h3{
    font-size: 19px;
  }.tc-wp-content-root .ytav-content .ytav-card p, .tc-wp-content-root .ytav-content .ytav-trust-card p, .tc-wp-content-root .ytav-content .ytav-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .ytav-content .ytav-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .ytav-content .ytav-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .ytav-content .ytav-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytav-content .ytav-section{
    padding: 66px 0;
  }.tc-wp-content-root .ytav-content .ytav-container{
    padding: 0 22px;
  }.tc-wp-content-root .ytav-content h2{
    font-size: 34px;
  }.tc-wp-content-root .ytav-content .ytav-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ytav-content .ytav-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ytav-content .ytav-card, .tc-wp-content-root .ytav-content .ytav-trust-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .ytav-content .ytav-card h3, .tc-wp-content-root .ytav-content .ytav-trust-card h3, .tc-wp-content-root .ytav-content .ytav-step h3{
    font-size: 20px;
  }.tc-wp-content-root .ytav-content .ytav-card p, .tc-wp-content-root .ytav-content .ytav-trust-card p, .tc-wp-content-root .ytav-content .ytav-step p{
    font-size: 15px;
  }.tc-wp-content-root .ytav-content .ytav-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .ytav-content .ytav-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ytav-content .ytav-step-number{
    width: 64px;
    height: 64px;
    font-size: 21px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytav-content .ytav-section{
    padding: 82px 0;
  }.tc-wp-content-root .ytav-content .ytav-container{
    padding: 0 32px;
  }.tc-wp-content-root .ytav-content h2{
    font-size: 42px;
  }.tc-wp-content-root .ytav-content .ytav-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ytav-content .ytav-grid-3, .tc-wp-content-root .ytav-content .ytav-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ytav-content .ytav-card, .tc-wp-content-root .ytav-content .ytav-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ytav-content .ytav-card h3, .tc-wp-content-root .ytav-content .ytav-trust-card h3, .tc-wp-content-root .ytav-content .ytav-step h3{
    font-size: 21px;
  }.tc-wp-content-root .ytav-content .ytav-card p, .tc-wp-content-root .ytav-content .ytav-trust-card p, .tc-wp-content-root .ytav-content .ytav-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ytav-content .ytav-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ytav-content .ytav-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ytav-content .ytav-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ytav-content .ytav-section{
    padding: 96px 0;
  }.tc-wp-content-root .ytav-content .ytav-container{
    padding: 0 28px;
  }.tc-wp-content-root .ytav-content h2{
    font-size: 48px;
  }.tc-wp-content-root .ytav-content .ytav-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ytav-content .ytav-grid-3, .tc-wp-content-root .ytav-content .ytav-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ytav-content .ytav-card, .tc-wp-content-root .ytav-content .ytav-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ytav-content .ytav-card h3, .tc-wp-content-root .ytav-content .ytav-trust-card h3, .tc-wp-content-root .ytav-content .ytav-step h3{
    font-size: 22px;
  }.tc-wp-content-root .ytav-content .ytav-card p, .tc-wp-content-root .ytav-content .ytav-trust-card p, .tc-wp-content-root .ytav-content .ytav-step p{
    font-size: 16px;
  }.tc-wp-content-root .ytav-content .ytav-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ytav-content .ytav-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ytav-content .ytav-step-number{
    width: 74px;
    height: 74px;
    font-size: 24px;
  }}.wpc-scope-214 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ytav-step-copy{}