@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-356 .tc-wp-content-root img, .wpc-scope-356 .tc-wp-content-root video, .wpc-scope-356 .tc-wp-content-root svg, .wpc-scope-356 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-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-356 .tc-wp-content-root .sfg-bottom-content, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content div, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content section, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8fc 100%);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0f8f86;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-eyebrow::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-eyebrow::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #18b7a5, #5b7cfa);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
  margin: 0;
  color: #101827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #536074;
  font-weight: 450;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 47, 70, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(20, 35, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(24, 183, 165, 0.45), rgba(91, 124, 250, 0.22), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card:hover, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card:hover, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card:hover, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 183, 165, 0.28);
  box-shadow: 0 24px 62px rgba(20, 35, 55, 0.13);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card:hover::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card:hover::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
  margin: 10px 0 0;
  color: #5d6879;
  font-weight: 430;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-icon{
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(24, 183, 165, 0.14), rgba(91, 124, 250, 0.14));
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(24, 183, 165, 0.16);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-icon::before, .wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-icon::after{
  content: "";
  position: absolute;
  left: 13px;
  right: 13px;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, #18b7a5, #5b7cfa);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-icon::before{
  top: 15px;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-card-icon::after{
  top: 27px;
  transform: translateX(6px);
  opacity: 0.72;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-info-card:hover .sfg-card-icon::after{
  transform: translateX(2px);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(247, 251, 255, 0.96));
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-card::after{
  content: "";
  position: absolute;
  top: -70px;
  right: -70px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(24, 183, 165, 0.16), rgba(91, 124, 250, 0));
  pointer-events: none;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #14b8a6, #5b7cfa);
  box-shadow: 0 16px 34px rgba(20, 184, 166, 0.24);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-card{
  overflow: hidden;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 30px;
  margin-bottom: 18px;
  padding: 0 12px;
  border-radius: 999px;
  color: #0f766e;
  background: rgba(20, 184, 166, 0.1);
  border: 1px solid rgba(20, 184, 166, 0.18);
  font-weight: 800;
  font-size: 12px;
  line-height: 1;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
  overflow: hidden;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-mark{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #18b7a5, #5b7cfa);
  position: relative;
  box-shadow: 0 14px 28px rgba(91, 124, 250, 0.2);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(42deg);
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-356 .tc-wp-content-root .sfg-bottom-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
    font-size: 12px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card, .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
    font-size: 12px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card, .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card, .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
    font-size: 16.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card, .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
    padding: 28px;
    border-radius: 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-bottom-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-bottom-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-eyebrow{
    font-size: 13px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-card-grid, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card, .tc-wp-content-root .sfg-bottom-content .sfg-use-card, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card{
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-use-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-bottom-content .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-info-card p, .tc-wp-content-root .sfg-bottom-content .sfg-use-card p, .tc-wp-content-root .sfg-bottom-content .sfg-benefit-card p, .tc-wp-content-root .sfg-bottom-content .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-card{
    grid-template-columns: 88px 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-bottom-content .sfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }}.wpc-scope-356 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-grid-six{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-clean{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-copy{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-fast{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-friendly{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-preview{}.wpc-scope-356 .tc-wp-content-root .sfg-icon-spark{}