@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Orbitron:wght@400..900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap");

*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #040813;

  color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
img {
  display: block;
  height: auto;
}
figure {
  margin: 0;
  padding: 0;
  border: 0;
}
.list {
  list-style: none;
}

button,
a {
  cursor: pointer;
}

.button:hover {
  scale: 120%;
}

.a-r-header.is-open .a-r-header-background {
  left: 0;
}
.a-r-header-button-wrapper {
  margin-left: auto;
}
.a-r-header-icon {
  display: none;
}

.a-r-header-icon-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  border: none;
  border-radius: 50%;
}
.a-r-navigation-list.is-open {
  right: 0;
}
.a-r-header-icon-menu {
  display: block;
}

.a-r-header-icon-button.is-open .a-r-header-icon-menu {
  display: none;
}

.a-r-header-icon-button.is-open .a-r-header-icon-close {
  display: block;
}

.a-r-header {
  position: fixed;
  width: 100%;
  z-index: 5;
  transition: background-color 0.3s ease;
  background: transparent;
  display: flex;
  height: 73px;
  border-bottom: 1px solid #06f7ff14;
  background: #040813;
}

.a-r-header-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  z-index: -1;
  transition: left 0.3s ease;
  background: #040813;
}
.a-r-header.is-open .a-r-header-background {
  left: 0;
}
.a-r-header-button-wrapper {
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.a-r-header-icon-menu {
  display: block;
}

.a-r-header-icon-button.is-open .a-r-header-icon-menu {
  display: none;
}

.a-r-header-icon-button.is-open .a-r-header-icon-close {
  display: block;
}

.a-r-navigation {
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 11px 18px;
  position: relative;
}

.a-r-navigation-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 100%;
  right: -100%;
  width: 100%;
  height: auto;
  transition: 0.3s;
  z-index: 999;
  padding: 100px 0;

  gap: 50px;
  background: #040813;
}

.a-r-navigation-list.is-open {
  right: 0;
}

.a-r-navigation-link {
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #ffffff;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 21px;
  letter-spacing: 0px;
  text-align: center;
}

.a-r-navigation-link:hover,
.a-r-navigatioт-link:focus {
  color: #06f7ff;
}

.a-r-header.is-open {
  background-color: transparent;
}

