:root{--background-color-header: #233647;--background-hero: linear-gradient(180deg, rgba(35, 54, 71, 0) 0%, rgba(35, 54, 71, .6) 100%);--background-color-search: #B7DDF2;--background-color-impar: #2B83B5;--background-color-par: #7FB4D2;--background-color-pelicula: #A6B2C4;--ancho-media: 300px}body{text-align:center;margin:0}.container{width:1440px;margin:auto}header{width:1440px;height:100px;background-color:var(--background-color-header);display:flex;align-items:center;justify-content:flex-start;gap:60px}header>.logo{margin:15px 0 10px 60px;width:144px;height:45px;font-family:Vina Sans;font-weight:100;font-size:48px;line-height:48px;color:#fff}header>.logo>.poweredby{width:144px;height:15px;padding:5px;font-family:Inter;font-weight:300;font-size:12px;line-height:15px;white-space:nowrap;overflow:hidden;color:#fff}.nav{align-items:flex-end;display:flex}.nav ul{list-style:none;display:flex;align-items:flex-end;padding:0;gap:10px;height:61px;font-family:Inter;font-weight:300;font-size:18px}.nav ul li{margin:0 15px}.nav ul li a{text-decoration:none;color:#fff;padding:5px 10px}.login-icon{margin-left:auto;margin-right:30px}.login-icon img{width:30px;height:auto}.hero{width:100%;height:500px;background:var(--background-hero)}.hero>.resumen>.puntuacion-titulo{display:flex;margin:30px 0 0 40px;color:#fff;font-family:Inter;font-weight:400;font-size:16px}.hero>.resumen>.puntuacion-space{display:flex;flex-direction:row;align-items:flex-end}.hero>.resumen>.puntuacion-space>.puntuacion-valor{color:#fff;font-family:Inter;font-weight:400;font-size:16px}.hero>.resumen>.puntuacion-space>.puntuacion-icon{margin:20px 10px 0 40px}.hero>.resumen>.titulo-film{display:flex;margin:30px 20px 0 40px;height:116px;font-family:Inter;font-style:bold;font-weight:700;font-size:96px;color:#fff}.hero>.resumen>.anio-categoria{margin:30px 20px 0 40px;display:flex;width:172px;height:29px;color:#fff;font-family:Inter;font-weight:700;font-size:24px;line-height:29px}.hero>.resumen>.titulo-descripcion{margin:30px 20px 0 40px;display:flex;width:668px;height:77px;color:#fff;font-family:Inter;font-weight:400;font-size:20px}.hero>.resumen>.botones{display:flex;align-items:center;margin-left:40px}.hero>.resumen>.botones>.ver-despues{display:flex;margin:0 0 0 40px}.hero>.resumen>.botones>#trailer,.hero>.resumen>.botones #ver-despues-button{width:312px;height:48px;border-radius:24px}.hero>.resumen>.botones>#trailer{background:#fff}.hero>.resumen>.botones>#ver-despues-button{padding:12px 25px;border:2px solid #FFFFFF}.search{width:100%;height:100px;background:var(--background-hero)}.resumen{color:#00f;text-align:left;padding:0 0 0 40px;display:block}.items{width:100%;margin:auto;text-align:center}.items section>.titulo-section{color:#00f;align-items:flex-start;padding:0 0 0 40px;display:flex}.row1,.row2{display:flex;padding:40px;gap:46px}.row1 .impar,.row2 .impar{width:182px;height:255px;background-color:var(--background-color-pelicula)}@media (max-width: 650px){body{text-align:center;margin:0}.container{width:100%;margin:auto}header{width:var(--ancho-media) + 50px;height:100px}.hero .search{width:var(--ancho-media);height:100px}.titulo-descripcion{height:20px;visibility:hidden}.login-icon,.nav,.poweredby{display:none}.hero>.resumen>.titulo-film{margin:30px 20px 0 10px;height:100px;font-family:Inter;font-weight:150;font-size:70px;color:#fff}.anio-categoria{margin:30px 20px 0 10px;font-weight:150;font-size:25px}.hero>.resumen>.botones{flex-direction:column;align-items:flex-start;margin-left:40px}.hero>.resumen>.botones>.ver-despues{margin:10px 0}.row1,.row2{flex-wrap:wrap;justify-content:flex-start;padding:20px;gap:20px}.items .impar{width:120px;height:150px;display:inline-block}}
