@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-55 .tc-wp-content-root img, .wpc-scope-55 .tc-wp-content-root video, .wpc-scope-55 .tc-wp-content-root svg, .wpc-scope-55 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-section-white{
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fafc 100%);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-section::before{
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(233, 64, 87, 0.16), rgba(129, 52, 175, 0));
  top: -180px;
  right: -140px;
  pointer-events: none;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-container{
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-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: rgba(255, 255, 255, 0.72);
  color: #b92363;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #feda75, #fa7e1e, #d62976, #962fbf);
  box-shadow: 0 0 0 5px rgba(214, 41, 118, 0.1);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial h2{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-heading p{
  margin: 14px auto 0;
  color: #596275;
  max-width: 700px;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card::after, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(254, 218, 117, 0.16), rgba(214, 41, 118, 0.12), rgba(150, 47, 191, 0.1));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card:hover, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(214, 41, 118, 0.24);
  box-shadow: 0 24px 60px rgba(16, 24, 40, 0.12);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card:hover::after, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card h3, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card p, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-card p, .wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5f687a;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #feda75, #fa7e1e 34%, #d62976 68%, #962fbf);
  box-shadow: 0 14px 28px rgba(214, 41, 118, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-card:hover .ivv-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-play::before{
  content: "";
  position: absolute;
  top: 14px;
  left: 18px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #ffffff;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-speed::before{
  content: "";
  position: absolute;
  inset: 13px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 999px;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-frame::before{
  content: "";
  position: absolute;
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-steps::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 18px;
  height: 22px;
  background: repeating-linear-gradient(to bottom, #ffffff 0 3px, transparent 3px 8px);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-mobile::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-icon-daily::before{
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.28);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(214, 41, 118, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 20px 52px rgba(16, 24, 40, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #feda75, #d62976, #962fbf);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 64px rgba(16, 24, 40, 0.12);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #3c1f5b);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 35px rgba(17, 24, 39, 0.2);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(254, 218, 117, 0.28), rgba(214, 41, 118, 0.1));
  color: #a21d5b;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-card{
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(254, 218, 117, 0.95), rgba(214, 41, 118, 0.92));
  box-shadow: 0 14px 30px rgba(214, 41, 118, 0.18);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-55 .tc-wp-content-root .ivv-editorial .ivv-reveal.ivv-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 .ivv-editorial .ivv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ivv-editorial .ivv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ivv-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .ivv-editorial .ivv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ivv-editorial .ivv-card, .tc-wp-content-root .ivv-editorial .ivv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .ivv-editorial .ivv-card h3, .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ivv-editorial .ivv-card p, .tc-wp-content-root .ivv-editorial .ivv-step-card p, .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .ivv-editorial .ivv-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ivv-editorial .ivv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ivv-editorial .ivv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ivv-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .ivv-editorial .ivv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ivv-editorial .ivv-card, .tc-wp-content-root .ivv-editorial .ivv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .ivv-editorial .ivv-card h3, .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ivv-editorial .ivv-card p, .tc-wp-content-root .ivv-editorial .ivv-step-card p, .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ivv-editorial .ivv-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ivv-editorial .ivv-section{
    padding: 62px 0;
  }.tc-wp-content-root .ivv-editorial .ivv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ivv-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .ivv-editorial .ivv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ivv-editorial .ivv-card, .tc-wp-content-root .ivv-editorial .ivv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .ivv-editorial .ivv-card h3, .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ivv-editorial .ivv-card p, .tc-wp-content-root .ivv-editorial .ivv-step-card p, .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .ivv-editorial .ivv-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ivv-editorial .ivv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ivv-editorial .ivv-container{
    padding: 0 32px;
  }.tc-wp-content-root .ivv-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .ivv-editorial .ivv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid-3, .tc-wp-content-root .ivv-editorial .ivv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ivv-editorial .ivv-card, .tc-wp-content-root .ivv-editorial .ivv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .ivv-editorial .ivv-card h3, .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ivv-editorial .ivv-card p, .tc-wp-content-root .ivv-editorial .ivv-step-card p, .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ivv-editorial .ivv-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ivv-editorial .ivv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ivv-editorial .ivv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ivv-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ivv-editorial .ivv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ivv-editorial .ivv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ivv-editorial .ivv-card, .tc-wp-content-root .ivv-editorial .ivv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .ivv-editorial .ivv-card h3, .tc-wp-content-root .ivv-editorial .ivv-step-card h3, .tc-wp-content-root .ivv-editorial .ivv-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ivv-editorial .ivv-card p, .tc-wp-content-root .ivv-editorial .ivv-step-card p, .tc-wp-content-root .ivv-editorial .ivv-trust-card p{
    font-size: 16px;
  }.tc-wp-content-root .ivv-editorial .ivv-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ivv-editorial .ivv-step-number{
    width: 78px;
    height: 78px;
    font-size: 24px;
  }}