@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-242 .tc-wp-content-root img, .wpc-scope-242 .tc-wp-content-root video, .wpc-scope-242 .tc-wp-content-root svg, .wpc-scope-242 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content section, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content div, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section{
  position: relative;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section-white{
  background: #ffffff;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #f8fbff 100%);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(237, 43, 42, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 211, 78, 0.22), rgba(237, 43, 42, 0.08));
  color: #b32922;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ffcf33, #ed2b2a);
  box-shadow: 0 0 0 4px rgba(255, 207, 51, 0.18);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
  margin: 0;
  color: #152033;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
  margin: 16px auto 0;
  color: #566176;
  font-weight: 500;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-card, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(29, 42, 68, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(25, 37, 60, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card{
  overflow: hidden;
  border-radius: 22px;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0 18px;
  height: 3px;
  border-radius: 99px 99px 0 0;
  background: linear-gradient(90deg, #ed2b2a, #ffcf33, #2f80ed);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card:hover, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-card:hover, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(237, 43, 42, 0.22);
  box-shadow: 0 24px 60px rgba(25, 37, 60, 0.13);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card:hover::after{
  opacity: 1;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ed2b2a 0%, #ffcf33 100%);
  box-shadow: 0 12px 24px rgba(237, 43, 42, 0.18);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon::before, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-preview::before{
  width: 21px;
  height: 14px;
  left: 12px;
  top: 15px;
  border-radius: 50%;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 18px;
  border-radius: 50%;
  background: #ed2b2a;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 63% 36%, 100% 50%, 63% 64%, 50% 100%, 37% 64%, 0% 50%, 37% 36%);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-game::before{
  width: 24px;
  height: 15px;
  left: 11px;
  top: 16px;
  border-radius: 8px;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-game::after{
  width: 4px;
  height: 4px;
  left: 17px;
  top: 21px;
  border-radius: 50%;
  box-shadow: 12px 0 0 #ed2b2a;
  background: #ed2b2a;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(44% 0, 100% 0, 61% 43%, 92% 43%, 34% 100%, 47% 56%, 15% 56%);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  clip-path: polygon(8% 49%, 34% 74%, 92% 14%, 100% 26%, 34% 92%, 0 58%);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card h3, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-card p, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
  margin: 10px 0 0;
  color: #5f6a7c;
  font-weight: 500;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(237, 43, 42, 0.28), rgba(255, 207, 51, 0.34), rgba(47, 128, 237, 0.22)) border-box;
  border: 1px solid transparent;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ed2b2a 0%, #ffcf33 100%);
  color: #ffffff;
  font-weight: 950;
  letter-spacing: 0;
  box-shadow: 0 18px 34px rgba(237, 43, 42, 0.19);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(255, 207, 51, 0.18), transparent 32%),
    #ffffff;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(47, 128, 237, 0.09);
  color: #2768bf;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
  overflow: hidden;
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255, 207, 51, 0.12), rgba(47, 128, 237, 0.06)),
    #ffffff;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f80ed, #30b76b);
  box-shadow: 0 13px 27px rgba(47, 128, 237, 0.18);
  position: relative;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 19px;
  height: 11px;
  left: 11px;
  top: 13px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-242 .tc-wp-content-root .smfg-editorial-content .smfg-reveal.smfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-grid-six, .tc-wp-content-root .smfg-editorial-content .smfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .smfg-editorial-content .smfg-card, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-trust-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}.wpc-scope-242 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .smfg-step-content{}