* {
  box-sizing: border-box;
}

h2,
h3,
p,
ul,
ul li {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
}

ul li {
  list-style: none;
}

body {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.wrapper {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

p {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 10px;
  color: #000;
}

.content {
  padding: 30px 50px;
}

.title {
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 47px;
  color: #000;
  text-align: center;
}

.subtitle {
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 35px;
  margin: 11px 0;
  color: #000;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
}

.subtitle:after {
  position: absolute;
  content: '';
  height: 4px;
  width: 100px;
  background: #8903ab;
  bottom: 0;
  left: calc(50% - 50px);
}

.post-date {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 31px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  margin-top: 30px;
}

a {
  cursor: pointer;
  color: #8903ab;
  text-decoration: underline;
}

@media (min-width: 600px) {
  .title {
    padding: 30px 0;
    text-align: left;
  }

  .subtitle:after {
    left: 0;
  }

  .subtitle {
    text-align: left;
  }
}

@media screen and (max-width: 600px) {
  .content {
    padding: 30px 15px;
  }

  .title {
    font-size: 30px;
    line-height: 35px;
  }

  .subtitle {
    font-size: 20px;
    line-height: 25px;
  }

  .post-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
  }

  p {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.02em;
  }
}

.figure {
  max-width: 520px;
  text-align: center;
  margin: 20px auto;
}

.figure img {
  display: block;
  width: 100%;
}

.figure figcaption {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 10px;
}

.ring-loading {
  animation: loadingD 1.5s 0.3s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
  width: 10px;
  height: 10px;
  margin: 0 auto;
  padding: 15px !important;
  border: 7px dashed #000;
  border-radius: 100%;
  display: none;
  margin: 10px auto !important;
}

@keyframes loadingD {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

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

* {
  margin: 0;
  padding: 0;
}

/* body,
html {
  height: 100%
} */

body {
  font-size: 18px;
  font-family: sans-serif;
  color: #000;
  background: #f7f7f7;
}

a {
  color: #1697ce;
}

a:hover {
  color: #b0493b;
}

a img {
  border: medium none;
}

a:focus {
  outline: medium none;
}

h2 {
  font-size: 22px;
  font-weight: 400;
}

.alex_zevsa_wcih4ECQW {
  position: relative;
  margin: 0 auto;
  width: 960px;
  padding: 0 20px;
}

.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC,
.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe {
  font-family: sans-serif !important;
}

.katyakoncakova_FtFDdVex {
  position: relative;
  z-index: 15;
  background: #fff;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
  margin-bottom: 10px;
  float: left;
  margin-top: 15px;
  width: 360px;
  text-decoration: none;
  color: #000;
  display: block;
  position: relative;
}

.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC img {
  width: 180px;
}

.katyakoncakova_FtFDdVex .vasilusya_rfYcdWbD {
  float: right;
  font-size: 12px;
  margin-top: 5px;
}

.katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
  width: 330px;
  float: right;
  margin-top: 30px;
}

.katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs .tata_soboleva_XjcqhmYZ7 {
  margin-top: 25px;
  position: relative;
  text-align: right;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe {
  background: none repeat scroll 0 0 #333541;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .main-menu-blk {
  list-style: none outside none;
}

.katyakoncakova_FtFDdVex .main-menu-blk>li {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  padding: 17px 10px;
  white-space: nowrap;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe a {
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe .submenu-btn {
  color: #cf4f3a;
  font-style: normal;
  margin-left: 4px;
}

.alstep54_sglCGFT6q {
  font-size: 12px;
}

img {
  max-width: 100%;
}

.altakansk_YrlOq5h6N {
  font-family: sans-serif;
  color: #6c6e83;
  margin: 0 5px;
}

.web-s {
  font-family: WebSymbols;
  -moz-user-select: none;
}

center p {
  text-indent: 0 !important;
}

@media screen and (max-width: 1020px) {
  .alex_zevsa_wcih4ECQW {
    width: auto;
  }

  .main-menu-blk {
    width: 100%;
    margin: 0 auto;
  }

  .katyakoncakova_FtFDdVex .main-menu-blk>li {
    margin: 0;
    text-align: center;
    height: 100%;
    padding: 0 5px;
  }

  .katyakoncakova_FtFDdVex .puzzle_LTiRtzPGfe {
    height: auto;
  }

  .katyakoncakova_FtFDdVex .main-menu-blk>li a {
    line-height: 50px;
  }

  .katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
    width: 180px;
  }

  .alex_zevsa_wcih4ECQW,
  .main-menu-blk {
    height: 100%;
  }

  .web-s {
    display: none;
  }

  body img {
    max-width: 100%;
  }
}

@media screen and (max-width: 720px) {
  .katyakoncakova_FtFDdVex .main-menu-blk>li {
    padding: 5px;
  }

  .katyakoncakova_FtFDdVex .mikstroy_hlTMvYzPJs {
    display: none;
  }

  .katyakoncakova_FtFDdVex .main-menu-blk>li a {
    line-height: 26px;
  }

  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
    margin-top: 40px;
    float: none;
    width: 360px;
    text-decoration: none;
    color: #000;
    display: block;
    position: relative;
    margin: 10px auto;
  }
}

@media screen and (max-width: 542px) {
  .main-menu-blk {
    margin: 0 auto;
    text-align: center;
  }
}

@media screen and (max-width: 420px) {

  .katyakoncakova_FtFDdVex .main-menu-blk>li {
    width: 45%;
    padding: 0;
  }

  body img {
    max-width: 100%;
  }

  .katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
    width: 320px;
  }

  .alex_zevsa_wcih4ECQW {
    padding: 0;
  }
}

p i {
  margin-top: 5px;
}

.submit-roulette:hover {
  background: #bb0000;
  transition: background 0.3s;
}

.additional-form-fields {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
}

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

#order_form input,
#order_form select {
  display: flex;
}

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

