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-a-global-team {
  text-align: center;
  padding-bottom: 100px;
}
#shg-2026-a-global-team .container {
  width: 100%;
  height: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images {
  margin-bottom: 50px;
}
@media (min-width: 1024px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images {
    width: 985px;
    margin: 0 auto 50px auto;
    position: relative;
  }
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 {
  color: #283337;
  font-family: "Fracture Regular";
  font-size: 80px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 80px;
  letter-spacing: -1px;
}
@media (min-width: 1024px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 {
    font-size: 180px;
    line-height: inherit;
  }
}
@media (min-width: 1200px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 {
    font-size: 220px;
    line-height: inherit;
  }
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 span {
  display: block;
  position: relative;
}
@media (min-width: 1024px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 span:first-of-type {
    left: -100px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__heading h2 span:last-of-type {
    right: -110px;
  }
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images {
  width: 400px;
  margin: 0 auto;
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img {
  display: inline-block;
  width: 160px;
  height: auto;
}
@media (min-width: 1024px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img {
    width: 180px;
    position: absolute;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(1) {
    top: -35px;
    left: 565px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(2) {
    bottom: -15px;
    left: 155px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(3) {
    left: 770px;
    top: 175px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(4) {
    top: -30px;
    left: 227px;
  }
}
@media (min-width: 1200px) {
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img {
    width: 180px;
    position: absolute;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(1) {
    top: 3px;
    left: 596px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(2) {
    bottom: 11px;
    left: 89px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(3) {
    left: 855px;
    top: 233px;
  }
  #shg-2026-a-global-team .shg-2026-a-global-team-content__heading-images__images img:nth-child(4) {
    top: 6px;
    left: 200px;
  }
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__details p {
  margin: 0 auto 40px auto;
  max-width: 850px;
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__details a {
  font-family: 'Arial Narrow';
  display: inline-block;
  background-color: #283337;
  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;
  color: #fff;
  position: relative;
  padding-right: 60px;
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__details a:hover {
  transition: background-color 0.3s ease;
  background-color: #485c63;
}
#shg-2026-a-global-team .shg-2026-a-global-team-content__details a::after {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  background-image: url('../../../../../../../../content/dam/atvi/sledgehammer/shg-2026/common/arrow-right-white.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
