.character-info p, body, nav ul {
    font-family: Poppins, sans-serif;
}

.features, .footer-content, .hero-side-panel, nav ul {
    display: flex;
    gap: 20px;
}

.hero, header {
    display: flex;
}

.explore, .popular-games, .recommended {
    padding: 50px 20px;
}

.company ul li, .feature i, .help ul li, .quick-links ul li, .resources ul li {
    margin-bottom: 10px;
}

.character-info p, nav ul {
    font-weight: 500;
    font-style: normal;
}

.explore, .h2, .newsletter {
    text-align: center;
}

.character-info p, .dropdown-content, .inline-text, nav ul {
    white-space: nowrap;
}

body {
    cursor: url('../cursor/inactivo_white.png') 17 17, auto;
    color: #fff;
    background: url('../background/blue.png') center center/cover;
    margin: 0;
    padding: 0;
}

header {
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #121212;
}

.search-bar input {
    padding: 5px;
    border: none;
    border-radius: 5px;
    background-color: #000;
    color: #fff;
}

.hero {
    background: url('hero-background.jpg') center center/cover no-repeat;
}

.character, .game, .recommendation {
    background-color: rgba(0, 0, 0, .7);
}

.hero-content {
    flex: 2;
}

.hero-buttons .btn {
    padding: 10px 20px;
    margin: 10px 5px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.hero-buttons .btn.primary {
    background-color: #c31a23;
    color: #fff;
    font-size: 50px;
}

.hero-buttons .btn.secondary {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.hero-side-panel {
    flex: 1;
    flex-direction: column;
}

.character, .join {
    align-items: center;
    display: flex;
}

.feature i {
    font-size: 2em;
}

.popular-games h2, .recommended h2 {
    text-align: center;
    margin-bottom: 30px;
}

.game-gallery, .recommendations {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.game, .recommendation {
    border-radius: 10px;
    overflow: hidden;
    width: 30%;
}

.game img, .recommendation img {
    width: 100%;
    height: auto;
}

.game-info, .recommendation-info {
    padding: 10px;
}

.featured-game {
    display: flex;
    background: url('neonrush.jpg') center center/cover no-repeat;
    padding: 50px 20px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}

.featured-game-info, .join-info {
    background-color: rgba(0, 0, 0, .7);
    padding: 20px;
    border-radius: 10px;
}

.join {
    padding: 50px 20px;
    background: url('join.jpg') center center/cover no-repeat;
}

.newsletter input {
    padding: 10px;
    margin-right: 10px;
    border: none;
    border-radius: 5px;
}

.footer-logo, .logo {
    font-size: 1.5em;
    font-weight: 700;
    color: #f0f;
}

.company, .help, .quick-links, .resources {
    width: 20%;
}

.company ul, .help ul, .quick-links ul, .resources ul {
    list-style: none;
    padding: 0;
}

.company ul li a, .help ul li a, .quick-links ul li a, .resources ul li a, nav ul li a {
    color: #fff;
    text-decoration: none;
}

.social-media a {
    color: #fff;
    margin: 0 10px;
}

.icon-facebook::before {
    content: "\f09a";
}

.icon-twitter::before {
    content: "\f099";
}

.icon-instagram::before {
    content: "\f16d";
}

.icon-game-library::before {
    content: "\f11b";
}

.icon-cross-platform::before {
    content: "\f0c4";
}

.icon-exclusive-content::before {
    content: "\f02d";
}

.icon-hd-graphics::before {
    content: "\f108";
}

.logo2 {
    width: 60px;
}

.colorde, .img {
    width: 100%;
}

.logo {
    margin-left: 0;
}

.botonnuevo {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background-color: #c31a23;
    color: #fff;
    margin-left: 50px;
    margin-right: 20px;
}

.dropdown-content, footer {
    background-color: #121212;
}

.character, .feature {
    display: flex;
    align-items: center;
}

.hero-side-panel {
    display: flex;
    flex-direction: column;
}

.h2 {
    margin-bottom: 60px;
    font-size: 45px;
}

.btn primary {
    font-size: 50px;
}

nav ul {
    list-style: none;
    gap: 31vh;
    align-items: center;
}

.colorde {
    position: fixed;
    top: 0;
    z-index: 1000;
    box-shadow: 0 3px 5px 5px #121212, 0 5px 5px 3px #fff;
    padding: 0;
}

.hola, .logoweb2 {
    cursor: url(../cursor/activo_red.png) 17 17, auto;
}

.dropdown-content, .dropdown-content a, .logoweb2 {
    cursor: url('../cursor/activo_red.png') 17 17, auto;
}

.hero {
    display: flex;
    box-shadow: inset 0 0 90px 19px #000;
    padding: 7% 2% 0 1%;
    box-shadow: inset 0 0 90px 19px transparent;
}

.newsletter {
    margin-bottom: 30px;
    line-height: 200%;
}

.hero-content p, .texto, .texto2 {
    text-align: justify;
}

footer {
    padding: 30px 20px;
    color: #fff;
    box-shadow: 0 -2px 5px 5px #121212, 0 4px 10px 10px #fff;
}

.footer-content {
    justify-content: space-around;
}

.hero-content {
    flex: 2;
    padding-right: 1%;
    margin: -1% -4% -4% -5%;
    padding-left: 8%;
}

.hero-content h1 {
    font-size: 13vh;
    margin-top: 5%;
    margin-bottom: 1%;
    line-height: 13vh;
}

.hero-content p {
    font-size: 1.2em;
    margin-right: 13%;
}

.features {
    display: grid;
}

.dropdown:focus .dropdown-content, .dropdown:hover .dropdown-content, .imgS, .imgS2, .texto {
    display: block;
}

.imgS {
    margin-left: 0;
    margin-right: 20px;
}

.character img, .imgS2 {
    margin-left: 20px;
}

.texto {
    flex: 1;
    padding-right: 1%;
}

.feature img {
    width: 55%;
}

.texto2 {
    flex: 1;
    padding-left: 1%;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    box-shadow: 0 0 10px 2px rgb(45 41 41);
    z-index: 1;
    border-radius: 10px;
}

.character, .feature {
    margin-bottom: 10px;
    box-shadow: -8px 12px 14px #00000085;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: inline-block;
}

.dropdown-content a:hover {
    background-color: #b222227a;
    cursor: url('../cursor/activo_black.png') 17 17, auto;
}

.logoweb2 {
    width: auto;
    margin-top: 50%;
}

.character {
    display: flex;
    align-items: center;
    border: 5px solid #2865a7;
    border-radius: 10px;
    padding: 18vh;
}

.character img {
    width: 100%;
    border-radius: 50%;
    margin-right: 50px;
    box-shadow: inset 0 0 11px 4px #000;
    border-style: solid;
    border-color: #2865a7;
}

.feature {
    text-align: center;
    width: 96%;
    border: 5px solid #2865a7;
    border-radius: 10px;
    padding: 10px;
    background-color: rgba(0, 0, 0, .7);
}

.hola {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    cursor: url('../cursor/activo_white.png'), 17 17, auto;
}
