@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-390 .tc-wp-content-root img, .wpc-scope-390 .tc-wp-content-root video, .wpc-scope-390 .tc-wp-content-root svg, .wpc-scope-390 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content div, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content section, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content article, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content span, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content h2, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content h3, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content p{
  box-sizing: border-box;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section{
  position: relative;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section-white{
  background: #ffffff;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section-soft{
  background: linear-gradient(180deg, #fffafb 0%, #f8fbff 100%);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section-header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 94, 145, 0.24);
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 94, 145, 0.1), rgba(89, 125, 255, 0.1), rgba(42, 207, 142, 0.1));
  color: #8d2f72;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
  margin: 14px auto 0;
  color: #5b6475;
  font-weight: 400;
  line-height: 1.72;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(30, 41, 59, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff5e91, #ffbd4a, #28d17c, #3ba7ff, #9b5cff);
  opacity: 0.9;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(155, 92, 255, 0.25);
  box-shadow: 0 24px 58px rgba(30, 41, 59, 0.13);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card p{
  margin: 10px 0 0;
  color: #5d6677;
  line-height: 1.68;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 94, 145, 0.14), rgba(59, 167, 255, 0.14));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.72);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-icon::before, .wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-icon::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  background: conic-gradient(from 30deg, #ff5e91, #ffbd4a, #28d17c, #3ba7ff, #9b5cff, #ff5e91);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-icon::after{
  width: 10px;
  height: 10px;
  left: 17px;
  top: 17px;
  background: #ffffff;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-card:hover .rtg-icon{
  transform: translateY(-2px);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(30, 41, 59, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -70px;
  top: -80px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 94, 145, 0.16), rgba(59, 167, 255, 0));
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(30, 41, 59, 0.12);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff5e91, #ffbd4a 36%, #3ba7ff 72%, #9b5cff);
  box-shadow: 0 14px 30px rgba(155, 92, 255, 0.24);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.26;
  letter-spacing: 0;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
  margin: 9px 0 0;
  color: #5d6677;
  line-height: 1.68;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-use-card .rtg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 94, 145, 0.13), rgba(40, 209, 124, 0.13), rgba(59, 167, 255, 0.13));
  color: #3750a4;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefe 100%);
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-390 .tc-wp-content-root .rtg-editorial-content .rtg-reveal.rtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rtg-editorial-content .rtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .rtg-editorial-content .rtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
    font-size: 27px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-number{
    width: 58px;
    height: 58px;
    font-size: 20px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rtg-editorial-content .rtg-section{
    padding: 58px 0;
  }.tc-wp-content-root .rtg-editorial-content .rtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
    font-size: 30px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card p{
    font-size: 15px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-number{
    width: 60px;
    height: 60px;
    font-size: 21px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rtg-editorial-content .rtg-section{
    padding: 64px 0;
  }.tc-wp-content-root .rtg-editorial-content .rtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
    font-size: 34px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 28px 24px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-number{
    width: 62px;
    height: 62px;
    font-size: 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rtg-editorial-content .rtg-section{
    padding: 78px 0;
  }.tc-wp-content-root .rtg-editorial-content .rtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-grid-six, .tc-wp-content-root .rtg-editorial-content .rtg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rtg-editorial-content .rtg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card p{
    font-size: 16px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-number{
    width: 68px;
    height: 68px;
    font-size: 23px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rtg-editorial-content .rtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rtg-editorial-content .rtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-grid-six, .tc-wp-content-root .rtg-editorial-content .rtg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rtg-editorial-content .rtg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card h3{
    font-size: 23px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-card p{
    font-size: 16px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-number{
    width: 74px;
    height: 74px;
    font-size: 24px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .rtg-editorial-content .rtg-step-content p{
    font-size: 16.5px;
  }}