@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-387 .tc-wp-content-root img, .wpc-scope-387 .tc-wp-content-root video, .wpc-scope-387 .tc-wp-content-root svg, .wpc-scope-387 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: inherit;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial section, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial div, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-section-white{
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(138, 45, 82, 0.08), transparent 34%),
    linear-gradient(180deg, #fbf8f5 0%, #f7f3ee 100%);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(138, 45, 82, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(138, 45, 82, 0.1), rgba(196, 143, 76, 0.12));
  color: #7a2447;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial h2{
  margin: 0;
  color: #171923;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5d6472;
  font-weight: 400;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(31, 36, 48, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 45px rgba(31, 36, 48, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-card::before{
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  content: "";
  background: linear-gradient(90deg, #7a2447, #b98342, #2f3d59);
  opacity: 0.9;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(138, 45, 82, 0.22);
  box-shadow: 0 22px 60px rgba(31, 36, 48, 0.11);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-card h3, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
  margin: 0;
  color: #191d27;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-card p, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step p{
  margin: 10px 0 0;
  color: #606775;
  font-weight: 400;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7a2447, #b98342);
  box-shadow: 0 12px 24px rgba(122, 36, 71, 0.2);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon::before, .wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-preview::before{
  width: 22px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-preview::after{
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  transform: translate(3px, -3px);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  transform: translate(-4px, 4px);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-gothic::before{
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50% 50% 4px 4px;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-gothic::after{
  width: 3px;
  height: 25px;
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-options::before{
  width: 24px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 -8px 0 #ffffff, 0 8px 0 #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-options::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: -9px -8px 0 #ffffff, 8px 8px 0 #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-device::before{
  width: 16px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-device::after{
  width: 4px;
  height: 4px;
  bottom: 10px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-polish::before{
  width: 20px;
  height: 20px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 40%, 70% 62%, 80% 100%, 50% 78%, 20% 100%, 30% 62%, 0 40%, 38% 36%);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-free::before{
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-free::after{
  width: 13px;
  height: 7px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(45deg) translate(-1px, -2px);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-mobile::before{
  width: 15px;
  height: 25px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-mobile::after{
  width: 7px;
  height: 2px;
  bottom: 11px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-safe::before{
  width: 22px;
  height: 25px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 90% 16%, 82% 72%, 50% 100%, 18% 72%, 10% 16%);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-icon-safe::after{
  width: 9px;
  height: 5px;
  border-right: 2px solid #7a2447;
  border-bottom: 2px solid #7a2447;
  transform: rotate(45deg) translate(-1px, -2px);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step{
  position: relative;
  display: grid;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(122, 36, 71, 0.12);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(31, 36, 48, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 64px rgba(31, 36, 48, 0.11);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  content: "";
  background: linear-gradient(180deg, #7a2447, #b98342);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #171923, #7a2447);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(122, 36, 71, 0.2);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border: 1px solid rgba(185, 131, 66, 0.22);
  border-radius: 999px;
  background: rgba(185, 131, 66, 0.1);
  color: #7a4c16;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(185, 131, 66, 0.12), transparent 38%);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-387 .tc-wp-content-root .cbfg-editorial .cbfg-reveal.cbfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cbfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid, .tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px 24px 24px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cbfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid, .tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 22px 26px 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cbfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid, .tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px 28px 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .cbfg-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid, .tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 22px;
    align-items: center;
    padding: 30px 30px 30px 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cbfg-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid, .tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-three, .tc-wp-content-root .cbfg-editorial .cbfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 26px;
    align-items: center;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-387 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .cbfg-step-content{}.wpc-scope-387 .tc-wp-content-root .cbfg-use-card{}