@charset "UTF-8";
:root {
  --text-little: 14px;
  --text: 16px;
  --text-big: 18px;
  --title: 28px;
  --title-big: 33px;
  --title-vbig: 67px;
  --title-little: 25px;
  --subtitle: 21px;
  --subtitle-menu: 16px;
  --link-menu: 18px;
  --chapter: 18px;
  /*rajouter nav*/
}

@media (min-width: 380px) {
  :root {
    --title-vbig: 77px;
  }
}
@media (min-width: 390px) {
  :root {
    --title-vbig: 77px;
  }
}
@media (min-width: 420px) {
  :root {
    --title-vbig: 81px;
  }
}
@media (min-width: 500px) {
  :root {
    --title-vbig: 97px;
    --chapter: 24px;
  }
}
@media (min-width: 650px) {
  :root {
    --title-vbig: 103px;
    --link-menu: 24px;
    --subtitle-menu: 24px;
  }
}
@media (min-width: 1200px) {
  :root {
    --text-little: 16px;
    --text: 18px;
    --text-big: 21px;
    --title: 32px;
    --title-big: 43px;
    --title-little: 28px;
    --subtitle: 24px;
    --title-vbig: 120px;
    --subtitle-menu: 28px;
    --link-menu: 28px;
  }
}
@media (min-width: 1360px) {
  :root {
    --text-big: 24px;
  }
}
@media (min-width: 1440px) {
  :root {
    --title-vbig: 154px;
    --subtitle-menu: 43px;
    --link-menu: 43px;
    --chapter: 37px;
  }
}
:root {
  --text-little: 14px;
  --text: 16px;
  --text-big: 18px;
  --title: 28px;
  --title-big: 33px;
  --title-vbig: 67px;
  --title-little: 25px;
  --subtitle: 21px;
  --subtitle-menu: 16px;
  --link-menu: 18px;
  --chapter: 18px;
  /*rajouter nav*/
}

@media (min-width: 380px) {
  :root {
    --title-vbig: 77px;
  }
}
@media (min-width: 390px) {
  :root {
    --title-vbig: 77px;
  }
}
@media (min-width: 420px) {
  :root {
    --title-vbig: 81px;
  }
}
@media (min-width: 500px) {
  :root {
    --title-vbig: 97px;
    --chapter: 24px;
  }
}
@media (min-width: 650px) {
  :root {
    --title-vbig: 103px;
    --link-menu: 24px;
    --subtitle-menu: 24px;
  }
}
@media (min-width: 1200px) {
  :root {
    --text-little: 16px;
    --text: 18px;
    --text-big: 21px;
    --title: 32px;
    --title-big: 43px;
    --title-little: 28px;
    --subtitle: 24px;
    --title-vbig: 120px;
    --subtitle-menu: 28px;
    --link-menu: 28px;
  }
}
@media (min-width: 1360px) {
  :root {
    --text-big: 24px;
  }
}
@media (min-width: 1440px) {
  :root {
    --title-vbig: 154px;
    --subtitle-menu: 43px;
    --link-menu: 43px;
    --chapter: 37px;
  }
}
body {
  font-family: "ibm-plex-mono", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--text);
  line-height: 1.45;
  color: #DEDCD7;
}

@media (min-width: 1200px) {
  .menu__liste {
    font-size: 20px;
  }
}

.legend {
  font-size: var(--text-little);
}

.text {
  max-width: 87.7ch;
}
.text--little {
  max-width: 77.2ch;
}

.text--big {
  font-size: var(--text-big);
  max-width: 59.4ch;
}

.title {
  font-family: "ibm-plex-mono", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: var(--title);
  line-height: 1.45;
  color: #DEDCD7;
}
@media (min-width: 390px) {
  .title {
    text-indent: -18px;
  }
}
@media (min-width: 1200px) {
  .title {
    text-indent: -20px;
  }
}

.title--vbig {
  font-size: var(--title-vbig);
  font-family: "bungee", sans-serif;
  font-weight: 400;
  color: #DEDCD7;
  line-height: 0.9;
  text-indent: 0px;
}

