@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-534 .tc-wp-content-root img, .wpc-scope-534 .tc-wp-content-root video, .wpc-scope-534 .tc-wp-content-root svg, .wpc-scope-534 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
  position: relative;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-white{
  background: #ffffff;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-soft{
  background: linear-gradient(180deg, #fff9fb 0%, #faf7f2 100%);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(190, 85, 125, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 240, 247, 0.95), rgba(255, 248, 224, 0.95));
  color: #9a3e68;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
  margin: 0;
  color: #171923;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5f6573;
  line-height: 1.75;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 36, 48, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(32, 28, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #d94684, #f59e0b, #8b5cf6);
  opacity: 0.9;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(217, 70, 132, 0.28);
  box-shadow: 0 24px 58px rgba(32, 28, 39, 0.12);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
  margin: 18px 0 0;
  color: #202432;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
  margin: 10px 0 0;
  color: #636a78;
  line-height: 1.72;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fdf2f8, #fff7ed);
  box-shadow: inset 0 0 0 1px rgba(217, 70, 132, 0.15);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon::before, .wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-card:hover .tsfg-icon::before{
  transform: translateY(-2px) rotate(6deg);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #d94684, #f59e0b);
  clip-path: polygon(50% 0%, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0% 50%, 38% 34%);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 17px;
  top: 12px;
  border: 2px solid #d94684;
  border-radius: 4px;
  background: #fff;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-copy::after{
  width: 15px;
  height: 19px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(245, 158, 11, 0.75);
  border-radius: 4px;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-music::before{
  width: 4px;
  height: 24px;
  left: 24px;
  top: 10px;
  border-radius: 4px;
  background: #d94684;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-music::after{
  width: 14px;
  height: 10px;
  left: 14px;
  top: 26px;
  border-radius: 50%;
  background: #f59e0b;
  box-shadow: 11px -16px 0 -3px #8b5cf6;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-text::before{
  left: 12px;
  top: 13px;
  color: #d94684;
  content: "Aa";
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #d94684;
  border-radius: 6px;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
  background: #f59e0b;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 17px;
  border-left: 3px solid #d94684;
  border-bottom: 3px solid #d94684;
  transform: rotate(-45deg);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-free::before{
  left: 13px;
  top: 11px;
  color: #d94684;
  content: "$0";
  font-size: 17px;
  font-weight: 900;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #d94684;
  border-right-color: #f59e0b;
  border-radius: 50%;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  background: #8b5cf6;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 20px;
  border-radius: 5px;
  background: #d94684;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 3px solid #f59e0b;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 36, 48, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(32, 28, 39, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card::after{
  content: "";
  position: absolute;
  right: -44px;
  top: -44px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(217, 70, 132, 0.16), rgba(245, 158, 11, 0));
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(217, 70, 132, 0.24);
  box-shadow: 0 24px 58px rgba(32, 28, 39, 0.11);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #d94684, #f59e0b);
  box-shadow: 0 16px 34px rgba(217, 70, 132, 0.24);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
  margin: 0;
  color: #202432;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
  margin: 8px 0 0;
  color: #636a78;
  line-height: 1.72;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffbfd 100%);
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  color: #9a3e68;
  background: rgba(255, 240, 247, 0.9);
  border: 1px solid rgba(217, 70, 132, 0.16);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-benefit-card{
  text-align: left;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-534 .tc-wp-content-root .tsfg-editorial-wrap .tsfg-reveal.tsfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
    gap: 16px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
    width: 56px;
    height: 56px;
    border-radius: 18px;
    font-size: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
    gap: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
    padding: 26px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
    gap: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 20px;
    font-size: 19px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid-six, .tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
    padding: 28px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
    gap: 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
    width: 68px;
    height: 68px;
    border-radius: 22px;
    font-size: 20px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid-six, .tc-wp-content-root .tsfg-editorial-wrap .tsfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card{
    padding: 30px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-steps{
    gap: 24px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-number{
    width: 74px;
    height: 74px;
    border-radius: 24px;
    font-size: 21px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .tsfg-editorial-wrap .tsfg-step-content p{
    font-size: 16px;
  }}