@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-314 .tc-wp-content-root img, .wpc-scope-314 .tc-wp-content-root video, .wpc-scope-314 .tc-wp-content-root svg, .wpc-scope-314 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f251d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial section, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial div, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial article{
  box-sizing: border-box;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section{
  position: relative;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section-white{
  background: #ffffff;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section-soft{
  background:
    radial-gradient(circle at 14% 18%, rgba(191, 145, 66, 0.12), transparent 28%),
    radial-gradient(circle at 86% 72%, rgba(58, 116, 87, 0.1), transparent 30%),
    #fbfaf6;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(177, 130, 48, 0.32);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(244, 227, 177, 0.75), rgba(235, 247, 239, 0.75));
  color: #6f4d12;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
  margin: 0;
  color: #172015;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5d6558;
  line-height: 1.72;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 37, 29, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(28, 35, 25, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(192, 139, 44, 0.58), rgba(46, 116, 82, 0.2), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 240ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card:hover{
  transform: translateY(-5px);
  border-color: rgba(177, 130, 48, 0.3);
  box-shadow: 0 24px 60px rgba(28, 35, 25, 0.13);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card:hover::before{
  opacity: 1;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card h3, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
  margin: 0;
  color: #192117;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card p, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step p{
  margin: 11px 0 0;
  color: #60685b;
  line-height: 1.68;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d9a441, #386f52);
  box-shadow: 0 12px 28px rgba(83, 78, 43, 0.2);
  transition: transform 240ms ease;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-card:hover .lotr-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon::before, .wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon::after{
  content: "";
  position: absolute;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-ring::before{
  inset: 12px;
  border: 3px solid #fff8e4;
  border-radius: 50%;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-scroll::before{
  width: 21px;
  height: 24px;
  top: 11px;
  left: 13px;
  border-radius: 3px;
  background: #fff8e4;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-scroll::after{
  width: 14px;
  height: 2px;
  top: 19px;
  left: 17px;
  background: rgba(56, 111, 82, 0.8);
  box-shadow: 0 6px 0 rgba(56, 111, 82, 0.8);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #fff8e4;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-castle::before{
  width: 26px;
  height: 22px;
  left: 10px;
  bottom: 10px;
  background: #fff8e4;
  clip-path: polygon(0 22%, 18% 22%, 18% 0, 34% 0, 34% 22%, 66% 22%, 66% 0, 82% 0, 82% 22%, 100% 22%, 100% 100%, 0 100%);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-gem::before{
  width: 25px;
  height: 25px;
  top: 10px;
  left: 10px;
  background: #fff8e4;
  clip-path: polygon(50% 0, 90% 28%, 76% 100%, 24% 100%, 10% 28%);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-leaf::before{
  width: 25px;
  height: 25px;
  top: 10px;
  left: 11px;
  border-radius: 100% 0 100% 0;
  background: #fff8e4;
  transform: rotate(-20deg);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-bolt::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 14px;
  background: #fff8e4;
  clip-path: polygon(56% 0, 12% 52%, 45% 52%, 34% 100%, 88% 39%, 55% 39%);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-phone::before{
  width: 18px;
  height: 28px;
  top: 9px;
  left: 14px;
  border: 3px solid #fff8e4;
  border-radius: 6px;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-phone::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 12px;
  border-radius: 50%;
  background: #fff8e4;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-icon-shield::before{
  width: 24px;
  height: 28px;
  top: 9px;
  left: 11px;
  background: #fff8e4;
  clip-path: polygon(50% 0, 88% 14%, 82% 64%, 50% 100%, 18% 64%, 12% 14%);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 37, 29, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffdf7);
  box-shadow: 0 18px 48px rgba(28, 35, 25, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step::after{
  content: "";
  position: absolute;
  left: 34px;
  top: calc(100% + 1px);
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(177, 130, 48, 0.42), rgba(56, 111, 82, 0.1));
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step:last-child::after{
  display: none;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step:hover{
  transform: translateY(-4px);
  border-color: rgba(56, 111, 82, 0.24);
  box-shadow: 0 24px 58px rgba(28, 35, 25, 0.12);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #1f3f31, #c8922d);
  color: #fff8e4;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(50, 82, 60, 0.24);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 28px;
  padding: 6px 11px;
  margin-bottom: 17px;
  border-radius: 999px;
  background: rgba(56, 111, 82, 0.1);
  color: #2f684d;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 252, 244, 0.94)),
    #ffffff;
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-314 .tc-wp-content-root .lotr-font-editorial .lotr-reveal.lotr-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lotr-font-editorial .lotr-section{
    padding: 54px 0;
  }.tc-wp-content-root .lotr-font-editorial .lotr-container{
    padding: 0 16px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-grid, .tc-wp-content-root .lotr-font-editorial .lotr-grid-three, .tc-wp-content-root .lotr-font-editorial .lotr-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card{
    padding: 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card h3, .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
    font-size: 18px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card p, .tc-wp-content-root .lotr-font-editorial .lotr-step p{
    font-size: 14px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-steps{
    gap: 18px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step::after{
    left: 32px;
    height: 17px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lotr-font-editorial .lotr-section{
    padding: 60px 0;
  }.tc-wp-content-root .lotr-font-editorial .lotr-container{
    padding: 0 18px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-grid, .tc-wp-content-root .lotr-font-editorial .lotr-grid-three, .tc-wp-content-root .lotr-font-editorial .lotr-grid-benefits{
    grid-template-columns: 1fr;
    gap: 17px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card{
    padding: 24px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card h3, .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
    font-size: 19px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card p, .tc-wp-content-root .lotr-font-editorial .lotr-step p{
    font-size: 15px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-steps{
    gap: 19px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lotr-font-editorial .lotr-section{
    padding: 68px 0;
  }.tc-wp-content-root .lotr-font-editorial .lotr-container{
    padding: 0 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-grid, .tc-wp-content-root .lotr-font-editorial .lotr-grid-three, .tc-wp-content-root .lotr-font-editorial .lotr-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card{
    padding: 26px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card h3, .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
    font-size: 20px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card p, .tc-wp-content-root .lotr-font-editorial .lotr-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-steps{
    gap: 20px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lotr-font-editorial .lotr-section{
    padding: 82px 0;
  }.tc-wp-content-root .lotr-font-editorial .lotr-container{
    padding: 0 32px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-grid-three, .tc-wp-content-root .lotr-font-editorial .lotr-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card{
    padding: 28px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card h3, .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
    font-size: 21px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card p, .tc-wp-content-root .lotr-font-editorial .lotr-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-steps{
    gap: 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lotr-font-editorial .lotr-section{
    padding: 96px 0;
  }.tc-wp-content-root .lotr-font-editorial .lotr-container{
    padding: 0 36px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-grid-three, .tc-wp-content-root .lotr-font-editorial .lotr-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card{
    padding: 30px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card h3, .tc-wp-content-root .lotr-font-editorial .lotr-step h3{
    font-size: 22px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-card p, .tc-wp-content-root .lotr-font-editorial .lotr-step p{
    font-size: 15.8px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-steps{
    gap: 24px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .lotr-font-editorial .lotr-step-number{
    font-size: 20px;
  }}.wpc-scope-314 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lotr-step-copy{}