/**
 * @license
 * MyFonts Webfont Build ID 4180549, 2021-09-15T05:45:25-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Gilroy-ExtraBold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/extra-bold/
 * Copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 *
 *
 *
 * © 2021 MyFonts Inc
*/

@font-face {
  font-family: "Gilroy-ExtraBold";
  src: url('webFonts/GilroyExtraBold/font.woff2') format('woff2'), url('webFonts/GilroyExtraBold/font.woff') format('woff');
}

@font-face {
  font-family: "Gilroy-Light";
  src: url('webFonts/GilroyLight/font.woff2') format('woff2'), url('webFonts/GilroyLight/font.woff') format('woff');
}

.topnav {
  display: flex;
  position: fixed;
  z-index: 1030;
  top: 0;
  left: 0;
  align-items: center;
  width: 100%;
  height: 72px;
  padding-left: 12px;
  padding-right: 12px;
  border-bottom: 1px solid #bf0010;
  background: #e60012;
  color: #fff;
  line-height: 0;
}

.topnavA {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.topnavA :hover{
  background-color: #ddd;
  color: black;
}

.topnav ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  justify-content: flex-end;
  width: 100%;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  margin-right: 24px;
}

.topnav li
{
  margin-right: 8px;
  font-family: Gilroy-ExtraBold;
}

.topnav img
{
  background-size: contain;
}

.content
{
  margin-top: 80px;
}

.introduction
{
  margin-left: 30px;
  margin-right: 30px;
}

.introduction h1
{
  font-family: Gilroy-Light;
  text-align: center;
}

.introduction p {
  font-family: Gilroy-Light;
  text-align: center;
}

.featured
{
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 3%;
}

.featured img
{ 
  transition: all .2s ease-in-out;
  border-radius: 10px;
}

.featured img:hover 
{ 
  transform: scale(1.1); 
}

.featured a
{
  color: transparent;
}

.content-header
{
  background-color: #e60012;
  margin-bottom: 12px;
  padding: 1px;
  
  margin-left: -98px;
  
}

.content-header h2
{
  font-family: Gilroy-Light;
  color: white;
  border-left: 4px solid #ffffff;
  margin-left: 98px;
  padding: 4px;
}

.Direct_E3_2021
{
  
  
  margin-right: auto;
  width: 32%;
}

.Direct_E3_2021 img
{
  
  margin-right: auto;
  width: 32%;
}

.Direct_17022021
{
  margin-right: auto;
  margin-left: auto;
  width: 32%;
}

.Direct_17022021 img
{
  margin-right: auto;
  margin-left: auto;
  width: 32%;
}

.SuperNintendoWorld_Direct
{
  
  margin-left: auto;
  width: 32%;
}

.SuperNintendoWorld_Direct img
{
  
 margin-left: auto;
  width: 32%;
}