.Link-root {
  display: block;
  color: inherit
}

.live {
  display: block;
  max-width: 100%;
  margin: 5px 0;
}

.logo {
  width: 177px;
  display: block;
}

.center {
  text-align: center;
}

picture {
  flex-shrink: 0;
}

.exit-main {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

input {
  display: flex
}

img {
  max-width: 100%
}

.c15 {
  margin-bottom: 25px
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid #d6d6d6
}

.c15 .c3 p {
  padding: 5px 10px;
  margin-bottom: 0
}

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

td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

.Meta-root {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 12px;
  line-height: 15px;
  fill: inherit
}

.Meta-simple {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

@media only screen and (min-width:32em) {
  .Meta-simple {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
}

.Meta-simple>div {
  margin-top: 3px;
  margin-bottom: 3px
}

@media only screen and (min-width:32em) {
  .Meta-simple>div {
    margin-top: 0;
    margin-bottom: 0
  }
}

.Meta-simple>div:first-child {
  margin-top: 0
}

.Meta-simple {
  width: 100%;
  color: #757575
}

.MetaItem-root {
  display: inline-block;
  margin-right: 15px
}

.MetaItem-hasBullets {
  margin-right: 0
}

.Timestamp-root {
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-weight: 400
}

.SvgSymbol-root {
  width: 100%;
  height: 100%;
  vertical-align: middle
}

.SvgSymbol-medium {
  width: 24px;
  height: 24px
}

.SvgSymbol-fb {
  width: 16px;
  fill: #304591
}

.SvgSymbol-vk {
  width: 20px;
  fill: #527397
}

.SvgSymbol-ok {
  width: 9px;
  fill: #eb722e
}

.SvgSymbol-tw {
  width: 20px;
  fill: #31adf4
}

.SvgSymbol-tg {
  width: 18px;
  fill: #2ba5e0
}

.SvgSymbol-reaction {
  width: 16px;
  color: #b88b58;
  fill: #262626
}

.SvgSymbol-menu {
  width: 22px;
  height: 26px
}

.SvgSymbol-meduzaLogo {
  width: 92px;
  height: 20px
}

@media only screen and (min-width:64em) {
  .SvgSymbol-meduzaLogo {
    width: 100px;
    height: 45px
  }
}

.SvgSymbol-search {
  width: 20px;
  height: 24px
}

@media only screen and (min-width:64em) {
  .SvgSymbol-search {
    width: 13px;
    height: 15px
  }
}

.SimpleTitle-root {
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (min-width:48em) {
  .SimpleTitle-root {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 40px
  }
}

.GeneralMaterial-article p {
  margin: 0 0 20px;
  font-size: 18px;
}

.announce p {
  margin-bottom: 0;
}

.SimpleBlock-h4 {
  margin-top: 26px;
  margin-bottom: 11px;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px
}

@media only screen and (min-width:32em) {
  .SimpleBlock-h4 {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 28px
  }
}

.ListBlock-root {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}

.ListBlock-root li {
  position: relative;
}

.ListBlock-ul li {
  padding: 0 0 0 23px
}

@media only screen and (min-width:48em) {
  .ListBlock-ul li {
    padding: 0 0 0 38px
  }
}

.ListBlock-ul li:last-child {
  margin-bottom: 0
}

.ListBlock-ul li:before {
  position: absolute;
  top: 0;
  left: 5px;
  width: 8px;
  content: "\2022";
  text-align: center;
  color: #b88b58;
  font-size: 18px;
  line-height: inherit
}

@media only screen and (min-width:48em) {
  .ListBlock-ul li:before {
    left: 0;
    width: 36px;
    text-align: center;
    font-size: 20px
  }
}

.MaterialNote-root {
  margin-bottom: 17px;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 22px
}

.MaterialNote-root:empty {
  margin-bottom: 0
}

.MaterialNote-root:empty:before {
  margin-bottom: 9px
}

.MaterialNote-root:before {
  display: block;
  width: 120px;
  height: 1px;
  margin-bottom: 15px;
  content: "";
  background: #000
}

.MaterialNote-default {
  margin-top: 25px
}

@media only screen and (min-width:32em) {
  .MaterialNote-default {
    margin-top: 35px
  }
}

.Toolbar-root {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

.Toolbar-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 0 -10px;
  padding: 0;
  list-style: none
}

@media only screen and (min-width:64em) {
  .Toolbar-list {
    margin: 0 0 0 -15px
  }
}

.Toolbar-item {
  position: relative;
  height: 32px;
  padding-right: 10px;
  padding-left: 10px;
  min-width: 42px;
  cursor: pointer;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
  color: gray;
  line-height: 1;
  text-align: center
}

@media only screen and (min-width:64em) {
  .Toolbar-item {
    padding-right: 15px;
    padding-left: 15px
  }
}

.Toolbar-item:last-child {
  margin-right: 0
}

.Toolbar-item:before {
  position: absolute;
  top: 7px;
  left: 0;
  height: 18px;
  content: "";
  vertical-align: middle;
  border-left: 1px solid rgba(0, 0, 0, .15)
}

.ToolbarButton-text {
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle
}

.ToolbarButton-text:empty {
  display: none
}

.ToolbarButton-button {
  height: 100%;
  margin: 0;
  padding: 0 1px 0 0;
  cursor: pointer;
  color: inherit;
  border-width: 0;
  text-decoration: none;
  outline: none;
  background-color: transparent;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.ToolbarButton-button:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ""
}

.ToolbarButton-button:hover {
  opacity: .6
}

.AffiliatePanels-root {
  position: relative
}

.UnderTheSun-root {
  position: relative;
  z-index: 200;
  margin-top: 12px
}

@media only screen and (min-width:32em) {
  .UnderTheSun-root {
    margin-top: 45px
  }
}

.UnderTheSun-root:empty {
  margin-top: 0
}

.GeneralMaterial-root {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: column nowrap;
  padding: 20px 20px 0px;
  border-radius: 10px;
  background-color: #fff
}

@media only screen and (min-width:48em) {
  .GeneralMaterial-root {
    padding: 45px 15px 0px
  }

  .GeneralMaterial-simple {
    padding-top: 60px
  }
}

.GeneralMaterial-container {
  width: 100%
}

.GeneralMaterial-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  max-width: 650px;
  margin: 0 auto 31px
}

@media only screen and (min-width:64em) {
  .GeneralMaterial-head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1000px
  }

  .GeneralMaterial-materialHeader {
    max-width: 840px
  }
}

.GeneralMaterial-article {
  position: relative
}

.GeneralMaterial-simple .GeneralMaterial-container {
  max-width: 1000px
}

.GeneralMaterial-simple .GeneralMaterial-article {
  margin-right: auto;
  margin-left: auto
}

@media only screen and (min-width:64em) {
  .GeneralMaterial-simple .GeneralMaterial-article {
    margin-right: 0;
    margin-left: 0
  }
}

.GeneralMaterial-default .GeneralMaterial-article {
  width: 100%
}

.GeneralMaterial-default .GeneralMaterial-body {
  max-width: 650px;
  margin: 0 auto
}

@media only screen and (min-width:64em) {
  .GeneralMaterial-default .GeneralMaterial-body {
    max-width: 1000px
  }
}

@media only screen and (min-width:64em) {
  .GeneralMaterial-default .GeneralMaterial-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
  }
}

.GeneralMaterial-simple .GeneralMaterial-head {
  margin-bottom: 21px
}

@media only screen and (min-width:48em) {
  .GeneralMaterial-simple .GeneralMaterial-head {
    margin-bottom: 31px
  }
}

a {
  color: blue
}

a:hover {
  color: red
}

.Header-root {
  position: relative;
  z-index: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

@media only screen and (min-width:64em) {
  .Header-root {
    height: 77px
  }
}

.Header-menuToggle {
  z-index: 100;
  margin-left: auto;
  padding-top: 2px
}

@media only screen and (min-width:64em) {
  .Header-menuToggle {
    display: none
  }
}

.Header-logo {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 20px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  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 {
  display: inline-block;
  margin-top: -4px;
  fill: #d09959
}

@media only screen and (min-width:64em) {
  .Header-meduza {
    padding: 0 15px
  }
}

.Header-buttons {
  position: absolute;
  z-index: 100;
  top: -22px;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-top: 22px;
  letter-spacing: 1px;
  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: 0;
    padding-top: 2px
  }
}

@media only screen and (min-width:64em) {
  .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 .2s ease, visibility .2s ease, opacity .2s ease;
  transition: height .2s ease, visibility .2s ease, opacity .2s ease;
  opacity: 0;
  background-color: #040404
}

@media only screen and (min-width:64em) {
  .Header-nav {
    position: static;
    visibility: visible;
    height: auto;
    padding: 2px 0 0;
    -webkit-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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 45px;
  height: 48px;
  cursor: pointer;
  -webkit-transition: color .15s ease-out;
  transition: color .15s ease-out;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background: transparent;
  font-weight: 600;
  fill: currentColor
}

.Header-item:after {
  position: absolute;
  top: 50%;
  right: -1px;
  height: 18px;
  -webkit-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
}

@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-itemLang {
  display: none
}

@media only screen and (min-width:64em) {
  .Header-itemLang {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
  }
}

.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
  }
}

@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-menuAdditional a {
  color: hsla(0, 0%, 100%, .5)
}

.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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  color: hsla(0, 0%, 100%, .5);
  font-size: 16px
}

