@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-624 .tc-wp-content-root img, .wpc-scope-624 .tc-wp-content-root video, .wpc-scope-624 .tc-wp-content-root svg, .wpc-scope-624 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap div, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap section, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-section{
  position: relative;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-section-white{
  background: #ffffff;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ee 100%);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(238, 93, 77, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 235, 214, 0.9), rgba(255, 231, 241, 0.9));
  color: #a2362e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap h2{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
  margin: 16px auto 0;
  color: #5d6678;
  line-height: 1.7;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-card, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(25, 34, 53, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(34, 42, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-card::before, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ff6a3d, #e84c8a, #7b61ff);
  opacity: 0.92;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-card:hover, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(232, 76, 138, 0.24);
  box-shadow: 0 24px 64px rgba(34, 42, 63, 0.13);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
  margin: 0;
  color: #161f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
  margin: 10px 0 0;
  color: #606a7d;
  line-height: 1.68;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff6a3d, #e84c8a);
  box-shadow: 0 14px 26px rgba(232, 76, 138, 0.22);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon::before, .wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border-radius: 4px;
  opacity: 0.95;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-preview::after{
  width: 8px;
  height: 8px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  opacity: 0.85;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 11px;
  left: 15px;
  border-radius: 4px;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-copy::after{
  width: 18px;
  height: 22px;
  top: 15px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-spray::before{
  width: 18px;
  height: 8px;
  top: 20px;
  left: 8px;
  border-radius: 999px;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-spray::after{
  width: 6px;
  height: 6px;
  top: 13px;
  right: 10px;
  border-radius: 50%;
  box-shadow: -8px 9px 0 rgba(255, 255, 255, 0.8), 2px 17px 0 rgba(255, 255, 255, 0.65);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-clean::before{
  width: 23px;
  height: 3px;
  top: 16px;
  left: 12px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.82), 0 16px 0 rgba(255, 255, 255, 0.66);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-fast::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  border-radius: 50%;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-fast::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 19px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-flex::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-icon-flex::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(25, 34, 53, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(34, 42, 63, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 106, 61, 0), rgba(232, 76, 138, 0.35), rgba(123, 97, 255, 0));
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 64px rgba(34, 42, 63, 0.12);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff6a3d, #e84c8a 55%, #7b61ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(232, 76, 138, 0.25);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-chip{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 106, 61, 0.1);
  color: #a2362e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-mark{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff6a3d, #e84c8a);
  box-shadow: 0 0 0 8px rgba(232, 76, 138, 0.1);
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-624 .tc-wp-content-root .abfg-editorial-wrap .abfg-reveal.abfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .abfg-editorial-wrap .abfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .abfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
    padding: 26px 20px 24px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .abfg-editorial-wrap .abfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .abfg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
    padding: 28px 22px 26px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .abfg-editorial-wrap .abfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .abfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
    padding: 30px 24px 28px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .abfg-editorial-wrap .abfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .abfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
    padding: 32px 26px 30px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
    gap: 24px;
    padding: 30px 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .abfg-editorial-wrap .abfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .abfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-grid-3, .tc-wp-content-root .abfg-editorial-wrap .abfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card{
    padding: 34px 28px 32px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card h3, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-benefit-card p, .tc-wp-content-root .abfg-editorial-wrap .abfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .abfg-editorial-wrap .abfg-step-card{
    gap: 28px;
    padding: 34px 34px;
  }}