@charset "UTF-8";
/* All universal styles */
/* temporary fixes */
#drupal-live-announce {
  height: 0;
  width: 0;
}

/***********/
/* /global */
/***********/
/* Mixins used throughout the site */
/* mixins.sass */
/* Global sass mixins */
/* Modal window */
/* Modal window open */
/* Short content fix - keep the footer at the bottom */
/* Box Shadow */
/* Button */
/* Button Colors */
/* CSS transitions */
/* Icons */
/* Calculate Aspect Ratios */
/* Image Hover Effect */
/* Containers for items in standard article etc. */
/* Toggle Arrows */
/* Variables */
/* variables.sass */
/* All global variables and settings - this should be on every page!! */
/******* Viewport Widths *******/
/******* Spacing *******/
/******* Colors *******/
/* Variable formatting: $color[Description] */
/* Admin */
/* Forms */
/* Borders */
/* Icons */
/* Header */
/* Footer */
/* Front Page */
/* Advertorials */
/* Announcement */
/* Poll */
/* Game Details */
/* Reviews */
/* Image Galleries */
/* Scrollbars */
/* Modals */
/* Cover Gallery */
/* Summary Embeds */
/******* Images *******/
/******* Typography *******/
/* Font family stack */
/* Variable formatting: $font[Description] */
/* Common font sizes */
/* Common font weights */
/***********/
/* /styling */
/***********/
/* Global styles and parts */
/* styling used throughout the site - basic things */
/*******************/
/* GENERAL STYLING */
/*******************/
/* NOTE html is set to 62.5% so that all the REM measurements throughout are based on 10px sizing. So basically 1.5rem = 15px :) */
* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  position: relative;
  height: 100%;
}

body {
  font-family: "Newsreader", Times, "Times New Roman", serif;
}

.field--name-url {
  display: none;
}

.slick-dots li:only-child {
  display: none;
}

.skip-link {
  background-color: white;
  color: black;
}

/* Text selection */
/* Links */
/* Link styling */
.layout-container a {
  text-decoration: none;
  /*&:hover, &:visited, &:active*/
}
/* Formatted Text */
p,
pre,
.ckeditor-twitter,
.ckeditor-htmlembed,
.embedded-entity,
ol,
ul,
aside,
blockquote,
.bq-long,
h1, h2, h3, h4, h5, h6,
table {
  margin: 0 0 1.7rem;
}

p,
pre,
.text-formatted {
  line-height: 1.7;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: bold;
  font-weight: 700;
}

small {
  font-size: 0.8em;
}

sup, sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

del {
  text-decoration: line-through;
}

pre {
  font-style: italic;
}

hr {
  border: none;
  height: 1px;
  background-color: #dbdbdb;
  margin: 30px 0;
}

/** Text alignment elements */
article.align-center {
  margin-left: auto;
  margin-right: auto;
}
article.align-center.embedded-entity {
  margin-bottom: 1em;
}

.align-center, .text-align-center {
  text-align: center;
}

.align-right, .text-align-right {
  text-align: right;
}

.align-left, .text-align-left {
  text-align: left;
}

.text-align-justify {
  text-align: justify;
}

/* Images */
/**********/
/* IMAGES */
/**********/
img {
  max-width: 100%;
  height: auto;
}

.embedded-entity {
  margin-bottom: 20px;
  margin-top: 20px;
}
.embedded-entity:first-child {
  margin-top: 0;
}
.embedded-entity.align-left {
  margin-right: 20px;
  margin-top: 0;
  max-width: 50%;
}
@media screen and (max-width: 800px) {
  .embedded-entity.align-left {
    float: none;
    max-width: none;
    margin-right: 0;
    text-align: center;
    margin-top: 20px;
  }
}
.embedded-entity.align-right {
  margin-left: 20px;
  margin-top: 0;
  max-width: 50%;
}
@media screen and (max-width: 800px) {
  .embedded-entity.align-right {
    float: none;
    max-width: none;
    margin-left: 0;
    text-align: center;
    margin-top: 20px;
  }
}

