@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-234 .tc-wp-content-root img, .wpc-scope-234 .tc-wp-content-root video, .wpc-scope-234 .tc-wp-content-root svg, .wpc-scope-234 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap section, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap div, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-section{
  position: relative;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-section-white{
  background: #ffffff;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 205, 45, 0.12), transparent 32%),
    linear-gradient(180deg, #fffaf0 0%, #f8fafc 100%);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(234, 179, 8, 0.28);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 67, 0.18), rgba(255, 246, 191, 0.72));
  color: #8a5b00;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-heading p{
  margin: 16px auto 0;
  color: #5d6675;
  line-height: 1.72;
  font-weight: 400;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-card, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf7 100%);
  box-shadow: 0 18px 45px rgba(30, 41, 59, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-card::before, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #facc15, #f59e0b, #22c55e);
  opacity: 0.9;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-card:hover, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card:hover, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(245, 158, 11, 0.32);
  box-shadow: 0 24px 60px rgba(30, 41, 59, 0.13);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-card h3, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
  margin: 0;
  color: #1b2434;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-card p, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
  margin: 10px 0 0;
  color: #5f6877;
  line-height: 1.68;
  font-weight: 400;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #facc15, #f59e0b);
  box-shadow: 0 14px 26px rgba(245, 158, 11, 0.22);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon::before, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.94;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-angle::before{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 21px;
  transform: rotate(35deg);
  border-radius: 4px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-angle::after{
  width: 18px;
  height: 4px;
  left: 14px;
  top: 21px;
  transform: rotate(-35deg);
  border-radius: 4px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-display::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-display::after{
  width: 18px;
  height: 4px;
  left: 14px;
  bottom: 12px;
  border-radius: 4px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-check::before{
  width: 18px;
  height: 8px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 4px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-speed::after{
  width: 13px;
  height: 4px;
  left: 22px;
  top: 22px;
  transform: rotate(-35deg);
  border-radius: 4px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-study::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 3px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-study::after{
  width: 3px;
  height: 16px;
  left: 22px;
  top: 15px;
  background: #f59e0b;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-clean::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-icon-clean::after{
  width: 10px;
  height: 10px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
  background: #22c55e;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(245, 158, 11, 0.18);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 42px rgba(30, 41, 59, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -58px;
  top: -58px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(250, 204, 21, 0.24), rgba(34, 197, 94, 0.12));
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #facc15 0%, #f59e0b 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(245, 158, 11, 0.23);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-badge, .wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(250, 204, 21, 0.18), rgba(34, 197, 94, 0.12));
  border: 1px solid rgba(245, 158, 11, 0.18);
  color: #8a5b00;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-badge{
  margin-bottom: 16px;
  padding: 7px 12px;
  font-size: 13px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-benefit-mark{
  margin-bottom: 18px;
  padding: 9px 14px;
  font-size: 14px;
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-234 .tc-wp-content-root .ysc-content-wrap .ysc-reveal.ysc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ysc-content-wrap .ysc-section{
    padding: 54px 0;
  }.tc-wp-content-root .ysc-content-wrap .ysc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card h3, .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card p, .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-steps{
    gap: 16px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ysc-content-wrap .ysc-section{
    padding: 60px 0;
  }.tc-wp-content-root .ysc-content-wrap .ysc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card h3, .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card p, .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-steps{
    gap: 18px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ysc-content-wrap .ysc-section{
    padding: 68px 0;
  }.tc-wp-content-root .ysc-content-wrap .ysc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card h3, .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card p, .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-steps{
    gap: 20px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ysc-content-wrap .ysc-section{
    padding: 82px 0;
  }.tc-wp-content-root .ysc-content-wrap .ysc-container{
    padding: 0 30px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-grid-six, .tc-wp-content-root .ysc-content-wrap .ysc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card h3, .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card p, .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-steps{
    gap: 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-number{
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ysc-content-wrap .ysc-section{
    padding: 96px 0;
  }.tc-wp-content-root .ysc-content-wrap .ysc-container{
    padding: 0 34px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-grid-six, .tc-wp-content-root .ysc-content-wrap .ysc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card h3, .tc-wp-content-root .ysc-content-wrap .ysc-step-content h3, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-card p, .tc-wp-content-root .ysc-content-wrap .ysc-step-content p, .tc-wp-content-root .ysc-content-wrap .ysc-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-steps{
    gap: 24px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-card{
    gap: 24px;
    padding: 34px 32px;
  }.tc-wp-content-root .ysc-content-wrap .ysc-step-number{
    font-size: 18px;
  }}