@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-375 .tc-wp-content-root img, .wpc-scope-375 .tc-wp-content-root video, .wpc-scope-375 .tc-wp-content-root svg, .wpc-scope-375 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content section, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content div, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-section{
  position: relative;
  width: 100%;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-section-white{
  background: #ffffff;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-section-soft{
  background: linear-gradient(180deg, #fbf8f8 0%, #fffafa 100%);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-375 .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: 1px solid rgba(147, 38, 80, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(147, 38, 80, 0.1), rgba(227, 71, 90, 0.08));
  color: #8a2148;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content h2{
  margin: 0;
  color: #17131d;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #625b69;
  line-height: 1.75;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(28, 20, 38, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfd 100%);
  box-shadow: 0 18px 45px rgba(28, 20, 38, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #57113a 0%, #b3275c 48%, #ff704d 100%);
  opacity: 0.9;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(179, 39, 92, 0.22);
  box-shadow: 0 24px 60px rgba(84, 17, 58, 0.13);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card h3, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
  margin: 0;
  color: #1b1621;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-card p, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-card p{
  margin: 10px 0 0;
  color: #665f6d;
  line-height: 1.7;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #57113a, #b3275c 58%, #ff704d);
  box-shadow: 0 12px 24px rgba(179, 39, 92, 0.22);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon::before, .wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-flame::before{
  width: 14px;
  height: 20px;
  left: 15px;
  top: 11px;
  border-radius: 12px 12px 12px 3px;
  transform: rotate(35deg);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
  box-shadow: -5px 5px 0 rgba(255, 255, 255, 0.55);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-mask::before{
  width: 24px;
  height: 14px;
  left: 10px;
  top: 15px;
  border-radius: 12px 12px 9px 9px;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-mask::after{
  width: 4px;
  height: 4px;
  left: 17px;
  top: 20px;
  border-radius: 50%;
  box-shadow: 8px 0 0 #b3275c;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-moon::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-moon::after{
  width: 18px;
  height: 18px;
  left: 19px;
  top: 8px;
  border-radius: 50%;
  background: #9c2452;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-bolt::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 10px;
  clip-path: polygon(48% 0, 100% 0, 68% 40%, 100% 40%, 38% 100%, 52% 55%, 18% 55%);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-unlock::before{
  width: 18px;
  height: 14px;
  left: 13px;
  top: 19px;
  border-radius: 4px;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-unlock::after{
  width: 14px;
  height: 14px;
  left: 15px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
  transform: translateX(4px);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-phone::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 9px;
  border-radius: 5px;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-phone::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 99px;
  background: #b3275c;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 11px;
  top: 9px;
  clip-path: polygon(50% 0, 90% 15%, 84% 64%, 50% 100%, 16% 64%, 10% 15%);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(90, 23, 62, 0.11);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 46px rgba(45, 28, 52, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 38px;
  width: 1px;
  background: linear-gradient(180deg, rgba(179, 39, 92, 0), rgba(179, 39, 92, 0.34), rgba(179, 39, 92, 0));
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(45, 28, 52, 0.11);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #57113a, #b3275c 58%, #ff704d);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(179, 39, 92, 0.24);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-step-content{
  min-width: 0;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-badge{
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(179, 39, 92, 0.09);
  color: #92224d;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafa 100%);
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-trust-card{
  text-align: left;
}.wpc-scope-375 .tc-wp-content-root .efg-bottom-content .efg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-375 .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 14px;
  }.tc-wp-content-root .efg-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card::after{
    display: none;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@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 h2{
    font-size: 29px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .efg-bottom-content .efg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .efg-bottom-content .efg-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card::after{
    display: none;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }}@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 h2{
    font-size: 32px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .efg-bottom-content .efg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .efg-bottom-content .efg-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .efg-bottom-content .efg-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-list{
    gap: 20px;
    margin-top: 38px;
  }.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-card::after{
    display: none;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 70px;
    height: 70px;
    font-size: 19px;
  }}@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 32px;
  }.tc-wp-content-root .efg-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .efg-bottom-content .efg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .efg-bottom-content .efg-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .efg-bottom-content .efg-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .efg-bottom-content .efg-section{
    padding: 92px 0;
  }.tc-wp-content-root .efg-bottom-content .efg-container{
    padding: 0 36px;
  }.tc-wp-content-root .efg-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .efg-bottom-content .efg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .efg-bottom-content .efg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .efg-bottom-content .efg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .efg-bottom-content .efg-card{
    padding: 34px 30px;
  }.tc-wp-content-root .efg-bottom-content .efg-card h3, .tc-wp-content-root .efg-bottom-content .efg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .efg-bottom-content .efg-card p, .tc-wp-content-root .efg-bottom-content .efg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .efg-bottom-content .efg-step-number{
    font-size: 21px;
  }}