@import url("https://fonts.googleapis.com/css2?family=Creepster&display=swap");.Horror_page__E6MBy{position:relative;background:black;color:red;min-height:100vh;overflow-x:hidden}.Horror_container__af6RH{display:flex;align-items:center;justify-content:center;padding:50px;position:relative;z-index:2}.Horror_character__QJXtG{width:300px;margin-right:40px;animation:Horror_fadeInLeft__Ehg1u 1.5s ease-out}.Horror_text__PU_Ks{opacity:0;transition:opacity 2s ease}.Horror_text__PU_Ks.Horror_show__5IKuK{opacity:1}.Horror_text__PU_Ks h1{font-family:Creepster,cursive;font-size:3rem;text-shadow:2px 2px 4px black}.Horror_text__PU_Ks p{font-family:Creepster,cursive;font-size:1.5rem}.Horror_fog2__rX1Df,.Horror_fog__PZoKn{position:absolute;top:0;left:0;width:200%;height:100%;background:url(/fog.png) repeat-x;animation:Horror_moveFog__RkuEX 60s linear infinite;opacity:.4;z-index:0}.Horror_fog2__rX1Df{animation-duration:90s;opacity:.2}.Horror_blood__JmYPa{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/blood.png) no-repeat 50%;background-size:cover;opacity:.15;pointer-events:none;z-index:1}.Horror_videoSection__JU6X_{padding:40px;position:relative;z-index:2}.Horror_videoSection__JU6X_ h2{font-family:Creepster,cursive;font-size:2rem;margin-bottom:1rem;color:#ff0000}.Horror_videoGrid__ywt1J{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px;gap:20px}.Horror_videoCard__AL83p{background:#111;padding:10px;cursor:pointer;transition:transform .3s ease,filter .3s ease}.Horror_videoCard__AL83p:hover{transform:scale(1.05);filter:brightness(1.2)}.Horror_videoCard__AL83p img{width:100%}.Horror_videoCard__AL83p p{font-size:1rem;color:white;margin-top:8px}@keyframes Horror_moveFog__RkuEX{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes Horror_fadeInLeft__Ehg1u{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.Horror_liveIframe__C0MK1{width:80%;height:450px;display:block;margin:0 auto;border:0}