@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .ig-thumb-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .ig-thumb-content-sections, .tc-wp-content-root .ig-thumb-content-sections section, .tc-wp-content-root .ig-thumb-content-sections div, .tc-wp-content-root .ig-thumb-content-sections article{
  box-sizing: border-box;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section-white{
  background: #ffffff;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(245, 45, 126, 0.08), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(131, 58, 180, 0.08), transparent 24%),
    #fbfafc;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  margin-bottom: 14px;
  border: 1px solid rgba(225, 48, 108, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(245, 45, 126, 0.10), rgba(252, 175, 69, 0.12));
  color: #9f164d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
  margin: 0;
  color: #121827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
  margin: 16px auto 0;
  color: #5d6678;
  font-weight: 400;
  line-height: 1.7;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(26, 32, 44, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(21, 28, 45, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #833ab4, #e1306c, #fcaf45);
  opacity: 0.9;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card:hover{
  transform: translateY(-6px);
  border-color: rgba(225, 48, 108, 0.24);
  box-shadow: 0 24px 58px rgba(21, 28, 45, 0.12);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
  margin: 18px 0 0;
  color: #171f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
  margin: 10px 0 0;
  color: #626b7d;
  line-height: 1.68;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(131, 58, 180, 0.13), rgba(225, 48, 108, 0.13), rgba(252, 175, 69, 0.15));
  box-shadow: inset 0 0 0 1px rgba(225, 48, 108, 0.14);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon::before, .tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card:hover .ig-thumb-icon::before, .tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card:hover .ig-thumb-icon::after{
  transform: translateY(-2px);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-frame::before{
  width: 24px;
  height: 18px;
  top: 15px;
  left: 12px;
  border: 2px solid #e1306c;
  border-radius: 7px;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-frame::after{
  width: 7px;
  height: 7px;
  right: 14px;
  top: 13px;
  border-radius: 50%;
  background: #fcaf45;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #833ab4;
  border-radius: 50%;
  border-left-color: transparent;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-speed::after{
  width: 16px;
  height: 2px;
  left: 18px;
  top: 23px;
  border-radius: 4px;
  background: #e1306c;
  transform-origin: left center;
  transform: rotate(-25deg);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-clean::before{
  width: 25px;
  height: 18px;
  top: 15px;
  left: 12px;
  border-radius: 6px;
  background: linear-gradient(135deg, #833ab4, #e1306c);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-clean::after{
  width: 11px;
  height: 3px;
  left: 18px;
  bottom: 11px;
  border-radius: 4px;
  background: #fcaf45;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 14px;
  border-radius: 50%;
  background: #833ab4;
  box-shadow: 0 9px 0 #e1306c, 0 18px 0 #fcaf45;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-steps::after{
  width: 17px;
  height: 2px;
  right: 11px;
  top: 16px;
  border-radius: 4px;
  background: #e1306c;
  box-shadow: 0 9px 0 rgba(225, 48, 108, 0.65), 0 18px 0 rgba(225, 48, 108, 0.42);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border: 2px solid #e1306c;
  border-radius: 8px;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 13px;
  border-radius: 50%;
  background: #fcaf45;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-daily::before{
  width: 25px;
  height: 25px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: conic-gradient(from 120deg, #833ab4, #e1306c, #fcaf45, #833ab4);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-daily::after{
  width: 15px;
  height: 15px;
  left: 17px;
  top: 17px;
  border-radius: 50%;
  background: #ffffff;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-lock::before{
  width: 22px;
  height: 17px;
  left: 13px;
  bottom: 11px;
  border-radius: 6px;
  background: #e1306c;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-lock::after{
  width: 16px;
  height: 14px;
  left: 16px;
  top: 11px;
  border: 2px solid #833ab4;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-layout::before{
  width: 10px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 5px;
  background: #833ab4;
  box-shadow: 13px 0 0 #e1306c;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-layout::after{
  width: 23px;
  height: 5px;
  left: 12px;
  bottom: 10px;
  border-radius: 6px;
  background: #fcaf45;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-public::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #e1306c;
  border-radius: 50%;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-icon-public::after{
  width: 30px;
  height: 2px;
  left: 9px;
  top: 23px;
  border-radius: 4px;
  background: #fcaf45;
  box-shadow: 0 -7px 0 rgba(131, 58, 180, 0.55), 0 7px 0 rgba(131, 58, 180, 0.55);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(225, 48, 108, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 247, 251, 0.9));
  box-shadow: 0 18px 44px rgba(21, 28, 45, 0.075);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card::after{
  content: "";
  position: absolute;
  top: -70px;
  right: -70px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(131, 58, 180, 0.11), rgba(252, 175, 69, 0.12));
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(225, 48, 108, 0.24);
  box-shadow: 0 24px 58px rgba(21, 28, 45, 0.12);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #833ab4, #e1306c, #fcaf45);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(225, 48, 108, 0.24);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content{
  position: relative;
  z-index: 1;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
  margin: 0;
  color: #171f31;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
  margin: 9px 0 0;
  color: #626b7d;
  line-height: 1.68;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-badge-dot{
  display: inline-flex;
  width: 44px;
  height: 44px;
  border-radius: 15px;
  background:
    radial-gradient(circle at 50% 50%, #ffffff 0 18%, transparent 19%),
    radial-gradient(circle at 50% 50%, #e1306c 0 40%, transparent 41%),
    linear-gradient(135deg, rgba(131, 58, 180, 0.15), rgba(252, 175, 69, 0.18));
  box-shadow: inset 0 0 0 1px rgba(225, 48, 108, 0.14);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-trust-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(131, 58, 180, 0.26), rgba(225, 48, 108, 0.20), rgba(252, 175, 69, 0.24)) border-box;
  border: 1px solid transparent;
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-reveal{
  opacity: 0;
  transform: translateY(18px);
}.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-reveal.ig-thumb-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
    padding: 48px 0;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
    padding: 0 16px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
    font-size: 27px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
    padding: 24px 20px;
    border-radius: 20px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
    padding: 54px 0;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
    padding: 0 18px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
    font-size: 30px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
    font-size: 15px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
    padding: 60px 0;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
    padding: 0 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
    padding: 76px 0;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
    padding: 0 32px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
    font-size: 16px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-section{
    padding: 92px 0;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-container{
    padding: 0 36px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-card p{
    font-size: 16px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content h3{
    font-size: 24px;
  }.tc-wp-content-root .ig-thumb-content-sections .ig-thumb-step-content p{
    font-size: 16.5px;
  }}