@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-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-123 .tc-wp-content-root img, .wpc-scope-123 .tc-wp-content-root video, .wpc-scope-123 .tc-wp-content-root svg, .wpc-scope-123 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h1, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h2, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h3, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h4, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h5, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root h6, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root p, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root li, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root label, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root small, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root blockquote, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root figcaption, .wpc-scope-123 #tc-wp-content-island.tc-wp-content-root a{
  color: inherit !important;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block, .wpc-scope-123 .tc-wp-content-root .ytav-content-block *{
  box-sizing: border-box;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block{
  --ytav-red: #ff2d42;
  --ytav-rose: #ff6b7a;
  --ytav-ink: #1f2633;
  --ytav-muted: #657184;
  --ytav-line: rgba(31, 38, 51, 0.1);
  --ytav-soft: #fff5f2;
  --ytav-warm: #fff8f1;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: var(--ytav-ink) !important;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  isolation: isolate;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-section{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-section-intro, .wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-section-process{
  background: #fff;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-section-benefits, .wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-section-faq{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 45, 66, 0.08), transparent 32%),
    linear-gradient(180deg, #fffaf7 0%, #fff3ec 100%);
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-container{
  width: min(1280px, calc(100% - 48px));
  max-width: 100%;
  margin: 0 auto;
  padding: 88px 0;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-heading-wrap{
  max-width: 820px;
  margin: 0 auto 38px;
  text-align: center;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-kicker{
  margin: 0 0 10px;
  color: var(--ytav-red) !important;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block h2{
  margin: 0;
  color: var(--ytav-ink) !important;
  font-size: clamp(1.2rem, 4vw, 2.2rem) !important;
  line-height: 1.16;
  letter-spacing: 0;
  font-weight: 850;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block h2 span{
  background: linear-gradient(135deg, var(--ytav-red), #ff8a58 48%, #d61f3a);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: var(--ytav-muted) !important;
  font-size: 1rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card{
  --fg-mx: 50%;
  --fg-my: 20%;
  --fg-tilt-x: 0deg;
  --fg-tilt-y: 0deg;
  --ytav-a: #ff2d42;
  --ytav-b: #ff8a58;
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 255px;
  padding: 26px;
  border: 1px solid rgba(31, 38, 51, 0.1);
  border-radius: 18px;
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ytav-a) 18%, transparent), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,0.96), rgba(255,247,244,0.78));
  box-shadow: 0 16px 42px rgba(31, 38, 51, 0.08);
  opacity: 0;
  transform: translateY(26px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
  transform-style: preserve-3d;
  transition: opacity 0.7s ease, transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease, background 0.28s ease;
  overflow: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card.is-visible{
  opacity: 1;
  transform: translateY(0) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, color-mix(in srgb, var(--ytav-a) 10%, transparent), transparent 40%);
  opacity: 0.75;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card::after{
  content: "";
  position: absolute;
  left: 26px;
  right: 26px;
  top: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--ytav-a), var(--ytav-b));
  opacity: 0.72;
  border-radius: 0 0 999px 999px;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:hover{
  border-color: color-mix(in srgb, var(--ytav-a) 38%, rgba(31,38,51,0.12));
  box-shadow: 0 24px 58px rgba(31, 38, 51, 0.14);
  transform: translateY(-7px) rotateX(var(--fg-tilt-x)) rotateY(var(--fg-tilt-y));
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-icon{
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  max-width: 100%;
  margin-bottom: 20px;
  border-radius: 16px;
  color: var(--ytav-a) !important;
  background: color-mix(in srgb, var(--ytav-a) 12%, #fff);
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--ytav-a) 14%, transparent);
  transition: transform 0.28s ease, color 0.28s ease, background 0.28s ease, box-shadow 0.28s ease;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-icon i{
  font-size: 1.25rem;
  line-height: 1;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-card:hover .ytav-icon{
  color: #fff !important;
  background: linear-gradient(135deg, var(--ytav-a), var(--ytav-b));
  transform: translateY(-3px) scale(1.04) rotate(-2deg);
  box-shadow: 0 14px 26px color-mix(in srgb, var(--ytav-a) 26%, transparent);
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block h3{
  position: relative;
  display: inline;
  margin: 0;
  color: var(--ytav-ink) !important;
  font-size: 1.08rem;
  line-height: 1.28;
  letter-spacing: 0;
  font-weight: 820;
  overflow-wrap: anywhere;
  word-break: break-word;
  background-image: linear-gradient(90deg, var(--ytav-a), var(--ytav-b));
  background-size: 0% 2px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  transition: background-size 0.3s ease;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:hover h3, .wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-faq-item:hover h3{
  background-size: 100% 2px;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-card p{
  margin: 14px 0 0;
  color: var(--ytav-muted) !important;
  font-size: 0.94rem;
  line-height: 1.62;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-cta{
  display: inline-block;
  max-width: 100%;
  margin-top: 18px;
  color: var(--ytav-a) !important;
  font-size: 0.9rem;
  font-weight: 800;
  opacity: 0.18;
  transform: translateY(8px);
  transition: opacity 0.28s ease, transform 0.28s ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card-cta:hover .ytav-cta{
  opacity: 1;
  transform: translateY(0);
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-tilt-card{
  background:
    radial-gradient(circle at var(--fg-mx) var(--fg-my), color-mix(in srgb, var(--ytav-a) 16%, transparent), transparent 36%),
    linear-gradient(150deg, rgba(255,255,255,0.98), rgba(255,249,244,0.92));
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-process-card{
  padding-top: 30px;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-process-card::before{
  content: var(--ytav-step);
  position: absolute;
  right: 18px;
  bottom: -16px;
  z-index: 0;
  color: color-mix(in srgb, var(--ytav-a) 12%, transparent) !important;
  font-size: 5.6rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 0.32s ease, color 0.32s ease;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-process-card:hover::before{
  color: color-mix(in srgb, var(--ytav-a) 18%, transparent) !important;
  transform: translateY(-8px) scale(1.03);
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-step-line{
  margin: 0 0 8px !important;
  color: var(--ytav-a) !important;
  font-size: 0.8rem !important;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-faq-container{
  padding-top: 74px;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-faq-list{
  display: grid;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  gap: 16px;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-faq-item{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 24px 26px;
  border: 1px solid rgba(31, 38, 51, 0.1);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 14px 34px rgba(31, 38, 51, 0.07);
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-123 #tc-wp-content-island.tc-wp-content-root .ytav-content-block .ytav-faq-item p{
  margin: 12px 0 0;
  color: var(--ytav-muted) !important;
  font-size: 0.96rem;
}.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(1){ --ytav-a: #ff2d42; --ytav-b: #ff8a58; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(2){ --ytav-a: #e84a5f; --ytav-b: #ffb86b; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(3){ --ytav-a: #d6336c; --ytav-b: #ff7f50; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(4){ --ytav-a: #f03e3e; --ytav-b: #f59f00; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(5){ --ytav-a: #c92a2a; --ytav-b: #ff6b6b; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(6){ --ytav-a: #f06595; --ytav-b: #ffa94d; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(7){ --ytav-a: #e03131; --ytav-b: #fab005; }.wpc-scope-123 .tc-wp-content-root .ytav-content-block .ytav-card:nth-child(8){ --ytav-a: #fa5252; --ytav-b: #fd7e14; }@media (min-width: 1200px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(1280px, calc(100% - 64px));
    padding: 96px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(1080px, calc(100% - 52px));
    padding: 82px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-content-root .ytav-content-block .ytav-card{
    padding: 24px;
  }.tc-wp-content-root .ytav-content-block .ytav-subtitle{
    font-size: 0.98rem;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(820px, calc(100% - 40px));
    padding: 70px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-heading-wrap{
    margin-bottom: 30px;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-content-root .ytav-content-block .ytav-card{
    min-height: 238px;
    padding: 22px;
  }.tc-wp-content-root .ytav-content-block h3{
    font-size: 1.02rem;
  }.tc-wp-content-root .ytav-content-block .ytav-card p{
    font-size: 0.92rem;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(100% - 28px, 620px);
    padding: 58px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-heading-wrap{
    margin-bottom: 24px;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-content-root .ytav-content-block .ytav-card{
    min-height: auto;
    padding: 21px;
  }.tc-wp-content-root .ytav-content-block .ytav-subtitle{
    font-size: 0.94rem;
  }.tc-wp-content-root .ytav-content-block .ytav-icon{
    width: 50px;
    height: 50px;
    border-radius: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(100% - 24px, 420px);
    padding: 50px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-heading-wrap{
    margin-bottom: 22px;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-content-root .ytav-content-block .ytav-card, .tc-wp-content-root .ytav-content-block .ytav-faq-item{
    min-height: auto;
    padding: 19px;
    border-radius: 15px;
  }.tc-wp-content-root .ytav-content-block .ytav-subtitle{
    font-size: 0.9rem;
  }.tc-wp-content-root .ytav-content-block .ytav-icon{
    width: 46px;
    height: 46px;
    margin-bottom: 16px;
  }.tc-wp-content-root .ytav-content-block .ytav-icon i{
    font-size: 1.1rem;
  }.tc-wp-content-root .ytav-content-block h3{
    font-size: 0.98rem;
  }.tc-wp-content-root .ytav-content-block .ytav-card p, .tc-wp-content-root .ytav-content-block .ytav-faq-item p{
    font-size: 0.9rem;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: min(100% - 18px, 360px);
    padding: 44px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-heading-wrap{
    margin-bottom: 20px;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytav-content-block .ytav-card, .tc-wp-content-root .ytav-content-block .ytav-faq-item{
    min-height: auto;
    padding: 17px;
    border-radius: 14px;
  }.tc-wp-content-root .ytav-content-block .ytav-kicker{
    font-size: 0.74rem;
  }.tc-wp-content-root .ytav-content-block .ytav-subtitle{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytav-content-block .ytav-icon{
    width: 42px;
    height: 42px;
    margin-bottom: 14px;
    border-radius: 13px;
  }.tc-wp-content-root .ytav-content-block .ytav-icon i{
    font-size: 1rem;
  }.tc-wp-content-root .ytav-content-block h3{
    font-size: 0.94rem;
  }.tc-wp-content-root .ytav-content-block .ytav-card p, .tc-wp-content-root .ytav-content-block .ytav-faq-item p{
    font-size: 0.86rem;
  }.tc-wp-content-root .ytav-content-block .ytav-process-card::before{
    font-size: 4.4rem;
    right: 12px;
  }}@media (max-width: 319px){.tc-wp-content-root .ytav-content-block .ytav-container{
    width: calc(100% - 16px);
    padding: 38px 0;
  }.tc-wp-content-root .ytav-content-block .ytav-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-content-root .ytav-content-block .ytav-card{
    min-height: auto;
    padding: 16px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ytav-content-block .ytav-card, .tc-wp-content-root .ytav-content-block .ytav-icon, .tc-wp-content-root .ytav-content-block .ytav-cta, .tc-wp-content-root .ytav-content-block h3, .tc-wp-content-root .ytav-content-block .ytav-process-card::before{
    transition: none !important;
    animation: none !important;
  }.tc-wp-content-root .ytav-content-block .ytav-card, .tc-wp-content-root .ytav-content-block .ytav-card.is-visible, .tc-wp-content-root .ytav-content-block .ytav-card:hover{
    opacity: 1;
    transform: none !important;
  }}.wpc-scope-123 .tc-wp-content-root .ytav-grid-benefits{}.wpc-scope-123 .tc-wp-content-root .ytav-grid-intro{}.wpc-scope-123 .tc-wp-content-root .ytav-grid-process{}