body,
body * {
  font-family: sans-serif;
}
body {
  line-height: 1.3;
}
.Link-root {
  display: block;
  color: inherit;
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
.SvgSymbol-root {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.SvgSymbol-menu {
  width: 22px;
  height: 24px;
}
.SvgSymbol-search {
  width: 20px;
  height: 24px;
}
@media only screen and (min-device-width: 64em) {
  .SvgSymbol-search {
    width: 13px;
    height: 15px;
  }
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
.SimpleTitle-root {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  .SimpleTitle-root {
    font-size: 25px;
  }
}

@media only screen and (min-device-width: 48em) {
  .SimpleTitle-root {
    margin-bottom: 0;
    font-size: 33px;
  }
}

@media screen and (min-width: 1024px) {
  .SimpleTitle-root {
    line-height: 1.4;
  }
}
.GeneralMaterial-article p {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.4;
}

.title {
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (min-width: 480px) {
  .GeneralMaterial-article p {
    font-size: 18px;
  }
  .title {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px) {
  .GeneralMaterial-article p {
    font-size: 20px;
    text-align: justify;
  }
  .title {
    font-size: 25px;
  }
}

.SimpleBlock-h4 {
  margin-top: 26px;
  margin-bottom: 11px;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
}
@media only screen and (min-device-width: 32em) {
  .SimpleBlock-h4 {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 28px;
  }
}
.AffiliatePanels-root {
  position: relative;
}
.UnderTheSun-root {
  position: relative;
  z-index: 200;
  margin-top: 12px;
}

.d-class {
  text-align: center;
}

@media only screen and (min-width: 32em) {
  .UnderTheSun-root {
    margin-top: 45px;
  }
}
.UnderTheSun-root:empty {
  margin-top: 0;
}
.GeneralMaterial-root {
  position: relative;
  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 nowrap;
  flex-flow: column nowrap;
  padding: 20px 20px 23px;
  border-radius: 10px;
  background-color: #fff;
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-root {
    padding: 45px 15px 38px;
  }
}
@media (max-width: 700px) {
  .GeneralMaterial-root {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-simple {
    padding-top: 30px;
  }
}
.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-article {
  position: relative;
}
.GeneralMaterial-simple .GeneralMaterial-container {
  max-width: 1000px;
}
.GeneralMaterial-simple .GeneralMaterial-article {
  margin-right: auto;
  margin-left: auto;
}

.block {
  margin: 0 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: 0;
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-simple .GeneralMaterial-head {
    margin-bottom: 30px;
  }
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
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;
}
@media only screen and (min-width: 64em) {
  .Header-root {
    height: 100px;
  }
}
.Header-menuToggle {
  z-index: 100;
  margin-left: auto;
}
@media only screen and (min-width: 64em) {
  .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;
  -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: 15px;
  padding-bottom: 15px;
  background-color: inherit;
}
@media only screen and (min-width: 64em) {
  .Header-logo {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 13%;
    -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: 0;
  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;
  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 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;
}
@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: 45px;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  letter-spacing: 1px;
  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%);
  transform: translateY(-50%);
  border-left: 1px solid #404040;
}
.Header-item:focus,
.Header-item:hover,
.Header-menu a:hover {
  color: #999;
}
.Header-menu a {
  text-decoration: none;
  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;
  text-decoration: 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%, 0.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%, 0.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;
}
@media only screen and (min-width: 64em) {
  .Footer-root {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 15px;
    text-align: left;
  }
}
.Footer-root a {
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  color: #fff;
}
.Footer-root a:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.Footer-container {
  width: 100%;
  max-width: 675px;
}
@media only screen and (min-width: 64em) {
  .Footer-container {
    max-width: 970px;
  }
}
.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;
  }
}
.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: #000000;
  background-size: 162px auto;
}
@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: 20px;
}
@media only screen and (min-width: 32em) {
  .App-footer {
    margin-top: 25px;
  }
} /*!normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
footer,
header,
main,
nav {
  display: block;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
svg {
  overflow: visible;
}
button {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  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;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  background-color: #000;
}
@media only screen and (min-width: 64em) {
  html {
    font-size: 1.49813vw;
  }
}
@media (min-width: 1335px) {
  html {
    font-size: 20px;
  }
}

h1,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ittem-comment {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.ittem-comment:not(:last-child) {
  border-bottom: 1px solid grey;
}
.comment-ava-image {
  width: 50px;
  flex-shrink: 0;
}
.comment-ava-image img {
  border-radius: 10px;
}
.ittem-comment p {
  margin-bottom: 5px;
  font-size: 16px;
}

img {
  max-width: 100%;
  height: auto;
}
picture {
  display: block;
  margin-bottom: 1rem;
}
.cr {
  color: red;
}
.text--center {
  text-align: center;
}
.mt {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .mt {
    margin-top: 1.5rem;
  }
}
.hover-red {
  transition: all 0.3s ease;
}
.hover-red:hover {
  color: red;
  cursor: default;
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px;
  }
  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }
  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }
  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }
  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 40px;
    line-height: 41px;
  }
}
.vik-winners-bl .left_block {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
}
.vik-winners-bl .lb_top,
.vik-winners-bl .wins {
  background: #fff;
}
.vik-winners-bl .lb_top {
  border: 1px solid #b5b5b5;
  border-radius: 15px;
  padding: 20px;
  position: relative;
}
.vik-winners-bl .lb_top:before {
  display: block;
  content: '';
  width: 40px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 25px;
}
.vik-winners-bl .lbt_text_1 {
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
}
.vik-winners-bl .lbt_text_2 {
  font-size: 18px;
  line-height: 1.3;
  color: #000000;
  margin-top: 10px;
  text-align: center;
}

.vik-winners-bl .lb_text {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 50px 0 15px;
  text-align: center;
}
.vik-winners-bl .lb_text > span {
  display: inline-block;
  font-size: 30px;
  line-height: 76px;
}
.vik-winners-bl .wins {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
}
.vik-winners-bl .win_line {
  display: table;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #d8d8d8;
}
.vik-winners-bl .win_line > div {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 5px 0 15px;
  font-size: 17px;
  line-height: 19px;
}
.vik-winners-bl .win_line:first-child {
  background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}
.vik-winners-bl .win_line:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 1100px) {
  .vik-winners-bl .left_block {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .vik-winners-bl .left_block {
    padding: 10px;
  }
}
@media only screen and (max-width: 880px) {
  .vik-winners-bl .left_block {
    max-width: 100%;
    float: none;
  }
  .vik-winners-bl .lb_text {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .vik-winners-bl .win_line:first-child {
    display: none;
  }
  .vik-winners-bl .win_line {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .vik-winners-bl .win_line > div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px !important;
  }
  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }
  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 23px;
  }
  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }
  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 40px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 450px) {
  .vik-winners-bl .win_line > div {
    padding: 0 5px 0 10px;
    font-size: 15px;
    line-height: 19px;
  }
}
@media (max-width: 460px) {
  .vik-winners-bl .left_block {
    padding: 0 !important;
  }
  .vik-winners-bl .win_line > div {
    font-size: 14px !important;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 20px;
  }
  .vik-winners-bl .lb_top {
    padding: 10px;
  }
}
a.red-btn {
  display: block;
  max-width: 300px;
  padding: 14px 24px;
  margin: 30px auto;
  border-radius: 3px;
  background: #ed1f1f;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  font-family: sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #e11d1d;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
a.red-btn:hover {
  background: #da1616;
  text-decoration: none;
}
[scroll='goScrollToForm'] {
  cursor: pointer;
}
@keyframes loadingD {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.order_form {
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
}

@media screen and (max-width: 480px) {
  input {
    width: 90%;
  }
}

@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;
  }
}

@media all and (max-width: 520px) {
  /* .wheel {
			width: 280px !important;
	} */
}

