@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
html.aem-AuthorLayer-Edit #sekiro-hero {
  height: 100vh;
}
#sekiro-hero {
  min-height: 600px;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 855px;
  height: 100vh;
  margin-top: -115px;
  width: 100vw;
  background-color: #000;
  overflow: hidden;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-tagline {
  position: relative;
  margin-bottom: 60px;
  padding: 0 20px;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1.8px;
  font-family: 'Crimson Text', serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-tagline:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  background-image: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/bar-3.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 240px;
  height: 3px;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-logo-container {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-available {
  margin: 3% auto 10px;
  font-size: 30px;
  color: #ffffff;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-cta {
  background-size: 100% 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: 70px;
  margin: 30px auto 0;
  text-align: center;
}
#sekiro-hero .sekiro-hero-child-resource-1-class #hero-cta a {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  display: block;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/buy-btn.png) center center no-repeat;
  padding: 30px 90px;
}
#sekiro-hero .bg-video {
  top: 0;
  left: 0;
  bottom: 0;
  overflow-x: hidden !important;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
}
#sekiro-hero .atvi-column-layout-bg-media-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sekiro-hero .bg-video-desktop {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  #sekiro-hero .sekiro-hero-child-resource-1-class #hero-logo-container img {
    width: 100%;
  }
  #sekiro-hero {
    height: 100%;
    width: 100%;
    max-height: 800px;
  }
  #sekiro-hero .bg-video.bg-mobile {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .atvi-column-layout-bg-media-container {
    max-height: 800px;
  }
}
@media screen and (min-width: 1920px) {
  #sekiro-hero .atvi-column-layout-bg-media-container {
    position: absolute;
    width: auto;
    height: 900px;
    top: 0;
    left: 0;
  }
  #sekiro-hero .bg-video.bg-desktop {
    width: 100% !important;
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
  }
}
#sekiro-hero .atvi-column-inner-container {
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
#about-section-2-container {
  width: auto;
  height: 100%;
}
#about-section-2-container > .atvi-column-inner-container {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}
.bg-video-backdrop {
  position: relative;
  height: 1000px;
  width: 100%;
}
#about-section-2-container .atvi-column-layout-bg-media-container:after {
  content: "";
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/brushstroke-bottom.png);
  width: 100%;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  margin: 0;
  z-index: 1;
  bottom: 0;
}
.legal-copy-container {
  position: relative;
  color: white;
  text-align: center;
  margin: 30px auto 0;
  padding: 0 120px;
  font-size: 13px;
  z-index: 1;
}
.tout-title {
  float: right;
  margin-right: 100px;
  margin-top: 30px;
}
.section-description {
  color: white;
  float: right;
  font-size: 23px;
  line-height: 30px;
  max-width: 450px;
  margin-right: 120px;
  margin-top: 30px;
}
.award-4 {
  float: right;
  width: 450px;
  margin-right: 120px;
  margin-top: 30px;
}
.award-5 {
  margin-top: 50px;
  width: 120px;
  display: flex;
}
#awards-container {
  display: flex;
  flex-direction: row;
  justify-content: right;
  margin-right: 90px;
}
.award-6 {
  width: 180px;
  margin-top: 80px;
  margin-left: 30px;
}
.award-7 {
  width: 130px;
  margin-top: 50px;
  margin-left: 30px;
}
#awards-container-2 {
  display: flex;
  flex-direction: row;
  justify-content: right;
  margin-right: 90px;
  margin-top: 20px;
}
.award-1 {
  width: 150px;
}
.award-2 {
  margin-left: 70px;
  width: 100px;
}
.award-3 {
  margin-left: 70px;
  width: 100px;
}
@media screen and (max-width: 768px) {
  #about-section-2-container .atvi-column-layout-bg-media-container {
    position: relative !important;
    top: 177px !important;
    left: unset !important;
  }
  #about-section-2-container .bg-video.bg-mobile {
    width: unset !important;
  }
  .bg-video-backdrop {
    position: relative;
    height: auto;
    width: 100%;
  }
  .legal-copy-container {
    top: 614px;
    position: relative;
    text-align: center;
    margin: 30px auto 0;
    padding: 0 20px;
    font-size: 12px;
    color: #ffffff;
    z-index: 1;
  }
  .tout-title {
    margin-top: 610px;
    width: 100%;
    padding: 40px 40px 0;
    margin-right: 0px;
    float: none;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .section-description {
    color: white;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 25px;
    line-height: 30px;
    padding: 40px 40px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    float: none;
    max-width: none;
  }
  .award-4 {
    width: 100%;
    padding: 40px 40px 0;
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    justify-content: center;
  }
  #awards-container {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 40px 40px 0;
  }
  .award-5 {
    width: 100%;
    display: flex;
    margin-top: 0px;
  }
  .award-6 {
    width: 100%;
    margin-top: 0px;
  }
  .award-7 {
    width: 100%;
    margin-top: 0px;
  }
  #awards-container-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 40px 40px 0;
  }
  .award-1 {
    width: 100%;
  }
  .award-2 {
    margin-left: 0px;
    width: 100%;
  }
  .award-3 {
    margin-left: 0px;
    width: 100%;
  }
  #about-section-2-container .atvi-column-layout-bg-media-container:after {
    content: "";
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/brushstroke-bottom.png);
    width: 100%;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    margin: 0;
    z-index: 1;
    bottom: 0;
    top: 317px;
  }
}
@media screen and (min-width: 2268px) {
  #about-section-2-container .bg-video.bg-desktop {
    width: 100% !important;
    height: unset !important;
  }
}

