@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-356 .tc-wp-content-root img, .wpc-scope-356 .tc-wp-content-root video, .wpc-scope-356 .tc-wp-content-root svg, .wpc-scope-356 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984{
  width: 100%;
  overflow-x: hidden;
  color: #24212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
  position: relative;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-section-white{
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #fffdf9 100%);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(232, 94, 147, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 107, 158, 0.12), rgba(255, 190, 118, 0.14));
  color: #b93674;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff6b9e, #ffb66e);
  box-shadow: 0 0 0 5px rgba(255, 107, 158, 0.12);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 h2, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 h3, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 p{
  margin: 0;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 h2{
  color: #211d2c;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
  color: #645d70;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(55, 45, 78, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(51, 31, 71, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  isolation: isolate;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card::before, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 107, 158, 0.52), rgba(255, 182, 110, 0.28), rgba(139, 123, 255, 0.22));
  opacity: 0;
  transition: opacity 220ms 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-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card:hover, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(232, 94, 147, 0.22);
  box-shadow: 0 24px 60px rgba(51, 31, 71, 0.12);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card:hover::before, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
  color: #252033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
  color: #665f70;
  line-height: 1.68;
  font-weight: 450;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon{
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 107, 158, 0.16), rgba(255, 182, 110, 0.16));
  border: 1px solid rgba(232, 94, 147, 0.16);
  position: relative;
  transition: transform 220ms ease;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-card:hover .ctg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon::before, .wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #ff5f9b, #ffb66e);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-sparkle::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 14px;
  border-radius: 5px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 18px;
  border-radius: 5px;
  opacity: 0.45;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 10px;
  border-radius: 999px 999px 0 0;
  box-shadow: -5px 5px 0 0 #ff6b9e;
  background: #ff6b9e;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-profile::before{
  width: 14px;
  height: 14px;
  left: 17px;
  top: 12px;
  border-radius: 999px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-profile::after{
  width: 24px;
  height: 12px;
  left: 12px;
  top: 28px;
  border-radius: 999px 999px 8px 8px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-caption::before{
  width: 24px;
  height: 17px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-caption::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 26px;
  transform: rotate(45deg);
  border-radius: 2px;
  opacity: 0.75;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-simple::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 999px;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon-simple::after{
  width: 10px;
  height: 5px;
  left: 19px;
  top: 22px;
  border-radius: 0 0 999px 999px;
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(232, 94, 147, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fff8fb 52%, #fffaf3 100%);
  box-shadow: 0 20px 48px rgba(78, 50, 86, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -58px;
  top: -58px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 107, 158, 0.18), rgba(255, 107, 158, 0));
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 28px 64px rgba(78, 50, 86, 0.12);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff639b, #ffb36c);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(255, 99, 155, 0.24);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 14px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 107, 158, 0.1);
  color: #b93674;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
  background: #ffffff;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff639b, #ffb36c);
  box-shadow: 0 14px 30px rgba(255, 99, 155, 0.2);
  position: relative;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-356 .tc-wp-content-root .ctg-bottom-content-984 .ctg-reveal.ctg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
    padding: 52px 0;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ctg-bottom-content-984 h2{
    font-size: 26px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
    margin-top: 13px;
    font-size: 15px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid, .tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
    margin-top: 9px;
    font-size: 14px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
    padding: 58px 0;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ctg-bottom-content-984 h2{
    font-size: 29px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
    margin-top: 14px;
    font-size: 15.5px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid, .tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
    margin-top: 9px;
    font-size: 14.5px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
    padding: 64px 0;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ctg-bottom-content-984 h2{
    font-size: 32px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
    margin-top: 15px;
    font-size: 16px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid, .tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
    margin-top: 10px;
    font-size: 15px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
    width: 60px;
    height: 60px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
    padding: 78px 0;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
    padding: 0 30px;
  }.tc-wp-content-root .ctg-bottom-content-984 h2{
    font-size: 40px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
    margin-top: 16px;
    font-size: 17px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
    margin-top: 10px;
    font-size: 15.5px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ctg-bottom-content-984 .ctg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ctg-bottom-content-984 h2{
    font-size: 46px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-heading-block p{
    margin-top: 18px;
    font-size: 18px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-grid-three, .tc-wp-content-root .ctg-bottom-content-984 .ctg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card h3, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card p, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card p{
    margin-top: 11px;
    font-size: 16px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ctg-bottom-content-984 .ctg-reveal, .tc-wp-content-root .ctg-bottom-content-984 .ctg-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-benefit-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-step-card, .tc-wp-content-root .ctg-bottom-content-984 .ctg-icon{
    transition: none;
  }.tc-wp-content-root .ctg-bottom-content-984 .ctg-reveal{
    opacity: 1;
    transform: none;
  }}