@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-364 .tc-wp-content-root img, .wpc-scope-364 .tc-wp-content-root video, .wpc-scope-364 .tc-wp-content-root svg, .wpc-scope-364 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content{
  width: 100%;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  overflow-x: hidden;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content div, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content section, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content article, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content span, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content h2, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content h3, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content p{
  box-sizing: border-box;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f8fb 100%);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(241, 111, 74, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 142, 91, 0.12), rgba(112, 87, 255, 0.1));
  color: #a34723;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
  margin: 0;
  color: #171b2d;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5a6275;
  font-weight: 450;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(30, 35, 58, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(21, 27, 44, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card::before, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff8a4c, #e84f88, #725cff);
  opacity: 0.92;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card:hover, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(232, 79, 136, 0.22);
  box-shadow: 0 24px 64px rgba(21, 27, 44, 0.12);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card h3, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
  margin: 0;
  color: #1b2033;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-card p, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
  margin: 10px 0 0;
  color: #60687a;
  font-weight: 430;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff1e8, #f0edff);
  box-shadow: inset 0 0 0 1px rgba(232, 79, 136, 0.14);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-icon::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 11px;
  width: 16px;
  height: 22px;
  border-radius: 3px;
  background: linear-gradient(135deg, #ff8a4c, #725cff);
  transform: skewX(-14deg);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-icon::after{
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #e84f88;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  position: relative;
  border: 1px solid rgba(30, 35, 58, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(21, 27, 44, 0.07);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 138, 76, 0.26);
  box-shadow: 0 24px 60px rgba(21, 27, 44, 0.11);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff8a4c, #e84f88 52%, #725cff);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(232, 79, 136, 0.24);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-use-card .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: #fff3ec;
  color: #a34723;
  font-size: 12px;
  font-weight: 780;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefe 100%);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 138, 76, 0.14), rgba(114, 92, 255, 0.14));
  position: relative;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #e84f88;
  border-bottom: 3px solid #e84f88;
  transform: rotate(42deg);
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-364 .tc-wp-content-root .sfg-bottom-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
    padding: 24px 20px 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-bottom-content .sfg-card, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card p, .tc-wp-content-root .sfg-bottom-content .sfg-trust-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    font-size: 21px;
  }}.wpc-scope-364 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-icon-copy{}.wpc-scope-364 .tc-wp-content-root .sfg-icon-creative{}.wpc-scope-364 .tc-wp-content-root .sfg-icon-preview{}.wpc-scope-364 .tc-wp-content-root .sfg-icon-simple{}.wpc-scope-364 .tc-wp-content-root .sfg-icon-speed{}.wpc-scope-364 .tc-wp-content-root .sfg-icon-tone{}.wpc-scope-364 .tc-wp-content-root .sfg-step-content{}