:root {
  --white: #fff;
  --white-grey: #f4f4f4;
  --white-2: white;
  --black: black;
}

body {
  color: #333;
  cursor: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body {
  color: var(--white);
  cursor: auto;
  background-color: gray;
  background-image: url('../images/greedbg2.png');
  background-position: 0 0;
  background-size: auto;
  font-family: Orbitron, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}

.image {
  width: 11px;
  margin-top: 154px;
  margin-left: 143px;
}

.navbar {
  z-index: 5;
  background-color: #ddd0;
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-cont {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-logo {
  width: 100%;
  position: static;
  inset: 0%;
}

.nav-link {
  padding: 0;
}

.nav-link-block {
  align-items: center;
  height: 42px;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-text-block {
  color: #ffffffe6;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nab-dop-link-block {
  background-color: #f4f4f40d;
  align-items: center;
  height: 42px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.left-border-nav {
  width: 10px;
  margin-left: -17px;
  position: absolute;
}

.right-border-nav {
  opacity: .05;
  height: 40px;
}

.right-border-nav.dop-rbn {
  display: none;
  position: absolute;
  transform: rotate(180deg);
}

.nav-menu {
  align-items: center;
  display: flex;
}

.soc-links-block {
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.soc-link-block {
  align-items: center;
  height: 42px;
  margin-left: 20px;
  display: flex;
  position: relative;
}

.bodrer-soc-link-block.bslb-rot {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(180deg);
}

.soc-link-img {
  z-index: 1;
  width: 30px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.soc-link-block-back {
  z-index: 0;
  opacity: .05;
  width: 52px;
  max-width: none;
  height: 45px;
  margin-top: -1px;
  margin-left: 5px;
  position: absolute;
  inset: 0%;
}

.corenr-fix {
  width: 15px;
  margin-bottom: 0;
  margin-left: 0;
  position: static;
  inset: auto auto 0% 0%;
}

.corenr-fix.cf-dop {
  margin-left: 0;
  margin-right: 0;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

.bottom-block-fix {
  z-index: 5;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.mouse-icon {
  width: 45px;
}

.mouse-icon-block {
  position: relative;
}

.arrow-icon {
  width: 5px;
  margin-bottom: 8px;
  margin-left: 18px;
  position: absolute;
  inset: auto 0% 0%;
}

.arrow-icon.ai-two {
  margin-bottom: 2px;
}

.mouse-icon-two {
  width: 45px;
  display: block;
  position: absolute;
  inset: 0%;
}

.back-img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.main-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.dop-back-ms {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block {
  color: #ffffff0d;
  letter-spacing: 9px;
  text-transform: uppercase;
  flex: none;
  font-size: 160px;
  font-weight: 600;
  line-height: 100%;
}

.h1 {
  z-index: 1;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 75px;
  line-height: 100%;
  display: block;
  position: relative;
}

.image-2 {
  z-index: 2;
  opacity: 1;
  filter: contrast(400%);
  width: 100%;
  margin-top: 50px;
  display: block;
  position: absolute;
}

.border-left-anim-v {
  filter: contrast(400%);
  width: 6px;
  height: 43px;
  margin-top: 0;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.border-left-top-anim-v {
  width: 17px;
  margin-bottom: -10px;
  margin-left: -3px;
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.border-left-bottom-anim-v {
  width: 28px;
  max-width: none;
  height: 5px;
  margin-bottom: -8px;
  margin-right: -13px;
  display: block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.border-right-anim-v {
  filter: contrast(400%);
  width: 5px;
  height: 44px;
  margin-right: 2px;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block {
  height: 29px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.border-left-soc-link-anim-v {
  filter: contrast(400%);
  width: 7px;
  max-width: none;
  height: 45px;
  margin-top: 0;
  margin-left: -7px;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.border-right-soc-link-anim-v {
  filter: contrast(400%);
  width: 7px;
  height: 48px;
  margin-top: -3px;
  margin-right: -3px;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.current-sec-block {
  z-index: 3;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  margin-right: 55px;
  display: none;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.numb-cur-block {
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 17px;
  margin-right: 25px;
  display: flex;
}

.nunber-sec {
  color: #f4f4f433;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 100%;
}

.image-3 {
  height: 122px;
}

.image-4 {
  z-index: 1;
  width: 198px;
  max-width: none;
  margin-bottom: -8px;
  margin-right: -93px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-2 {
  z-index: 0;
  display: flex;
  position: relative;
}

.about-us-section {
  z-index: 1;
  border: 1px #df3fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65vh;
  margin-bottom: 15vh;
  display: flex;
  position: relative;
}

.our-games-section {
  z-index: 1;
  border: 1px #9fff9f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.contacts-section {
  z-index: 1;
  border: 1px red;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.about-h-block {
  margin-right: 20px;
  padding: 45px 60px;
  position: relative;
}

.h2 {
  z-index: 1;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}

.h2.dop-h2 {
  text-align: right;
  width: auto;
  margin-top: -77px;
  display: block;
}

.h2.h2-ad {
  text-align: left;
}

.link-button {
  color: var(--white);
  align-items: center;
  height: 65px;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-button.lb-cont {
  margin-left: 0;
  margin-right: 20px;
}

.link-button.lb-cont-copy {
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.link-button.lb-404 {
  margin-left: auto;
  margin-right: auto;
}

.border-right-link-button, .border-left-link-button {
  height: 65px;
}

.link-buttons-block {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
  position: relative;
}

.link-button-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
}

.link-button-text.lbt-form {
  color: #f4f4f4;
}

.div-block-3 {
  background-color: #f4f4f40d;
  align-items: center;
  height: 65px;
  margin-left: 3px;
  margin-right: 3px;
  display: flex;
}

.div-block-3.dv-form {
  background-color: #2c2c2c;
  margin-right: 2px;
}

.corner-sec-2 {
  filter: contrast(400%);
  width: 35px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.corner-sec-2.cs2-2 {
  inset: auto auto 0% 0%;
  transform: rotate(-90deg);
}

.corner-sec-2.cs2-3 {
  inset: 0% 0% auto auto;
  transform: rotate(90deg);
}

.corner-sec-2.cs2-4 {
  filter: contrast(400%);
  inset: auto 0% 0% auto;
  transform: rotate(180deg);
}

.image-5 {
  filter: contrast(400%);
  width: 524px;
  margin-top: -160px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.about-slider {
  width: 507px;
  height: 253px;
  margin-left: 20px;
  position: relative;
}

.div-block-4 {
  opacity: 1;
  background-image: url('../images/Back-LS.png');
  background-position: 50%;
  background-size: auto;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-4.dv-4-dop {
  opacity: 1;
  flex-wrap: nowrap;
  padding-left: 20px;
  position: absolute;
  inset: 0%;
}

.text-block-2 {
  color: #2c2c2c;
  text-align: right;
  letter-spacing: 1px;
  width: 461px;
  margin-right: 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.corner-sl-2 {
  width: 12px;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(90deg);
}

.corner-sl-2.csl-2-2 {
  margin-top: 0;
  margin-bottom: 36px;
  inset: auto auto 0% 0%;
  transform: rotate(0);
}

.line-sl {
  width: 170px;
  margin-right: 130px;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(180deg);
}

.line-sl-copy {
  width: 170px;
  margin-right: 130px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-6 {
  filter: contrast(400%);
  width: 84px;
  margin-top: -30px;
  margin-left: -45px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-7 {
  filter: contrast(400%);
  width: 84px;
  margin-top: -10px;
  margin-right: -45px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.arrwo-sl {
  height: auto;
  margin-right: 5px;
  transform: rotate(180deg);
}

.div-block-5 {
  cursor: pointer;
  align-items: center;
  height: 100%;
  display: flex;
}

.arrwo-sl-copy {
  margin-left: 5px;
}

.text-block-3 {
  color: #fff;
}

.text-block-4 {
  color: red;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 25px;
}

.div-block-6 {
  align-items: center;
  width: 120px;
  height: 25px;
  margin-top: 25px;
  margin-left: 127px;
  display: flex;
}

.image-8 {
  opacity: 0;
  height: 65px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-8.img-form {
  opacity: 1;
  position: static;
}

.image-9 {
  opacity: 0;
  height: 65px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-9.img-df {
  opacity: 1;
  position: static;
}

.tab-plane {
  width: auto;
  height: auto;
}

.div-block-7 {
  background-image: url('../images/Tab-Back-H.png');
  background-position: 0%;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  width: 430px;
  height: 50px;
  padding-left: 24px;
  display: flex;
}

.text-block-5 {
  color: #2c2c2c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  line-height: 100%;
}

.image-10 {
  width: 50px;
}

.div-block-8 {
  background-image: url('../images/Tab-Desc-Back.png');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 360px;
  height: 345px;
  margin-left: 22px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  position: relative;
}

.div-block-9 {
  align-items: flex-start;
  margin-top: 25px;
  display: flex;
}

.cornet-tab {
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cornet-tab.ct-1 {
  margin-left: 10px;
  margin-right: 0;
  inset: 0% auto auto 0%;
  transform: rotate(-90deg);
}

.cornet-tab.ct-2 {
  margin: 0 10px 10px 0;
  inset: auto 0% 0% auto;
  transform: rotate(90deg);
}

.div-block-10 {
  width: 4px;
  height: 100%;
}

.line-tab-left {
  margin-top: 90px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(180deg);
}

.line-tab-right {
  margin-top: 90px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-6 {
  color: #2c2c2c;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.paragraph {
  color: #2c2c2c;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 150%;
}

.div-block-11 {
  background-image: url('../images/Main-Back-Tab.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: flex-end;
  padding-top: 30px;
  padding-bottom: 40px;
  padding-right: 40px;
  display: flex;
}

.image-11 {
  border: 1px solid #fff;
  width: 192px;
  height: 346px;
  margin-left: 20px;
  display: block;
}

.image-11.im-11-l, .image-11.im-11-0 {
  display: none;
}

.image-11.vert-v {
  width: auto;
  height: 162px;
  margin-top: 20px;
}

.div-block-12 {
  align-items: flex-end;
  margin-left: 20px;
  display: flex;
  position: relative;
}

.div-block-12.vert-12 {
  flex-wrap: wrap;
  justify-content: center;
}

.image-12 {
  margin-bottom: 145px;
}

.image-12.im-v {
  margin-bottom: -32px;
  margin-left: -50px;
}

.image-13 {
  filter: contrast(400%);
  width: 524px;
  margin-top: -177px;
  margin-left: 7px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-13.vetr-v {
  margin-left: 126px;
}

.image-13-copy {
  width: 524px;
  margin-top: -177px;
  margin-right: -57px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.tab {
  background-color: #ddd0;
  margin-right: 10px;
  padding: 0;
  display: inline-block;
}

.tab.w--current {
  background-color: #fff0;
}

.tab-text {
  z-index: 1;
  color: var(--white);
  font-size: 20px;
  position: relative;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 50px;
  margin-left: 3px;
  margin-right: 3px;
  display: flex;
  position: relative;
}

.div-block-14 {
  align-items: center;
  width: 85px;
  display: flex;
  position: relative;
}

.image-14 {
  z-index: 0;
  opacity: .05;
  height: 50px;
  position: absolute;
  inset: 0%;
}

.image-15 {
  opacity: 0;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-15-copy {
  opacity: 0;
  width: auto;
  height: auto;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-16 {
  height: 50px;
  margin-right: -33px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.tabs-menu {
  margin-bottom: 70px;
  display: inline-block;
}

.div-block-15 {
  position: relative;
}

.div-block-16 {
  padding-right: 40px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-17 {
  width: 20px;
  margin-bottom: -15px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

.cont-buttons-block {
  margin-right: 40px;
  position: relative;
}

.cont-text {
  z-index: 1;
  letter-spacing: 1px;
  width: 320px;
  margin-top: 30px;
  font-size: 15px;
  line-height: 130%;
  position: relative;
}

.bottons-cont-block-it {
  z-index: 1;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.image-18 {
  filter: contrast(400%);
  width: 524px;
  margin-top: -170px;
  margin-right: -110px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-19 {
  filter: contrast(400%);
  width: 524px;
  margin-top: -96px;
  margin-left: -255px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(-90deg);
}

.form-cont-block {
  background-image: url('../images/Form-Back.png');
  background-position: 50%;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 364px;
  height: 400px;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-7 {
  color: #2c2c2c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

.form-block {
  margin-top: 40px;
}

.field-label {
  color: #2c2c2c;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: -10px;
  font-size: 18px;
  font-weight: 600;
}

.text-field {
  background-color: #fff0;
  background-image: url('../images/Rectangle-3225.png'), url('../images/Rectangle-3226_1Rectangle 3226.png');
  background-position: 50% 100%, 100% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border: 1px #000;
  height: 50px;
  margin-bottom: 20px;
  padding-left: 0;
}

.text-field:active, .text-field:focus {
  color: #2c2c2c;
}

.text-block-8 {
  color: #2c2c2c;
  text-align: center;
  letter-spacing: .5px;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 600;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button {
  z-index: 2;
  opacity: 0;
  width: 140px;
  height: 66px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.form {
  position: relative;
}

.preloader {
  z-index: 1000;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.corner-prel-left {
  object-fit: fill;
  width: 100%;
  max-width: none;
  height: 100vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.corner-prel-right {
  object-fit: fill;
  width: 101%;
  max-width: none;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto auto;
}

.corner-light-left {
  height: 405px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.corner-light-right {
  height: 405px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-20 {
  z-index: 1001;
  height: 26px;
  position: relative;
}

.div-block-18 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-20-copy {
  z-index: 1001;
  height: 26px;
  position: relative;
  transform: rotate(180deg);
}

.preload-cent {
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
  position: relative;
}

.div-block-19 {
  background-color: var(--white-grey);
  width: 36px;
  height: 26px;
  position: relative;
}

.div-block-20 {
  z-index: 5;
  background-color: #000;
  width: 4px;
  height: 20px;
  margin-top: -5px;
  margin-left: 3px;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: rotate(40deg);
}

.div-block-20-copy {
  z-index: 5;
  background-color: #000;
  width: 4px;
  height: 20px;
  margin-bottom: -5px;
  margin-right: 3px;
  position: absolute;
  inset: auto 0% 0% auto;
  transform: rotate(40deg);
}

.div-block-21 {
  z-index: 4;
  background-color: #000;
  width: 10px;
  height: 26px;
  position: relative;
}

.div-block-22 {
  background-color: #ff5c00;
  width: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text-block-9 {
  z-index: 1;
  color: var(--white-grey);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 100%;
  position: relative;
}

._404-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.h2-404 {
  z-index: 1;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 91px;
  line-height: 100%;
  position: relative;
}

.div-block-23 {
  position: relative;
}

.image-21 {
  height: 326px;
  margin-bottom: -75px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  margin-bottom: -110px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-22 {
  height: 15px;
  margin-top: 40px;
  margin-left: 40px;
  position: fixed;
  inset: 0% auto auto 0%;
  transform: rotate(90deg);
}

.image-22-copy {
  height: 15px;
  margin-bottom: 40px;
  margin-left: 40px;
  position: fixed;
  inset: auto auto 0% 0%;
}

.image-22-copy-copy {
  height: 15px;
  margin-top: 40px;
  margin-right: 40px;
  position: fixed;
  inset: 0% 0% auto auto;
  transform: rotate(180deg);
}

.image-22-copy-copy-copy {
  height: 15px;
  margin-bottom: 40px;
  margin-right: 40px;
  position: fixed;
  inset: auto 0% 0% auto;
  transform: rotate(-90deg);
}

.text-span {
  display: block;
}

.div-block-25 {
  display: none;
}

.brand.w--current {
  width: 70px;
}

.particle-block {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 380vh;
  position: absolute;
  inset: 0% 0% auto;
}

.background-video {
  z-index: 0;
  opacity: .01;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.ft-downblock-five-section {
  justify-content: center;
  align-items: center;
  margin-top: 8vh;
  padding-bottom: 100px;
  text-decoration: none;
  display: flex;
}

.cc-image {
  margin-right: 15px;
}

.ft-down-text-one {
  color: #fcf3ea;
  margin-right: 6px;
  font-size: 1.05vw;
  font-weight: 600;
  line-height: 150%;
}

.ft-down-text-two {
  color: #fcf3ea;
  font-size: 1.05vw;
  font-weight: 800;
  line-height: 150%;
  text-decoration: underline;
}

@media screen and (min-width: 1280px) {
  .body {
    background-color: gray;
    background-image: url('../images/greedbg2.png');
    background-position: 0 0;
    background-size: auto;
  }

  .h1 {
    font-size: 80px;
  }

  .image-2 {
    width: 100%;
    margin-top: 75px;
  }

  .current-sec-block {
    display: none;
  }

  .about-h-block {
    margin-right: 30px;
  }

  .h2 {
    font-size: 75px;
  }

  .about-slider {
    width: 556px;
    margin-left: 30px;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .image-11.im-11-l {
    display: none;
  }

  .image-11.im-11-0 {
    display: block;
  }

  .image-11.vert-v {
    width: auto;
    height: 162px;
    margin-top: 20px;
  }

  .div-block-12.vert-12 {
    flex-wrap: wrap;
  }

  .image-12.im-v {
    margin-bottom: -24px;
    margin-left: -64px;
  }

  .image-13 {
    margin-left: -40px;
  }

  .image-13.vetr-v {
    margin-left: -44px;
  }

  .image-13-copy {
    margin-right: -58px;
    display: block;
  }

  .cont-buttons-block {
    margin-right: 100px;
  }

  .ft-downblock-five-section {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    background-color: gray;
    background-image: url('../images/greedbg2.png');
    background-position: 0 0;
    background-size: auto;
  }

  .mouse-icon {
    filter: contrast(400%);
  }

  .text-block {
    font-size: 200px;
  }

  .h1 {
    font-size: 95px;
  }

  .image-2 {
    width: 85%;
    margin-top: 50px;
  }

  .current-sec-block {
    display: flex;
  }

  .image-4 {
    filter: contrast(400%);
  }

  .about-h-block {
    margin-right: 100px;
  }

  .about-slider {
    margin-left: 100px;
  }

  .image-8, .image-9 {
    filter: contrast(400%);
  }

  .image-11, .image-11.im-11-l {
    display: block;
  }

  .image-11.vert-v {
    width: auto;
    height: 162px;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .div-block-12.vert-12 {
    flex-flow: wrap;
    justify-content: center;
    width: 826px;
  }

  .image-12.im-v {
    margin-bottom: -21px;
    margin-left: -68px;
  }

  .image-13.vetr-v {
    margin-left: -35px;
  }

  .image-13-copy, .image-15, .image-15-copy {
    filter: contrast(400%);
  }

  .cont-buttons-block {
    margin-right: 190px;
  }

  .text-field {
    filter: contrast(400%);
  }

  .preloader {
    display: none;
  }

  .corner-light-left, .corner-light-right, .image-20, .image-20-copy {
    filter: contrast(400%);
  }

  .div-block-22 {
    background-color: red;
  }

  .particle-block {
    filter: contrast(400%);
  }

  .ft-downblock-five-section {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-color: gray;
    background-image: url('../images/greedbg2.png');
    background-position: 0 0;
    background-size: auto;
  }

  .soc-link-img {
    width: 30px;
  }

  .back-img {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-image: url('../images/greedbg.png');
    background-position: 0 0;
    background-size: auto;
    background-clip: border-box;
    position: fixed;
  }

  .image-2 {
    opacity: 1;
    width: 80%;
  }

  .ft-downblock-five-section {
    margin-bottom: 0;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    margin-top: 20px;
  }

  .nav-link-block {
    justify-content: center;
    margin-top: 50px;
  }

  .link-text-block {
    font-size: 30px;
    line-height: 100%;
  }

  .nab-dop-link-block {
    background-color: #f4f4f400;
  }

  .left-border-nav, .right-border-nav {
    display: none;
  }

  .nav-menu {
    z-index: auto;
    background-color: #000;
    align-items: center;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    padding-top: 170px;
    position: fixed;
    inset: 0%;
  }

  .soc-links-block {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 30px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .bottom-block-fix {
    z-index: 4;
  }

  .mouse-icon {
    filter: contrast(400%);
  }

  .text-block {
    margin-top: -148px;
    font-size: 60px;
  }

  .h1 {
    font-size: 60px;
  }

  .image-2 {
    width: 100%;
  }

  .about-us-section {
    flex-direction: column;
    height: auto;
    margin-top: 100px;
    margin-bottom: 200px;
  }

  .our-games-section {
    height: auto;
    margin-bottom: 200px;
  }

  .contacts-section {
    flex-direction: column;
    height: auto;
    margin-top: 100px;
    padding-bottom: 200px;
  }

  .about-h-block {
    margin-bottom: 40px;
  }

  .h2.dop-h2 {
    text-align: center;
    margin-top: 0;
    display: inline;
  }

  .div-block-8 {
    background-color: #f4f4f4;
    background-image: none;
    background-size: auto;
  }

  .div-block-11 {
    background-image: none;
    flex-direction: column;
    align-items: center;
  }

  .div-block-12 {
    display: none;
  }

  .tab {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image-16 {
    display: none;
  }

  .tabs-menu {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .div-block-15 {
    flex-direction: column-reverse;
    display: flex;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .image-17 {
    margin-left: auto;
    margin-right: auto;
    display: none;
    inset: auto auto 0% 0%;
  }

  .cont-buttons-block {
    margin-right: 0;
  }

  .form-cont-block {
    margin-top: 40px;
  }

  .preloader {
    display: none;
  }

  .corner-light-left, .corner-light-right, .image-20, .image-20-copy {
    filter: contrast(400%);
  }

  .div-block-22 {
    background-color: red;
  }

  .h2-404 {
    font-size: 60px;
  }

  .image-21 {
    margin-bottom: -60px;
    display: block;
  }

  .div-block-24 {
    margin-bottom: -100px;
  }

  .text-span {
    display: inline;
  }

  .tabs {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .slide-nav {
    display: none;
  }

  .image-23 {
    display: block;
    transform: rotate(-135deg);
  }

  .left-arrow {
    justify-content: center;
    align-items: center;
    margin-left: -70px;
    display: flex;
    inset: 0% auto 0% 0%;
  }

  .right-arrow {
    justify-content: center;
    align-items: center;
    margin-right: -70px;
    display: flex;
    inset: 0% 0% 0% auto;
  }

  .image-23-copy {
    display: block;
    transform: rotate(45deg);
  }

  .mask {
    width: 290px;
    height: 265px;
  }

  .div-block-25 {
    width: 290px;
    margin-top: 40px;
    margin-left: 74px;
    display: block;
  }

  .slide {
    height: 530px;
  }

  .image-24 {
    object-fit: cover;
    width: 290px;
    max-width: none;
    height: 482px;
  }

  .image-24.i-24 {
    width: 290px;
    height: 265px;
  }

  .slider {
    height: 265px;
  }

  .menu-button {
    z-index: 1;
  }

  .menu-button.w--open {
    z-index: 2;
    background-color: #000;
  }

  .brand {
    z-index: 3;
  }

  .particle-block, .background-video {
    display: none;
  }

  .ft-downblock-five-section {
    margin-bottom: 40px;
    text-decoration: none;
  }

  .ft-down-text-one, .ft-down-text-two {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .mouse-icon {
    display: none;
  }

  .text-block {
    margin-top: -108px;
    font-size: 30px;
  }

  .h1 {
    font-size: 35px;
  }

  .about-h-block {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2 {
    font-size: 40px;
  }

  .about-slider {
    width: 440px;
    height: 252px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-4 {
    background-image: url('../images/Back-LS.png');
    background-repeat: no-repeat;
  }

  .div-block-4.dv-4-dop {
    background-repeat: no-repeat;
  }

  .corner-sl-2, .line-sl, .line-sl-copy, .image-6, .image-7 {
    display: none;
  }

  .div-block-6 {
    margin-top: 36px;
    margin-left: 51px;
    position: absolute;
  }

  .tab {
    margin-bottom: 20px;
  }

  .tabs-menu {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bottons-cont-block-it {
    flex-direction: column;
    justify-content: space-between;
    height: 250px;
  }

  .image-18 {
    margin-top: -130px;
  }

  .image-19 {
    margin-top: -65px;
    margin-left: -172px;
  }

  .ft-downblock-five-section {
    margin-bottom: 0;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  .corenr-fix, .corenr-fix.cf-dop {
    width: 12px;
  }

  .text-block {
    margin-top: -131px;
  }

  .h1 {
    text-align: center;
  }

  .image-2 {
    margin-top: 72px;
  }

  .our-games-section {
    overflow: hidden;
  }

  .h2.h2-ad {
    font-size: 32px;
  }

  .link-buttons-block {
    flex-direction: column;
    justify-content: space-between;
    height: 150px;
  }

  .image-5 {
    margin-top: -104px;
  }

  .about-slider {
    width: 334px;
    height: 196px;
  }

  .text-block-2 {
    width: auto;
    font-size: 14px;
  }

  .div-block-6 {
    margin-top: 0;
    margin-bottom: -50px;
    margin-left: 0;
    inset: auto auto 0% 0%;
  }

  .div-block-7 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-5 {
    font-size: 14px;
  }

  .image-10 {
    display: none;
  }

  .div-block-8 {
    width: 323px;
    margin-left: 0;
  }

  .div-block-11 {
    padding-right: 0;
  }

  .tabs-menu {
    flex-wrap: wrap;
    align-content: stretch;
    width: 355px;
  }

  .cont-text {
    font-size: 14px;
  }

  .image-18 {
    margin-top: -116px;
    margin-right: -36px;
  }

  .image-19 {
    margin-left: -146px;
  }

  .form-cont-block {
    width: 315px;
    height: 400px;
  }

  .left-arrow {
    z-index: 5;
  }

  .mask {
    width: 246px;
    height: auto;
  }

  .div-block-25 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .slide {
    border: 2px #fff;
    width: 246px;
    height: auto;
    overflow: hidden;
  }

  .image-24 {
    height: 442px;
  }

  .image-24.i-24 {
    width: 246px;
  }

  .slider {
    background-color: #ddd0;
    width: 246px;
    height: auto;
  }

  .cc-image {
    height: 15px;
  }

  .ft-down-text-one, .ft-down-text-two {
    font-size: 10px;
  }
}


