@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-590 .tc-wp-content-root img, .wpc-scope-590 .tc-wp-content-root video, .wpc-scope-590 .tc-wp-content-root svg, .wpc-scope-590 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 section, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 div, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 article, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 span{
  box-sizing: border-box;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section-white{
  background: #ffffff;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(196, 128, 64, 0.1), transparent 28%),
    linear-gradient(180deg, #fffaf4 0%, #f8f5ef 100%);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(150, 88, 40, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(175, 101, 48, 0.12), rgba(22, 128, 120, 0.1));
  color: #8a4f24;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
  margin: 0;
  color: #17212b;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-section-head p{
  margin: 16px auto 0;
  color: #5d6875;
  line-height: 1.72;
  font-weight: 400;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 51, 0.09);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(177, 103, 45, 0.32), rgba(20, 142, 132, 0.2)) border-box;
  box-shadow: 0 18px 44px rgba(31, 41, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-card::before{
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  right: 22px;
  height: 3px;
  border-radius: 0 0 999px 999px;
  background: linear-gradient(90deg, #b56935, #e0a15c, #15867d);
  opacity: 0.88;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 103, 45, 0.28);
  box-shadow: 0 24px 58px rgba(31, 41, 51, 0.13);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-card h3, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
  margin: 0;
  color: #17212b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-card p, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
  margin: 12px 0 0;
  color: #5d6875;
  line-height: 1.68;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #f2d0a9, #fff8ee);
  box-shadow: inset 0 0 0 1px rgba(150, 88, 40, 0.16), 0 10px 22px rgba(181, 105, 53, 0.14);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon::before, .wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-loop::before{
  width: 25px;
  height: 14px;
  left: 10px;
  top: 15px;
  border: 3px solid #a75d2d;
  transform: rotate(-18deg);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 15px;
  top: 11px;
  border: 2px solid #167f77;
  border-radius: 5px;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: conic-gradient(from 45deg, #b56935, #e7ad65, #16877f, #b56935);
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-badge::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 10px;
  border: 3px solid #a75d2d;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-badge::after{
  width: 16px;
  height: 3px;
  left: 15px;
  bottom: 10px;
  background: #16877f;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 2px solid #167f77;
  border-radius: 6px;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-icon-clean::before{
  width: 21px;
  height: 11px;
  left: 13px;
  top: 16px;
  border-left: 3px solid #a75d2d;
  border-bottom: 3px solid #a75d2d;
  transform: rotate(-45deg);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(31, 41, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(181, 105, 53, 0.1), transparent 34%, rgba(20, 134, 125, 0.08));
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(31, 41, 51, 0.12);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #9a5429, #d79752 52%, #147d75);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(154, 84, 41, 0.22);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-tag{
  display: inline-flex;
  margin: 0 0 15px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #f5ece0;
  color: #855027;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fffdf9) padding-box,
    linear-gradient(135deg, rgba(177, 103, 45, 0.24), rgba(20, 142, 132, 0.18)) border-box;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-benefit-card{
  background: #ffffff;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-benefit-mark{
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #b56935, #15867d);
  position: relative;
  box-shadow: 0 12px 24px rgba(21, 134, 125, 0.18);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-590 .tc-wp-content-root .rfg-content-827 .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-content-827 .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-content-827 .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-content-827 .rfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card{
    padding: 23px 20px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card h3, .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card p, .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-content-827 .rfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-content-827 .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-content-827 .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-content-827 .rfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card{
    padding: 25px 22px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card h3, .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card p, .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .rfg-content-827 .rfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-content-827 .rfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .rfg-content-827 .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-content-827 .rfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card{
    padding: 27px 24px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card h3, .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card p, .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-content-827 .rfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-content-827 .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-content-827 .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .rfg-content-827 .rfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-content-827 .rfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-content-827 .rfg-card{
    padding: 30px 28px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card h3, .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card p, .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-content-827 .rfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-content-827 .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-content-827 .rfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .rfg-content-827 .rfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-content-827 .rfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-content-827 .rfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card{
    padding: 32px 30px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card h3, .tc-wp-content-root .rfg-content-827 .rfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-content-827 .rfg-card p, .tc-wp-content-root .rfg-content-827 .rfg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .rfg-content-827 .rfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .rfg-content-827 .rfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}