@font-face {
  font-family: "DIN Next W05";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/53b78548-0604-4403-905a-977b7b0a1032.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/d46b7081-3725-4e21-bd15-49d310949b17.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next W05";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/f427aeaf-ea01-444e-9eb5-6b2b09e3bf32.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/8251f7ab-e651-4555-a26a-525bc230845f.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next W05";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/a077222b-f869-4748-8eda-79372b7c40a1.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/0297a959-5296-4f45-9729-78daf65d9e43.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next W05";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/f855f545-9ff1-433c-912f-c58bd2d71d28.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/8a078fb7-2865-4534-a436-3c2a87c69d57.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "DIN Next W05";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/d8873693-d21b-4fe0-ae0c-eadf36e3e4d8.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/738212c3-e455-4fe5-a694-2a1ae525fa5c.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Bebas Neue";
  src: url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/BebasNeue-Regular.woff2") format("woff2"), url("../../../../../../../content/dam/atvi/sledgehammer/shg-touchui/shg-refresh-2021/global/fonts/BebasNeue-Regular.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
/*body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
}*/
/*TITLES & HEADERS*/
/*BODY*/
/*LEGAL*/
/* Breakopints */
.shg-footer-container {
  background: #359d8f;
}
.shg-footer-container .mobile {
  display: none;
}
.shg-footer-container .desktop {
  display: block;
}
.shg-footer-container .logo-secondary {
  fill: #000000;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .desktop {
    display: none;
  }
  .shg-footer-container .mobile {
    display: block;
  }
}
.shg-footer-container .inner-footer {
  width: 90%;
  margin: 0 auto;
  padding: 40px 0px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .inner-footer {
    max-width: 820px;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.shg-footer-container .shg-logo {
  height: 100%;
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .shg-logo {
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
  }
}
.shg-footer-container .shg-logo .logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
}
.shg-footer-container .shg-logo .logo a {
  width: 100%;
  height: 100px;
}
.shg-footer-container .shg-logo .logo img {
  width: auto;
  height: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.shg-footer-container .shg-logo .logo .white {
  display: block;
}
.shg-footer-container .shg-logo .logo .black {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .shg-logo .logo {
    display: inline-block;
    margin-right: 20px;
  }
}
.shg-footer-container .shg-logo .logo .logo-secondary-brackets,
.shg-footer-container .shg-logo .logo .logo-secondary-letters {
  transition: fill .5s ease;
}
.shg-footer-container .shg-logo .logo:hover .logo-secondary-brackets,
.shg-footer-container .shg-logo .logo:hover .logo-secondary-letters {
  fill: #46d1be;
}
.shg-footer-container .footer-links {
  letter-spacing: 5px;
  font-size: 12px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  width: 75%;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  /*  .desktop-tablet {
            &:hover {
                li {
                    opacity: 0.5;
                    &:hover {
                        opacity: 1;
                    }
                }
            }

        }*/
}
.shg-footer-container .footer-links .desktop-tablet {
  display: block;
}
.shg-footer-container .footer-links .mobile-nav {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .footer-links {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .shg-footer-container .footer-links .desktop-tablet {
    display: none;
  }
  .shg-footer-container .footer-links .mobile-nav {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .shg-footer-container .footer-links .mobile-nav .col {
    width: 45%;
  }
}
.shg-footer-container .footer-links li {
  margin: 20px;
  position: relative;
  width: fit-content;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -ms-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.shg-footer-container .footer-links li:before,
.shg-footer-container .footer-links li:after,
.shg-footer-container .footer-links li > :first-child::before,
.shg-footer-container .footer-links li > :first-child::after {
  position: absolute;
  width: 8px;
  height: 8px;
  border-color: #000000;
  border-style: solid;
  content: '';
  opacity: 0;
  transition: left 0.6s cubic-bezier(0.09, 0.62, 0.55, 0.97), right 0.6s cubic-bezier(0.09, 0.62, 0.55, 0.97), opacity 0.1s ease-in;
}
.shg-footer-container .footer-links li::before {
  top: -8px;
  left: 45%;
  border-width: 2px 0 0 2px;
}
.shg-footer-container .footer-links li::after {
  top: -8px;
  right: 45%;
  border-width: 2px 2px 0 0;
}
.shg-footer-container .footer-links li > :first-child::before {
  bottom: -8px;
  right: 45%;
  border-width: 0 2px 2px 0;
}
.shg-footer-container .footer-links li > :first-child::after {
  bottom: -8px;
  left: 45%;
  border-width: 0 0 2px 2px;
}
.shg-footer-container .footer-links li.focused {
  opacity: 1;
}
.shg-footer-container .footer-links li.unfocused {
  opacity: 0.5;
}
.shg-footer-container .footer-links li:hover:before,
.shg-footer-container .footer-links li:hover:after,
.shg-footer-container .footer-links li:hover > :first-child::before,
.shg-footer-container .footer-links li:hover > :first-child::after {
  position: absolute;
  width: 8px;
  height: 8px;
  border-color: #000000;
  border-style: solid;
  content: '';
  opacity: 1;
}
.shg-footer-container .footer-links li:hover::before {
  top: -8px;
  left: -10px;
  border-width: 2px 0 0 2px;
}
.shg-footer-container .footer-links li:hover::after {
  top: -8px;
  right: -10px;
  border-width: 2px 2px 0 0;
}
.shg-footer-container .footer-links li:hover > :first-child::before {
  bottom: -8px;
  right: -10px;
  border-width: 0 2px 2px 0;
}
.shg-footer-container .footer-links li:hover > :first-child::after {
  bottom: -8px;
  left: -10px;
  border-width: 0 0 2px 2px;
}
.shg-footer-container .footer-links li:hover a {
  color: #000000;
}
.shg-footer-container .footer-links li.active:before,
.shg-footer-container .footer-links li.active:after,
.shg-footer-container .footer-links li.active > :first-child::before,
.shg-footer-container .footer-links li.active > :first-child::after {
  position: absolute;
  width: 8px;
  height: 8px;
  border-color: #000000;
  border-style: solid;
  content: '';
  opacity: 1;
}
.shg-footer-container .footer-links li.active::before {
  top: -8px;
  left: -10px;
  border-width: 2px 0 0 2px;
}
.shg-footer-container .footer-links li.active::after {
  top: -8px;
  right: -10px;
  border-width: 2px 2px 0 0;
}
.shg-footer-container .footer-links li.active > :first-child::before {
  bottom: -8px;
  right: -10px;
  border-width: 0 2px 2px 0;
}
.shg-footer-container .footer-links li.active > :first-child::after {
  bottom: -8px;
  left: -10px;
  border-width: 0 0 2px 2px;
}
.shg-footer-container .footer-links li.active a {
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .footer-links li {
    margin: 20px 0;
  }
}
.shg-footer-container .footer-links li #ot-sdk-btn.ot-sdk-show-settings,
.shg-footer-container .footer-links li #ot-sdk-btn.optanon-show-settings {
  cursor: pointer;
  text-decoration: none;
  letter-spacing: 5px;
  font-size: 12px;
  font-weight: 900;
  padding: 0;
  color: #ffffff;
  font-family: "DIN Next W05";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 15px;
  line-height: 83.5%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.shg-footer-container .footer-links li a {
  font-family: "DIN Next W05";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-weight: 700;
  font-size: 15px;
  line-height: 83.5%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.shg-footer-container .esrb img {
  height: 70px;
}
.shg-footer-container .esrb.desktop {
  display: block;
}
.shg-footer-container .esrb.mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .esrb.desktop {
    display: none;
  }
  .shg-footer-container .esrb.mobile {
    display: inline-block;
  }
}
.shg-footer-container .social-links {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.shg-footer-container .social-links .social-icon {
  width: 30px;
  margin-right: 20px;
}
.shg-footer-container .copyright {
  color: white;
  padding: 20px 0;
  width: 90%;
  margin: 0 auto;
  font-size: 12px;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
}
.shg-footer-container .copyright p {
  color: #ffffff;
  font-family: "DIN Next W05";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  text-transform: uppercase;
  opacity: 0.8;
}
@media only screen and (max-width: 1024px) {
  .shg-footer-container .copyright {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .shg-footer-container .copyright p {
    margin-bottom: 40px;
  }
}
