@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-101 .tc-wp-content-root img, .wpc-scope-101 .tc-wp-content-root video, .wpc-scope-101 .tc-wp-content-root svg, .wpc-scope-101 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap, .wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap section, .wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap div, .wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: #fbf8f4;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #9b4a7a;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker::before, .wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker::after{
  content: "";
  width: 28px;
  height: 1px;
  background: linear-gradient(90deg, rgba(155, 74, 122, 0), #d96b9f);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 16px auto 0;
  color: #5c6473;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(216, 186, 205, 0.72);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  box-shadow: 0 18px 48px rgba(36, 27, 47, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #b96bd8, #ec6f9c, #f2a65a);
  opacity: 0.9;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(217, 107, 159, 0.68);
  box-shadow: 0 24px 60px rgba(122, 68, 114, 0.14);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
  margin: 18px 0 0;
  color: #1b2437;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
  margin: 10px 0 0;
  color: #616879;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(185, 107, 216, 0.16), rgba(236, 111, 156, 0.18));
  box-shadow: inset 0 0 0 1px rgba(217, 107, 159, 0.18);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before, .wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #a84fc4, #e56291);
  transition: transform 240ms ease;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover .cfg-icon::before{
  transform: translateY(-2px) rotate(-8deg);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  width: 24px;
  height: 15px;
  border-radius: 50%;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  width: 17px;
  height: 20px;
  border-radius: 5px;
  box-shadow: 7px -6px 0 rgba(229, 98, 145, 0.35);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-creative::before{
  width: 24px;
  height: 24px;
  clip-path: polygon(50% 0%, 61% 34%, 98% 34%, 68% 55%, 79% 91%, 50% 69%, 21% 91%, 32% 55%, 2% 34%, 39% 34%);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-name::before{
  width: 26px;
  height: 20px;
  border: 3px solid #d95f91;
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 18px;
  background: transparent;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 25px;
  height: 25px;
  clip-path: polygon(55% 0, 12% 56%, 46% 56%, 36% 100%, 88% 41%, 54% 41%);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::before{
  width: 25px;
  height: 18px;
  border-radius: 12px;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::after{
  width: 18px;
  height: 4px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-free::before{
  width: 24px;
  height: 24px;
  border-radius: 50%;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-free::after{
  width: 12px;
  height: 3px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-mobile::before{
  width: 18px;
  height: 27px;
  border-radius: 6px;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-mobile::after{
  bottom: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-private::before{
  width: 24px;
  height: 17px;
  bottom: 12px;
  border-radius: 6px;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-private::after{
  top: 10px;
  width: 16px;
  height: 16px;
  border: 3px solid #d95f91;
  border-bottom: 0;
  border-radius: 16px 16px 0 0;
  background: transparent;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(214, 184, 201, 0.8);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 50px rgba(64, 43, 55, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 100%;
  background: radial-gradient(circle at top right, rgba(236, 111, 156, 0.14), rgba(236, 111, 156, 0));
  pointer-events: none;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(217, 107, 159, 0.68);
  box-shadow: 0 24px 58px rgba(122, 68, 114, 0.13);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: start;
  border-radius: 18px;
  background: linear-gradient(135deg, #a84fc4, #e86796 62%, #f0a15d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 12px 28px rgba(217, 107, 159, 0.28);
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content{
  min-width: 0;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
  margin: 0;
  color: #1b2437;
  font-weight: 800;
  line-height: 1.25;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
  margin: 9px 0 0;
  color: #5f6675;
  line-height: 1.7;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(168, 79, 196, 0.12), rgba(240, 161, 93, 0.16));
  color: #9b4a7a;
  font-weight: 760;
  line-height: 1;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  text-align: left;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-101 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card{
    padding: 24px 20px 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 78px 1fr;
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}