input[value='Получить бесплатно'],
.submit-roulette {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0px 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

input[value='Получить бесплатно']:hover {
  background: #bb0000 !important;
  transition: background 0.3s;
}

input[value='Получить бесплатно']:active {
  transform: translateY(2px);
  box-shadow: none !important;
}

.input-roulette::placeholder {
  font-size: 0.9em;
}

.input-roulette {
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  max-width: 320px;
  box-sizing: border-box;
}

.ruletka-p {
  text-indent: 0px;
  color: black;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: bold;
}

.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: bold;
}

.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: 49%;
  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: white 0px -2px 0px inset, white 0px 2px 0px inset,
    rgba(0, 0, 0, 0.4) 0px 0px 5px;
  box-shadow: white 0px -2px 0px inset, white 0px 2px 0px inset,
    rgba(0, 0, 0, 0.4) 0px 0px 5px;
  background: white;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=1);
}

.order_block {

  text-align: center !important;
}

.order_block img {
  width: 90%;
  max-width: 320px;
  display: block;
  margin: 0 auto 20px;
}

.order_block h3 {
  font: bold 18px Arial !important;
  background: transparent;
}

#luckyshop_form,
#profit_form2,
#omni_form,
#everad_form,
#shakes_form,
#apilead_form,
#hp_form,
#p_hp_form,
#pw_hp_form,
#leadtrade_form,
#drcash_form,
#t_drcash_form,
#rocket_form,
#ad1_form,
#p_omni_form,
#m_leads,
#v_m_leads,
#kma_form,
#adbees_form,
#crm_form,
#leadgroup_form,
#leadbit_form,
#cpagetti_form,
#monsterleads_form,
#tl_form,
#adeptcpa_form,
#burg_tl_form,
#scpa_pw_ad1_form,
#scpa_pw_hp_form,
#scpa_pw_tl_form,
#scpa_pw_apilead_form,
#scpa_pw_leadtrade_form,
#scpa_pw_drcash_form,
#rekl_form,
#p_apilead_form,
#aff1_form,
#p_hp_form_test,
#p_rekl_form,
#static_omni_form,
#funcpa_form,
#ha9_form {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: sans-serif;
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: bold;
  margin: 10px auto;
}

.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: 0px;
  left: 0px;
  top: 30%;
  margin: 0px auto;
  background: #ffffff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

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

.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px;
}

.pop-up-text {
  margin: 5px 10px 10px;
  font-size: 22px;
  line-height: 1.3;
  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: white !important;
  border: medium none;
  cursor: pointer;
  outline: medium none;
  display: block;
  box-sizing: border-box;
  max-width: 200px;
  margin: 0 auto;
}

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

.pop-up-layer {
  position: fixed !important;
  top: 0px !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  z-index: 99 !important;
}

.pop-up-layer-show {
  display: block;
}

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

.pop-up-window::before {
  content: '';
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  background-color: #71c341;
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor white white;
  -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 0s;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

.text_small {
  font-size: 0.5em !important;
  font-weight: normal !important;
}

@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: white !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;
  }
}

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

.popup-title {
  font-size: 28px;
  font-weight: bold;
}

.eu-prices {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  font-size: 22px;
  font-weight: bold;
  font-family: sans-serif;
  margin: 20px auto;
}

.eu-prices-old {
  position: relative;
}

.eu-prices-old::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  top: 40%;
  left: 0;
  background: #000;
}

.eu-prices-new span {
  color: #F80000;
}

