@font-face {
  font-family: "Font2";
  src: url("../css/font/LineageM_Beta.eot");
  src: url("../css/font/LineageM_Beta.eot?#iefix") format("embedded-opentype"), url("../css/font/LineageM_Beta.woff2") format("woff2"), url("../css/font/LineageM_Beta.woff") format("woff"), url("../css/font/LineageM_Beta.ttf") format("truetype"), url("../css/font/LineageM_Beta.svg#LineageM_Beta") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 
.translated-ltr {
  height: 0 !important;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.skiptranslate {
  display: none !important;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.fancybox-bg {
  background-color: rgba(0, 0, 0, 0.944) !important;
}

a {
  text-decoration: none;
  transition: 0.5s;
}
a:hover {
  filter: brightness(120%);
}
a:hover span {
  transform: scale(1.2);
}

span {
  transition: 0.5s;
}

body {
background: url(https://normal.muplatas2.com/assets/muplata/images/top-fon-bg.webp) top center no-repeat;
  background-color: rgb(24, 24, 24);
  font-family: "Font2";
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  background-color: rgb(0, 0, 0);
  width: 0.6vh;
}
body::-webkit-scrollbar-thumb {
  background-color: rgb(46, 44, 41);
  width: 0.6vh;
  border-radius: 8vh;
}

.pause-b {
  position: absolute;
  top: 2vw;
  right: 2vw;
  z-index: 1001;
}
.pause-b button {
  width: 2.7vw;
  height: 2.7vw;
  background-color: rgba(0, 0, 0, 0.499);
  border-radius: 100%;
  margin: 0 0.2vw;
  color: rgba(255, 255, 255, 0.622);
  font-family: "Font2";
  border: 0.2vh solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 2vw black;
  font-size: 0.9vw;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.pause-b button:hover {
  columns: white;
  border-color: rgba(255, 255, 255, 0.2);
}
.pause-b button .fa-volume-xmark {
  display: none;
}
.pause-b button .fa-play {
  display: none;
}
.pause-b button.paused .fa-volume-xmark {
  display: block;
}
.pause-b button.paused .fa-volume-high {
  display: none;
}
.pause-b button.paused .fa-play {
  display: block;
}
.pause-b button.paused .fa-pause {
  display: none;
}

h1 {
  font-weight: normal;
}

h2 {
  font-weight: normal;
}

.video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.video::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
  background: rgb(2, 0, 36);
  background: radial-gradient(circle, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.811) 85%);
  z-index: 1;
}
.video video {
  width: 100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
}

li {
  list-style: none;
}

nav {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  display: none;
  justify-content: space-between;
  z-index: 11;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 3.5vw;
  background: linear-gradient(120deg, rgba(50, 42, 36, 0.832), rgba(26, 20, 17, 0.832));
  border-bottom: 0.1vw solid rgba(255, 255, 255, 0.09);
  box-shadow: 0 0.5vw 0.5vw rgba(0, 0, 0, 0.2);
}
nav ul:nth-child(1) {
  padding-top: 0.2vw;
}
nav ul:nth-child(1) li a {
  color: rgba(253, 252, 252, 0.515);
}
nav ul:nth-child(1) li a:hover {
  color: white;
}
nav ul:nth-child(2) {
  padding-right: 1vw;
}
nav ul:nth-child(2) li {
  margin: 0 0.3vw;
}
nav ul:nth-child(2) li .facebook {
  background-color: rgba(51, 111, 202, 0.574);
}
nav ul:nth-child(2) li .youtube {
  background-color: rgba(212, 42, 42, 0.574);
}
nav ul:nth-child(2) li .twitter {
  background-color: rgba(58, 170, 255, 0.574);
}
nav ul:nth-child(2) li .instagram {
  background-color: rgba(202, 51, 159, 0.574);
}
nav ul:nth-child(2) li a {
  width: 2vw;
  height: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(51, 111, 202, 0.574);
  border-radius: 100%;
  font-size: 1vw;
}
nav ul {
  display: flex;
  height: 100%;
}
nav ul li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 1.5vw;
}
nav ul li a {
  color: white;
  font-size: 0.8vw;
}
nav ul li a img {
  width: 3vw;
}

header {
  height: 34vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: relative;
  z-index: 1;
  flex-direction: column;
  padding-top: 3vw;
}
header .logo {
  margin-bottom: 2vw;
}
header .logo img {
  width: 9vw;
}
header h1 {
  font-size: 3.5vw;
  margin-bottom: 2vw;
  filter: drop-shadow(0 0 0.6vw black);
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(164, 161, 150));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

header h2 {
  font-size: 3.5vw;
  margin-bottom: 2vw;
  filter: drop-shadow(0 0 0.6vw black);
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(164, 161, 150));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

header::before {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: -12vw;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.805), rgb(19, 22, 27));
}
header a {
  font-size: 1.1vw;
  text-shadow: 0 0 1vw white;
  color: white;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30vw;
  height: 5vw;
  z-index: 3;
}
header a:hover {
  filter: brightness(120%);
}
header a:hover span {
  transform: scale(1.2);
}
header a span {
  position: relative;
  z-index: 1;
}
header a img {
  position: absolute;
  pointer-events: none !important;
  width: 27.5vw;
}