.a-r-navigation-img {
  display: none;
}
.a-r-header-terms {
  background-color: transparent;
  border-bottom: none;
}
.a-r-header-terms-img {
  width: 24px;
}
@media screen and (min-width: 1200px) {
  .a-r-navigation-img {
    display: block;
    margin-right: 680px;
  }
  .a-r-header-terms-img {
    width: 41px;
    margin-left: 20px;
  }
  .a-r-policy-terms-header-icon-menu {
    display: none;
  }
  .a-r-header-button-wrapper {
    display: none;
  }
  .a-r-header {
    width: 100%;
    height: 73px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
  }

  .a-r-header-icon-button {
    display: none;
  }
  .a-r-navigation {
    display: flex;
    flex-direction: row;
    flex: 1;
    padding: 0;
    width: 1440px;
    padding: 0 0px;
    margin: auto;
  }

  .a-r-navigation-list {
    background-color: transparent;
    flex-direction: row;
    display: flex;
    position: static;
    width: 1440px;
    margin: auto;
    padding-block: 0;
    flex: 1;
    gap: 50px;
    height: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .a-r-navigation-link {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 21px;
    letter-spacing: 0px;
    text-align: center;
  }

  .a-r-navigation-link:hover,
  .a-r-navigation-link:focus {
  }

  .a-r-navigation-item-desk {
    display: none;
  }
}

.a-r-home {
  width: 375px;
  height: 680px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/img/hero.png");
  margin: auto;
}
.a-r-home-container {
  width: 375px;
  padding: 183px 87px 0px 27px;
  margin: auto;
}
.a-r-home-title-o {
  font-family: Orbitron;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  color: #ffffff99;
  letter-spacing: 0px;
}
.a-r-home-title {
  font-family: Source Code Pro;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: NONE;

  letter-spacing: -2px;
}

.a-r-home-text {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  color: #ffffffe5;
  padding-top: 30px;
}

@media screen and (min-width: 1200px) {
  .a-r-home {
    width: auto;
    height: 960px;
    background-image: url("/img/hero\ \(1\).png");
  }
  .a-r-home-container {
    width: 1440px;
    padding: 281px 816px 0px 62px;
  }
  .a-r-home-title-o {
    font-family: Orbitron;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    leading-trim: NONE;
  }
  .a-r-home-title {
    font-family: Source Code Pro;
    font-weight: 700;
    font-style: Bold;
    font-size: 110px;
    leading-trim: NONE;

    letter-spacing: -11px;
  }

  .a-r-home-text {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16.8px;
    leading-trim: NONE;
    line-height: 27.2px;
    letter-spacing: 0px;
    padding-top: 50px;
  }
}
.a-r-about {
  margin: auto;
  width: 375px;
  height: 646px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/img/About\ the\ Game.png");
}
.a-r-about-container {
  width: 375px;
  padding: 0px 40px 0px;
  margin: 50px auto 0;
}
.a-r-about-title {
  font-family: Orbitron;
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
}
.a-r-about-text {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  padding-top: 30px;
  color: #ffffffe5;
}

@media screen and (min-width: 1200px) {
  .a-r-about {
    width: auto;
    height: 651px;
    padding-top: 100px;
    background-image: url("/img/Frame\ 70.png");
  }
  .a-r-about-container {
    width: 1440px;
    padding: 55px 135px 0 743px;
    height: 452px;
    background-image: url("/img/About\ the\ Game\ \(1\).png");
  }
  .a-r-about-title {
    font-family: Orbitron;
    font-weight: 700;
    font-style: Bold;
    font-size: 60px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0px;
  }
  .a-r-about-text {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16.8px;
    leading-trim: NONE;
    line-height: 27.2px;
    letter-spacing: 0px;
  }
}
.a-r-why {
  margin: auto;
  width: 375px;
  height: 817px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/img/why/Frame\ 16.png");
}

.a-r-why-container {
  width: 375px;
  margin: auto;
  padding: 0 22px;
}
.a-r-why-list {
  padding: 221px 2px 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.a-r-why-item {
  display: flex;
  gap: 26px;
  align-items: center;
}
.a-r-why-img {
  width: 43px;
}
.a-r-why-text-bold {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
}
.a-r-why-text {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  padding-top: 7px;
  color: #ffffffe5;
}

@media screen and (min-width: 1200px) {
  .a-r-why {
    width: 1440px;
    height: 723px;
    background-image: url("/img/why/Frame\ 16\ \(1\).png");
    margin-top: 100px;
  }
  .a-r-why-container {
    width: 1440px;
    padding: 0 800px 0 117px;
  }
  .a-r-why-list {
    padding: 50px 0px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .a-r-why-item {
    display: flex;
    gap: 26px;
    align-items: center;
  }
  .a-r-why-img {
    width: 62px;
  }
  .a-r-why-text-bold {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 18.8px;
    leading-trim: NONE;
    line-height: 27.2px;
    letter-spacing: 0px;
  }
  .a-r-why-text {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14.8px;
    leading-trim: NONE;
  }
}

.a-r-uniqueness {
  margin: 50px auto 0;
  width: 375px;
  height: 452px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/img/uniqueness/2\ \(1\).png");
}
.a-r-uniqueness-container {
  margin: auto;
  width: 375px;
  padding: 20px 33px 0;
}
.a-r-uniqueness-list {
  padding-top: 20px;
}
.a-r-uniqueness-item {
  width: 237px;
  margin: 0 10px auto;
}
.a-r-uniqueness-img {
  width: 99px;
  margin: auto;
}
.a-r-uniqueness-text-bold {
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 18.8px;
  leading-trim: NONE;
  line-height: 27.2px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffffe5;
  padding: 24px 0 7px;
}
.a-r-uniqueness-text {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14.8px;
  leading-trim: NONE;
  color: #ffffffe5;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .a-r-uniqueness {
    width: auto;
    height: 544px;
    background-image: url("/img/uniqueness/2\ \(2\).png");
  }
  .a-r-uniqueness-container {
    margin: auto;
    width: 1440px;
    padding: 76px 125px;
  }
  .a-r-uniqueness-list {
    padding: 50px 55px 0;
  }
  .a-r-uniqueness-item {
    width: 237px;
    margin: 0 22px auto;
  }
  .a-r-uniqueness-img {
    width: 99px;
    margin: auto;
  }
  .a-r-uniqueness-text-bold {
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 18.8px;
    leading-trim: NONE;
    line-height: 27.2px;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffffe5;
    padding: 24px 0 7px;
  }
  .a-r-uniqueness-text {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 14.8px;
    leading-trim: NONE;
    color: #ffffffe5;
    text-align: center;
  }
}

.a-r-how-container {
  margin: auto;
  width: 375px;
  padding: 50px 8px;
}
.a-r-about-text-two {
  padding: 10px 20px 0;
}

.a-r-how-item {
  margin: 50px auto 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 36px;
  letter-spacing: 0.24px;
  color: #e8f0ff;
  text-decoration: none;
  border: 1px solid #06f7ff;
  background: #06f7ff1a;
  width: 320px;

  border-radius: 16px;
  padding: 4px 15px;
}

.a-r-how-text-bold {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;

  text-align: center;
  color: #ffffffe5;
  padding-top: 20px;
}

@media screen and (min-width: 1200px) {
  .a-r-how-container {
    margin: auto;
    width: 1440px;
    padding: 100px 396px;
  }
  .a-r-about-text-two {
    padding: 10px 35px 0;
  }

  .a-r-how-item {
    width: 470px;

    border-radius: 16px;
    border-width: 1px;
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 24px;
    padding-left: 40px;
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 36px;
    letter-spacing: 0.24px;
  }

  .a-r-how-text-bold {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16.8px;
    leading-trim: NONE;
    line-height: 27.2px;
    letter-spacing: 0px;
    text-align: center;

    padding-top: 20px;
  }
}

.a-r-gallery-button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  margin-top: -17px;
}

.a-r-gallery-button {
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-transition: scale 0.3s ease;
  transition: scale 0.3s ease;
}
.a-r-gallery-button-icon {
  width: 29px;
}
.a-r-gallery-button:hover {
  scale: 120%;
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin-top: 22px;
}
.slick-dots li {
  width: 4px;
  height: 4px;
  content: url("/img/uniqueness/Ellipse\ 16.png");
}
.slick-dots li.slick-active {
  width: 6px;
  height: 6px;
  content: url("/img/uniqueness/Ellipse\ 15.png");
}
@media screen and (min-width: 1200px) {
  .a-r-gallery-button-container {
    display: none;
  }
  .slick-dots {
    display: none;
  }
  .slick-dots li {
    display: none;
  }
  .slick-dots li.slick-active {
    display: none;
  }
}

.a-r-policy-terms-container {
  padding: 50px 8px;
  width: 375px;
  margin: auto;
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
}

.a-r-policy-terms-container h1 {
  font-family: Orbitron;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -4%;
  text-align: center;
  margin-bottom: 30px;
}
.a-r-policy-terms-container h2 {
  margin: 30px 0 10px;
  font-family: Inter;
  font-weight: 800;
  font-style: Extra Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.a-r-policy-terms-container ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom:;
}
.a-r-policy-terms-container a {
  color: inherit;
  text-decoration: none;
}

@media screen and (min-width: 1200px) {
  .a-r-policy-terms-container {
    padding: 30px 40px 100px;
    width: 1440px;
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    leading-trim: NONE;
  }
  .a-r-policy-terms-container h1 {
    font-family: Orbitron;
    font-weight: 700;
    font-style: Bold;
    font-size: 50px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -4%;
    margin-bottom: 48px;
  }
  .a-r-policy-terms-container h2 {
    font-family: Inter;
    font-weight: 800;
    font-style: Extra Bold;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }
}

.a-r-footer-container {
  width: 375px;
  padding: 14px 16px;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.a-r-footer-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
}

.a-r-footer-text {
  text-decoration: none;
  color: inherit;
  font-family: Orbitron;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 28px;
  letter-spacing: 0px;
}

.a-r-footer-copyright {
  font-family: Orbitron;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 32px;
  letter-spacing: 0px;
  text-align: center;
}
.a-r-footer-img {
  width: 66px;
}

@media screen and (min-width: 1200px) {
  .a-r-footer-container {
    width: 1440px;
    padding: 45px 58px 31;
    display: flex;
    flex-direction: row;

    gap: 196px;
  }
  .a-r-footer-img {
    width: 138px;
  }
  .a-r-footer-wrapper {
    display: flex;
    flex-direction: row;

    gap: 50px;
  }

  .a-r-footer-text {
    font-family: Orbitron;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 0px;
  }

  .a-r-footer-copyright {
    font-family: Orbitron;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: right;
    width: 344px;
  }
}
