@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-537 .tc-wp-content-root img, .wpc-scope-537 .tc-wp-content-root video, .wpc-scope-537 .tc-wp-content-root svg, .wpc-scope-537 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #17211b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content, .wpc-scope-537 .tc-wp-content-root .spfg-editorial-content div, .wpc-scope-537 .tc-wp-content-root .spfg-editorial-content section, .wpc-scope-537 .tc-wp-content-root .spfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section{
  position: relative;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section-white{
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section-soft{
  background: linear-gradient(180deg, #f7faf7 0%, #f1f7f3 100%);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border: 1px solid rgba(30, 215, 96, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(30, 215, 96, 0.12), rgba(18, 185, 129, 0.08));
  color: #08783b;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
  margin: 0;
  color: #101a14;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #53615a;
  font-weight: 450;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(19, 42, 27, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 35, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(30, 215, 96, 0.18), rgba(0, 190, 255, 0.08));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 220ms ease;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(30, 215, 96, 0.28);
  box-shadow: 0 24px 60px rgba(10, 36, 20, 0.12);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card:hover::before{
  opacity: 1;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card h3{
  position: relative;
  margin: 0;
  color: #142019;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #58665f;
  font-weight: 450;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #1ed760, #13b981);
  box-shadow: 0 12px 28px rgba(30, 215, 96, 0.28);
  transition: transform 220ms ease;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-card:hover .spfg-icon{
  transform: translateY(-2px) scale(1.04);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon::before, .wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-preview::after{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-copy::before{
  width: 16px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  transform: translate(3px, -3px);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-copy::after{
  width: 16px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
  transform: translate(-3px, 3px);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-spark::before{
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-profile::before{
  width: 12px;
  height: 12px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-profile::after{
  width: 24px;
  height: 12px;
  bottom: 10px;
  border-radius: 999px 999px 7px 7px;
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-playlist::before{
  width: 22px;
  height: 18px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-playlist::after{
  width: 22px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-speed::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-speed::after{
  width: 10px;
  height: 2px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-35deg) translate(2px, -1px);
  transform-origin: left center;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-free::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-free::after{
  width: 11px;
  height: 6px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  bottom: 9px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-clean::before{
  width: 22px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-icon-clean::after{
  width: 12px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(24, 52, 34, 0.1);
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(30, 215, 96, 0.12), transparent 34%),
    #ffffff;
  box-shadow: 0 18px 54px rgba(22, 45, 31, 0.08);
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-card::after{
  position: absolute;
  left: 44px;
  top: calc(100% + 8px);
  width: 2px;
  height: 24px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(30, 215, 96, 0.42), rgba(30, 215, 96, 0));
  content: "";
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-card:last-child::after{
  display: none;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(30, 215, 96, 0.3);
  box-shadow: 0 24px 64px rgba(16, 43, 24, 0.12);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #111c15, #1ed760);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(30, 215, 96, 0.28);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
  margin: 0;
  color: #142019;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
  margin: 8px 0 0;
  color: #56645d;
  font-weight: 450;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(249, 253, 250, 0.96)),
    #ffffff;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(30, 215, 96, 0.24);
  border-radius: 999px;
  background: rgba(30, 215, 96, 0.1);
  color: #08783b;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-benefit-card{
  text-align: left;
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-reveal{
  opacity: 0;
  transform: translateY(22px);
}.wpc-scope-537 .tc-wp-content-root .spfg-editorial-content .spfg-reveal.spfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .spfg-editorial-content .spfg-card, .tc-wp-content-root .spfg-editorial-content .spfg-step-card, .tc-wp-content-root .spfg-editorial-content .spfg-icon, .tc-wp-content-root .spfg-editorial-content .spfg-reveal, .tc-wp-content-root .spfg-editorial-content .spfg-reveal.spfg-visible{
    transition: none;
  }.tc-wp-content-root .spfg-editorial-content .spfg-reveal{
    opacity: 1;
    transform: none;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .spfg-editorial-content .spfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .spfg-editorial-content .spfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-kicker{
    padding: 8px 12px;
    font-size: 11px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card h3{
    font-size: 17px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-badge{
    padding: 7px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .spfg-editorial-content .spfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .spfg-editorial-content .spfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-badge{
    padding: 7px 11px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .spfg-editorial-content .spfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .spfg-editorial-content .spfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card{
    padding: 24px;
    border-radius: 21px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card::after{
    display: none;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .spfg-editorial-content .spfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .spfg-editorial-content .spfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-grid-three, .tc-wp-content-root .spfg-editorial-content .spfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card{
    padding: 28px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .spfg-editorial-content .spfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .spfg-editorial-content .spfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-kicker{
    padding: 10px 16px;
    font-size: 12px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-grid-three, .tc-wp-content-root .spfg-editorial-content .spfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card{
    padding: 30px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 18px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .spfg-editorial-content .spfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}