@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-289 .tc-wp-content-root img, .wpc-scope-289 .tc-wp-content-root video, .wpc-scope-289 .tc-wp-content-root svg, .wpc-scope-289 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap div, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap section, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-section{
  position: relative;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-section-white{
  background: #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-section-soft{
  background: linear-gradient(180deg, #fffaf5 0%, #f8f4ef 100%);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(164, 93, 45, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(164, 93, 45, 0.1), rgba(128, 64, 151, 0.1));
  color: #8a4a2a;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
  margin: 0;
  color: #161b2e;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5f6575;
  line-height: 1.7;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(31, 39, 60, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(31, 39, 60, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(164, 93, 45, 0.18), rgba(128, 64, 151, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card:hover{
  transform: translateY(-6px);
  border-color: rgba(164, 93, 45, 0.28);
  box-shadow: 0 24px 60px rgba(31, 39, 60, 0.13);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card:hover::before{
  opacity: 1;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
  position: relative;
  margin: 0;
  color: #171c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
  position: relative;
  margin: 10px 0 0;
  color: #626878;
  line-height: 1.68;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #a45d2d, #804097);
  box-shadow: 0 12px 26px rgba(128, 64, 151, 0.18);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon::before, .wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #a45d2d;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-serif::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 15px;
  border-radius: 4px;
  box-shadow: 0 12px 0 #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-serif::after{
  width: 6px;
  height: 22px;
  left: 20px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-options::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 14px;
  border-radius: 6px;
  box-shadow: 0 9px 0 #ffffff, 0 18px 0 #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-options::after{
  width: 7px;
  height: 7px;
  left: 25px;
  top: 12px;
  border-radius: 50%;
  box-shadow: -10px 9px 0 #ffffff, 4px 18px 0 #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-clean::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 6px;
  transform: rotate(45deg);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-clean::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 4px;
  background: #804097;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 4px;
  transform: rotate(25deg);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-free::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 21px;
  border-radius: 5px;
  background: #804097;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 31px;
  border-radius: 3px;
  background: #804097;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 13px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(31, 39, 60, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(31, 39, 60, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-step:hover{
  transform: translateY(-4px);
  border-color: rgba(164, 93, 45, 0.26);
  box-shadow: 0 24px 58px rgba(31, 39, 60, 0.12);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  border-radius: 20px;
  background: linear-gradient(135deg, #a45d2d, #804097);
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(128, 64, 151, 0.2);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(164, 93, 45, 0.1);
  color: #8a4a2a;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-289 .tc-wp-content-root .sbf-editorial-wrap .sbf-reveal.sbf-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 .sbf-editorial-wrap .sbf-section{
    padding: 48px 0;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-container{
    padding: 0 14px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid, .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-grid-six, .tc-wp-content-root .sbf-editorial-wrap .sbf-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
    font-size: 19px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
    font-size: 14px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sbf-editorial-wrap .sbf-section{
    padding: 54px 0;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-container{
    padding: 0 18px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid, .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-grid-six, .tc-wp-content-root .sbf-editorial-wrap .sbf-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card{
    padding: 24px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
    font-size: 20px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sbf-editorial-wrap .sbf-section{
    padding: 62px 0;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-container{
    padding: 0 22px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
    font-size: 35px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid, .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-grid-six, .tc-wp-content-root .sbf-editorial-wrap .sbf-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card{
    padding: 26px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
    font-size: 21px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
    font-size: 15px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sbf-editorial-wrap .sbf-section{
    padding: 76px 0;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-container{
    padding: 0 30px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid, .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-grid-six, .tc-wp-content-root .sbf-editorial-wrap .sbf-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card{
    padding: 28px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
    font-size: 22px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-step{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sbf-editorial-wrap .sbf-section{
    padding: 92px 0;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-container{
    padding: 0 32px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading h2{
    font-size: 50px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card-grid, .tc-wp-content-root .sbf-editorial-wrap .sbf-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-grid-six, .tc-wp-content-root .sbf-editorial-wrap .sbf-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card{
    padding: 30px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card h3, .tc-wp-content-root .sbf-editorial-wrap .sbf-step h3{
    font-size: 23px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-card p, .tc-wp-content-root .sbf-editorial-wrap .sbf-step p{
    font-size: 16px;
  }.tc-wp-content-root .sbf-editorial-wrap .sbf-step{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px;
  }}.wpc-scope-289 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sbf-step-content{}.wpc-scope-289 .tc-wp-content-root .sbf-trust-card{}