@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-697 .tc-wp-content-root img, .wpc-scope-697 .tc-wp-content-root video, .wpc-scope-697 .tc-wp-content-root svg, .wpc-scope-697 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-697 .tc-wp-content-root .affg-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-697 .tc-wp-content-root .affg-content, .wpc-scope-697 .tc-wp-content-root .affg-content div, .wpc-scope-697 .tc-wp-content-root .affg-content section, .wpc-scope-697 .tc-wp-content-root .affg-content article{
  box-sizing: border-box;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-section{
  position: relative;
  width: 100%;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-section-white{
  background: #ffffff;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f3ee 100%);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #bd5f2f;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-kicker::before, .wpc-scope-697 .tc-wp-content-root .affg-content .affg-kicker::after{
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #ff8a3d, #d8457c);
}.wpc-scope-697 .tc-wp-content-root .affg-content h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #566173;
  font-weight: 450;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(206, 115, 70, 0.18);
  border-radius: 22px;
  box-shadow: 0 18px 46px rgba(31, 41, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff8a3d, #f7c948, #d8457c);
  opacity: 0.9;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(216, 69, 124, 0.32);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.13);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card h3, .wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-card h3{
  margin: 0;
  color: #151b2b;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card p, .wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-card p{
  margin: 10px 0 0;
  color: #5f6b7b;
  font-weight: 430;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #fff1e7, #ffe7f0);
  border: 1px solid rgba(216, 69, 124, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon::before, .wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-card:hover .affg-icon::before, .wpc-scope-697 .tc-wp-content-root .affg-content .affg-card:hover .affg-icon::after{
  transform: translateY(-1px) scale(1.04);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #d8457c;
  border-radius: 8px;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #ff8a3d;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #d8457c;
  border-radius: 5px;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ff8a3d;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.45);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  background: linear-gradient(135deg, #ff8a3d, #d8457c);
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
  background: #f7c948;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-social::before{
  width: 9px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-radius: 50%;
  background: #d8457c;
  box-shadow: 18px 3px 0 #ff8a3d, 8px 18px 0 #f7c948;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-social::after{
  width: 23px;
  height: 18px;
  left: 15px;
  top: 18px;
  border-top: 2px solid rgba(216, 69, 124, 0.7);
  border-left: 2px solid rgba(255, 138, 61, 0.7);
  transform: rotate(-18deg);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-clean::before{
  width: 23px;
  height: 4px;
  left: 13px;
  top: 15px;
  border-radius: 99px;
  background: #d8457c;
  box-shadow: 0 8px 0 #ff8a3d, 0 16px 0 #f7c948;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-clean::after{
  width: 6px;
  height: 6px;
  right: 12px;
  top: 11px;
  border-radius: 50%;
  background: #ff8a3d;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 2px solid #d8457c;
  border-radius: 50%;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-fast::after{
  width: 11px;
  height: 2px;
  left: 24px;
  top: 23px;
  border-radius: 99px;
  background: #ff8a3d;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff8a3d, #d8457c);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-free::after{
  width: 10px;
  height: 5px;
  left: 19px;
  top: 20px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #d8457c;
  border-radius: 8px;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 99px;
  background: #ff8a3d;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-private::before{
  width: 22px;
  height: 17px;
  left: 13px;
  top: 20px;
  border-radius: 6px;
  background: linear-gradient(135deg, #ff8a3d, #d8457c);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 17px;
  top: 10px;
  border: 2px solid #d8457c;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(216, 69, 124, 0.16);
  border-radius: 24px;
  box-shadow: 0 18px 48px rgba(31, 41, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-card::after{
  content: "";
  position: absolute;
  inset: auto 28px 0;
  height: 3px;
  border-radius: 99px 99px 0 0;
  background: linear-gradient(90deg, #ff8a3d, #d8457c);
  opacity: 0.85;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 138, 61, 0.35);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.12);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff8a3d 0%, #d8457c 100%);
  box-shadow: 0 14px 30px rgba(216, 69, 124, 0.26);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-step-copy{
  min-width: 0;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  color: #9f3b64;
  font-weight: 850;
  line-height: 1;
  border-radius: 999px;
  background: linear-gradient(135deg, #fff3e9, #ffeaf2);
  border: 1px solid rgba(216, 69, 124, 0.16);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-benefit-card{
  background: rgba(255, 255, 255, 0.96);
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-697 .tc-wp-content-root .affg-content .affg-reveal.affg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .affg-content .affg-section{
    padding: 48px 0;
  }.tc-wp-content-root .affg-content .affg-container{
    padding: 0 14px;
  }.tc-wp-content-root .affg-content h2{
    font-size: 26px;
  }.tc-wp-content-root .affg-content .affg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .affg-content .affg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .affg-content .affg-card-grid, .tc-wp-content-root .affg-content .affg-grid-three, .tc-wp-content-root .affg-content .affg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .affg-content .affg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .affg-content .affg-card h3, .tc-wp-content-root .affg-content .affg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .affg-content .affg-card p, .tc-wp-content-root .affg-content .affg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .affg-content .affg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .affg-content .affg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px 24px;
    border-radius: 18px;
  }.tc-wp-content-root .affg-content .affg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .affg-content .affg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .affg-content .affg-section{
    padding: 54px 0;
  }.tc-wp-content-root .affg-content .affg-container{
    padding: 0 18px;
  }.tc-wp-content-root .affg-content h2{
    font-size: 29px;
  }.tc-wp-content-root .affg-content .affg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .affg-content .affg-kicker{
    font-size: 11.5px;
  }.tc-wp-content-root .affg-content .affg-card-grid, .tc-wp-content-root .affg-content .affg-grid-three, .tc-wp-content-root .affg-content .affg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .affg-content .affg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .affg-content .affg-card h3, .tc-wp-content-root .affg-content .affg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .affg-content .affg-card p, .tc-wp-content-root .affg-content .affg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .affg-content .affg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .affg-content .affg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 26px;
    border-radius: 20px;
  }.tc-wp-content-root .affg-content .affg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .affg-content .affg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .affg-content .affg-section{
    padding: 62px 0;
  }.tc-wp-content-root .affg-content .affg-container{
    padding: 0 22px;
  }.tc-wp-content-root .affg-content h2{
    font-size: 33px;
  }.tc-wp-content-root .affg-content .affg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .affg-content .affg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .affg-content .affg-card-grid, .tc-wp-content-root .affg-content .affg-grid-three, .tc-wp-content-root .affg-content .affg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .affg-content .affg-card{
    padding: 28px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .affg-content .affg-card h3, .tc-wp-content-root .affg-content .affg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .affg-content .affg-card p, .tc-wp-content-root .affg-content .affg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .affg-content .affg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .affg-content .affg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 30px;
    border-radius: 22px;
  }.tc-wp-content-root .affg-content .affg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .affg-content .affg-badge{
    padding: 9px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .affg-content .affg-section{
    padding: 76px 0;
  }.tc-wp-content-root .affg-content .affg-container{
    padding: 0 32px;
  }.tc-wp-content-root .affg-content h2{
    font-size: 40px;
  }.tc-wp-content-root .affg-content .affg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .affg-content .affg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .affg-content .affg-card-grid, .tc-wp-content-root .affg-content .affg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .affg-content .affg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .affg-content .affg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .affg-content .affg-card h3, .tc-wp-content-root .affg-content .affg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .affg-content .affg-card p, .tc-wp-content-root .affg-content .affg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .affg-content .affg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .affg-content .affg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .affg-content .affg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .affg-content .affg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .affg-content .affg-section{
    padding: 92px 0;
  }.tc-wp-content-root .affg-content .affg-container{
    padding: 0 36px;
  }.tc-wp-content-root .affg-content h2{
    font-size: 46px;
  }.tc-wp-content-root .affg-content .affg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .affg-content .affg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .affg-content .affg-card-grid, .tc-wp-content-root .affg-content .affg-grid-three, .tc-wp-content-root .affg-content .affg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .affg-content .affg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .affg-content .affg-card h3, .tc-wp-content-root .affg-content .affg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .affg-content .affg-card p, .tc-wp-content-root .affg-content .affg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .affg-content .affg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .affg-content .affg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .affg-content .affg-step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }.tc-wp-content-root .affg-content .affg-badge{
    padding: 10px 15px;
    font-size: 13px;
  }}