@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-379 .tc-wp-content-root img, .wpc-scope-379 .tc-wp-content-root video, .wpc-scope-379 .tc-wp-content-root svg, .wpc-scope-379 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #19151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-section{
  position: relative;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-section-white{
  background: #ffffff;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3ef 100%);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(119, 45, 85, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(119, 45, 85, 0.1), rgba(195, 136, 77, 0.12));
  color: #772d55;
  font-weight: 760;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap h2, .wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap h3, .wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap p{
  margin-top: 0;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap h2{
  margin-bottom: 14px;
  color: #17111c;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #62596b;
  line-height: 1.72;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(38, 25, 45, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(39, 25, 45, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-card::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: linear-gradient(90deg, #772d55, #b45f73, #c3884d);
  opacity: 0.9;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(119, 45, 85, 0.24);
  box-shadow: 0 24px 58px rgba(39, 25, 45, 0.12);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-card h3{
  margin-bottom: 9px;
  color: #1c1722;
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-card p{
  margin-bottom: 0;
  color: #675f70;
  line-height: 1.68;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-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, #772d55, #b45f73 58%, #c3884d);
  box-shadow: 0 12px 24px rgba(119, 45, 85, 0.2);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon::before, .wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-preview::before{
  width: 20px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 999px;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-preview::after{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-copy::before{
  width: 15px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 4px;
  transform: translate(3px, 2px);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-copy::after{
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  transform: translate(-3px, -3px);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-creative::before{
  width: 18px;
  height: 18px;
  background: #fff;
  clip-path: polygon(50% 0%, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-aesthetic::before{
  width: 21px;
  height: 21px;
  border: 2px solid #fff;
  border-radius: 50%;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-aesthetic::after{
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
  transform: translate(9px, -9px);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-clean::before{
  width: 21px;
  height: 13px;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: rotate(-45deg) translate(1px, -2px);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-polish::before{
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 7px;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-icon-polish::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  transform: translate(8px, -8px);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(119, 45, 85, 0.12);
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 245, 0.92));
  box-shadow: 0 18px 44px rgba(39, 25, 45, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-card::after{
  position: absolute;
  top: -42px;
  right: -42px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  content: "";
  background: radial-gradient(circle, rgba(195, 136, 77, 0.24), rgba(195, 136, 77, 0));
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(119, 45, 85, 0.22);
  box-shadow: 0 24px 58px rgba(39, 25, 45, 0.11);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
  display: flex;
  width: 72px;
  height: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #231627, #772d55 62%, #c3884d);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(119, 45, 85, 0.2);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
  margin-bottom: 8px;
  color: #1c1722;
  font-weight: 780;
  line-height: 1.25;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
  margin-bottom: 0;
  color: #62596b;
  line-height: 1.7;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(119, 45, 85, 0.09);
  color: #772d55;
  font-weight: 760;
  line-height: 1.1;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-trust-card{
  background: #ffffff;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-trust-mark{
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(119, 45, 85, 0.14), rgba(195, 136, 77, 0.16));
  position: relative;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-trust-mark::before{
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 16px;
  border-right: 3px solid #772d55;
  border-bottom: 3px solid #772d55;
  content: "";
  transform: rotate(42deg);
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-379 .tc-wp-content-root .gtg-editorial-wrap .gtg-reveal.gtg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gtg-editorial-wrap .gtg-section{
    padding: 46px 0;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
    margin-bottom: 28px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .gtg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card h3, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card p, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
    gap: 16px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gtg-editorial-wrap .gtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
    margin-bottom: 30px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .gtg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card{
    padding: 24px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card h3, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card p, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
    gap: 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gtg-editorial-wrap .gtg-section{
    padding: 60px 0;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .gtg-editorial-wrap h2{
    font-size: 33px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card{
    padding: 26px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card h3, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card p, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
    gap: 20px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
    grid-template-columns: 76px 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gtg-editorial-wrap .gtg-section{
    padding: 76px 0;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-container{
    padding: 0 30px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
    margin-bottom: 42px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .gtg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-grid-three, .tc-wp-content-root .gtg-editorial-wrap .gtg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card{
    padding: 28px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card h3, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card p, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
    gap: 22px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gtg-editorial-wrap .gtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block{
    margin-bottom: 48px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .gtg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-grid-three, .tc-wp-content-root .gtg-editorial-wrap .gtg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card{
    padding: 30px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card h3, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-card p, .tc-wp-content-root .gtg-editorial-wrap .gtg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-steps{
    gap: 24px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-card{
    grid-template-columns: 104px 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .gtg-editorial-wrap .gtg-step-number{
    font-size: 22px;
  }}