.body {
  width: 1080px;
  height: 1920px;
  padding: 70px;
  position: relative;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body {
    width: 1200px;
    height: 1200px;
  }
}
.body .left-title {
  width: 70px;
  height: calc(100% - 70px);
  background-color: #000;
  display: flex;
  flex-direction: column;
  gap: 13px;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 106;
}
.body .left-title img {
  width: 26px;
  height: 444px;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .left-title {
    height: calc(100% - 69px);
    padding-top: 20px;
    gap: 23px;
  }
  .body .left-title img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 30px;
    height: 523px;
  }
}
.body .right-title {
  width: 70px;
  height: calc(100% - 70px);
  background-color: #000;
  padding-top: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 101;
  gap: 16px;
}
.body .right-title img {
  width: 26px;
  height: 444px;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .right-title {
    height: calc(100% - 69px);
    top: 0;
    padding-top: 33px;
    padding-bottom: 33px;
    gap: 23px;
  }
  .body .right-title img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 30px;
    height: 523px;
  }
}
.body .top-title {
  width: calc(100% - 70px);
  height: 70px;
  padding-left: 25px;
  background-color: #000;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .top-title {
    width: calc(100% - 69px);
    left: 0;
    top: 0;
    gap: 23px;
    padding-left: 33px;
    padding-right: 20px;
  }
}
.body .top-title img {
  height: 29px;
}
.body .top-title img:nth-child(2) {
  margin-left: 36px;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .top-title img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 526px;
    height: 30px;
  }
  .body .top-title img:nth-child(2) {
    margin-left: 20px;
  }
}
.body .bottom-title {
  width: calc(100% - 70px);
  height: 70px;
  padding-right: 30px;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  gap: 16px;
  z-index: 102;
}
.body .bottom-title img {
  width: 482px;
  height: 29px;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .bottom-title {
    width: calc(100% - 69px);
    right: 0;
    bottom: 0;
    gap: 23px;
  }
  .body .bottom-title img {
    height: 33px;
    width: 526px;
  }
}
.body .download-story {
  max-width: 1080px;
  width: 100%;
  height: 1620px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .download-story {
    width: 1200px;
    height: 1200px;
  }
}
.body .download-story .logo-wrapper {
  display: grid;
  place-items: center;
}
.body .download-story .logo-wrapper .logo {
  width: 630px;
  height: 172px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .download-story .logo-wrapper .logo {
    margin-top: 50px;
  }
}
.body .download-story .text-wrapper {
  max-width: 710px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.body .download-story .text-wrapper .header {
  font-family: "firaGO-light";
  font-size: 32px;
  font-style: italic;
  line-height: 29px;
  text-align: left;
  color: #000;
  opacity: 0.8;
  transition: all ease 0.5s;
}
.body .download-story .text-wrapper .text {
  font-family: "Nika";
  font-size: 64px;
  font-weight: 400;
  line-height: 75px;
  text-align: center;
  margin-top: 36px;
  transition: 0.5s all ease;
}
.body .download-story .text-wrapper .text::before {
  content: "*";
  font-family: "Nika";
  margin-right: 15px;
  color: red;
}
.body .download-story .text-wrapper .text::after {
  content: "*";
  font-family: "Nika";
  margin-left: 15px;
  color: red;
}
.body .download-story .footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 1200px) and (max-height: 1200px) {
  .body .download-story .footer {
    margin-bottom: 55px;
  }
}
.body .download-story .footer .header {
  padding: 10px;
  font-family: "firaGO-light";
  font-size: 32px;
  font-style: italic;
  line-height: 29px;
  text-align: left;
  color: #000;
  opacity: 0.8;
  transition: all ease 0.5s;
  border-bottom: 1px solid #898989;
}
.body .download-story .footer .link {
  font-family: "firaGo-regular";
  font-size: 32px;
  color: #000;
  margin-top: 8px;
}
.body .download-story .footer .qrcode {
  margin-top: 16px;
}
.body .download-story .footer .qrcode img {
  width: 92.99px;
  height: 92.99px;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: "Work Sans", sans-serif;
  background-color: white;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  cursor: pointer;
}

