.cat-hero-tw{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow-x:hidden}.cat-hero-tw video{height:auto;left:0;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:0;width:auto;z-index:0}@media (max-width:768px){.cat-hero-tw video{display:none}}.hero-banner-video__video-wrap{aspect-ratio:16/9;background:#000;border-radius:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.5);overflow:hidden;width:100%}.hero-banner-video__video{border:none;display:block;height:100%;object-fit:cover;width:100%}.hero-banner-image__wrap{border-radius:.5rem;box-shadow:0 8px 32px rgba(0,0,0,.5);overflow:hidden;width:100%}.hero-banner-image__img{display:block;height:auto;object-fit:cover;width:100%}.cat-hero__bg{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.cat-hero__bg-image{animation:catHeroKenBurns 24s ease-in-out infinite;background-position:50%;background-size:cover;inset:0;position:absolute;will-change:transform}.cat-hero__bg-overlay{background:linear-gradient(90deg,#111 0,rgba(17,17,17,.65) 42%,rgba(17,17,17,.15)),linear-gradient(180deg,rgba(17,17,17,.45) 0,transparent 35%,#111);inset:0;position:absolute}@keyframes catHeroKenBurns{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.cat-hero__lines{inset:0;opacity:.3;pointer-events:none;position:absolute;z-index:0}.cat-hero__lines svg{height:100%;position:absolute;width:100%}.cat-hero__line{animation:catHeroDrawLine 10s linear infinite;stroke-dasharray:2000}.cat-hero__line--slow{animation:catHeroDrawLine 12s linear infinite reverse}@keyframes catHeroDrawLine{0%{stroke-dashoffset:2000}to{stroke-dashoffset:-2000}}.cat-hero-tw .animate-fade-up{animation:catHeroFadeUp .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.cat-hero-tw .delay-100{animation-delay:.1s}.cat-hero-tw .delay-200{animation-delay:.2s}.cat-hero-tw .delay-300{animation-delay:.3s}.cat-hero-tw .delay-400{animation-delay:.4s}.cat-hero-tw .delay-500{animation-delay:.5s}@keyframes catHeroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cat-hero__bg-image,.cat-hero__line,.cat-hero__line--slow{animation:none}.cat-hero-tw .animate-fade-up{animation:none;opacity:1}}