body {
  padding-top: 0px;
  padding-bottom: 0rem;
  color: #181818;
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  position: relative;
  background-color: #e9eaf5;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DM Sans", sans-serif;
}
h2 {
  color: #111112;
  font-family: "Chivo Mono";
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px; /* 123.077% */
  text-transform: uppercase;
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.navbar {
  padding-top: 18px;
  padding-bottom: 6px;
}
.bg-transparent {
  background-color: #202dd8 !important;
}

.bg-dark,
.page .bg-transparent {
  background-color: #202dd8 !important;
}
.bg-light {
  background: rgba(255, 255, 255, 0.4) !important;
  backdrop-filter: blur(8px);
}
.navbar-collapse {
  justify-content: flex-end;
}
.navbar-nav {
  display: flex;
  padding: 8px 40px;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  gap: 8px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #cdcdd3;
}
.navbar .container {
  position: relative;
}
.hero .text-lg-start {
  margin-top: -2rem !important;
}
.hero-form {
  padding-left: 7px;
}
.hero .container {
  z-index: 5;
  position: relative;
}
.logo-d {
  position: absolute;
}
.logo-d img {
  width: 126px;
  height: 20px;
}
.cart-wrapper {
  position: absolute;
  right: 12px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.cart {
  width: 24px;
  height: 24px;
  background: url(../img/catt_empty.png) no-repeat center center;
  cursor: pointer;
}
.cart.cart-not-empty {
  background: url(../img/cart.png) no-repeat center center;
}
.cart-summ {
  color: #f2f3ff;

  text-align: right;
  font-family: "Chivo Mono";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
}
.hero {
  box-sizing: border-box;
  margin-top: 107px;
  margin-bottom: 31px;
}
.hero .btn {
  border-radius: 6px;
  background: #202dd8;
  border-color: #202dd8;
  display: inline-flex;
  padding: 6px 8px 6px 16px;
  justify-content: center;
  align-items: center;
  max-width: 205px;
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.hero .btn:hover {
  border-color: #202dd8;
}

.btn {
  color: #fff;
  text-align: center;
  font-family: "Chivo Mono", monospace;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border: none;
  padding: 6px 8px 6px 16px;
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
.hero h1 {
  color: #111112;
  text-align: center;
  font-family: "Chivo Mono";
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 64px; /* 123.077% */
  text-transform: uppercase;
  margin-bottom: 24px;
}

.hero h3 {
  color: #181818;
  text-align: center;
  font-family: "Chivo Mono", monospace;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
  margin-top: 24px;
  margin-bottom: 3px;
}

.hero .row {
  flex-direction: column;
}
.hero-img {
  margin-bottom: 96px;
  padding: 0;
}
.slider-description {
  position: absolute;
  bottom: 88px;
  left: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}
.slider-description h2 {
  color: #f2f3ff;
  text-transform: none;
  font-family: "DM Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 125% */
}
#carouselGame.carousel .carousel-control-wrapper {
  display: flex;
  width: 78px;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  top: -40px;
  left: calc(100% - 80px);
  position: absolute;
}
#carouselGame.carousel .carousel-control-next,
#carouselGame.carousel .carousel-control-prev {
  position: relative;
  width: 24px;
  height: 24px;
  opacity: 1;
}

#carouselGame.carousel .carousel-control-prev {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#carouselGame.carousel .carousel-control-next {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#carouselGame.carousel .carousel-control-prev {
  left: 0px;
}
#carouselGame.carousel .carousel-control-next {
  right: 0px;
}
#carouselGame.carousel .carousel-control-prev-icon {
  background-image: url(../img/arrow-left.png);
  width: 24px;
  height: 24px;
}
#carouselGame.carousel .carousel-control-next-icon {
  background-image: url(../img/arrow-right.png);
  width: 24px;
  height: 24px;
}
#carouselGame.carousel .carousel-indicators [data-bs-target] {
  background-color: transparent;
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #f2f3ff;
  box-sizing: border-box;
  display: block;
  margin: 0;
}
#carouselGame.carousel .carousel-indicators .active {
  background-color: #f2f3ff;
}
.carousel-game-indicators-wrapper {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
#carouselGame.carousel .carousel-indicators {
  position: absolute;
  right: 40px;
  bottom: 33px;
  width: 50px;
  margin: 0;
  left: auto;
  display: flex;
  height: 10px;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
.carousel-game-indicators-buttons-wrapper {
  position: absolute;
  left: 40px;
  display: flex;
  align-items: flex-start;
  gap: 4px;
  bottom: 32px;
}
.advantages {
  margin-top: 72px;
  margin-bottom: 14px;
}
.advantages-wrapper {
  display: flex;
  padding: 32px 38px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 12px;
  border-radius: 20px;
  border: 2px solid #202dd8;
  position: relative;
  overflow: hidden;
}
.advantages-title {
  color: #202dd8;
  font-family: "Chivo Mono";
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 111.111% */
  text-transform: uppercase;
}
.advantages-text {
  color: #202dd8;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.advantage-1::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 215px;
  bottom: -51px;
  right: -73px;
  background-image: url(../img/robot.png);
  background-size: cover;
  z-index: -1;
}
.advantage-2::before {
  content: "";
  position: absolute;
  width: 236px;
  height: 215px;
  bottom: -51px;
  right: -67px;
  background-image: url(../img/robot_1.png);
  background-size: cover;
  z-index: -1;
}
.advantage-3::before {
  content: "";
  position: absolute;
  width: 206px;
  height: 215px;
  bottom: -46px;
  right: -54px;
  background-image: url(../img/robot_2.png);
  background-size: cover;
  z-index: -1;
}
.promo {
  padding-top: 147px;
  padding-bottom: 202px;
}
.promo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 35px;
  align-self: stretch;
  border-radius: 24px;
  color: #012d28;
  padding: 80px 0;
  background-image: url(../img/form_bg.png);
  background-size: cover;
  background-position: center;
  background-blend-mode: hard-light, normal, normal;
}
.contactForm1 {
  border-radius: 16px;
  border: 2px solid #f2f3ff;
  background: #202dd8;
  display: flex;
  padding: 32px 24px;
  flex-direction: column;
  align-items: center;
  gap: 22px;
  margin: 0 7px;
}

