@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-171 .tc-wp-content-root img, .wpc-scope-171 .tc-wp-content-root video, .wpc-scope-171 .tc-wp-content-root svg, .wpc-scope-171 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap, .wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap section, .wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap div, .wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-section{
  position: relative;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-section-white{
  background: #ffffff;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-section-soft{
  background: linear-gradient(180deg, #fbf7f2 0%, #fffaf5 100%);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(198, 115, 62, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 121, 80, 0.12), rgba(189, 90, 163, 0.12));
  color: #9a4b32;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap h2{
  margin: 0;
  color: #18202f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5f6878;
  line-height: 1.72;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 47, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(40, 31, 24, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 122, 87, 0.48), rgba(190, 90, 165, 0.26), rgba(245, 177, 92, 0.34));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(198, 115, 62, 0.22);
  box-shadow: 0 24px 58px rgba(40, 31, 24, 0.12);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card:hover::before{
  opacity: 1;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap h3{
  margin: 0;
  color: #202838;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card p, .wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
  margin: 10px 0 0;
  color: #616b7b;
  line-height: 1.68;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin: 0 0 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff7a57, #bd5aa5);
  box-shadow: 0 12px 28px rgba(189, 90, 165, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-card:hover .efg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon::after{
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 50%;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon-copy::after{
  width: 15px;
  height: 18px;
  border-radius: 5px;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon-creative::after{
  border-radius: 4px 50% 50% 4px;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon-brand::after{
  width: 20px;
  height: 12px;
  margin-top: 15px;
  border-radius: 999px;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon-speed::after{
  border-left-color: transparent;
  transform: rotate(-25deg);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-icon-friendly::after{
  width: 20px;
  height: 20px;
  margin: 12px;
  border-radius: 8px;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 32, 47, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(66, 44, 32, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(66, 44, 32, 0.12);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7a57, #bd5aa5);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(189, 90, 165, 0.24);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  min-width: 54px;
  height: 30px;
  padding: 0 11px;
  border-radius: 999px;
  background: rgba(255, 122, 87, 0.12);
  color: #a24c34;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-trust-card{
  background: linear-gradient(180deg, #ffffff, #fffdfb);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-trust-mark{
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 122, 87, 0.16), rgba(189, 90, 165, 0.16));
  position: relative;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-trust-mark::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #bd5aa5;
  border-bottom: 3px solid #bd5aa5;
  transform: rotate(-45deg);
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-171 .tc-wp-content-root .efg-editorial-wrap .efg-reveal.efg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 48px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 14px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 22px;
  }.tc-wp-content-root .efg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 14.25px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 54px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 18px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 24px;
  }.tc-wp-content-root .efg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 14.75px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 60px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 22px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 26px;
  }.tc-wp-content-root .efg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 76px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 30px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 28px;
  }.tc-wp-content-root .efg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .efg-editorial-wrap .efg-section{
    padding: 92px 0;
  }.tc-wp-content-root .efg-editorial-wrap .efg-container{
    padding: 0 32px;
  }.tc-wp-content-root .efg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-grid-3, .tc-wp-content-root .efg-editorial-wrap .efg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card{
    padding: 30px;
  }.tc-wp-content-root .efg-editorial-wrap h3{
    font-size: 22px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-card p, .tc-wp-content-root .efg-editorial-wrap .efg-step-card p{
    font-size: 15.75px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .efg-editorial-wrap .efg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-171 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .efg-icon-preview{}.wpc-scope-171 .tc-wp-content-root .efg-step-content{}.wpc-scope-171 .tc-wp-content-root .efg-use-card{}