@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 .cmyk-palette-editorial{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.tc-wp-content-root .cmyk-palette-editorial, .tc-wp-content-root .cmyk-palette-editorial section, .tc-wp-content-root .cmyk-palette-editorial div, .tc-wp-content-root .cmyk-palette-editorial article{
  box-sizing: border-box;
}.tc-wp-content-root .cmyk-palette-editorial__section{
  position: relative;
}.tc-wp-content-root .cmyk-palette-editorial__section--white{
  background: #ffffff;
}.tc-wp-content-root .cmyk-palette-editorial__section--soft{
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 174, 239, 0.08), transparent 34%),
    radial-gradient(circle at 90% 20%, rgba(236, 0, 140, 0.07), transparent 30%),
    #f8fafc;
}.tc-wp-content-root .cmyk-palette-editorial__container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .cmyk-palette-editorial__header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .cmyk-palette-editorial__eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 174, 239, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.1), rgba(236, 0, 140, 0.08), rgba(255, 242, 0, 0.13));
  color: #315066;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.tc-wp-content-root .cmyk-palette-editorial__eyebrow::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00aeef, #ec008c 48%, #ffd400);
  box-shadow: 0 0 0 4px rgba(0, 174, 239, 0.1);
}.tc-wp-content-root .cmyk-palette-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.tc-wp-content-root .cmyk-palette-editorial__header p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #596579;
  line-height: 1.72;
}.tc-wp-content-root .cmyk-palette-editorial__grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .cmyk-palette-editorial__card::after, .tc-wp-content-root .cmyk-palette-editorial__benefit::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(0, 174, 239, 0.14), rgba(236, 0, 140, 0.1), rgba(255, 242, 0, 0.13));
  transition: opacity 260ms ease;
}.tc-wp-content-root .cmyk-palette-editorial__card:hover, .tc-wp-content-root .cmyk-palette-editorial__benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 174, 239, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.tc-wp-content-root .cmyk-palette-editorial__card:hover::after, .tc-wp-content-root .cmyk-palette-editorial__benefit:hover::after{
  opacity: 1;
}.tc-wp-content-root .cmyk-palette-editorial__icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00aeef, #ec008c 54%, #ffd400);
  box-shadow: 0 12px 26px rgba(0, 174, 239, 0.18);
}.tc-wp-content-root .cmyk-palette-editorial__icon::before, .tc-wp-content-root .cmyk-palette-editorial__icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.tc-wp-content-root .cmyk-palette-editorial__icon--drop::before{
  width: 14px;
  height: 18px;
  left: 15px;
  top: 12px;
  border-radius: 12px 12px 12px 2px;
  transform: rotate(45deg);
}.tc-wp-content-root .cmyk-palette-editorial__icon--grid::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  background:
    linear-gradient(#ffffff, #ffffff) 0 0 / 9px 9px no-repeat,
    linear-gradient(#ffffff, #ffffff) 13px 0 / 9px 9px no-repeat,
    linear-gradient(#ffffff, #ffffff) 0 13px / 9px 9px no-repeat,
    linear-gradient(#ffffff, #ffffff) 13px 13px / 9px 9px no-repeat;
}.tc-wp-content-root .cmyk-palette-editorial__icon--spark::before{
  width: 20px;
  height: 20px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.tc-wp-content-root .cmyk-palette-editorial__icon--target::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.tc-wp-content-root .cmyk-palette-editorial__icon--target::after{
  width: 8px;
  height: 8px;
  left: 18px;
  top: 18px;
  border-radius: 50%;
}.tc-wp-content-root .cmyk-palette-editorial__icon--layers::before{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 10px;
  border-radius: 5px;
  transform: skewY(-8deg);
}.tc-wp-content-root .cmyk-palette-editorial__icon--layers::after{
  width: 22px;
  height: 14px;
  left: 11px;
  top: 19px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.76);
  transform: skewY(-8deg);
}.tc-wp-content-root .cmyk-palette-editorial__icon--check::before{
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.tc-wp-content-root .cmyk-palette-editorial h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.26;
  letter-spacing: 0;
}.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.68;
}.tc-wp-content-root .cmyk-palette-editorial__steps{
  display: grid;
  grid-template-columns: 1fr;
}.tc-wp-content-root .cmyk-palette-editorial__step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fbfdff);
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.tc-wp-content-root .cmyk-palette-editorial__step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #00aeef, #ec008c, #ffd400);
}.tc-wp-content-root .cmyk-palette-editorial__step:hover{
  transform: translateY(-4px);
  border-color: rgba(236, 0, 140, 0.2);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.11);
}.tc-wp-content-root .cmyk-palette-editorial__step-number{
  display: grid;
  place-items: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #00aeef, #ec008c 52%, #ffd400);
  box-shadow: 0 16px 32px rgba(236, 0, 140, 0.16);
}.tc-wp-content-root .cmyk-palette-editorial__mini-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 174, 239, 0.09);
  color: #315066;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.tc-wp-content-root .cmyk-palette-editorial__benefit{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
    radial-gradient(circle at 20% 0, rgba(255, 242, 0, 0.16), transparent 36%);
}.tc-wp-content-root .cmyk-palette-editorial__benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 52px;
  height: 10px;
  margin: 0 0 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #00aeef 0 33%, #ec008c 33% 66%, #ffd400 66% 100%);
}.tc-wp-content-root .cmyk-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.tc-wp-content-root .cmyk-reveal.cmyk-reveal--visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .cmyk-palette-editorial__section{
    padding: 48px 0;
  }.tc-wp-content-root .cmyk-palette-editorial__container{
    padding: 0 14px;
  }.tc-wp-content-root .cmyk-palette-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .cmyk-palette-editorial__header p{
    font-size: 14px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cmyk-palette-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
    font-size: 14px;
  }.tc-wp-content-root .cmyk-palette-editorial__steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cmyk-palette-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cmyk-palette-editorial__step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .cmyk-palette-editorial__section{
    padding: 54px 0;
  }.tc-wp-content-root .cmyk-palette-editorial__container{
    padding: 0 18px;
  }.tc-wp-content-root .cmyk-palette-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .cmyk-palette-editorial__header p{
    font-size: 15px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cmyk-palette-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
    font-size: 14.5px;
  }.tc-wp-content-root .cmyk-palette-editorial__steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cmyk-palette-editorial__step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cmyk-palette-editorial__step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .cmyk-palette-editorial__section{
    padding: 60px 0;
  }.tc-wp-content-root .cmyk-palette-editorial__container{
    padding: 0 22px;
  }.tc-wp-content-root .cmyk-palette-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .cmyk-palette-editorial__header p{
    font-size: 15.5px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
    padding: 26px;
  }.tc-wp-content-root .cmyk-palette-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
    font-size: 15px;
  }.tc-wp-content-root .cmyk-palette-editorial__steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cmyk-palette-editorial__step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cmyk-palette-editorial__step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .cmyk-palette-editorial__section{
    padding: 76px 0;
  }.tc-wp-content-root .cmyk-palette-editorial__container{
    padding: 0 32px;
  }.tc-wp-content-root .cmyk-palette-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .cmyk-palette-editorial__header p{
    font-size: 16.5px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid--three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
    padding: 28px;
  }.tc-wp-content-root .cmyk-palette-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cmyk-palette-editorial__steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cmyk-palette-editorial__step{
    gap: 24px;
    padding: 30px 34px;
  }.tc-wp-content-root .cmyk-palette-editorial__step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .cmyk-palette-editorial__section{
    padding: 92px 0;
  }.tc-wp-content-root .cmyk-palette-editorial__container{
    padding: 0 32px;
  }.tc-wp-content-root .cmyk-palette-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .cmyk-palette-editorial__header p{
    font-size: 17px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid{
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .cmyk-palette-editorial__grid--six, .tc-wp-content-root .cmyk-palette-editorial__grid--three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cmyk-palette-editorial__card, .tc-wp-content-root .cmyk-palette-editorial__benefit{
    padding: 32px;
  }.tc-wp-content-root .cmyk-palette-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .cmyk-palette-editorial__card p, .tc-wp-content-root .cmyk-palette-editorial__benefit p, .tc-wp-content-root .cmyk-palette-editorial__step p{
    font-size: 16px;
  }.tc-wp-content-root .cmyk-palette-editorial__steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cmyk-palette-editorial__step{
    gap: 28px;
    padding: 34px 40px;
  }.tc-wp-content-root .cmyk-palette-editorial__step-number{
    width: 76px;
    height: 76px;
    font-size: 23px;
  }}

.tc-wp-content-root .cmyk-palette-editorial__step-content {}