/* Headings */
/******* Header Tags *******/
h1,
.page-title {
  font-weight: 800;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
h1 a,
.page-title a {
  text-decoration: none;
  border-bottom: none;
  box-shadow: none;
  transition: color 0.3s ease;
}

.page-title {
  margin-bottom: 0;
}

.page-node-type-page .page-title {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .page-node-type-page .page-title {
    padding-bottom: 7.5px;
  }
}

.page-node-type-page .teaser .page-title {
  padding-bottom: 0;
}

h1 {
  text-align: center;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 2.4em;
}
@media screen and (max-width: 800px) {
  h1 {
    font-size: 1.7em;
  }
}

.subtitle, .field--name-field-summary {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 1.2;
  font-size: 1.2em;
  margin: 10px 0 15px;
}
@media screen and (max-width: 800px) {
  .subtitle, .field--name-field-summary {
    font-size: 1.1em;
    margin: 10px 0;
  }
}

h2,
.subhead,
.subhead-aside {
  font-size: 1.6em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  h2,
  .subhead,
  .subhead-aside {
    font-size: 1.2em;
  }
}

.block-views h2, .poll-view h2 {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
}

.alt-subhead {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 1rem;
}

h3 {
  font-size: 1.2em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  h3 {
    font-size: 1.1em;
  }
}

h4 {
  font-size: 1.1em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  h4 {
    font-size: 1em;
  }
}

h5 {
  font-size: 1em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  h5 {
    font-size: 1em;
  }
}

h6 {
  font-size: 1em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 800px) {
  h6 {
    font-size: 1em;
  }
}

/* Lists */
ul {
  list-style-type: disc;
  list-style-position: outside;
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
}

li {
  margin-left: 30px;
}

li ol,
li ul {
  margin-bottom: 0;
}

/* Form Elements */
/******* Form Elements *******/
.form-item label {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-item .description {
  line-height: 1.2;
}

.label {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-item-description {
  line-height: 1.2;
}

.view-footer {
  text-align: center;
  font-style: italic;
  font-family: "Newsreader", Times, "Times New Roman", serif;
}

input[type=submit] {
  float: right;
  clear: both;
}

select {
  border: none;
  border-radius: 3px;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 4px;
  padding-right: 4px;
  border: none;
  box-shadow: none;
}
select:focus {
  outline: none;
}

textarea {
  padding: 1rem;
  line-height: 1.5;
  border: 1px solid #717171;
}

.button, input[type=submit], input[type=reset], input[type=button], .field--name-field-button a {
  padding: 10px;
  display: inline-block;
  border: none;
  border-bottom: none;
  background-color: #3C59E0;
  color: white;
  font-size: 0.9em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
.button:link, .button:visited, .button:hover, .button:active, input[type=submit]:link, input[type=submit]:visited, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:link, input[type=reset]:visited, input[type=reset]:hover, input[type=reset]:active, input[type=button]:link, input[type=button]:visited, input[type=button]:hover, input[type=button]:active, .field--name-field-button a:link, .field--name-field-button a:visited, .field--name-field-button a:hover, .field--name-field-button a:active {
  color: white;
  box-shadow: none;
  border: none;
  background-image: none;
}
.button:hover, .button:active, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active, input[type=button]:hover, input[type=button]:active, .field--name-field-button a:hover, .field--name-field-button a:active {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
}
.button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus, .field--name-field-button a:focus {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
  color: white;
  border: none;
  box-shadow: none;
  background-image: none;
}
.button-subscribe {
  padding: 10px;
  display: inline-block;
  border: none;
  border-bottom: none;
  background-color: #3C59E0;
  color: white;
  font-size: 0.9em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 1;
  color: #000000 !important;
  background-color: #E0DED7;
}
.button-subscribe:link, .button-subscribe:visited, .button-subscribe:hover, .button-subscribe:active {
  color: white;
  box-shadow: none;
  border: none;
  background-image: none;
}
.button-subscribe:hover, .button-subscribe:active {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
}
.button-subscribe:focus {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
  color: white;
  border: none;
  box-shadow: none;
  background-image: none;
}
.layout-container .button-subscribe:hover, .layout-container .button-subscribe:active, .layout-container .button-subscribe:focus {
  color: #000000;
  background-color: #fecf74;
}
.layout-container .button-subscribe:link {
  color: #000000 !important;
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], input[type=url] {
  border: none;
  border-bottom: 1px solid #717171;
  width: 100%;
  font-family: "Newsreader", Times, "Times New Roman", serif;
}

.form-textarea-wrapper {
  margin-top: 10px;
}

input[type=radio]:checked,
input[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

input[type=radio]:checked + label,
input[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 25px;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
}

input[type=radio]:checked + label:before,
input[type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #dbdbdb;
  border-radius: 100%;
}

input[type=radio]:checked + label:after,
input[type=radio]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.3s ease;
}

input[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

input[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.form-type-checkbox {
  margin: 0 0 1.7rem;
}
.form-type-checkbox .description {
  margin-left: 0;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  height: 30px;
  background-color: #ccc;
  border-radius: 15px;
  cursor: pointer;
  transition: background-color 0.15s;
  width: 60px;
  /* Hide default HTML checkbox */
  /* The slider */
}
@media screen and (min-width: 800px) {
  .switch {
    height: 25px;
    width: 52px;
  }
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #dbdbdb;
  transition: 0.4s;
  /* Rounded sliders */
}
.switch .switch-slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: transform 0.15s;
}
@media screen and (min-width: 800px) {
  .switch .switch-slider:before {
    height: 18px;
    width: 18px;
  }
}
.switch .switch-slider.switch-on {
  background-color: #4287f5;
}
.switch .switch-slider.half-active {
  background-color: #4287f5;
}
.switch .switch-slider.half-active:before {
  transform: translateX(15px);
}
.switch .switch-slider.switch-on:before {
  transform: translateX(30px);
}
@media screen and (min-width: 800px) {
  .switch .switch-slider.switch-on:before {
    transform: translateX(26px);
  }
}
.switch .switch-slider.round {
  border-radius: 34px;
}
.switch .switch-slider.round:before {
  border-radius: 50%;
}

/* Switch label spacing fix */
.form-type-checkbox {
  display: flex;
  align-items: center;
}
.form-type-checkbox label.option {
  margin-left: 10px;
}

details {
  border: none;
  border-radius: 3px;
}
details summary {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 1rem;
  background-color: transparent;
}
details summary:hover {
  background-color: transparent;
}
details [aria-expanded=true]::after {
  content: "-";
  float: right;
  transition: all 0.3s ease;
}
details [aria-expanded=false]::after {
  content: "+";
  float: right;
  transition: all 0.3s ease;
}

.bef-exposed-form .bef--secondary {
  border: none;
}
.bef-exposed-form .bef--secondary .details-wrapper {
  padding: 0 10px;
}
.bef-exposed-form label {
  text-transform: none;
}
.bef-exposed-form .bef-links ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bef-exposed-form .bef-links li {
  padding-right: 1rem;
  margin-left: 0;
  white-space: nowrap;
  display: inline-block;
}
.bef-exposed-form .bef-links li a {
  display: block;
  border-bottom: 2px solid tranparent;
  padding: 5px 5px 0.1rem;
  transition: all 0.3s ease;
  margin: 0.25rem 0.5rem 0.25rem 0;
}

/* Dropcap */
.dropcap {
  float: left;
  font-size: 8em;
  line-height: 0.8;
  padding-top: 4px;
  margin-left: -4px;
}

/* Tables */
table {
  border: 1px solid #dbdbdb;
}
table th {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
table th, table td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
table td.is-active {
  background-color: unset;
}
@media screen and (max-width: 800px) {
  table.table-responsive {
    border: none;
  }
  table.table-responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.table-responsive tr {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #dbdbdb;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
  }
  table.table-responsive td {
    display: block;
    text-align: right;
  }
  table.table-responsive td::before {
    content: attr(data-label);
    margin-right: 1em;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}

/*****************/
/* /template */
/*****************/
/* Max-width container, sticky, full-width items */
.max-width-container {
  max-width: 1460px;
}

/* All sticky positioned items */
.sticky {
  position: sticky;
  top: 90px;
}
@media screen and (max-width: 800px) {
  .sticky {
    position: inherit;
    top: auto;
  }
}

/******* Make an element full width regardless of container *******/
.full-width {
  position: relative;
  width: 100%;
}

/* Modal windows */
/******* Modal Windows *******/
.modal-open {
  /* Prevent body from scrolling when modal windows are open */
  overflow: hidden;
}

.gi5-modal {
  display: none;
  position: fixed;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: 0.5s;
}
.gi5-modal.is-open {
  display: block;
  z-index: 100;
}

.gi5-modal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  z-index: -1;
  padding: 30px;
  font-size: 1.7rem;
  background-color: #fff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.gi5-modal-container .close-button {
  position: absolute;
  top: 30px;
  right: 30px;
}

.gi5-modal-title {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1.7rem;
  font-size: 1.2em;
}

.dont-scroll {
  position: fixed;
  overflow-y: scroll;
}

/* Icon to close modals */
.icon-close, .gi5-close-button {
  background: url(../images/icon-remove.svg) no-repeat center;
  z-index: 9999;
  position: absolute;
  display: block;
  width: 4rem;
  height: 7rem;
  right: 2rem;
  top: 0;
  cursor: pointer;
  display: none;
  text-indent: -9999px;
  /* Show the button when the modal is open - must add the class modal-open to .icon-close */
}
.icon-close.modal-open, .gi5-close-button.modal-open {
  display: block;
}

/* Header */
/* header.sass */
/* Styles for header (compiles menu and seach) */
/**********/
/* Styles */
/**********/
.top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

header {
  position: relative;
  padding: 0.5rem 30px;
  box-sizing: border-box;
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 1150px) {
  header {
    height: 60px;
  }
}
header > .max-width-container {
  display: grid;
  grid-template-columns: 300px 1fr 1fr 1fr 300px;
  grid-template-rows: 47px;
  grid-auto-rows: 1fr;
  gap: 0px 0px;
  grid-auto-flow: column;
  grid-template-areas: "header-left-container header-nav header-nav header-nav header-right-container";
  box-sizing: border-box;
  margin: 0 auto;
  max-width: none;
}
@media screen and (max-width: 1150px) {
  header > .max-width-container {
    display: block;
  }
}
header:after {
  content: "";
  display: table;
  clear: both;
}

.expanded header {
  padding-bottom: 1rem;
}
.expanded header > .max-width-container {
  display: grid;
  grid-template-columns: 300px 1fr 1fr 1fr 300px;
  grid-template-rows: 47px 24px;
  grid-auto-rows: 1fr;
  gap: 0px 0px;
  grid-auto-flow: column;
  grid-template-areas: "header-top header-top header-top header-top header-top" "header-left-container header-nav header-nav header-nav header-right-container";
}
@media screen and (max-width: 1150px) {
  .expanded header > .max-width-container {
    display: block;
  }
}

/* Header - Logo region */
.header-logo {
  min-width: 200px;
  justify-self: left;
  align-self: center;
  grid-area: header-left-container;
}
.expanded .header-logo {
  justify-self: center;
  align-self: center;
  grid-area: header-top;
}
@media screen and (max-width: 1150px) {
  .header-logo {
    width: auto;
    justify-self: center;
  }
}

/* Header - Left region */
.header-left-container {
  display: none;
}
.expanded .header-left-container {
  display: block;
  justify-self: start;
  align-self: center;
  grid-area: header-left-container;
}

/* Header - Right region */
.header-right-container {
  width: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 0;
  justify-self: end;
  align-self: center;
  grid-area: header-right-container;
}
@media screen and (max-width: 1150px) {
  .header-right-container .search-button,
  .header-right-container .user-button,
  .header-right-container .lightswitch {
    display: none;
  }
  .header-right-container .expanded-menu-button {
    width: 2rem;
    height: 6rem;
    position: absolute;
    top: 0;
    right: 2rem;
    z-index: 5;
    cursor: pointer;
    font-size: 1.7rem;
  }
  .header-right-container .expanded-menu-button .icon-expanded {
    position: absolute;
    margin-top: 2.2rem;
  }
}

.header-left-container,
.header-right-container {
  margin-bottom: -1.9rem;
}
.expanded .header-left-container,
.expanded .header-right-container {
  margin-bottom: -1.1rem;
}

/* Icons */
.header-icon {
  border-bottom: 5px solid transparent;
  padding-bottom: 1.3rem;
  margin: 0 0.6rem;
}
.expanded .header-icon {
  padding-bottom: 1.1rem;
}
/* Header - Logo */
/* Header - Branding region */
/*************/
/* Variables */
/*************/
/**********/
/* Styles */
/**********/
@media screen and (max-width: 1150px) {
  .header-logo {
    padding-top: 2px;
  }
}
.header-logo .site-logo {
  width: 200px;
  height: 47px;
  display: flex;
  border-bottom: none;
}
@media screen and (max-width: 1150px) {
  .header-logo .site-logo {
    margin: 0 auto;
  }
}
.header-logo .site-logo img {
  display: none;
}
.header-logo .site-logo:hover {
  transition: all 0.3s ease;
}
.expanded .header-logo .site-logo {
  margin: 0 auto;
}
@media screen and (max-width: 315px) {
  .header-logo .site-logo {
    width: 150px;
  }
}

/* Header - Search styling */
/* header_search.sass */
/* Styles for search box in header */
.icon-search {
  mask-image: url("../images/icon-search.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
}
@supports (-ms-ime-align: auto) {
  .icon-search {
    background-image: url("../images/icon-search.svg");
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon-search {
    background-image: url("../images/icon-search.svg");
  }
}

/* Menu icon for search */
.header-right-container .icon-search {
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0;
}
.header-right-container .icon-search:hover {
  transition: all 0.3s ease;
}

/* Search form styling */
.block-views-exposed-filter-blocksearch-content-page-1 {
  width: 100%;
}
.block-views-exposed-filter-blocksearch-content-page-1 .form-inline .form-item:focus {
  outline: none;
}
.block-views-exposed-filter-blocksearch-content-page-1 .form-item-keyword {
  width: 100%;
}
.block-views-exposed-filter-blocksearch-content-page-1 .form-item-keyword label {
  display: none;
}
.block-views-exposed-filter-blocksearch-content-page-1 .form-item-keyword input {
  border-bottom: 2px solid #dbdbdb;
  padding-bottom: 15px;
  font-size: 2.55rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block-views-exposed-filter-blocksearch-content-page-1 .form-item-keyword .form-text {
  padding-left: 30px;
  background-image: url("../images/icon-search.svg");
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: left 15px;
}

.top-bar .block-views-exposed-filter-blocksearch-content-page-1 .form-item {
  display: none;
}
.top-bar .block-views-exposed-filter-blocksearch-content-page-1 .form-item-keyword {
  display: block;
}

.hamburger-content .form-item-keyword {
  margin-top: 0;
}

/* Header - Drop Down */
/* Header Dropdown */
.header-dropdown {
  position: relative;
  display: none;
  transition: 0.5s;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-size: 1.7rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 10px 30px;
}
.header-dropdown.open {
  display: block;
}
@media screen and (max-width: 1150px) {
  .header-dropdown.open {
    display: none;
  }
}
.header-dropdown > .max-width-container {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1rem 0;
}
.header-dropdown:after {
  content: "";
  display: table;
  clear: both;
}

/* Header - Dropdown region */
.region-header-dropdown-search, .account-wrapper, .account-wrapper .views-row {
  display: flex;
  align-items: center;
  justify-content: center;
}

#account-dropdown .max-width-container {
  max-width: none;
}

/* Slide in menu */
.slide-in {
  right: -400px;
  top: 0;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  width: 100%;
  max-width: 400px;
  font-size: 1.7rem;
  padding: 30px;
  padding-top: 87px;
}
.expanded .slide-in {
  padding-top: 116px;
}
@media screen and (max-width: 1150px) {
  .expanded .slide-in {
    padding-top: 75px;
  }
}
@media screen and (max-width: 1150px) {
  .slide-in {
    padding-top: 75px;
  }
}
.slide-in.mCustomScrollbar {
  padding-right: 10px;
}

.hamburger-bottom {
  padding-bottom: 30px;
}

/* shrink content on slide open */
.shrink .ds-wrapper {
  flex-direction: column;
}
.shrink .full-width {
  width: 100%;
  margin-left: 0;
}
.shrink .ds-right,
.shrink .right,
.shrink .ds-left,
.shrink .left,
.shrink .ds-main,
.shrink .main {
  width: 100%;
  max-width: none;
  margin: 0 0 15px;
  padding: 0;
  flex: 1;
}

/* Header - Main menu */
/* header_menu.sass */
/* Styles for main menu in header */
/* Header - Main Menu region */
.header-nav {
  width: 100%;
  position: relative;
  justify-self: center;
  align-self: center;
  grid-area: header-nav;
}
.expanded .header-nav {
  margin-bottom: 0.5rem;
  align-self: end;
}
@media screen and (max-width: 1150px) {
  .header-nav {
    display: none;
  }
}

/* Main Menu */
.header-nav .menu {
  text-align: center;
  margin: 0 30px;
}
.header-nav .menu > li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  font-size: 1.5rem;
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
.header-nav .menu > li::after {
  content: "|";
  margin: 0 1rem;
}
.header-nav .menu > li:last-of-type::after {
  content: none;
}
.header-nav .menu > li > a {
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 1.3rem;
  transition: all 0.3s ease;
  border-bottom: 5px solid transparent;
}
.expanded .header-nav .menu > li > a {
  padding-bottom: 0.9rem;
}

.gi5-menu-overflow-toggle {
  position: relative;
}
.gi5-menu-overflow-toggle span:hover {
  cursor: pointer;
}

#gi5-menu-overflow-more {
  position: relative;
  padding-right: 15px;
  white-space: nowrap;
}

#gi5-menu-overflow-icon::after {
  content: "+";
  position: absolute;
  width: 10px;
  text-align: center;
  right: 0;
  transition: all 0.3s ease;
  line-height: 1;
}

.gi5-menu-overflow-is-open #gi5-menu-overflow-icon::after {
  content: "−";
  transform: rotate(360deg);
}

.gi5-menu-overflow {
  display: none;
  position: absolute;
  left: -10px;
  top: 30px;
  width: 200px;
  padding: 0 10px 5px;
  text-align: left;
}
.gi5-menu-overflow li {
  display: block;
  list-style-type: none;
  margin: 0 0 10px;
  font-size: 1.5rem;
  letter-spacing: 0.1px;
}

/* Header - Expanded (Slide In) menu */
/* Buttons */
.icon-expanded {
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  height: 1.7rem;
  margin: 0.2rem 0 0.1rem;
  cursor: pointer;
  mask-image: url("../images/icon-menu.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
.icon-expanded:hover {
  transition: all 0.3s ease;
}
@supports (-ms-ime-align: auto) {
  .icon-expanded {
    background-image: url("../images/icon-menu.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon-expanded {
    background-image: url("../images/icon-menu.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

/* Drop down menu area */
/* Header - Hamburger menu */
/* header_hamburger.sass */
/* Styles for hamburger menu in header */
.scrollbar-hamburger .mCS_y_hidden {
  padding-right: 30px;
}

/* Header - Hamburger icon for menu on mobile */
.hamburger {
  display: none;
  width: 2rem;
  height: 6rem;
  background: url("../images/icon-menu.svg") no-repeat center;
  position: absolute;
  top: 0;
  left: 2rem;
  z-index: 5;
  cursor: pointer;
  font-size: 1.7rem;
}
.hamburger.close {
  background: url("../images/icon-remove.svg") no-repeat center;
  display: block;
}
@media screen and (max-width: 1150px) {
  .hamburger {
    display: block;
  }
}

.header-left-container .expanded-menu-button {
  display: none;
  width: 2rem;
  height: 6rem;
  position: absolute;
  top: 0;
  left: 2rem;
  z-index: 5;
  cursor: pointer;
  font-size: 1.7rem;
}
.header-left-container .expanded-menu-button .icon-expanded {
  position: absolute;
  margin-top: 2.2rem;
}
@media screen and (max-width: 1150px) {
  .header-left-container .expanded-menu-button {
    display: block;
  }
}

/* Header - Hamburger region */
.header-hamburger {
  height: 0;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #717171;
  background-color: rgba(113, 113, 113, 0.9);
  overflow-y: hidden;
  transition: 0.5s;
  display: block;
  font-size: 1.6rem;
}
.header-hamburger.modal-open {
  min-height: 100%;
  overflow: scroll;
}
.header-hamburger .max-width-container {
  padding: 75px 30px 15px;
  position: relative;
}

/* Search area */
.region-header-hamburger-top .block-views-exposed-filter-blocksearch-content-page-1 {
  margin-bottom: 15px;
}

/* Main Menu */
.hamburger-content .menu--hamburger-menu ul.menu {
  margin: 0;
}
.hamburger-content .menu--hamburger-menu li {
  display: block;
  list-style-type: none;
  margin: 0;
  font-size: 1.4em;
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-transform: uppercase;
}
.hamburger-content .menu--hamburger-menu li a {
  font-weight: normal;
  text-decoration: none;
  margin: 0 0 0.3rem;
  display: inline-block;
  border-bottom: none;
}
.hamburger-content .menu--hamburger-menu li ul li {
  font-size: 0.8em;
  padding-left: 21px;
  text-transform: none;
}
.hamburger-content .menu--hamburger-menu .menu-item--expanded ul {
  display: none;
}
.no-js .hamburger-content .menu--hamburger-menu .menu-item--expanded ul {
  display: block;
}

/* Hamburger Menu Toggles */
.gi5-hamburger-menu-toggle {
  width: 60px;
  height: 30px;
  position: absolute;
  text-align: right;
  top: 0;
  right: 0;
  transition: all 0.2s ease;
  line-height: 1;
}
.gi5-hamburger-menu-toggle:hover {
  cursor: pointer;
}
.gi5-hamburger-menu-toggle::after {
  content: "+";
  position: absolute;
  width: 30px;
  text-align: center;
  right: 0;
  transition: all 0.3s ease;
  line-height: 1;
}
.no-js .gi5-hamburger-menu-toggle {
  display: none;
}
.gi5-hamburger-menu-show .gi5-hamburger-menu-toggle::after {
  content: "−";
  transform: rotate(360deg);
}

/* Social text */
.gi5-hamburger-social {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.gi5-hamburger-social .social-icon {
  height: 3rem;
  width: 3rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
}
.gi5-hamburger-social .social-icon:hover {
  transition: all 0.3s ease;
}

.gi5-hamburger-social-text {
  display: none;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-right: 10px;
}

.gi5-hamburger-social-icons {
  display: flex;
  justify-content: flex-end;
}
.gi5-hamburger-social-icons .social-icon {
  height: 3rem;
  width: 3rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
}
.gi5-hamburger-social-icons .social-icon:hover {
  transition: all 0.3s ease;
}

/* Header - Social */
.header-social-links {
  display: none;
  justify-content: flex-start;
  align-items: center;
}
.expanded .header-social-links {
  display: flex;
}
@media screen and (max-width: 1150px) {
  .expanded .header-social-links {
    display: none;
  }
}
.header-social-links .social-icon {
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0;
}
.header-social-links .social-icon:hover {
  transition: all 0.3s ease;
}

/* Header - Newsletter */
a.menu-newsletter {
  position: relative;
}

#expanded-menu a.menu-newsletter {
  display: block;
  padding: 1.5rem 1rem 1.5rem 4.5rem;
  background-color: transparent !important;
  color: #4b4b4b !important;
}
#expanded-menu a.menu-newsletter:before {
  top: 14px;
  left: 15px;
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-position: center;
}

.header-newsletter-promo {
  justify-content: flex-start;
  align-items: center;
  font-size: 1.5rem;
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  padding-right: 2rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1150px) and (min-width: 374px) {
  .header-newsletter-promo {
    position: absolute;
    left: 0;
    top: 12px;
  }
}
@media screen and (max-width: 373px) {
  .header-newsletter-promo {
    display: none !important;
  }
}
.header-newsletter-promo a.menu-newsletter {
  display: flex;
  align-items: center;
  padding: 10px 20px 10px 20px;
  height: 57px;
  margin-top: -1.9rem;
}
@media screen and (max-width: 1150px) and (min-width: 500px) {
  .header-newsletter-promo a.menu-newsletter {
    height: 67px;
    padding-top: 18px;
  }
}
@media screen and (max-width: 499px) and (min-width: 374px) {
  .header-newsletter-promo a.menu-newsletter {
    font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    height: 67px;
    background-color: transparent !important;
    color: #db9201 !important;
    padding: 21px 10px 15px;
  }
}
.expanded .header-newsletter-promo a.menu-newsletter {
  margin-top: -12px;
  padding: 15px 20px 15px 20px;
  height: 46px;
}
@media screen and (max-width: 1150px) and (min-width: 500px) {
  .expanded .header-newsletter-promo a.menu-newsletter {
    height: 60px;
  }
}
@media screen and (max-width: 499px) and (min-width: 374px) {
  .expanded .header-newsletter-promo a.menu-newsletter {
    font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    height: 60px;
    background-color: transparent !important;
    color: #db9201 !important;
    padding: 15px 10px;
  }
}

/* Header - User Menu */
/* User icon and info in menu */
.block-views-blockwidget-user-account-logon-user-menu, .block-views-blockwidget-user-account-logon-block-1 {
  border-top: none;
  padding: 0;
}
.block-views-blockwidget-user-account-logon-user-menu .contextual, .block-views-blockwidget-user-account-logon-block-1 .contextual {
  display: none;
}

.user-menu {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
}
.user-menu ul {
  margin: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.user-menu a {
  font-weight: 400;
}

.user-icon img, .user-icon.icon-missing {
  cursor: pointer;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
.user-icon.icon-missing {
  background-image: url("../images/default-user.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.user-mobile.user-menu-newsletter {
  padding-bottom: 0;
}
.user-mobile.user-menu-newsletter div {
  width: 100%;
}
.user-mobile.user-menu-newsletter a.menu-newsletter {
  font-size: 0.8em;
}
.user-mobile.user-menu-newsletter a.menu-newsletter:before {
  height: 25px;
}

.user-loggedout a.menu-newsletter:before {
  height: 26px;
}

/* Show the info in the drop down when the icon is clicked) */
#account-dropdown .account-wrapper > * {
  display: flex;
  justify-content: space-between;
}
#account-dropdown .account-wrapper > * > *:only-child {
  margin-left: auto;
}
#account-dropdown .account-wrapper .user-loggedout {
  display: inline;
}
#account-dropdown .account-wrapper > *, #account-dropdown .account-wrapper .views-row > * {
  flex: 1;
}
#account-dropdown .user-loggedout,
#account-dropdown .user-pages ul {
  text-align: right;
  margin: 0;
}
#account-dropdown li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
#account-dropdown li::after {
  content: "|";
  margin: 0 1rem;
}
#account-dropdown li:last-of-type::after {
  content: none;
  margin-right: 0;
}
#account-dropdown li a {
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
  transition: color 0.3s ease;
}

/* Mobile menu */
.user-mobile, .hamburger-bottom .user-loggedout ul {
  border-top: 1px solid #dbdbdb;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 15px;
  padding: 15px 0;
}
.user-mobile a, .hamburger-bottom .user-loggedout ul a {
  border-bottom: none;
}
.user-mobile p, .hamburger-bottom .user-loggedout ul p {
  margin: 0;
}
.user-mobile li, .hamburger-bottom .user-loggedout ul li {
  list-style-type: none;
  margin: 0;
}
.user-mobile > a, .user-mobile > li, .hamburger-bottom .user-loggedout ul > a, .hamburger-bottom .user-loggedout ul > li {
  display: block;
  flex: 1;
}
.user-mobile > a:last-child, .user-mobile > li:last-child, .hamburger-bottom .user-loggedout ul > a:last-child, .hamburger-bottom .user-loggedout ul > li:last-child {
  text-align: right;
}
.user-mobile .user-icon, .hamburger-bottom .user-loggedout ul .user-icon {
  border-top: none;
  flex: 1;
  display: flex;
  flex-direction: row;
}
.user-mobile .user-icon > p, .user-mobile .user-icon > a, .hamburger-bottom .user-loggedout ul .user-icon > p, .hamburger-bottom .user-loggedout ul .user-icon > a {
  display: block;
  flex-direction: row;
  align-items: center;
}
.user-mobile .user-icon img, .hamburger-bottom .user-loggedout ul .user-icon img {
  margin-right: 1rem;
  height: 31px;
  width: 31px;
}
.user-mobile .log-out, .hamburger-bottom .user-loggedout ul .log-out {
  flex: 1;
  text-align: right;
}

.user-mobile {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  font-size: 1.4em;
}
.user-mobile .user-icon {
  align-items: center;
  margin-bottom: 0.5rem;
}
.user-mobile .user-icon .user-mobile-account-icon {
  height: 31px;
}
.user-mobile .lightswitch-container, .user-mobile .log-out {
  padding-left: 21px;
  font-size: 0.8em;
}

/* Content */
/* content.sass */
/**********/
/* LAYOUT */
/**********/
.layout-container {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* Main */
main {
  flex: 1 0 auto;
  padding: 0 0 30px;
  box-sizing: border-box;
  margin: 57px 0 0;
}
@media screen and (max-width: 1150px) {
  main {
    margin: 60px 0 0;
  }
}

.layout-content {
  box-sizing: border-box;
  font-size: 1.7rem;
}
@media screen and (max-width: 800px) {
  .layout-content {
    font-size: 1.7rem;
  }
}

/* Text sizing for content areas */
.gi5-body, .gi5-field-list-items, .gi5-field-list-footer, .gi5-field-content {
  font-size: 1.1em;
}
@media screen and (max-width: 800px) {
  .gi5-body, .gi5-field-list-items, .gi5-field-list-footer, .gi5-field-content {
    font-size: 1em;
  }
}

/* Footer */
/* footer.sass */
/* Styles for footer area */
/*************/
/* Styles */
/*************/
footer[role=contentinfo] {
  padding: 1rem 0 90px;
  clear: both;
  width: 100%;
}

.ds-wrapper.ds-footer-wrapper {
  margin: 30px auto;
}

.footer-custom-logo, .footer-social-links, footer[role=contentinfo] .block {
  margin: 15px 30px 25px;
}
@media screen and (max-width: 800px) {
  .footer-custom-logo, .footer-social-links, footer[role=contentinfo] .block {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.region-footer .block {
  font-size: 1.36rem;
  text-align: center;
}
.region-footer .block p:last-of-type {
  margin-bottom: 0;
}
.region-footer .menu {
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 800px) {
  .region-footer .menu {
    line-height: 2;
  }
}
.region-footer li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  font-family: "Newsreader", Times, "Times New Roman", serif;
}
.region-footer li::after {
  content: "|";
  margin: 0 0.5rem;
}
.region-footer li:last-of-type::after {
  content: none;
}
.region-footer li a {
  font-weight: 400;
  text-decoration: none;
  border-bottom: none;
  transition: color 0.3s ease;
}
.footer-cover-image {
  margin: 0 auto;
  text-align: center;
}
.footer-cover-image img {
  max-width: 100px;
}

#menu-footer-your-privacy-choices a::after {
  content: "";
  display: inline-block;
  height: 15px;
  width: 30px;
  background-image: url("../images/privacyoptions.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: -2px;
  margin-left: 5px;
}

/* Footer - Social */
/* Social Block in Footer */
.footer-social-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-social-links .social-icon {
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  display: block;
}
.footer-social-links .social-icon:hover {
  transition: all 0.3s ease;
}
@media screen and (max-width: 800px) {
  .footer-social-links .social-icon {
    height: 3.2rem;
    width: 3.2rem;
    background-size: 2rem;
  }
}
.footer-social-links .social-icon.facebook {
  background-image: url("../images/footer_facebook.svg");
}
.footer-social-links .social-icon.twitter {
  background-image: url("../images/footer_twitter.svg");
}
.footer-social-links .social-icon.youtube {
  background-image: url("../images/footer_youtube.svg");
}
.footer-social-links .social-icon.twitch {
  background-image: url("../images/footer_twitch.svg");
}
.footer-social-links .social-icon.instagram {
  background-image: url("../images/footer_instagram.svg");
}
.footer-social-links .social-icon.tiktok {
  background-image: url("../images/footer_tiktok.svg");
}

/* Footer - Logo */
/* Footer - Branding region */
.block-customlogo {
  margin-bottom: 1rem;
  text-align: center;
}

.footer-custom-logo {
  background-image: url("../images/gi-footer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: content-box;
  padding-left: 3rem;
  background-position: right;
  width: 20rem;
  height: 3.4rem;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 800px) {
  .footer-custom-logo {
    padding-left: 0;
  }
}
@media screen and (max-width: 370px) {
  .footer-custom-logo {
    width: 15rem;
    height: 2.5rem;
  }
}

/* Widgets */
.widget-teaser, .token {
  display: flex;
  margin: 20px 5px 20px 0;
  padding-bottom: 20px;
}
.widget-teaser a, .token a {
  border-bottom: 0;
}
.widget-teaser .button, .token .button {
  padding: 5px;
}
.widget-teaser .widget-image, .widget-teaser .token-right, .token .widget-image, .token .token-right {
  width: 100px;
  max-width: 100px;
  flex: 1;
  line-height: 0;
  transition: all 0.3s ease;
}
.widget-teaser .widget-title, .widget-teaser .token-left, .token .widget-title, .token .token-left {
  flex: 2;
  font-size: 0.8em;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.2;
}
.widget-teaser .widget-title .page-title, .widget-teaser .token-left .page-title, .token .widget-title .page-title, .token .token-left .page-title {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: -3px;
}
.widget-teaser .widget-title div, .widget-teaser .widget-title h2, .widget-teaser .token-left div, .widget-teaser .token-left h2, .token .widget-title div, .token .widget-title h2, .token .token-left div, .token .token-left h2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.widget-teaser .widget-title div *:last-child, .widget-teaser .widget-title h2 *:last-child, .widget-teaser .token-left div *:last-child, .widget-teaser .token-left h2 *:last-child, .token .widget-title div *:last-child, .token .widget-title h2 *:last-child, .token .token-left div *:last-child, .token .token-left h2 *:last-child {
  margin-bottom: 0;
}
.widget-teaser .widget-title .gi5-widget-button, .widget-teaser .token-left .gi5-widget-button, .token .widget-title .gi5-widget-button, .token .token-left .gi5-widget-button {
  margin-top: 0.8rem;
}
.widget-teaser .widget-title .gi5-widget-platform .field__item,
.widget-teaser .widget-title .field--name-field-product-platform .field__item, .widget-teaser .token-left .gi5-widget-platform .field__item,
.widget-teaser .token-left .field--name-field-product-platform .field__item, .token .widget-title .gi5-widget-platform .field__item,
.token .widget-title .field--name-field-product-platform .field__item, .token .token-left .gi5-widget-platform .field__item,
.token .token-left .field--name-field-product-platform .field__item {
  margin: 0;
  display: inline-block;
}
.widget-teaser .widget-title .gi5-widget-platform .field__item:after,
.widget-teaser .widget-title .field--name-field-product-platform .field__item:after, .widget-teaser .token-left .gi5-widget-platform .field__item:after,
.widget-teaser .token-left .field--name-field-product-platform .field__item:after, .token .widget-title .gi5-widget-platform .field__item:after,
.token .widget-title .field--name-field-product-platform .field__item:after, .token .token-left .gi5-widget-platform .field__item:after,
.token .token-left .field--name-field-product-platform .field__item:after {
  content: ", ";
}
.widget-teaser .widget-title .gi5-widget-platform .field__item:last-child::after,
.widget-teaser .widget-title .field--name-field-product-platform .field__item:last-child::after, .widget-teaser .token-left .gi5-widget-platform .field__item:last-child::after,
.widget-teaser .token-left .field--name-field-product-platform .field__item:last-child::after, .token .widget-title .gi5-widget-platform .field__item:last-child::after,
.token .widget-title .field--name-field-product-platform .field__item:last-child::after, .token .token-left .gi5-widget-platform .field__item:last-child::after,
.token .token-left .field--name-field-product-platform .field__item:last-child::after {
  content: none;
}
.widget-teaser .widget-score, .token .widget-score {
  padding-left: 5px;
  flex: 1 0;
  min-width: 54px;
  max-width: 100px;
  text-align: center;
  border-left-style: solid;
  border-left-width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
}
.widget-teaser .widget-score.widget-no-score, .token .widget-score.widget-no-score {
  border-left-style: none;
}
.widget-teaser .gi5-widget-label, .token .gi5-widget-label {
  font-weight: 700;
}
.widget-teaser .gi5-field-product, .token .gi5-field-product {
  display: inline;
}

/* Turning arrows */
.icon-arrow {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease;
}

.close .icon-arrow,
.open .icon-arrow {
  transform: rotate(90deg);
}

/* Loading */
.js .loading-overlay {
  position: fixed;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
}

img.lazy {
  /* lazy loading - set loading as background */
  background: url(../images/loading.svg) no-repeat center;
}

.ajax-progress-fullscreen {
  background-image: url(../images/loading.svg);
  height: 50px;
  width: 50px;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Pager */
.pager .pager__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pager .pager__item {
  min-width: 32px;
  min-height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
.pager .pager__item a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*************/
/* /template/content */
/*************/
/* Display - Standard article (3 column) - this is the base template for many pages */
/* Display Suite Template for most articles */
/* IMPORTANT - Some of these styles that affect general layout are shared with ds-landing-page! */
/* Wrapper for header, content, and sidebars */
.ds-standard-article {
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (max-width: 1150px) {
  .ds-standard-article {
    padding: 0 15px;
  }
}
.ds-standard-article .author-details {
  font-size: 1em;
}
@media screen and (max-width: 800px) {
  .ds-standard-article .author-details {
    font-size: 0.9em;
  }
}

/* Content area wrapper */
.ds-wrapper {
  margin: 15px auto;
  max-width: 1460px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
}
@media screen and (max-width: 1150px) {
  .ds-wrapper {
    flex-direction: column;
  }
}

/* main content area */
.ds-main, .ds-footer {
  box-sizing: border-box;
  flex: 1 770px;
  max-width: 770px;
  position: relative;
  z-index: 0;
}
.ds-main p:last-child, .ds-footer p:last-child {
  margin-bottom: 0;
}
.ds-main.no-max, .ds-footer.no-max {
  max-width: none;
  flex: 1 auto;
}
.ds-main > *:first-child, .ds-footer > *:first-child {
  margin-top: 0;
}
.ds-main > div, .ds-footer > div {
  margin-bottom: 30px;
  clear: both;
}
.ds-main > div:last-of-type, .ds-footer > div:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  .ds-main, .ds-footer {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    flex: 1;
  }
}
@media screen and (max-width: 1150px) {
  .ds-main, .ds-footer {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
  }
}

.ds-main .field--name-field-inline-rich-contents, .ds-main .gi5-dynamic-token-fieldnode-html5-audio-player {
  margin-bottom: 0;
}

.ds-main .field--name-body {
  margin-bottom: 0;
}
.ds-main .field--name-body *:last-child {
  margin-bottom: 0;
}

/* Full width area */
.ds-full-width {
  text-align: center;
  position: relative;
  min-height: 3rem;
}
.ds-full-width .field--name-field-header {
  line-height: 0;
}
@media screen and (min-width: 1150px) {
  .ds-full-width .image-style-full {
    width: auto;
  }
}

/* Display Suite Header area */
.ds-header {
  margin: 15px auto 30px;
  max-width: 1460px;
}
@media screen and (min-width: 1150px) {
  .ds-header .page-title {
    margin-right: 150px;
    margin-left: 150px;
  }
}
@media screen and (max-width: 1150px) {
  .ds-header {
    margin-bottom: 20px;
  }
}

/* article sidebars */
.ds-left {
  padding-right: 30px;
  flex: 0 0 330px;
}
@media screen and (max-width: 1150px) {
  .ds-left {
    position: relative;
    padding: 0;
    flex: 1 auto;
  }
}

.ds-right {
  padding-left: 30px;
  flex: 0 0 330px;
}

.ds-right > *:first-child, .ds-left > *:first-child {
  margin-top: 0;
}
.ds-right > div, .ds-left > div {
  margin-bottom: 30px;
  clear: both;
}
.ds-right > div:last-of-type, .ds-left > div:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  .ds-right, .ds-left {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    flex: 1;
  }
}

/* footers */
.ds-footer-full {
  clear: both;
  max-width: 1400px;
  margin: 30px auto;
}
.ds-footer-full > *:first-child {
  margin-top: 0;
}
.ds-footer-full > div {
  margin-bottom: 30px;
  clear: both;
}
.ds-footer-full > div:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  .ds-footer-full {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    flex: 1;
  }
}

/* Display - Landing page (2 column) */
/* Landing page template - Display Suite */
/* IMPORTANT - Many of the layout styles are shared with ds-standard-article and are set THERE not HERE. */
.ds-landing .ds-wrapper {
  max-width: 1130px;
  padding: 0 30px;
}
@media screen and (max-width: 800px) {
  .ds-landing .ds-wrapper {
    padding: 0 15px;
  }
}
@media screen and (min-width: 800px) {
  .ds-landing .ds-right {
    padding-left: 60px;
  }
}

.landing-page-title {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  padding: 7.5px;
  line-height: 1;
  z-index: 1;
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .landing-page-title {
    display: none;
  }
}

/* Display - Blurred header (user and product pages) */
.blurred-header {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 150px 0 60px;
}
@media screen and (max-width: 800px) {
  .blurred-header {
    padding: 120px 0 0;
    height: auto;
  }
}
@media screen and (max-height: 600px) and (min-width: 800px) {
  .blurred-header {
    height: auto;
    padding-top: 90px;
  }
}

.blurred-background-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.blurred-background-img img {
  border-radius: 0;
  width: 120%;
  height: 120%;
  filter: blur(60px);
}

.blurred-header-content {
  position: relative;
  z-index: 1;
  background-color: #f6f6f6;
  top: 40%;
}
.blurred-header-content .max-width-container {
  display: flex;
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (max-width: 800px) {
  .blurred-header-content .max-width-container {
    flex-direction: column;
    padding: 0 15px;
  }
}

.blurred-header-left {
  flex: 0 270px;
  padding-bottom: 30px;
  padding-right: 30px;
}
.blurred-header-left img {
  float: right;
  margin: -60px 0 0;
}
@media screen and (max-width: 800px) {
  .blurred-header-left img {
    float: none;
  }
}
@media screen and (max-width: 800px) {
  .blurred-header-left {
    flex: auto;
    padding-bottom: 0;
    padding-right: 0;
  }
}

.blurred-header-right {
  flex: 1 770px;
  text-align: left;
  max-width: 770px;
  padding: 30px;
  padding-left: 0;
}
.blurred-header-right h1 {
  text-align: inherit;
}
@media screen and (max-width: 800px) {
  .blurred-header-right {
    padding: 0;
    text-align: center;
    flex: auto;
  }
  .blurred-header-right h1 {
    padding-top: 15px;
  }
}

.blurred-content {
  margin-top: 30px;
}

/* Display - Legacy article fixes */
/* Legacy Articles */
.legacy .ds-main,
.legacy .ds-footer {
  flex: 0 600px;
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 1150px) {
  .legacy .ds-main,
  .legacy .ds-footer {
    margin: 0 auto;
    flex: 1;
  }
}
.legacy.ds-footer, .legacy#comments-disabled {
  max-width: 600px;
}
@media screen and (max-width: 1150px) {
  .legacy.ds-footer, .legacy#comments-disabled {
    margin-left: auto;
    margin-right: auto;
  }
}
.legacy.ds-footer-full {
  max-width: 1260px;
}
.legacy table {
  width: auto !important;
}

/* Display - Magazine TOC-like landing pages */
.page-node-type-magazine-issue hr {
  max-width: 1460px;
  margin: 0 auto 20px;
  padding: 0 3rem;
}
.page-node-type-magazine-issue .lead-in-fix {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 3rem;
}
.page-node-type-magazine-issue .lead-in-fix hr {
  margin-top: 25px;
}
.page-node-type-magazine-issue .lead-in-fix .lead-in {
  .lead-in-left-padding: 0 3rem;
}
.page-node-type-magazine-issue .lead-in-fix .lead-in .lead-in-right h2 {
  margin-top: 6px;
  font-size: 34px;
}
@media screen and (min-width: 650px) {
  .page-node-type-magazine-issue .lead-in {
    display: grid;
    grid-template-columns: 250px minmax(auto, 1000px);
    gap: 0 30px;
    align-items: center;
  }
  .page-node-type-magazine-issue .lead-in .lead-in-right h2 {
    margin-top: 0;
  }
}
.page-node-type-magazine-issue .gi5-field-header-super {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 3rem;
}
.page-node-type-magazine-issue .gi5-field-header-super .field__label {
  font-family: "Biennale";
  font-size: 34px;
  margin-bottom: 10px;
  line-height: 1.7;
}
.page-node-type-magazine-issue .gi5-field-header-super .teaser {
  border-bottom: none;
}
.page-node-type-magazine-issue .gi5-field-header-super .teaser-right .bug-wrapper {
  display: none;
}
.page-node-type-magazine-issue .gi5-field-header-super .teaser-right .gi5-field-bug {
  display: none;
}
@media screen and (max-width: 1150px) {
  .page-node-type-magazine-issue .gi5-field-header-super .teaser-right .article-title {
    padding-top: 15px;
  }
}
.page-node-type-magazine-issue .gi5-field-header-super .gi5-field-hide-from-feed {
  display: none;
}
.page-node-type-magazine-issue .magazine-toc-cta {
  max-width: 850px;
  display: flex;
  flex-wrap: wrap;
  margin: 1rem auto;
  gap: 20px;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-left {
  flex: 1;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-left h2 {
  font-size: 2em;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-left .button {
  background-color: #000;
  padding: 1rem 2rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: #fff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.25s;
  border: 2px solid #000;
  margin-bottom: 0;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-left .button:active,
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-left .button:hover {
  color: #000;
  background-color: #fff;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-right {
  flex: 0 0 auto;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-right p {
  margin-bottom: 0;
  line-height: 0;
}
.page-node-type-magazine-issue .magazine-toc-cta .magazine-toc-cta-right img {
  max-height: 250px;
}
@media screen and (max-width: 690px) {
  .page-node-type-magazine-issue .magazine-toc-cta {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }
}
.page-node-type-magazine-issue .gi5-field-magazine-sections {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 3rem;
  /* hr
  * margin: 0 0 20px */
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-landing-header {
  font-size: 34px;
  line-height: 1.7;
  margin-bottom: 0;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-field-featured-articles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 30px;
  margin-top: 15px;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-field-featured-articles .teaser {
  border-bottom: none;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-field-featured-articles .teaser .bug-wrapper {
  display: none;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-field-featured-articles .teaser .gi5-field-bug {
  display: none;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .gi5-field-featured-articles .teaser .gi5-teaser-featured-right {
  padding-top: 1rem;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .paragraph--type--magazine-featured-items .gi5-field-title {
  font-family: "Biennale";
  font-weight: bold;
  font-size: 34px;
}
.page-node-type-magazine-issue .gi5-field-magazine-sections .paragraph--type--magazine-featured-items .gi5-field-featured-articles {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 0 30px;
}
@media screen and (min-width: 1001px) {
  .page-node-type-magazine-issue .gi5-field-magazine-sections .paragraph--type--landing-featured-items .gi5-field-featured-articles .field__item {
    flex: 1 0 23%;
  }
}
@media screen and (min-width: 691px) and (max-width: 1000px) {
  .page-node-type-magazine-issue .gi5-field-magazine-sections .paragraph--type--landing-featured-items .gi5-field-featured-articles .field__item {
    flex: 1 0 31%;
  }
}
.page-node-type-magazine-issue .pdf {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 3rem;
}
.page-node-type-magazine-issue .pdf h2 {
  font-size: 34px;
  line-height: 1.7;
}
.page-node-type-magazine-issue .gi5-field-paywall-images {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 3rem;
}
.page-node-type-magazine-issue .premium {
  max-width: 1000px;
  margin: 0 auto 30px;
  padding: 1rem 3rem;
  text-align: center;
  background: #eeeeee;
}
.page-node-type-magazine-issue .premium p {
  font-family: "Biennale";
  line-height: 1.2;
  margin: 0;
  color: #6f6f6f;
}
.page-node-type-magazine-issue .premium p.desktop {
  display: block;
}
.page-node-type-magazine-issue .premium p.mobile {
  display: none;
}
@media screen and (max-width: 650px) {
  .page-node-type-magazine-issue .premium p.desktop {
    display: none;
  }
  .page-node-type-magazine-issue .premium p.mobile {
    display: block;
  }
}

/*************/
/* /pages */
/*************/
/* Advertorial content type */
/* Featured Articles display */
#header-featured-articles-wrapper #header-main-story .teaser.node--type-advertising, #header-featured-articles-wrapper #header-main-story .teaser.node--type-sponsored, #body-featured-articles .teaser.node--type-advertising, #body-featured-articles .teaser.node--type-sponsored {
  padding: 0;
}
#header-featured-articles-wrapper #header-main-story .teaser.node--type-advertising div.bug-wrapper, #header-featured-articles-wrapper #header-main-story .teaser.node--type-sponsored div.bug-wrapper, #body-featured-articles .teaser.node--type-advertising div.bug-wrapper, #body-featured-articles .teaser.node--type-sponsored div.bug-wrapper {
  display: block;
}
#header-featured-articles-wrapper #header-main-story .teaser.node--type-advertising div.mobile-bug, #header-featured-articles-wrapper #header-main-story .teaser.node--type-sponsored div.mobile-bug, #body-featured-articles .teaser.node--type-advertising div.mobile-bug, #body-featured-articles .teaser.node--type-sponsored div.mobile-bug {
  display: none;
}
@media screen and (max-width: 800px) {
  #header-featured-articles-wrapper #header-main-story .teaser.node--type-advertising div.bug-wrapper, #header-featured-articles-wrapper #header-main-story .teaser.node--type-sponsored div.bug-wrapper, #body-featured-articles .teaser.node--type-advertising div.bug-wrapper, #body-featured-articles .teaser.node--type-sponsored div.bug-wrapper {
    display: none;
  }
  #header-featured-articles-wrapper #header-main-story .teaser.node--type-advertising div.mobile-bug, #header-featured-articles-wrapper #header-main-story .teaser.node--type-sponsored div.mobile-bug, #body-featured-articles .teaser.node--type-advertising div.mobile-bug, #body-featured-articles .teaser.node--type-sponsored div.mobile-bug {
    display: inline-block;
  }
}

.page-node-type-advertising #comments-disabled, .page-node-type-sponsored #comments-disabled {
  display: none;
}

/***************/
/* /content */
/***************/
.video-loading-gif {
  height: 200px;
  width: 200px;
  background-image: url(../images/loading.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.bc-player-default_default {
  width: 100%;
  padding-bottom: 56.25%;
}

.ckeditor-youtube,
.ckeditor-twitch {
  margin: 0 0 1em;
}
.ckeditor-youtube + .caption,
.ckeditor-twitch + .caption {
  margin-top: -2rem;
}

.ckeditor-twitch {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}
.ckeditor-twitch iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ckeditor-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.ckeditor-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ckeditor-brightcove {
  text-align: center;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 1em;
  padding: 30px;
}

#video-source-content {
  display: none;
}

.wrapper-brightcove {
  color: white;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wrapper-brightcove p {
  margin: 30% auto 0;
  padding: 0 80px;
}

.wrapper-video {
  position: relative;
  display: block;
  width: 100%;
}
.wrapper-video iframe {
  box-sizing: border-box;
  width: 100%;
  max-width: calc((100vh - 185px) * 1.7777);
  height: 56.25vw;
  max-height: calc(100vh - 185px);
}
@media (min-height: 800px) and (min-width: 1400px) {
  .wrapper-video iframe {
    height: 787.5px;
  }
}

.videodragger {
  width: 100%;
  height: calc(100% - 100px);
  top: 40px;
  position: absolute;
  cursor: pointer;
}

.legacy-video {
  width: 610px;
  height: 343px;
}
@media screen and (max-width: 1200px) {
  .legacy-video {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .legacy-video {
    height: 56vw;
    width: 100%;
  }
}

/* Image Gallery */
#gallery-source-content,
.inline-image-gallery-source-content {
  display: none;
}

.image-gallery-wrapper {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}
.field--name-field-header .image-gallery-wrapper {
  padding-bottom: 3.2rem;
}

.inline-rich-content-placeholder {
  visibility: hidden;
}

/* Fotorama image galleries */
.ds-main .fotorama {
  margin-bottom: 1em;
}
.ds-main .fotorama + .caption {
  margin: -2rem 0 1.7rem;
}

.field--name-field-header .fotorama__nav--dots {
  position: absolute;
  bottom: 0;
}

/* Dots */
.fotorama__dot, .fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 11px;
  height: 11px;
  top: 10px;
  left: 0;
  border-radius: 50%;
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  background-color: #3D3D3D;
  border: 1px solid white;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* When something has too many dots, there's a shadow on the side */
.fotorama__nav--dots:after {
  background-size: 1px 100%, 30px 100%;
  width: 30px;
  right: -30px;
}
.fotorama__nav--dots:before {
  background-size: 1px 100%, 30px 100%;
  width: 30px;
  left: -30px;
}

/* Captions */
.fotorama__caption {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  line-height: 1.2;
}
.field--name-field-header .fotorama__caption {
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 500px) {
  .field--name-field-header .fotorama[data-nav=thumbs] .fotorama__caption {
    padding-bottom: 0;
  }
}

/* Always show the arrows */
.fotorama__arr {
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.fotorama__arr--disabled {
  opacity: 0.1 !important;
}

/* Arrows */
.fotorama__arr {
  width: 40px;
  height: 40px;
}

.fotorama__arr--prev {
  left: 20px;
  background-image: url("../images/gallery-prev.svg");
  background-position: center;
  background-size: contain;
}

.fotorama__arr--next {
  right: 20px;
  background-image: url("../images/gallery-next.svg");
  background-position: center;
  background-size: contain;
}

/* Multimedia gallery */
/* Flex slider */
.flexslider {
  background-color: transparent;
  border: none;
  width: 100%;
  margin-bottom: 0;
  overflow-x: hidden;
  border-radius: 0;
}

.flex-viewport {
  height: 56.25vw;
  max-height: calc(100vh - 185px);
}
@media (min-height: 800px) and (min-width: 1400px) {
  .flex-viewport {
    height: 787.5px;
  }
}

/* Directional arrows */
.flex-direction-nav {
  display: block !important;
  opacity: 1 !important;
  top: 30% !important;
  width: 100%;
  z-index: 999 !important;
}
.flex-direction-nav a {
  cursor: pointer;
  display: block;
  height: 80px;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding-top: 20px;
  position: absolute;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  top: calc(50% - 1em);
  transition: all 0.3s ease 0s;
  width: 40px;
  z-index: 10;
  border: none;
  text-indent: 50px;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-next {
    opacity: 0.5 !important;
  }
  .flex-direction-nav .flex-prev {
    opacity: 0.5 !important;
  }
}

/* Dot navigation */
.flex-control-nav {
  position: relative;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-control-paging li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}
.flex-direction-nav a {
  padding-top: 0;
  height: 50px;
  width: 50px;
  background-image: url("../images/gallery-prev.svg");
  background-position: center;
  background-size: contain;
}
.flex-direction-nav a.flex-next {
  background-image: url("../images/gallery-next.svg");
}
.flex-direction-nav a:before, .flex-direction-nav a.flex-next:before {
  content: none;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  left: 20px;
}
.flexslider:hover .flex-direction-nav .flex-next {
  right: 20px;
}

/* Our Take */
.ourtake {
  font-style: italic;
}
.ourtake::before {
  content: "Our Take";
  display: block;
  font-weight: bold;
}

/* embedded twitter tweets */
blockquote.twitter-tweet {
  text-align: right;
  font-size: 1.1em;
  font-style: normal;
  margin: 30px;
}
blockquote.twitter-tweet::before {
  content: none;
}
blockquote.twitter-tweet p {
  font-size: 1em;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 0;
}

.tweetbyid {
  display: none;
}

.caption,
.inline-image-caption,
figcaption,
.inline-image-source-caption,
.image-source-caption,
.field--name-field-source-image-caption,
.field--name-field-caption,
.caption-wrapper,
.image-source-wrapper {
  font-size: 0.9em;
  font-style: italic;
  padding: 10px 0 0;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  text-align: left;
  line-height: 1.5;
}
.caption:last-child,
.inline-image-caption:last-child,
figcaption:last-child,
.inline-image-source-caption:last-child,
.image-source-caption:last-child,
.field--name-field-source-image-caption:last-child,
.field--name-field-caption:last-child,
.caption-wrapper:last-child,
.image-source-wrapper:last-child {
  padding-bottom: 10px;
  border-bottom: 1px solid #717171;
}

.field--name-field-header .image-source-wrapper {
  padding-bottom: 0;
  padding-top: 0;
}
.field--name-field-header .image-source-wrapper:last-child {
  padding-bottom: 0;
}

.field--name-field-header .field--name-field-source-image-caption {
  border-bottom: none;
  max-width: 1460px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 4.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1.36rem;
  line-height: 1.2;
  text-shadow: 1px 1px 4px rgb(0, 0, 0);
}

.field--name-field-image {
  position: relative;
}

.caption,
figcaption {
  border-bottom: 1px solid #717171;
  padding-bottom: 10px;
}

.field--name-field-source-image-caption,
.inline-image-source-caption,
.image-source-caption,
.image-source-wrapper {
  font-style: normal;
  font-size: 0.8em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.image-source-caption {
  pointer-events: none;
  display: block !important;
  clear: both;
  display: none;
  padding-bottom: 10px;
}
.image-source-caption:last-child {
  border-bottom: none;
}
.image-source-caption.header-image-gallery {
  position: absolute;
  width: 100%;
  max-width: 155rem;
  margin: 0 auto;
  bottom: 52px;
  left: 50%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  transform: translateX(-50%);
  text-shadow: 1px 1px 4px rgb(0, 0, 0);
}
.image-source-caption.inline-image-gallery {
  margin-top: -5rem;
}

article .inline-image-caption {
  pointer-events: none;
  display: block !important;
  clear: both;
  display: none;
}
article .inline-image-source-caption {
  pointer-events: none;
  display: block !important;
  display: none;
}
article .field--name-field-image-source, article .field--name-field-image-captions {
  display: none;
}

.image-details-wrapper,
.caption-wrapper,
.image-source-wrapper,
.image-details-wrapper a,
.caption-wrapper a,
.image-source-wrapper a,
.image-details-wrapper a:link,
.caption-wrapper a:link,
.image-source-wrapper a:link {
  pointer-events: none !important;
  text-decoration: none !important;
  border-bottom: none !important;
}

.inline-image-caption + .inline-image-source-caption,
.inline-image-source-caption + .inline-image-caption {
  padding-top: 0;
}

.ckeditor-brightcove + .caption, img + .caption, .embedded-entity + .caption {
  margin: -1.7rem 0 1.7rem;
}

.image-details-wrapper {
  display: none;
}

.columns-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .columns-2 {
    display: block;
  }
  .columns-2 .column-2, .columns-2 .column-1 {
    margin-bottom: 30px;
  }
}
.columns-2 .column-2 {
  grid-column: span 2;
}

.columns-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .columns-3 {
    display: block;
  }
  .columns-3 .column-3, .columns-3 .column-2, .columns-3 .column-1 {
    margin-bottom: 30px;
  }
}
.columns-3 .column-3 {
  grid-column: span 3;
}
.columns-3 .column-2 {
  grid-column: span 2;
}

.columns-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .columns-4 {
    display: block;
  }
  .columns-4 .column-4, .columns-4 .column-3, .columns-4 .column-2, .columns-4 .column-1 {
    margin-bottom: 30px;
  }
}
.columns-4 .column-4 {
  grid-column: span 4;
}
.columns-4 .column-3 {
  grid-column: span 3;
}
.columns-4 .column-2 {
  grid-column: span 2;
}

.columns-5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  .columns-5 {
    display: block;
  }
  .columns-5 .column-5, .columns-5 .column-4, .columns-5 .column-3, .columns-5 .column-2, .columns-5 .column-1 {
    margin-bottom: 30px;
  }
}
.columns-5 .column-5 {
  grid-column: span 5;
}
.columns-5 .column-4 {
  grid-column: span 4;
}
.columns-5 .column-3 {
  grid-column: span 3;
}
.columns-5 .column-2 {
  grid-column: span 2;
}

blockquote {
  font-size: 1.5em;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  font-style: italic;
  margin-left: 4rem;
  line-height: 1.5;
  position: relative;
}
blockquote::before {
  content: "“";
  display: block;
  line-height: 0.8;
  font-size: 3em;
  position: absolute;
  top: 0;
  left: -4rem;
}

.bq-long {
  font-size: 1em;
  font-style: normal;
  border-left: 3px solid #dbdbdb;
  margin-left: 2rem;
  padding-left: 2rem;
}
.bq-long::before {
  content: none;
}
.bq-long cite {
  font-size: 1em;
}

cite {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  display: block;
  font-style: italic;
  text-align: right;
  line-height: 1.5;
  font-size: 0.75em;
}

.spoiler {
  transition: all 0.3s ease;
}

/* Tool tips */
/* Tooltip container */
.tooltip-container {
  position: relative;
  display: inline-block;
  /* Show the tooltip text when you mouse over the tooltip container */
}
.tooltip-container .tooltip {
  visibility: hidden;
  font-size: 1.53rem;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  text-transform: none;
  text-align: center;
  padding: 1rem 1rem 1.5rem;
  right: -2rem;
  top: -80px;
  width: 150px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}
.tooltip-container .tooltip::after {
  content: " ";
  position: absolute;
  top: 100%;
  right: 20px;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
}
.tooltip-container:hover .tooltip, .tooltip-container:active .tooltip {
  visibility: visible;
}

.info-icon, .layout-container .info-icon, a .info-icon {
  display: block;
  opacity: 0.8;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  line-height: 20px;
  text-transform: lowercase;
  border: 1px solid white;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-icon:hover, .info-icon:active, .layout-container .info-icon:hover, .layout-container .info-icon:active, a .info-icon:hover, a .info-icon:active {
  opacity: 1;
}

aside {
  padding: 30px;
  border-top: 5px solid #3C59E0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}
aside h2 {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.subhead-aside {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

/* Automatic Collapse - Read More */
aside .aside-read-more-content {
  display: none;
}
aside span.aside-read-more-link {
  border-top: 1px solid #dbdbdb;
  display: block;
  padding-top: 10px;
  margin-top: 10px;
  cursor: pointer;
}

.footnote {
  font-size: 0.9em;
}

.embedded-entity.nsfw-image,
.nsfw-container,
.ds-main .fotorama {
  position: relative;
}

.nsfw-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  display: flex !important;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ds-full-width .nsfw-overlay {
  height: calc(100% - 32px);
}

.nsfw-text {
  max-width: 1400px;
  padding: 15px;
  text-align: center;
}

.nsfw-confirm {
  cursor: pointer;
}

.embedded-entity.nsfw-image .nsfw-confirm,
.ds-full-width .nsfw-confirm {
  padding: 20px 10px;
}

.gi5--product--summary {
  line-height: normal;
  padding: 15px;
  display: flex;
}
@media screen and (max-width: 800px) {
  .gi5--product--summary {
    flex-direction: column;
  }
}
.gi5--product--summary .page-title {
  margin-bottom: 1rem;
}
.gi5--product--summary .product-release, .gi5--product--summary .product-platform {
  font-size: 0.9em;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 800px) {
  .gi5--product--summary .product-release, .gi5--product--summary .product-platform {
    font-size: 0.8em;
  }
}
.gi5--product--summary .field--name-field-product-platform {
  display: inline;
}
.gi5--product--summary .field__label {
  display: inline;
  font-weight: 700;
}
.gi5--product--summary .field__items {
  display: inline;
}
.gi5--product--summary .field__item {
  display: inline;
}
.gi5--product--summary .button {
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
.gi5--product--summary .gi5-summary-left {
  margin-right: 15px;
  max-width: 100px;
}
@media screen and (max-width: 800px) {
  .gi5--product--summary .gi5-summary-left {
    margin-right: 0;
    margin-bottom: 15px;
    text-align: center;
    max-width: unset;
  }
}
.gi5--product--summary .gi5-summary-center {
  flex: 2;
}
@media screen and (max-width: 800px) {
  .gi5--product--summary .gi5-summary-center {
    text-align: center;
  }
}
.gi5--product--summary .gi5-summary-right {
  margin-left: 15px;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
@media screen and (max-width: 800px) {
  .gi5--product--summary .gi5-summary-right {
    margin-top: 15px;
    margin-left: 0;
  }
}
@media screen and (max-width: 800px) and (min-width: 370px) {
  .gi5--product--summary .gi5-summary-right {
    flex-direction: row;
  }
  .gi5--product--summary .gi5-summary-right div:last-child {
    margin-left: 10px;
  }
}
.gi5--product--summary .gi5-summary-right div {
  margin-bottom: 10px;
}

/* Widget - Product Details */
.gi5-dynamic-block-fieldnode-widget-product-summary, .gi5-widget-product-summary {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gi5-dynamic-block-fieldnode-widget-product-summary header, .gi5-widget-product-summary header {
  padding: 0;
  height: unset;
}
.gi5-dynamic-block-fieldnode-widget-product-summary header::after, .gi5-widget-product-summary header::after {
  content: none;
}
.gi5-dynamic-block-fieldnode-widget-product-summary h2:not(.page-title), .gi5-widget-product-summary h2:not(.page-title) {
  font-size: 1em;
}
.gi5-dynamic-block-fieldnode-widget-product-summary h3.page-title, .gi5-widget-product-summary h3.page-title {
  font-size: 1.1em;
}
@media screen and (max-width: 800px) {
  .gi5-dynamic-block-fieldnode-widget-product-summary h3.page-title, .gi5-widget-product-summary h3.page-title {
    font-size: 1em;
  }
}
.gi5-dynamic-block-fieldnode-widget-product-summary .views-row, .gi5-widget-product-summary .views-row {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.gi5-dynamic-block-fieldnode-widget-product-summary .views-row:only-child, .gi5-widget-product-summary .views-row:only-child {
  border: none;
}
.gi5-dynamic-block-fieldnode-widget-product-summary .views-row:first-of-type, .gi5-widget-product-summary .views-row:first-of-type {
  margin-top: 0;
}
.gi5-dynamic-block-fieldnode-widget-product-summary .views-row:last-of-type, .gi5-widget-product-summary .views-row:last-of-type {
  margin-bottom: 0;
}
.gi5-dynamic-block-fieldnode-widget-product-summary .field__wrapper, .gi5-widget-product-summary .field__wrapper {
  line-height: 1.5;
}

.view-widget-product-summary-expand {
  text-align: center;
  font-style: italic;
  padding: 15px;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  cursor: pointer;
}

.view-widget-product-summary-more::after {
  margin-top: 5px;
  content: "⟨";
  transform: rotate(-90deg);
  display: block;
  font-style: normal;
}

.view-widget-product-summary-less {
  display: none;
}
.view-widget-product-summary-less::after {
  margin-top: 5px;
  content: "⟨";
  transform: rotate(90deg);
  display: block;
  font-style: normal;
}

.gi5-field-contributors {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  font-style: italic;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.5;
  width: 100%;
}

.ds-main > div.gi5-field-contributors:last-of-type {
  margin-bottom: 30px;
}

.accordion-toggle {
  width: 100%;
  display: block;
  position: relative;
  padding-right: 30px;
}
.accordion-toggle:hover {
  cursor: pointer;
}
.accordion-toggle::after {
  content: "+";
  position: absolute;
  width: 30px;
  text-align: center;
  right: 0;
  transition: all 0.3s ease;
  line-height: 1;
}
.no-js .accordion-toggle::after {
  content: "";
}
.show .accordion-toggle::after {
  content: "−";
  transform: rotate(360deg);
}

.accordion-content {
  overflow: hidden;
  display: none;
  padding-bottom: 1.7rem;
}
.no-js .accordion-content {
  display: block;
  overflow: auto;
}

.accordion-item {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 1.7rem;
}
.accordion-item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

/* paragraphs-image_fullwidth.sass */
.full-width img {
  position: relative;
  z-index: 1;
}

/* Background image blur */
.blur-background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
}
.blur-background-image img {
  width: 120%;
  height: 120%;
  backface-visibility: hidden;
  transform: translateZ(0);
  filter: blur(60px);
}
@media screen and (max-width: 800px) {
  .blur-background-image img {
    display: none;
    filter: none;
  }
}

/* paragraphs-video.sass */
.paragraph--type--video {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 32px;
}

.break-width {
  margin-left: -310px;
  margin-right: -310px;
}
@media screen and (max-width: 1400px) {
  .break-width {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media screen and (max-width: 800px) {
  .break-width {
    margin-left: 0;
    margin-right: 0;
  }
}

.parallax {
  height: 100px;
}

.field--name-field-list-items > .field__item {
  margin-top: 45px;
}
.field--name-field-list-items > .field__item:first-child {
  margin-top: 3rem;
}
.ds-main .field--name-field-list-items:first-child > .field__item:first-child {
  margin-top: 0;
}
.ds-main .field--name-field-list-items:first-child > .field__item:first-child .list-item {
  border-top: none;
  padding-top: 0;
}

.list-item-number {
  font-size: 2em;
  width: 6rem;
  font-weight: 700;
  padding: 0.5rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 45px;
  line-height: 1;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list-item-number + .field__item {
  margin-top: 0;
}
.list-item-number:first-child {
  margin-top: 3rem;
}
.ds-main .field--name-field-list-items:first-child .list-item-number:first-child {
  margin-top: 0;
}

.paragraph--type--list-item, .paragraph--type--list-item-large-image {
  margin-bottom: 45px;
}
.paragraph--type--list-item .list-item, .paragraph--type--list-item-large-image .list-item {
  width: 100%;
  padding-top: 25px;
  border-top: 1px solid #3C59E0;
}
.paragraph--type--list-item .list-item h2, .paragraph--type--list-item-large-image .list-item h2 {
  margin: 0 0 0.8rem;
}

.paragraph--type--list-item-large-image .list-item {
  padding-top: 20px;
}
.paragraph--type--list-item-large-image .field--name-field-image {
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 800px) {
  .paragraph--type--list-item-large-image .field--name-field-image {
    margin-bottom: 1.2rem;
  }
}

.paragraph--type--list-item .list-item {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 800px) {
  .paragraph--type--list-item .list-item {
    flex-direction: column;
  }
}
.paragraph--type--list-item .list-item h2 {
  margin-top: -4px;
}

.list-item-left {
  position: relative;
  max-width: 200px;
  margin-right: 20px;
  flex: 1;
}
@media screen and (max-width: 800px) {
  .list-item-left {
    margin-right: 0;
    margin-bottom: 1.2rem;
    max-width: none;
  }
}

.list-item-right {
  position: relative;
  flex: 2;
}

.list_item_sub {
  font-style: italic;
  margin: 0 0 0.8rem;
}

.field--name-field-list-footer {
  padding-top: 25px;
  border-top: 1px solid #3C59E0;
}

/***********/
/* /blocks */
/***********/
/* Advertisements */
@media screen and (max-width: 800px) {
  .ads {
    max-width: 100%;
  }
}
.ads iframe {
  max-width: 100%;
}
.ads iframe img {
  max-width: 100%;
}

.ad-wrapper {
  width: 100%;
  margin-left: 0;
}
@media screen and (max-width: 800px) {
  .ad-wrapper {
    width: 300px;
    float: none;
    position: relative;
    clear: both;
    margin: 0 auto;
  }
}

/* Leaderboard Ad */
.ad-leaderboard, .adleaderboard, .leaderboard-top, .leaderboard-bottom {
  max-width: 970px;
  margin: 30px auto;
  text-align: center;
}

/* 300 Ad */
.ad-300, .ad-inline-rectangle, .ad300, .ad-300-width {
  max-width: none;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 30px;
}

/* Take Over Ad */
main.takeover, .path-frontpage main.takeover, .path-index-ie main.takeover {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}
main.takeover .field--name-field-header, main.takeover .ds-wrapper, .path-frontpage main.takeover .field--name-field-header, .path-frontpage main.takeover .ds-wrapper, .path-index-ie main.takeover .field--name-field-header, .path-index-ie main.takeover .ds-wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
main.takeover .gi5-platform-sort, .path-frontpage main.takeover .gi5-platform-sort, .path-index-ie main.takeover .gi5-platform-sort {
  margin-left: 30px;
  margin-right: 30px;
}
main.takeover .ds-landing, .path-frontpage main.takeover .ds-landing, .path-index-ie main.takeover .ds-landing {
  padding-left: 0;
  padding-right: 0;
}
main.takeover .ad-leaderboard, .path-frontpage main.takeover .ad-leaderboard, .path-index-ie main.takeover .ad-leaderboard {
  padding-left: 0;
  padding-right: 0;
}

.ds-gi5-notice {
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.ds-gi5-notice p {
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .ds-gi5-notice .gi5-close-button {
    height: 100%;
    top: auto;
  }
}

.ds-gi5-notice-content-wrap {
  max-width: 1460px;
  padding: 10px 30px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ds-gi5-notice-content-wrap > .field {
  margin-left: 0.25em;
  margin-right: 0.25em;
}
@media screen and (max-width: 800px) {
  .ds-gi5-notice-content-wrap {
    flex-direction: column;
  }
  .ds-gi5-notice-content-wrap > .field {
    margin-top: 0.85rem;
    margin-left: 0;
    margin-bottom: 0.85rem;
    margin-right: 0;
  }
  .ds-gi5-notice-content-wrap > .field:first-of-type {
    margin-top: 1.7rem;
  }
  .ds-gi5-notice-content-wrap > .field:last-of-type {
    margin-bottom: 1.7rem;
  }
}

.gi5-announcement-title {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gi5-announcement-title::after {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  content: "|";
  margin-left: 0.25em;
}
@media screen and (max-width: 800px) {
  .gi5-announcement-title::after {
    content: none;
  }
}

/* Author info at the end of post */
/* Block wrapper */
.author-footer {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  clear: both;
  padding: 20px;
  margin: 30px 0;
  line-height: 1.2;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 800px) {
  .author-footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }
}
.author-footer a {
  box-shadow: none;
  border-bottom: none;
}

/* Thumbnail photo of author */
.author-footer-photo {
  margin-right: 20px;
  max-width: 100px;
  line-height: 0;
}
.author-footer-photo a {
  border-bottom: 0;
}
@media screen and (max-width: 800px) {
  .author-footer-photo {
    margin-right: 0;
    margin-bottom: 20px;
    height: 70px;
    width: 70px;
  }
}
.author-footer-photo .image-style-user-thumbnail {
  border-radius: 50%;
}

/* Text area wrapper */
.author-footer-info {
  flex: 2;
}
.author-footer-info * > div {
  margin-bottom: 1rem;
}
.author-footer-info * > div:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 800px) {
  .author-footer-info {
    margin-bottom: 20px;
  }
}

/* Author's name */
.author-footer-name {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1;
}
.author-footer-name a {
  border-bottom: none;
}

/* Author's job title */
.author-footer-title {
  margin: 0.5em 0 1rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  font-size: 0.9em;
}

/* Author short bio information */
.author-footer-shortbio {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  font-size: 0.9em;
  line-height: 1.5;
}

/* Author's contact information */
.author-footer-contact {
  margin-top: 1em;
}

/* Author's social links */
.author-footer-social a {
  border-bottom: none;
  height: 2rem;
  width: 2rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 2rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0 0.25rem;
}
.author-footer-social a:hover {
  transition: all 0.3s ease;
}
.author-footer-social a.author-footer-facebook {
  mask-image: url("../images/user_facebook.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
@supports (-ms-ime-align: auto) {
  .author-footer-social a.author-footer-facebook {
    background: url("../images/user_facebook.svg") no-repeat 100% 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .author-footer-social a.author-footer-facebook {
    background: url("../images/user_facebook.svg") no-repeat 100% 100%;
  }
}
.author-footer-social a.author-footer-twitter {
  mask-image: url("../images/user_twitter.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
@supports (-ms-ime-align: auto) {
  .author-footer-social a.author-footer-twitter {
    background: url("../images/user_twitter.svg") no-repeat 100% 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .author-footer-social a.author-footer-twitter {
    background: url("../images/user_twitter.svg") no-repeat 100% 100%;
  }
}
.author-footer-social a.author-footer-email {
  mask-image: url("../images/user_email.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
@supports (-ms-ime-align: auto) {
  .author-footer-social a.author-footer-email {
    background: url("../images/user_email.svg") no-repeat 100% 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .author-footer-social a.author-footer-email {
    background: url("../images/user_email.svg") no-repeat 100% 100%;
  }
}

/* Author details in header */
.author-details {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  font-style: italic;
  font-weight: 400;
  font-size: 0.85em;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 30px;
  margin-top: 10px;
}
@media screen and (max-width: 800px) {
  .author-details {
    padding-bottom: 20px;
  }
}
.author-details a, .author-details .author-details-nolinked {
  transition: color 0.3s ease;
  box-shadow: none;
  border-bottom: none;
}

/* code for OLD game details - moving away from these but they're still needed for older content */
.game-details {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 80rem;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .game-details {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.game-details time {
  white-space: nowrap;
}
.game-details div {
  margin: 0.2em 0.5em;
  line-height: 1.2;
}
.game-details span {
  font-weight: 700;
}
.game-details span.gi5-details-platform {
  font-weight: 400;
  white-space: nowrap;
}
.game-details a {
  font-weight: 400;
}
.field--name-dynamic-block-fieldnode-widget-game-details-reviews-,
.field--name-dynamic-block-fieldnode-widget-game-details-previews- {
  border-bottom: 1px solid #dbdbdb;
}

/* poll */
.poll-view {
  /* Image */
  /* Question */
  /* Form */
  /* Result */
}
.poll-view img {
  margin: 10px 0;
}
.poll-view .poll-header, .poll-view h2 {
  font-size: 1.8em;
  margin-bottom: 5px;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.poll-view .poll-question {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 10px;
  line-height: 1.3;
}
.poll-view .poll {
  font-size: 0.9em;
}
.poll-view .poll .links {
  text-align: center;
}
.poll-view .poll .percent {
  text-align: right;
  top: -15px;
  position: relative;
}
.poll-view .form-radios .form-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.poll-view .form-radios label {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 400;
}
.poll-view .form-radios label:after {
  content: none;
}
.poll-view .button {
  float: none;
  margin: 0 auto;
}
.poll-view .poll-results-title {
  font-size: 1em;
}
.poll-view .choice-result {
  margin-bottom: 0;
  height: 29px;
}
.poll-view dt.choice-title {
  margin-bottom: 3px;
}
.poll-view dl, .poll-view .total {
  margin: 10px 0;
}
.poll-view .bar {
  height: 1em;
  width: 87%;
}
.poll-view .bar .foreground {
  height: 1em;
}
.poll-view .total {
  display: none;
}
.poll-view .legend {
  display: none;
}
.poll-view #taxonomy-term-1 {
  display: none;
}
.poll-view #edit-back {
  display: none;
}

.field--name-field-pollimage {
  display: none;
}

/* Review summary at end of review post */
.field--name-dynamic-block-fieldnode-widget-review-summary .contextual {
  display: none;
}

.review-summary {
  margin-top: 30px;
}

/* Container for header of review summary */
.review-summary-header {
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 600px) {
  .review-summary-header {
    flex-wrap: wrap;
  }
}

/* Cover Image */
.review-summary-cover {
  width: 150px;
  min-width: 150px;
  margin: -20px 0 0 20px;
  padding-bottom: 20px;
  line-height: 0;
  flex: 1 150px;
  order: 3;
}
@media screen and (max-width: 600px) {
  .review-summary-cover {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 370px) {
  .review-summary-cover {
    flex: 1 100%;
    order: 1;
    text-align: center;
    margin-left: 0;
  }
}

/* One Liner */
.review-summary-oneliner {
  flex: 1 550px;
  padding: 20px 20px 10px;
  line-height: 1.2;
  order: 2;
}
.review-summary-oneliner p {
  line-height: 1.2;
}
@media screen and (max-width: 600px) {
  .review-summary-oneliner {
    order: 3;
  }
}
@media screen and (max-width: 370px) {
  .review-summary-oneliner {
    flex: 1 100%;
  }
}

.review-summary-title {
  font-weight: 700;
  font-size: 1.5em;
  display: block;
  margin-bottom: 1rem;
}

/* Score */
.review-summary-score {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  padding: 40px 20px;
  font-size: 4em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  position: relative;
  min-width: 160px;
}
.review-summary-score:after {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-right: solid 15px rgb(29.9694919991, 55.8010679994, 176.0515080009);
  border-top: solid 15px transparent;
  border-bottom: solid 15px transparent;
}
@media screen and (max-width: 600px) {
  .review-summary-score {
    order: 2;
    flex: 1 50%;
    min-width: 0;
  }
  .review-summary-score:after {
    content: "";
    border: none;
  }
}
@media screen and (max-width: 370px) {
  .review-summary-score {
    flex: 1 auto;
  }
}
@media screen and (max-width: 370px) {
  .review-summary-score {
    flex: 1 100%;
  }
}

.review-summary-score-system {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* Pro Cons Area */
.review-summary-desc {
  padding: 20px;
  font-family: "Newsreader", Times, "Times New Roman", serif;
  line-height: 1.2;
}
.review-summary-desc ul {
  list-style-type: none;
  margin-bottom: 0;
}
.review-summary-desc ul li {
  margin-left: 0;
}
.review-summary-desc ul li > div {
  display: flex;
}
.review-summary-desc ul li:last-of-type {
  margin-bottom: 0;
}

/* Pro Cons List Items */
/* Pro Cons Symbol (+ or -) */
.field--name-field-review-proscons-plusminus {
  width: 1em;
  text-align: center;
  margin-right: 10px;
}

/* Pro Cons Text */
.field--name-field-review-proscons-summary {
  flex: 2;
}

/* Legacy summaries */
.review-summary-legacy {
  margin-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
}
.review-summary-legacy:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.review-summary-label {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  font-size: 1.4em;
}

/* Buttons */
.review-summary-buttons a.button {
  margin-left: 0;
  margin-bottom: 10px;
  min-width: 90px;
}
.review-summary-buttons a.button:first-child {
  margin-right: 10px;
}

.review-summary-purchase {
  text-align: center;
}
.review-summary-purchase a {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  padding: 7.5px 15px;
}

/* Social share on most posts */
.field--name-dynamic-block-fieldnode-widget-share .contextual {
  display: none;
  /* Hide the contextual overlay */
}

.social-share {
  width: 150px;
  float: right;
  margin-bottom: 30px;
  margin-top: 6px;
  font-size: 0.9em;
}
.legacy .social-share {
  margin-top: 0;
}
@media screen and (max-width: 800px) {
  .social-share {
    margin-top: 0;
    width: auto;
    float: none;
    justify-content: center;
  }
}

/* Social Share Header */
.social-share-header {
  display: none;
}

/* Social Share Buttons (Links and Icons) */
.social-share-button {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 15px 0;
}
.social-share-button:first-of-type {
  margin-top: 0;
}
.social-share-button:last-of-type {
  margin-bottom: 0;
}
.social-share-button span {
  display: block;
}
.social-share-button .social-icon {
  height: 1.7rem;
  width: 1.7rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 1.7rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0;
  margin-left: 10px;
}
.social-share-button .social-icon:hover {
  transition: all 0.3s ease;
}
@media screen and (max-width: 800px) {
  .social-share-button .social-icon {
    margin-left: 0;
    margin-right: 10px;
  }
}
.social-share-button a {
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media screen and (max-width: 800px) {
  .social-share-button a {
    flex-direction: row;
  }
}

.social-share-comment {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.disqus-comments-num {
  padding: 0;
  display: none;
}

.gi5-mobile-float, .gi5-mobile-comments {
  display: none;
}

div.field--name-dynamic-token-fieldnode-widget-share-buttons-mobile- {
  margin-bottom: 0;
}

/* Floating Bar */
.gi5-mobile-float {
  box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.1);
  left: 0;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 98;
  flex-direction: column;
  margin-bottom: 0;
}

.layout-container .gi5-social-share {
  display: flex;
  width: 100%;
  padding-bottom: 5px;
}
.layout-container .gi5-social-share > div {
  display: flex;
  flex: 2;
  align-items: center;
  justify-content: center;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.layout-container .gi5-social-share > div:first-child div {
  text-align: left;
  flex: 1;
  padding-left: 15px;
}
.layout-container .gi5-social-share > div:last-child div {
  text-align: right;
  flex: 1;
  padding-right: 15px;
}
.layout-container .gi5-social-share > div div, .layout-container .gi5-social-share > div a {
  padding: 10px 0;
}
.layout-container .gi5-social-share > div div:link, .layout-container .gi5-social-share > div div:visited, .layout-container .gi5-social-share > div a:link, .layout-container .gi5-social-share > div a:visited {
  text-decoration: none;
}
.layout-container .gi5-social-share span {
  font-size: 0.9em;
  height: 17px;
  cursor: pointer;
}
.layout-container .gi5-social-share .share-button span {
  display: inline-block;
}
.layout-container .gi5-social-share .share-button span::after {
  content: "";
  display: inline-block;
  height: 1.4rem;
  width: 1.4rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 1.4rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0;
  margin-left: 5px;
  vertical-align: -10%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.layout-container .gi5-social-share .share-button span::after:hover {
  transition: all 0.3s ease;
}

.ad-mobile {
  background-color: black;
  text-align: center;
  padding: 7.5px 0;
  position: relative;
  display: none;
}
.ad-mobile .gi5-close-button {
  position: absolute;
  top: 7.5px;
  right: 7.5px;
}
.ad-mobile .ads {
  height: 50px;
  width: 320px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}

/* Close Button */
.gi5-close-button {
  display: block;
  width: 2rem;
  height: 2rem;
  top: 30px;
  right: 30px;
}

/* Modals */
.gi5-social-button {
  display: flex;
  align-items: center;
  padding: 10px 0;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.layout-container a.gi5-social-button:link, .layout-container a.gi5-social-button:visited {
  text-decoration: none;
}
.layout-container a.gi5-social-button span::before {
  content: " ";
  height: 3rem;
  width: 3rem;
  display: inline-block;
  margin: 0 0.5rem;
  text-indent: -9999px;
  background-size: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  speak: none;
  margin: 0;
  margin-right: 10px;
  vertical-align: -50%;
}
.layout-container a.gi5-social-button span::before:hover {
  transition: all 0.3s ease;
}

.share-url-wrapper {
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.share-url {
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 2;
  cursor: pointer;
}

.copy-link {
  padding: 10px;
  display: inline-block;
  border: none;
  border-bottom: none;
  background-color: #3C59E0;
  color: white;
  font-size: 0.9em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 0 5px 5px 0;
}
.copy-link:link, .copy-link:visited, .copy-link:hover, .copy-link:active {
  color: white;
  box-shadow: none;
  border: none;
  background-image: none;
}
.copy-link:hover, .copy-link:active {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
}
.copy-link:focus {
  background-color: rgb(148.0088495575, 163.9203539823, 237.9911504425);
  color: white;
  border: none;
  box-shadow: none;
  background-image: none;
}
.copy-link:hover {
  cursor: pointer;
}

@media screen and (max-width: 1150px) {
  /* Comments */
  .field--name-dynamic-block-fieldnode-widget-share {
    display: none;
  }
  .gi5-mobile-float {
    display: flex;
  }
}
.social-share-comment-hidden {
  display: none !important;
}

.recommended-articles-widget {
  border-top: 10px solid #3C59E0;
  padding: 15px 4rem;
  /* Slick Slider */
}
.recommended-articles-widget .view-header h2 {
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.3em;
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .view-content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .recommended-articles-widget .view-content .views-row {
    max-width: 300px;
    width: 50%;
    min-width: 150px;
  }
  .recommended-articles-widget .view-content .views-row:nth-of-type(even) {
    padding-left: 1rem;
  }
  .recommended-articles-widget .view-content .views-row:nth-of-type(odd) {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 800px) and (max-width: 450px) {
  .recommended-articles-widget .view-content .views-row {
    width: 100%;
  }
  .recommended-articles-widget .view-content .views-row:nth-of-type(even) {
    padding-left: 0;
  }
  .recommended-articles-widget .view-content .views-row:nth-of-type(odd) {
    padding-right: 0;
  }
}
.recommended-articles-widget .teaser {
  flex-direction: column;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0 0.5rem;
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .teaser {
    margin-bottom: 25px;
  }
}
.recommended-articles-widget .teaser-right {
  flex: auto;
}
.recommended-articles-widget .teaser-left {
  margin-right: 0;
  flex: auto;
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .teaser-left {
    margin-right: 0;
    max-width: none;
  }
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .teaser-left .teaser-left-wrapper {
    padding-bottom: 56.25%;
  }
  .recommended-articles-widget .teaser-left .teaser-left-wrapper img {
    height: auto;
    max-width: 100%;
  }
}
.recommended-articles-widget .article-section.bug-wrapper, .recommended-articles-widget .field--name-field-bug {
  line-height: 1;
  font-size: 0.8em;
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .article-section.bug-wrapper, .recommended-articles-widget .field--name-field-bug {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
  }
}
.recommended-articles-widget .page-title {
  margin: 1rem 1rem 0;
  text-align: center;
  font-size: 0.9em;
}
.recommended-articles-widget .promo-img-thumb {
  position: relative;
  left: auto;
  width: 100%;
  background: url("../images/loading.svg") center center;
}
@media screen and (max-width: 800px) {
  .recommended-articles-widget .promo-img-thumb {
    position: relative;
  }
}
.recommended-articles-widget .promo-img-thumb img::before {
  line-height: 1.2;
  display: inline-block;
  padding: 1rem;
}
.recommended-articles-widget .slick-initialized:before, .recommended-articles-widget .slick-initialized:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100px;
  top: 0;
  height: 100%;
  pointer-events: none;
}
.recommended-articles-widget .slick-initialized:before {
  left: 0;
}
.recommended-articles-widget .slick-initialized:after {
  right: 0;
}
.recommended-articles-widget .slick-slide {
  transition: all ease-in-out 0.3s;
}
.recommended-articles-widget .slick-slide img {
  width: 100%;
}
.recommended-articles-widget .slick-prev, .recommended-articles-widget .slick-next {
  top: 34%;
}
.recommended-articles-widget .slick-active {
  opacity: 1;
}
.recommended-articles-widget .slick-current {
  opacity: 1;
}

/* block-bug.sass */
.bug {
  display: block;
}

.field--name-dynamic-block-fieldnode-content-bug .contextual-region {
  position: initial;
}

.field--name-field-bug,
.field--name-field-articletype,
.bug-wrapper {
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  padding: 7.5px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 15;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 1;
}
.field--name-field-bug a:link, .field--name-field-bug a:visited, .field--name-field-bug a:hover, .field--name-field-bug a:active,
.field--name-field-articletype a:link,
.field--name-field-articletype a:visited,
.field--name-field-articletype a:hover,
.field--name-field-articletype a:active,
.bug-wrapper a:link,
.bug-wrapper a:visited,
.bug-wrapper a:hover,
.bug-wrapper a:active {
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  .field--name-field-bug,
  .field--name-field-articletype,
  .bug-wrapper {
    transform: none;
    position: relative;
    display: block;
    left: auto;
  }
}

.field--name-dynamic-block-fieldnode-content-bug {
  position: absolute;
  bottom: 0;
  z-index: 15;
  text-align: center;
  width: 100%;
}
.field--name-dynamic-block-fieldnode-content-bug .bug-text {
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  padding: 7.5px;
  display: inline-block;
}

.path-reviews .teaser .field--name-field-bug,
.path-reviews .teaser .field--name-field-articletype,
.path-reviews .teaser .bug-wrapper, .path-reviews .teaser .field--name-field-bug,
.path-reviews .teaser .field--name-field-articletype,
.path-reviews .teaser .bug-wrapper {
  display: none;
}

/* Load More */
.pager {
  margin-left: 0;
}

.load-more-wrapper, .layout-container .pager .button {
  box-shadow: none;
  border-bottom: none;
  color: white;
  padding: 10px 30px;
  cursor: pointer;
  text-align: center;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1em;
  position: relative;
}
.loading-wrapper {
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  display: none;
  font-size: 2em;
}

.load-more-spacer {
  height: 60px;
}

/* Comments at bottom of posts */
#comments-toggle {
  width: 100%;
  padding: 10px 0;
  font-size: 0.9em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  display: flex;
  padding: 10px;
  position: relative;
}
#comments-toggle .comment-label {
  position: relative;
}
#comments-toggle .icon-arrow {
  height: 0.6em;
  width: 0.6em;
  position: absolute;
  right: 10px;
  top: 1.3rem;
}
#comments-toggle .open .icon-arrow {
  transform: rotate(90deg);
}

.noselect {
  user-select: none;
}

#comments-disabled {
  flex: 1 770px;
  max-width: 770px;
  margin: 0 auto;
  cursor: default !important;
  width: 100%;
  padding: 10px 0;
  font-size: 1.7rem;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  display: flex;
  padding: 10px;
  position: relative;
}

.field--name-field-user-comments {
  padding-top: 2rem;
}

/* In page table of contents */
.toc-anchor {
  height: 1px;
  max-height: 1px;
  visibility: hidden;
}

@media screen and (max-width: 1150px) {
  #stickynav {
    display: none;
  }
}
#stickynav nav ul {
  width: 200px;
  float: right;
  list-style-type: none;
  text-align: right;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 0.9em;
}
#stickynav nav li {
  border-top: 1px solid #ccc;
}
#stickynav nav li:hover a {
  font-weight: normal;
}
#stickynav nav li:last-child {
  border-bottom: 1px solid #ccc;
}
#stickynav nav li a {
  display: block;
  padding: 1rem 0.5rem;
  font-weight: normal;
}
#stickynav nav li a.nav-active {
  font-weight: normal;
}
#stickynav nav li a.nav-active:hover {
  font-weight: normal;
}

/* Custom css for custom blocks for footers of video shows.  Appears at the ends of articles with certain design templates selected, i.e. GI Show, Replay */
.gi5-show {
  border: 1px solid #dbdbdb;
  overflow: hidden;
  position: relative;
}
.gi5-show .contextual {
  display: none;
}

.gi5-show-container {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.gi5-show-container p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .gi5-show-container {
    flex-direction: column;
  }
}

.show-left {
  flex: 1;
  padding: 15px;
  /* Position the tooltip text - see examples below! */
  position: relative;
}
@media screen and (max-width: 600px) {
  .show-left::after {
    content: " ";
    position: absolute;
    border-width: 10px;
    border-style: solid;
    top: 100%;
    left: 50%;
    margin-left: -10px;
  }
}
.show-left .show-left-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.show-left img {
  max-height: 100px;
  width: auto;
}

.show-right {
  font-family: "Newsreader", Times, "Times New Roman", serif;
  flex: 2;
  padding: 30px;
}
@media screen and (min-width: 600px) {
  .show-right {
    padding-left: 0;
  }
  .show-right .show-right-wrapper {
    padding-left: 30px;
  }
  .show-right::after {
    content: " ";
    position: absolute;
    border-width: 10px;
    border-style: solid;
    top: 50%;
    margin-top: -10px;
  }
}
@media screen and (max-width: 600px) {
  .show-right {
    flex: 1;
    text-align: center;
    padding-top: 2rem;
  }
}

.group-one-column .show-right,
.group-one-column .show-left {
  flex: 1;
}

.gi-show {
  background-image: url("../images/show-gi_bkg.png");
  background-repeat: repeat-y;
  background-position: 15px;
}
.gi-show a:link, .gi-show a:visited, .gi-show a:hover, .gi-show a:active {
  text-decoration: underline;
}
.gi-show a:hover, .gi-show a:active {
  text-decoration: none;
}
.gi-show .show-left {
  padding-left: 40px;
  padding-right: 30px;
}
.replay a:link, .replay a:visited, .replay a:hover, .replay a:active {
  text-decoration: underline;
}
.replay a:hover, .replay a:active {
  text-decoration: none;
}
.show-ngt a:link, .show-ngt a:visited, .show-ngt a:hover, .show-ngt a:active {
  text-decoration: underline;
}
.show-ngt a:hover, .show-ngt a:active {
  text-decoration: none;
}
.view-widget-hub-ad {
  margin-top: 20px;
}

.ds-main .field--name-dynamic-block-fieldnode-widget-column-footer {
  margin-bottom: 0;
  margin-top: 1.7rem;
}

.gi5-colfoot {
  border: 1px solid #dbdbdb;
  padding: 15px;
  overflow: hidden;
  position: relative;
}
.gi5-colfoot .contextual {
  display: none;
}

.colfoot-bkg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 0;
  overflow: hidden;
}
.colfoot-bkg .field--name-field-mobile-background-image {
  display: none;
}
.colfoot-bkg img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .colfoot-bkg {
    top: 0;
    transform: none;
  }
  .colfoot-bkg .field--name-field-background-image {
    display: none;
  }
  .colfoot-bkg .field--name-field-mobile-background-image {
    display: block;
  }
}

.gi5-colfoot-container {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.gi5-colfoot-container p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .gi5-colfoot-container {
    flex-direction: column;
    padding: 10px;
  }
}

.colfoot-left {
  flex: 1;
}
.colfoot-left .field--name-field-logo {
  text-align: center;
}
.colfoot-left img {
  max-height: 200px;
  width: auto;
}

.colfoot-right {
  flex: 2;
  padding-left: 2rem;
}
@media screen and (max-width: 600px) {
  .colfoot-right {
    flex: 1;
    text-align: center;
    padding-left: 0;
    padding-top: 1rem;
  }
}

.group-one-column .colfoot-right,
.group-one-column .colfoot-left {
  flex: 1;
}

.gi5-dynamic-block-fieldnode-widget-score {
  margin-top: 30px;
}

.gi5-reviewpage-score-container {
  position: relative;
  text-align: center;
}

.gi5-reviewpage-score-wrapper {
  position: relative;
  overflow: hidden;
}
.gi5-reviewpage-score-wrapper::before, .gi5-reviewpage-score-wrapper::after {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: " ";
}
.gi5-reviewpage-score-wrapper::before {
  margin-left: -50%;
}

.gi5-reviewpage-score {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  font-size: 3.5em;
  font-family: "Biennale", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-weight: 900;
}

.gi5-reviewpage-score-info {
  font-style: italic;
  text-align: center;
  font-size: 0.8em;
  margin: 0.5rem auto 0;
  max-width: 150px;
  line-height: 1.2;
}

.gi5-reviewpage-legacy-field {
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  line-height: 1.5;
  font-size: 0.9em;
  text-align: center;
}
.gi5-reviewpage-legacy-field:first-of-type {
  margin-top: 30px;
  border-top: 1px solid black;
  padding-top: 30px;
}
.gi5-reviewpage-legacy-field:last-of-type {
  margin-bottom: 30px;
  border-bottom: 1px solid black;
  padding-bottom: 30px;
}
.gi5-reviewpage-legacy-field:first-child {
  margin-top: 0;
}
.gi5-reviewpage-legacy-field:last-child {
  margin-bottom: 0;
}

.gi5-reviewpage-legacy-label {
  font-family: "IBM Plex Sans Condensed", "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}

.page-node-type-review .ds-standard-article .author-details {
  border-bottom: none;
}

.gi5-reviewpage-award-container {
  position: relative;
  text-align: center;
}

.gi5-reviewpage-award-container-no-award .gi5-reviewpage-award-wrapper {
  height: 1px;
  position: unset;
}

.gi5-reviewpage-award-wrapper {
  position: relative;
  overflow: hidden;
}
.gi5-reviewpage-award-wrapper::before, .gi5-reviewpage-award-wrapper::after {
  position: absolute;
  top: 50%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: " ";
}
.gi5-reviewpage-award-wrapper::before {
  margin-left: -50%;
}

.gi5-reviewpage-award {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.gi-must-play {
  width: 50px;
}

/* Paywall block, does not include abbreviated text that goes above */
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block {
  justify-content: center;
  text-align: center;
  padding: 4rem 3rem;
  border: 2px solid #000;
}
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block h2,
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block p {
  margin-bottom: 1rem;
  line-height: 1.3;
}
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button {
  background-color: #000;
  padding: 1rem 2rem;
  margin: 0.5rem 0 1rem;
  font-family: "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: #fff;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.25s;
  border: 2px solid #000;
}
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button:active,
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button:hover {
  color: #000;
  background-color: #fff;
}
.gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .login-disclaimer {
  font-size: 0.9em;
  margin-bottom: 0;
}
@media screen and (max-width: 1150px) {
  .gi5-dynamic-token-fieldnode-paywall-information .premium-content-block {
    margin-bottom: 2rem;
  }
}

/* Dark mode */
.theme-dark .gi5-dynamic-token-fieldnode-paywall-information .premium-content-block {
  border: 2px solid #fff;
}
.theme-dark .gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button {
  background-color: #fff;
  color: #000 !important;
  border: 2px solid #fff;
}
.theme-dark .gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button:active,
.theme-dark .gi5-dynamic-token-fieldnode-paywall-information .premium-content-block .button:hover {
  color: #fff !important;
  background-color: #000;
}

/* For text above the block */
.gi5-field-paywall-description {
  mask-image: linear-gradient(to bottom, #000 0%, #000 10%, transparent 100%);
}

.theme-dark .gi5-field-paywall-description {
  mask-image: linear-gradient(to bottom, #fff 0%, #fff 10%, transparent 100%);
}

/***********/
/* /Commerce */
/***********/
.commerce-product-type-subscription {
  margin: 50px 10%;
}
.commerce-product-type-subscription .field--name-variations.field__items {
  width: 60%;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.commerce-product-type-subscription .field--name-variations.field__items .field__item {
  flex: 0 0 calc(50% - 16px);
  box-sizing: border-box;
  background: #eee;
  padding: 30px;
  text-align: center;
}
.commerce-product-type-subscription .field--name-variations.field__items .field__item .button--add-to-cart {
  float: none;
}
.commerce-product-type-subscription .commerce-product_variation-tier_card .field--name-title {
  font-size: 26px;
  text-transform: uppercase;
}
.commerce-product-type-subscription .commerce-product_variation-tier_card .field--name-price {
  font-size: 22px;
}
.commerce-product-type-subscription .commerce-product_variation-tier_card .button--add-to-cart {
  padding: 20px 30px;
  font-size: 17px;
}

.commerce-checkout-flow {
  margin: 0 auto;
  padding: 0 2rem;
  max-width: 1100px;
  font-family: "Biennale";
}
.commerce-checkout-flow input[type=text] {
  margin-top: 1rem;
}
.commerce-checkout-flow input[type=submit] {
  margin-left: 0;
  margin-bottom: 1rem;
  float: none;
}
.commerce-checkout-flow select {
  width: 100%;
  margin-top: 1rem;
  background: #E0DED7;
}
.commerce-checkout-flow .available-profiles, .commerce-checkout-flow .country {
  padding-top: 4px;
  padding-bottom: 4px;
}
.commerce-checkout-flow legend {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.commerce-checkout-flow .address {
  line-height: 1.4;
  margin-bottom: 0;
}
.commerce-checkout-flow .address-container-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
}
.commerce-checkout-flow .address-container-inline > .form-item {
  margin-right: 0;
}
.commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-given-name, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-family-name, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-given-name, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-family-name {
  max-width: 310px;
}
.commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-organization, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-address-line1, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-address-line2, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-select-address, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-organization, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-address-line1, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-address-line2, .commerce-checkout-flow .js-form-item-payment-information-billing-information-select-address, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-country-code {
  max-width: 640px;
}
.commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-address-line1 {
  margin-top: 3rem;
}
.commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-locality, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-administrative-area, .commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-address-0-address-postal-code, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-locality, .commerce-checkout-flow .js-form-item-payment-information-billing-information-address-0-address-administrative-area {
  max-width: 200px;
}
.commerce-checkout-flow .js-form-item-shipping-information-shipping-profile-select-address {
  margin-top: 1rem;
}
.commerce-checkout-flow .form-item-shipping-information-shipping-profile-copy-to-address-book {
  margin-bottom: 3rem;
}
.commerce-checkout-flow .field--name-shipping-method .field__label {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.commerce-checkout-flow .checkout-pane .form-type-checkbox {
  margin-top: 1rem;
  flex-wrap: wrap;
}
.commerce-checkout-flow .checkout-pane .address-book-edit-button {
  margin-top: 1rem;
  margin-right: 0;
}
.commerce-checkout-flow .checkout-pane-payment-information {
  margin-bottom: 0;
}
.commerce-checkout-flow .checkout-pane-payment-information .switch {
  margin-right: 1rem;
}
.commerce-checkout-flow .checkout-pane-payment-information .form-type-checkbox label.option {
  margin-left: 0;
}
@media (max-width: 1135px) {
  .commerce-checkout-flow .checkout-pane-payment-information .form-type-checkbox label.option {
    margin-top: 1rem;
  }
}
.commerce-checkout-flow .checkout-pane-payment-information [data-drupal-selector=edit-payment-information-billing-information-copy-fields-enable], .commerce-checkout-flow .checkout-pane-payment-information [data-drupal-selector=edit-payment-information-billing-information-copy-to-address-book] {
  margin-right: 1rem;
}
.commerce-checkout-flow article {
  line-height: 1.2;
}
.commerce-checkout-flow [data-drupal-selector=edit-shipping-information-shipments], .commerce-checkout-flow [data-drupal-selector=edit-review-shipping-information-summary-0] {
  display: none;
}
.commerce-checkout-flow #edit-shipping-information-recalculate-shipping {
  display: none;
}
.commerce-checkout-flow [data-drupal-selector=edit-review-payment-information-summary-profile], .commerce-checkout-flow .field--name-billing-profile {
  margin-top: 1rem;
}
.commerce-checkout-flow [data-drupal-selector=edit-payment-information-payment-method] {
  margin-top: 0.6rem;
}
.commerce-checkout-flow [data-drupal-selector=edit-payment-information-payment-method] > legend {
  display: none;
}
.commerce-checkout-flow .layout-region-checkout-secondary {
  color: #fff;
  background: #000;
  margin-top: 1rem;
  margin-bottom: 3rem;
  padding: 2rem 1rem 2rem 2rem;
}
.commerce-checkout-flow .layout-region-checkout-secondary h3 {
  font-size: 1.3em;
  text-transform: uppercase;
}
.commerce-checkout-flow .layout-region-checkout-secondary table {
  background: #000;
  border: none;
}
.commerce-checkout-flow .layout-region-checkout-secondary table tr {
  font-size: 1.1em;
  background-color: #000 !important;
}
.commerce-checkout-flow .layout-region-checkout-secondary table tr .views-field-quantity, .commerce-checkout-flow .layout-region-checkout-secondary table tr .views-field-purchased-entity {
  padding-left: 0;
}
.commerce-checkout-flow .layout-region-checkout-secondary table tr .views-field-total-price__number {
  text-align: right;
}
.commerce-checkout-flow .layout-region-checkout-secondary .order-total-line {
  line-height: 1.2;
}
.commerce-checkout-flow .layout-region-checkout-secondary .order-total-line__total {
  padding-top: 10px;
}
.commerce-checkout-flow .view-commerce-checkout-order-summary {
  font-size: 0.8em;
}
.commerce-checkout-flow .view-commerce-checkout-order-summary .views-table {
  width: 100%;
}
.commerce-checkout-flow .view-commerce-checkout-order-summary .view-footer {
  font-size: 1.2em;
  font-style: normal;
  font-family: "Biennale";
}
.commerce-checkout-flow .layout-region-checkout-footer .button--primary {
  margin-right: 3rem;
  margin-bottom: 2rem;
}
.commerce-checkout-flow .layout-region-checkout-footer a {
  white-space: nowrap;
}
.commerce-checkout-flow .checkout-complete {
  padding-top: 3rem;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.commerce-checkout-flow .checkout-complete h2 {
  font-size: 2em;
  font-weight: 800;
}

#block-gi5-checkout {
  margin: 3rem auto 0;
  padding: 0 2rem;
  max-width: 1100px;
  font-size: 1.5em;
  font-family: "Biennale";
}
#block-gi5-checkout .checkout-subhead {
  font-size: 30px;
  padding: 1rem 0;
  margin-bottom: 0;
}
#block-gi5-checkout p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 1.5;
}
#block-gi5-checkout p:last-of-type {
  margin-bottom: 2rem;
}

#block-gi5-commercedisclaimer {
  margin: 0 auto;
  padding: 0 2rem;
  max-width: 1100px;
  font-size: 0.7em;
  font-family: "Newsreader";
}
#block-gi5-commercedisclaimer .field--name-field-code {
  padding: 1.2rem;
  max-width: 640px;
  background: #E8E6E1;
}
#block-gi5-commercedisclaimer p {
  line-height: 1.4;
  margin-bottom: 1rem;
  color: #333;
}
#block-gi5-commercedisclaimer p:last-of-type {
  margin-bottom: 0;
}

.cart-form {
  margin: 30px auto;
  width: 80%;
}
.cart-form .views-table {
  width: 100%;
}
.cart-form .form-actions {
  display: flex;
  justify-content: right;
}

.view-display-id-page_my_orders, .view-display-id-page_my_subscriptions {
  margin: 30px auto 0;
  width: 80%;
  overflow-x: auto;
}
.view-display-id-page_my_orders .views-table, .view-display-id-page_my_subscriptions .views-table {
  width: 100%;
}
.view-display-id-page_my_orders .views-table th,
.view-display-id-page_my_orders .views-table td, .view-display-id-page_my_subscriptions .views-table th,
.view-display-id-page_my_subscriptions .views-table td {
  vertical-align: middle;
}

.commerce-shipment-form {
  margin: 3rem auto;
  padding: 0 3rem;
  max-width: 800px;
}
.commerce-shipment-form legend {
  font-family: "Biennale";
  font-weight: bold;
  font-size: 1.3em;
  text-transform: uppercase;
}
.commerce-shipment-form .address {
  margin-bottom: 0;
}
.commerce-shipment-form input[type=submit] {
  float: none;
  margin-left: 0;
}
.commerce-shipment-form input[type=text] {
  margin-top: 0.5rem;
}
.commerce-shipment-form [data-drupal-selector=edit-actions] {
  text-align: center;
  margin-top: 3rem;
}
.commerce-shipment-form [data-drupal-selector=edit-actions] .button--danger {
  display: none;
}

.commerce-subscription-product-variation-cancel-form {
  font-family: "Biennale";
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  margin: 3rem auto 0;
  padding: 0 3rem;
  max-width: 800px;
}
.commerce-subscription-product-variation-cancel-form p {
  font-weight: 400;
  font-size: 16px;
  margin-top: 1rem;
}
.commerce-subscription-product-variation-cancel-form [data-drupal-selector=edit-actions] {
  font-family: "IBM Plex Sans";
  font-weight: 400;
  font-size: 0.8em;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
.commerce-subscription-product-variation-cancel-form [data-drupal-selector=edit-actions] .button {
  margin: 0;
}

.commerce-checkout-flow .form-wrapper__returning-customer {
  margin-top: 3rem;
}
.commerce-checkout-flow .form-wrapper__returning-customer [data-drupal-selector=edit-login-returning-customer-password] {
  padding-top: 1rem;
}
.commerce-checkout-flow .form-wrapper__returning-customer .js-form-submit {
  margin-right: 1rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout {
  margin-top: 3rem;
}
@media (max-width: 780px) {
  .commerce-checkout-flow .form-wrapper__guest-checkout {
    margin-top: 0;
  }
}
.commerce-checkout-flow .form-wrapper__guest-checkout .js-form-item-login-register-mail {
  margin-top: 0;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .form-email {
  margin-top: 1rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .description {
  font-family: "Newsreader";
  font-style: italic;
  margin-top: 0.5rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .form-type-password-confirm .password-field {
  margin-top: 1rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .form-type-password-confirm .password-strength {
  font-family: "Newsreader";
  font-style: italic;
  margin: 1rem 0 2rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .form-type-password-confirm .password-strength .password-strength__meter {
  margin-bottom: 0.5rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .form-type-password-confirm .password-confirm {
  font-family: "Newsreader";
  font-style: italic;
  margin-top: 0.5rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .password-suggestions {
  font-family: "Newsreader";
  padding: 0.5rem;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .js-form-item-login-register-field-newsletter-value {
  flex-wrap: wrap;
  gap: 5px;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .js-form-item-login-register-field-newsletter-value .form-type-checkbox label.option {
  margin-left: 0;
}
.commerce-checkout-flow .form-wrapper__guest-checkout .js-form-item-login-register-field-newsletter-value .description {
  margin-top: 0;
}
.commerce-checkout-flow .captcha {
  padding-left: 2rem;
}

/***********/
/* /setting */
/***********/
.lightswitch-container {
  display: flex;
}
.lightswitch-container:hover, .lightswitch-container:active, .lightswitch-container:focus {
  cursor: pointer;
}
.lightswitch-container:focus .lightswitch, .lightswitch-container:active .lightswitch {
  box-shadow: 0 0 2px #3C59E0;
}
.lightswitch-container .lightswitch-text {
  display: flex;
  align-items: center;
}

.lightswitch {
  display: block;
  background-color: #dbdbdb;
  transition: 0.4s;
  height: 26px;
  width: 26px;
  text-indent: -10000px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
@media screen and (min-width: 800px) {
  .lightswitch {
    height: 18px;
    width: 18px;
  }
}
.lightswitch.darkmode-off {
  background-color: #3C59E0;
  background-image: url("../images/icon-lightbulb-idea-lt.png");
}
.lightswitch.darkmode-on {
  background-color: white;
  background-image: url("../images/icon-lightbulb-idea.png");
}

.hamburger-bottom .lightswitch-container {
  align-items: center;
}
.hamburger-bottom .lightswitch-container .lightswitch-text {
  margin-right: 0.6rem;
}

.user-pages .lightswitch-container, .user-pages .lightswitch, .user-pages .lightswitch-text {
  display: inline-block;
}
.user-pages .lightswitch-text {
  margin-left: 0.6rem;
}
.user-pages .lightswitch {
  vertical-align: middle;
}

/***********/
/* /modules */
/***********/
.cookiepro-message {
  padding: 30px;
  text-align: center;
  width: 100%;
}

.cookiepro-message-iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  max-height: 378px;
  overflow: auto;
}

/***********/
/* /views */
/***********/
.view-user-account-settings .gi5-accountmgt-buttons p:first-of-type {
  border: 1px solid;
}

/**********/
/* /fixes */
/**********/
/* IE specific fixes */