@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-262 .tc-wp-content-root img, .wpc-scope-262 .tc-wp-content-root video, .wpc-scope-262 .tc-wp-content-root svg, .wpc-scope-262 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial{
  width: 100%;
  color: #172033;
  font-family: inherit;
  overflow-x: hidden;
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial section, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial div, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section-white{
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 184, 77, 0.13), transparent 32%),
    linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(255, 138, 0, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 184, 77, 0.15), rgba(20, 116, 255, 0.08));
  color: #9a5200;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
  margin: 16px auto 0;
  color: #536174;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-card{
  position: relative;
  height: 100%;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 138, 0, 0.28), rgba(20, 116, 255, 0.16)) border-box;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #ff9f1c, #1474ff);
  opacity: 0.86;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 138, 0, 0.28);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-card h3, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
  margin: 0;
  color: #162033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-card p, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step p{
  margin: 10px 0 0;
  color: #5d6879;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff9f1c, #1474ff);
  box-shadow: 0 12px 24px rgba(20, 116, 255, 0.18);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon::before, .wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-preview::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-radius: 7px;
  opacity: 0.95;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #1474ff;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
  box-shadow: -6px 6px 0 rgba(255, 255, 255, 0.58);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-creative::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 rgba(255, 255, 255, 0.7);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-clean::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  background: transparent;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-right-color: transparent;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-icon-friendly::before{
  width: 23px;
  height: 13px;
  left: 12px;
  top: 17px;
  border-radius: 0 0 14px 14px;
  background: transparent;
  border: 3px solid #ffffff;
  border-top: 0;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.1);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step::after{
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 0;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #ff9f1c, #1474ff);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff8a00, #1474ff);
  box-shadow: 0 16px 30px rgba(20, 116, 255, 0.18);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-step-content{
  min-width: 0;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  padding: 6px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(20, 116, 255, 0.08);
  color: #145fc4;
  font-size: 12px;
  font-weight: 820;
  line-height: 1;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-use-card::before{
  background: linear-gradient(90deg, #1474ff, #ff9f1c);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-benefit{
  text-align: center;
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 74px;
  min-height: 38px;
  margin-bottom: 18px;
  padding: 9px 15px;
  border-radius: 999px;
  background: linear-gradient(135deg, #172033, #1474ff);
  color: #ffffff;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(20, 116, 255, 0.18);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-262 .tc-wp-content-root .lpfg-editorial .lpfg-reveal.lpfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card{
    padding: 26px 22px;
    border-radius: 19px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lpfg-editorial .lpfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-3, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}