@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
#atvi-sekiro-story {
  position: relative;
  margin: 0 auto;
  font-family: 'Crimson Text', serif;
  font-weight: 500;
  font-style: normal;
  background-color: black;
  vertical-align: baseline;
  height: 100%;
  max-width: 1440px;
}
#atvi-sekiro-story .atvi-column-inner-container #story-row {
  max-width: 1440px;
  margin-bottom: 30px;
  display: flex;
  align-items: center!important;
  flex-wrap: wrap;
}
#atvi-sekiro-story .atvi-column-inner-container #story-row #row-1,
#atvi-sekiro-story .atvi-column-inner-container #story-row #row-2 {
  flex-direction: row;
  justify-content: space-evenly;
}
#atvi-sekiro-story .atvi-column-layout #story-row .atvi-html5-video,
#atvi-sekiro-story .atvi-column-layout #story-row .atvi-text {
  margin: auto;
}
#atvi-sekiro-story #story-header {
  position: relative;
  width: 100%;
  color: #ad9664;
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 6px;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
  margin: 50px auto 30px;
}
#atvi-sekiro-story #text-part-1,
#atvi-sekiro-story #text-part-2 {
  color: #ffffff;
  line-height: 30px;
  font-size: 22px;
  width: 100% !important;
  float: right;
  padding: 30px;
}
#atvi-sekiro-story video {
  width: 100%;
  max-width: 750px;
}
#atvi-sekiro-story #bg-video-1 .player-part .player-wrapper .player,
#atvi-sekiro-story #bg-video-2 .player-part .player-wrapper .player {
  display: none;
  height: 0;
}
#atvi-sekiro-story #bg-video-2 {
  width: 100% !important;
  float: right;
  max-width: 750px;
}
#atvi-sekiro-story #bg-video-1 {
  height: 100%;
  float: left;
  width: 100%;
  max-width: 750px;
}
#atvi-sekiro-story #text-part-1 {
  float: left !important;
}
@media screen and (max-width: 768px) {
  .atvi-column-inner-container {
    padding: 0;
  }
  .atvi-column-inner-container #story-row {
    flex-direction: column;
  }
  .atvi-column-inner-container #story-row #row-1,
  .atvi-column-inner-container #story-row #row-2 {
    flex-direction: column;
    justify-content: space-evenly;
  }
  #atvi-sekiro-story .atvi-text {
    max-width: 100%;
  }
  #right-side {
    margin-top: -135%;
    height: 1500px;
  }
  #bg-image-1-container {
    margin-top: 50%;
  }
  #bg-video-2 {
    margin-top: 20px !important;
    width: 100% !important;
  }
  #bg-video-1 {
    margin-top: 20px;
  }
  #text-part-2 {
    width: 100% !important;
  }
  #text-part-1 {
    float: left !important;
    width: 100% !important;
    margin-top: 20px;
  }
}
#atvi-sekiro-story .atvi-html5-video .player-part:first-of-type {
  display: none;
}
@media screen and (max-width: 1199px) {
  #row-2 .atvi-text.aem-GridColumn.aem-GridColumn--default--12 {
    order: 3;
  }
}
@media screen and (min-width: 1200px) {
  #text-part-1 {
    float: right !important;
  }
  #story-header {
    float: center;
  }
  #atvi-sekiro-story #text-part-1,
  #atvi-sekiro-story #text-part-2 {
    padding: 100px;
  }
  .atvi-column-layout #story-row .atvi-html5-video,
  .atvi-column-layout #story-row .atvi-text {
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.atvi-experiencefragment.aem-GridColumn.aem-GridColumn--default--12 {
  background-color: #000;
}