.Footer-root {
  position: relative;
  z-index: 300;
  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-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3px 12px;
  text-align: center;
  color: #999;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

@media only screen and (min-width:64em) {
  .Footer-root {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 26px 0 15px;
    text-align: left
  }
}

.Footer-root a {
  -webkit-transition: color .15s ease-out;
  transition: color .15s ease-out;
  color: #fff
}

.Footer-root a:hover {
  color: hsla(0, 0%, 100%, .5)
}

.Footer-container {
  width: 100%;
  max-width: 675px
}

@media only screen and (min-width:64em) {
  .Footer-container {
    max-width: 970px
  }
}

.Footer-tip {
  display: none
}

@media only screen and (min-width:64em) {
  .Footer-tip {
    display: block
  }
}

.Footer-copyright {
  padding: 1px 12px 0;
  text-align: left;
  font-size: 14px
}

@media only screen and (min-width:64em) {
  .Footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 0 0;
    border-top: 1px solid #333;
    font-size: 14px;
    line-height: 16px
  }
}

.Footer-copyrightGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}

.Footer-copyrightItem {
  width: 100%
}

@media only screen and (min-width:64em) {
  .Footer-copyrightItem {
    display: block;
    width: auto
  }
}

.Footer-copyrightItem:after {
  height: 18px;
  margin: 0 15px;
  border-left: 1px solid #404040
}

