@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-530 .tc-wp-content-root img, .wpc-scope-530 .tc-wp-content-root video, .wpc-scope-530 .tc-wp-content-root svg, .wpc-scope-530 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content section, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content div, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section-white{
  background: #ffffff;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f5f8fb 100%);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 14px;
  border: 1px solid rgba(20, 123, 178, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(30, 148, 205, 0.12), rgba(240, 178, 63, 0.16));
  color: #0d6f9b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section-head h2{
  margin: 16px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
  margin: 16px auto 0;
  color: #586174;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card::before, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(25, 132, 196, 0.12), rgba(248, 184, 54, 0.10), rgba(236, 72, 153, 0.06));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card:hover, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(25, 132, 196, 0.22);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.12);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card:hover::before, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card h3, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card h3, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-copy h3{
  position: relative;
  margin: 0;
  color: #151b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card p, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card p, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6678;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #1597d3, #f4b63f);
  box-shadow: 0 14px 26px rgba(21, 151, 211, 0.22);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon::before, .wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-card:hover .opfg-icon::before{
  transform: translateX(2px) translateY(-2px);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-wave::before{
  width: 24px;
  height: 10px;
  left: 11px;
  top: 18px;
  border-radius: 999px;
  background: transparent;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-star::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  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-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-flag::before{
  width: 3px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-flag::after{
  width: 18px;
  height: 13px;
  left: 18px;
  top: 12px;
  border-radius: 3px 8px 8px 3px;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-icon-clean::before{
  width: 20px;
  height: 14px;
  left: 13px;
  top: 15px;
  border-radius: 4px;
  background: transparent;
  border: 3px solid #ffffff;
  border-top: 0;
  transform: rotate(-45deg);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(17, 24, 39, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-card::after{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #1597d3, #f4b63f);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(244, 182, 63, 0.28);
  box-shadow: 0 24px 64px rgba(17, 24, 39, 0.11);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827, #1597d3 58%, #f4b63f);
  box-shadow: 0 16px 34px rgba(21, 151, 211, 0.22);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-mini-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(21, 151, 211, 0.10);
  color: #0d6f9b;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
  background: #ffffff;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(21, 151, 211, 0.14), rgba(244, 182, 63, 0.18));
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #1597d3;
  border-bottom: 3px solid #1597d3;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-530 .tc-wp-content-root .opfg-editorial-content .opfg-reveal.opfg-is-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 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: 14px;
    margin-top: 30px;
  }.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-copy 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-copy p{
    font-size: 14px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 14px;
    margin-top: 30px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@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 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: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.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-copy 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-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.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: 56px;
    height: 56px;
    font-size: 19px;
  }}@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 h2{
    font-size: 31px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-card, .tc-wp-content-root .opfg-editorial-content .opfg-benefit-card{
    padding: 26px;
    border-radius: 21px;
  }.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-copy 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-copy p{
    font-size: 15px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.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: 58px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 30px;
  }.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: 16px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    gap: 20px;
    margin-top: 42px;
  }.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));
  }.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-copy 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-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 18px;
    margin-top: 42px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .opfg-editorial-content .opfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .opfg-editorial-content .opfg-container{
    padding: 0 32px;
  }.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: 17px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.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));
  }.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-copy 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-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-steps{
    gap: 20px;
    margin-top: 48px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-card{
    gap: 28px;
    padding: 32px 36px;
  }.tc-wp-content-root .opfg-editorial-content .opfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 24px;
  }}