@-webkit-keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1783deg);
    transform: rotate(1783deg);
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg);
  }
}

@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1783deg);
    transform: rotate(1783deg);
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg);
  }
}

.order_block {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

input[value='РџРѕР»СѓС‡РёС‚СЊ Р±РµСЃРїР»Р°С‚РЅРѕ'] {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0;
  outline: 0;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: 700;
  transition: background 0.3s;
}

input[value='РџРѕР»СѓС‡РёС‚СЊ Р±РµСЃРїР»Р°С‚РЅРѕ']:hover {
  background: #b00 !important;
  transition: background 0.3s;
}

input[value='РџРѕР»СѓС‡РёС‚СЊ Р±РµСЃРїР»Р°С‚РЅРѕ']:active {
  transform: translateY(2px);
  box-shadow: none !important;
}

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

@-webkit-keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1783deg);
    transform: rotate(1783deg);
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg);
  }
}

@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1783deg);
    transform: rotate(1783deg);
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg);
  }
}

@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;
  }
}

@media all and (max-width: 520px) {
  /* .wheel {
			width: 280px !important
		} */
}

/*  */
form h2 {
  font-size: 28px;
  margin-top: 0;
}

form .text2 {
  font-size: 12px;
  line-height: 26px;
}

form input {
  font-weight: normal;
}