main {
  position: relative;
  z-index: 2;
  background: url(../images/bg_background.jpg) top/cover no-repeat;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

footer {
  text-align: center;
  padding: 5vw 0;
}
footer ul {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 3vw;
}
footer ul li {
  margin: 0 0.3vw;
}
footer ul li a {
  color: rgba(255, 255, 255, 0.564);
  width: 3vw;
  height: 3vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 1.2vw;
}
footer div {
  margin-bottom: 1.5vw;
}
footer div img {
  width: 5vw;
}
footer p {
  color: rgba(255, 255, 255, 0.13);
  font-size: 0.7vw;
  line-height: 1vw;
}

.start {
  width: 96%;
  margin: 0 auto;
  position: relative;
  background-color: rgba(28, 60, 108, 0);
  display: flex;
  align-items: center;
  justify-content: start;
  height: 30vw;
}
.start p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.1vw;
  margin-bottom: 2vw;
}
.start h1 {
  font-size: 3.7vw;
  margin-bottom: 1vw;
  filter: drop-shadow(0 0 0.6vw black);
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(164, 161, 150));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.start h2 {
  font-size: 3.7vw;
  margin-bottom: 1vw;
  filter: drop-shadow(0 0 0.6vw black);
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(164, 161, 150));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.start::after {
  content: "";
  position: absolute;
  border: 2.2vw solid transparent;
  border-image: url(../images/border.webp);
  border-image-slice: 50 60 fill;
  left: -0.8vw;
  right: -0.8vw;
  bottom: -1vw;
  top: -0.7vw;
  opacity: 0.5;
  pointer-events: none;
}
.start div {
  width: 70%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.start div span {
  display: flex;
}
.start a {
  font-size: 1.1vw;
  text-shadow: 0 0 1vw white;
  color: white;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25vw;
  height: 5vw;
  z-index: 3;
  margin: 0 0.5vw;
}
.start a span {
  position: relative;
  z-index: 1;
}
.start a img {
  position: absolute;
  pointer-events: none !important;
  width: 26vw;
}
.start .s-c {
  position: absolute;
  right: -25vw;
  z-index: 1;
  pointer-events: none;
  transform: translateY(-5vw);
}
.start .s-c img {
  width: 75vw;
}

.media {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 5vw 0;
  margin-bottom: 3vw;
  overflow: hidden;
}
.media .m-t {
  width: 35%;
  margin: 0 auto;
  margin-bottom: 4vw;
}
.media .m-t h1 {
  font-size: 3vw;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.media .m-t h2 {
  font-size: 3vw;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.media .m-s .swiper-wrapper {
  gap: 3vw;
  transition-timing-function: linear !important;
}
.media .m-s .swiper-slide {
  position: relative;
  height: 12vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media .m-s .swiper-slide:hover div {
  opacity: 1;
}
.media .m-s .swiper-slide i {
  position: absolute;
  font-size: 1.6vw;
  color: rgba(255, 255, 255, 0.803);
  z-index: 2;
}
.media .m-s .swiper-slide .fa-youtube {
  font-size: 2vw;
}
.media .m-s .swiper-slide div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  opacity: 0.5;
  transition: 0.5s;
}
.media .m-s .swiper-slide div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.856));
}
.media .m-s .swiper-slide::after {
  content: "";
  position: absolute;
  border: 2.2vw solid transparent;
  border-image: url(../images/border.webp);
  border-image-slice: 50 60 fill;
  left: -0.8vw;
  right: -0.8vw;
  bottom: -1vw;
  top: -0.7vw;
  pointer-events: none;
}

