@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-628 .tc-wp-content-root img, .wpc-scope-628 .tc-wp-content-root video, .wpc-scope-628 .tc-wp-content-root svg, .wpc-scope-628 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1d2433;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content div, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content section, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-section{
  position: relative;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-section-soft{
  background: #faf7f4;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(194, 93, 153, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 250, 0.96), rgba(244, 250, 255, 0.96));
  color: #a43d82;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content h2{
  margin: 0;
  color: #161b28;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
  margin: 16px auto 0;
  color: #5f6675;
  line-height: 1.72;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  position: relative;
  border: 1px solid rgba(216, 210, 220, 0.82);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 35, 51, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card::before, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card::before, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(204, 74, 145, 0.12), rgba(63, 142, 198, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card:hover, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card:hover, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card:hover, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(194, 93, 153, 0.38);
  box-shadow: 0 24px 56px rgba(31, 35, 51, 0.11);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card:hover::before, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card:hover::before, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
  position: relative;
  margin: 0;
  color: #1b2130;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626b79;
  line-height: 1.7;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-card-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c74391, #6a8fe8);
  box-shadow: 0 14px 26px rgba(176, 71, 146, 0.24);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-card-icon::before, .wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-card-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 18px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 13px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 38%, 100% 50%, 61% 62%, 50% 100%, 39% 62%, 0 50%, 39% 38%);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-clean::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-fast::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 24px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(25deg);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-flex::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-icon-flex::after{
  width: 18px;
  height: 3px;
  left: 15px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff, #fffafd);
  overflow: hidden;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-card::after{
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  right: -85px;
  top: 50%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(199, 67, 145, 0.13), rgba(106, 143, 232, 0));
  transform: translateY(-50%);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #c74391, #6a8fe8);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(176, 71, 146, 0.22);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-use-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(199, 67, 145, 0.1);
  color: #a43d82;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c74391, #6a8fe8);
  box-shadow: 0 14px 26px rgba(176, 71, 146, 0.22);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-628 .tc-wp-content-root .cfg-editorial-content .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-content .cfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .cfg-editorial-content .cfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .cfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-card-grid, .tc-wp-content-root .cfg-editorial-content .cfg-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-grid-three, .tc-wp-content-root .cfg-editorial-content .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card, .tc-wp-content-root .cfg-editorial-content .cfg-use-card, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card{
    min-height: 100%;
    padding: 32px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-content .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-content .cfg-info-card p, .tc-wp-content-root .cfg-editorial-content .cfg-use-card p, .tc-wp-content-root .cfg-editorial-content .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-content .cfg-step-card p{
    font-size: 16px;
  }}