.contactForm1 .header-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  align-self: stretch;
  text-align: center;
  margin-bottom: 3px;
}
.contactForm1 h2 {
  color: #f2f3ff;
  text-align: center;
  font-family: "Chivo Mono";
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 111.111% */
  text-transform: uppercase;
  margin: 0;
}
.contactForm1 h3 {
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  margin: 0;
}

.contactForm1 .btn {
  border-radius: 6px;
  background: #f2f3ff;
  width: 100%;
  color: #202dd8;
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}
.contactForm1 .contact-form-logo {
  width: 102px;
  height: 16px;
}
.contactForm1 .form-control {
  margin-top: 8px;
}
.game.p-w6 {
  padding-bottom: 0;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.accordion-button {
  padding: 0;
  color: #0c0c16;
  font-family: "DM Sans", sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px; /* 100% */
  text-transform: uppercase;
}
.accordion-button:not(.collapsed) {
  box-shadow: none;
  color: #000;
  background-color: white;
}
.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.accordion-item {
  border: 0px solid transparent;
}
.accordion-body {
  padding: 0;
  color: #666;

  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
}
.accordion-collapse {
  margin-top: 16px;
  margin-bottom: 24px;
}

.accordion-button::after {
  width: 36px;
  height: 36px;
  border-radius: 3px;
  background: #c9e8ff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_729_195' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_729_195)'%3E%3Cpath d='M6.4 18L5 16.6L14.6 7H6V5H18V17H16V8.4L6.4 18Z' fill='black'/%3E%3C/g%3E%3C/svg%3E");
  transform: rotate(90deg);
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_729_195' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_729_195)'%3E%3Cpath d='M6.4 18L5 16.6L14.6 7H6V5H18V17H16V8.4L6.4 18Z' fill='black'/%3E%3C/g%3E%3C/svg%3E");
  transform: rotate(0deg);
}
.our-advantage {
  background: #e5f4ff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  min-height: 604px;
  padding: 125px 0 198px 0;
}

.form-section {
  background: #e5f4ff;
  padding-bottom: 157px;
}
#contactForm .btn-lg {
  width: 100%;
}
.contact-footer .modal img {
  margin-top: 48px;
}
.rounded-3 {
  border-radius: 0.6rem !important;
}

.p-w6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.form-floating > .form-control {
  padding: 0.8rem 1.75rem;
  height: 48px;
}

.form-control {
  border: none;
  border-bottom: 2px solid rgba(242, 243, 255, 0.4);
  height: 40px;
  background: transparent !important;
  color: rgba(242, 243, 255, 0.4);
  border-radius: 0px !important;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  padding: 8px 12px;
}
#contactForm2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  flex: 1 0 0;
}