.game {
  background: linear-gradient(rgb(19, 22, 27), rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0));
  padding: 3vw 0;
  position: relative;
  z-index: 1;
}
.game .wrapper {
  width: 96%;
  padding: 8vw 0;
  box-shadow: 0 3vw 5vw rgba(0, 0, 0, 0.434);
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.126), rgba(0, 0, 0, 0.323));
  margin: 0 auto;
  position: relative;
}
.game .wrapper::after {
  content: "";
  position: absolute;
  border: 2.2vw solid transparent;
  border-image: url(../images/border.webp);
  opacity: 0.5;
  border-image-slice: 50 60 fill;
  left: -0.8vw;
  right: -0.8vw;
  bottom: -1vw;
  top: -0.7vw;
  pointer-events: none;
}
.game .g-t {
  text-align: center;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 6vw;
}
.game .g-t h1 {
  font-size: 3vw;
  margin-bottom: 1vw;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.game .g-t h2 {
  font-size: 3vw;
  margin-bottom: 1vw;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.game .g-t p {
  color: rgba(255, 255, 255, 0.238);
  font-size: 1vw;
  line-height: 1.5vw;
  width: 85%;
  margin: 0 auto;
}
.game .g-s {
  width: 85%;
  margin: 0 auto;
  display: flex;
  gap: 5vw;
}
.game .g-s div {
  width: 100%;
  text-align: center;
}
.game .g-s div:hover span::before {
  opacity: 0;
}
.game .g-s div span {
  display: flex;
  border-radius: 0.5vw;
  height: 11vw;
  background-color: rgb(44, 55, 66);
  width: 100%;
  margin-bottom: 2.3vw;
  position: relative;
}
.game .g-s div span::before {
  transition: 0.5s;
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.555);
}
.game .g-s div span::after {
  content: "";
  position: absolute;
  border: 2.2vw solid transparent;
  border-image: url(../images/border.webp);
  opacity: 0.8;
  border-image-slice: 50 60 fill;
  left: -0.8vw;
  right: -0.8vw;
  bottom: -1vw;
  top: -0.7vw;
  pointer-events: none;
}
.game .g-s div h1 {
  color: white;
  font-size: 1.2vw;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1vw;
}
.game .g-s div h2 {
  color: white;
  font-size: 1.2vw;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1vw;
}
.game .g-s div p {
  margin: 0 auto;
  font-size: 0.9vw;
  width: 95%;
  color: rgba(128, 128, 128, 0.6);
  line-height: 1.1vw;
}

.world {
  width: 100%;
  position: relative;
  height: 12vw;
  z-index: 3;
}
.world .t {
  display: flex;
  justify-content: center;
  margin-bottom: 0vw;
  padding-bottom: 2vw;
  position: relative;
  z-index: 1;
  height: auto;
  width: 98%;
  margin: 0 auto;
  top: -0.5vw;
}
.world .t h1 {
  font-size: 1.2vw;
  color: rgb(188, 188, 188);
  text-transform: uppercase;
  letter-spacing: 0.2vw;
}
.world .t h2 {
  font-size: 1.2vw;
  color: rgb(188, 188, 188);
  text-transform: uppercase;
  letter-spacing: 0.2vw;
}
.world .wrapper {
  position: absolute;
  width: 96%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
  gap: 2.2vw;
  display: flex;
  align-items: end;
  z-index: 2;
}
.world .c_2 {
  background: url(../images/bg_blue.webp) top/cover no-repeat;
  box-shadow: 0 1vw 3vw rgba(0, 0, 0, 0.722);
}
.world .c_2 h1 span {
  color: rgb(94, 94, 225);
}
.world .c_2 h2 span {
  color: rgb(94, 94, 225);
}
.world .c_2 .c-d {
  color: rgb(101, 159, 247) !important;
}
.world .c_2 .c_p {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  transition: 0.5s;
  pointer-events: none;
  z-index: 1;
}
.world .c_2 .c_p img {
  position: absolute;
  opacity: 0;
  width: 10vw;
  left: 20vw;
  transition: 1s;
}
.world .c_2:hover .c_p img {
  width: 61vw;
  left: -28vw;
  opacity: 1;
  transform: translateY(-7vw);
}
.world .c_1 {
  background: url(../images/bg_red.webp) top/cover no-repeat;
  box-shadow: 0 1vw 3vw rgba(0, 0, 0, 0.722);
}
.world .c_1 h1 span {
  color: red;
}
.world .c_1 h2 span {
  color: red;
}
.world .c_1 .c_p {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: start;
  transition: 0.5s;
  pointer-events: none;
  z-index: 1;
}
.world .c_1 .c_p img {
  position: absolute;
  opacity: 0;
  width: 10vw;
  right: 20vw;
  transition: 1s;
}
.world .c_1:hover .c_p img {
  width: 50vw;
  right: -12vw;
  opacity: 1;
  transform: translateY(1vw);
}
.world_c {
  width: 100%;
  box-shadow: 0 1vw 2vw rgba(0, 0, 0, 0.722);
  border-radius: 0.2vw;
  padding-top: 1vw;
  border: 0.1vw solid rgba(255, 255, 255, 0.179);
  background-color: rgb(41, 41, 41);
  display: flex;
  align-items: center;
  height: 9vw;
  transition: 1s;
  position: relative;
}
.world_c .c_x {
  display: none;
}
.world_c .c_o {
  display: none;
}
.world_c::after {
  content: "";
  position: absolute;
  border: 2.2vw solid transparent;
  border-image: url(../images/border.webp);
  border-image-slice: 50 60 fill;
  left: -0.8vw;
  right: -0.8vw;
  bottom: -1vw;
  top: -0.7vw;
  pointer-events: none;
}
.world_c:hover {
  width: 270%;
  z-index: 2;
  height: 28vw;
  padding-top: 0;
}
.world_c:hover .c-i {
  transform: scaleY(100%);
  max-height: 15vw;
  opacity: 1;
  margin-top: 2vw;
}
.world_c:hover .c-d {
  position: relative;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
.world_c .c {
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  transition: 0.5s;
}
.world_c h1 {
  color: white;
  font-size: 2vw;
  font-weight: normal;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.world_c h2 {
  color: white;
  font-size: 2vw;
  font-weight: normal;
  background: -webkit-linear-gradient(top, rgb(255, 255, 255), rgb(131, 128, 117));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.world_c .c-i {
  transition: 0.5s;
  opacity: 0;
  max-height: 0;
  transition: 1s;
  transform: scaleY(0);
  transform-origin: bottom;
  display: flex;
  flex-direction: column;
}
.world_c .c-i a {
  font-size: 1vw;
  text-shadow: 0 0 1vw white;
  color: white;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23vw;
  height: 4vw;
  z-index: 3;
  margin: 0 auto;
  margin-top: 2vw;
}
.world_c .c-i a span {
  position: relative;
  z-index: 1;
}
.world_c .c-i a img {
  position: absolute;
  pointer-events: none !important;
  width: 23vw;
}
.world_c .c-i ul {
  display: flex;
  justify-content: center;
  gap: 1vw;
}
.world_c .c-i ul li {
  width: 8vw;
  height: 8vw;
  background-color: rgba(22, 22, 22, 0.855);
  box-shadow: 0 0 1vw rgba(0, 0, 0, 0.2);
  border-radius: 0.4vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.world_c .c-i ul li::after {
  content: "";
  position: absolute;
  border: 1.5vw solid transparent;
  border-image: url(../images/border.webp);
  border-image-slice: 50 60 fill;
  left: -0.5vw;
  right: -0.5vw;
  bottom: -0.5vw;
  top: -0.5vw;
  pointer-events: none;
}
.world_c .c-i ul li span:nth-child(1) {
  font-size: 0.8vw;
  color: gray;
  margin-bottom: 0.7vw;
}
.world_c .c-i ul li span:nth-child(2) {
  font-size: 1.2vw;
  color: white;
}
.world_c .c-i ul li p {
  width: 80%;
  margin: 0 auto;
  font-size: 1vw;
  color: white;
}
.world_c .c-d {
  transition: 1s;
  display: flex;
  opacity: 1;
  width: 15vw;
  max-height: 3vw;
  height: 3vw;
  font-size: 0.9vw;
  color: rgb(239, 58, 58);
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}/*# sourceMappingURL=style.css.map */