/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/atvi/sekiro/components/content/homepage/clientlibs/css/enemy.less
Error: ParseError: Unrecognised input in /apps/atvi/sekiro/components/content/homepage/clientlibs/css/enemy.less on line 188, column 1:
187 
188 @media screen and (max-width = 768px) {
189    #atvi-sekiro-enemy .slick-prev {


(uncompiled LESS src is included below)
*****************************************************/
@import "/apps/atvi/sekiro/clientlibs/common/css/utils.less";

#atvi-sekiro-enemy {
    position: relative;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/featurette-carousel/featurette-carousel-bg.jpg) top center no-repeat;
    background-size: 100% 100%;
    border: 1px solid #000;

    .slick-track {
        width: 100%;
        padding: 0 30px;
        margin: 50px auto 110px;
    }
}

#enemy-header {
    position: relative;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/featurette-carousel/enemy-title-brush-stroke.png) top center no-repeat;
    background-size: 100% 100%;
    width: fit-content;
    font-size: 48px;
    font-family: 'Crimson Text', serif;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    margin: 100px auto 0;
    padding: 15px 50px 20px 30px;
    text-shadow: 0 0 9px rgb(0 0 0 / 86%);
}

#atvi-sekiro-enemy .slick-slide {
    width: 370px;
    margin: 0 15px;
    transition: opacity .5s;
    cursor: pointer;
}

#atvi-sekiro-enemy .slick-slide:not(.slick-active) > div {
    opacity: 0.5;
}

#atvi-sekiro-enemy .atvi-inner-carousel-container {
    width: 100%;
    margin: 80px auto 110px;
}

#atvi-sekiro-enemy .slick-slide img {
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.75));
}

#atvi-sekiro-enemy .slide-child:hover {
    top: -20px;
}

#atvi-sekiro-enemy .slide-child {
	top: 0;
    transition: all .5s;
}

#atvi-sekiro-enemy .slick-slide .slide-caption {
    position: absolute;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/featurette-carousel/brush-stroke.png) top center no-repeat;
    background-size: 100% 100%;
    height: 65px;
    left: 0px;
    right: 0px;
    max-width: calc(100%-85px);
    bottom: 7px;
    pointer-events: none;
}

#atvi-sekiro-enemy .slick-slide #gyoubu .slide-caption p {
    margin-right: 0;
}

#atvi-sekiro-enemy .slide-caption .caption-inside {
    width: 100%;
    padding: 15px 73px 15px 15px;
}

#atvi-sekiro-enemy .caption-inside:after {
    content: "";
    width: 65px;
    height: 65px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
}

#atvi-sekiro-enemy .slick-slide .slide-caption p {
    position: absolute;
    color: #ffffff;
    font-size: 26px;
    line-height: 28px;
    overflow: hidden;
    max-width: calc(100% - 85px);
}

#atvi-sekiro-enemy .slick-prev, #atvi-sekiro-enemy .slick-next {
    position: absolute;
    display: block;
    width: 75px;
    height: 200px;
    background: transparent;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

#atvi-sekiro-enemy .slick-prev .slick-prev-icon, #atvi-sekiro-enemy .slick-next .slick-next-icon {
    display: block;
    color: #000000;
    font-size: 24px;
    line-height: 1;
}