#contactForm2 .form-control {
  border-bottom: 2px solid rgba(17, 17, 18, 0.2);
  color: #111112;
}
#contactForm2 .form-control::placeholder {
  color: rgba(17, 17, 18, 0.4);
}
#contactForm2 .form-control:focus::placeholder {
  color: #111112;
}
#contactForm2 .form-control:focus {
  color: #111112;
  background: transparent;
  box-shadow: none;
  border-bottom: 2px solid #202dd8;
}
.form-control::placeholder {
  color: #f2f3ff;
}
.form-control:focus {
  color: #f2f3ff;
  border-bottom: 2px solid #f2f3ff;
  background: transparent;
  box-shadow: none;
}
.form-control:focus::placeholder {
  color: #f2f3ff;
}
.form-floating > label {
  padding: 0.8rem 1.75rem;
  color: rgba(21, 20, 57, 0.4);
}
.btn-primary {
  color: #fff;
  border-radius: 6px;
  background: #202dd8;
  border-color: #202dd8;
}
.btn-group-lg > .btn,
.btn-lg,
.form-control {
  border-radius: 6px;
}

.discont {
  padding-top: 60px;
  padding-bottom: 60px;
}
.discont h2 {
  padding-bottom: 28px;
  margin-top: 23px;
  color: #000;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.form-section h2 {
  color: #000;
  font-family: "Philosopher", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  text-transform: uppercase;
  margin-bottom: 11px;
}
.form-section .form-control,
footer .form-control {
  margin-bottom: 12px;
}
.games {
  padding-top: 56px;
  padding-bottom: 32px;
}
.games h2 {
  margin-bottom: 47px;
}
.game-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  margin-bottom: 40px;
}

.game-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
.img-eye {
  width: 44px;
  height: 36px;
  position: absolute;
  top: 8px;
  right: 8px;
  background-image: url(../img/eye.png);
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
.game-img-wrapper {
  position: relative;
}
.game-heading {
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  position: absolute;
  bottom: 48px;
  padding: 0 16px;
  width: 100%;
  margin: 0;
}
.game-wrapper .price {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
}
.game-wrapper .price h4 {
  color: #202dd8;
  margin: 0;
  font-family: "Chivo Mono";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 114.286% */
  text-transform: uppercase;
}
.game-wrapper .price p {
  margin: 0;
  color: rgba(17, 17, 18, 0.5);
  font-family: "Chivo Mono";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  text-decoration-line: line-through;
  text-transform: uppercase;
}
.game-wrapper .btn {
  display: flex;
  padding: 6px 8px 6px 12px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #f2f3ff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}
.game-in-cart {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  margin-bottom: 24px;
}
.game-in-cart .game-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  flex-direction: column;
}
.game-in-cart .game-box {
  padding: 0;
}
.game-in-cart .game-box {
  align-items: flex-start;
  flex-direction: row;
}
.game-in-cart .game-heading {
  color: #111112;
  position: relative;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  text-align: left;
  bottom: auto;
  padding: 0;
}
.about {
  padding-top: 110px;
  padding-bottom: 185px;
}
.about-wrapper {
  display: flex;
  padding: 24px 200px 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  border-radius: 20px;
  background: #202dd8;
  position: relative;
}
.about-1 {
  margin-bottom: 112px;
}
.about-2 {
  margin-bottom: 60px;
}
.about-wrapper.about-2 {
  text-align: right;
  align-items: flex-end;
  padding: 24px 32px 24px 200px;
}
.about-wrapper.about-2 p {
  text-align: right;
}
.about-wrapper h2 {
  color: #f2f3ff;
  font-family: "Chivo Mono";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 114.286% */
  text-transform: uppercase;
  margin: 0;
}
.about-wrapper p {
  color: #f2f3ff;
  text-align: left;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  margin: 0;
}
.about-1::before {
  content: "";
  position: absolute;
  width: 333px;
  height: 291px;
  bottom: 0px;
  right: 0px;
  background-image: url(../img/character_1.png);
  background-size: cover;
}
.about-2::before {
  content: "";
  position: absolute;
  width: 312px;
  height: 297px;
  bottom: 0px;
  left: -71px;
  background-image: url(../img/character_2.png);
  background-size: cover;
}
.about-3::before {
  content: "";
  position: absolute;
  width: 436px;
  height: 436px;
  top: -20px;
  right: -193px;
  background-image: url(../img/character_3.png);
  background-size: cover;
}
#revCarousel.carousel {
  padding-bottom: 101px;
  padding-top: 48px;
}
#revCarousel.carousel h2 {
  margin-bottom: 47px;
  color: #181818;
  text-align: center;
  font-family: "Chivo Mono", monospace;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px; /* 125% */
  text-transform: uppercase;
}

