@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-512 .tc-wp-content-root img, .wpc-scope-512 .tc-wp-content-root video, .wpc-scope-512 .tc-wp-content-root svg, .wpc-scope-512 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content section, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content div, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section-white{
  background: #ffffff;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #f8fbff 100%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(238, 96, 35, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 198, 71, 0.16), rgba(238, 96, 35, 0.12));
  color: #a33c12;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
  margin: 0;
  color: #14213d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
  margin: 14px auto 0;
  color: #526075;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 33, 61, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(20, 33, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card::before, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 198, 71, 0.2), rgba(238, 96, 35, 0.12), rgba(15, 118, 110, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card:hover, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card:hover, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(238, 96, 35, 0.25);
  box-shadow: 0 24px 58px rgba(20, 33, 61, 0.13);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card:hover::before, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card h3, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-card p, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6878;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffc647 0%, #ee6023 54%, #0f766e 100%);
  box-shadow: 0 14px 26px rgba(238, 96, 35, 0.22);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon::before, .wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0 50%, 37% 36%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-copy::after{
  width: 13px;
  height: 16px;
  left: 12px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.58;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-compass::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-compass::after{
  width: 8px;
  height: 16px;
  left: 19px;
  top: 15px;
  background: #ee6023;
  clip-path: polygon(50% 0, 100% 100%, 50% 72%, 0 100%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-star::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-wave::before{
  width: 24px;
  height: 12px;
  left: 11px;
  top: 18px;
  border-radius: 999px;
  clip-path: polygon(0 54%, 15% 18%, 34% 47%, 50% 78%, 68% 48%, 85% 18%, 100% 54%, 100% 100%, 0 100%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-icon-badge::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #0f766e;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(20, 33, 61, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(20, 33, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ffc647, #ee6023, #0f766e);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #14213d 0%, #ee6023 100%);
  box-shadow: 0 16px 30px rgba(20, 33, 61, 0.18);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-step-copy{
  min-width: 0;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-mini-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(15, 118, 110, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fefbf5 100%);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0f766e, #ffc647);
  box-shadow: 0 14px 28px rgba(15, 118, 110, 0.16);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-512 .tc-wp-content-root .opfg-editorial-content .opfg-reveal.opfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card p, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card p, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card p, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 20px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid-three, .tc-wp-content-root .opfg-editorial-content .opfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card p, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 22px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 76px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid-three, .tc-wp-content-root .opfg-editorial-content .opfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .tc-wp-content-root .opfg-editorial-content .opfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card p, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .tc-wp-content-root .opfg-editorial-content .opfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 24px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 88px 1fr;
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}