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-hero {
  background-color: #283337;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #shg-2026-hero {
    margin-top: -133px;
  }
}
#shg-2026-hero .hero {
  position: relative;
  height: 425px;
  margin-bottom: 460px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero {
    height: 970px;
    margin-bottom: 130px;
  }
}
#shg-2026-hero .hero::after {
  content: none;
  height: 100%;
  width: 2000px;
  position: absolute;
  top: 0;
  right: -600px;
  background-color: #293337;
}
#shg-2026-hero .hero .video {
  margin-bottom: 20px;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .video {
    position: absolute;
  }
}
#shg-2026-hero .hero .reveal {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background-image: url('../../../../../../../../content/dam/atvi/sledgehammer/shg-2026/home/shg-logo-condensed-half.svg');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 358px;
  right: -50%;
  opacity: 1;
  transform: none;
  will-change: auto;
  animation: none !important;
  transition: none !important;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .reveal {
    background-image: url('../../../../../../../../content/dam/atvi/sledgehammer/shg-2026/home/hammer-reversed.svg');
    background-position: -1px right;
    background-size: 108%;
  }
}
@media (min-width: 1140px) {
  #shg-2026-hero .hero .reveal {
    background-size: 100%;
  }
}
@media (min-width: 1500px) {
  #shg-2026-hero .hero .reveal {
    background-size: 75%;
  }
}
#shg-2026-hero .hero .shg-2026-hero-content {
  padding-bottom: 80px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .shg-2026-hero-content {
    padding-top: 40px;
    position: absolute;
    top: 140px;
    z-index: 2;
  }
}
#shg-2026-hero .hero .shg-2026-hero-content .container {
  width: 100%;
  height: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}
#shg-2026-hero .hero .shg-2026-hero-content__details {
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .shg-2026-hero-content__details {
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.6));
  }
}
#shg-2026-hero .hero .shg-2026-hero-content__details h1 {
  font-family: "Fracture Regular";
  font-size: 80px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 70px;
  letter-spacing: -1px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .shg-2026-hero-content__details h1 {
    font-size: 180px;
    line-height: 144px;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .hero .shg-2026-hero-content__details h1 {
    font-size: 220px;
    line-height: 172px;
  }
}
#shg-2026-hero .hero .shg-2026-hero-content__details p {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .hero .shg-2026-hero-content__details p {
    margin-bottom: 80px;
  }
}
#shg-2026-hero .hero .shg-2026-hero-content__details a {
  font-family: 'Arial Narrow';
  display: inline-block;
  background-color: #17e2f8;
  color: #283337;
  letter-spacing: normal;
  font-size: 18px;
  text-align: center;
  padding: 15px 30px;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
#shg-2026-hero .hero .shg-2026-hero-content__details a:hover {
  transition: background-color 0.3s ease;
  background-color: #61ebfa;
}
#shg-2026-hero .degrees .container {
  width: 100%;
  height: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#shg-2026-hero .degrees .degree-box {
  flex: auto;
  text-align: center;
  height: 120px;
  font-family: "DM Mono Regular";
  display: none;
}
#shg-2026-hero .degrees .degree-box p {
  margin-bottom: 25px;
}
#shg-2026-hero .degrees .degree-box .angle-line {
  height: 60px;
  position: relative;
}
#shg-2026-hero .degrees .degree-box .angle-line::before {
  content: '';
  height: 1px;
  width: 60px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#shg-2026-hero .degrees .degree-box:hover {
  color: #17e2f8;
}
#shg-2026-hero .degrees .degree-box:hover .angle-line::before {
  background-color: #17e2f8;
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(1) {
    display: block;
  }
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(2) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(2) .angle-line::before {
  transform: translateX(-50%) rotate(345deg);
  top: 7px;
}
#shg-2026-hero .degrees .degree-box:nth-child(3) {
  display: block;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(3) {
    display: none;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(3) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(3) .angle-line::before {
  transform: translateX(-50%) rotate(330deg);
  top: 15px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(4) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(4) .angle-line::before {
  transform: translateX(-50%) rotate(315deg);
  top: 20px;
}
#shg-2026-hero .degrees .degree-box:nth-child(5) {
  display: block;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(5) {
    display: none;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(5) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(5) .angle-line::before {
  transform: translateX(-50%) rotate(300deg);
  top: 25px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(6) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(6) .angle-line::before {
  transform: translateX(-50%) rotate(285deg);
  top: 28px;
}
#shg-2026-hero .degrees .degree-box:nth-child(7) {
  display: block;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(7) {
    display: none;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(7) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(7) .angle-line::before {
  transform: translateX(-50%) rotate(90deg);
  top: 50%;
  transform-origin: top;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(8) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(8) .angle-line::before {
  transform: translateX(-50%) rotate(245deg);
  top: 26px;
}
#shg-2026-hero .degrees .degree-box:nth-child(9) {
  display: block;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(9) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(9) .angle-line::before {
  transform: translateX(-50%) rotate(230deg);
  top: 22px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(10) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(10) .angle-line::before {
  transform: translateX(-50%) rotate(215deg);
  top: 16px;
}
@media (min-width: 1024px) {
  #shg-2026-hero .degrees .degree-box:nth-child(11) {
    display: none;
  }
}
@media (min-width: 1440px) {
  #shg-2026-hero .degrees .degree-box:nth-child(11) {
    display: block;
  }
}
#shg-2026-hero .degrees .degree-box:nth-child(11) .angle-line::before {
  transform: translateX(-50%) rotate(200deg);
  top: 10px;
}
#shg-2026-hero .degrees .degree-box:nth-child(12) {
  display: block;
}
#shg-2026-hero .degrees .degree-box:nth-child(12) .angle-line::before {
  transform: translateX(-50%) rotate(185deg);
  top: 2px;
}
/*
// Animate.css-style entrance
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: rotate(0deg);
    opacity: 1;
  }
}

.reveal.is-animated {
  animation: rotateInDownRight 900ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

// Reduced motion
@media (prefers-reduced-motion: reduce) {
  .reveal {
    opacity: 1;
    transform: none;
    animation: none !important;
  }
}
*/