.carousel {
  margin-bottom: 0rem;
  padding: 0;
}

.carousel-caption {
  top: 1rem;
  bottom: auto;
  z-index: 10;
  color: #1e0e62;
  font-size: 22px;
}
.feedback-autor {
  color: #202dd8;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.feedback-title {
  color: #111112;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
.card-feedback {
  display: flex;
  padding: 32px 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  flex: 1 0 0;
  border-radius: 20px;
  border: 2px solid #202dd8;
  margin: 0 12px;
  min-height: 276px;
  background-color: #e9eaf5;
}
.feedback-game {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  width: 100%;
}
.feedback-game-title {
  overflow: hidden;
  color: rgba(17, 17, 18, 0.5);
  text-overflow: ellipsis;
  font-family: "Chivo Mono";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  text-transform: uppercase;
}
.feedback-img img {
  width: 60px;
  height: 60px;
}
.feedback-game img {
  width: 40px;
  height: 40px;
}
.carusel h2 {
  margin: 0;
}
@media (max-width: 767px) {
  #revCarousel.carousel .carousel-inner .carousel-item > div {
    display: none;
  }
  #revCarousel.carousel .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}

#revCarousel.carousel .carousel-inner .carousel-item.active,
#revCarousel.carousel .carousel-inner .carousel-item-next,
#revCarousel.carousel .carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 1000px) {
  #revCarousel.carousel .carousel-inner .carousel-item-end.active,
  #revCarousel.carousel .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }

  #revCarousel.carousel .carousel-inner .carousel-item-start.active,
  #revCarousel.carousel .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}

#revCarousel.carousel .carousel-inner .carousel-item-end,
#revCarousel.carousel .carousel-inner .carousel-item-start {
  transform: translateX(0);
}

#revCarousel.carousel .carousel-control-wrapper {
  display: flex;
  width: 78px;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  top: -48px;
  left: calc(100% - 95px);
  position: absolute;
}
#revCarousel.carousel .carousel-control-next,
#revCarousel.carousel .carousel-control-prev {
  position: relative;
  width: 40px;
  height: 40px;
}
#revCarousel.carousel .carousel-control-prev {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#revCarousel.carousel .carousel-control-next {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#revCarousel.carousel .carousel-control-prev {
  left: 0px;
}
#revCarousel.carousel .carousel-control-next {
  right: 0px;
}
#revCarousel.carousel .carousel-control-prev-icon {
  background-image: url(../img/arrow-left_b.png);
  width: 40px;
  height: 40px;
}
#revCarousel.carousel .carousel-control-next-icon {
  background-image: url(../img/arrow-right_B.png);
  width: 40px;
  height: 40px;
}
#revCarousel.carousel .carousel-indicators [data-bs-target] {
  background-color: #ebeaed;
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
#revCarousel.carousel .carousel-indicators .active {
  background-color: #202dd8;
}
#revCarousel.carousel .carousel-indicators {
  bottom: -76px;
}
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
hr {
  margin: 0;
}
.marketing .col-lg-4 p {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}

.game-divider {
  margin: 5rem 0;
}