form label {
  margin-top: 5px;
}

#order_form {
  background: white;
  padding: 0 20px;
  max-width: 600px;
  font-family: Arial;
  margin: 20px;
}

@media screen and (max-width: 440px) {
  #order_form .order_form_pole {
    margin: 0;
  }
}

@media screen and (min-width: 640px) {
  #order_form {
    background: white;
    padding: 10px 20px 0;
  }
}

@media screen and (min-width: 1024px) {
  #order_form {
    padding: 20px 20px 0;
  }
}

#order_form label {
  width: 230px;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto;
}

#order_form input {
  background: #fff;
  font-size: 16px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#order_form button {
  display: inline-block;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #65415a;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 18px;
  margin-top: 15px;
  width: 100%;
}

#order_form button:hover,
#order_form button:focus {
  opacity: 0.8;
}

@media (max-width: 580px) {
  #order_form {
    padding: 10px;
    padding-bottom: 35px;
    margin-bottom: -200px;
    /* background-position-x: -80px; */
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

form a {
  vertical-align: inherit;
  color: blue;
}

@media screen and (max-width: 540px) {
  #order_form input {
    box-sizing: border-box;
    font-size: 16px;
  }
}

@media screen and (max-width: 580px) {
  #order_form {
    box-sizing: border-box;
    padding: 0 15px;
  }
}

input {
  background: #ffffff;
  border-radius: 20px;
  padding-left: 10px;
  height: 50px;
  margin-bottom: 10px;
  width: 100%;
  border: 0;
  outline: none;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}

input:focus {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}

.scroll {
  margin-bottom: 40px;
}

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

@keyframes super-rotation {
  90% {
    transform: rotate(1745deg);
  }

  100% {
    transform: rotate(1745deg);
  }
}

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

  30% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

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

  30% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

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

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}

.order_block-doors .door-wrapper {
  margin: 0 !important;
  padding: 0 !important;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',
    Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
}
.order_block-doors :after,
.order_block-doors :before {
  content: unset !important;
}
.order_block-doors {
  max-width: 1000px !important;
  margin: 0 auto !important;
}
.order_block-doors .door-wrapper {
  margin: 25px auto !important;
}
.order_block-doors .door-wrapper .door-title {
  display: block !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center !important;
  font-size: 17px;
  margin-bottom: 25px !important;
  background-color: #3a4752 !important;
  padding: 10px !important;
  border-radius: 0.5em !important;
  font-family: Arial !important;
  margin-top: 15px;
}

@media screen and (min-width: 640px) {
  .order_block-doors .door-wrapper .door-title {
    font-size: 20px;
  }
}

@media screen and (min-width: 1001px) {
  .order_block-doors .door-wrapper .door-title {
    font-size: 22px;
  }
}

.logo img {
  display: block;
  max-width: 100%;
  height: 40px;
}

/*style fix*/

