@import url('https://use.typekit.net/aqp1vqs.css');
@import url('https://fonts.googleapis.com/css?family=Teko:500,700');
@media screen and (max-width: 1023px) {
  .wtb-module-container .bundle-boxart {
    width: 35vw;
    margin: 0 auto;
  }
}
.atvi-wheretobuy {
  /*  &[data-current-bundle="digital"],&[data-current-bundle="digital-deluxe"] {
        .boxart-container {
            margin-left: 25%;

            @media screen and (max-width:@mobile-layout) {
                margin-left: 0;
                .bundle-boxart {
                    width: 35vw;
                    margin: 0 auto;
                }                
            }

        }
    }*/
}
.atvi-wheretobuy .retailers-entry.wtb-select {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.atvi-wheretobuy .retailers-entry.wtb-select.lonely-retailer {
  visibility: hidden;
  opacity: 0;
}
.atvi-wheretobuy[data-current-bundle="physical"] .retailers-entry.wtb-select {
  visibility: visible;
  opacity: 1;
}
.atvi-wheretobuy[data-current-platform="xboxone"] li[data-bundle-id="physical"],
.atvi-wheretobuy[data-current-platform="pc"] li[data-bundle-id="physical"] {
  display: none;
}
.atvi-wheretobuy[data-current-platform="switch"] li[data-bundle-id="cross-gen-deluxe"],
.atvi-wheretobuy[data-current-platform="pc"] li[data-bundle-id="cross-gen-deluxe"] {
  display: none;
}
.atvi-wheretobuy[data-current-platform="ps4"] li[data-bundle-id="digital-deluxe"],
.atvi-wheretobuy[data-current-platform="ps5"] li[data-bundle-id="digital-deluxe"],
.atvi-wheretobuy[data-current-platform="xboxone"] li[data-bundle-id="digital-deluxe"],
.atvi-wheretobuy[data-current-platform="xboxseriesxs"] li[data-bundle-id="digital-deluxe"] {
  display: none;
}
.atvi-wheretobuy[data-current-platform="ps5"] li[data-bundle-id="digital"],
.atvi-wheretobuy[data-current-platform="xboxseriesxs"] li[data-bundle-id="digital"] {
  display: none;
}
.wtb-module-container {
  position: relative;
}
.wtb-module-container .boxart-and-title {
  position: relative;
}
.wtb-module-container .form-container {
  text-align: center;
}
.wtb-module-container .wtb-form-list {
  max-width: 430px;
}
.wtb-module-container .aux-content {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/common/flourishes/BurstGrunge.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.wtb-module-container .aux-content p,
.wtb-module-container .aux-content h1,
.wtb-module-container .aux-content h2,
.wtb-module-container .aux-content h3,
.wtb-module-container .aux-content h4 {
  text-shadow: none;
}
.wtb-module-container .boxart-container {
  position: relative;
  margin-left: 25%;
}
.wtb-module-container .bundle-title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  text-shadow: -2px 2px 0 #000000;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1023px) {
  .wtb-module-container .bundle-title {
    font-size: 2.5rem;
    line-height: 1.05;
  }
}
@media screen and (min-width: 1024px) {
  .wtb-module-container .bundle-title {
    font-size: 3.125rem;
    line-height: 1;
  }
}
.wtb-module-container .bundle-title:after {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/common/flourishes/content-divider.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.wtb-module-container .bundle-description {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.13;
  text-shadow: -2px 2px 0 #000000;
  font-family: neo-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-shadow: none;
  padding-left: 30px;
}
@media screen and (max-width: 1023px) {
  .wtb-module-container .bundle-description {
    font-size: 1.875rem;
  }
}
.wtb-module-container .bundle-description li {
  position: relative;
  overflow: visible;
  text-transform: uppercase;
}
.wtb-module-container .bundle-description li:before {
  content: "";
  width: 25px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 100%;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 26 7' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect fill='%2300FCFF' width='25' height='6'%3E%3C/rect%3E%3C/svg%3E");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: translate(-12px, -50%);
  -moz-transform: translate(-12px, -50%);
  -ms-transform: translate(-12px, -50%);
  -o-transform: translate(-12px, -50%);
  transform: translate(-12px, -50%);
}
.wtb-module-container .bundle-description li:nth-child(n+2) {
  margin-top: 30px;
}
.wtb-module-container .bundle-description > p {
  font-size: 10px;
  line-height: 12px;
  margin-top: 20px;
  text-align: center;
  letter-spacing: .5px;
}
.wtb-module-container .bundle-description.platform-specific-content > p {
  position: relative;
}
.wtb-module-container .bundle-description.platform-specific-content > p:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/common/ui-elements/external-link-24.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.wtb-module-container .bundle-description.platform-specific-content > p a {
  text-decoration: underline;
  position: relative;
}
.wtb-module-container .order-button .button-text {
  line-height: 64px;
}
.wtb-module-container .order-button .wtb-button {
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
}
@media screen and (max-width: 600px) {
  .wtb-module-container .order-button .wtb-button {
    height: 50px;
  }
}
@media screen and (max-width: 768px) and (min-width: 640px) and (max-height: 1024px) and (min-height: 850px) {
  .mobile-device .wtb-module-container .back-button {
    -webkit-transform: translate(-100%, -300%);
    -moz-transform: translate(-100%, -300%);
    -ms-transform: translate(-100%, -300%);
    -o-transform: translate(-100%, -300%);
    transform: translate(-100%, -300%);
  }
  .mobile-device .wtb-module-container .aux-content-container p {
    font-size: 1.25rem;
  }
  .mobile-device .wtb-module-container .aux-content-container h1,
  .mobile-device .wtb-module-container .aux-content-container h2,
  .mobile-device .wtb-module-container .aux-content-container h3,
  .mobile-device .wtb-module-container .aux-content-container h4 {
    font-size: 1.75rem;
  }
}
@media screen and (max-height: 768px) and (min-height: 640px) and (max-width: 1024px) and (min-width: 850px) {
  .mobile-device .wtb-module-container .aux-content-container p {
    font-size: 1.5rem;
  }
  .mobile-device .wtb-module-container .aux-content-container h1,
  .mobile-device .wtb-module-container .aux-content-container h2,
  .mobile-device .wtb-module-container .aux-content-container h3,
  .mobile-device .wtb-module-container .aux-content-container h4 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1023px) {
  .wtb-module-container .desktop-only,
  .wtb-module-container .boxart-and-descriptions,
  .wtb-module-container .form-container .order-button {
    display: none;
  }
  .wtb-module-container .bundle-descriptions {
    padding: 60px 5px 25px;
    background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/wtb/TextGrunge.png');
    background-repeat: no-repeat;
    background-position: -1% -1.5%;
    background-size: 102% 103%;
  }
  .wtb-module-container .bundle-description {
    font-size: 1rem;
    margin-top: 30px;
    padding-left: 2.5rem;
    padding-bottom: 20px;
  }
  .wtb-module-container .bundle-description > ul {
    padding-left: 20px;
  }
  .wtb-module-container .bundle-description li:before {
    width: 10px;
    height: 4px;
    -webkit-transform: translate(-20px, -50%);
    -moz-transform: translate(-20px, -50%);
    -ms-transform: translate(-20px, -50%);
    -o-transform: translate(-20px, -50%);
    transform: translate(-20px, -50%);
  }
  .wtb-module-container .bundle-specific-content.bundle-description-item.digital .platform-specific-content {
    margin-top: 10px;
  }
  .wtb-module-container .bundle-boxart {
    position: relative;
  }
  .wtb-module-container .description-container {
    position: absolute;
    top: 0;
    left: 108vw;
    width: 100%;
    height: 100vh;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .description-mode .wtb-module-container .description-container {
    left: 0;
    opacity: 1;
  }
  .wtb-module-container .description-container .order-button-container {
    text-align: center;
    margin-top: 36px;
  }
  .wtb-module-container .form-container {
    opacity: 1;
    position: relative;
    left: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .active .description-mode .wtb-module-container .form-container {
    opacity: 0;
    left: -100vw;
  }
  .wtb-module-container .aux-content-container {
    position: absolute;
    top: 0;
    left: 17vw;
    width: 70vw;
    height: 30vw;
  }
  .wtb-module-container .aux-content-container .aux-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wtb-module-container .aux-content-container .inner {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    margin: 0 auto;
  }
  .wtb-module-container .aux-content-container p {
    font-size: 1rem;
  }
  .wtb-module-container .aux-content-container h1 {
    font-size: 1.5rem;
  }
  .wtb-module-container .aux-content-container h2,
  .wtb-module-container .aux-content-container h3,
  .wtb-module-container .aux-content-container h4 {
    font-size: 20px;
    text-shadow: none;
  }
  .wtb-module-container .back-button {
    position: absolute;
    top: 50%;
    left: 0;
    overflow: hidden;
    width: 56px;
    height: 56px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .wtb-module-container .back-button > * {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wtb-module-container .back-button svg {
    height: 100%;
    width: auto;
    max-width: none;
  }
  .wtb-module-container .back-button path:not(.fill-white) {
    fill: #000;
  }
  .wtb-module-container .back-button .fill-white {
    fill: #fff;
  }
}
@media screen and (max-width: 768px) {
  .wtb-module-container .bundle-description li:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .wtb-module-container .bundle-description {
    font-size: .875rem;
    margin-top: 26px;
  }
  .wtb-module-container .bundle-description > ul {
    padding-left: 50px;
  }
  .wtb-module-container .bundle-description li:nth-child(n+2) {
    margin-top: 10px;
  }
  .wtb-module-container .bundle-title {
    font-size: 1.75rem;
  }
  .wtb-module-container .order-button-container {
    margin-top: 8px;
  }
  .wtb-module-container .button-element {
    height: 50px;
  }
  .wtb-module-container .button-element .button-text {
    line-height: 46px;
  }
  .wtb-module-container .button-element .button-text a {
    font-size: 20px;
  }
  .wtb-module-container .back-button {
    top: 35%;
    height: 67px;
    -webkit-transform: translate(-15px, -50%);
    -moz-transform: translate(-15px, -50%);
    -ms-transform: translate(-15px, -50%);
    -o-transform: translate(-15px, -50%);
    transform: translate(-15px, -50%);
  }
}
@media screen and (width: 1024px) {
  .wtb-module-container .form-container {
    padding-left: 10px;
  }
  .wtb-module-container .aux-content-container .aux-content p {
    font-size: 18px;
  }
  .wtb-module-container .aux-content-container .aux-content h1,
  .wtb-module-container .aux-content-container .aux-content h2,
  .wtb-module-container .aux-content-container .aux-content h3,
  .wtb-module-container .aux-content-container .aux-content h4 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .wtb-module-container .mobile-only {
    display: none;
  }
  .wtb-module-container .module-content-container {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: flex;
    justify-content: center;
  }
  .wtb-module-container .desktop-column {
    width: 50%;
    max-width: 600px;
  }
  .wtb-module-container .bundle-boxart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wtb-module-container .product-img {
    width: 100%;
    height: 100%;
  }
  .wtb-module-container .product-img img {
    height: 100%;
  }
  .wtb-module-container .form-container {
    padding-right: 51px;
  }
  .wtb-module-container .order-button {
    max-width: 432px;
    display: block;
  }
  .wtb-module-container .boxart-and-descriptions {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .wtb-module-container .boxart-container {
    width: 162px;
    height: 224px;
  }
  [data-current-bundle="standard"] .wtb-module-container .boxart-container {
    margin-left: auto;
    margin-right: auto;
  }
  .wtb-module-container .description-container {
    position: relative;
    margin-top: 90px;
  }
  .wtb-module-container .description-container:after {
    content: "";
    width: 130%;
    height: 125%;
    position: absolute;
    top: -15.5%;
    left: -15.5%;
    background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/common/flourishes/TextGrunge.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .wtb-module-container .bundle-specific-content.bundle-description-item.digital .platform-specific-content {
    margin-top: 30px;
  }
  .wtb-module-container .bundle-descriptions {
    position: relative;
    z-index: 1;
  }
  .wtb-module-container .bundle-descriptions > ul {
    padding-left: 20px;
  }
  .wtb-module-container .bundle-descriptions-list {
    width: 100%;
  }
  .wtb-module-container .bundle-title {
    margin-bottom: 30px;
  }
  .wtb-module-container .boxart-and-title {
    margin-bottom: 30px;
  }
  .wtb-module-container .aux-content {
    width: 85%;
    height: 90%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .wtb-module-container .aux-content .inner {
    position: absolute;
    top: 50%;
    right: 7%;
    width: 70%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .wtb-module-container .aux-content p {
    font-size: 24px;
  }
  .wtb-module-container .wtb-select:nth-child(n+2) {
    margin-top: 24px;
  }
}

@import url('https://use.typekit.net/aqp1vqs.css');
@import url('https://fonts.googleapis.com/css?family=Teko:500,700');
@media screen and (min-width: 1024px) {
  .ar .wtb-module-container .form-container,
  [lang="ar"] .wtb-module-container .form-container {
    padding-right: 0;
  }
  .ar .wtb-module-container .description-container,
  [lang="ar"] .wtb-module-container .description-container {
    padding-right: 51px;
  }
  .ar .wtb-module-container .aux-content,
  [lang="ar"] .wtb-module-container .aux-content {
    right: auto;
    left: 0;
  }
  .ar .wtb-module-container .aux-content .inner,
  [lang="ar"] .wtb-module-container .aux-content .inner {
    width: 65%;
    right: auto;
    left: 20%;
  }
}

@import url('https://use.typekit.net/aqp1vqs.css');
@import url('https://fonts.googleapis.com/css?family=Teko:500,700');
.selectricWrapper {
  position: relative;
  margin: .25rem 0 20px;
  min-width: 220px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.selectricResponsive {
  width: 100%;
}
.wtb-select .selectricItems {
  max-width: 430px;
  padding-top: 15px;
}
.wtb-module-container .selectric .button-element .button-text {
  line-height: 47px;
  text-align: left;
  text-indent: 6%;
}
.selectric {
  position: relative;
  color: #000000;
}
.selectric .label {
  text-transform: uppercase;
  font-family: 'Teko', sans-serif;
  text-shadow: none;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 46px;
  font-weight: 700;
  text-align: left;
  max-width: 432px;
  max-height: 46px;
}
@media screen and (max-width: 600px) {
  .selectric .label {
    font-size: 1.25rem;
  }
}
.selectric .label .background svg {
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
}
.selectric .label .background path {
  fill: #00fcff;
}
.selectric .label [data-label-value=""] .background .fill-element {
  fill: #353535;
}
.selectric .label:hover .background .fill-element {
  fill: #00fcff;
}
.selectric .fill-element {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.selectric .button-element {
  height: 64px;
  position: relative;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  height: 46px;
  width: 100%;
  display: block;
}
.selectric .button-element svg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
.selectric .button-element svg path,
.selectric .button-element svg .fill-element {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.selectric .button-element .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.selectric .button-element .button-text {
  line-height: 61px;
  text-align: center;
  position: relative;
}
.selectric .button-element .button-text a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  min-width: 225px;
  color: #ffffff;
  text-shadow: none;
  padding: 0 8px;
  font-size: 30px;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  -webkit-transition: color 0.4s ease-out;
  -moz-transition: color 0.4s ease-out;
  -ms-transition: color 0.4s ease-out;
  -o-transition: color 0.4s ease-out;
  transition: color 0.4s ease-out;
}
.selectric .button-element svg {
  max-height: 46px;
}
.selectric .button {
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 21px;
  height: 17px;
  text-indent: 102%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.selectric .button:after {
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/common/ui-elements/select-arrow.svg');
}
.selectric-empty {
  display: none;
}
.selectric-empty .button {
  display: none;
}
.selectricOpen {
  z-index: 9999;
}
.selectricOpen .selectric {
  z-index: 9999;
}
.selectricOpen .selectricItems {
  display: block;
}
.selectricOpen .label {
  color: #000000;
}
.selectricOpen .button:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.selectricDisabled {
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  user-select: none;
}
.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}
.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: NaN a !important;
  background: none !important;
}
/* Items box */
.selectricItems {
  display: none;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 100%;
  left: -1px;
  width: 100.5% !important;
  background: #000000;
  z-index: 9998;
}
.selectricItems .selectricScroll {
  height: 100%;
  overflow: auto;
}
.selectricAbove .selectricItems {
  top: auto;
  bottom: 100%;
}
.selectricItems ul,
.selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 36.8px;
  min-height: 36.8px;
}
.selectricItems li {
  text-transform: uppercase;
  font-family: 'Teko', sans-serif;
  font-weight: 700;
  text-shadow: none;
  color: #808081;
  position: relative;
  display: block;
  text-indent: 50px;
  text-align: left;
  cursor: pointer;
  max-height: 46px;
}
@media screen and (max-width: 600px) {
  .selectricItems li {
    font-size: 1.25rem;
  }
}
.selectricItems li span:last-child {
  position: relative;
  line-height: 46px;
  text-shadow: none;
  color: inherit;
  white-space: nowrap;
}
.selectricItems li span:last-child[data-option-item-id="ch-de"] {
  font-size: 80%;
  white-space: nowrap;
}
.selectricItems li .flourish-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: 4px center;
  background-size: 96% auto;
  background-image: url('../../../../../../content/dam/atvi/tony-hawk/alcatraz/wtb/Highlight.png');
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.selectricItems li:hover .flourish-image,
.selectricItems li.selected .flourish-image {
  opacity: 1;
}
.selectricItems li:hover span:last-child {
  color: #000;
}
.selectricItems li.selected span:last-child {
  color: #000;
}
.selectricItems li.disabled {
  cursor: default;
}
.selectricItems li.hidden {
  display: none;
}
@media screen and (max-width: 600px) {
  .selectric .label {
    padding: 0 0 0 3%;
    font-size: 1.15rem;
  }
  .selectric .button-element {
    height: 55px;
  }
}
@media screen and (max-width: 420px) {
  .wtb-select .selectricItems {
    left: 3%;
    max-width: 97%;
  }
  .wtb-select .selectricItems li {
    font-size: 1rem;
    max-height: 45px;
    min-height: 0;
    text-indent: 41px;
  }
  .wtb-select .selectricItems li .flourish-image svg {
    max-height: 100%;
    top: 3px;
  }
  .wtb-select .selectricItems li span:last-child {
    line-height: 48px;
  }
}
.selectricWrapper .beta {
  padding: 0;
  position: absolute;
  right: 6px;
  margin: auto;
  top: 0;
  bottom: 0;
  text-indent: 102%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  letter-spacing: 0;
}
.selectricWrapper .label .beta {
  display: none;
}
.selectricScroll::-webkit-scrollbar {
  width: 6px;
}
.selectricScroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #4a4a4a;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.selectricScroll::-webkit-scrollbar-thumb {
  -webkit-border-radius: 1px;
  border-radius: 1px;
  background: #ffa000;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.selectricScroll::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(51, 51, 51, 0.4);
}
@media screen and (max-width: 640px) {
  body.ru .selectric .label {
    font-size: 8px;
  }
}

