@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");

/* 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 .vasttag-premium-section, .tc-wp-content-root .vasttag-premium-section *{
  box-sizing: border-box;
}.tc-wp-content-root .vasttag-premium-section{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #241816;
  background: #fff;
}.tc-wp-content-root .vasttag-premium-section .vasttag-block{
  width: 100%;
  max-width: 100%;
  padding: 92px 24px;
  overflow: hidden;
}.tc-wp-content-root .vasttag-premium-section .vasttag-block-white{
  background: #fff;
}.tc-wp-content-root .vasttag-premium-section .vasttag-block-warm{
  background:
    radial-gradient(circle at 16% 10%, rgba(255, 179, 92, 0.22), transparent 34%),
    radial-gradient(circle at 88% 18%, rgba(204, 92, 255, 0.14), transparent 32%),
    linear-gradient(135deg, #fff8ef 0%, #fff2f4 46%, #f8efff 100%);
}.tc-wp-content-root .vasttag-premium-section .vasttag-container{
  width: min(1320px, 100%);
  max-width: 100%;
  margin: 0 auto;
}.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap{
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}.tc-wp-content-root .vasttag-premium-section h2{
  margin: 0;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.18;
  letter-spacing: 0;
  color: #231513;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .vasttag-premium-section h2 span{
  background: linear-gradient(110deg, #ff8a3d 0%, #ff4f86 42%, #8f5cff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #6f5b55;
  font-size: 1.04rem;
  line-height: 1.7;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 24px;
}.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.tc-wp-content-root .vasttag-premium-section .vasttag-card{
  --fg-a: #ff8a3d;
  --fg-b: #ff4f86;
  --fg-c: #fff6ed;
  --fg-mx: 50%;
  --fg-my: 50%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 28px;
  border: 1px solid rgba(90, 48, 34, 0.1);
  border-radius: 22px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), rgba(255, 255, 255, 0.96), transparent 0 128px),
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), var(--fg-c));
  box-shadow: 0 16px 42px rgba(76, 38, 24, 0.08);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(24px);
  opacity: 0;
  transition:
    opacity 0.65s ease,
    transform 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
  isolation: isolate;
  overflow: hidden;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--fg-a) 24%, transparent), transparent 36%),
    linear-gradient(135deg, color-mix(in srgb, var(--fg-a) 9%, transparent), color-mix(in srgb, var(--fg-b) 7%, transparent));
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: -1;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:nth-child(2n){
  --fg-a: #ff5f7e;
  --fg-b: #9b5cff;
  --fg-c: #fff2f7;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:nth-child(3n){
  --fg-a: #f7a531;
  --fg-b: #ff6f61;
  --fg-c: #fff8e8;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:nth-child(4n){
  --fg-a: #b866ff;
  --fg-b: #ff7a59;
  --fg-c: #f8f0ff;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:nth-child(5n){
  --fg-a: #ff7a45;
  --fg-b: #d946ef;
  --fg-c: #fff4ef;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card.vasttag-visible{
  opacity: 1;
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(0);
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:hover{
  border-color: color-mix(in srgb, var(--fg-a) 42%, rgba(90, 48, 34, 0.12));
  box-shadow: 0 24px 60px rgba(76, 38, 24, 0.14);
  transform: perspective(900px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y)) translateY(-7px);
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .vasttag-premium-section .vasttag-icon{
  width: 54px;
  height: 54px;
  max-width: 100%;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--fg-a) 16%, #fff), color-mix(in srgb, var(--fg-b) 12%, #fff));
  color: var(--fg-a);
  font-size: 1.24rem;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 12px 24px rgba(96, 45, 22, 0.08);
  transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:hover .vasttag-icon{
  transform: translateY(-3px) scale(1.04);
  color: #fff;
  background: linear-gradient(135deg, var(--fg-a), var(--fg-b));
}.tc-wp-content-root .vasttag-premium-section h3{
  position: relative;
  margin: 22px 0 12px;
  padding-bottom: 12px;
  font-size: 1.08rem;
  line-height: 1.35;
  letter-spacing: 0;
  color: #2c1915;
  font-weight: 780;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .vasttag-premium-section h3::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 36px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--fg-a), var(--fg-b));
  transition: width 0.3s ease;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:hover h3::after{
  width: 78px;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card p{
  margin: 0;
  color: #685750;
  font-size: 0.96rem;
  line-height: 1.65;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .vasttag-premium-section .vasttag-cta{
  display: inline-flex;
  width: auto;
  max-width: 100%;
  margin-top: 18px;
  color: var(--fg-a);
  font-size: 0.9rem;
  font-weight: 760;
  line-height: 1.35;
  opacity: 0.28;
  transform: translateY(8px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.tc-wp-content-root .vasttag-premium-section .vasttag-card:hover .vasttag-cta{
  opacity: 1;
  transform: translateY(0);
}.tc-wp-content-root .vasttag-premium-section .vasttag-step{
  position: absolute;
  top: 22px;
  right: 22px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg, var(--fg-a), var(--fg-b));
  font-size: 0.84rem;
  font-weight: 840;
  box-shadow: 0 12px 24px color-mix(in srgb, var(--fg-a) 22%, transparent);
  transition: transform 0.3s ease;
}.tc-wp-content-root .vasttag-premium-section .vasttag-process{
  padding-top: 34px;
}.tc-wp-content-root .vasttag-premium-section .vasttag-process:hover .vasttag-step{
  transform: translateY(-3px) scale(1.08) rotate(4deg);
}@media (min-width: 1024px) and (max-width: 1199px) {.tc-wp-content-root .vasttag-premium-section .vasttag-block{
    padding: 78px 22px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4, .tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
    gap: 20px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card{
    padding: 24px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
    font-size: 1rem;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .vasttag-premium-section .vasttag-block{
    padding: 66px 20px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4, .tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap{
    margin-bottom: 34px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
    font-size: 0.98rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
    gap: 18px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card{
    padding: 22px;
  }.tc-wp-content-root .vasttag-premium-section h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card p{
    font-size: 0.94rem;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .vasttag-premium-section .vasttag-block{
    padding: 54px 16px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4, .tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
    grid-template-columns: 1fr !important;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap{
    margin-bottom: 28px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
    font-size: 0.94rem;
    line-height: 1.6;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
    gap: 16px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card{
    padding: 20px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-icon{
    width: 48px;
    height: 48px;
    border-radius: 16px;
    font-size: 1.08rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-step{
    top: 18px;
    right: 18px;
    width: 40px;
    height: 40px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .vasttag-premium-section .vasttag-block{
    padding: 46px 14px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4, .tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
    grid-template-columns: 1fr !important;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
    font-size: 0.9rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
    gap: 14px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card{
    padding: 18px;
    border-radius: 18px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-icon{
    width: 44px;
    height: 44px;
    border-radius: 14px;
    font-size: 1rem;
  }.tc-wp-content-root .vasttag-premium-section h3{
    margin-top: 18px;
    font-size: 0.98rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card p, .tc-wp-content-root .vasttag-premium-section .vasttag-cta{
    font-size: 0.9rem;
  }}@media (max-width: 374px) {.tc-wp-content-root .vasttag-premium-section .vasttag-block{
    padding: 40px 12px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid-4, .tc-wp-content-root .vasttag-premium-section .vasttag-grid-3{
    grid-template-columns: 1fr !important;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-heading-wrap p{
    font-size: 0.86rem;
    line-height: 1.55;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-grid{
    gap: 12px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card{
    padding: 16px;
    border-radius: 16px;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-icon{
    width: 40px;
    height: 40px;
    border-radius: 13px;
    font-size: 0.94rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-step{
    top: 14px;
    right: 14px;
    width: 34px;
    height: 34px;
    font-size: 0.74rem;
  }.tc-wp-content-root .vasttag-premium-section h3{
    margin-top: 16px;
    font-size: 0.94rem;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card p, .tc-wp-content-root .vasttag-premium-section .vasttag-cta{
    font-size: 0.86rem;
  }}@media (prefers-reduced-motion: reduce) {.tc-wp-content-root .vasttag-premium-section .vasttag-card, .tc-wp-content-root .vasttag-premium-section .vasttag-card::before, .tc-wp-content-root .vasttag-premium-section .vasttag-icon, .tc-wp-content-root .vasttag-premium-section h3::after, .tc-wp-content-root .vasttag-premium-section .vasttag-cta, .tc-wp-content-root .vasttag-premium-section .vasttag-step{
    transition: none !important;
  }.tc-wp-content-root .vasttag-premium-section .vasttag-card, .tc-wp-content-root .vasttag-premium-section .vasttag-card.vasttag-visible, .tc-wp-content-root .vasttag-premium-section .vasttag-card:hover{
    transform: none !important;
  }}

.tc-wp-content-root .vasttag-reveal {}
.tc-wp-content-root .vasttag-tilt {}