@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-290 .tc-wp-content-root img, .wpc-scope-290 .tc-wp-content-root video, .wpc-scope-290 .tc-wp-content-root svg, .wpc-scope-290 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #18151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section{
  width: 100%;
  position: relative;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section-white{
  background: #ffffff;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f2ee 100%);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(202, 53, 73, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(202, 53, 73, 0.1), rgba(244, 166, 69, 0.12));
  color: #9d2436;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
  margin: 0;
  color: #18151f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #625b68;
  font-weight: 450;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(42, 34, 49, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(32, 22, 34, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card::before, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #ca3549, #f4a645, #7b4ae2);
  opacity: 0.9;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card:hover, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(202, 53, 73, 0.22);
  box-shadow: 0 24px 60px rgba(32, 22, 34, 0.11);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card h3, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
  margin: 0;
  color: #1d1824;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card p, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
  margin: 10px 0 0;
  color: #625b68;
  font-weight: 430;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(202, 53, 73, 0.14), rgba(244, 166, 69, 0.16));
  position: relative;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon::before, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #ca3549, #f4a645);
  transition: transform 260ms ease;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover .rfg-icon::before, .wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-card:hover .rfg-icon::after{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 17px;
  border-radius: 5px;
  background: rgba(123, 74, 226, 0.72);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-creative::before{
  width: 24px;
  height: 8px;
  left: 11px;
  top: 19px;
  transform: rotate(-12deg);
  border-radius: 3px;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-creative::after{
  width: 16px;
  height: 8px;
  left: 17px;
  top: 28px;
  transform: rotate(8deg);
  border-radius: 3px;
  background: #7b4ae2;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-social::before{
  width: 8px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-radius: 50%;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-social::after{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 25px;
  border-radius: 999px 999px 6px 6px;
  background: #7b4ae2;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(47% 0, 100% 0, 63% 41%, 100% 41%, 33% 100%, 48% 55%, 0 55%);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-fast::after{
  display: none;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-style::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 7px;
  transform: rotate(8deg);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-icon-style::after{
  width: 16px;
  height: 16px;
  left: 18px;
  top: 19px;
  border-radius: 5px;
  transform: rotate(-10deg);
  background: #ffffff;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(42, 34, 49, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);
  box-shadow: 0 18px 45px rgba(32, 22, 34, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ca3549, #f4a645);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(202, 53, 73, 0.25);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 0 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(123, 74, 226, 0.09);
  color: #6237bd;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ca3549, #f4a645);
  position: relative;
  box-shadow: 0 12px 26px rgba(202, 53, 73, 0.22);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 10px;
  width: 13px;
  height: 20px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(40deg);
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-290 .tc-wp-content-root .rfg-editorial-content .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
    font-size: 27px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid, .tc-wp-content-root .rfg-editorial-content .rfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
    font-size: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid, .tc-wp-content-root .rfg-editorial-content .rfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
    font-size: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid, .tc-wp-content-root .rfg-editorial-content .rfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
    font-size: 42px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-three, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
    font-size: 15.8px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial-content .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-editorial-content .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header h2{
    font-size: 48px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-grid-three, .tc-wp-content-root .rfg-editorial-content .rfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card h3, .tc-wp-content-root .rfg-editorial-content .rfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-content .rfg-card p, .tc-wp-content-root .rfg-editorial-content .rfg-benefit-card p, .tc-wp-content-root .rfg-editorial-content .rfg-step-card p{
    font-size: 16px;
  }}.wpc-scope-290 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .rfg-step-copy{}