.Home_header__Olkmk{display:flex;flex-direction:column;text-align:center;background-color:#ebebeb;box-shadow:4px 4px 5px 3px #ebebeb}.Home_header__Olkmk>h2{text-align:center;min-width:100%;font-size:2em;font-weight:700}@media(prefers-color-scheme:dark){.Home_header__Olkmk{background-color:#1c1c1c;box-shadow:4px 4px 5px 3px #1c1c1c}}.Home_gameButtonPreview___uOiN{background-color:#00ffe1;border-radius:20px;color:#000;font-weight:700;padding:10px 15px;text-align:center;max-width:fit-content;transition:.2s}.Home_gameButtonPreview___uOiN:hover{background-color:#ac90ff}.Home_container2__Dhcv5{border-radius:20px;background-color:#ebebeb;box-shadow:5px 5px 10px #fff}@media(prefers-color-scheme:dark){.Home_container2__Dhcv5{background-color:#1c1c1c;box-shadow:5px 5px 10px #0a0a0a}}.Home_newsCard__e7b4Q{min-width:300px;max-width:400px;min-height:150px;max-height:220px;border-radius:20px;padding:15px 15px 35px;position:relative;display:flex;gap:8px;flex-direction:column;align-items:center;background-color:#dadada;box-shadow:3px 3px 10px #fff}.Home_newsCard__e7b4Q>h1{position:absolute;top:-5px;right:-5px;padding:5px;border-radius:15px;background-color:#ac90ff;font-weight:700;transform:rotate(30deg);animation:Home_hotAnimation__t7zNA 1s infinite alternate}.Home_newsCard__e7b4Q>h2{font-weight:700}.Home_newsCard__e7b4Q>p{text-overflow:ellipsis}.Home_newsCard__e7b4Q>h3{position:absolute;bottom:10px;right:10px;font-size:12px}@media(prefers-color-scheme:dark){.Home_newsCard__e7b4Q{background-color:#2e2e2e;box-shadow:3px 3px 10px #0a0a0a}}.Home_newsCard__e7b4Q{transition:.2s}.Home_newsCard__e7b4Q:hover{transform:scale(1.03)}@keyframes Home_hotAnimation__t7zNA{0%{scale:1}to{scale:1.15}}