@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-223 .tc-wp-content-root img, .wpc-scope-223 .tc-wp-content-root video, .wpc-scope-223 .tc-wp-content-root svg, .wpc-scope-223 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap div, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap section, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ee 100%);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #9b3f23;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker::before, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #d52f37, #d99b2b);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap h2{
  margin: 0;
  color: #151b2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 16px auto 0;
  color: #596173;
  line-height: 1.75;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 44px rgba(31, 36, 53, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::before, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card::before{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(213, 47, 55, 0.24), rgba(217, 155, 43, 0.18), rgba(36, 121, 107, 0.14));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card::after, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card::after{
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 0;
  border-radius: 21px;
  background: inherit;
  pointer-events: none;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card > *, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card:hover{
  transform: translateY(-6px);
  border-color: rgba(213, 47, 55, 0.2);
  box-shadow: 0 26px 58px rgba(31, 36, 53, 0.12);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card:hover::before, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d52f37, #d99b2b);
  box-shadow: 0 12px 26px rgba(213, 47, 55, 0.18);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before{
  content: "";
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.35);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  transform: translate(3px, -3px);
  box-shadow: -6px 6px 0 rgba(255, 255, 255, 0.42);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-creative::before{
  border-radius: 4px 10px 4px 10px;
  transform: rotate(45deg);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::before{
  width: 20px;
  height: 12px;
  border-top: 0;
  border-right: 0;
  border-radius: 0;
  transform: rotate(-45deg);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-fast::before{
  width: 12px;
  height: 20px;
  border-left: 0;
  border-bottom: 0;
  border-radius: 0;
  transform: skewX(-14deg);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-friendly::before{
  border-radius: 50%;
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
  margin: 12px 0 0;
  color: #5e6678;
  line-height: 1.7;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(31, 36, 53, 0.075);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #d52f37, #d99b2b);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 58px rgba(31, 36, 53, 0.11);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #b8242c, #d99b2b);
  box-shadow: 0 14px 30px rgba(213, 47, 55, 0.2);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  border: 1px solid rgba(213, 47, 55, 0.16);
  border-radius: 99px;
  color: #9b3f23;
  background: rgba(213, 47, 55, 0.06);
  font-weight: 800;
  line-height: 1;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfffd 100%);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
  text-align: center;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-mark{
  display: inline-flex;
  width: 54px;
  height: 54px;
  margin: 0 auto 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(213, 47, 55, 0.12), rgba(217, 155, 43, 0.16));
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-mark::before{
  content: "";
  width: 22px;
  height: 12px;
  margin: auto;
  border-left: 3px solid #bd3031;
  border-bottom: 3px solid #bd3031;
  transform: rotate(-45deg) translate(1px, -2px);
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-223 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 9px 13px;
    font-size: 12.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid, .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: auto minmax(0, 1fr);
    gap: 24px;
    padding: 32px 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 52px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card{
    padding: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: auto minmax(0, 1fr);
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}.wpc-scope-223 .tc-wp-content-root .cfg-step-content{}