#atvi-sekiro-enemy .slick-prev-icon:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 80px;
    right: 0;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/left-arrow.png) center center no-repeat;
    background-size: contain;
}

#atvi-sekiro-enemy .slick-next .slick-next-icon:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 80px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/right-arrow.png) center center no-repeat;
    background-size: contain;
}

#atvi-sekiro-enemy .slick-prev-icon {
    left: 0;
}

#atvi-sekiro-enemy .slick-next-icon {
    right: 0;
}

#atvi-sekiro-enemy .slick-list {
    padding: 0 90px;
    overflow: visible;
}

.modal-overlay .inner-modal .modal-content .modal-navigation button {
    display: none !important;
}


.modal-overlay .modal-close {
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/close-button.png) center center no-repeat !important;
    background-size: contain !important;
    width: 72px;
    height: 59px;
    position: absolute !important;
    top: 45px !important;
    right: 135px !important;
    border: none !important;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
    z-index: 100;
}

.modal-overlay .inner-modal .modal-content {
    max-width: 1200px;
    margin: auto;
    position: absolute !important;
}

@media screen and (max-width = 768px) {
   #atvi-sekiro-enemy .slick-prev {
		left: 0%;
    }

   #atvi-sekiro-enemy .slick-next {
        right: 0%;
    }

    #gyoubu p, #general p {
        top: -5%;
    }
    .slide-caption p {
        max-width: 65% !important;
    }

    .slide-caption:after {
        right: 0% !important;
    }
}

@media screen and (max-width: 1024px) {
  #atvi-sekiro-enemy .slick-prev, #atvi-sekiro-enemy .slick-next {
        width: 70px;
        height: 200px;
    }
}

@media screen and (max-width: 450px) {
    #gyoubu p, #general p {
        top: -5%;
    }
    .slide-caption:after {
        right: 0% !important;
    }
}