@media only screen and (min-width:64em) {
  .Footer-copyrightItem:after {
    content: ""
  }
}

.Footer-about {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right
}

@media only screen and (min-width:64em) {
  .Footer-about {
    text-align: left
  }
}

.App-header {
  position: relative;
  z-index: 500;
  width: 100%;
  max-width: 1335px;
  margin: 0 auto
}

@media only screen and (min-width:64em) {
  .App-header {
    z-index: auto
  }
}

.App-container {
  background-color: #000
}

@media only screen and (min-width:64em) {
  .App-container {
    background-position: top;
    background-size: 412px 218px
  }
}

.App-content {
  position: relative;
  z-index: 100;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  min-height: calc(100vh - 140px)
}

@media only screen and (min-width:32em) {
  .App-content {
    max-width: 1335px;
    margin-right: auto;
    margin-left: auto
  }
}

.App-footer {
  margin-top: 10px;
  outline: 1px solid #000
}

@media only screen and (min-width:32em) {
  .App-footer {
    margin-top: 19px;
    margin-bottom: 19px
  }
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

footer,
header,
main,
nav {
  display: block
}

a {
  background-color: transparent
}

svg {
  overflow: visible
}

button {
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none
}

button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

html {
  background-color: #000
}

body {
  font-size: 18px;
  font-family: sans-serif;
  line-height: 1.4;
}

h1,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.Figure-caption {
  width: 100%;
  font-style: italic;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 22px;
  max-width: 520px;
  padding-top: 4px;
  color: #1a1a1a;
  display: block
}

.Figure {
  display: block;
  max-width: 650px;
  width: 100%;
  margin: 20px auto
}

a.button {
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: table;
  margin: 25px auto;
  width: 400px;
  max-width: 100%;
  border-radius: 15px;
  text-decoration: none;
  padding: 15px
}

a.button:hover {
  text-decoration: underline;
  background-color: #c11f1f
}

.ittem-comment {
  display: block;
  position: relative;
  margin-bottom: 25px;
  min-height: 60px
}

.ittem-comment p {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3
}

@media only screen and (max-width: 500px) {
  a.button {
    width: 100%
  }
}

.ava-img {
  width: 60px;
  border-radius: 0;
  display: block;
  position: relative;
  float: left
}

@media only screen and (max-width: 700px) {
  .over-window {
    display: none !important
  }

  #ouibounce-modal .underlay {
    display: none !important
  }

  #ouibounce-modal {
    display: none !important;
  }
}

#ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999
}

#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  -webkit-animation: fadein .5s;
  animation: fadein .5s
}

@keyframes fadein {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.over-window {
  width: 660px;
  z-index: 9999;
  padding: 20px 10px;
  cursor: default;
  background: #FFF none repeat scroll 0 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 3px solid #3e3e3e
}

.ex-logo {
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  line-height: 38px;
  margin: 0px auto 10px;
  padding: 0 15px;
  text-align: center;
  font-weight: 700 !important
}

.footer-button {
  color: #AE1210;
  font-family: "Roboto Condensed", Georgia, "Century Schoolbook L", serif;
  font-size: 46px;
  line-height: 56px;
  margin: 5px auto 0;
  padding: 0 15px;
  text-align: center
}

.footer-button a {
  font-family: Arial;
  cursor: pointer;
  border: none;
  display: block;
  margin: 5px auto 0px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background: #e74c3c;
  font-weight: 400;
  border-bottom: 2px solid #c0392b;
  border-radius: 9px;
  width: 380px
}

.footer-button a:hover {
  background: #e75c4e;
  color: #FFF
}

.exitprod-img {
  width: 230px;
  text-align: center
}

.exit-form {
  width: 320px;
}

.exit-form-text {
  margin: 10px 0 20px
}

.close-ex {
  height: 52px;
  width: 52px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: -26px;
  background: url(../images/close.png) no-repeat
}

.clr {
  clear: both
}

.plushki__who_can_buy,
.best_month,
#region_test {
  box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22) !important;
  background: linear-gradient(#f4fff1, #8bc37c) !important;
  padding: 10px !important;
  margin-bottom: 1em !important;
  /* font-size: 1.1em !important; */
  border: 1px solid #548845 !important
}

.who_can_buy__header {
  background: transparent;
  /* font-size: 25px !important; */
  /* padding: 5px 0 !important */
}

.what_to_do {
  padding-left: 20px !important;
  margin-bottom: 0px !important;
  list-style-type: decimal !important
}

#counter_product {
  border: none !important;
  color: red !important;
  font-size: 1.5em !important;
  font-weight: 600 !important
}

.left_count {
  background: linear-gradient(red, #bd3838) !important;
  box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22) !important;
  padding: 23px !important;
  margin: 12px 0 !important;
  width: 178px !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000;
  font-size: 32px !important;
  border-radius: 5px !important;
  text-decoration: none !important;
  display: inline-block !important
}

.prod_left_val {
  display: inline !important
}

.you_may_buy {
  font-weight: 900 !important;
  font-size: 20px !important
}

.wheel-img {
  position: relative;
  user-select: none
}

.wheel-img__numbers {
  position: absolute;
  font-size: 14px;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  user-select: none
}

.wheel-img__number {
  color: #000;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  font-size: 3.5em;
  line-height: 1
}

.wheel-img__number::before {
  content: "%";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  font-size: .7em
}

.wheel-img__number:nth-child(1) {
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.wheel-img__number:nth-child(2) {
  top: 25%;
  left: 75%;
  transform: translate(-50%, -50%) rotateZ(45deg)
}

.wheel-img__number:nth-child(3) {
  top: 50%;
  left: 85%;
  transform: translate(-50%, -50%) rotateZ(90deg)
}

.wheel-img__number:nth-child(4) {
  top: 75%;
  left: 75%;
  transform: translate(-50%, -50%) rotateZ(135deg)
}

.wheel-img__number:nth-child(5) {
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%) rotateZ(180deg)
}