.contact-footer h2 {
  color: #fff;
  font-family: "Philosopher", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  text-transform: uppercase;
}
.contact-text {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.contact-text-header {
  color: #111112;
  font-family: "Chivo Mono";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 133.333% */
  text-transform: uppercase;
}
.contact-text div {
  color: #181818;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}
.contact-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  margin-top: 0;
  width: 100%;
  text-align: center;
}
.terms {
  color: rgba(17, 17, 18, 0.5);
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 160% */
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  gap: 12px 24px;
  flex-wrap: wrap;
  margin-top: 48px;
}
.contact-footer img {
  margin-top: 7px;
  width: 254px;
  height: 40px;
}

footer {
  padding-top: 41px;
  padding-bottom: 48px;
  border-top: 2px solid #202dd8;
  font-size: 18px;
  position: relative;
}

footer a {
  color: rgba(17, 17, 18, 0.5);
  text-decoration-line: underline;
}
footer .text {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.modal-header {
  border: 0px solid transparent;
}

.modal {
  opacity: 1;
  background: rgba(17, 17, 18, 0.5);
}
#tyModal .modal-dialog {
  display: flex;
  width: 552px;
  padding: 40px;
  justify-content: center;
  align-items: center;
  gap: 24px;
  border-radius: 20px;
  background: #e9eaf5;
}
#tyModal .modal-dialog {
  margin: 30vh auto;
}
#formModal .modal-dialog {
  margin: 20vh auto;
  max-width: 936px;
}
#tyModal .modal-title {
  color: #111112;
  text-align: center;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  border-radius: 8px;
  background: transparent;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0);
  outline: 0;
}
#formModal .modal-body {
  padding: 40px;
  border-radius: 20px;
  background: #e9eaf5;
}
#formModal .modal-cart-not-empty {
  display: flex;
  padding: 0;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.modal-cart-not-empty .row {
  width: 100%;
}
.modal-body {
  display: flex;
  padding: 0;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.modal-body p {
  color: rgba(17, 17, 18, 0.5);
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
}

#formModal .btn-close,
#tyModal .btn-close {
  position: absolute;
  top: 16px;
  right: 16px;
  margin: 0;
  background-image: url(../img/icon-cross.png);
  width: 24px;
  height: 24px;
  padding: 0;
  background-size: cover;
  z-index: 3;
  opacity: 1;
}
#formModal .modal-title {
  color: #181818;
  text-align: center;
  font-family: "Chivo Mono", monospace;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  text-align: right;
  margin-top: 30px;
}
#formModal p {
  color: #181818;
  text-align: center;
  font-family: "Chivo Mono", monospace;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 120% */
}
.contactForm2,
.contactForm2 .btn-primary {
  width: 100%;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.breadcumb{
      margin-top: 96px;
    margin-bottom: 26px;
}
.breadcumb-wrapper{
  display: flex;
  color: rgba(17, 17, 18, 0.50);

font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
}
.breadcumb-wrapper a{
  color: #202DD8;

font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
text-decoration: none;
}
.game-page h1{
  color: #111112;
font-family: "DM Sans";
font-size: 52px;
font-style: normal;
font-weight: 600;
line-height: 64px; /* 123.077% */
margin-bottom: 36px;
}
.game-page-section{
  margin-bottom: 136px;
}
.game-page-section .game-wrapper{
flex-direction: column;
}
.game-page-section  .game-wrapper .btn{
width: 100% ;
}
.tags{
display: flex;
align-items: flex-start;
align-content: flex-start;
gap: 8px;
align-self: stretch;
flex-wrap: wrap;
}
.tag{
  display: flex;
padding: 8px 16px;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
gap: 12px;
  border-radius: 20px;
border: 2px solid rgba(17, 17, 18, 0.20);
  color: #111112;
font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
}
.game-desc p{
  color: rgba(17, 17, 18, 0.50);
font-family: "DM Sans";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1150px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1150px;
  }
}

