@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-135 .tc-wp-content-root img, .wpc-scope-135 .tc-wp-content-root video, .wpc-scope-135 .tc-wp-content-root svg, .wpc-scope-135 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content{
  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;
  background: #ffffff;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content, .wpc-scope-135 .tc-wp-content-root .afg-premium-content div, .wpc-scope-135 .tc-wp-content-root .afg-premium-content section, .wpc-scope-135 .tc-wp-content-root .afg-premium-content article{
  box-sizing: border-box;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-section-white{
  background:
    radial-gradient(circle at 8% 12%, rgba(214, 46, 94, 0.08), transparent 28%),
    radial-gradient(circle at 92% 20%, rgba(232, 164, 67, 0.1), transparent 30%),
    #ffffff;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-section-soft{
  background:
    linear-gradient(135deg, rgba(255, 247, 239, 0.92), rgba(248, 250, 252, 0.96)),
    #fbf7f1;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(214, 46, 94, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(214, 46, 94, 0.1), rgba(232, 164, 67, 0.14));
  color: #9f244c;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content h2{
  margin: 16px 0 0;
  color: #151b2d;
  font-weight: 850;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5c6577;
  font-weight: 450;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card::before{
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #d62e5e, #e8a443, #7c3aed);
  opacity: 0.88;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(214, 46, 94, 0.22);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.13);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card h3{
  margin: 0;
  color: #182037;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-card p{
  margin: 10px 0 0;
  color: #667085;
  font-weight: 430;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d62e5e, #e8a443);
  box-shadow: 0 14px 28px rgba(214, 46, 94, 0.18);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon::before, .wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon::after{
  position: absolute;
  content: "";
  background: #ffffff;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border-radius: 12px;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #d62e5e;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-copy::before{
  width: 17px;
  height: 21px;
  top: 11px;
  left: 16px;
  border-radius: 4px;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-copy::after{
  width: 15px;
  height: 19px;
  top: 16px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-spark::before{
  width: 24px;
  height: 4px;
  top: 21px;
  left: 11px;
  border-radius: 999px;
  transform: rotate(45deg);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-spark::after{
  width: 24px;
  height: 4px;
  top: 21px;
  left: 11px;
  border-radius: 999px;
  transform: rotate(-45deg);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-profile::before{
  width: 13px;
  height: 13px;
  top: 10px;
  left: 17px;
  border-radius: 50%;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-profile::after{
  width: 24px;
  height: 12px;
  top: 27px;
  left: 11px;
  border-radius: 14px 14px 6px 6px;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-design::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border-radius: 8px;
  transform: rotate(10deg);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-design::after{
  width: 11px;
  height: 3px;
  top: 22px;
  left: 18px;
  border-radius: 999px;
  background: #d62e5e;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-clean::before{
  width: 21px;
  height: 12px;
  top: 17px;
  left: 13px;
  border-radius: 2px 2px 10px 10px;
  transform: rotate(-12deg);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-icon-clean::after{
  width: 10px;
  height: 10px;
  top: 10px;
  left: 27px;
  border-radius: 50%;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(214, 46, 94, 0.14);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 249, 243, 0.96)),
    #ffffff;
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-card::after{
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
  height: 100%;
  content: "";
  background: linear-gradient(135deg, rgba(214, 46, 94, 0.08), rgba(232, 164, 67, 0.14));
  clip-path: polygon(38% 0, 100% 0, 100% 100%, 0 100%);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 54px rgba(23, 32, 51, 0.12);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #151b2d, #d62e5e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(214, 46, 94, 0.2);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 830;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-step-content p{
  margin: 8px 0 0;
  color: #5f6878;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(214, 46, 94, 0.1);
  color: #a82651;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 252, 248, 0.94)),
    #ffffff;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-benefit-card{
  background:
    radial-gradient(circle at 100% 0, rgba(232, 164, 67, 0.16), transparent 32%),
    #ffffff;
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #d62e5e, #e8a443);
  box-shadow: 0 14px 28px rgba(214, 46, 94, 0.18);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-benefit-mark::before{
  width: 16px;
  height: 8px;
  margin: 13px 0 0 12px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-135 .tc-wp-content-root .afg-premium-content .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-premium-content .afg-section{
    padding: 52px 0;
  }.tc-wp-content-root .afg-premium-content .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-premium-content h2{
    font-size: 26px;
  }.tc-wp-content-root .afg-premium-content .afg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .afg-premium-content .afg-card-grid, .tc-wp-content-root .afg-premium-content .afg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .afg-premium-content .afg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-premium-content .afg-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .afg-premium-content .afg-card h3, .tc-wp-content-root .afg-premium-content .afg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-premium-content .afg-card p, .tc-wp-content-root .afg-premium-content .afg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .afg-premium-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-premium-content .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-premium-content .afg-section{
    padding: 58px 0;
  }.tc-wp-content-root .afg-premium-content .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-premium-content h2{
    font-size: 28px;
  }.tc-wp-content-root .afg-premium-content .afg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .afg-premium-content .afg-card-grid, .tc-wp-content-root .afg-premium-content .afg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .afg-premium-content .afg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-premium-content .afg-card{
    padding: 26px;
  }.tc-wp-content-root .afg-premium-content .afg-card h3, .tc-wp-content-root .afg-premium-content .afg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-premium-content .afg-card p, .tc-wp-content-root .afg-premium-content .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-premium-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-premium-content .afg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-premium-content .afg-section{
    padding: 64px 0;
  }.tc-wp-content-root .afg-premium-content .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-premium-content h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-premium-content .afg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .afg-premium-content .afg-card-grid, .tc-wp-content-root .afg-premium-content .afg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .afg-premium-content .afg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .afg-premium-content .afg-card{
    padding: 28px;
  }.tc-wp-content-root .afg-premium-content .afg-card h3, .tc-wp-content-root .afg-premium-content .afg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-premium-content .afg-card p, .tc-wp-content-root .afg-premium-content .afg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .afg-premium-content .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .afg-premium-content .afg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-premium-content .afg-section{
    padding: 76px 0;
  }.tc-wp-content-root .afg-premium-content .afg-container{
    padding: 0 30px;
  }.tc-wp-content-root .afg-premium-content h2{
    font-size: 38px;
  }.tc-wp-content-root .afg-premium-content .afg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .afg-premium-content .afg-card-grid, .tc-wp-content-root .afg-premium-content .afg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .afg-premium-content .afg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-premium-content .afg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .afg-premium-content .afg-card{
    padding: 30px;
  }.tc-wp-content-root .afg-premium-content .afg-card h3, .tc-wp-content-root .afg-premium-content .afg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-premium-content .afg-card p, .tc-wp-content-root .afg-premium-content .afg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .afg-premium-content .afg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-premium-content .afg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-premium-content .afg-section{
    padding: 92px 0;
  }.tc-wp-content-root .afg-premium-content .afg-container{
    padding: 0 34px;
  }.tc-wp-content-root .afg-premium-content h2{
    font-size: 44px;
  }.tc-wp-content-root .afg-premium-content .afg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .afg-premium-content .afg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-premium-content .afg-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .afg-premium-content .afg-grid-3, .tc-wp-content-root .afg-premium-content .afg-benefit-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .afg-premium-content .afg-card{
    padding: 32px;
  }.tc-wp-content-root .afg-premium-content .afg-card h3, .tc-wp-content-root .afg-premium-content .afg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-premium-content .afg-card p, .tc-wp-content-root .afg-premium-content .afg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .afg-premium-content .afg-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .afg-premium-content .afg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-135 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .afg-feature-card{}