@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-370 .tc-wp-content-root img, .wpc-scope-370 .tc-wp-content-root video, .wpc-scope-370 .tc-wp-content-root svg, .wpc-scope-370 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content section, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content div, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-section{
  position: relative;
  width: 100%;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-section-white{
  background: #ffffff;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f3ee 100%);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8a4d11;
  font-weight: 760;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-kicker::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-kicker::after{
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #d98b1f, #b84d9b);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content h2{
  margin: 0;
  color: #121827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-section-header p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.75;
  font-weight: 450;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(212, 172, 108, 0.28);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(39, 29, 16, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(217, 139, 31, 0.16), rgba(184, 77, 155, 0.1), rgba(60, 126, 157, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card:hover, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card:hover, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(217, 139, 31, 0.48);
  box-shadow: 0 24px 60px rgba(39, 29, 16, 0.13);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card:hover::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card:hover::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card h3, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card p, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-use-card p, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #606b7e;
  line-height: 1.72;
  font-weight: 430;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d98b1f, #b84d9b);
  box-shadow: 0 12px 26px rgba(184, 77, 155, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-card:hover .itg-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon::before, .wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-preview::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 99px;
  background: transparent;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-copy::before{
  width: 16px;
  height: 18px;
  right: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  bottom: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-spark::before{
  width: 4px;
  height: 24px;
  left: 21px;
  top: 11px;
  border-radius: 99px;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-spark::after{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 21px;
  border-radius: 99px;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-clean::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 17px;
  border-radius: 99px;
  box-shadow: 0 6px 0 #ffffff, 0 12px 0 #ffffff;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-clean::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-device::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  border-radius: 99px;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-time::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-icon-time::after{
  width: 9px;
  height: 2px;
  left: 22px;
  top: 22px;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-45deg);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(195, 151, 84, 0.26);
  border-radius: 24px;
  box-shadow: 0 18px 48px rgba(39, 29, 16, 0.08);
  transition: transform 260ms ease, border-color 260ms ease, box-shadow 260ms ease;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #d98b1f, #b84d9b);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(184, 77, 155, 0.38);
  box-shadow: 0 24px 58px rgba(39, 29, 16, 0.12);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #d98b1f, #b84d9b);
  box-shadow: 0 14px 30px rgba(184, 77, 155, 0.24);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-step-content{
  min-width: 0;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 99px;
  color: #7d3f12;
  background: rgba(217, 139, 31, 0.12);
  border: 1px solid rgba(217, 139, 31, 0.2);
  font-weight: 760;
  line-height: 1;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2f8f7f, #d98b1f);
  box-shadow: 0 12px 24px rgba(47, 143, 127, 0.18);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 12px;
  top: 10px;
  width: 12px;
  height: 7px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-370 .tc-wp-content-root .itg-bottom-content .itg-reveal.itg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .itg-bottom-content .itg-section{
    padding: 48px 0;
  }.tc-wp-content-root .itg-bottom-content .itg-container{
    padding: 0 14px;
  }.tc-wp-content-root .itg-bottom-content .itg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .itg-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .itg-bottom-content .itg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .itg-bottom-content .itg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .itg-bottom-content .itg-card, .tc-wp-content-root .itg-bottom-content .itg-use-card, .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .itg-bottom-content .itg-card h3, .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .itg-bottom-content .itg-card p, .tc-wp-content-root .itg-bottom-content .itg-use-card p, .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .tc-wp-content-root .itg-bottom-content .itg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .itg-bottom-content .itg-section{
    padding: 54px 0;
  }.tc-wp-content-root .itg-bottom-content .itg-container{
    padding: 0 18px;
  }.tc-wp-content-root .itg-bottom-content .itg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .itg-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .itg-bottom-content .itg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .itg-bottom-content .itg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .itg-bottom-content .itg-card, .tc-wp-content-root .itg-bottom-content .itg-use-card, .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .itg-bottom-content .itg-card h3, .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .itg-bottom-content .itg-card p, .tc-wp-content-root .itg-bottom-content .itg-use-card p, .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .tc-wp-content-root .itg-bottom-content .itg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .itg-bottom-content .itg-section{
    padding: 62px 0;
  }.tc-wp-content-root .itg-bottom-content .itg-container{
    padding: 0 22px;
  }.tc-wp-content-root .itg-bottom-content .itg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .itg-bottom-content h2{
    font-size: 33px;
  }.tc-wp-content-root .itg-bottom-content .itg-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .itg-bottom-content .itg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .itg-bottom-content .itg-card, .tc-wp-content-root .itg-bottom-content .itg-use-card, .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .itg-bottom-content .itg-card h3, .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .itg-bottom-content .itg-card p, .tc-wp-content-root .itg-bottom-content .itg-use-card p, .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .tc-wp-content-root .itg-bottom-content .itg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .itg-bottom-content .itg-section{
    padding: 76px 0;
  }.tc-wp-content-root .itg-bottom-content .itg-container{
    padding: 0 32px;
  }.tc-wp-content-root .itg-bottom-content .itg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .itg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .itg-bottom-content .itg-section-header p{
    font-size: 16.5px;
  }.tc-wp-content-root .itg-bottom-content .itg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .itg-bottom-content .itg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .itg-bottom-content .itg-card, .tc-wp-content-root .itg-bottom-content .itg-use-card, .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .itg-bottom-content .itg-card h3, .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .itg-bottom-content .itg-card p, .tc-wp-content-root .itg-bottom-content .itg-use-card p, .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .tc-wp-content-root .itg-bottom-content .itg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-list{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .itg-bottom-content .itg-section{
    padding: 92px 0;
  }.tc-wp-content-root .itg-bottom-content .itg-container{
    padding: 0 34px;
  }.tc-wp-content-root .itg-bottom-content .itg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .itg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .itg-bottom-content .itg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .itg-bottom-content .itg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .itg-bottom-content .itg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .itg-bottom-content .itg-card, .tc-wp-content-root .itg-bottom-content .itg-use-card, .tc-wp-content-root .itg-bottom-content .itg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .itg-bottom-content .itg-card h3, .tc-wp-content-root .itg-bottom-content .itg-use-card h3, .tc-wp-content-root .itg-bottom-content .itg-benefit-card h3, .tc-wp-content-root .itg-bottom-content .itg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .itg-bottom-content .itg-card p, .tc-wp-content-root .itg-bottom-content .itg-use-card p, .tc-wp-content-root .itg-bottom-content .itg-benefit-card p, .tc-wp-content-root .itg-bottom-content .itg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-list{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-card{
    gap: 30px;
    padding: 34px 38px;
  }.tc-wp-content-root .itg-bottom-content .itg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}