@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-157 .tc-wp-content-root img, .wpc-scope-157 .tc-wp-content-root video, .wpc-scope-157 .tc-wp-content-root svg, .wpc-scope-157 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content, .wpc-scope-157 .tc-wp-content-root .dfg-editorial-content section, .wpc-scope-157 .tc-wp-content-root .dfg-editorial-content div, .wpc-scope-157 .tc-wp-content-root .dfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-section-white{
  background: #ffffff;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-section-soft{
  background: linear-gradient(180deg, #fffaf4 0%, #fff7ee 100%);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(229, 84, 115, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 244, 197, 0.92), rgba(255, 221, 229, 0.92));
  color: #9b3455;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content h2{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #5d6678;
  line-height: 1.75;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(32, 42, 62, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(39, 48, 73, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 214, 82, 0.18), rgba(232, 79, 119, 0.12), rgba(64, 119, 255, 0.08));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(229, 84, 115, 0.26);
  box-shadow: 0 24px 58px rgba(39, 48, 73, 0.13);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card:hover::before{
  opacity: 1;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card h3{
  position: relative;
  margin: 0;
  color: #182033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5e6677;
  line-height: 1.72;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffd85a 0%, #ff7a90 54%, #7868ff 100%);
  box-shadow: 0 12px 24px rgba(229, 84, 115, 0.2);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon::before, .wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0% 50%, 38% 35%);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 11px;
  top: 16px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-wand::before{
  width: 23px;
  height: 4px;
  left: 11px;
  top: 22px;
  border-radius: 99px;
  transform: rotate(-35deg);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-star::before, .wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-free::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 61% 34%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 34%);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 12px;
  top: 16px;
  border-radius: 0 0 10px 10px;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-clean::after{
  width: 10px;
  height: 4px;
  left: 17px;
  top: 12px;
  border-radius: 99px;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-speed::after{
  width: 11px;
  height: 4px;
  left: 21px;
  top: 20px;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-35deg);
  background: #ff7a90;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 12px;
  top: 18px;
  border-radius: 5px;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(32, 42, 62, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 52px rgba(39, 48, 73, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  background: linear-gradient(180deg, #ffd85a, #ff7a90, #7868ff);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 62px rgba(39, 48, 73, 0.13);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #172033 0%, #313c57 100%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(23, 32, 51, 0.16);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-content{
  min-width: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
  margin: 0;
  color: #182033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
  margin: 8px 0 0;
  color: #5e6677;
  line-height: 1.72;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffefd 100%);
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(255, 122, 144, 0.1);
  color: #a23454;
  font-size: 12px;
  font-weight: 820;
  letter-spacing: 0;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-benefit-card{
  background: #ffffff;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-157 .tc-wp-content-root .dfg-editorial-content .dfg-reveal.dfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dfg-editorial-content .dfg-section{
    padding: 44px 0;
  }.tc-wp-content-root .dfg-editorial-content .dfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card h3, .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card p, .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px 20px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dfg-editorial-content .dfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .dfg-editorial-content .dfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card h3, .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card p, .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px 22px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dfg-editorial-content .dfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .dfg-editorial-content .dfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card{
    padding: 24px;
    border-radius: 22px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card h3, .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card p, .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 24px;
    border-radius: 22px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dfg-editorial-content .dfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .dfg-editorial-content .dfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-grid-six, .tc-wp-content-root .dfg-editorial-content .dfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dfg-editorial-content .dfg-card{
    padding: 26px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card h3, .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card p, .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dfg-editorial-content .dfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dfg-editorial-content .dfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dfg-editorial-content h2{
    font-size: 44px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-grid-six, .tc-wp-content-root .dfg-editorial-content .dfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .dfg-editorial-content .dfg-card{
    padding: 30px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card h3, .tc-wp-content-root .dfg-editorial-content .dfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-card p, .tc-wp-content-root .dfg-editorial-content .dfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .dfg-editorial-content .dfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .dfg-editorial-content .dfg-reveal, .tc-wp-content-root .dfg-editorial-content .dfg-card, .tc-wp-content-root .dfg-editorial-content .dfg-card::before, .tc-wp-content-root .dfg-editorial-content .dfg-step-card{
    transition: none;
  }.tc-wp-content-root .dfg-editorial-content .dfg-reveal{
    opacity: 1;
    transform: none;
  }}