.bottom,
.comments,
.container,
.link,
.text_section,
.white_base,
.win {
  position: relative;
}

.close,
.close-popup,
.matreshka__item img,
.pop-up-button,
.submit-roulette,
.win p {
  cursor: pointer;
}
body,
h1,
h2 {
  color: #1b354a;
}
body,
ul li {
  font-size: 18px;
  line-height: 22px;
}
p {
  padding: 10px 0;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: underline;
}

.custom h3,
.footer,
.link a,
.matreshka__title,
.pop-up-window {
  text-align: center;
}
.custom,
.custom p {
  box-sizing: border-box;
}

.pop-up-button,
.submit-roulette {
  text-transform: uppercase;
}
a {
  outline: 0;
  cursor: pointer !important;
  color: #00f;
}
body {
  top: 0;
  width: 100%;
  height: 100%;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  margin: 0 auto;
  overflow-x: hidden;
  cursor: default;
}
.comment-name,
b,
h1 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}

.time,
h2 {
  font-weight: 400;
  font-family: "PT Sans", sans-serif;
}
a:hover {
  color: #3434fd;
}
h1 {
  margin: 0 0 17px;
  font-size: 30px;
  line-height: 34px;
}
h2 {
  margin: 18px 0;
  font-size: 22px;
  line-height: 26px;
}
img {
  max-width: 100%;
}

ul li {
  margin-bottom: 10px;
}
p {
  margin: 0;
}

.time {
  display: inline-block;
}