@media screen and (max-width: 400px) {
	#atvi-sekiro-enemy .slide-caption {
		height: 45px !important;
    }
    .slide-caption p {
        position: absolute;
        color: #ffffff;
        font-size: 13px !important;
        line-height: 12px !important;
        overflow: hidden;
        max-width: 65% !important;
    }

    .slide-caption:after {
        width: 32px !important;
        height: 32px !important;
        top: 50% !important;
    }

    #gyoubu p, #general p {
        top: 35%;
    }

     #atvi-sekiro-enemy .slick-prev, #atvi-sekiro-enemy .slick-next {
        width: 70px;
        height: 100px;
    }
}
@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
.gallery-container {
  width: 100%;
  height: auto;
}
.frame-container {
  width: 100%;
  height: auto;
}
.frame-inner-container {
  width: 100%;
  height: auto;
}
.gallery-title {
  position: absolute;
  color: white;
  top: 70px;
  left: 0;
  z-index: 10;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/gallery-title-brush-stroke.png);
  background-size: 100% 100%;
  width: fit-content;
  padding: 10px 80px 15px 80px;
  text-align: center;
  right: 0;
  margin: auto;
  font-size: 48px;
  font-family: 'Crimson Text', serif;
  font-style: normal;
  font-weight: 500;
}
.gallery-container .slick-slider.slick-dotted {
  margin-bottom: 0px;
}
.gallery-container .slick-slider {
  margin-bottom: 0px;
}
.gallery-container .slick-prev .slick-prev-icon:before {
  content: "";
  position: absolute;
  left: -14px;
  top: 50%;
  transform: translate(0, -50%);
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/left-arrow.png) center center no-repeat;
  background-size: contain;
}
.gallery-container .slick-next .slick-next-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(0, -50%);
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/right-arrow.png) center center no-repeat;
  background-size: contain;
}
.gallery-container .slick-slide {
  width: 370px;
  margin: 0 3px;
  transition: opacity .5s;
  cursor: pointer;
}
.gallery-container .atvi-inner-carousel-container {
  width: 100%;
}
.gallery-container .slick-slide img {
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.75));
}
.gallery-container .slick-prev,
.gallery-container .slick-next {
  position: absolute;
  display: block;
  width: 75px;
  height: 200px;
  background: transparent;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.gallery-container .slick-list {
  padding: 0 100px;
}
.gallery-container .img-1 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .img-2 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .img-3 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .img-4 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .img-5 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .img-6 .slide-content:after {
  content: "";
  width: 118px;
  height: 112px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
  position: absolute;
  right: 45%;
  top: 50%;
  background-size: 100% 100%;
  transform: translate(0, -50%);
}
.gallery-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
  padding: 0;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.gallery-container .slick-dots li button {
  display: block;
  height: 20px;
  width: 20px;
  margin-top: 11px;
  margin-left: -3px;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  border: 0;
  background: transparent;
  cursor: pointer;
  outline: none;
  padding: 5px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/inactive.png);
}
.gallery-container .slick-dots li.slick-active button .slick-dot-icon {
  color: white;
  opacity: 1;
}
.gallery-container .slick-dots li button:focus .slick-dot-icon:before {
  color: white;
}
@media only screen and (max-width: 900px) {
  .gallery-container .atvi-carousel-container .slide-child img {
    height: auto;
    margin-top: 113px;
    margin-bottom: 70px;
  }
  .gallery-title {
    position: absolute;
    color: white;
    top: 25px;
    left: 0;
    z-index: 10;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/gallery-title-brush-stroke.png);
    background-size: 100% 100%;
    width: fit-content;
    padding: 10px 80px 15px 80px;
    text-align: center;
    right: 0;
    margin: auto;
    font-size: 48px;
    font-family: 'Crimson Text', serif;
    font-style: normal;
    font-weight: 500;
  }
  .gallery-container .slick-prev .slick-prev-icon:before {
    content: "";
    position: absolute;
    left: -24px;
    top: 60%;
    transform: translate(0, -50%);
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/left-arrow.png) center center no-repeat;
    background-size: contain;
    width: 40px;
  }
  .gallery-container .slick-next .slick-next-icon:before {
    content: "";
    position: absolute;
    top: 60%;
    left: 60px;
    transform: translate(0, -50%);
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/right-arrow.png) center center no-repeat;
    background-size: contain;
    width: 40px;
  }
  .gallery-container .img-1 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .img-2 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .img-3 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .img-4 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .img-5 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .img-6 .slide-content:after {
    content: "";
    width: 60px;
    height: 50px;
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/carousel/play-button.png) center center no-repeat;
    position: absolute;
    right: 42%;
    top: 50%;
    background-size: 100% 100%;
    transform: translate(0, -50%);
  }
  .gallery-container .dots-inside .slick-dots {
    display: none ! important;
  }
  .gallery-container .slick-list {
    padding: unset;
  }
}

