@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-482 .tc-wp-content-root img, .wpc-scope-482 .tc-wp-content-root video, .wpc-scope-482 .tc-wp-content-root svg, .wpc-scope-482 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #17181c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content, .wpc-scope-482 .tc-wp-content-root .stussyfg-content section, .wpc-scope-482 .tc-wp-content-root .stussyfg-content div, .wpc-scope-482 .tc-wp-content-root .stussyfg-content article{
  box-sizing: border-box;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-section-white{
  background: #ffffff;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f5f1ec 100%);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 14px;
  padding: 7px 13px;
  border: 1px solid rgba(213, 52, 74, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(213, 52, 74, 0.1), rgba(245, 165, 79, 0.12));
  color: #a32538;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content h2{
  margin: 0;
  color: #15161a;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-heading p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #60626c;
  line-height: 1.7;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(29, 31, 38, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(25, 27, 35, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #d5344a, #f5a54f, #111318);
  opacity: 0.85;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(213, 52, 74, 0.24);
  box-shadow: 0 24px 60px rgba(25, 27, 35, 0.11);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card h3{
  margin: 18px 0 0;
  color: #17181c;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card p{
  margin: 10px 0 0;
  color: #62646e;
  line-height: 1.68;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d5344a, #f5a54f);
  box-shadow: 0 12px 26px rgba(213, 52, 74, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-card:hover .stussyfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon::before, .wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #d5344a;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 5px;
  opacity: 0.9;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.72);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 69%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-creative::after{
  width: 5px;
  height: 5px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-style::before{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.85), 0 16px 0 rgba(255, 255, 255, 0.68);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-style::after{
  display: none;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-simple::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid #ffffff;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-simple::after{
  width: 12px;
  height: 4px;
  right: 8px;
  bottom: 11px;
  border-radius: 999px;
  transform: rotate(45deg);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-polish::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  border-radius: 7px;
  transform: rotate(45deg);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-icon-polish::after{
  width: 6px;
  height: 6px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(29, 31, 38, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 20px 52px rgba(43, 37, 31, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step::after{
  content: "";
  position: absolute;
  right: -70px;
  top: -95px;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(245, 165, 79, 0.22), rgba(213, 52, 74, 0));
  pointer-events: none;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(213, 52, 74, 0.18);
  box-shadow: 0 26px 66px rgba(43, 37, 31, 0.11);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #17181c, #d5344a);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(213, 52, 74, 0.2);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step-content{
  min-width: 0;
  position: relative;
  z-index: 1;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step h3{
  margin: 0;
  color: #17181c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-step p{
  margin: 9px 0 0;
  color: #62646e;
  line-height: 1.68;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 48px;
  padding: 7px 11px;
  border-radius: 999px;
  background: #17181c;
  color: #ffffff;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-benefit{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf6 100%);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(213, 52, 74, 0.14), rgba(245, 165, 79, 0.18));
  border: 1px solid rgba(213, 52, 74, 0.16);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
  width: 10px;
  height: 17px;
  border-right: 3px solid #d5344a;
  border-bottom: 3px solid #d5344a;
  transform: rotate(42deg);
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 650ms ease, transform 650ms ease;
}.wpc-scope-482 .tc-wp-content-root .stussyfg-content .stussyfg-reveal.stussyfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stussyfg-content .stussyfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .stussyfg-content .stussyfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stussyfg-content h2{
    font-size: 28px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stussyfg-content .stussyfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .stussyfg-content .stussyfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stussyfg-content h2{
    font-size: 31px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card{
    padding: 24px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stussyfg-content .stussyfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .stussyfg-content .stussyfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stussyfg-content h2{
    font-size: 34px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card{
    padding: 26px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stussyfg-content .stussyfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .stussyfg-content .stussyfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stussyfg-content h2{
    font-size: 42px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stussyfg-content .stussyfg-card{
    padding: 28px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stussyfg-content .stussyfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .stussyfg-content .stussyfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .stussyfg-content h2{
    font-size: 48px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid-three, .tc-wp-content-root .stussyfg-content .stussyfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stussyfg-content .stussyfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card{
    padding: 30px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step h3{
    font-size: 24px;
  }.tc-wp-content-root .stussyfg-content .stussyfg-step p{
    font-size: 16px;
  }}