@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-91 .tc-wp-content-root img, .wpc-scope-91 .tc-wp-content-root video, .wpc-scope-91 .tc-wp-content-root svg, .wpc-scope-91 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial div, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial section, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section-white{
  background: #ffffff;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section-soft{
  background: linear-gradient(180deg, #fbf8ff 0%, #f7fbff 100%);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(180, 92, 255, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 205, 0.11), rgba(64, 214, 255, 0.12));
  color: #7b2fe8;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
  margin: 16px 0 0;
  color: #151827;
  font-weight: 850;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6477;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(120, 92, 190, 0.14);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 91, 205, 0.42), rgba(64, 214, 255, 0.34), rgba(137, 92, 255, 0.34)) border-box;
  box-shadow: 0 18px 45px rgba(33, 40, 78, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card::before, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at 20% 0%, rgba(255, 91, 205, 0.1), transparent 34%),
    radial-gradient(circle at 100% 12%, rgba(64, 214, 255, 0.12), transparent 32%);
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card:hover, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(148, 76, 255, 0.24);
  box-shadow: 0 24px 58px rgba(35, 42, 82, 0.13);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card:hover::before, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
  position: relative;
  margin: 0;
  color: #161a2b;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5c6578;
  font-weight: 430;
  line-height: 1.72;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon{
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5bcd 0%, #8d5cff 48%, #40d6ff 100%);
  box-shadow: 0 14px 28px rgba(141, 92, 255, 0.24);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon::before, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card:hover .y2kfg-icon::before, .wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-card:hover .y2kfg-icon::after{
  transform: scale(1.08) rotate(8deg);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.75;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-orbit::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-orbit::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-glow::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.28);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-check::before{
  width: 22px;
  height: 11px;
  left: 12px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 61% 34%, 97% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 3% 35%, 39% 34%);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(132, 90, 220, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 45px rgba(35, 42, 82, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: linear-gradient(180deg, #ff5bcd, #8d5cff, #40d6ff);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(35, 42, 82, 0.11);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1d2034, #602de0);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(96, 45, 224, 0.22);
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-step-copy{
  min-width: 0;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-badge{
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 28px;
  margin-bottom: 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(141, 92, 255, 0.1);
  color: #7538dd;
  font-size: 12px;
  font-weight: 820;
  line-height: 1.2;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(64, 214, 255, 0.28), rgba(255, 91, 205, 0.28)) border-box;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
  overflow: hidden;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  min-height: 32px;
  margin-bottom: 18px;
  padding: 6px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 205, 0.14), rgba(64, 214, 255, 0.15));
  color: #6c35d8;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-91 .tc-wp-content-root .y2kfg-editorial .y2kfg-reveal.y2kfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .y2kfg-editorial .y2kfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid, .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid-3, .tc-wp-content-root .y2kfg-editorial .y2kfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px 20px 22px 24px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
    width: 52px;
    height: 44px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .y2kfg-editorial .y2kfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid, .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid-3, .tc-wp-content-root .y2kfg-editorial .y2kfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
    width: 54px;
    height: 46px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .y2kfg-editorial .y2kfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid, .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid-3, .tc-wp-content-root .y2kfg-editorial .y2kfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 26px 28px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
    width: 56px;
    height: 48px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .y2kfg-editorial .y2kfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid, .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid-3, .tc-wp-content-root .y2kfg-editorial .y2kfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
    gap: 22px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
    width: 62px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .y2kfg-editorial .y2kfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid, .tc-wp-content-root .y2kfg-editorial .y2kfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-grid-3, .tc-wp-content-root .y2kfg-editorial .y2kfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card h3, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-step-card p, .tc-wp-content-root .y2kfg-editorial .y2kfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-card{
    gap: 26px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .y2kfg-editorial .y2kfg-step-number{
    width: 68px;
    height: 58px;
    font-size: 19px;
  }}