.banner-carousel[data-v-99fc5e51]{gap:2.4rem;align-items:stretch;box-sizing:border-box;width:100%;max-width:100%;padding:0 3.2rem}.banner-carousel[data-v-99fc5e51],.banner-hero[data-v-99fc5e51]{display:flex;min-width:0;overflow:hidden}.banner-hero[data-v-99fc5e51]{position:relative;flex:0 1 87.6rem;height:24rem;border:1px solid var(--stroke-light);border-radius:var(--radius-3xl);box-shadow:0 .4rem 4rem #00000080;cursor:pointer}.banner-hero__bg[data-v-99fc5e51]{position:absolute;inset:0 0 0 auto;width:100%;min-width:80rem;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center}.banner-hero__bg--h5[data-v-99fc5e51]{display:none}.banner-hero__content[data-v-99fc5e51]{position:relative;display:flex;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:center;width:-moz-max-content;width:max-content;max-width:100%;padding:3.2rem;background:linear-gradient(90deg,#111817,transparent)}.banner-hero__text[data-v-99fc5e51]{display:flex;flex-direction:column;gap:1.2rem}.banner-hero__title[data-v-99fc5e51]{display:flex;flex-wrap:nowrap;gap:.8rem;align-items:center;margin:0;color:var(--text-icon-white-primary);font-size:2.4rem;font-style:italic;font-weight:700;line-height:1.5;white-space:nowrap}.banner-hero__title-brand[data-v-99fc5e51]{color:var(--text-icon-brand);flex-shrink:0}.banner-hero__desc[data-v-99fc5e51]{margin:0;color:var(--text-icon-white-secondary);font-size:1.3rem;line-height:1.5;white-space:pre-line}.banner-carousel__side[data-v-99fc5e51]{display:flex;flex:1 0 40rem;flex-direction:column;gap:2rem;min-width:0}.banner-carousel__viewport[data-v-99fc5e51]{--gap:2rem;--card:min(40rem,100cqw);position:relative;overflow:hidden;width:100%;container-type:inline-size}.banner-carousel__track[data-v-99fc5e51]{display:flex;gap:var(--gap);transform:translate(calc(var(--page, 0)*-1*(var(--card) + var(--gap))));transition:transform .4s ease;will-change:transform}.banner-card[data-v-99fc5e51]{position:relative;display:flex;flex:0 0 var(--card);flex-direction:column;justify-content:flex-end;overflow:hidden;aspect-ratio:5/3;border:1px solid var(--stroke-light);border-radius:var(--radius-3xl);box-shadow:0 .4rem 4rem #00000080}.banner-card--clickable[data-v-99fc5e51]{cursor:pointer}.banner-card__cover[data-v-99fc5e51]{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-card__meta[data-v-99fc5e51]{position:relative;display:flex;flex-direction:column;padding:1.2rem;background:linear-gradient(180deg,#03030300,#03030399);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);color:var(--text-icon-white-primary);text-shadow:0 1px 1px rgba(0,0,0,.25)}.banner-card__meta-text[data-v-99fc5e51]{display:flex;flex-direction:column;gap:.4rem;min-width:0}.banner-card__cta[data-v-99fc5e51]{position:absolute;right:1.2rem;bottom:1.2rem;opacity:0;pointer-events:none;transition:opacity .2s ease}.banner-card--clickable:hover .banner-card__meta-text[data-v-99fc5e51]{padding-right:9rem}.banner-card--clickable:hover .banner-card__cta[data-v-99fc5e51]{opacity:1}.banner-card__title[data-v-99fc5e51]{font-weight:700;font-size:1.6rem}.banner-card__desc[data-v-99fc5e51],.banner-card__title[data-v-99fc5e51]{margin:0;overflow:hidden;min-width:0;white-space:nowrap;text-overflow:ellipsis}.banner-card__desc[data-v-99fc5e51]{color:var(--text-icon-white-secondary);font-size:1.2rem}.banner-carousel__nav[data-v-99fc5e51]{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;width:3.6rem;pointer-events:none}.banner-carousel__nav[data-v-99fc5e51] .base-button{flex-shrink:0;pointer-events:auto;border-radius:var(--radius-full)}.banner-carousel__nav--left[data-v-99fc5e51]{left:0;justify-content:flex-start;background:linear-gradient(90deg,var(--surface-black-bg) 0,rgba(15,16,16,0) 100%)}.banner-carousel__nav--right[data-v-99fc5e51]{right:0;justify-content:flex-end;background:linear-gradient(270deg,var(--surface-black-bg) 0,rgba(15,16,16,0) 100%)}.banner-carousel__dots[data-v-99fc5e51]{display:flex;gap:.4rem;align-items:center;justify-content:center}.banner-carousel__dot[data-v-99fc5e51]{width:.6rem;height:.6rem;padding:0;border:none;border-radius:var(--radius-full);background:#ffffff4d;cursor:pointer;transition:width .25s ease}.banner-carousel__dot--active[data-v-99fc5e51]{overflow:hidden;width:2.4rem}.banner-carousel__dot-fill[data-v-99fc5e51]{display:block;width:100%;height:100%;border-radius:inherit;background:var(--text-icon-white-primary);transform-origin:left center;animation:banner-dot-progress-99fc5e51 5s linear forwards}.banner-carousel__dot-fill--paused[data-v-99fc5e51]{animation-play-state:paused}.banner-carousel__dot-fill--static[data-v-99fc5e51]{animation:none}@keyframes banner-dot-progress-99fc5e51{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:1024px){.banner-carousel[data-v-99fc5e51]{flex-direction:column;gap:2rem;padding:0 1.6rem}.banner-hero[data-v-99fc5e51]{flex:none;flex-direction:column;justify-content:flex-end;width:100%;height:auto;aspect-ratio:344/193}.banner-hero__bg--pc[data-v-99fc5e51]{display:none}.banner-hero__bg--h5[data-v-99fc5e51]{display:block;inset:0;width:100%;height:100%;min-width:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-hero__content[data-v-99fc5e51]{width:100%;max-width:100%;padding:1.2rem;gap:.4rem;background:linear-gradient(180deg,#03030300,#03030380 42%,#03030399)}.banner-hero__text[data-v-99fc5e51]{gap:.4rem}.banner-hero__title[data-v-99fc5e51]{gap:.4rem;font-size:1.4rem;text-shadow:0 .1rem .1rem rgba(0,0,0,.25)}.banner-hero__title-brand[data-v-99fc5e51]{font-weight:800}.banner-hero__desc[data-v-99fc5e51]{font-size:1.2rem;white-space:normal;text-shadow:0 .1rem .1rem rgba(0,0,0,.25)}.banner-hero__cta[data-v-99fc5e51]{display:none}.banner-carousel__side[data-v-99fc5e51]{flex:none;width:100%}.banner-carousel__nav--left[data-v-99fc5e51],.banner-carousel__nav--right[data-v-99fc5e51]{background:none}}
