.Footer_footer__PyJc9{background-color:#111;color:#eee;padding:2rem 1rem;font-size:.9rem}.Footer_container__aazS8{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;width:95%;margin:auto}.Footer_section__SRgfw ul{list-style:none;padding:0;margin:0}.Footer_section__SRgfw ul li{margin-bottom:.3rem}.Footer_section__SRgfw ul li a{color:#bbb;text-decoration:none}.Footer_section__SRgfw ul li a:hover{color:#fff;text-decoration:underline}.Footer_logo__pp8yu{max-width:100px;height:auto;display:block;margin-left:auto}.Footer_headline__fc_v8{font-weight:900;font-size:18px;margin-bottom:5px}@media (max-width:768px){.Footer_container__aazS8{flex-direction:column;align-items:center;text-align:center}.Footer_section__SRgfw{margin-bottom:1.5rem}.Footer_logo__pp8yu{margin:1rem auto 0}}.Header_staticBackground__MozLi{background-color:transparent;width:100%;padding-top:20px}.Header_header__b54d9{position:relative;z-index:1000;background-color:rgb(21,23,38);border-radius:20px;display:flex;width:95%;margin:auto;justify-content:space-between;align-items:center;height:80px;color:white;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Header_logo__n5fo7{width:120px;cursor:pointer}.Header_headerWrapper__FSebJ{display:flex;justify-content:space-between;width:100%;padding:30px}.Header_dropdown__YZwk4{position:absolute;top:calc(100% + 8px);right:0;background-color:#1a1a1a;z-index:999;padding:25px 20px;width:200px;color:white;border-radius:6px;font-weight:500;border:1px solid #333;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s}.Header_dropdownOpen__1192_{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .15s ease,transform .15s ease}.Header_dropdown__YZwk4:before{content:"";position:absolute;top:-8px;right:0;width:100%;height:8px}.Header_dropdownText__sOvmg{color:white;text-align:right;display:block;padding:5px 0;text-decoration:none;transition:all .2s ease-in-out}.Header_dropdownText__sOvmg:hover{text-decoration:none;scale:1.03;transition:all .2s ease-in-out;cursor:pointer}@media screen and (max-width:1000px){.Header_logo__n5fo7{width:80px}}.GameSearchBar_searchContainer__zv1YU{position:relative;display:flex;align-items:center;width:30px;transition:width .3s ease;overflow:visible;margin-right:20px;margin-left:10px}.GameSearchBar_expanded__08g21{width:300px}.GameSearchBar_searchInput__OspTY{flex:1 1;padding:10px 12px;border:none;color:white;background-color:#00000031;border-radius:10px;outline:none;font-size:16px;width:100%;opacity:0;pointer-events:none;transition:opacity .3s ease;margin-left:100px 0}.GameSearchBar_expanded__08g21 .GameSearchBar_searchInput__OspTY{opacity:1;pointer-events:auto}.GameSearchBar_iconButton__CR6gG{background:rgba(0,0,0,0);border:none;border-radius:0;padding:6px;cursor:pointer;height:100%;display:flex;align-items:center;margin-left:-40px;transition:opacity .3s ease}.GameSearchBar_searchContainer__zv1YU.GameSearchBar_expanded__08g21 .GameSearchBar_iconButton__CR6gG{opacity:0;pointer-events:none}.GameSearchBar_searchResults__EMQD5{position:absolute;top:40px;left:0;background:rgb(0,0,0);list-style:none;padding:0;margin:0;border:none;border-radius:4px;width:100%;z-index:100}.GameSearchBar_searchResults__EMQD5 li{padding:8px;cursor:pointer}.GameSearchBar_searchResults__EMQD5 li:hover{background-color:#f0f0f010}@media screen and (max-width:550px){.GameSearchBar_expanded__08g21{width:130px}}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:sans-serif;background-color:#0a0a15;color:#222}a{text-decoration:none}main{background-color:#0a0a15;min-height:100vh;height:100%;padding:50px 0;width:95%;margin:auto}