.title--big {
  font-size: var(--title-big);
  line-height: 1.3;
  max-width: 42ch;
}
@media (min-width: 390px) {
  .title--big {
    text-indent: -20px;
  }
}
@media (min-width: 1200px) {
  .title--big {
    text-indent: -26px;
    line-height: 1.45;
  }
}

.title--menu {
  font-size: var(--subtitle-menu);
  font-weight: 400;
  text-indent: 0px;
}

.menu-list__el {
  font-size: var(--link-menu);
  font-weight: 400;
}

.title--little {
  font-size: var(--title-little);
}
@media (min-width: 390px) {
  .title--little {
    text-indent: -15px;
  }
}
@media (min-width: 1200px) {
  .title--little {
    text-indent: -17px;
  }
}

.title--vlittle {
  font-size: var(--subtitle);
}
@media (min-width: 390px) {
  .title--vlittle {
    text-indent: -12px;
  }
}
@media (min-width: 1200px) {
  .title--vlittle {
    text-indent: -14px;
  }
}

.link-chapter {
  font-weight: 400;
  font-size: var(--chapter);
  text-indent: 0px;
}

.title--epilogue {
  font-size: var(--chapter);
}

.text-gradient {
  background: linear-gradient(90deg, #FF4F17 0%, #FF4F17 0%, #C72323 94%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.text-alt {
  color: #FF4F17;
}

.menu__burger {
  font-size: 14px;
}

.menu-dvd {
  width: 100vw;
  height: 100vh;
  padding: 32px 21px 0px;
  box-sizing: border-box;
  position: relative;
}
.menu-dvd div:first-child {
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.menu-dvd .link:hover, .menu-dvd .link:focus {
  color: #DEDCD7;
  border-bottom: 1px solid #C72323;
}
.menu-dvd .title--vbig {
  display: flex;
  flex-direction: column;
  order: 2;
  margin-bottom: 54px;
}
.menu-dvd .title--vbig span {
  display: block;
}
.menu-dvd .title--vbig span:last-child {
  margin-left: 1ch;
}
.menu-dvd .title--menu {
  order: 1;
  margin-bottom: 18px;
}
.menu-dvd .menu-dvdlist {
  order: 3;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.menu-dvd .img-menudvd {
  width: 73%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.menu-dvd .img-menudvd img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}
.menu-dvd .wrapper-imgdvd {
  overflow: hidden;
}
@media (min-width: 390px) {
  .menu-dvd {
    padding: 32px 24px 0px;
  }
  .menu-dvd .img-menudvd {
    width: 80%;
  }
}
@media (min-width: 420px) {
  .menu-dvd {
    padding: 32px 32px 0px;
  }
  .menu-dvd .img-menudvd {
    width: 84%;
  }
}
@media (min-width: 500px) {
  .menu-dvd {
    padding: 32px 40px 0px;
  }
  .menu-dvd .img-menudvd {
    width: 65%;
  }
}
@media (min-width: 650px) {
  .menu-dvd {
    padding: 32px 48px 0px;
  }
  .menu-dvd .img-menudvd {
    width: 76%;
  }
}
@media (min-width: 1024px) {
  .menu-dvd {
    padding: 60px 0px 0px 60px;
    display: flex;
    justify-content: space-between;
  }
  .menu-dvd .title--vbig {
    margin-bottom: 106px;
  }
  .menu-dvd .text-dvd {
    display: flex;
    flex-direction: column;
  }
  .menu-dvd .text-dvd .title--menu {
    align-self: center;
  }
  .menu-dvd .menu-dvdlist {
    gap: 54px;
  }
  .menu-dvd .menu-dvdlist .link {
    border-bottom: 2px solid #FF4F17;
  }
  .menu-dvd .menu-dvdlist .link:hover, .menu-dvd .menu-dvdlist .link:focus {
    color: #DEDCD7;
    border-bottom: 2px solid #C72323;
  }
  .menu-dvd .img-menudvd {
    z-index: 1;
    width: auto;
    height: 100vh;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .menu-dvd .img-menudvd img {
    width: auto;
    height: 100%;
    right: 0;
  }
}
@media (min-width: 1360px) {
  .menu-dvd {
    padding: 72px 0px 0px 106px;
  }
}
@media (min-width: 1440px) {
  .menu-dvd {
    padding: 90px 0px 0px 72px;
  }
  .menu-dvd .title--vbig {
    margin-bottom: 144px;
  }
  .menu-dvd .title--menu {
    margin-bottom: 36px;
  }
}
@media (min-width: 1680px) {
  .menu-dvd {
    padding: 90px 0px 0px 160px;
  }
  .menu-dvd .title--vbig {
    margin-bottom: 106px;
  }
}

.arrow {
  position: relative;
}
.arrow::after {
  content: "";
  background: url(../assets/images/link_menu_arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0px;
  right: -40px;
  width: 20px;
  height: 24px;
}

@media (min-width: 650px) {
  .arrow::after {
    width: 24px;
    height: 27px;
    bottom: 2px;
    right: -44px;
  }
}
@media (min-width: 1200px) {
  .arrow::after {
    width: 34px;
    height: 32px;
    bottom: 2px;
    right: -54px;
  }
}
@media (min-width: 1440px) {
  .arrow::after {
    width: 41px;
    height: 46px;
    bottom: 2px;
    right: -55px;
  }
}
.menu-credits {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../assets/images/bacground_all_phone.png);
  background-repeat: repeat;
  transform: translateX(-100%);
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
  z-index: 2;
  border-right: 1px solid #DEDCD7;
  border-top: 1px solid #DEDCD7;
  border-bottom: 1px solid #DEDCD7;
  border-radius: 0 12px 12px 0;
}
.menu-credits--active {
  transform: translateX(0);
}
.menu-credits .credits-content {
  height: 100%;
  box-sizing: border-box;
  padding: 121px 21px 21px;
}
.menu-credits .credits-content a {
  border-bottom: 1px solid #FF4F17;
}
.menu-credits .credits-content a:hover, .menu-credits .credits-content a:focus {
  color: #a6a49e;
}
.menu-credits .credits-content .list-team__el {
  display: inline;
}
.menu-credits .credits-content .credit-gif {
  margin-bottom: 36px;
}
.menu-credits .credits-content .credit-bourne {
  margin-bottom: 36px;
}
.menu-credits .credits-content .list-supp__el {
  margin-bottom: 24px;
}
.menu-credits .credits-content .list-supp__el:last-child {
  margin-bottom: 36px;
}
@media (min-width: 500px) {
  .menu-credits .credits-content {
    padding: 242px 48px 48px;
  }
  .menu-credits .credits-content .credit-gif {
    margin-bottom: 72px;
  }
  .menu-credits .credits-content .credit-bourne {
    margin-bottom: 120px;
    max-width: 90ch;
  }
  .menu-credits .credits-content .list-supp {
    margin-bottom: 120px;
  }
  .menu-credits .credits-content .list-supp__el {
    display: inline;
    margin-right: 72px;
  }
}
@media (min-width: 1024px) {
  .menu-credits {
    background-image: url(../assets/images/background_all.png);
    background-repeat: repeat;
    right: 30%;
  }
  .menu-credits .credits-content {
    padding: 256px 158px 72px;
  }
  .menu-credits .credits-content .credit-gif {
    margin-bottom: 48px;
  }
  .menu-credits .credits-content .credit-bourne {
    margin-bottom: 108px;
  }
  .menu-credits .credits-content .list-supp {
    margin-bottom: 108px;
  }
  .menu-credits .credits-content .list-supp__el {
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .menu-credits .list-supp__el {
    display: inline;
    margin-right: 72px;
  }
}
@media (min-width: 1360px) {
  .menu-credits {
    right: 20%;
  }
}

/* back button chapitres et credits */
.menu-chapitres .back-button, .menu-credits .back-button {
  z-index: 5;
  position: absolute;
  top: 21px;
  left: 21px;
  font-size: 0;
  background: none;
  outline: none;
  border: none;
}

/*menu DVD qui s'assombrit quand les crédits ou les chapitres sont ouvert*/
.bgDarkened {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
  background-color: #191919;
  opacity: 0;
}

.darkened {
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
  opacity: 0.9;
}

/* MENU CHAPITRES */
.menu-chapitres {
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url(../assets/images/bacground_all_phone.png);
  background-repeat: repeat;
  transform: translateX(-100%);
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
  border-right: 1px solid #DEDCD7;
  border-top: 1px solid #DEDCD7;
  border-radius: 0 12px 12px 0;
}
.menu-chapitres--active {
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
  transform: translateX(0);
}
.menu-chapitres .chapter-list {
  height: 100%;
  box-sizing: border-box;
  padding: 121px 21px 21px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 24px;
       column-gap: 24px;
  grid-template-rows: 1fr 1fr 1fr;
  row-gap: 8px;
}
.menu-chapitres .chapter-list .link-chapter {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.menu-chapitres .chapter-list .link-chapter:hover, .menu-chapitres .chapter-list .link-chapter:focus {
  color: #a6a49e;
}
.menu-chapitres .chapter-list .link-chapter span {
  border-bottom: 1px solid #FF4F17;
  order: 2;
}
.menu-chapitres .chapter-list img {
  background: #191919;
  border: 1px solid #DEDCD7;
  border-radius: 6px;
  width: 30vw;
}
@media (min-width: 500px) {
  .menu-chapitres .chapter-list {
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 12px;
  }
  .menu-chapitres .chapter-list img {
    width: auto;
    height: 20vh;
  }
}
@media (min-width: 1024px) {
  .menu-chapitres {
    background-image: url(../assets/images/background_all.png);
    background-repeat: repeat;
    right: 30%;
  }
  .menu-chapitres .chapter-list {
    padding: 54px 36px 36px;
  }
  .menu-chapitres .chapter-list img {
    width: 30vw;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .menu-chapitres .chapter-list {
    padding: 62px 60px 36px;
    -moz-column-gap: 54px;
         column-gap: 54px;
    row-gap: 16px;
  }
  .menu-chapitres .chapter-list img {
    width: auto;
    height: 20vh;
  }
}
@media (min-width: 1360px) {
  .menu-chapitres {
    right: 20%;
  }
  .menu-chapitres .chapter-list {
    padding: 62px 54px 36px 121px;
    -moz-column-gap: 54px;
         column-gap: 54px;
    row-gap: 36px;
  }
}
@media (min-width: 1440px) {
  .menu-chapitres {
    right: 20%;
  }
  .menu-chapitres .chapter-list {
    padding: 50px 54px 24px 121px;
    -moz-column-gap: 72px;
         column-gap: 72px;
    row-gap: 42px;
  }
}

/* NAV MENU */
.menu {
  z-index: 10;
  display: flex;
  justify-content: space-between;
  padding: 18px 21px;
}
.menu__logo {
  font-size: 0;
}
.menu .logo {
  width: auto;
  height: 48px;
}
.menu__burger {
  z-index: 12;
  position: fixed;
  right: 21px;
  background: none;
  border: 0;
  font-size: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  height: 48px;
  width: 48px;
  padding: 12px;
  outline: none;
  cursor: pointer;
  font-size: 0;
}
.menu__burger span:not(span:first-child) {
  display: block;
  position: absolute;
  height: 2px;
  width: 32px;
  border-radius: 1px;
  background: #DEDCD7;
  opacity: 1;
  right: 6px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.menu__burger span:nth-child(2) {
  top: 14px;
}
.menu__burger span:nth-child(3) {
  top: 23px;
}
.menu__burger span:nth-child(4) {
  top: 32px;
}
.menu__burger--active {
  background: url(../assets/images/back_button.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.menu__burger--active span:not(span:first-child) {
  display: none;
}
.menu__liste {
  z-index: 11;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  left: 0;
  background-image: url(../assets/images/bacground_all_phone.png);
  background-repeat: repeat;
  border: 1px solid #DEDCD7;
  border-radius: 12px;
  display: grid;
  box-sizing: border-box;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  padding: 121px 21px 21px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 8px;
  transform: translateX(100%);
  transition: 0.4s cubic-bezier(0, 0.86, 0.47, 1);
}
.menu__liste--active {
  transform: translateX(0);
  transition: 0.5s cubic-bezier(0, 0.86, 0.47, 1);
  border-radius: 0px;
}
.menu__el a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.menu__el a img {
  width: 30vw;
  background: #191919;
  border: 1px solid #DEDCD7;
  border-radius: 6px;
}
.menu__el--active span {
  position: relative;
}
.menu__el--active span::before {
  content: "";
  background-color: #C72323;
  position: absolute;
  border-radius: 100px;
  width: 14px;
  height: 14px;
  left: -25px;
  top: 5px;
}
@media (min-width: 500px) {
  .menu__liste {
    -moz-column-gap: 16px;
         column-gap: 16px;
    row-gap: 12px;
  }
  .menu__el a img {
    width: auto;
    height: 20vh;
  }
}
@media (min-width: 1024px) {
  .menu {
    position: fixed;
    left: 0;
    right: 0;
    background-image: url(../assets/images/background_all.png);
    border-bottom: 1px solid #DEDCD7;
    padding: 18px 48px;
    align-items: center;
  }
  .menu .logo {
    width: 70px;
    height: auto;
  }
  .menu__burger {
    display: none;
  }
  .menu__el--active {
    position: relative;
  }
  .menu__liste {
    background-image: none;
    border: 0px;
    transform: translateX(0);
    position: relative;
    display: flex;
    flex-direction: row;
    width: auto;
    height: auto;
    left: 0;
    opacity: 1;
    gap: 48px;
    padding: 0;
  }
  .menu__el:hover, .menu__el:focus {
    color: #a6a49e;
  }
  .menu__el img {
    display: none;
  }
}
@media (min-width: 1200px) {
  .menu {
    padding: 18px 62px;
  }
  .menu__el--active span::before {
    width: 15px;
    height: 15px;
    left: -25px;
    top: 8px;
  }
  .menu__liste {
    gap: 58px;
  }
}
@media (min-width: 1360px) {
  .menu {
    padding: 18px 72px;
  }
  .menu__liste {
    gap: 77px;
  }
}

/* MAIN */
body {
  overflow-x: hidden;
}

.main {
  padding: 0px 21px;
  margin: 0 auto;
  /*sections spécifiques */
  /* RESPONSIVE */
}
.main .section {
  margin-bottom: 94px;
  padding-top: 66px;
  display: flex;
  flex-direction: column;
}
.main .title {
  margin-bottom: 32px;
}
.main .title--big {
  margin-top: 48px;
}
.main .title--little {
  margin-bottom: 28px;
}
.main .title--vlittle {
  margin-top: 128px;
  margin-bottom: 21px;
}
.main .text {
  margin-bottom: 16px;
}
.main .text--big {
  margin-bottom: 24px;
}
.main .legend {
  margin-top: 8px;
}
.main .legend__link {
  border-bottom: 1px solid #FF4F17;
}
.main .dir-row {
  display: flex;
  flex-direction: column;
}
.main .img-style {
  border: 2px solid #DEDCD7;
  border-radius: 6px;
}
.main .section--prologue {
  padding-top: 0px;
}
.main .section--prologue .title--big {
  margin-bottom: 48px;
}
.main .section--prologue .text {
  order: 2;
}
.main .section--prologue .json-win-gif {
  margin-bottom: 24px;
  max-width: 377px;
}
.main .section--prologue .json-win-gif iframe {
  width: 100%;
  height: 100%;
  border: 2px solid #DEDCD7;
  border-radius: 6px;
}
.main .section--prologue .json-win-gif a {
  font-size: var(--text-little);
}
.main .section--chapter1 .team-list {
  margin: 0px 0px 16px 32px;
  font-size: 14px;
  list-style: "- ";
}
.main .section--chapter1 .team-list a:hover, .main .section--chapter1 .team-list:focus {
  border-bottom: 1px solid #FF4F17;
}
.main .section--chapter1 img {
  margin-top: 16px;
  width: 100%;
  height: auto;
  max-width: 337px;
}
.main .section--chapter3 .legend {
  display: inline-block;
}
.main .section--chapter3 img {
  width: 80%;
  height: auto;
  max-width: 337px;
}
.main .section--chapter3 a {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
}
.main .section--chapter3 a:hover img, .main .section--chapter3 a:focus img {
  filter: brightness(0.9);
}
.main .section--chapter4 .legend {
  margin-bottom: 32px;
}
.main .section--chapter4 img {
  margin-top: 16px;
  width: 100%;
  max-width: 337px;
  height: auto;
}
.main .section--epilogue {
  margin-bottom: 0px;
}
.main .section--epilogue .img-end {
  display: none;
}
.main .textContent {
  margin-bottom: 160px;
}
@media (min-width: 390px) {
  .main {
    padding: 0px 24px;
  }
}
@media (min-width: 420px) {
  .main {
    padding: 0px 32px;
  }
}
@media (min-width: 500px) {
  .main {
    padding: 0px 40px;
  }
  .main .section--chapter1 .dir-row div:last-child {
    align-self: center;
  }
  .main .section--chapter4 div {
    align-self: center;
  }
}
@media (min-width: 650px) {
  .main {
    padding: 0px 48px;
  }
}
@media (min-width: 1024px) {
  .main .title--big {
    margin-top: 150.72px;
  }
  .main .section {
    margin-bottom: 0;
    padding-top: 160px;
  }
  .main .section .dir-row {
    display: flex;
    flex-direction: row;
    gap: 54px;
    justify-content: space-between;
  }
  .main .section--prologue {
    padding-top: 0px;
  }
  .main .section--prologue .json-win-gif {
    order: 2;
    min-width: 345px;
    max-width: none;
    transform: translateY(8px);
  }
  .main .section--chapter1 .dir-row div:first-child {
    order: 2;
  }
  .main .section--chapter1 .dir-row div:last-child {
    align-self: auto;
  }
  .main .section--chapter1 img {
    margin-top: 0;
  }
  .main .section--chapter3, .main .section--epilogue {
    flex-direction: row;
    justify-content: space-between;
  }
  .main .section--epilogue div {
    margin-top: 112px;
  }
  .main .section--epilogue .img-end {
    height: auto;
    align-self: end;
    display: block;
    margin-right: -51px;
    width: 320px;
  }
  .main .textContent {
    margin-bottom: 0;
  }
  .main .section--chapter4 .title {
    max-width: 983px;
  }
  .main .section--chapter4 div {
    margin-top: 36px;
  }
  .main .section--chapter4 img {
    margin-top: 0px;
    max-width: 495px;
  }
}
@media (min-width: 1200px) {
  .main {
    max-width: 1440px;
    padding: 0px 62px;
  }
  .main .section--chapter2, .main .section--chapter4 {
    padding: 0px 97px;
  }
  .main .section {
    padding-top: 216px;
  }
  .main .section--prologue {
    padding-top: 0px;
  }
  .main .section--prologue .json-win-gif {
    min-width: 368px;
  }
  .main .title {
    margin-bottom: 54px;
  }
  .main .title--big {
    margin-top: 208.72px;
  }
  .main .title--little, .main .title--big {
    margin-bottom: 54px;
  }
  .main .title--vlittle {
    margin-top: 190px;
    margin-bottom: 36px;
  }
  .main .text {
    margin-bottom: 18px;
  }
  .main .text--big {
    margin-bottom: 24px;
  }
  .main .legend {
    margin: 18px 0px 36px;
  }
  .main .section--chapter1 .team-list {
    margin: 0px 0px 41px 57px;
    font-size: 18px;
  }
  .main .section--epilogue div {
    margin-top: 127px;
  }
  .main .section--epilogue .img-end {
    margin-right: -65px;
    width: 31.5%;
  }
}
@media (min-width: 1360px) {
  .main {
    padding: 0px 72px;
  }
  .main .json-win-gif {
    transform: translateY(12px);
  }
  .main .section--epilogue div {
    margin-top: 127px;
  }
  .main .section--epilogue .img-end {
    margin-right: -75px;
    width: 385px;
  }
  .main .section--chapter3 img {
    width: 100%;
  }
  .main .section--chapter4 div {
    margin-top: 36px;
    align-self: auto;
    margin-left: 245px;
  }
}
@media (min-width: 1440px) {
  .main .title--big {
    margin-top: 292.72px;
  }
  .main .section--prologue {
    padding-top: 0px;
  }
  .main .section--prologue .json-win-gif {
    min-width: 390px;
    transform: translateY(11px);
  }
  .main .section--chapter1 img {
    max-width: 420px;
  }
  .main .section--chapter3 img {
    max-width: 420px;
  }
}
@media (min-width: 1584px) {
  .main .section--epilogue .img-end {
    margin-right: calc(((100vw - 1440px) / 2 + 3px) * -1);
  }
  .main .section--chapter1 img {
    max-width: 534px;
  }
}

.wrapper-interface {
  margin: 32px -21px 0px;
  height: 215px;
  overflow-y: hidden;
  overflow-x: scroll;
}
.wrapper-interface .interface {
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
  gap: 16px;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
.wrapper-interface .interface img {
  height: 100%;
  width: auto;
  box-sizing: border-box;
  border: 1px solid #DEDCD7;
  border-radius: 6px;
}
.wrapper-interface::-webkit-scrollbar {
  display: none;
}
.wrapper-interface::-webkit-scrollbar-thumb {
  display: none;
}
@media (min-width: 390px) {
  .wrapper-interface {
    margin: 32px -24px 0px;
  }
  .wrapper-interface .interface {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 420px) {
  .wrapper-interface {
    margin: 32px -32px 0px;
  }
  .wrapper-interface .interface {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 500px) {
  .wrapper-interface {
    margin: 32px -40px 0px;
  }
  .wrapper-interface .interface {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 650px) {
  .wrapper-interface {
    margin: 36px 0px 0px;
    padding-bottom: 10px;
    height: 316px;
  }
  .wrapper-interface .interface {
    padding-left: 8px;
    padding-right: 8px;
    gap: 24px;
  }
  .wrapper-interface::-webkit-scrollbar {
    display: block;
    border-radius: 12px;
    height: 10px;
    background: none;
  }
  .wrapper-interface::-webkit-scrollbar-thumb {
    display: block;
    background: linear-gradient(90deg, #FF4F17 0%, #C72323 94%);
    border-radius: 12px;
  }
  .wrapper-interface::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(90deg, #df4414 0%, #a11c1c 94%);
  }
}
@media (min-width: 1024px) {
  .wrapper-interface {
    height: 400px;
  }
  .wrapper-interface .interface {
    padding-left: 16px;
    padding-right: 16px;
    gap: 24px;
  }
}
@media (min-width: 1200px) {
  .wrapper-interface {
    height: 473px;
  }
}

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #DEDCD7;
}
a:hover, a:focus {
  color: #a6a49e;
}

ul, ol {
  list-style: none;
}

body {
  background-image: url(../assets/images/bacground_all_phone.png);
  background-repeat: repeat;
}
@media (min-width: 1024px) {
  body {
    background-image: url(../assets/images/background_all.png);
  }
}

.link {
  border-bottom: 1px solid #FF4F17;
}
.link--btn {
  border-top: none;
  border-left: none;
  border-right: none;
  background: none;
  cursor: pointer;
  font-family: "ibm-plex-mono", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--link-menu);
  line-height: 1.45;
  color: #DEDCD7;
}

::-webkit-scrollbar {
  height: 10px;
  width: 10px;
  background: #191919;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #FF4F17 0%, #C72323 94%);
  border-radius: 12px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(90deg, #df4414 0%, #a11c1c 94%);
}

/*# sourceMappingURL=app.css.map*/