@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-541 .tc-wp-content-root img, .wpc-scope-541 .tc-wp-content-root video, .wpc-scope-541 .tc-wp-content-root svg, .wpc-scope-541 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap div, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap section, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-section{
  position: relative;
  width: 100%;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-section-white{
  background: #ffffff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(32, 117, 255, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(32, 117, 255, 0.1), rgba(0, 198, 167, 0.1));
  color: #0b66d8;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-heading-block p{
  margin: 16px auto 0;
  color: #5b6678;
  line-height: 1.7;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(19, 35, 61, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(16, 31, 56, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card::before, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card::before, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(32, 117, 255, 0.12), rgba(0, 198, 167, 0.1));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card:hover, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card:hover, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(32, 117, 255, 0.24);
  box-shadow: 0 24px 60px rgba(16, 31, 56, 0.13);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card:hover::before, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card:hover::before, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card:hover::before{
  opacity: 1;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card h3, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-card p, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2075ff, #00c6a7);
  box-shadow: 0 14px 28px rgba(32, 117, 255, 0.22);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon::before, .wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 9px;
  opacity: 0.95;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #2075ff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-type::before{
  width: 26px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 4px;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-type::after{
  width: 6px;
  height: 22px;
  left: 21px;
  top: 16px;
  border-radius: 4px;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-clean::before{
  width: 26px;
  height: 4px;
  left: 11px;
  top: 15px;
  border-radius: 4px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.9), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-clean::after{
  display: none;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 3px;
  transform: rotate(-35deg);
  transform-origin: left center;
  background: #2075ff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-polish::before{
  width: 10px;
  height: 10px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 14px 0 0 rgba(255, 255, 255, 0.92), 7px 14px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-icon-polish::after{
  display: none;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-step-number{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2075ff, #00c6a7);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 18px 32px rgba(32, 117, 255, 0.22);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #eef6ff;
  color: #0b66d8;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
  background: #ffffff;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(32, 117, 255, 0.12), rgba(0, 198, 167, 0.16));
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #00a88e;
  border-bottom: 3px solid #00a88e;
  transform: rotate(-45deg);
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-541 .tc-wp-content-root .afg-content-wrap .afg-reveal.afg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 48px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 54px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 62px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
    font-size: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid, .tc-wp-content-root .afg-content-wrap .afg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 78px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
    font-size: 39px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-card p{
    font-size: 15px;
  }}@media (min-width: 1024px){.tc-wp-content-root .afg-content-wrap .afg-section{
    padding: 96px 0;
  }.tc-wp-content-root .afg-content-wrap .afg-container{
    padding: 0 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .afg-content-wrap .afg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .afg-content-wrap .afg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .afg-content-wrap .afg-grid-three, .tc-wp-content-root .afg-content-wrap .afg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .afg-content-wrap .afg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .afg-content-wrap .afg-card, .tc-wp-content-root .afg-content-wrap .afg-benefit-card{
    min-height: 100%;
    padding: 32px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .afg-content-wrap .afg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .afg-content-wrap .afg-card h3, .tc-wp-content-root .afg-content-wrap .afg-benefit-card h3, .tc-wp-content-root .afg-content-wrap .afg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .afg-content-wrap .afg-card p, .tc-wp-content-root .afg-content-wrap .afg-benefit-card p, .tc-wp-content-root .afg-content-wrap .afg-step-card p{
    font-size: 16px;
  }}.wpc-scope-541 .tc-wp-content-root .afg-step-content{}.wpc-scope-541 .tc-wp-content-root .afg-use-card{}