@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-369 .tc-wp-content-root img, .wpc-scope-369 .tc-wp-content-root video, .wpc-scope-369 .tc-wp-content-root svg, .wpc-scope-369 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial, .wpc-scope-369 .tc-wp-content-root .ifg-editorial div, .wpc-scope-369 .tc-wp-content-root .ifg-editorial section, .wpc-scope-369 .tc-wp-content-root .ifg-editorial article{
  box-sizing: border-box;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-section-white{
  background: #ffffff;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-section-soft{
  background:
    radial-gradient(circle at 16% 12%, rgba(247, 188, 56, 0.12), transparent 30%),
    radial-gradient(circle at 86% 16%, rgba(218, 54, 84, 0.10), transparent 28%),
    #f8fafc;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(218, 54, 84, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 88, 0.18), rgba(218, 54, 84, 0.10));
  color: #9b263e;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffd65a, #d93654);
  box-shadow: 0 0 0 4px rgba(217, 54, 84, 0.10);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5f6b7a;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  isolation: isolate;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card::before, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 214, 90, 0.48), rgba(217, 54, 84, 0.40), rgba(41, 49, 83, 0.18));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card:hover, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(217, 54, 84, 0.20);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.13);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card:hover::before, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card h3, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card p, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-card p, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
  margin: 10px 0 0;
  color: #5f6b7a;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffd65a 0%, #f06a47 42%, #d93654 100%);
  box-shadow: 0 14px 26px rgba(217, 54, 84, 0.24);
  transition: transform 260ms ease;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-card:hover .ifg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon::before, .wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #d93654;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-spark::before{
  width: 5px;
  height: 26px;
  left: 21px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-spark::after{
  width: 26px;
  height: 5px;
  left: 10px;
  top: 21px;
  border-radius: 999px;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid rgba(255, 255, 255, 0.92);
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 999px;
  background: #d93654;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-icon-brand::after{
  display: none;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-list{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(23, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ffd65a, #d93654);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-card:hover{
  transform: translateX(4px);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033 0%, #293153 52%, #d93654 140%);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 18px 36px rgba(23, 32, 51, 0.22);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-use-card{
  background: #ffffff;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-use-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 58px;
  height: 32px;
  margin-bottom: 18px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 90, 0.24), rgba(217, 54, 84, 0.12));
  color: #9b263e;
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
  background: #ffffff;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffd65a, #d93654);
  box-shadow: 0 14px 28px rgba(217, 54, 84, 0.22);
  position: relative;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-369 .tc-wp-content-root .ifg-editorial .ifg-reveal.ifg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-card, .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-card p, .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-card, .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-card p, .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial .ifg-card, .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-card p, .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial .ifg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial .ifg-card, .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-card p, .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-editorial .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-editorial .ifg-container{
    padding: 0 34px;
  }.tc-wp-content-root .ifg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .ifg-editorial .ifg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .ifg-editorial .ifg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial .ifg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ifg-editorial .ifg-card, .tc-wp-content-root .ifg-editorial .ifg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-editorial .ifg-card h3, .tc-wp-content-root .ifg-editorial .ifg-step-card h3, .tc-wp-content-root .ifg-editorial .ifg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-editorial .ifg-card p, .tc-wp-content-root .ifg-editorial .ifg-step-card p, .tc-wp-content-root .ifg-editorial .ifg-benefit-card p{
    font-size: 16px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .ifg-editorial .ifg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-369 .tc-wp-content-root .ifg-step-content{}