@font-face {
  font-family: "firaGo-regular";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-Regular.ttf);
}
@font-face {
  font-family: "firaGo-medium";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-Medium.ttf);
}
@font-face {
  font-family: "firaGo-light";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-Light.ttf);
}
@font-face {
  font-family: "firaGo-extra-bold";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-ExtraBold.ttf);
}
@font-face {
  font-family: "firaGo-extra-light";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-ExtraLight.ttf);
}
@font-face {
  font-family: "firaGo-semiBold";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Roman/FiraGO-SemiBold.ttf);
}
@font-face {
  font-family: "firago-italic-light";
  src: url(../../assets/fonts/FiraGO_TTF_1001/Italic/FiraGO-LightItalic.ttf);
}
@font-face {
  font-family: "Nika";
  src: url(../../assets/fonts/Nika-Regular.ttf);
}
html {
  overflow: hidden;
}

body {
  min-height: 100dvh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 70px;
  position: relative;
}
@media only screen and (max-width: 740px) {
  body {
    padding: 10px 50px;
  }
}
@media screen and (max-height: 800px) {
  body {
    height: auto;
  }
}
body .left-marquee {
  max-width: 64px;
  width: 100%;
  height: 100dvh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
}
body .left-marquee .left-marquee__inner {
  width: 32px;
  margin: 0 auto;
  height: 100%;
}
body .left-marquee .left-marquee__inner .marquee__part img {
  margin-bottom: 20px;
}
@media only screen and (max-width: 740px) {
  body .left-marquee {
    max-width: 30px;
  }
  body .left-marquee .left-marquee__inner {
    width: 16px;
  }
  body .left-marquee .left-marquee__inner .marquee__part img {
    width: 16px;
    margin-bottom: 13px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
body .right-marquee {
  max-width: 64px;
  width: 100%;
  height: 100dvh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
}
body .right-marquee .right-marquee__inner {
  width: 32px;
  margin: 0 auto;
  height: 100%;
}
body .right-marquee .right-marquee__inner img {
  margin-bottom: 13px;
}
@media only screen and (max-width: 740px) {
  body .right-marquee {
    max-width: 30px;
    right: -2px;
  }
  body .right-marquee .right-marquee__inner {
    width: 16px;
  }
  body .right-marquee .right-marquee__inner .right-marquee__part {
    width: 16px;
  }
  body .right-marquee .right-marquee__inner .right-marquee__part img {
    width: 16px;
  }
}
body .main-section.blur {
  filter: blur(4px);
}
body .main-section {
  max-width: 1440px;
  width: 100%;
  height: 80%;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-height: 630px) {
  body .main-section {
    gap: 50px;
  }
}
@media screen and (max-height: 630px) and (max-width: 1050px) {
  body .main-section {
    gap: 40px;
  }
}
body .main-section .logo-wrapper {
  padding: 5px 0;
  display: grid;
  place-items: center;
  cursor: pointer;
}
body .main-section .logo-wrapper img {
  max-width: 411.23px;
  width: 100%;
  transition: all ease 0.5s;
}
@media only screen and (max-width: 740px) {
  body .main-section .logo-wrapper img {
    transition: all ease 0.5s;
    max-width: 278px;
    width: 100%;
  }
}
@media screen and (max-height: 630px) and (max-width: 1050px) {
  body .main-section .logo-wrapper img {
    max-width: 278px;
  }
}
body .main-section .ortskhobila.disabled {
  display: none;
}
body .main-section .ortskhobila.active {
  display: flex;
}
body .main-section .ortskhobila {
  max-width: 436px;
  width: 100%;
  position: relative;
  display: grid;
  place-items: center;
}
@media screen and (max-height: 730px) {
  body .main-section .ortskhobila {
    max-width: 356px;
  }
}
@media only screen and (max-width: 740px) {
  body .main-section .ortskhobila {
    max-width: 356px;
  }
}
@media only screen and (max-width: 450px) {
  body .main-section .ortskhobila {
    margin-top: 70px;
  }
}
body .main-section .ortskhobila .cookie {
  max-width: 436px;
  width: 100%;
  cursor: pointer;
  transition: 0.5s all ease;
}
body .main-section .ortskhobila .cookie:hover {
  transform: scale(1.03);
  transition: 0.5s all ease;
}
@media screen and (max-height: 630px) and (max-width: 1050px) {
  body .main-section .ortskhobila .cookie {
    max-width: 308px;
  }
}
body .main-section .ortskhobila .price-tag {
  position: absolute;
  right: 0px;
  top: 30%;
  max-width: 151.4px;
  width: 100%;
}
@media only screen and (max-width: 450px) {
  body .main-section .ortskhobila .price-tag {
    max-width: 108px;
    height: 70px;
    top: 15px;
    right: 5px;
  }
}
@media screen and (max-height: 630px) and (max-width: 1050px) {
  body .main-section .ortskhobila .price-tag {
    max-width: 108px;
    right: 30px;
  }
}
body .main-section .click-text p {
  font-family: "firaGo-light";
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
  cursor: pointer;
}
body .main-section .click-text.disabled {
  display: none;
}
body .main-section .social-wrap {
  width: 90%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
@media screen and (max-height: 730px) {
  body .main-section .social-wrap {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 740px) {
  body .main-section .social-wrap {
    justify-content: center;
  }
  body .main-section .social-wrap .facebook a img {
    width: 44px;
    height: 44px;
  }
}
@media only screen and (max-width: 740px) and (max-width: 450px) {
  body .main-section .social-wrap .facebook a img {
    width: 36px;
    height: 36px;
  }
}
@media only screen and (max-width: 740px) {
  body .main-section .social-wrap .instagram a img {
    width: 44px;
    height: 44px;
  }
}
@media only screen and (max-width: 740px) and (max-width: 450px) {
  body .main-section .social-wrap .instagram a img {
    width: 36px;
    height: 36px;
  }
}
body .popup-wrapper {
  display: none;
  max-width: 662px;
  width: 100%;
  height: 331px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 26px;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 24px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  z-index: 100;
}
@media only screen and (max-width: 780px) {
  body .popup-wrapper {
    max-width: 500px;
  }
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper {
    max-width: 322px;
    min-height: 443px;
  }
}
@media only screen and (max-width: 400px) {
  body .popup-wrapper {
    max-width: 280px;
    min-height: 443px;
    padding: 0 13px;
  }
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper {
    max-width: 200px;
    min-height: 343px;
    padding: 0 13px;
  }
}
body .popup-wrapper .download-button {
  width: 168px;
  height: 47px;
  display: grid;
  place-items: center;
  font-family: "firaGo-medium";
  font-size: 24px;
  border: solid 2px #000;
  border-radius: 15px;
  margin-top: 44px;
  cursor: pointer;
  transition: 0.4s all ease;
}
body .popup-wrapper .download-button:hover {
  background-color: #000;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .download-button {
    width: 100px;
    font-size: 14px;
  }
}
body .popup-wrapper .close {
  align-self: flex-end;
  cursor: pointer;
  transition: 0.4s all ease;
}
body .popup-wrapper .close .close-btn {
  font-family: "firaGo-medium";
  font-size: 26px;
  font-weight: 400;
  transition: all ease 0.3s;
}
body .popup-wrapper .close .close-btn:hover {
  color: red;
}
body .popup-wrapper .select-format .instruction {
  font-family: "firaGo-medium";
  font-size: 24px;
  margin-top: 14px;
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .select-format .instruction {
    font-size: 17px;
  }
}
body .popup-wrapper .formats-wrap {
  display: flex;
  border: solid 2px #000;
  border-radius: 24px;
  margin-top: 25px;
  transition: all ease 0.4s;
}
body .popup-wrapper .formats-wrap:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@media only screen and (max-width: 780px) {
  body .popup-wrapper .formats-wrap {
    max-width: 450px;
    width: 100%;
  }
  body .popup-wrapper .formats-wrap .format h4 {
    font-size: 18px;
  }
  body .popup-wrapper .formats-wrap .format1 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 740px) {
  body .popup-wrapper .formats-wrap {
    max-width: 450px;
    width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper .formats-wrap {
    max-width: 343px;
    flex-direction: column;
    align-items: center;
  }
}
body .popup-wrapper .formats-wrap .format {
  width: 280px;
  height: 77px;
  display: grid;
  place-items: center;
  border-right: solid 2px #000;
  border-radius: 20px 0 0 20px;
  cursor: pointer;
  transition: 0.4s all ease;
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper .formats-wrap .format {
    width: 100%;
    border-right: 0;
    border-bottom: solid 2px #000;
    border-radius: 21px 21px 0 0;
  }
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .formats-wrap .format {
    height: 60px;
  }
}
body .popup-wrapper .formats-wrap .format h4 {
  font-family: "firaGo-regular";
  font-size: 24px;
}
@media only screen and (max-width: 780px) {
  body .popup-wrapper .formats-wrap .format h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 740px) {
  body .popup-wrapper .formats-wrap .format h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper .formats-wrap .format h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .formats-wrap .format h4 {
    font-size: 15px;
  }
}
body .popup-wrapper .formats-wrap .format p {
  font-family: "firaGo-light";
  font-size: 15px;
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper .formats-wrap .format p {
    font-size: 13px;
  }
}
body .popup-wrapper .formats-wrap .format.selected {
  background-color: #000;
  color: #fff;
}
body .popup-wrapper .formats-wrap .format1 {
  width: 280px;
  height: 77px;
  display: grid;
  place-items: center;
  cursor: pointer;
  border-radius: 0 20px 20px 0;
  transition: 0.4s all ease;
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .formats-wrap .format1 {
    height: 60px;
  }
}
@media only screen and (max-width: 570px) {
  body .popup-wrapper .formats-wrap .format1 {
    width: 100%;
    border: 0;
    border-radius: 0 0 21px 21px;
  }
}
body .popup-wrapper .formats-wrap .format1 h4 {
  font-family: "firaGo-regular";
  font-size: 24px;
}
@media only screen and (max-width: 780px) {
  body .popup-wrapper .formats-wrap .format1 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 740px) {
  body .popup-wrapper .formats-wrap .format1 h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 340px) {
  body .popup-wrapper .formats-wrap .format1 h4 {
    font-size: 15px;
  }
}
body .popup-wrapper .formats-wrap .format1 p {
  font-family: "firaGo-light";
  font-size: 15px;
}
body .popup-wrapper .formats-wrap .format1.selected {
  background-color: #000;
  color: #fff;
}
body .popup-wrapper.active {
  display: flex;
  animation: 0.5s ease-in popup;
}
body .overlay {
  display: none;
}
body .overlay.active {
  width: 100%;
  height: 100dvh;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.random-message {
  max-width: 860px;
  width: 100%;
  min-height: 435px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-height: 630px) {
  .random-message {
    min-height: 300px;
    justify-content: initial;
    gap: 10px;
  }
}
.random-message .open-new.none {
  opacity: 0;
}
.random-message .open-new {
  max-width: 200px;
  width: 100%;
  height: 20px;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  margin-top: 54px;
  margin-left: 34px;
}
@media only screen and (max-width: 740px) {
  .random-message .open-new {
    margin-left: 0;
  }
}
@media screen and (max-height: 630px) {
  .random-message .open-new {
    margin-top: 20px;
  }
}
.random-message .open-new p {
  font-family: "firago-italic-light";
  opacity: 70%;
}
@media only screen and (max-width: 740px) {
  .random-message .open-new p {
    font-size: 11px;
  }
}
.random-message .open-new .image-svg {
  height: 20px;
  display: grid;
  place-items: center;
}
.random-message .open-new .image-svg img {
  opacity: 100%;
}
@media only screen and (max-width: 740px) {
  .random-message .open-new .image-svg img {
    width: 10px;
    height: 10px;
  }
}
.random-message .cookie-meesage {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 70px;
}
@media screen and (max-height: 630px) {
  .random-message .cookie-meesage {
    margin-top: 10px;
  }
}
.random-message .cookie-meesage .message {
  font-family: "Nika";
  font-size: 48px;
  font-weight: 400;
  line-height: 51px;
  text-align: center;
  padding: 5px;
  transition: 0.5s all ease;
}
.random-message .cookie-meesage .message::before {
  content: "*";
  font-family: "Nika";
  margin-right: 15px;
  color: red;
}
.random-message .cookie-meesage .message::after {
  content: "*";
  font-family: "Nika";
  margin-left: 15px;
  color: red;
}
@media only screen and (min-width: 740px) and (max-width: 1280px) {
  .random-message .cookie-meesage .message {
    font-size: 39px;
  }
}
@media only screen and (max-width: 740px) {
  .random-message .cookie-meesage .message {
    font-size: 30px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 450px) {
  .random-message .cookie-meesage .message {
    font-size: 24px;
  }
}
.random-message .download {
  width: 100%;
  display: grid;
  place-items: center;
  gap: 10px;
  cursor: pointer;
  margin-top: 50px;
}
@media screen and (max-height: 630px) {
  .random-message .download {
    margin-top: 0;
  }
}
.random-message .download p {
  font-family: "firaGO-light";
  font-size: 24px;
  font-style: italic;
  line-height: 29px;
  text-align: left;
  color: #000;
  opacity: 0.8;
  transition: all ease 0.5s;
}
@media only screen and (max-width: 740px) {
  .random-message .download p {
    font-size: 20px;
    transition: all ease 0.5s;
  }
}
.random-message .download img {
  transition: all ease 0.5s;
}
@media only screen and (max-width: 740px) {
  .random-message .download img {
    transition: all ease 0.5s;
    width: 66px;
    height: 42px;
  }
}

.random-message.disabled {
  display: none;
}

@keyframes popup {
  0% {
    scale: 0;
    opacity: 0;
  }
  100% {
    scale: 1;
    opacity: 1;
  }
}/*# sourceMappingURL=global.css.map */