html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

footer,
nav {
  display: block;
}

a {
  background-color: #0000;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}



[class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-dropdown-toggle:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

h1,
h2,
h5 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-toggle {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-menu {
  float: right;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {

  .w-nav-brand {
    padding-left: 10px;
  }
}

:root {
  --text-dark: #0c0e12;
  --primary: #f45745;
  --white: white;
  --black-3: #212121;
  --white-smoke: #f5f5f4;
  --salmon: #fe978c;
  --gainsboro: #e8e8e8;
  --black-2: #171717;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

body {
  color: var(--text-dark);
  letter-spacing: -.72px;
  font-family: Space Mono, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

h1 {
  color: var(--text-dark);
  letter-spacing: -3.6px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 70px;
  font-weight: 400;
  line-height: 1em;
}

h2 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1em;
}

h5 {
  color: var(--text-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}

a {
  color: var(--primary);
  align-items: center;
  font-size: 16px;
  line-height: 1.2em;
  text-decoration: none;
  transition: color .3s;
}

ul {
  grid-row-gap: 15px;
  background-color: var(--text-dark);
  color: var(--primary);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

li {
  align-items: center;
  line-height: 1.4em;
}

img {
  max-width: 100%;
  display: inline-block;
}

.section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section.light-background {
  background-color: var(--white);
  border: 1px solid #0c0e1233;
  border-radius: 50px;
  margin-left: 15px;
  margin-right: 15px;
}

.section.without-bottom-spacing {
  padding-bottom: 0;
}

.base-container {
  z-index: 2;
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.primary-button {
  border: 2px solid var(--salmon);
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  text-transform: none;
  border-radius: 10px;
  justify-content: center;
  padding: 16px 26px;
  font-family: Rubik, sans-serif;
  font-weight: 400;
  line-height: 1em;
  transition: all .3s;
  display: flex;
}

.primary-button:hover {
  background-color: var(--white);
  color: var(--text-dark);
}

.navbar {
  background-color: var(--text-dark);
  border-radius: 16px;
  max-width: 830px;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.nav-menu {
  text-align: right;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-dropdown-toggle {
  margin-left: 0;
  margin-right: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
}

.nav-dropdown-icon {
  font-size: 16px;
  display: none;
}

.nav-dropdown-list {
  border: 2px solid var(--gainsboro);
  background-color: #fff;
  border-radius: 10px;
  width: 230px;
  padding: 15px 20px;
}

.nav-item-title {
  color: var(--white);
  text-transform: capitalize;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  transition: color .3s;
}

.nav-item-title:hover {
  color: var(--primary);
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer {
  align-items: flex-start;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 0;
  padding-bottom: 50px;
}

.footer-bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-rights {
  color: var(--text-dark);
  font-size: 16px;
}

.footer-rights.white {
  color: var(--white);
}

.footer-copyright {
  color: var(--text-dark);
  width: 100%;
  font-size: 16px;
  display: inline;
}

.footer-copyright.white {
  color: var(--white);
}

.footer-copyright-link {
  color: var(--text-dark);
  margin-right: 2px;
  transition: all .2s;
  display: inline;
}

.footer-copyright-link:hover {
  color: var(--primary);
}

.footer-copyright-link.white {
  color: var(--white);
}

.footer-copyright-link.white:hover {
  color: var(--primary);
}

.section-title-wrapper {
  text-align: center;
  max-width: 740px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.team-card {
  border-radius: 20px;
  height: 430px;
  position: relative;
  overflow: hidden;
}

.team-card-content-wrapper {
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  text-align: center;
  background-color: #ffffff1a;
  border: 1px solid #fff3;
  border-radius: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  position: absolute;
  inset: auto 0% 0%;
}

.team-member-position {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 16px;
}

.team-social-links-wrapper {
  grid-column-gap: 10px;
  justify-content: center;
  display: flex;
}

.team-social-icon {
  border: 1px solid var(--white);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--white);
  border-radius: 50px;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 18px;
  transition: background-color .3s, border-color .3s;
  display: flex;
}

.team-social-icon:hover {
  border-color: var(--primary);
  background-color: var(--primary);
}

.team-grid-large {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.banner-title-wrapper {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 750px;
  display: flex;
}

.section-title-description {
  text-align: center;
  margin-top: 20px;
}

.accordion-toggle {
  white-space: normal;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.accordion-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-wrapper {
  grid-column-gap: 30px;
  width: 100%;
  display: flex;
}

.accordion-item {
  background-color: var(--white);
  border: 1px solid #0c0e1233;
  border-radius: 20px;
  width: 100%;
  padding: 20px 30px;
  position: static;
}

.accordion-icon {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.accordion-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  width: 50%;
  display: flex;
}

.accordion-wrap.last-child {
  margin-right: 0;
}

.accordion-list-content {
  margin-top: 0;
  margin-bottom: 0;
}

.light-background {
  background-color: #f9f9fa;
}

.footer-social-icons-wrapper {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.white-text {
  color: #fff;
}

.footer-brand-wrapper {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.footer-social-icon {
  border: 1px solid var(--text-dark);
  color: var(--text-dark);
  border-radius: 40px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .3s;
}

.footer-social-icon:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.footer-social-icon.white {
  border-color: var(--white);
  color: var(--white);
}

.footer-social-icon.white:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.footer-image-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 420px;
  display: flex;
  position: relative;
}

.footer-logo-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-brand-description {
  max-width: 430px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.footer-brand-description.white {
  color: var(--white);
}

.secondary-button {
  border: 2px solid var(--gainsboro);
  background-color: var(--white);
  color: var(--text-dark);
  border-radius: 10px;
  justify-content: center;
  min-height: 54px;
  padding: 8px 27px;
  font-family: Rubik, sans-serif;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.secondary-button:hover {
  border-color: var(--salmon);
  background-color: var(--primary);
}

.menu-wrap {
  align-items: center;
  display: flex;
}

.tablet-menu {
  display: none;
}

.brand {
  background-color: var(--primary);
  border-radius: 10px;
  justify-content: center;
  width: 54px;
  height: 54px;
  display: flex;
}

.shop-item-link {
  color: var(--white);
  font-family: Rubik, sans-serif;
  font-size: 24px;
}

.shop-item-link:hover {
  color: var(--primary);
}

.shop-links-wrapper {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.main-shop-list-item {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.shop-link-block {
  border-radius: 20px;
  width: 100%;
  height: 430px;
  display: block;
  overflow: hidden;
}

.footer-rights-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.body-light {
  background-color: var(--white-smoke);
}

.image-cover {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.bottom-cart-block {
  grid-column-gap: 30px;
  width: 100%;
  margin-top: 100px;
  display: flex;
}

.bottom-cart-block.mt-50 {
  margin-top: 50px;
}

.cart-wrap {
  border: 1px solid #0c0e1233;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  position: relative;
}

.icon-block {
  background-image: url("image/union.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 188px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.image-cart {
  z-index: 4;
  width: 155px;
  height: 155px;
}

.cart-text {
  color: var(--text-dark);
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 16px;
}

.red-bgr {
  filter: blur(37px);
  background-color: #f4574526;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
  inset: 5% auto auto 50%;
  transform: translate(-50%);
}

.image-block {
  padding: 10px;
  position: relative;
}

.image-block.absolute {
  margin-top: -30px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.content-wrap {
  flex-direction: column;
  justify-content: center;
  max-width: 450px;
  display: flex;
}

.content-wrap.join-us {
  align-items: flex-start;
  width: 45%;
  max-width: none;
  padding-left: 50px;
}

.image-01 {
  z-index: 1;
  position: relative;
}

.text-with-margin-30px {
  margin-top: 20px;
  margin-bottom: 30px;
}

.text-with-margin-30px.size {
  font-size: 16px;
}

.image-02 {
  background-image: url("image/vec.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.image-02.join {
  background-image: url("image/vector.svg");
}

.image-03 {
  z-index: 4;
  background-image: url("image/vector2.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 134px;
  height: 134px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-03.join-us {
  background-image: url("image/round.svg");
  background-size: contain;
}

._01 {
  grid-column-gap: 30px;
  flex: none;
  width: 100%;
  display: flex;
  overflow: hidden;
}

._02,
._03 {
  grid-column-gap: 30px;
  flex: none;
  display: flex;
  overflow: hidden;
}

.video-wrap {
  grid-column-gap: 50px;
  width: 100%;
  display: flex;
}

.video-text {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 420px;
  display: flex;
}

.video-block {
  background-image: url("image/about.jpeg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.list-item {
  background-image: url("image/check.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 34px;
  font-family: Rubik, sans-serif;
}

.list {
  margin-bottom: 50px;
}

.text-footer {
  letter-spacing: -3.6px;
  font-family: Rubik, sans-serif;
  font-size: 70px;
  line-height: 1em;
}

.text-footer.white {
  color: var(--white);
}

.image-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-contain._05 {
  z-index: 3;
  position: relative;
}

.content-footer-wrap {
  background-color: var(--white);
  border-bottom: 1px solid #0c0e1233;
  border-left: 1px solid #0c0e1233;
  border-right: 1px solid #0c0e1233;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 100%;
}

.content-footer-wrap.dark {
  background-color: var(--black-3);
}

.centered-block {
  flex-direction: column;
  align-items: center;
  max-width: 870px;
  margin-bottom: 40px;
  display: flex;
}

.main-section {
  background-color: var(--white);
  border: 1px solid #0c0e1233;
  border-radius: 50px;
  margin-top: -40px;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 120px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.games-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.description-shop {
  grid-row-gap: 10px;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  text-align: center;
  background-color: #fff3;
  border: 1px solid #689aff33;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.games-list-wrapper {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.games-item {
  overflow: hidden;
}

.title-block {
  grid-row-gap: 20px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.maxw-500px {
  max-width: 500px;
}

.join-us-block {
  background-color: var(--primary);
  border-radius: 26px;
  align-items: center;
  width: 100%;
  min-height: 400px;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.text-with-spacing {
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 16px;
}

.heading-about {
  max-width: 650px;
  font-size: 60px;
}

.subtitle-about {
  text-align: center;
  max-width: 720px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.vertical-wrap {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.elipse-block {
  width: 100%;
  margin-top: -50px;
  position: absolute;
  inset: 0% 0% auto;
}

.elipse-block._01 {
  margin-top: 0;
}

.elipse-block._02 {
  margin-top: 50px;
}

.elipse-block._03 {
  margin-top: 100px;
}

.image-1 {
  border-radius: 50%;
  width: 69px;
  height: 69px;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.image-2 {
  border-radius: 50%;
  width: 89px;
  height: 89px;
  display: none;
  position: absolute;
  inset: auto auto 0% 0%;
  overflow: hidden;
}

.image-3 {
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.image-4 {
  border-radius: 50%;
  width: 82px;
  height: 82px;
  display: none;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.button-tablet {
  display: none;
}

@media screen and (min-width: 1280px) {
  .section {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section.light-background {
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer {
    margin-left: 40px;
    margin-right: 40px;
  }

  .footer-bottom-wrapper {
    margin-top: 30px;
  }

  .section-title {
    max-width: 1122px;
  }

  .image-block.absolute {
    margin-right: 40px;
  }

  .content-wrap.join-us {
    padding-left: 100px;
  }

  .text-with-margin-30px.size {
    max-width: 370px;
  }

  .video-wrap {
    grid-column-gap: 100px;
  }

  .main-section {
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 170px;
    padding-bottom: 130px;
  }

  .elipse-block {
    margin-top: -120px;
  }

  .elipse-block._01 {
    margin-top: -50px;
  }

  .elipse-block._02 {
    margin-top: 20px;
  }

  .elipse-block._03 {
    margin-top: 90px;
  }
}

@media screen and (min-width: 1440px) {

  h1,
  h2,
  h5 {
    margin-bottom: 10px;
  }

  .elipse-block {
    margin-top: -150px;
  }

  .elipse-block._01 {
    margin-top: -70px;
  }

  .elipse-block._02 {
    margin-top: 0;
  }

  .elipse-block._03 {
    margin-top: 70px;
  }

  .image-1 {
    display: block;
    top: 25%;
    left: 2%;
  }

  .image-2 {
    display: block;
    bottom: 4%;
    left: 4%;
  }

  .image-3 {
    display: block;
    top: 27%;
    right: 5%;
  }

  .image-4 {
    display: block;
    bottom: 9%;
    right: 1%;
  }
}

@media screen and (min-width: 1920px) {
  h1 {
    font-size: 90px;
  }

  .banner-title-wrapper {
    max-width: 1000px;
  }

  ._01,
  ._02,
  ._03 {
    grid-column-gap: 67px;
  }

  .text-footer {
    font-size: 90px;
  }

  .elipse-block {
    top: -30%;
  }

  .image-1 {
    top: 16%;
  }

  .image-2 {
    bottom: 12%;
  }

  .image-3 {
    top: 29%;
    right: 15%;
  }

  .image-4 {
    bottom: 13%;
    right: 4%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 40px;
  }

  .navbar {
    border-radius: 0;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-menu {
    background-color: var(--text-dark);
    flex-direction: column;
    width: 320px;
    inset: 0% auto 0% 0%;
  }

  .menu-button {
    filter: invert();
    text-align: right;
    background-color: #0000;
    padding: 0;
  }

  .menu-button.invert {
    filter: none;
  }

  .nav-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .nav-dropdown-toggle {
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .nav-dropdown-icon {
    color: var(--white);
    margin-right: 1.5px;
    display: block;
    inset: 0% 0 0% auto;
  }

  .nav-dropdown-list {
    background-color: var(--text-dark);
    border-style: none;
    flex-direction: column;
    width: 320px;
    padding: 0 40px 0 20px;
    display: flex;
    position: static;
  }

  .close-menu-button {
    padding: 0 20px 0 0;
  }

  .nav-close-icon {
    z-index: 15;
    align-self: stretch;
  }

  .footer {
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-bottom-wrapper {
    grid-row-gap: 30px;
    flex-direction: column-reverse;
    justify-content: center;
  }

  .section-title-wrapper {
    max-width: 560px;
  }

  .team-grid-large {
    grid-template-columns: 1fr 1fr;
  }

  .footer-wrapper {
    grid-row-gap: 50px;
    flex-wrap: wrap;
  }

  .footer-brand-wrapper {
    justify-content: center;
    width: 100%;
  }

  .footer-logo-wrapper {
    text-align: center;
    align-items: center;
  }

  .button-block {
    display: none;
  }

  .menu-wrap {
    background-color: var(--text-dark);
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .tablet-menu {
    justify-content: space-between;
    align-items: center;
    height: 73px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    display: flex;
  }

  .image-burger {
    margin-bottom: 4px;
  }

  .bottom-cart-block {
    grid-row-gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
  }

  .cart-wrap {
    width: 47.9%;
  }

  .image-block.absolute {
    align-items: center;
    width: 50%;
    margin-top: 0;
    display: flex;
  }

  .content-wrap {
    max-width: 350px;
  }

  .content-wrap.join-us {
    padding-left: 30px;
  }

  .image-02 {
    background-size: contain;
  }

  .image-03 {
    background-size: contain;
    width: 80px;
    height: 80px;
  }

  ._01 {
    overflow: auto;
  }

  ._02,
  ._03 {
    display: none;
  }

  .video-text {
    width: 350px;
  }

  .main-section {
    margin-top: 15px;
    padding-top: 80px;
  }

  .games-list {
    grid-template-columns: 1fr 1fr;
  }

  .title-block {
    text-align: center;
    align-items: center;
  }

  .join-us-block {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-about {
    font-size: 50px;
  }

  .elipse-block._02,
  .elipse-block._03 {
    display: block;
  }

  .fotter-bottom-block {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .button-tablet {
    width: 100%;
    margin-top: 30px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 35px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-title-wrapper {
    margin-bottom: 30px;
  }

  .team-card {
    height: 350px;
  }

  .team-grid-large {
    grid-template-columns: 1fr;
  }

  .accordion-wrapper {
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .accordion-wrap {
    width: 100%;
    margin-right: 0;
  }

  .footer-image-wrapper {
    height: 350px;
  }

  .footer-logo-wrapper {
    align-items: center;
    width: 100%;
  }

  .footer-brand-description {
    text-align: center;
  }

  .brand {
    padding-left: 0;
  }

  .main-shop-list-item {
    text-align: center;
  }

  .shop-link-block {
    height: 350px;
  }

  .cart-wrap {
    width: 100%;
  }

  .image-block {
    height: 400px;
  }

  .image-block.absolute {
    justify-content: center;
    width: 100%;

    position: relative;
  }

  .content-wrap {
    text-align: center;
    align-items: center;
    max-width: 100%;
  }

  .content-wrap.join-us {
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .image-01 {
    justify-content: center;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .video-wrap {
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .video-text {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .video-block {
    height: 400px;
  }

  .list-item {
    text-align: left;
  }

  .text-footer {
    font-size: 50px;
  }

  .main-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .games-list {
    grid-template-columns: 1fr;
  }

  .join-us-block {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-about {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section.light-background {
    border-radius: 20px;
  }

  .navbar {
    background-color: var(--gainsboro);
  }

  .nav-menu {
    width: 90%;
  }

  .footer-bottom-wrapper {
    flex-wrap: wrap;
  }

  .footer-rights {
    text-align: center;
    line-height: 1.6em;
  }

  .footer-copyright {
    text-align: center;
    justify-content: center;
    width: 100%;
    line-height: 1.6em;
  }

  .footer-copyright-link {
    margin-left: 5px;
  }

  .footer-social-icons-wrapper {
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .footer-image-wrapper {
    align-items: center;
  }

  .footer-brand-description {
    margin-bottom: 30px;
  }

  .footer-rights-wrapper {
    justify-content: center;
  }

  .content-footer-wrap {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .centered-block {
    text-align: center;
  }

  .main-section {
    border-radius: 20px;
  }

  .team-card-content-wrapper {


    padding-top: 0px;
    padding-bottom: 10px;
  }
}

.h0 {
  height: 0px;
}

@font-face {
  font-family: 'Fa brands 400';
  src: url('https://cdn.prod.website-files.com/64a467cecbaf050a5287487f/64a467cfcbaf050a52874913_fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('https://cdn.prod.website-files.com/64a467cecbaf050a5287487f/64a467cfcbaf050a5287492d_fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fa 400';
  src: url('https://cdn.prod.website-files.com/64a467cecbaf050a5287487f/64a467cfcbaf050a52874915_fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}