@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-598 .tc-wp-content-root img, .wpc-scope-598 .tc-wp-content-root video, .wpc-scope-598 .tc-wp-content-root svg, .wpc-scope-598 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2a2e;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-section{
  position: relative;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-section-white{
  background: #ffffff;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(176, 124, 54, 0.08), transparent 32%),
    linear-gradient(180deg, #fbf8f3 0%, #f7f2ea 100%);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(176, 124, 54, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(176, 124, 54, 0.12), rgba(30, 115, 120, 0.1));
  color: #8b5a21;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-heading h2{
  margin: 18px 0 0;
  color: #182326;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #59666b;
  font-weight: 450;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 42, 46, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(31, 42, 46, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card::before{
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(176, 124, 54, 0.16), rgba(30, 115, 120, 0.12));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(176, 124, 54, 0.28);
  box-shadow: 0 24px 60px rgba(31, 42, 46, 0.12);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card:hover::before{
  opacity: 1;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1d2a2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5a666a;
  font-weight: 430;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #b07c36 0%, #d6a859 48%, #1e7378 100%);
  box-shadow: 0 14px 28px rgba(176, 124, 54, 0.22);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon::before, .wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-loop::before{
  inset: 13px;
  border: 3px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-loop::after{
  width: 17px;
  height: 3px;
  right: 11px;
  bottom: 13px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-32deg);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-copy::before{
  width: 18px;
  height: 20px;
  right: 12px;
  bottom: 11px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 12px;
  top: 11px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 5px;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-spark::before{
  left: 22px;
  top: 10px;
  width: 4px;
  height: 28px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-spark::after{
  left: 10px;
  top: 22px;
  width: 28px;
  height: 4px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  transform: rotate(45deg);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-brand::before{
  left: 13px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px dashed #ffffff;
  border-radius: 50%;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-speed::before{
  left: 13px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-speed::after{
  left: 23px;
  top: 17px;
  width: 3px;
  height: 13px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(42deg);
  transform-origin: bottom center;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-icon-clean::before{
  left: 13px;
  top: 15px;
  width: 22px;
  height: 14px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(38deg);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(31, 42, 46, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(31, 42, 46, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step::before{
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #b07c36, #1e7378);
  content: "";
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(30, 115, 120, 0.2);
  box-shadow: 0 24px 58px rgba(31, 42, 46, 0.1);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1e7378, #b07c36);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(30, 115, 120, 0.2);
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
  margin: 0;
  color: #1d2a2d;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-step-content p{
  margin: 8px 0 0;
  color: #5a666a;
  font-weight: 430;
  line-height: 1.68;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 88% 14%, rgba(30, 115, 120, 0.12), transparent 34%);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 6px 12px;
  border: 1px solid rgba(30, 115, 120, 0.18);
  border-radius: 999px;
  background: rgba(30, 115, 120, 0.08);
  color: #1e7378;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-benefit-card{
  overflow: hidden;
  background: #ffffff;
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-benefit-card::after{
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 130px;
  height: 130px;
  border: 18px solid rgba(176, 124, 54, 0.08);
  border-radius: 50%;
  content: "";
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(176, 124, 54, 0.14), rgba(30, 115, 120, 0.13));
  border: 1px solid rgba(176, 124, 54, 0.2);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-benefit-mark::before{
  position: absolute;
  left: 15px;
  top: 11px;
  width: 10px;
  height: 18px;
  border-right: 3px solid #1e7378;
  border-bottom: 3px solid #1e7378;
  content: "";
  transform: rotate(42deg);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-598 .tc-wp-content-root .rfg-editorial .rfg-reveal.rfg-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 .rfg-editorial .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 24px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 26px 26px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-editorial .rfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 28px 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-three, .tc-wp-content-root .rfg-editorial .rfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 28px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-editorial .rfg-step{
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-editorial .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .rfg-editorial .rfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial .rfg-grid-three, .tc-wp-content-root .rfg-editorial .rfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial .rfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .rfg-editorial .rfg-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial .rfg-card h3, .tc-wp-content-root .rfg-editorial .rfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial .rfg-card p, .tc-wp-content-root .rfg-editorial .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial .rfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .rfg-editorial .rfg-step{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .rfg-editorial .rfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}