.time {
  margin-left: 15px;
}
.time {
  line-height: 20px;
  font-size: 11px;
  color: #909090;
}
.text_section {
  width: 100%;
  background: #260701;
  padding-bottom: 10px;
}
.base {
  background-color: #fff;
}
.base {
  padding: 0 10px;
  margin: 0 auto;
  width: 100%;
  max-width: 940px;
  overflow: hidden;
}
.bottom {
  margin-top: 50px;
}
.bottom .base {
  padding-bottom: 40px;
}
.bottom img {
  display: block;
  margin: 0 auto;
}
.comments {
  margin-top: 40px;
}
.red {
  font-size: 22px;
  padding: 10px 0 0;
  color: #f40b0b;
}
.link {
  margin: 30px auto 0;
  width: 300px;
  height: 71px;
}
.link a {
  display: block;
  height: 100%;
  color: #666;
}
.custom h3,
.custom ul {
  margin-top: 0;
}
.close {
  position: absolute;
}
.close {
  top: 1px;
  right: 5px;
  font-size: 40px;
}
.submit {
  margin-top: 10px;
  height: 50px;
  width: 400px;
  background-color: #b22222;
  color: #fff;
  font-size: 30px;
  border-radius: 3px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.iframe {
  width: 640px !important;
  height: 312px !important;
}
.footer {
  width: 60% !important;
  font-size: 12px;
  color: #fff;
}
.custom {
  margin: 35px 0 20px;
  padding: 15px;
  background: #fff2cc;
  border: 1px solid #000;
}
.custom p {
  padding: 5px 15px;
}
.submit-roulette:hover {
  background: #b00;
  transition: background 0.3s;
}
.submit-roulette:active {
  transform: translateY(2px);
  box-shadow: none;
}
.submit-roulette {
  padding: 10px 15px;
  margin: 5px 0 15px;
  outline: 0;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: 700;
  transition: background 0.3s;
  width: 100%;
  max-width: 350px;
}
input[type="submit"]:hover {
  background: #b00 !important;
  transition: background 0.3s;
}
input[type="submit"]:active {
  transform: translateY(2px);
  box-shadow: none !important;
}
.input-roulette {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
  width: 100% !important;
  max-width: 350px;
}
.ruletka-p {
  text-indent: 0;
  color: #000;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: 700;
}
.ruletka-p h2 {
  font-size: 25px;
  margin-bottom: 15px;
}
.danger-text {
  color: red;
  font-weight: 700;
}
.pop-up-button,
.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important;
}
.order_block {
  display: none;
  text-align: center !important;
}
.order_block h3 {
  font: bold 18px Arial !important;
  background: 0 0;
  margin: 15px 0 0 0;
}
.matreshka__item img,
.matreshka__title,
.win p {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
.time_remains {
  font-size: 1.1em;
  font-weight: 700;
}
.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.matreshka__item img,
.matreshka__title,
.win p {
  box-sizing: border-box;
}
.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(../img/cross_1.svg);
  background-size: 100%;
  top: -40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: 0;
}
.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}
.pop-up-button {
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  border: none;
  outline: 0;
}
.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff;
  padding: 70px 10px 20px;
  border-radius: 10px;
  animation: 0.7s pop-up-appear;
}
.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #71c341;
  border-radius: 50%;
  animation: 0.5s 0.6s backwards pop-up-appear-before;
}
.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: opacity 1s;
  animation: 0.5s 0.6s backwards pop-up-appear-after;
}
@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop-up-appear-before {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes super-rotation {
  70% {
    transform: rotate(1640deg);
  }
  100% {
    transform: rotate(1620deg);
  }
}
@media screen and (max-width: 1019px) {
  img {
    max-width: 100%;
  }
  .time {
    display: block;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .base {
    width: calc(100% - 50px);
    padding-right: 10px;
    padding-left: 10px;
  }
  .container {
    width: 100% !important;
  }
  .footer {
    width: calc(100% - 30px) !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  p,
  td {
    text-align: left;
  }
}
.comments h2 {
  font-size: 30px;
  margin-bottom: 35px;
}
.comment-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  font-size: 16px;
}
.comment-top {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 10px;
  justify-content: space-between;
}
.comment-name span {
  font-size: 12px;
  color: grey;
}
.comment-date {
  color: grey;
  font-size: 13px;
}

.comment-text {
  width: 100%;
}
.comment-text img {
  width: 300px;
  display: block;
  margin-top: 10px;
}
.comment-item.answer {
  padding-left: 50px;
}
@-webkit-keyframes dotty {
  0%,
  100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
@keyframes dotty {
  0%,
  100% {
    content: "";
  }
  25% {
    content: ".";
  }
  50% {
    content: "..";
  }
  75% {
    content: "...";
  }
}
@media screen and (max-width: 320px) {
  .subline {
    font-size: 17px;
  }
  .base p {
    font-size: 16px;
  }
}

body * :not(i) {
  font-family: Georgia, Times, "Times New Roman", serif !important;
}
.base li,
.base p,
.base ul,
.comment-text * {
  font-size: 22px !important;
  line-height: 26px !important;
}
.ava_block {
  margin-right: 20px;
  width: 40px;
}
.ava_block img {
  max-width: 40px;
}
.base {
  padding-top: 0 !important;
}
.headline {
  font-weight: 700;
  font-size: 44px;
  line-height: 48px;
  margin: 20px 0;
}
.subline {
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
}
input,
select {
  font-size: 14px;
}
@media (max-width: 1019px) {
  .base {
    padding-top: 0 !important;
    width: 100%;
  }
  .base h1 {
    margin-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .headline {
    font-size: 28px;
    line-height: 38px;
  }
  .subline {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 320px) {
  .subline {
    font-size: 17px;
    line-height: 30px;
  }
  p {
    font-size: 16px;
  }
}
.matreshka__title {
  text-transform: uppercase;
  font-size: 22px !important;
  background-color: #3a4752;
  border-radius: 0.5em;
  font-weight: 700;
  font-style: normal;
  line-height: 30px;
  margin: 15px 0;
  color: #fff !important;
  padding: 10px;
}
.matreshka__container {
  display: flex;
  justify-content: space-around;
}

.win {
  display: none;
}
.matreshka__item img {
  font-size: 16px;
  color: #e4cbcc;
  margin: 0 auto 20px;
  max-width: 250px;
  width: 100%;
}
.win,
.win p,
.win span {
  color: #8d7a7a !important;
}
.win p {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  padding: 0;
  margin: 0 0 20px;
  line-height: 1.4 !important;
  font-family: poetsen_oneregular;
  font-size: 50px !important;
  font-weight: 600;
  text-shadow: 1px 1px 1px #fff;
}
.grats span,
p.grats {
  color: #f52626 !important;
}
.grats:after {
  content: "";
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 2;
  background-size: cover;
  background-image: url(../img/line.png);
}
@media (max-width: 767px) {
  .matreshka__item img {
    max-width: 200px;
  }
  .win p {
    font-size: 36px !important;
  }
  .sale {
    top: 15%;
  }
}
@media (max-width: 540px) {
  .win p {
    font-size: 32px !important;
  }
}
@media (max-width: 480px) {
  .time {
    margin-bottom: 0 !important;
  }
  .sale {
    top: 8%;
  }
}
@media (max-width: 420px) {
  .win p {
    font-size: 28px !important;
  }
}
@media (max-width: 360px) {
  .win p {
    font-size: 26px !important;
  }
  .sale {
    top: 5%;
  }
}
.order_block img {
  max-width: 200px !important;
  width: 100% !important;
}
.order_block,
.order_block * {
  box-sizing: border-box;
  transition: 0.2s;
  font-family: Arial, sans-serif !important;
}
.order_block {
  max-width: 430px;
  width: 100%;
  margin: auto;
  background: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12);
  border: 3px dashed #eaeaea;
  border-radius: 0;
  padding: 10px;
}
.order_form {
  width: 100%;
  max-width: 500px;
  padding: 0 20px 20px;
}
.time_remains {
  color: red;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.03);
  }
}

/* header strt  */
.Header-root {
  position: relative;
}
.SvgSymbol-root {
  vertical-align: middle;
}
.Link-root {
  display: block;
  color: inherit;
}
.SvgSymbol-root {
  width: 100%;
  height: 100%;
}
.SvgSymbol-menu {
  width: 22px;
  height: 24px;
}
.SvgSymbol-search {
  width: 20px;
  height: 24px;
}
.red {
  color: rgb(244, 11, 11);
}
@media only screen and (min-device-width: 64em) {
  .SvgSymbol-search {
    width: 13px;
    height: 15px;
  }
}

.Header-switcher {
  width: 100%;
}
.Header-buttons,
.Header-logo,
.Header-root {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
a {
  color: #00f;
}
a:hover {
  color: red;
}
.Header-root {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  height: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  -webkit-box-align: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.Header-menuToggle {
  z-index: 100;
  margin-left: auto;
  /* padding-top: 22px; */
}
@media only screen and (min-width: 64em) {
  .Header-root {
    height: 77px;
  }
  .Header-menuToggle {
    display: none;
  }
}
.Header-logo {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* padding-top: 18px; */
  background-color: inherit;
}
@media only screen and (min-width: 64em) {
  .Header-logo {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0;
    background-color: transparent;
  }
  .Header-meduza {
    padding: 0 15px;
  }
}
.Header-buttons,
.Header-item {
  -webkit-box-align: center;
  letter-spacing: 1px;
}
.Header-meduza {
  display: inline-block;
  margin-top: -4px;
  fill: #d09959;
}
.Header-buttons {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  /* padding-top: 22px; */
  font-size: 14px;
  line-height: 1;
}
@media only screen and (min-width: 64em) {
  .Header-buttons {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 2px;
  }
  .Header-buttons .Header-item:after {
    content: "";
  }
}
.Header-buttons .Header-item:last-child:after {
  display: none;
}
.Header-nav {
  position: absolute;
  top: 58px;
  right: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  padding: 12px 12px 4px;
  -webkit-transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  -o-transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  opacity: 0;
  background-color: #040404;
}
button,
svg {
  overflow: visible;
}
@media only screen and (min-width: 64em) {
  .Header-nav {
    position: static;
    visibility: visible;
    height: auto;
    padding: 2px 0 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    background-color: transparent;
  }
}
.Header-item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 45px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background: 0 0;
  font-weight: 600;
  fill: currentColor;
}
.Header-item:after {
  position: absolute;
  top: 50%;
  right: -1px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 1px solid #404040;
}
.Header-item:focus,
.Header-item:hover,
.Header-menu a:hover {
  color: #999;
}
.Header-menu a {
  color: #fff;
  padding: 0 6px;
  display: block;
  text-decoration: none;
  font-family: 'Germania One' !important;
}
@media only screen and (min-width: 48em) {
  .Header-menu a {
    padding: 0 15px;
  }
}
.Header-itemSearch,
.Header-menuToggle .Header-item {
  color: #737373;
}
@media only screen and (min-width: 64em) {
  .Header-itemSearch,
  .Header-menuToggle .Header-item {
    color: #fff;
  }
}
.Header-menuAdditional a,
.Header-switcher {
  color: hsla(0, 0%, 100%, 0.5);
}
.Header-itemLang {
  display: none;
}
@media only screen and (min-width: 64em) {
  .Header-itemLang {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
  }
}
.Header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
  border-top: 1px solid #323232;
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 48em) {
  .Header-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0;
    border-top: 0;
    font-size: 14px;
    line-height: 17px;
  }
}

.Header-switcher {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media only screen and (min-width: 64em) {
  .Header-mobileNav {
    display: none;
  }
}
.Header-menuAdditional {
  margin-top: 24px;
  margin-bottom: 28px;
  padding: 32px 0;
  text-align: center;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  font-size: 16px;
  line-height: 22px;
}
.Header-menuAdditionalItem {
  margin: 0 6px;
}
.Header-switcher {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  font-size: 16px;
}

footer,
header,
main,
nav {
  display: block;
}
.App-header {
  z-index: 500;
  width: 100%;
  position: relative;
  background-color: #000;
}

/* header end  */
.printing {
  font-weight: 700;
  display: inline-block;
  font-family: monospace;
  font-size: 30px;
  clip-path: inset(0 3ch 0 0);
  animation: 1s steps(4) infinite l;
}
@keyframes l {
  to {
    clip-path: inset(0 -1ch 0 0);
  }
}

select::-ms-expand {
  display: none;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
          appearance: none!important;
background-image: url(../img/custom_select.png);
  background-repeat:no-repeat;
  background-position: 96% 50%;
}

@media (max-width: 991px) {
  .comment-item:not(:nth-last-child(-n+9)) {
    display: none;
  }
}