@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-47 .tc-wp-content-root img, .wpc-scope-47 .tc-wp-content-root video, .wpc-scope-47 .tc-wp-content-root svg, .wpc-scope-47 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap div, .wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap section, .wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: #faf7f4;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(177, 33, 70, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(177, 33, 70, 0.1), rgba(94, 36, 151, 0.08));
  color: #8c1536;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap h2{
  margin: 0;
  color: #17151f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5e5968;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(29, 24, 38, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  box-shadow: 0 18px 50px rgba(33, 24, 45, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(185, 28, 73, 0.14), rgba(102, 43, 170, 0.11), rgba(241, 116, 44, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  mask-composite: exclude;
  -webkit-mask-composite: xor;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 33, 70, 0.22);
  box-shadow: 0 24px 70px rgba(33, 24, 45, 0.13);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before{
  opacity: 1;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
  margin: 18px 0 0;
  color: #1d1826;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
  margin: 10px 0 0;
  color: #625d6c;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, #b91c4b, #6528a8 62%, #f06a2b);
  box-shadow: 0 14px 30px rgba(177, 33, 70, 0.2);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 20px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 15px;
  height: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, 3px);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 15px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  transform: translate(-3px, -3px);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mood::before{
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mood::after{
  width: 16px;
  height: 7px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 14px 14px;
  transform: translateY(5px);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::before{
  width: 18px;
  height: 18px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 65% 42%, 100% 42%, 34% 100%, 50% 55%, 13% 55%);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::before{
  width: 18px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::after{
  width: 4px;
  height: 4px;
  bottom: 9px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-creative::before{
  width: 18px;
  height: 18px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 32%, 96% 35%, 68% 55%, 79% 90%, 50% 70%, 21% 90%, 32% 55%, 4% 35%, 39% 32%);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::after{
  width: 11px;
  height: 6px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  width: 22px;
  height: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  width: 12px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 5px 0 #ffffff;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-private::before{
  width: 20px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translateY(4px);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-private::after{
  width: 12px;
  height: 10px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  transform: translateY(-6px);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(29, 24, 38, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(31, 24, 41, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #b91c4b, #6528a8, #f06a2b);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(177, 33, 70, 0.2);
  box-shadow: 0 24px 64px rgba(31, 24, 41, 0.12);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(185, 28, 75, 0.12), rgba(101, 40, 168, 0.1));
  color: #8c1536;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #1d1826;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 9px 0 0;
  color: #625d6c;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(177, 33, 70, 0.09);
  color: #8c1536;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-47 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@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 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: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 8px 10px;
  }}@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 h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 8px 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 34px;
  }.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;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 8px 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 h2{
    font-size: 40px;
  }.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;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-benefits-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 82px 1fr;
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 9px 13px;
  }}@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 36px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 18px;
  }.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;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
    padding: 9px 13px;
  }}