@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
#atvi-sekiro-wtb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/brushstroke-top.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 68px;
}
#atvi-sekiro-wtb:after {
  content: "";
  background-image: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/brushstroke-bottom.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: -30px;
  margin: 0;
}
#atvi-sekiro-wtb > .wtb-inner-container {
  margin: auto;
  position: absolute;
  top: 49%;
  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%;
  height: 650px;
  max-width: 1100px;
}
#atvi-sekiro-wtb {
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-bg-desktop.png) center center no-repeat;
  position: relative;
  background-size: 100% 100%;
}
#atvi-sekiro-wtb .wtb-container {
  margin: 0 auto;
  padding: 50px 15px 50px;
}
#atvi-sekiro-wtb #disclaimer,
#atvi-sekiro-wtb #disclaimer a {
  color: white;
  font-family: 'Times New Roman';
}
#atvi-sekiro-wtb #disclaimer p {
  margin-top: 20px;
  margin-left: 5px;
}
.wtb-inner-container {
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-wrapper-bg.png) center center no-repeat;
  background-size: 98% 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 800px;
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
.wtb-inner-container .wtb-selections {
  list-style: none;
}
.wtb-inner-container .wtb-box-art {
  width: 80%;
  margin-top: 60px;
  margin-right: 70px;
  max-width: 1440px;
}
.wtb-inner-container .wtb-drop-downs {
  padding: 5% 0% 0% 25%;
}
.wtb-inner-container .retailer-link-container {
  padding: 0% 0% 0% 20%;
}
.wtb-inner-container .selectric-wrapper {
  min-width: 220px;
}
.wtb-inner-container .select-container p {
  margin-bottom: 10px;
  font-size: 26px;
  color: #ffffff;
  line-height: 1;
  text-transform: lowercase;
  font-family: 'Times New Roman';
}
.wtb-inner-container .selectric-hide-select {
  overflow: hidden;
  width: 0;
  height: 0;
}
.wtb-inner-container .selectric {
  border: none;
  overflow: hidden;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-platform-bg.png) left center no-repeat;
  background-size: cover;
  height: 75px;
  margin-left: -30px;
}
.wtb-inner-container .selectric .label {
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-platform-underline.png) 30px 32px no-repeat;
  background-size: 65% 2px;
  margin: 10px 38px 0 10px;
}
.wtb-inner-container .selectric-items {
  display: none;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 40px;
  left: -10px;
  width: 80% !important;
  background: #000000;
  z-index: 9999;
}
.wtb-inner-container .selectric-items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: unset;
  line-height: 32px;
  min-height: 32px;
}
.wtb-inner-container .selectric-items li {
  font-family: 'Crimson Text', serif;
  text-transform: unset;
  font-style: normal;
  font-weight: 500;
  position: relative;
  display: block;
  padding: 9px 0;
  text-indent: 19px;
  cursor: pointer;
  transition: all 0.5s ease;
  font-size: unset !important;
  line-height: 32px;
  min-height: 32px;
  color: white;
}
.wtb-inner-container .selectric-items li.selected {
  background: unset;
  color: #adabab;
}
.wtb-inner-container .selectric-items li:hover {
  background-color: #696969;
  color: white;
}
.wtb-inner-container .retailer-error p {
  color: white;
  font-family: Times New Roman;
}
.wtb-inner-container .retailer-link-container.disabled a {
  filter: grayscale(1);
  color: #666 !important;
}
.wtb-inner-container .label {
  display: block;
  color: #ffffff !important;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 30px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-platform-underline.png) 30px 40px no-repeat;
  background-size: 65% 2px;
  font-size: 18px !important;
  line-height: 50px;
  text-shadow: 0px 0px 18px #949494;
  font-family: 'Times New Roman';
  text-transform: capitalize;
  -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;
}
.wtb-inner-container .selectric .button {
  position: absolute;
  right: 30%;
  top: 5px;
  width: 38px !important;
  height: 38px !important;
  text-indent: 102%;
  letter-spacing: 0;
  text-indent: 100%;
  background-color: transparent;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.wtb-inner-container .selectric .button:after {
  content: "";
  position: absolute;
  top: 10%;
  left: 3px;
  width: 10px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -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(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wtb-inner-container #sekiro-wtb-header {
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/buy/buy-title-bg.png) center no-repeat;
  background-size: 75% 100%;
  color: white;
  color: #ffffff;
  font-family: 'Crimson Text', serif;
  text-transform: lowercase;
  font-size: 48px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 80px;
  height: 100%;
  margin-top: 12%;
  text-align: center;
  width: 100%;
}
.wtb-inner-container .wtb-drop-downs a,
.wtb-inner-container #purchase-link {
  display: block;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/common/buy-btn.png) center center no-repeat !important;
  background-size: 98% 62px !important;
  width: 100%;
  max-width: 440px;
  color: #ffffff;
  text-decoration: none !important;
  font-size: 28px !important;
  line-height: 62px;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: -30px;
  font-style: normal;
  text-transform: lowercase;
  font-family: 'Crimson Text', serif;
}
.wtb-inner-container a:first-letter,
.wtb-inner-container #sekiro-wtb-header:first-letter,
.wtb-inner-container .select-container p:first-letter {
  text-transform: uppercase;
}
.wtb-container .wtb-selections .select-container {
  margin-bottom: unset !important;
}
@media screen and (max-width: 768px) {
  #atvi-sekiro-wtb .wtb-inner-container .selectric {
    background-size: cover;
  }
  #atvi-sekiro-wtb .wtb-container {
    margin: 0 auto;
    padding: 50px 15px 900px;
  }
  #atvi-sekiro-wtb .wtb-box-art {
    width: 80%;
    margin-top: 80px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 650px) {
  #atvi-sekiro-wtb .wtb-container {
    margin: 0 auto;
    padding: 50px 15px 900px;
  }
  #atvi-sekiro-wtb .wtb-inner-container {
    max-width: 1440px;
    margin: 0 auto;
    background-size: auto;
    height: 750px;
  }
  #atvi-sekiro-wtb .wtb-inner-container .wtb-drop-downs {
    padding: 10% 0% 0% 5%;
  }
  #atvi-sekiro-wtb #sekiro-wtb-header {
    background-size: 100% 100%;
    left: 0%;
    margin-left: -10%;
  }
  #atvi-sekiro-wtb .custom-selection-header {
    width: 110%;
  }
  #atvi-sekiro-wtb .wtb-selections {
    padding: 0px 20px 0px 30px;
  }
  #atvi-sekiro-wtb .wtb-layout-2 .wtb-col {
    padding: 0px 20px 0px 30px;
  }
  #atvi-sekiro-wtb .wtb-inner-container .retailer-link-container {
    padding: 0px 0px 0px 0px !important;
  }
  #atvi-sekiro-wtb .wtb-box-art {
    width: 100%;
    margin-top: 80px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 485px) {
  #atvi-sekiro-wtb .wtb-container {
    margin: 0 auto;
    padding: 50px 15px 650px;
  }
}

