@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-103 .tc-wp-content-root img, .wpc-scope-103 .tc-wp-content-root video, .wpc-scope-103 .tc-wp-content-root svg, .wpc-scope-103 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #152033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: #f7f9fc;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(0, 113, 227, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.1), rgba(255, 210, 0, 0.16));
  color: #075bb5;
  font-weight: 700;
  line-height: 1;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 14px auto 0;
  color: #526071;
  line-height: 1.7;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(21, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 42px rgba(21, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.42), rgba(255, 210, 0, 0.36), rgba(255, 63, 52, 0.18));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 113, 227, 0.2);
  box-shadow: 0 24px 58px rgba(21, 32, 51, 0.13);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before{
  opacity: 1;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
  margin: 0;
  color: #172235;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
  margin: 10px 0 0;
  color: #5b6675;
  line-height: 1.68;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0877f2 0%, #00b8ff 50%, #ffd200 100%);
  box-shadow: 0 12px 26px rgba(0, 113, 227, 0.2);
  transition: transform 260ms ease;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 12px;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 22px;
  border-radius: 50%;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 11px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-energy::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  transform: skewX(-24deg);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-energy::after{
  width: 28px;
  height: 4px;
  left: 8px;
  top: 28px;
  border-radius: 99px;
  transform: skewX(-24deg);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-creative::after{
  width: 8px;
  height: 8px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  width: 24px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  display: none;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 24px;
  top: 21px;
  border-radius: 99px;
  transform: rotate(-35deg);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(21, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(21, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 58px rgba(21, 32, 51, 0.12);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 50%;
  width: 3px;
  height: calc(100% + 18px);
  background: linear-gradient(180deg, rgba(0, 113, 227, 0.28), rgba(255, 210, 0, 0.28));
  transform: translateY(26px);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:last-child::after{
  display: none;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #0877f2, #00b8ff 55%, #ffd200);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(0, 113, 227, 0.22);
  z-index: 1;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #172235;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 8px 0 0;
  color: #5b6675;
  line-height: 1.7;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card{
  overflow: hidden;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 113, 227, 0.1), rgba(255, 210, 0, 0.18));
  color: #075bb5;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fdfefe 100%);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 18px;
  top: 23px;
  border-radius: 99px;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  bottom: 12px;
  border-radius: 99px;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 20px;
  border-radius: 6px;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 17px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-103 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
    padding: 10px 16px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}