.wheel-img__number:nth-child(6) {
  top: 75%;
  left: 25%;
  transform: translate(-50%, -50%) rotateZ(225deg)
}

.wheel-img__number:nth-child(7) {
  top: 50%;
  left: 15%;
  transform: translate(-50%, -50%) rotateZ(270deg)
}

.wheel-img__number:nth-child(8) {
  top: 25%;
  left: 25%;
  transform: translate(-50%, -50%) rotateZ(315deg)
}

@media only screen and (max-width: 576px) {
  .wheel-img__number {
    font-size: 1.95em
  }

  .wheel-img__number::before {
    top: 100%
  }
}

@keyframes super-rotation {
  70% {
    transform: rotate(1640deg)
  }

  100% {
    transform: rotate(1620deg)
  }
}

.super-rotation {
  -webkit-animation-name: super-rotation;
  animation-name: super-rotation;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}

.wheel-cursor {
  user-select: none
}

.submit-roulette:hover {
  background: #b00;
  transition: background .3s
}

.submit-roulette:active {
  transform: translateY(2px);
  box-shadow: none
}

.submit-roulette {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: background .3s
}

input:active {
  transform: translateY(2px);
  box-shadow: none !important
}

.input-roulette {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
  width: 270px !important
}

input {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px
}

.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
}

.ruletka-a {
  color: #1697ce
}

.spin-wrapper {
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  box-sizing: border-box
}

.spin-wrapper .ruletka-p {
  margin-bottom: 15px
}

.danger-text {
  color: red;
  font-weight: 700
}

.wheel {
  width: 380px;
  height: 380px;
  margin: 0 auto;
  position: relative
}

.wheel img {
  max-width: 100%;
  max-height: 100%
}

.wheel-img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s
}

.wheel-cursor {
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.cursor-text {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 45% !important;
  height: 45%;
  font: 16px Arial !important;
  line-height: 61px !important;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 50%;
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, 0.4) 0 0 5px;
  box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, 0.4) 0 0 5px;
  background: #fff;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #eaeaea));
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  background: -o-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
  background: -webkit-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
  background: -o-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
  background: radial-gradient(ellipse at center, white 0%, #eaeaea 100%);
}

.order_block {
  display: none;
  text-align: center !important
}

.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
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: .7s ease 0 normal none running pop-up-appear
}

.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(../images/cross.svg);
  background-size: 100%;
  top: -31px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: 3px;
  cursor: pointer
}

.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium none;
  cursor: pointer;
  outline: medium none
}

.cursor-text:active {
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 5px inset
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: .7s ease 0 normal none running 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: .5s ease .6s normal backwards 1 running 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;
  transform: rotate(-45deg);
  transition: opacity 1s ease;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px)
  }

  30% {
    transform: translateY(100px)
  }

  100% {
    transform: translateY(0px)
  }
}

@keyframes pop-up-appear-before {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes pop-up-appear-after {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important
}

@media all and (max-width: 520px) {
  .wheel {
    width: 260px !important;
    height: 260px !important
  }

  .cursor-text {
    line-height: 45px !important;
    font-size: 12px !important
  }

  table * {
    font-size: 14px;
    line-height: 1.1;
  }
}

@media screen and (max-width: 520px) and (max-width: 345px) {
  .wheel {
    width: 250px !important;
    height: 250px !important
  }

  .cursor-text {
    line-height: 40px !important;
    font-size: 11px !important
  }
}

@media (max-width: 479px) {
  .GeneralMaterial-root {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }

  .prod {
    width: 210px;
  }

  #counter_product {
    font-size: 24px !important;
  }
}
.prod {
  max-width: 250px !important;
}
@media screen and (max-width:1023px) {
  .prod {
    max-width: 200px !important;
  }
}
.live {
  max-width: 280px !important;
  width: 100% !important;
}
.daybook {
	max-width: 400px;
	margin-bottom: 15px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 15px;
  }
  
  .daybook__note {
	color: #fff;
	background-color: #e55555;
	padding: 10px !important;
	text-align: center;
	border-radius: 15px !important;
	margin-bottom: 10px;
  font-size: 16px !important;
  line-height: 1.1 !important;
  }
  
  .daybook__img {
	width: 100%;
  }