@font-face {
  font-family: Avenirnextltpro;
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.eot') format("embedded-opentype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.woff') format("woff"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.ttf') format("truetype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextltpro;
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.eot') format("embedded-opentype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.woff') format("woff"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.ttf') format("truetype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextltpro;
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.eot') format("embedded-opentype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.woff') format("woff"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.ttf') format("truetype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextltpro;
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.eot') format("embedded-opentype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.woff') format("woff"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.ttf') format("truetype"), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fff;
  margin-bottom: 11px;
  font-family: Oswald, sans-serif;
  font-size: 72px;
  font-weight: 300;
  line-height: 72px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #fff;
  margin-bottom: 16px;
}

a {
  color: #00e;
}

.button {
  float: none;
  clear: none;
  color: #152b76;
  text-align: center;
  background-color: #fece00;
  padding: 15px 22px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.section-4-column {
  background-color: #152b76;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
}

.col1 {
  float: left;
  background-color: #0000;
  background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-1.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  width: 25%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.col2 {
  float: left;
  background-color: #0000;
  background-image: url('https://www.ign.com/special/universal-studios-hollywood/images/column-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.col2.overlay {
  background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.col3 {
  float: left;
  background-color: #0000;
  background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-3b.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 25%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.col4 {
  float: left;
  background-color: #0000;
  background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-4.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 25%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.half-height-bottom {
  color: #333;
  text-align: center;
  background-color: #152b76a6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 31px 4rem 37px;
  display: flex;
  position: relative;
  inset: 0% 0 0;
}

.body {
  background-color: #fff;
  height: auto;
  font-family: Avenirnextltpro, Arial, sans-serif;
}

.heading {
  font-family: Avenirnextltpro, Arial, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 110%;
}

.paragraph {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}

.div-block {
  z-index: 100;
  text-align: center;
  background-color: #152b76;
  background-image: linear-gradient(#152b76 28%, #152b7600 95%);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 0 20px 10px;
  display: flex;
  position: static;
}

.link-block-9 {
  text-decoration: none;
}

.link-block-9:hover {
  filter: brightness(120%);
  text-decoration: underline;
}

.mask {
  border-radius: 10px;
  width: 100%;
  padding-left: 250px;
  padding-right: 250px;
  left: auto;
  overflow: visible;
}

.slider-2 {
  background-color: #0000;
  border-radius: 10px;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  overflow: visible;
}

.html-embed {
  width: auto;
}

.right-arrow-2 {
  margin-right: -80px;
}

.right-arrow-2.auto-stop {
  background-image: linear-gradient(270deg, #0368d9, #0368d900);
  width: 20%;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.icon-2 {
  color: #ffce00;
  font-size: 2em;
}

.bold-text {
  font-weight: 700;
}

.slide {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  overflow: visible;
}

.container-carousel {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.left-arrow {
  margin-left: -80px;
}

.left-arrow.auto-stop {
  background-image: linear-gradient(90deg, #0368d9, #0368d900);
  width: 20%;
  margin-left: 0;
  display: block;
}

.slide-nav {
  font-size: 14px;
  display: block;
  inset: auto 0% -10%;
}

.slide-nav.auto-stop {
  width: 100%;
  bottom: -8%;
}

.quick-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  align-self: flex-start;
  width: 100%;
}

.image-4 {
  width: 100%;
}

.section-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 7%;
  padding-bottom: 7%;
  display: flex;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.article {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.latest-news {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.paragraph-21 {
  color: #ffce00;
  text-align: center;
  width: 90%;
  margin-bottom: 0;
  padding: 5px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-13 {
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.section-video-2 {
  z-index: 100;
  background-color: #0368d9;
  background-image: linear-gradient(#0368d9, #0368d9), url('https://www.ign.com/special/universal-studios-hollywood/images/map-cyber-city.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 7% 0%;
  font-size: 20px;
  position: relative;
  overflow: hidden;
}

.container-7 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: none;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-11 {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-family: Avenirnextltpro, Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 110%;
}

.paragraph-22 {
  color: #fff;
  width: 60%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.div-block-14 {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.heading-4b {
  color: #152b76;
  text-align: center;
  text-transform: none;
  width: 70%;
  font-family: Avenirnextltpro, Arial, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 110%;
}

.image-5 {
  width: 100%;
  padding-bottom: 0;
}

.cell-9 {
  justify-content: flex-start;
  align-items: center;
}

.paragraph-19b {
  color: #152b76;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}

.article-heading-2 {
  color: #152b76;
  padding-left: 10px;
  padding-right: 10px;
}

.columns {
  align-items: center;
  display: flex;
}

.column-left {
  padding-left: 10px;
  padding-right: 10px;
}

.ign-logo {
  max-width: 113px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ign-header {
  padding-top: 18px;
  padding-bottom: 18px;
  text-decoration: none;
  display: block;
  position: static;
}

.paragraph-23 {
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 700;
}

.paragraph-23.promo-label {
  color: #333;
  font-family: Inter, sans-serif;
  font-weight: 800;
  text-decoration: none;
}

.link-ign-header-2 {
  z-index: 1000;
  background-color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
}

.hero {
  background-image: linear-gradient(90deg, #0368d9 35%, #0368d900 72%), url('https://www.ign.com/special/universal-studios-hollywood/images/bg-hero-waterworld.webp');
  background-position: 0 0, -50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  text-decoration: none;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 80%;
  height: 100%;
  display: flex;
}

.cell {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.image {
  width: 90%;
  max-width: 550px;
}

.heading-12 {
  color: #fff;
  font-family: Avenirnextltpro, Arial, sans-serif;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
  text-decoration: none;
}

.paragraph-24 {
  color: #fff;
  width: 90%;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-20 {
  color: #333;
  text-align: center;
  width: 60%;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 12px;
}

.section-4-column-header {
  background-color: #152b76;
  width: 100%;
  height: 100%;
  padding-top: 7%;
}

.section-ad {
  z-index: 11;
  background-image: linear-gradient(#0368d9, #152b76);
  border: 1px #000;
  justify-content: center;
  align-items: stretch;
  height: 350px;
  display: flex;
  position: relative;
}

.image-6 {
  z-index: 10;
  width: 250px;
  position: absolute;
  inset: -13% auto 0% 1%;
}

.image-7 {
  z-index: 10;
  width: 200px;
  position: absolute;
  inset: auto 0% 6% auto;
}

.ad-space {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 970px;
  height: 100%;
  max-height: 250px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: 50px;
  bottom: 50px;
}

.link-hero, .link-hero:hover {
  text-decoration: none;
}

html.w-mod-js [data-ix="move-down"] {
  transform: translate(0, 100%);
}

@media screen and (max-width: 991px) {
  p {
    font-size: 17px;
  }

  .section-4-column {
    height: 100%;
  }

  .col1 {
    background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-1.jpg');
    background-position: 0 0, 50% 62%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .col2 {
    width: 50%;
    height: 50%;
  }

  .col2.overlay {
    width: 100%;
    height: 100%;
  }

  .col3 {
    background-size: auto, cover;
    width: 100%;
    height: 100%;
  }

  .col4 {
    background-position: 0 0, 50% 65%;
    width: 100%;
    height: 100%;
  }

  .half-height-bottom {
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    top: 20%;
  }

  .heading {
    font-size: 35px;
  }

  .div-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .mask {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-2 {
    clear: none;
    width: 100%;
    margin-top: 0;
    overflow: visible;
  }

  .html-embed {
    width: auto;
  }

  .right-arrow-2 {
    margin-right: -80px;
  }

  .right-arrow-2.auto-stop {
    width: 5%;
    display: block;
  }

  .icon-2 {
    font-size: 1em;
  }

  .slide {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-carousel {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 100px;
  }

  .left-arrow.auto-stop {
    width: 5%;
    display: block;
  }

  .slide-nav {
    bottom: -13%;
  }

  .slide-nav.auto-stop {
    bottom: -12%;
  }

  .quick-stack {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .article {
    text-align: center;
    background-image: none;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10% 10px;
  }

  .latest-news {
    flex-flow: wrap;
    height: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .section-video-2 {
    height: 100%;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .heading-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-22 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    flex-flow: column;
    height: 100%;
  }

  .heading-4b {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-9 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .paragraph-19b {
    padding-left: 10px;
    padding-right: 10px;
  }

  .article-heading-2 {
    font-size: 20px;
    line-height: 120%;
  }

  .hero {
    background-position: 0 0, 0%;
    background-size: auto, cover;
    height: 100%;
    padding-top: 15%;
    padding-bottom: 15%;
  }

  .section-4-column-header {
    height: 100%;
  }

  .image-6, .image-7 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 54px;
  }

  .col3 {
    background-image: linear-gradient(#152b76 5%, #152b7600 35%), url('https://www.ign.com/special/universal-studios-hollywood/images/column-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .half-height-bottom {
    height: 90%;
    top: 10%;
  }

  .heading {
    font-size: 30px;
  }

  .slider-2 {
    width: 100%;
  }

  .right-arrow-2.auto-stop {
    right: 3%;
    overflow: visible;
  }

  .container-carousel {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .left-arrow.auto-stop {
    position: absolute;
    overflow: visible;
  }

  .slide-nav {
    bottom: -14%;
  }

  .slide-nav.auto-stop {
    bottom: -15%;
  }

  .article {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .section-video-2 {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .container-7 {
    width: 100%;
  }

  .heading-11 {
    font-size: 30px;
  }

  .paragraph-22 {
    width: 80%;
  }

  .heading-4b {
    font-size: 30px;
  }

  .ign-logo {
    max-width: 80px;
  }

  .ign-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-23.promo-label {
    font-size: 9px;
  }

  .link-ign-header-2 {
    flex: 0 auto;
  }

  .hero {
    background-image: linear-gradient(#0368d9b3, #0368d9b3), url('https://www.ign.com/special/universal-studios-hollywood/images/bg-hero-waterworld.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .ad-space {
    width: 100%;
    max-width: 300px;
  }
}

@media screen and (max-width: 479px) {
  .col1 {
    float: left;
    clear: none;
    background-image: url('https://www.ign.com/special/universal-studios-hollywood/images/column-1.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    width: 100%;
    height: 50%;
  }

  .col2 {
    width: 100%;
    height: 50%;
  }

  .col2.overlay {
    background-image: url('https://www.ign.com/special/universal-studios-hollywood/images/column-2.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .col3 {
    background-image: url('https://www.ign.com/special/universal-studios-hollywood/images/column-3.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 50%;
  }

  .col4 {
    background-image: url('https://www.ign.com/special/universal-studios-hollywood/images/column-4.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 50%;
  }

  .half-height-bottom {
    height: 90%;
    top: 10%;
  }

  .mask {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .slider-2 {
    width: 100%;
    margin-top: 0;
  }

  .right-arrow-2 {
    margin-right: 0;
    inset: auto 0% -27%;
    overflow: visible;
  }

  .right-arrow-2.auto-stop {
    margin-right: 0;
    inset: auto 20% -8% auto;
  }

  .icon-2 {
    margin-top: 0;
    margin-bottom: auto;
  }

  .slide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-carousel {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    position: relative;
  }

  .left-arrow {
    margin-bottom: 0;
    margin-left: 0;
    inset: auto 0% -27%;
    overflow: visible;
  }

  .left-arrow.auto-stop {
    inset: auto auto -11% 10%;
  }

  .slide-nav {
    bottom: -15%;
  }

  .slide-nav.auto-stop {
    bottom: -27%;
  }

  .section-video-2 {
    padding-top: 25%;
  }

  .container-7, .paragraph-22 {
    width: 100%;
  }

  .heading-4b {
    width: 85%;
  }

  .paragraph-23 {
    font-size: 8px;
  }

  .paragraph-24 {
    width: 100%;
  }

  .paragraph-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-ad {
    display: block;
    overflow: hidden;
  }

  .ad-space {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .quick-stack-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_49079e76-50a4-0ccf-fd36-9e86143449a0-1e07c52e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_49079e76-50a4-0ccf-fd36-9e86143449a5-1e07c52e {
  place-self: center;
}

#w-node-_284e56e3-8591-e9ed-a61f-7c6d1038c40e-1e07c52e {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_284e56e3-8591-e9ed-a61f-7c6d1038c40e-1e07c52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_49079e76-50a4-0ccf-fd36-9e86143449a0-1e07c52e, #w-node-_284e56e3-8591-e9ed-a61f-7c6d1038c40e-1e07c52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Avenirnextltpro';
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.eot') format('embedded-opentype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.eot') format('embedded-opentype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.eot') format('embedded-opentype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.woff') format('woff'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.ttf') format('truetype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.eot') format('embedded-opentype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.woff') format('woff'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.ttf') format('truetype'), url('https://www.ign.com/special/universal-studios-hollywood/fonts/AvenirNextLTPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}