@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-359 .tc-wp-content-root img, .wpc-scope-359 .tc-wp-content-root video, .wpc-scope-359 .tc-wp-content-root svg, .wpc-scope-359 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #191614;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content div, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content section, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content article, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content span, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content h2, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content h3, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content p{
  box-sizing: border-box;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(188, 30, 55, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(218, 154, 62, 0.1), transparent 28%),
    #faf7f2;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(188, 30, 55, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(188, 30, 55, 0.08), rgba(218, 154, 62, 0.12));
  color: #8d1730;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #bc1e37, #da9a3e);
  box-shadow: 0 0 0 5px rgba(188, 30, 55, 0.1);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
  margin: 0;
  color: #16110f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-heading p{
  margin: 16px auto 0;
  color: #5f5750;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(36, 28, 22, 0.09);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(188, 30, 55, 0.2), rgba(218, 154, 62, 0.18), rgba(36, 28, 22, 0.06)) border-box;
  box-shadow: 0 18px 45px rgba(45, 31, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(188, 30, 55, 0.055), transparent 42%, rgba(218, 154, 62, 0.06));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(188, 30, 55, 0.26);
  box-shadow: 0 24px 60px rgba(45, 31, 22, 0.13);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover::after{
  opacity: 1;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1d1714;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card p{
  position: relative;
  z-index: 1;
  margin: 12px 0 0;
  color: #625952;
  font-weight: 440;
  line-height: 1.65;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #bc1e37, #da9a3e);
  box-shadow: 0 14px 28px rgba(188, 30, 55, 0.22);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon::before, .wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 5px;
  transition: transform 220ms ease;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover .cfg-icon::before{
  transform: translateY(-2px) rotate(-4deg);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-card:hover .cfg-icon::after{
  transform: translateY(2px) rotate(4deg);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-preview::after{
  inset: 19px 12px 12px;
  border-top: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::before{
  inset: 11px 16px 15px 10px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::after{
  inset: 16px 10px 10px 16px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-letter::before{
  inset: 13px 15px;
  border-width: 0 0 3px 0;
  border-radius: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-letter::after{
  inset: 11px 12px 12px;
  border-radius: 999px 999px 7px 7px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-fast::before{
  inset: 12px 14px;
  border-width: 0 3px 3px 0;
  transform: rotate(-35deg);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-mobile::before{
  inset: 9px 15px;
  border-radius: 8px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-style::before{
  inset: 12px;
  border-radius: 999px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-free::before{
  inset: 13px 10px;
  border-width: 2px 0;
  border-radius: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-clean::before{
  inset: 11px 12px 17px;
  border-width: 0 0 3px;
  border-radius: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-private::before{
  inset: 17px 12px 10px;
  border-radius: 7px;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-icon-private::after{
  inset: 9px 16px 21px;
  border-bottom: 0;
  border-radius: 999px 999px 0 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(188, 30, 55, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 55px rgba(45, 31, 22, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(188, 30, 55, 0.18), rgba(218, 154, 62, 0.18), transparent);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(188, 30, 55, 0.26);
  box-shadow: 0 26px 64px rgba(45, 31, 22, 0.12);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 22px;
  background: linear-gradient(135deg, #bc1e37, #da9a3e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(188, 30, 55, 0.24);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
  margin: 0;
  color: #1d1714;
  font-weight: 830;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
  margin: 10px 0 0;
  color: #625952;
  font-weight: 440;
  line-height: 1.65;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: max-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(188, 30, 55, 0.08);
  color: #8d1730;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.1;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fffdf9) padding-box,
    linear-gradient(135deg, rgba(188, 30, 55, 0.18), rgba(218, 154, 62, 0.2)) border-box;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-359 .tc-wp-content-root .cfg-bottom-content .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card::before{
    display: none;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card::before{
    display: none;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 19px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card::before{
    display: none;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid-three, .tc-wp-content-root .cfg-bottom-content .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-grid-three, .tc-wp-content-root .cfg-bottom-content .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    font-size: 21px;
  }}