.center {
  text-align: center;
}
.bg-br {
  border: 2px solid #000;
  margin-bottom: 25px;
}
.bg-text {
  background-color: #ffa0a0fe;
  padding: 8px;
  width: 100%;
  display: block;
  text-align: center;
}
.bg-br img {
  max-width: 200px;
  padding: 5px;
}
.hul {
  display: flex;
  align-items: start;
  transition: all 0.3s ease;
  background-color: #fff4a0fe;
  padding: 18px;
}
.ml-6 {
  margin-left: 16px;
}
@media screen and (max-width: 992px) {
  .hul {
    flex-direction: column;
    align-items: center;
  }
}
.qu {
  position: relative;
  border: 2px dashed #d09959;
  padding: 15px 15px 25px;
  margin-bottom: 35px !important;
}
.qu img {
  max-width: 200px;
  margin-right: 15px;
}
.q-label {
  position: absolute;
  background-color: #fff;
  font-size: 19px;
  bottom: -25px;
  right: 15px;
  padding: 5px;
  border: 2px dashed #d09959;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .qu {
    flex-direction: column;
  }
}
.q-hover {
  transition: all 0.3s ease;
  color: #fb6e6e;
  padding: 0px !important;
  cursor: default;
}
.q-hover:hover {
  text-decoration: underline;
  color: #f60d0d;
}
.tabl {
  display: flex;
  border: 1px solid #000;
  border-bottom: transparent;
}
.tabl-end {
  display: flex;
  border: 1px solid #000;
  margin-bottom: 15px;
}
.tabl-left {
  padding: 15px;
  width: 50%;
  border-right: 1px solid #000;
}
.tabl-right {
  padding: 15px;
  background-color: #9ffcb8;
  width: 50%;
  text-align: center;
}

.footer__tos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.footer__link {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 540px) {
  .mob-none {
    display: none;
  }
  .footer__tos {
    flex-direction: column;
  }
  .footer__link {
    margin-bottom: 7px;
  }
}
h1,
h2 {
  color: #777;
}

.form-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.form-prices {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}

.product-image-wrapper {
  max-width: 150px;
  flex-shrink: 0;
  filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, 0.5));
}

@media screen and (min-width: 640px) {
  .product-image-wrapper {
    max-width: 170px;
  }
}

.form-prices p {
  margin-bottom: 0;
}

.form-old-price,
.form-new-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.form-new-price {
  color: red;
}

@media screen and (min-width: 640px) {
  .form-content {
    flex-direction: row;
    gap: 40px;
  }
}

p.date {
  font-size: 16px !important;
  color: grey;
  margin-top: 15px;
  margin-bottom: 0;
}

.comment-image-wrapper {
  max-width: 250px;
  margin-top: 15px;
}

img {
  display: block;
  max-width: 100%;
}

.form-old-price p {
  font-size: 18px;
}
.form-new-price p {
  font-size: 19px;
}

.product-wrapper {
  max-width: 150px;
  margin: 0 auto 15px;
}

@media screen and (min-width: 380px) {
  .form-old-price p {
    font-size: 20px;
  }
  .form-new-price p {
    font-size: 22px;
  }
  form .text2 {
    font-size: 14px;
  }
}

.image {
  max-width: 650px;
  margin: 0 auto;
}

p.caption {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}

.article-date {
  display: block;
  font-size: 14px;
  color: darkgray;
  margin-bottom: 10px;
}

@media screen and (min-width: 640px) {
  .product-wrapper {
    max-width: 180px;
  }
}

@media screen and (min-width: 768px) {
  .ittem-comment p {
    font-size: 18px;
  }
  .vik-winners-bl .lbt_text_2 {
    font-size: 20px;
  }

  .article-date {
    margin-bottom: 15px;
  }
  .product-wrapper {
    max-width: 200px;
  }
  .product-image-wrapper {
    max-width: 200px;
  }
}

.no-wrap {
  white-space: nowrap;
}

.form-product-wrapper {
  position: relative;
}

.discount-banner {
  position: absolute;
  top: 0;
  right: -25px;
  display: inline-block;
  background: linear-gradient(135deg, #ff5252, #ff1744);
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}

.caption {
  max-width: 750px;
  margin: 15px auto 0;
}

.caption p {
  text-align: center;
}

.old-price {
  text-decoration: line-through;
}

.link {
  text-decoration: none;
}

.copy {
  font-size: 16px;
}

.image-wrapper {
  max-width: 650px;
  margin: 0 auto;
}

.answer {
  padding-left: 20px;
}

@media screen and (min-width: 540px) and (max-width: 1023px) {
  .image-wrapper,
  .image {
    max-width: 510px;
  }
}
