@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-318 .tc-wp-content-root img, .wpc-scope-318 .tc-wp-content-root video, .wpc-scope-318 .tc-wp-content-root svg, .wpc-scope-318 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2330;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content, .wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content div, .wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content section, .wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-section-white{
  background: #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #f8fafc 100%);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(222, 74, 131, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 111, 145, 0.12), rgba(142, 84, 233, 0.1));
  color: #9b2f63;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content h2{
  margin: 0;
  color: #171923;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
  margin: 16px auto 0;
  color: #5f6678;
  line-height: 1.75;
  font-weight: 400;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 35, 48, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 50px rgba(24, 31, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 111, 145, 0.55), rgba(142, 84, 233, 0.4), rgba(255, 181, 89, 0.35));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(222, 74, 131, 0.2);
  box-shadow: 0 24px 70px rgba(24, 31, 45, 0.12);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card:hover::before{
  opacity: 1;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card h3{
  margin: 0;
  color: #202432;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card p{
  margin: 12px 0 0;
  color: #60687a;
  line-height: 1.68;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6f91 0%, #8e54e9 100%);
  box-shadow: 0 14px 30px rgba(142, 84, 233, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-card:hover .bsfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon::before, .wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-creative::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 24px;
  border-radius: 999px;
  transform: rotate(-24deg);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-creative::after{
  width: 8px;
  height: 8px;
  left: 27px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-brand::after{
  width: 16px;
  height: 2px;
  left: 16px;
  top: 24px;
  border-radius: 999px;
  transform: rotate(-18deg);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-fast::before{
  width: 19px;
  height: 19px;
  left: 15px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 23px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-readable::before{
  width: 20px;
  height: 14px;
  left: 14px;
  top: 17px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-readable::after{
  width: 12px;
  height: 2px;
  left: 18px;
  top: 24px;
  border-radius: 999px;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(31, 35, 48, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 246, 250, 0.92));
  box-shadow: 0 20px 55px rgba(24, 31, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -62px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 111, 145, 0.18), rgba(142, 84, 233, 0));
  pointer-events: none;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(222, 74, 131, 0.18);
  box-shadow: 0 26px 75px rgba(24, 31, 45, 0.12);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff6f91 0%, #8e54e9 100%);
  box-shadow: 0 16px 35px rgba(142, 84, 233, 0.24);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content{
  min-width: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
  margin: 0;
  color: #1d2230;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
  margin: 10px 0 0;
  color: #60687a;
  line-height: 1.72;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 111, 145, 0.1);
  color: #9b2f63;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-trust-card{
  text-align: center;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-trust-card .bsfg-icon{
  margin-left: auto;
  margin-right: auto;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-free::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-free::after{
  width: 10px;
  height: 2px;
  left: 19px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 16px;
  top: 12px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 22px;
  top: 30px;
  border-radius: 999px;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-private::before{
  width: 20px;
  height: 15px;
  left: 14px;
  top: 21px;
  border-radius: 4px;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-icon-private::after{
  width: 14px;
  height: 14px;
  left: 17px;
  top: 12px;
  border-radius: 999px 999px 0 0;
  background: transparent;
  border: 2px solid #ffffff;
  border-bottom: 0;
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-318 .tc-wp-content-root .bsfg-editorial-content .bsfg-reveal.bsfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bsfg-editorial-content .bsfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .bsfg-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card h3, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card p, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
    width: 58px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bsfg-editorial-content .bsfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bsfg-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card{
    padding: 24px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card h3, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card p, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
    width: 62px;
    height: 52px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bsfg-editorial-content .bsfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bsfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card{
    padding: 28px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card h3, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card p, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
    width: 66px;
    height: 54px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bsfg-editorial-content .bsfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bsfg-editorial-content h2{
    font-size: 42px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid-three, .tc-wp-content-root .bsfg-editorial-content .bsfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card{
    padding: 30px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card h3, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card p, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
    width: 74px;
    height: 62px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bsfg-editorial-content .bsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .bsfg-editorial-content h2{
    font-size: 48px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-grid-three, .tc-wp-content-root .bsfg-editorial-content .bsfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card{
    padding: 32px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card h3, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-card p, .tc-wp-content-root .bsfg-editorial-content .bsfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-card{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .bsfg-editorial-content .bsfg-step-number{
    width: 82px;
    height: 68px;
    font-size: 24px;
  }}