@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-304 .tc-wp-content-root img, .wpc-scope-304 .tc-wp-content-root video, .wpc-scope-304 .tc-wp-content-root svg, .wpc-scope-304 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #2f2a24;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content div, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content section, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section{
  position: relative;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section-white{
  background: #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section-soft{
  background: linear-gradient(180deg, #fff9ef 0%, #fffaf4 100%);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(225, 155, 47, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 198, 91, 0.16), rgba(190, 119, 34, 0.09));
  color: #8d5518;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
  margin: 0;
  color: #241f19;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
  margin: 16px auto 0;
  color: #63594d;
  line-height: 1.7;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card{
  position: relative;
  border: 1px solid rgba(104, 78, 43, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(82, 55, 18, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card::before, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 198, 91, 0.18), rgba(244, 146, 83, 0.08), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card:hover, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card:hover, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(224, 148, 38, 0.34);
  box-shadow: 0 24px 58px rgba(82, 55, 18, 0.13);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card:hover::before, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card h3, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
  position: relative;
  margin: 0;
  color: #2b241d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-card p, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #6b6258;
  line-height: 1.68;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffc85c 0%, #f28d4f 100%);
  box-shadow: 0 12px 26px rgba(229, 139, 44, 0.25);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon::before, .wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 14px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 4px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-text::before{
  content: "Aa";
  left: 11px;
  top: 12px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 800;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  background: #ffffff;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 9px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: -8px 5px 0 #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-clean::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 22px;
  background: #ffffff;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.86);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 34%, 100% 50%, 61% 66%, 50% 100%, 39% 66%, 0% 50%, 39% 34%);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(255, 198, 91, 0.2), transparent 36%),
    #ffffff;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card::after{
  content: "";
  position: absolute;
  left: 35px;
  top: 72px;
  bottom: -32px;
  width: 2px;
  background: linear-gradient(180deg, rgba(225, 155, 47, 0.28), rgba(225, 155, 47, 0));
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-card:last-child::after{
  display: none;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-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, #ffc85c 0%, #d97a2d 100%);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 32px rgba(217, 122, 45, 0.24);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-use-card{
  overflow: hidden;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-mini-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #fff2d9;
  color: #945819;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #fff3d6, #ffd38a);
  border: 1px solid rgba(192, 116, 28, 0.16);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #a35f17;
  border-bottom: 3px solid #a35f17;
  transform: rotate(42deg);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-304 .tc-wp-content-root .wpg-bottom-content .wpg-reveal.wpg-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 .wpg-bottom-content .wpg-section{
    padding: 46px 0;
  }.tc-wp-content-root .wpg-bottom-content .wpg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card p, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card::after{
    display: none;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wpg-bottom-content .wpg-section{
    padding: 52px 0;
  }.tc-wp-content-root .wpg-bottom-content .wpg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card p, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card::after{
    display: none;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wpg-bottom-content .wpg-section{
    padding: 58px 0;
  }.tc-wp-content-root .wpg-bottom-content .wpg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card p, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card::after{
    display: none;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wpg-bottom-content .wpg-section{
    padding: 72px 0;
  }.tc-wp-content-root .wpg-bottom-content .wpg-container{
    padding: 0 30px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-grid-three, .tc-wp-content-root .wpg-bottom-content .wpg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card p, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wpg-bottom-content .wpg-section{
    padding: 88px 0;
  }.tc-wp-content-root .wpg-bottom-content .wpg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-grid-three, .tc-wp-content-root .wpg-bottom-content .wpg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card h3, .tc-wp-content-root .wpg-bottom-content .wpg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-card p, .tc-wp-content-root .wpg-bottom-content .wpg-trust-card p, .tc-wp-content-root .wpg-bottom-content .wpg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .wpg-bottom-content .wpg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}