@import url('https://fonts.googleapis.com/css?family=Montserrat|Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:300,400,700');
/**********ELECTROLIZE IS A TEST FONT ONLY**************
@import url('https://fonts.googleapis.com/css?family=Electrolize');

.electrolize-reg() { font-family:"Electrolize", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal; }

*********ELECTROLIZE IS A TEST FONT ONLY***************/
.social-share-section {
  position: relative;
  min-height: 500px;
}
.social-logos {
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/social-bg-desktop.png) center center no-repeat;
  background-size: 100% 100%;
  min-height: 500px;
}
.social-title {
  color: white;
  font-size: 46px;
  text-align: center;
  padding-top: 170px;
}
#tout-logos {
  display: flex;
  justify-content: center;
  padding-top: 30px;
}
#tout-logos.atvi-cta-container ul {
  width: 85%;
}
#fb-logo {
  position: relative;
  text-decoration: none;
  color: white;
  width: 280px;
  font-size: 18px;
  line-height: 70px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/fb-btn-bg.png) center center no-repeat;
  background-size: 100% 100%;
  text-align: left ! important;
}
#tw-logo {
  position: relative;
  text-decoration: none;
  color: white;
  width: 280px;
  font-size: 18px;
  line-height: 70px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/tw-btn-bg.png);
  background-size: 100% 100%;
  text-align: left ! important;
}
#ig-logo {
  position: relative;
  text-decoration: none;
  color: white;
  width: 280px;
  font-size: 18px;
  line-height: 70px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/ig-btn-bg.png);
  background-size: 100% 100%;
  text-align: left ! important;
}
#yt-logo {
  position: relative;
  text-decoration: none;
  color: white;
  width: 280px;
  font-size: 18px;
  line-height: 70px;
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/yt-btn-bg.png);
  background-size: 100% 100%;
  text-align: left ! important;
}
a#fb-logo:before {
  content: "";
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/fb-social-logo.png) center center no-repeat;
}
a#tw-logo:before {
  content: "";
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/tw-social-logo.png) center center no-repeat;
}
a#ig-logo:before {
  content: "";
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/ig-social-logo.png) center center no-repeat;
}
a#yt-logo:before {
  content: "";
  background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/yt-social-logo.png) center center no-repeat;
}
#tout-logos.atvi-cta-container a:before {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  margin-right: 0px;
  margin-left: 50px;
}
@media screen and (max-width: 1220px) {
  .social-logos {
    background: url(https://www.sekirothegame.com/content/dam/atvi/sekiro/social/social-bg-mobile.png) center center no-repeat;
    background-size: 100% 100%;
    min-height: 667px;
  }
  #tout-logos.atvi-cta-container ul {
    display: flex;
    flex-direction: column;
  }
  #tout-logos.atvi-cta-container a {
    width: 80%;
    max-width: 360px;
    margin: 0 auto 30px;
  }
  .social-title {
    font-size: 32px;
    padding-top: 125px;
  }
}

