body {
  margin-top: 130px;
  font-family: "Arial", Arial, sans-serif;
  color: #283337;
  background-color: #e6e6e6;
}
@media (min-width: 1140px) {
  body {
    margin-top: 118px;
  }
}
img {
  display: inline-block;
  width: 100%;
  height: auto;
}
p {
  line-height: 150%;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: black;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  content: "";
  opacity: 1;
}
.slick-prev {
  left: 0px;
}
.slick-prev:before {
  background: url(../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/arrow.svg) center center no-repeat;
  background-size: contain;
}
.slick-next {
  right: 0px;
}
.slick-next:before {
  background: url(../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/arrow.svg) center center no-repeat;
  background-size: contain;
  transform: scaleX(-1);
}
@font-face {
  font-family: "DM Mono Regular";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Regular.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DM Mono Light";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Light.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DM Mono Medium";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Medium.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-mono/DMMono-Medium.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans Regular";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-sans/DMSans-Regular.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-sans/DMSans-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans Black";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-sans/DMSans-Black.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/dm-sans/DMSans-Black.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Fracture Regular";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/fracture/Fracture-Regular.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/fonts/fracture/Fracture-Regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Breakopints */
#shg-2026-footer {
  padding: 50px 0;
  font-family: "Arial Narrow", Arial, sans-serif;
}
@media (min-width: 1024px) {
  #shg-2026-footer {
    padding: 80px 0 0 0;
  }
}
#shg-2026-footer .container {
  width: 100%;
  height: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}
#shg-2026-footer .footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.5rem;
  margin-bottom: 60px;
}
#shg-2026-footer .footer-content__column {
  flex: 1 1 200px;
  min-width: 150px;
}
#shg-2026-footer .footer-content__column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#shg-2026-footer .footer-content__column ul li a,
#shg-2026-footer .footer-content__column ul li button {
  color: #283337;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: inline-block;
  padding: 10px 0;
  display: flex;
  align-items: center;
  opacity: 1;
  transition: opacity .3s ease;
}
#shg-2026-footer .footer-content__column ul li a:hover,
#shg-2026-footer .footer-content__column ul li button:hover {
  opacity: 0.6;
  transition: opacity .3s ease;
}
#shg-2026-footer .footer-content__column ul li a img,
#shg-2026-footer .footer-content__column ul li button img {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
}
#shg-2026-footer .legal {
  padding-top: 30px;
  border-top: 1px solid #000;
  font-family: "Arial", Arial, sans-serif;
}
@media (min-width: 1024px) {
  #shg-2026-footer .legal {
    height: 480px;
    overflow: hidden;
  }
}
#shg-2026-footer .legal p {
  margin-bottom: 30px;
  line-height: 150%;
}
@media (min-width: 1024px) {
  #shg-2026-footer .legal p {
    margin-bottom: 50px;
  }
}
#shg-2026-footer .legal img {
  display: block;
  width: 100%;
  height: auto;
}
