@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .yarv-editorial-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background: #ffffff;
}.tc-wp-content-root .yarv-editorial-sections, .tc-wp-content-root .yarv-editorial-sections div, .tc-wp-content-root .yarv-editorial-sections section, .tc-wp-content-root .yarv-editorial-sections article{
  box-sizing: border-box;
}.tc-wp-content-root .yarv-editorial-sections .yarv-section{
  position: relative;
  overflow: hidden;
}.tc-wp-content-root .yarv-editorial-sections .yarv-section-white{
  background: #ffffff;
}.tc-wp-content-root .yarv-editorial-sections .yarv-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(255, 0, 84, 0.08), transparent 34%),
    radial-gradient(circle at 85% 0%, rgba(124, 58, 237, 0.08), transparent 30%),
    #f8fafc;
}.tc-wp-content-root .yarv-editorial-sections .yarv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .yarv-editorial-sections .yarv-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .yarv-editorial-sections .yarv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(255, 0, 84, 0.18);
  border-radius: 999px;
  color: #c9184a;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.08), rgba(124, 58, 237, 0.08));
  font-size: 13px;
  font-weight: 760;
  line-height: 1;
}.tc-wp-content-root .yarv-editorial-sections .yarv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff0054, #7c3aed);
  box-shadow: 0 0 0 5px rgba(255, 0, 84, 0.1);
}.tc-wp-content-root .yarv-editorial-sections h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5d6678;
  line-height: 1.72;
}.tc-wp-content-root .yarv-editorial-sections .yarv-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card, .tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .yarv-editorial-sections .yarv-card::after, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.12), rgba(124, 58, 237, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.tc-wp-content-root .yarv-editorial-sections .yarv-card:hover, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card:hover, .tc-wp-content-root .yarv-editorial-sections .yarv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 0, 84, 0.28);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.11);
}.tc-wp-content-root .yarv-editorial-sections .yarv-card:hover::after, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card:hover::after{
  opacity: 1;
}.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151f32;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
  position: relative;
  z-index: 1;
  margin: 11px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff0054, #7c3aed);
  box-shadow: 0 14px 30px rgba(255, 0, 84, 0.2);
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon::before, .tc-wp-content-root .yarv-editorial-sections .yarv-icon::after{
  content: "";
  position: absolute;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-bolt::before{
  width: 12px;
  height: 23px;
  left: 18px;
  top: 11px;
  background: #ffffff;
  clip-path: polygon(55% 0, 100% 0, 62% 45%, 100% 45%, 34% 100%, 47% 56%, 0 56%);
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-frame::before{
  inset: 13px 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-path::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 22px;
  background: #ffffff;
  border-radius: 999px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-path::after{
  width: 9px;
  height: 9px;
  right: 12px;
  top: 19px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-phone::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  background: #ffffff;
  border-radius: 999px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-note::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  background: #ffffff;
  border-radius: 5px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-icon-note::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 19px;
  background: #ff0054;
  box-shadow: 0 6px 0 #7c3aed;
  border-radius: 999px;
}.tc-wp-content-root .yarv-editorial-sections .yarv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0%, rgba(255, 0, 84, 0.16), transparent 32%);
}.tc-wp-content-root .yarv-editorial-sections .yarv-step-card::before{
  content: "";
  position: absolute;
  left: 33px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 0, 84, 0), rgba(255, 0, 84, 0.35), rgba(124, 58, 237, 0));
}.tc-wp-content-root .yarv-editorial-sections .yarv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff0054, #7c3aed);
  box-shadow: 0 16px 34px rgba(124, 58, 237, 0.22);
  font-weight: 850;
  letter-spacing: 0;
}.tc-wp-content-root .yarv-editorial-sections .yarv-pill{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #9f1239;
  background: rgba(255, 0, 84, 0.08);
  border: 1px solid rgba(255, 0, 84, 0.14);
  font-size: 12px;
  font-weight: 760;
  line-height: 1;
}.tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
  overflow: hidden;
}.tc-wp-content-root .yarv-editorial-sections .yarv-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 0, 84, 0.12), rgba(124, 58, 237, 0.12));
  border: 1px solid rgba(255, 0, 84, 0.18);
}.tc-wp-content-root .yarv-editorial-sections .yarv-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ff0054;
  border-bottom: 3px solid #7c3aed;
  transform: rotate(-45deg);
}.tc-wp-content-root .yarv-editorial-sections .yarv-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.tc-wp-content-root .yarv-editorial-sections .yarv-reveal.yarv-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .yarv-editorial-sections .yarv-section{
    padding: 48px 0;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-container{
    padding: 0 14px;
  }.tc-wp-content-root .yarv-editorial-sections h2{
    font-size: 25px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid, .tc-wp-content-root .yarv-editorial-sections .yarv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid-six, .tc-wp-content-root .yarv-editorial-sections .yarv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
    padding: 20px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .yarv-editorial-sections .yarv-section{
    padding: 54px 0;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-container{
    padding: 0 18px;
  }.tc-wp-content-root .yarv-editorial-sections h2{
    font-size: 28px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid, .tc-wp-content-root .yarv-editorial-sections .yarv-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid-six, .tc-wp-content-root .yarv-editorial-sections .yarv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .yarv-editorial-sections .yarv-section{
    padding: 60px 0;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-container{
    padding: 0 22px;
  }.tc-wp-content-root .yarv-editorial-sections h2{
    font-size: 31px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid, .tc-wp-content-root .yarv-editorial-sections .yarv-steps{
    gap: 18px;
    margin-top: 36px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid-six, .tc-wp-content-root .yarv-editorial-sections .yarv-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .yarv-editorial-sections .yarv-section{
    padding: 76px 0;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-container{
    padding: 0 28px;
  }.tc-wp-content-root .yarv-editorial-sections h2{
    font-size: 38px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid, .tc-wp-content-root .yarv-editorial-sections .yarv-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid-six, .tc-wp-content-root .yarv-editorial-sections .yarv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 26px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .yarv-editorial-sections .yarv-section{
    padding: 92px 0;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-container{
    padding: 0 32px;
  }.tc-wp-content-root .yarv-editorial-sections h2{
    font-size: 44px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid, .tc-wp-content-root .yarv-editorial-sections .yarv-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-grid-six, .tc-wp-content-root .yarv-editorial-sections .yarv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card h3, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .yarv-editorial-sections .yarv-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-trust-card p, .tc-wp-content-root .yarv-editorial-sections .yarv-step-content p{
    font-size: 15.8px;
  }}