@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-284 .tc-wp-content-root img, .wpc-scope-284 .tc-wp-content-root video, .wpc-scope-284 .tc-wp-content-root svg, .wpc-scope-284 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-section{
  position: relative;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-section-white{
  background: #ffffff;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-section-soft{
  background: #f8faf7;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(18, 116, 111, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(25, 162, 150, 0.12), rgba(255, 184, 77, 0.16));
  color: #0f766e;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap h2{
  margin: 16px 0 0;
  color: #121a2a;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5d6778;
  line-height: 1.75;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-info-card, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 44px rgba(18, 26, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-info-card::before, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-use-card::before, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  border-radius: 22px 22px 0 0;
  background: linear-gradient(90deg, #109b8d, #f5b041, #e4485f);
  opacity: 0.82;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-info-card:hover, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-use-card:hover, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card:hover, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(16, 155, 141, 0.28);
  box-shadow: 0 22px 58px rgba(18, 26, 42, 0.13);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap h3{
  margin: 0;
  color: #151f31;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
  margin: 10px 0 0;
  color: #626b7b;
  line-height: 1.72;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #109b8d, #f5b041);
  box-shadow: 0 12px 26px rgba(16, 155, 141, 0.24);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon::before, .wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-info-card:hover .opf-icon::before{
  transform: translateX(2px) rotate(8deg);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-wave::before{
  width: 23px;
  height: 7px;
  left: 11px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-wave::after{
  width: 8px;
  height: 8px;
  right: 10px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-badge::after{
  width: 12px;
  height: 9px;
  left: 17px;
  bottom: 8px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-flame::before{
  width: 20px;
  height: 25px;
  left: 13px;
  top: 10px;
  border-radius: 50% 50% 50% 8px;
  transform: rotate(-18deg);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-icon-shield::before{
  width: 23px;
  height: 26px;
  left: 11px;
  top: 10px;
  clip-path: polygon(50% 0, 88% 13%, 82% 68%, 50% 100%, 18% 68%, 12% 13%);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(16, 155, 141, 0.5), rgba(245, 176, 65, 0.42), rgba(228, 72, 95, 0.28)) border-box;
  border: 1px solid transparent;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #109b8d, #f5b041);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(16, 155, 141, 0.2);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-step-content{
  min-width: 0;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-mini-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  min-width: 52px;
  min-height: 30px;
  padding: 5px 10px;
  border-radius: 999px;
  background: #fff6df;
  color: #9a5b00;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(16, 155, 141, 0.1), transparent 34%),
    #ffffff;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #109b8d, #f5b041);
  position: relative;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-284 .tc-wp-content-root .opf-editorial-wrap .opf-reveal.opf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .opf-editorial-wrap .opf-section{
    padding: 54px 0;
  }.tc-wp-content-root .opf-editorial-wrap .opf-container{
    padding: 0 14px;
  }.tc-wp-content-root .opf-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card, .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .opf-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-number{
    width: 54px;
    height: 44px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .opf-editorial-wrap .opf-section{
    padding: 60px 0;
  }.tc-wp-content-root .opf-editorial-wrap .opf-container{
    padding: 0 18px;
  }.tc-wp-content-root .opf-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card, .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .opf-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-number{
    width: 58px;
    height: 46px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .opf-editorial-wrap .opf-section{
    padding: 66px 0;
  }.tc-wp-content-root .opf-editorial-wrap .opf-container{
    padding: 0 22px;
  }.tc-wp-content-root .opf-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card, .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .opf-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-number{
    width: 60px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .opf-editorial-wrap .opf-section{
    padding: 78px 0;
  }.tc-wp-content-root .opf-editorial-wrap .opf-container{
    padding: 0 32px;
  }.tc-wp-content-root .opf-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card, .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .opf-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-number{
    width: 66px;
    height: 54px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .opf-editorial-wrap .opf-section{
    padding: 92px 0;
  }.tc-wp-content-root .opf-editorial-wrap .opf-container{
    padding: 0 36px;
  }.tc-wp-content-root .opf-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card, .tc-wp-content-root .opf-editorial-wrap .opf-use-card, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .opf-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-info-card p, .tc-wp-content-root .opf-editorial-wrap .opf-use-card p, .tc-wp-content-root .opf-editorial-wrap .opf-benefit-card p, .tc-wp-content-root .opf-editorial-wrap .opf-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .opf-editorial-wrap .opf-step-number{
    width: 72px;
    height: 58px;
    font-size: 20px;
  }}