@media (max-width: 1000px) {
 .game-page  .game-wrapper{
margin-top: 40px;
  }
  .game-page h1{
color: #111112;
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 36px;
  }
  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-right: var(--bs-gutter-x, 1.5rem);
    padding-left: var(--bs-gutter-x, 1.5rem);
  }
  .gm-0,
  .gym-0 {
    --bs-gutter-y: 0;
  }

  .gm-0,
  .gxm-0 {
    --bs-gutter-x: 0;
  }
  .about-wrapper {
    overflow: hidden;
  }
  .br-dectop {
    display: none;
  }
  .logo-d {
    position: relative;
    margin-left: 24px;
  }
  .logo-d img {
    width: 126px;
    height: 20px;
  }

  .navbar-collapse .btn {
    display: none;
  }

  .advantages-wrapper {
    margin-bottom: 24px;
  }
  .hero {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    background-size: cover;
    margin-bottom: 0;
  }
  .hero h1 {
    color: #181818;
    text-align: center;
    font-family: "Chivo Mono", monospace;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
    width: auto;
  }
  .hero-lead {
    margin-top: 143px;
  }
  .hero .btn {
    margin-top: 0px;
    margin-bottom: 32px;
  }
  #tyModal .modal-dialog {
    width: 100%;
    padding: 42px;
  }
    #tyModal .modal-body {
        padding: 0;
        gap: 12px;
    }
  .hero .text-lg-start {
    margin-top: 152px !important;
  }
  .about-1,
  .about-2,
  .about-3 {
    margin-bottom: 24px;
  }
  .hero .text-lg-start h1 {
    font-size: 28px;
    line-height: 32px !important;
    text-align: left;
  }
  .game-box-1 {
    height: 456px;
  }
  .game-box-1 h3 {
    color: #fff;

    font-family: "Chivo Mono", monospace;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
    text-transform: uppercase;
  }
  .game-box-1::before {
    width: 212px;
    height: 212px;
    bottom: -2px;
    right: 30px;
    background-size: cover;
  }

  .discont {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .discont h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
  }
  .game-box img {
    width: 100%;
  }

  .hero h3 {
    color: #181818;
    text-align: center;
    font-family: "Chivo Mono", monospace;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    margin-bottom: 28px;
    margin-top: 20px;
  }

  #revCarousel.carousel {
    padding-bottom: 97px;
    padding-top: 49px;
  }
  #revCarousel.carousel h2 {
    color: #181818;
    text-align: center;
    font-family: "Chivo Mono", monospace;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 125% */
  }

  .contact-footer {
    padding-bottom: 48px;
  }
  .navbar-nav {
    align-items: center;
    gap: 0;
  }
  .logo-m img {
    width: 144px;
    height: 32px;
  }
  .contact-footer h2 {
    text-align: center;
  }
  footer .text {
    flex-direction: column;
  }

  footer {
    padding-top: 29px;
    padding-bottom: 48px;
  }
  .modal-title {
    font-size: 24px;
    line-height: 32px;
  }
  .modal-dialog {
    margin: 20vh auto;
  }
  .modal-body {
    display: flex;
    width: 100%;
    padding: 32px 24px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  .carousel-control-next {
    right: 0px;
  }
  .carousel-control-prev {
    left: 0px;
  }
  .modal-body .btn-primary {
    margin-top: 0;
  }
  .promoForm {
    display: flex;
    width: 100%;
    align-items: start;
    gap: 16px;
    flex-direction: column;
  }
  .promo {
    padding-top: 76px;
    padding-bottom: 184px;
  }
  .promo-wrapper {
    display: flex;
    width: 100%;
    padding: 64px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  .promo-title {
    color: #fff;
    text-align: center;
    font-family: "Chivo Mono", monospace;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 166.667% */
    text-transform: uppercase;
  }
  .promoForm input {
    width: 100%;
  }
  .promoForm .mb-3 {
    width: 100%;
  }
  .accordion {
    padding-top: 32px;
  }
  .form-section h2 {
    margin-top: 32px;
  }
  .terms {
    justify-content: center;
  }
  #contactForm1 {
    margin: 0;
  }
  .promoForm .btn-primary {
    border-radius: 6px;
    background: #000;
    display: flex;
    color: white;
    padding: 12px 18px;
    border-color: black;
    width: 100%;
    text-align: center;
    display: block;
  }
  footer:before {
    width: 212px;
    height: 212px;
    top: -121px;
    left: calc(50% - 360px / 2 + 199px);
  }
}
.navbar-dark .navbar-toggler {
  border-color: transparent;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url(../img/menu_burger_1.png);
}
.navbar-dark .navbar-toggler.collapsed .navbar-toggler-icon {
  background-image: url(../img/menu_burger.png);
}

@media (max-width: 767px) {
  .navbar {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
  }
  .navbar-dark .navbar-toggler {
    position: absolute;
    right: 1px;
    top: -7px;
    padding: 6px;
    margin: 0;
    border: 0;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0;
  }
  .cart-wrapper {
    right: 60px;
    top: 2px;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: #e9eaf5;
    text-align: center;
    font-family: "DM Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    display: flex;
    padding: 32px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
  }
  .navbar-dark .navbar-nav .nav-item .nav-link {
    border-bottom: 2px solid rgba(17, 17, 18, 0.2);
  }
  .navbar-dark .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: 0px solid rgba(17, 17, 18, 0.2);
  }
  .nav-item {
    width: 100%;
  }
  .navbar-dark .navbar-nav .nav-link.active,
  .navbar-dark .navbar-nav .show > .nav-link {
    background: transparent;
    color: #cdcdd3;
  }
  .navbar-brand {
    padding-top: 0;
    margin-right: 0;
  }
  .navbar-nav {
    scroll-behavior: unset;
    text-align: center;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  .col-reverse-m {
    flex-direction: column-reverse !important;
  }
  #formModal .modal-dialog {
    margin: 20px auto;
    width: 100%;
  }
}
@media (max-width: 500px) {
  footer:before {
    left: calc(50% - 360px / 2 + 138px);
  }
  .elements::before {
    top: 269px;
    left: calc(50% - 340px / 2 - 84px);
  }
  .elements::after {
    top: 269px;
    right: calc(50% - 320px / 2 - 102px);
  }
}
