@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-94 .tc-wp-content-root img, .wpc-scope-94 .tc-wp-content-root video, .wpc-scope-94 .tc-wp-content-root svg, .wpc-scope-94 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial{
  width: 100%;
  overflow: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial, .wpc-scope-94 .tc-wp-content-root .smfg-editorial div, .wpc-scope-94 .tc-wp-content-root .smfg-editorial section, .wpc-scope-94 .tc-wp-content-root .smfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section{
  position: relative;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section-white{
  background: #ffffff;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section-soft{
  background: linear-gradient(180deg, #fff9ef 0%, #fffdf8 100%);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(230, 55, 47, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 215, 64, 0.22), rgba(230, 55, 47, 0.1));
  color: #b73327;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section-head h2{
  margin: 0;
  color: #121827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #596174;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(25, 32, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #e6372f 0%, #ffd740 48%, #2f8f43 100%);
  opacity: 0.9;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(230, 55, 47, 0.24);
  box-shadow: 0 24px 58px rgba(25, 32, 55, 0.12);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-card h3{
  margin: 0;
  color: #151b2c;
  font-weight: 850;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-card p{
  margin: 10px 0 0;
  color: #5b6476;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: linear-gradient(135deg, #e6372f 0%, #ffbe35 100%);
  box-shadow: 0 12px 22px rgba(230, 55, 47, 0.2);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon::before, .wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-preview::after{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, -2px);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  transform: translate(-4px, 4px);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-spark::before{
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 35%);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-game::before{
  width: 25px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-game::after{
  width: 13px;
  height: 13px;
  border-left: 3px solid #ffffff;
  border-top: 3px solid #ffffff;
  box-shadow: 11px 3px 0 -3px #ffffff, 15px 7px 0 -3px #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-clean::before{
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-clean::after{
  width: 15px;
  height: 8px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-fast::before{
  width: 25px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(45% 0, 100% 0, 62% 39%, 100% 39%, 31% 100%, 47% 51%, 13% 51%);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-free::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-free::after{
  content: "$";
  color: #ffffff;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  bottom: 11px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-private::before{
  width: 20px;
  height: 15px;
  bottom: 11px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-icon-private::after{
  width: 13px;
  height: 12px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(28, 35, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(47, 143, 67, 0.2);
  box-shadow: 0 24px 58px rgba(28, 35, 55, 0.12);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #2f8f43 0%, #ffd740 55%, #e6372f 100%);
  color: #ffffff;
  font-weight: 950;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(47, 143, 67, 0.18);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
  margin: 0;
  color: #151b2c;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-step-content p{
  margin: 9px 0 0;
  color: #5b6476;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(47, 143, 67, 0.1);
  color: #277a39;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-94 .tc-wp-content-root .smfg-editorial .smfg-reveal.smfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .smfg-editorial .smfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .smfg-editorial .smfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .smfg-editorial .smfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .smfg-editorial .smfg-card{
    padding: 24px 20px 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-card h3, .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .smfg-editorial .smfg-card p, .tc-wp-content-root .smfg-editorial .smfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .smfg-editorial .smfg-steps{
    gap: 16px;
  }.tc-wp-content-root .smfg-editorial .smfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .smfg-editorial .smfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .smfg-editorial .smfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .smfg-editorial .smfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial .smfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .smfg-editorial .smfg-card{
    padding: 26px 22px 24px;
  }.tc-wp-content-root .smfg-editorial .smfg-card h3, .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .smfg-editorial .smfg-card p, .tc-wp-content-root .smfg-editorial .smfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .smfg-editorial .smfg-steps{
    gap: 18px;
  }.tc-wp-content-root .smfg-editorial .smfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .smfg-editorial .smfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .smfg-editorial .smfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial .smfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .smfg-editorial .smfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .smfg-editorial .smfg-card h3, .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .smfg-editorial .smfg-card p, .tc-wp-content-root .smfg-editorial .smfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial .smfg-steps{
    gap: 20px;
  }.tc-wp-content-root .smfg-editorial .smfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .smfg-editorial .smfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .smfg-editorial .smfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .smfg-editorial .smfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .smfg-editorial .smfg-grid-three, .tc-wp-content-root .smfg-editorial .smfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .smfg-editorial .smfg-card h3, .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .smfg-editorial .smfg-card p, .tc-wp-content-root .smfg-editorial .smfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial .smfg-steps{
    gap: 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .smfg-editorial .smfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .smfg-editorial .smfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .smfg-editorial .smfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .smfg-editorial .smfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .smfg-editorial .smfg-grid-three, .tc-wp-content-root .smfg-editorial .smfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .smfg-editorial .smfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .smfg-editorial .smfg-card h3, .tc-wp-content-root .smfg-editorial .smfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-card p, .tc-wp-content-root .smfg-editorial .smfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial .smfg-steps{
    gap: 22px;
  }.tc-wp-content-root .smfg-editorial .smfg-step{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .smfg-editorial .smfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}