@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-394 .tc-wp-content-root img, .wpc-scope-394 .tc-wp-content-root video, .wpc-scope-394 .tc-wp-content-root svg, .wpc-scope-394 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-394 .tc-wp-content-root .ausfg-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;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content, .wpc-scope-394 .tc-wp-content-root .ausfg-content div, .wpc-scope-394 .tc-wp-content-root .ausfg-content section, .wpc-scope-394 .tc-wp-content-root .ausfg-content article{
  box-sizing: border-box;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-section{
  position: relative;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-section-white{
  background: #ffffff;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fc 100%);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(255, 84, 95, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 84, 95, 0.11), rgba(34, 183, 255, 0.11));
  color: #c93447;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step{
  position: relative;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card{
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card::before, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 84, 95, 0.14), rgba(34, 183, 255, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card:hover, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit:hover, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 84, 95, 0.28);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.11);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card:hover::before, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit:hover::before{
  opacity: 1;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151c2e;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-card p, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit p, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #606a7d;
  line-height: 1.72;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4658, #22b7ff);
  box-shadow: 0 12px 28px rgba(255, 70, 88, 0.22);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon::before, .wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border-radius: 999px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 20px;
  left: 21px;
  border-radius: 50%;
  background: #ff4658;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border-radius: 5px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-copy::after{
  width: 18px;
  height: 22px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-game::before{
  width: 24px;
  height: 16px;
  top: 17px;
  left: 12px;
  border-radius: 8px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-game::after{
  width: 4px;
  height: 4px;
  top: 23px;
  left: 19px;
  border-radius: 50%;
  box-shadow: 11px 0 0 #ff4658;
  background: #ff4658;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-fast::before{
  width: 23px;
  height: 23px;
  top: 12px;
  left: 13px;
  border-radius: 50%;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-fast::after{
  width: 12px;
  height: 3px;
  top: 23px;
  left: 24px;
  transform: rotate(-35deg);
  border-radius: 99px;
  background: #ff4658;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-clean::before{
  width: 22px;
  height: 16px;
  top: 16px;
  left: 13px;
  border-radius: 5px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-icon-clean::after{
  width: 12px;
  height: 6px;
  top: 20px;
  left: 18px;
  border-left: 3px solid #ff4658;
  border-bottom: 3px solid #ff4658;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-steps{
  display: grid;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step::after{
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 0;
  width: 5px;
  border-radius: 99px;
  background: linear-gradient(180deg, #ff4658, #22b7ff);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 35px rgba(17, 24, 39, 0.18);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-step-content{
  min-width: 0;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(34, 183, 255, 0.12);
  color: #087aa7;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit{
  display: flex;
  height: 100%;
  min-width: 0;
  flex-direction: column;
  border-radius: 22px;
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit-mark{
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4658, #22b7ff);
  box-shadow: 0 14px 30px rgba(34, 183, 255, 0.2);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-394 .tc-wp-content-root .ausfg-content .ausfg-reveal.ausfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ausfg-content .ausfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .ausfg-content .ausfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ausfg-content h2{
    font-size: 26px;
  }.tc-wp-content-root .ausfg-content .ausfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ausfg-content .ausfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ausfg-content .ausfg-card, .tc-wp-content-root .ausfg-content .ausfg-benefit{
    padding: 22px;
  }.tc-wp-content-root .ausfg-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ausfg-content .ausfg-card p, .tc-wp-content-root .ausfg-content .ausfg-benefit p, .tc-wp-content-root .ausfg-content .ausfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .ausfg-content .ausfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ausfg-content .ausfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ausfg-content .ausfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ausfg-content .ausfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ausfg-content .ausfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ausfg-content h2{
    font-size: 29px;
  }.tc-wp-content-root .ausfg-content .ausfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ausfg-content .ausfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ausfg-content .ausfg-card, .tc-wp-content-root .ausfg-content .ausfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .ausfg-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ausfg-content .ausfg-card p, .tc-wp-content-root .ausfg-content .ausfg-benefit p, .tc-wp-content-root .ausfg-content .ausfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .ausfg-content .ausfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ausfg-content .ausfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ausfg-content .ausfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ausfg-content .ausfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ausfg-content .ausfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ausfg-content h2{
    font-size: 32px;
  }.tc-wp-content-root .ausfg-content .ausfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ausfg-content .ausfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ausfg-content .ausfg-card, .tc-wp-content-root .ausfg-content .ausfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .ausfg-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ausfg-content .ausfg-card p, .tc-wp-content-root .ausfg-content .ausfg-benefit p, .tc-wp-content-root .ausfg-content .ausfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .ausfg-content .ausfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ausfg-content .ausfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ausfg-content .ausfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ausfg-content .ausfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .ausfg-content .ausfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ausfg-content h2{
    font-size: 38px;
  }.tc-wp-content-root .ausfg-content .ausfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ausfg-content .ausfg-grid-three, .tc-wp-content-root .ausfg-content .ausfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ausfg-content .ausfg-card, .tc-wp-content-root .ausfg-content .ausfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .ausfg-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ausfg-content .ausfg-card p, .tc-wp-content-root .ausfg-content .ausfg-benefit p, .tc-wp-content-root .ausfg-content .ausfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .ausfg-content .ausfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ausfg-content .ausfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ausfg-content .ausfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ausfg-content .ausfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ausfg-content .ausfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ausfg-content h2{
    font-size: 46px;
  }.tc-wp-content-root .ausfg-content .ausfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ausfg-content .ausfg-grid-three, .tc-wp-content-root .ausfg-content .ausfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ausfg-content .ausfg-card, .tc-wp-content-root .ausfg-content .ausfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .ausfg-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ausfg-content .ausfg-card p, .tc-wp-content-root .ausfg-content .ausfg-benefit p, .tc-wp-content-root .ausfg-content .ausfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .ausfg-content .ausfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ausfg-content .ausfg-step{
    grid-template-columns: 86px 1fr;
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ausfg-content .ausfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}