@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-82 .tc-wp-content-root img, .wpc-scope-82 .tc-wp-content-root video, .wpc-scope-82 .tc-wp-content-root svg, .wpc-scope-82 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap div, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap section, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-section{
  position: relative;
  width: 100%;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-section-white{
  background: #ffffff;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 48, 108, 0.08), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(131, 58, 180, 0.08), transparent 30%),
    #faf8fc;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(225, 48, 108, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 48, 108, 0.09), rgba(131, 58, 180, 0.08));
  color: #9a245d;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff306c, #833ab4);
  box-shadow: 0 0 0 5px rgba(255, 48, 108, 0.1);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap h2{
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.16;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5d6475;
  line-height: 1.72;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(25, 32, 50, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffafe 100%);
  box-shadow: 0 18px 44px rgba(31, 24, 52, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card::after, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 48, 108, 0.18), rgba(131, 58, 180, 0.16), rgba(252, 175, 69, 0.12));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card > *, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card:hover, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(225, 48, 108, 0.2);
  box-shadow: 0 24px 58px rgba(31, 24, 52, 0.13);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card:hover::after, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff306c, #833ab4);
  box-shadow: 0 12px 24px rgba(225, 48, 108, 0.18);
  transition: transform 240ms ease;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card:hover .irv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-play::before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 13px 0 0 17px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-speed::before, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-frame::before, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-path::before, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-mobile::before, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-daily::before{
  content: "";
  display: block;
  margin: 12px auto 0;
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-frame::before{
  border-radius: 5px;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-path::before{
  width: 20px;
  height: 12px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(35deg);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-mobile::before{
  width: 13px;
  height: 20px;
  border-radius: 4px;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-icon-daily::before{
  width: 18px;
  height: 18px;
  border-radius: 6px;
  box-shadow: inset 0 6px 0 rgba(255, 255, 255, 0.35);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap h3{
  margin: 0;
  color: #171d2f;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.28;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-card p, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
  margin: 10px 0 0;
  color: #626a7c;
  line-height: 1.68;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(25, 32, 50, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 42px rgba(31, 24, 52, 0.075);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff306c, #833ab4, #fcaf45);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(131, 58, 180, 0.18);
  box-shadow: 0 24px 56px rgba(31, 24, 52, 0.12);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #151b2d, #833ab4);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(131, 58, 180, 0.22);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 48, 108, 0.08);
  color: #9b245d;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-trust-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff306c, #833ab4);
  box-shadow: 0 0 0 8px rgba(255, 48, 108, 0.09), 0 14px 28px rgba(131, 58, 180, 0.16);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-82 .tc-wp-content-root .irv-editorial-wrap .irv-reveal.irv-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 .irv-editorial-wrap .irv-section{
    padding: 48px 0;
  }.tc-wp-content-root .irv-editorial-wrap .irv-container{
    padding: 0 14px;
  }.tc-wp-content-root .irv-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .irv-editorial-wrap h3{
    font-size: 17px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card p, .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-number{
    width: 54px;
    height: 46px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .irv-editorial-wrap .irv-section{
    padding: 54px 0;
  }.tc-wp-content-root .irv-editorial-wrap .irv-container{
    padding: 0 18px;
  }.tc-wp-content-root .irv-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .irv-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card p, .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-number{
    width: 58px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .irv-editorial-wrap .irv-section{
    padding: 62px 0;
  }.tc-wp-content-root .irv-editorial-wrap .irv-container{
    padding: 0 22px;
  }.tc-wp-content-root .irv-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .irv-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card p, .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-number{
    width: 62px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .irv-editorial-wrap .irv-section{
    padding: 78px 0;
  }.tc-wp-content-root .irv-editorial-wrap .irv-container{
    padding: 0 30px;
  }.tc-wp-content-root .irv-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-grid-six, .tc-wp-content-root .irv-editorial-wrap .irv-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .irv-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card p, .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-card{
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-number{
    width: 72px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .irv-editorial-wrap .irv-section{
    padding: 92px 0;
  }.tc-wp-content-root .irv-editorial-wrap .irv-container{
    padding: 0 34px;
  }.tc-wp-content-root .irv-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-grid-six, .tc-wp-content-root .irv-editorial-wrap .irv-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .irv-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-card p, .tc-wp-content-root .irv-editorial-wrap .irv-step-card p, .tc-wp-content-root .irv-editorial-wrap .irv-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .irv-editorial-wrap .irv-step-number{
    width: 78px;
    height: 66px;
    font-size: 19px;
  }}.wpc-scope-82 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .irv-step-content{}