.header {
  background: #fff;
}

.header-top {
  padding: 10px 20px;
  max-width: 900px;
  margin: 0 auto;
}

.header-top span {
  display: inline-block;
}

.header-top .header-logo img {
  display: block;
  width: 100%;
  max-width: 160px;
}

.header-bottom {
  background: #333541;
}

.header-bottom ul {
  padding: 12px 20px 14px;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  column-gap: 30px;
}

.header-bottom ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}

@media(max-width: 1000px) {

  .header-top,
  .header-bottom ul {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media(max-width: 700px) {

  .header-top,
  .header-bottom ul {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-bottom ul {
    flex-wrap: wrap;
    gap: 5px 20px;
    justify-content: center;
    column-gap: 20px;
  }
}

:root {
  --color_base: #fff;
  --color_primary: #3a4752;
  --color_secondary: #333;
  --color_red: red;
  --color_border: #ddd;
  --color_input: #f2f2f2;
  --color_btn: #388e3c;
  --color_btn_hover: #2bac31;
  --color_green: #d9ead3;
  --color_yellow: #fff2cc;
  --color_dark: #f3f3f3;
  --color_comments_priamry: #9faeb5;
  --color_comments_secondary: #eeee;
  --color_comments_text: #414141;
  --color_comments_hover: #5f95ad
}

/* .door {
  position: relative !important;
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  height: 330px !important;
  min-width: 280px !important;
  max-width: 300px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  transition: opacity .4s linear, height .5s linear .6s;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.door.hidden {
  height: 0 !important;
  opacity: 0 !important
}

.door.none {
  display: none !important
}

.door__title {
  padding: 15px !important;
  border-radius: .5em !important;
  font: 700 22px/1.3 "PT Sans, sans-serif" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: var(--color_primary) !important
}

.door__container {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 10px !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.door__item {
  cursor: pointer !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
  height: 200px !important;
  min-width: 85px !important;
  box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919 !important;
  perspective: 500px !important
}

.door__item.open>.door__item-img {
  transform: rotateY(-85deg) !important
}

.door__item-discount {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  display: inline-block !important;
  width: 70px !important;
  border-radius: 100% !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: 70px !important;
  color: var(--color_red) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  vertical-align: baseline !important;
  box-shadow: 0 0 2px 2px #7f7878 !important
}

.door__item-img {
  cursor: pointer !important;
  width: inherit !important;
  height: inherit !important;
  transform: rotateY(0deg) !important;
  transform-origin: 0% 0% !important;
  transition: -webkit-transform .75s ease !important;
  transition: transform .75s ease !important;
  transition: transform .75s ease, -webkit-transform .75s ease !important
}

.door__item-img:hover {
  transform: rotateY(-30deg) !important
}

@media all and (min-width:475px) {
  .door {
    height: 390px !important;
    max-width: 380px !important
  }

  .door__title {
    font-size: 24px !important
  }

  .door__item {
    width: 120px !important;
    height: 250px !important
  }

  .door__item-discount {
    width: 90px !important;
    font-size: 26px !important;
    line-height: 90px !important
  }
}

@media all and (min-width:576px) {
  .door {
    height: 450px !important;
    max-width: 460px !important
  }

  .door__title {
    font-size: 26px !important
  }

  .door__item {
    width: 100% !important;
    height: 300px !important
  }

  .door__item-discount {
    width: 110px !important;
    font-size: 30px !important;
    line-height: 110px !important
  }
}

@media all and (min-width:768px) {
  .door {
    height: 540px !important;
    max-width: 560px !important
  }

  .door__title {
    font-size: 28px !important
  }

  .door__item {
    width: 100% !important;
    height: 370px !important
  }

  .door__item-discount {
    width: 120px !important;
    font-size: 34px !important;
    line-height: 120px !important
  }
}

@media all and (min-width:992px) {
  .door {
    gap: 20px !important;
    max-width: 760px !important
  }

  .door__item {
    width: 190px !important;
    height: 400px !important
  }

  .door__item-discount {
    width: 140px !important;
    font-size: 42px !important;
    line-height: 140px !important
  }
}

@media all and (min-width:1200px) {
  .door {
    max-width: 780px !important
  }
}

.order {
  position: relative !important;
  display: none !important;
  min-width: 270px !important;
  max-width: 450px !important;
  margin: 0 auto !important;
  padding: 15px !important;
  border: 2.5px dashed var(--color_border) !important;
  border-radius: 2.5px !important
}

.order.active {
  display: block !important
}

.order__header {
  display: flex !important;
  flex-flow: column !important;
  gap: 20px !important;
  margin-bottom: 30px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.order__img {
  width: 100% !important;
  height: auto !important;
  max-width: 350px !important;
  margin: 0 auto !important
}

.order__text {
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 15px !important
}

.order__text:nth-child(2) {
  margin-bottom: 5px !important
}

.order__time {
  font-weight: 700 !important;
  font-size: 24px !important;
  text-align: center !important;
  color: var(--color_red) !important
}

.order__price {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  font-size: 20px !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.order__price-old {
  font-weight: 700 !important;
  text-decoration: line-through !important
}

.order__price-new {
  font-weight: 700 !important;
  color: var(--color_red) !important
}

.order__price-new>.order__price-summ {
  font-size: 24px !important
}

.order__price-new>.order__price-curr {
  font-size: 24px !important
}

.order__price-zero {
  text-transform: uppercase !important
}

.order__body {
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  width: 100% !important;
  margin-bottom: 15px !important;
  border: none !important;
  text-align: center !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.order__input {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 55px !important;
  padding: 15px !important;
  border-style: none !important;
  border-width: 0 !important;
  border-color: transparent !important;
  border-radius: 35px !important;
  outline: none !important;
  background-color: var(--color_input) !important
}

.order__input::placeholder {
  font-size: 16px !important;
  font-weight: 400 !important
}

.order__input--select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  appearance: none !important;
  cursor: pointer !important;
  width: 100% !important
}

.order__input--select::-ms-expand {
  display: none
}

.order__select {
  position: relative !important;
  width: 100% !important
}

.order__select::before,
.order__select::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 20px !important;
  z-index: 10 !important;
  display: block !important;
  width: 10px !important;
  height: 2px !important;
  background-color: #acaaaa !important;
  transform: translate(-3px, -50%) rotate(45deg) !important;
  transition: background-color .3s linear !important
}

.order__select::after {
  transform: translate(3px, -50%) rotate(-45deg) !important
}

.order__select:hover.order__select::before {
  background-color: var(--color_btn) !important
}

.order__select:hover.order__select::after {
  background-color: var(--color_btn) !important
}

.order__select.active::before {
  transform: translate(-3px, -50%) rotate(-45deg) !important
}

.order__select.active::after {
  transform: translate(3px, -50%) rotate(45deg) !important
}

.order__input:focus-visible {
  outline: none !important;
  outline-offset: 0 !important
}

.order__btn {
  cursor: pointer !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 5px !important;
  width: 100% !important;
  min-height: 55px !important;
  padding: 20px !important;
  border-radius: 35px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--color_base) !important;
  background-color: var(--color_btn) !important;
  transition: background-color .2s linear !important;
  box-shadow: none !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.order__btn:hover {
  background-color: var(--color_btn_hover) !important
}

.order__footer {
  font-size: 14px !important;
  text-align: center !important;
  color: #888 !important
}

.order__info {
  text-align: center !important;
  line-height: 1.3 !important
}

@media all and (min-width:475px) {
  .order__header {
    font-size: 22px !important
  }

  .order__time {
    font-size: 26px !important
  }

  .order__price {
    font-size: 28px !important
  }

  .order__btn {
    font-size: 22px !important
  }
}

@media all and (min-width:576px) {
  .order__footer {
    font-size: 16px !important
  }
}

.spin {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1000 !important;
  display: none !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, .2) !important
}

.spin.active {
  display: block !important
}

.spin__content {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  z-index: 10 !important;
  width: 300px !important;
  height: auto !important;
  min-width: 270px !important;
  padding: 80px 20px 20px 20px !important;
  border-radius: 10px !important;
  background-color: var(--color_base) !important;
  transform: translateX(-50%) translateY(-50%)
}

.spin__content::before {
  content: "";
  position: absolute;
  top: -55px;
  right: 0;
  left: 0;
  width: 110px;
  height: 110px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #71c341;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.spin__content::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  width: 50px;
  height: 20px;
  margin: 0 auto;
  border-style: none none solid solid;
  border-width: medium medium 4px 4px;
  border-color: currentcolor currentcolor #fff #fff;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none
}

.spin__title {
  margin-bottom: 15px !important;
  font-size: 30px !important;
  font-weight: 500 !important;
  text-align: center !important
}

.spin__text {
  margin-bottom: 30px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  text-align: center !important;
  line-height: 1.3 !important
}

.spin__btn {
  cursor: pointer !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 5px !important;
  width: 180px !important;
  min-height: 45px !important;
  margin: 0 auto !important;
  padding: 10px !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: #71c341 !important;
  transition: background-color .2s linear !important;
  box-shadow: none !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.spin__btn:hover {
  background-color: #53a723 !important
}

@media all and (min-width:475px) {
  .spin__content {
    width: 400px !important
  }
}

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

  100% {
    transform: scale(1)
  }
}

@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 pop-up-appear-after {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
} */

.comments {
  position: relative !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
  box-sizing: border-box !important
}

.comments>* {
  box-sizing: border-box !important
}

.comments__header {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  margin: 0 0 30px 0 !important;
  padding: 0 0 !important;
  box-sizing: border-box !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__header::before {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 2px !important;
  background-color: var(--color_comments_secondary) !important
}

.comments__left-box {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  padding: 10px 0 !important;
  border-bottom: 2px solid var(--color_comments_priamry) !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__header-count {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: var(--color_comments_text) !important;
  box-sizing: border-box !important
}

.comments__header-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  color: var(--color_comments_text) !important;
  box-sizing: border-box !important
}

.comments__right-box {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 25px !important;
  padding: 10px 0 !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__right-box>a {
  box-shadow: none !important
}

.comments__header-icon path {
  transition: all .2s ease-in-out !important
}

.comments__header-icon:hover path {
  fill: var(--color_comments_hover) !important
}

.comments__item-list {
  display: flex !important;
  flex-flow: column !important;
  gap: 30px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item {
  display: flex !important;
  flex-flow: column !important;
  gap: 10px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-header {
  display: flex !important;
  gap: 15px !important
}

.comments__item-avatar {
  width: 60px !important;
  height: 60px !important;
  min-width: 60px !important;
  min-height: 60px !important;
  margin: 0 !important;
  border-radius: 100% !important;
  object-fit: cover !important
}

.comments__item-info {
  display: flex !important;
  flex-flow: column !important;
  gap: 7px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-name {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  text-align: left !important;
  text-transform: capitalize !important;
  line-height: 1 !important;
  color: var(--color_comments_text) !important
}

.comments__item-data {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-align: left !important;
  text-transform: initial !important;
  line-height: 1 !important;
  color: var(--color_comments_priamry) !important
}

.comments__item-data-now {
  color: #29bb0c !important
}

.comments__item-body {
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-content {
  margin: 0 !important;
  padding: 0 !important;
  /* font-size: 16px !important; */
  font-weight: 400 !important;
  text-align: left !important;
  text-transform: initial !important;
  color: var(--color_comments_text) !important
}

.comments__item-content.hidden {
  display: none !important
}

.comments__item-picture {
  display: block !important;
  max-width: 350px;
}

.comments__item-img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 !important
}

.comments__item-footer {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__item-replay {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  text-transform: initial !important;
  color: var(--color_comments_priamry) !important;
  transition: all .2s ease-in-out !important;
  box-shadow: none !important
}

.comments__item-replay:hover {
  color: var(--color_comments_hover) !important
}

.comments__item-grade {
  display: flex !important;
  align-items: center !important;
  gap: 15px !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important
}

.comments__item-icon {
  cursor: pointer !important;
  width: 20px !important;
  height: 20px !important
}

.comments__item-icon path {
  transition: all .2s ease-in-out !important
}

.comments__item-icon[data-type="like"]:hover path {
  fill: #20a114 !important
}

.comments__item-icon[data-type="dislike"]:hover path {
  fill: #b9211c !important
}

@media all and (min-width:576px) {
  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: left !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 18px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

@media all and (min-width:768px) {
  .comments__header {
    position: relative !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 5px !important;
    margin: 0 0 50px 0 !important;
    padding: 0 0 !important;
    box-sizing: border-box !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }

  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: left !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 18px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

@media all and (min-width:992px) {
  .comments__header-count {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-align: left !important;
    color: var(--color_comments_text) !important;
    box-sizing: border-box !important
  }

  .comments__header-title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: var(--color_comments_text) !important;
    box-sizing: border-box !important
  }

  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 20px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

.my-btn {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: fit-content !important;
  margin: 0 auto !important;
  padding: 15px 30px !important;
  border-radius: 10px !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: #fa3d3d !important;
  transition: all .2s ease-in 0s !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.my-btn:hover {
  color: var(--color_base) !important;
  background-color: #f52b2b !important;
  transform: scale(1.1) !important
}


:root {
  --color_base: #fff;
  --color_primary: #3a4752;
  --color_secondary: #333;
  --color_red: red;
  --color_border: #ddd;
  --color_input: #f2f2f2;
  --color_btn: #388e3c;
  --color_btn_hover: #2bac31;
  --color_green: #d9ead3;
  --color_yellow: #fff2cc;
  --color_dark: #f3f3f3;
  --color_comments_priamry: #9faeb5;
  --color_comments_secondary: #eeee;
  --color_comments_text: #414141;
  --color_comments_hover: #5f95ad
}

/* .door {
  position: relative !important;
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  height: 330px !important;
  min-width: 280px !important;
  max-width: 300px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  transition: opacity .4s linear, height .5s linear .6s;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.door.hidden {
  height: 0 !important;
  opacity: 0 !important
}

.door.none {
  display: none !important
}

.door__title {
  padding: 15px !important;
  border-radius: .5em !important;
  font: 700 22px/1.3 "PT Sans, sans-serif" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: var(--color_primary) !important
}

.door__container {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 10px !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.door__item {
  cursor: pointer !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
  height: 200px !important;
  min-width: 85px !important;
  box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919 !important;
  perspective: 500px !important
}

.door__item.open>.door__item-img {
  transform: rotateY(-85deg) !important
}

.door__item-discount {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  display: inline-block !important;
  width: 70px !important;
  border-radius: 100% !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-align: center !important;
  line-height: 70px !important;
  color: var(--color_red) !important;
  transform: translateX(-50%) translateY(-50%) !important;
  vertical-align: baseline !important;
  box-shadow: 0 0 2px 2px #7f7878 !important
}

.door__item-img {
  cursor: pointer !important;
  width: inherit !important;
  height: inherit !important;
  transform: rotateY(0deg) !important;
  transform-origin: 0% 0% !important;
  transition: -webkit-transform .75s ease !important;
  transition: transform .75s ease !important;
  transition: transform .75s ease, -webkit-transform .75s ease !important
}

.door__item-img:hover {
  transform: rotateY(-30deg) !important
}

@media all and (min-width:475px) {
  .door {
    height: 390px !important;
    max-width: 380px !important
  }

  .door__title {
    font-size: 24px !important
  }

  .door__item {
    width: 120px !important;
    height: 250px !important
  }

  .door__item-discount {
    width: 90px !important;
    font-size: 26px !important;
    line-height: 90px !important
  }
}

@media all and (min-width:576px) {
  .door {
    height: 450px !important;
    max-width: 460px !important
  }

  .door__title {
    font-size: 26px !important
  }

  .door__item {
    width: 100% !important;
    height: 300px !important
  }

  .door__item-discount {
    width: 110px !important;
    font-size: 30px !important;
    line-height: 110px !important
  }
}

@media all and (min-width:768px) {
  .door {
    height: 540px !important;
    max-width: 560px !important
  }

  .door__title {
    font-size: 28px !important
  }

  .door__item {
    width: 100% !important;
    height: 370px !important
  }

  .door__item-discount {
    width: 120px !important;
    font-size: 34px !important;
    line-height: 120px !important
  }
}

@media all and (min-width:992px) {
  .door {
    gap: 20px !important;
    max-width: 760px !important
  }

  .door__item {
    width: 190px !important;
    height: 400px !important
  }

  .door__item-discount {
    width: 140px !important;
    font-size: 42px !important;
    line-height: 140px !important
  }
}

@media all and (min-width:1200px) {
  .door {
    max-width: 780px !important
  }
}

.order {
  position: relative !important;
  display: none !important;
  min-width: 270px !important;
  max-width: 450px !important;
  margin: 0 auto !important;
  padding: 15px !important;
  border: 2.5px dashed var(--color_border) !important;
  border-radius: 2.5px !important
}

.order.active {
  display: block !important
}

.order__header {
  display: flex !important;
  flex-flow: column !important;
  gap: 20px !important;
  margin-bottom: 30px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-align: center !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.order__img {
  width: 100% !important;
  height: auto !important;
  max-width: 350px !important;
  margin: 0 auto !important
}

.order__text {
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 15px !important
}

.order__text:nth-child(2) {
  margin-bottom: 5px !important
}

.order__time {
  font-weight: 700 !important;
  font-size: 24px !important;
  text-align: center !important;
  color: var(--color_red) !important
}

.order__price {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  font-size: 20px !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.order__price-old {
  font-weight: 700 !important;
  text-decoration: line-through !important
}

.order__price-new {
  font-weight: 700 !important;
  color: var(--color_red) !important
}

.order__price-new>.order__price-summ {
  font-size: 24px !important
}

.order__price-new>.order__price-curr {
  font-size: 24px !important
}

.order__price-zero {
  text-transform: uppercase !important
}

.order__body {
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  width: 100% !important;
  margin-bottom: 15px !important;
  border: none !important;
  text-align: center !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.order__input {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 55px !important;
  padding: 15px !important;
  border-style: none !important;
  border-width: 0 !important;
  border-color: transparent !important;
  border-radius: 35px !important;
  outline: none !important;
  background-color: var(--color_input) !important
}

.order__input::placeholder {
  font-size: 16px !important;
  font-weight: 400 !important
}

.order__input--select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  appearance: none !important;
  cursor: pointer !important;
  width: 100% !important
}

.order__input--select::-ms-expand {
  display: none
}

.order__select {
  position: relative !important;
  width: 100% !important
}

.order__select::before,
.order__select::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 20px !important;
  z-index: 10 !important;
  display: block !important;
  width: 10px !important;
  height: 2px !important;
  background-color: #acaaaa !important;
  transform: translate(-3px, -50%) rotate(45deg) !important;
  transition: background-color .3s linear !important
}

.order__select::after {
  transform: translate(3px, -50%) rotate(-45deg) !important
}

.order__select:hover.order__select::before {
  background-color: var(--color_btn) !important
}

.order__select:hover.order__select::after {
  background-color: var(--color_btn) !important
}

.order__select.active::before {
  transform: translate(-3px, -50%) rotate(-45deg) !important
}

.order__select.active::after {
  transform: translate(3px, -50%) rotate(45deg) !important
}

.order__input:focus-visible {
  outline: none !important;
  outline-offset: 0 !important
}

.order__btn {
  cursor: pointer !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 5px !important;
  width: 100% !important;
  min-height: 55px !important;
  padding: 20px !important;
  border-radius: 35px !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--color_base) !important;
  background-color: var(--color_btn) !important;
  transition: background-color .2s linear !important;
  box-shadow: none !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.order__btn:hover {
  background-color: var(--color_btn_hover) !important
}

.order__footer {
  font-size: 14px !important;
  text-align: center !important;
  color: #888 !important
}

.order__info {
  text-align: center !important;
  line-height: 1.3 !important
}

@media all and (min-width:475px) {
  .order__header {
    font-size: 22px !important
  }

  .order__time {
    font-size: 26px !important
  }

  .order__price {
    font-size: 28px !important
  }

  .order__btn {
    font-size: 22px !important
  }
}

@media all and (min-width:576px) {
  .order__footer {
    font-size: 16px !important
  }
}

.spin {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1000 !important;
  display: none !important;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, .2) !important
}

.spin.active {
  display: block !important
}

.spin__content {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  z-index: 10 !important;
  width: 300px !important;
  height: auto !important;
  min-width: 270px !important;
  padding: 80px 20px 20px 20px !important;
  border-radius: 10px !important;
  background-color: var(--color_base) !important;
  transform: translateX(-50%) translateY(-50%)
}

.spin__content::before {
  content: "";
  position: absolute;
  top: -55px;
  right: 0;
  left: 0;
  width: 110px;
  height: 110px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #71c341;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.spin__content::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  width: 50px;
  height: 20px;
  margin: 0 auto;
  border-style: none none solid solid;
  border-width: medium medium 4px 4px;
  border-color: currentcolor currentcolor #fff #fff;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none
}

.spin__title {
  margin-bottom: 15px !important;
  font-size: 30px !important;
  font-weight: 500 !important;
  text-align: center !important
}

.spin__text {
  margin-bottom: 30px !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  text-align: center !important;
  line-height: 1.3 !important
}

.spin__btn {
  cursor: pointer !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 5px !important;
  width: 180px !important;
  min-height: 45px !important;
  margin: 0 auto !important;
  padding: 10px !important;
  border-radius: 10px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: #71c341 !important;
  transition: background-color .2s linear !important;
  box-shadow: none !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.spin__btn:hover {
  background-color: #53a723 !important
}

@media all and (min-width:475px) {
  .spin__content {
    width: 400px !important
  }
}

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

  100% {
    transform: scale(1)
  }
}

@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 pop-up-appear-after {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
} */

.comments {
  position: relative !important;
  margin: 0 !important;
  margin-bottom: 30px !important;
  box-sizing: border-box !important
}

.comments>* {
  box-sizing: border-box !important
}

.comments__header {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  margin: 0 0 30px 0 !important;
  padding: 0 0 !important;
  box-sizing: border-box !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__header::before {
  content: "" !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 2px !important;
  background-color: var(--color_comments_secondary) !important
}

.comments__left-box {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 5px !important;
  padding: 10px 0 !important;
  border-bottom: 2px solid var(--color_comments_priamry) !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__header-count {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: var(--color_comments_text) !important;
  box-sizing: border-box !important
}

.comments__header-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  text-transform: capitalize !important;
  color: var(--color_comments_text) !important;
  box-sizing: border-box !important
}

.comments__right-box {
  position: relative !important;
  z-index: 1 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 25px !important;
  padding: 10px 0 !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__right-box>a {
  box-shadow: none !important
}

.comments__header-icon path {
  transition: all .2s ease-in-out !important
}

.comments__header-icon:hover path {
  fill: var(--color_comments_hover) !important
}

.comments__item-list {
  display: flex !important;
  flex-flow: column !important;
  gap: 30px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item {
  display: flex !important;
  flex-flow: column !important;
  gap: 10px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-header {
  display: flex !important;
  gap: 15px !important
}

.comments__item-avatar {
  width: 60px !important;
  height: 60px !important;
  min-width: 60px !important;
  min-height: 60px !important;
  margin: 0 !important;
  border-radius: 100% !important;
  object-fit: cover !important
}

.comments__item-info {
  display: flex !important;
  flex-flow: column !important;
  gap: 7px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-name {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  text-align: left !important;
  text-transform: capitalize !important;
  line-height: 1 !important;
  color: var(--color_comments_text) !important
}

.comments__item-data {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-align: left !important;
  text-transform: initial !important;
  line-height: 1 !important;
  color: var(--color_comments_priamry) !important
}

.comments__item-data-now {
  color: #29bb0c !important
}

.comments__item-body {
  display: flex !important;
  flex-flow: column !important;
  gap: 15px !important;
  -webkit-box-direction: normal !important;
  -webkit-box-orient: vertical !important
}

.comments__item-content {
  margin: 0 !important;
  padding: 0 !important;
  /* font-size: 16px !important; */
  font-weight: 400 !important;
  text-align: left !important;
  text-transform: initial !important;
  color: var(--color_comments_text) !important
}

.comments__item-content.hidden {
  display: none !important
}

.comments__item-picture {
  display: block !important;
  max-width: 350px;
}

.comments__item-img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 !important
}

.comments__item-footer {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: justify !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important
}

.comments__item-replay {
  margin: 0 !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  text-transform: initial !important;
  color: var(--color_comments_priamry) !important;
  transition: all .2s ease-in-out !important;
  box-shadow: none !important
}

.comments__item-replay:hover {
  color: var(--color_comments_hover) !important
}

.comments__item-grade {
  display: flex !important;
  align-items: center !important;
  gap: 15px !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important
}

.comments__item-icon {
  cursor: pointer !important;
  width: 20px !important;
  height: 20px !important
}

.comments__item-icon path {
  transition: all .2s ease-in-out !important
}

.comments__item-icon[data-type="like"]:hover path {
  fill: #20a114 !important
}

.comments__item-icon[data-type="dislike"]:hover path {
  fill: #b9211c !important
}

@media all and (min-width:576px) {
  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: left !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 18px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

@media all and (min-width:768px) {
  .comments__header {
    position: relative !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 5px !important;
    margin: 0 0 50px 0 !important;
    padding: 0 0 !important;
    box-sizing: border-box !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }

  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    text-align: left !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 18px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

@media all and (min-width:992px) {
  .comments__header-count {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-align: left !important;
    color: var(--color_comments_text) !important;
    box-sizing: border-box !important
  }

  .comments__header-title {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: var(--color_comments_text) !important;
    box-sizing: border-box !important
  }

  .comments__item-name {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-data {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: var(--color_comments_priamry) !important
  }

  .comments__item-content {
    margin: 0 !important;
    padding: 0 !important;
    /* font-size: 20px !important; */
    font-weight: 400 !important;
    color: var(--color_comments_text) !important
  }

  .comments__item-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 !important
  }

  .comments__item-footer {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    max-width: 350px !important;
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: justify !important
  }
}

.my-btn {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: fit-content !important;
  margin: 0 auto !important;
  padding: 15px 30px !important;
  border-radius: 10px !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  color: var(--color_base) !important;
  background-color: #fa3d3d !important;
  transition: all .2s ease-in 0s !important;
  -webkit-box-align: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important
}

.my-btn:hover {
  color: var(--color_base) !important;
  background-color: #f52b2b !important;
  transform: scale(1.1) !important
}

.content p {
  font-size: 20px;
  margin-bottom: 15px;
}

.content li {
  font-size: 20px;
}

.wrapper {
  max-width: 860px;
}

.alstep54_sglCGFT6q {
  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  .title {
    font-size: 24px;
    line-height: 30px;
  }
}

.order {
  position: initial !important;
}

.content .image {
  border: 0;
}

.order__input {
  border: 1px #bbb solid !important;
}

@media screen and (max-width: 480px) {
  .my-btn {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 16px !important;
    width: 100% !important;
  }

  .order__btn {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 16px !important;
    width: 100% !important;
  }

  .main-menu-blk {
    display: none;
  }

  .content {
    padding-top: 10px;
  }
}

body * {
  font-family: sans-serif !important;
}

p,
ul li,
ol li {
  font-size: 22px !important;
  line-height: 26px !important;
}