@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-306 .tc-wp-content-root img, .wpc-scope-306 .tc-wp-content-root video, .wpc-scope-306 .tc-wp-content-root svg, .wpc-scope-306 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content, .wpc-scope-306 .tc-wp-content-root .gfgen-content section, .wpc-scope-306 .tc-wp-content-root .gfgen-content div, .wpc-scope-306 .tc-wp-content-root .gfgen-content article{
  box-sizing: border-box;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-section{
  position: relative;
  width: 100%;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-section-white{
  background: #ffffff;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 122, 89, 0.08), transparent 34%),
    radial-gradient(circle at bottom right, rgba(124, 77, 255, 0.08), transparent 36%),
    #fbfaf7;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 122, 89, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.12), rgba(124, 77, 255, 0.1));
  color: #8f3d26;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff7a59, #7c4dff);
  box-shadow: 0 0 0 4px rgba(255, 122, 89, 0.12);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content h2{
  margin: 0;
  color: #17212b;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-section-head p{
  margin: 16px auto 0;
  color: #5c6673;
  line-height: 1.7;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(31, 41, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(23, 33, 43, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 22px;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card::after, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.14), transparent 32%, rgba(124, 77, 255, 0.12));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card:hover, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card:hover, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 122, 89, 0.28);
  box-shadow: 0 24px 60px rgba(23, 33, 43, 0.12);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card:hover::after, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff7a59, #f7b731 52%, #7c4dff);
  box-shadow: 0 12px 26px rgba(255, 122, 89, 0.22);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon::before, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ff7a59;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  box-shadow: -6px 6px 0 rgba(255, 255, 255, 0.62);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-style::before{
  width: 22px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  clip-path: polygon(50% 0, 100% 50%, 58% 50%, 58% 100%, 0 42%, 42% 42%);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-icon-clean::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
  background: #7c4dff;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #202a35;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-card p, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card p{
  position: relative;
  z-index: 1;
  margin: 11px 0 0;
  color: #66717e;
  line-height: 1.68;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card::before{
  content: "";
  position: absolute;
  left: 37px;
  top: 76px;
  bottom: -22px;
  width: 2px;
  background: linear-gradient(to bottom, rgba(255, 122, 89, 0.34), rgba(124, 77, 255, 0));
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-card:last-child::before{
  display: none;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #ff7a59, #7c4dff);
  color: #ffffff;
  font-size: 18px;
  font-weight: 850;
  box-shadow: 0 16px 30px rgba(124, 77, 255, 0.22);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-use-card{
  overflow: hidden;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(124, 77, 255, 0.09);
  color: #6840d8;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(255, 122, 89, 0.2), transparent 36%);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-mark{
  position: relative;
  z-index: 1;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 122, 89, 0.16), rgba(124, 77, 255, 0.15));
  border: 1px solid rgba(255, 122, 89, 0.2);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 10px;
  top: 12px;
  border-left: 3px solid #ff7a59;
  border-bottom: 3px solid #7c4dff;
  transform: rotate(-45deg);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-306 .tc-wp-content-root .gfgen-content .gfgen-reveal.gfgen-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gfgen-content .gfgen-section{
    padding: 54px 0;
  }.tc-wp-content-root .gfgen-content .gfgen-container{
    padding: 0 16px;
  }.tc-wp-content-root .gfgen-content h2{
    font-size: 27px;
  }.tc-wp-content-root .gfgen-content .gfgen-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .gfgen-content .gfgen-card-grid, .tc-wp-content-root .gfgen-content .gfgen-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .gfgen-content .gfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .gfgen-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gfgen-content .gfgen-card p, .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .tc-wp-content-root .gfgen-content .gfgen-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gfgen-content .gfgen-section{
    padding: 60px 0;
  }.tc-wp-content-root .gfgen-content .gfgen-container{
    padding: 0 18px;
  }.tc-wp-content-root .gfgen-content h2{
    font-size: 30px;
  }.tc-wp-content-root .gfgen-content .gfgen-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .gfgen-content .gfgen-card-grid, .tc-wp-content-root .gfgen-content .gfgen-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .gfgen-content .gfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .gfgen-content h3{
    font-size: 18.5px;
  }.tc-wp-content-root .gfgen-content .gfgen-card p, .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .tc-wp-content-root .gfgen-content .gfgen-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gfgen-content .gfgen-section{
    padding: 68px 0;
  }.tc-wp-content-root .gfgen-content .gfgen-container{
    padding: 0 22px;
  }.tc-wp-content-root .gfgen-content h2{
    font-size: 34px;
  }.tc-wp-content-root .gfgen-content .gfgen-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .gfgen-content .gfgen-card-grid, .tc-wp-content-root .gfgen-content .gfgen-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .gfgen-content .gfgen-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card::before{
    display: none;
  }.tc-wp-content-root .gfgen-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gfgen-content .gfgen-card p, .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .tc-wp-content-root .gfgen-content .gfgen-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gfgen-content .gfgen-section{
    padding: 82px 0;
  }.tc-wp-content-root .gfgen-content .gfgen-container{
    padding: 0 30px;
  }.tc-wp-content-root .gfgen-content h2{
    font-size: 40px;
  }.tc-wp-content-root .gfgen-content .gfgen-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .gfgen-content .gfgen-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gfgen-content .gfgen-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .gfgen-content .gfgen-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .gfgen-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gfgen-content .gfgen-card p, .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .tc-wp-content-root .gfgen-content .gfgen-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gfgen-content .gfgen-section{
    padding: 96px 0;
  }.tc-wp-content-root .gfgen-content .gfgen-container{
    padding: 0 32px;
  }.tc-wp-content-root .gfgen-content h2{
    font-size: 46px;
  }.tc-wp-content-root .gfgen-content .gfgen-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .gfgen-content .gfgen-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gfgen-content .gfgen-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gfgen-content .gfgen-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .gfgen-content .gfgen-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gfgen-content h3{
    font-size: 20.5px;
  }.tc-wp-content-root .gfgen-content .gfgen-card p, .tc-wp-content-root .gfgen-content .gfgen-benefit-card p, .tc-wp-content-root .gfgen-content .gfgen-step-card p{
    font-size: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .gfgen-content .gfgen-card, .tc-wp-content-root .gfgen-content .gfgen-benefit-card, .tc-wp-content-root .gfgen-content .gfgen-step-card, .tc-wp-content-root .gfgen-content .gfgen-reveal, .tc-wp-content-root .gfgen-content .gfgen-reveal.gfgen-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .gfgen-content .gfgen-reveal{
    opacity: 1;
  }}