@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-66 .tc-wp-content-root img, .wpc-scope-66 .tc-wp-content-root video, .wpc-scope-66 .tc-wp-content-root svg, .wpc-scope-66 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content div, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content section, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section{
  position: relative;
  width: 100%;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section-white{
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f1ea 100%);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border-radius: 999px;
  color: #8f4d19;
  background: linear-gradient(135deg, rgba(245, 168, 86, 0.16), rgba(182, 87, 45, 0.12));
  border: 1px solid rgba(185, 101, 42, 0.18);
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section-header h2{
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-section-header p{
  margin: 16px auto 0;
  color: #566173;
  line-height: 1.75;
  max-width: 720px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(25, 33, 47, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(32, 29, 24, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card::before, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card::before, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(235, 128, 55, 0.16), rgba(247, 197, 122, 0.04) 42%, rgba(255, 255, 255, 0) 68%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card:hover, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card:hover, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card:hover, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(195, 103, 42, 0.26);
  box-shadow: 0 24px 54px rgba(43, 32, 18, 0.12);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card:hover::before, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card:hover::before, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card h3, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
  position: relative;
  margin: 0;
  color: #192234;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-info-card p, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-card p, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card p{
  position: relative;
  margin: 12px 0 0;
  color: #5c6677;
  line-height: 1.7;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-card-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f4a94f 0%, #cf6735 55%, #8e3c73 100%);
  box-shadow: 0 12px 24px rgba(199, 96, 44, 0.22);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-card-icon::before, .wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-card-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-thread::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 2px dashed #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-thread::after{
  width: 18px;
  height: 2px;
  left: 15px;
  top: 23px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-brand::before{
  width: 20px;
  height: 20px;
  left: 14px;
  top: 14px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-brand::after{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 20px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-clean::after{
  width: 16px;
  height: 3px;
  left: 13px;
  top: 27px;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 23px;
  transform: rotate(-38deg);
  transform-origin: left center;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(180deg, #f4a94f, #c95e34, #8f3d72);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #f2a14a 0%, #c85f34 58%, #8c3d72 100%);
  box-shadow: 0 14px 28px rgba(191, 86, 48, 0.24);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-use-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  min-width: 54px;
  height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(204, 98, 45, 0.1);
  color: #9b4a1c;
  border: 1px solid rgba(204, 98, 45, 0.16);
  font-weight: 800;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(245, 169, 79, 0.2), rgba(143, 61, 114, 0.16));
  border: 1px solid rgba(190, 91, 48, 0.18);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 12px;
  top: 15px;
  border-left: 3px solid #c15b32;
  border-bottom: 3px solid #c15b32;
  transform: rotate(-45deg);
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-66 .tc-wp-content-root .efg-bottom-content .efg-reveal.efg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 52px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 15px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header h2{
    font-size: 26px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .efg-bottom-content .efg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid, .tc-wp-content-root .efg-bottom-content .efg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-three, .tc-wp-content-root .efg-bottom-content .efg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card, .tc-wp-content-root .efg-bottom-content .efg-use-card, .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card h3, .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card p, .tc-wp-content-root .efg-bottom-content .efg-use-card p, .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 58px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header h2{
    font-size: 29px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .efg-bottom-content .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid, .tc-wp-content-root .efg-bottom-content .efg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-three, .tc-wp-content-root .efg-bottom-content .efg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card, .tc-wp-content-root .efg-bottom-content .efg-use-card, .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card h3, .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card p, .tc-wp-content-root .efg-bottom-content .efg-use-card p, .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 64px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header h2{
    font-size: 32px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .efg-bottom-content .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid, .tc-wp-content-root .efg-bottom-content .efg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-three, .tc-wp-content-root .efg-bottom-content .efg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card, .tc-wp-content-root .efg-bottom-content .efg-use-card, .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card h3, .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card p, .tc-wp-content-root .efg-bottom-content .efg-use-card p, .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 78px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header h2{
    font-size: 38px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .efg-bottom-content .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid, .tc-wp-content-root .efg-bottom-content .efg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-three, .tc-wp-content-root .efg-bottom-content .efg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .efg-bottom-content .efg-info-card, .tc-wp-content-root .efg-bottom-content .efg-use-card, .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card h3, .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card p, .tc-wp-content-root .efg-bottom-content .efg-use-card p, .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 96px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 32px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .efg-bottom-content .efg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid, .tc-wp-content-root .efg-bottom-content .efg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-three, .tc-wp-content-root .efg-bottom-content .efg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .efg-bottom-content .efg-info-card, .tc-wp-content-root .efg-bottom-content .efg-use-card, .tc-wp-content-root .efg-bottom-content .efg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card h3, .tc-wp-content-root .efg-bottom-content .efg-use-card h3, .tc-wp-content-root .efg-bottom-content .efg-benefit-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-info-card p, .tc-wp-content-root .efg-bottom-content .efg-use-card p, .tc-wp-content-root .efg-bottom-content .efg-benefit-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 16px;
  }}.wpc-scope-66 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .efg-step-content{}