@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-610 .tc-wp-content-root img, .wpc-scope-610 .tc-wp-content-root video, .wpc-scope-610 .tc-wp-content-root svg, .wpc-scope-610 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial, .wpc-scope-610 .tc-wp-content-root .abfg-editorial section, .wpc-scope-610 .tc-wp-content-root .abfg-editorial div, .wpc-scope-610 .tc-wp-content-root .abfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-section-white{
  background: #ffffff;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-section-soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 91, 137, 0.08), transparent 28%),
    radial-gradient(circle at 90% 18%, rgba(88, 119, 255, 0.08), transparent 30%),
    #fbf9f7;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 91, 137, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 91, 137, 0.12), rgba(88, 119, 255, 0.1));
  color: #8e2f57;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
  margin: 0;
  color: #12192a;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-heading-block p{
  margin: 16px auto 0;
  color: #5d6678;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(31, 42, 68, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #ff5b89, #ffb347, #5877ff);
  opacity: 0.9;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 91, 137, 0.28);
  box-shadow: 0 24px 60px rgba(31, 42, 68, 0.13);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-card h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-card p{
  margin: 10px 0 0;
  color: #626b7d;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff5b89, #ffb347 52%, #5877ff);
  box-shadow: 0 12px 24px rgba(255, 91, 137, 0.22);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon::before, .wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-preview::before{
  width: 22px;
  height: 14px;
  inset: 17px 13px;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-preview::after{
  width: 6px;
  height: 6px;
  inset: 21px 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-copy::before{
  width: 17px;
  height: 20px;
  inset: 12px 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-copy::after{
  width: 17px;
  height: 20px;
  inset: 17px 12px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-spray::before{
  width: 19px;
  height: 12px;
  inset: 14px 10px;
  border: 2px solid #ffffff;
  border-radius: 7px 7px 4px 4px;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-spray::after{
  width: 4px;
  height: 4px;
  inset: 15px 34px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 6px 5px 0 rgba(255, 255, 255, 0.75), 1px 14px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-brand::before{
  width: 22px;
  height: 22px;
  inset: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-brand::after{
  width: 10px;
  height: 10px;
  inset: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-fast::before{
  width: 22px;
  height: 22px;
  inset: 13px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-fast::after{
  width: 12px;
  height: 2px;
  inset: 23px 18px;
  background: #ffffff;
  transform: rotate(-35deg);
  transform-origin: right center;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-icon-clean::before{
  width: 22px;
  height: 13px;
  inset: 17px 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(31, 42, 68, 0.08);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-step-card::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  content: "";
  background: linear-gradient(180deg, #ff5b89, #ffb347, #5877ff);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #151d2f, #38456b);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(21, 29, 47, 0.18);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-step-content p{
  margin: 9px 0 0;
  color: #626b7d;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 91, 137, 0.1);
  color: #934160;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-use-card::before{
  background: linear-gradient(90deg, #5877ff, #ff5b89);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.98)),
    radial-gradient(circle at top right, rgba(255, 91, 137, 0.18), transparent 34%);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 91, 137, 0.16), rgba(88, 119, 255, 0.14));
  border: 1px solid rgba(255, 91, 137, 0.22);
  position: relative;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-trust-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  top: 14px;
  left: 11px;
  content: "";
  border-left: 3px solid #ff5b89;
  border-bottom: 3px solid #ff5b89;
  transform: rotate(-45deg);
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-610 .tc-wp-content-root .abfg-editorial .abfg-reveal.abfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .abfg-editorial .abfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .abfg-editorial .abfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
    font-size: 26px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .abfg-editorial .abfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .abfg-editorial .abfg-card{
    padding: 24px 20px 22px;
  }.tc-wp-content-root .abfg-editorial .abfg-card h3, .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .abfg-editorial .abfg-card p, .tc-wp-content-root .abfg-editorial .abfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .abfg-editorial .abfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 22px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .abfg-editorial .abfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .abfg-editorial .abfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
    font-size: 29px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .abfg-editorial .abfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .abfg-editorial .abfg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .abfg-editorial .abfg-card h3, .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .abfg-editorial .abfg-card p, .tc-wp-content-root .abfg-editorial .abfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .abfg-editorial .abfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px 24px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .abfg-editorial .abfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .abfg-editorial .abfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .abfg-editorial .abfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .abfg-editorial .abfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .abfg-editorial .abfg-card h3, .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .abfg-editorial .abfg-card p, .tc-wp-content-root .abfg-editorial .abfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .abfg-editorial .abfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 26px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .abfg-editorial .abfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .abfg-editorial .abfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .abfg-editorial .abfg-grid-six, .tc-wp-content-root .abfg-editorial .abfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .abfg-editorial .abfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .abfg-editorial .abfg-card h3, .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .abfg-editorial .abfg-card p, .tc-wp-content-root .abfg-editorial .abfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .abfg-editorial .abfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-card{
    gap: 24px;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .abfg-editorial .abfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .abfg-editorial .abfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .abfg-editorial .abfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .abfg-editorial .abfg-grid-six, .tc-wp-content-root .abfg-editorial .abfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .abfg-editorial .abfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .abfg-editorial .abfg-card h3, .tc-wp-content-root .abfg-editorial .abfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .abfg-editorial .abfg-card p, .tc-wp-content-root .abfg-editorial .abfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .abfg-editorial .abfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .abfg-editorial .abfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}