@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-55 .tc-wp-content-root img, .wpc-scope-55 .tc-wp-content-root video, .wpc-scope-55 .tc-wp-content-root svg, .wpc-scope-55 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1e2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap section, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap div, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-section-white{
  background: #ffffff;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-section-soft{
  background: #f8f6f1;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 14px;
  border: 1px solid rgba(122, 83, 46, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 207, 89, 0.2), rgba(68, 186, 145, 0.14), rgba(215, 75, 82, 0.12));
  color: #764a24;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap h2{
  margin: 0;
  color: #171b24;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5f6673;
  font-weight: 450;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 36, 48, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(31, 37, 52, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #f2c94c, #35b184, #cf4d57);
  opacity: 0.9;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(53, 177, 132, 0.28);
  box-shadow: 0 24px 60px rgba(31, 37, 52, 0.12);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
  margin: 0;
  color: #1c2230;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
  margin: 10px 0 0;
  color: #626a76;
  font-weight: 450;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(242, 201, 76, 0.24), rgba(53, 177, 132, 0.2));
  box-shadow: inset 0 0 0 1px rgba(30, 36, 48, 0.07);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon::before, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card:hover .ckfg-icon::before, .wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-card:hover .ckfg-icon::after{
  transform: translateY(-1px) scale(1.04);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 15px;
  border: 2px solid #7a532e;
  border-radius: 8px;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #cf4d57;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #35b184;
  border-radius: 5px;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid #7a532e;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.65);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-text::before{
  content: "Aa";
  left: 11px;
  top: 10px;
  color: #7a532e;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-social::before{
  width: 21px;
  height: 21px;
  left: 12px;
  top: 12px;
  border: 2px solid #cf4d57;
  border-radius: 50%;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-social::after{
  width: 10px;
  height: 10px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
  background: #35b184;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 7px;
  background: linear-gradient(135deg, #f2c94c, #cf4d57);
  transform: rotate(8deg);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  border: 2px solid #35b184;
  border-right-color: transparent;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-free::before{
  content: "$";
  left: 16px;
  top: 9px;
  color: #35b184;
  font-size: 22px;
  font-weight: 900;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #7a532e;
  border-radius: 6px;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 9px;
  border-radius: 50%;
  background: #cf4d57;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 18px;
  border-radius: 5px;
  background: #35b184;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-icon-privacy::after{
  width: 14px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 2px solid #7a532e;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(122, 83, 46, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf0 58%, #f7fbf6 100%);
  box-shadow: 0 18px 46px rgba(63, 50, 35, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 74px;
  bottom: -10px;
  width: 2px;
  background: linear-gradient(180deg, rgba(207, 77, 87, 0.45), rgba(53, 177, 132, 0));
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(63, 50, 35, 0.12);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #1f2633, #324033);
  color: #fff7df;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(31, 38, 51, 0.2);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-content{
  min-width: 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 18px;
  padding: 5px 12px;
  border-radius: 999px;
  background: rgba(53, 177, 132, 0.11);
  color: #287c61;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-55 .tc-wp-content-root .ckfg-editorial-wrap .ckfg-reveal.ckfg-is-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ckfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-three, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card::after{
    display: none;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ckfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-three, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card::after{
    display: none;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ckfg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-three, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card::after{
    display: none;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ckfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-three, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ckfg-editorial-wrap .ckfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ckfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-three, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card h3, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-card p, .tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .ckfg-editorial-wrap .ckfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}