@charset "UTF-8";
@-webkit-keyframes bounce {
  0%,
  20%,
  40%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  40%,
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10%,
  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
footer {
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

.slick-slide img {
  margin-right: 10px;
}
body {
  line-height: 1;
  min-width: 320px;
  min-height: 100vh;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
br {
  font-size: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
button,
button:focus,
input,
input:focus {
  outline: 0;
}
a {
  text-decoration: none;
}
button {
  border: 0;
  display: block;
  padding: 0;
}
::-moz-focus-inner,
::-moz-focus-outer {
  border: 0;
  padding: 0;
}
:active,
:focus,
:hover,
:visited {
  outline: 0 !important;
}
::-ms-clear {
  display: none;
}
* {
  -webkit-tap-highlight-color: transparent;
}
#comebacker_main_div {
  display: none !important;
  height: 0 !important;
}
html {
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
a:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
}
::-moz-focus-inner {
  border: 0;
  outline: 0;
}
select {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://179523selcdn.ru/public/layout-images/select-triangle.svg);
  background-repeat: no-repeat;
}
select,
select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}
select:focus {
  outline: 0 !important;
  outline-color: transparent;
  outline-width: 0;
}
select::-ms-expand {
  display: none !important;
  background: 0 0 !important;
  position: fixed;
  border: 0 !important;
  outline: 0 !important;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: 0;
}
:not(#fake) {
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
img {
  display: block;
  max-width: 100%;
}
svg {
  overflow: hidden;
}
.container {
  width: 1220px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 1219px) {
  .container {
    width: 1024px;
  }
}
@media screen and (max-width: 1023px) {
  .container {
    width: 768px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    width: 640px;
  }
}
@media screen and (max-width: 639px) {
  .container {
    width: 480px;
  }
}
@media screen and (max-width: 479px) {
  .container {
    width: 100%;
  }
}
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.footnote {
  text-align: center;
  color: #666;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.title {
  font-size: 58px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
}

.helps .title {
  font-size: 53px;
}

@media screen and (max-width: 1219px) {
  .title {
    font-size: 53px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1023px) {
  .title {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .title {
    font-size: 34px;
  }
}
@media screen and (max-width: 639px) {
  .title {
    font-size: 30px;
  }
}
@media screen and (max-width: 479px) {
  .title {
    font-size: 28px;
  }
}
.subtitle {
  font-size: 22px;
  font-weight: 500;
  color: #333;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .subtitle {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  .subtitle {
    font-size: 19px;
  }
}
@media screen and (max-width: 479px) {
  .subtitle {
    font-size: 18px;
  }
}
.date-0 {
  white-space: nowrap;
  text-transform: lowercase;
}
.bold-black {
  color: #000;
}
.bold-black,
.text-bold {
  font-weight: 700;
}
.text-black {
  font-weight: 900;
}
.text-nowrap {
  white-space: nowrap;
}
.text-red {
  color: #ff4141;
  font-weight: 700;
}
.underline {
  text-decoration: underline;
}
.green-text {
  color: #35a433;
}
.yellow-text {
  color: rgba(46,167,192,1);
}
.red-accent,
.red-text {
  color:#3a85d4;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.btn {
  width: 225px;
  cursor: pointer;
  padding: 7px;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(46,167,192,1)),
    to( rgba(21,41,54,1))
  );
  background: linear-gradient(0deg, rgba(21,41,54,1) 0%, rgba(46,167,192,1) 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  border-bottom: 4px solid rgba(21,41,54,1);
  border-radius: 3px;
  margin: 0 auto;
}
.btn-small {
  display: block;
  font-size: 20px;
  font-weight: 500;
}

form .form__btn {
  width: 100%;
}

.btn:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(46,167,192,1)),
    to( rgba(21,41,54,1))
  );
  background: linear-gradient(0deg,rgba(46,167,192,1) 0%, rgba(21,41,54,1)  100%);
}
.back-block {
  background-image: url(../img/bg1.png);
  background-size: cover;
}
.white-block {
  position: relative;
  background-color: #fff;
}
.white-block:before {
  content: "";
  width: 100%;
  height: 95px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -94px;
  background-image: url(../img/before-bg.png);
  background-size: 2560px 100%;
  background-position: center center;
  z-index: 2;
}
@media screen and (min-width: 2560px) {
  .white-block:before {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 1023px) {
  .white-block:before {
    content: none;
  }
}
.white-block:after {
  content: "";
  width: 100%;
  height: 95px;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -94px;
  background-image: url(../img/after-bg.png);
  background-size: 2560px 100%;
  background-position: center center;
  z-index: 2;
}
@media screen and (min-width: 2560px) {
  .white-block:after {
    background-size: 100% 100%;
  }
}
@media screen and (max-width: 1023px) {
  .white-block:after {
    content: none;
  }
}
.fs16,
.promo__form--prices .old .x_currency {
  font-size: 16px;
}
.fs24 {
  font-size: 24px;
}
.fs25 {
  font-size: 25px;
}
.fs28 {
  font-size: 28px;
}
.fs30 {
  font-size: 30px;
}
.fs35 {
  font-size: 35px;
}
.fs50 {
  font-size: 50px;
}
.black-t {
  color: #222;
}
.red-t {
  color: #3a85d4;
}
.blue-t {
  color: #3a85d4;
}
.main-color {
  color:  rgba(21,41,54,1);
}
input:required {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.orange-c {
  color: rgba(21,41,54,1);
}
.orange-bg {
  background-color: rgba(21,41,54,1); 
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff;
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dots,
.slick-dots li button:before {
  position: absolute;
  left: 0;
  text-align: center;
}
.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  top: 0;
  width: 20px;
  height: 20px;
  content: "";
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.slick-slide {
  outline: 0;
}
.promo {
  padding: 76px 0 40px;
}
.promo .container {
  padding: 0 25px 35px;
}

.promo-bottom .container {
  padding-bottom: 0;
}

.promo__medals {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  width: 270px;
}
.promo .container,
.promo__medals .medal-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.promo__medals .medal-wrap {
  width: 80px;
  height: 80px;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
}
.promo__medals .medal-wrap img {
  max-width: 60px;
}
.promo-bottom {
  padding: 90px 0 60px;
}
.promo .container {
  position: relative;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.promo__bullets {
  max-width: 390px;
  width: 100%;
  position: relative;
  margin-right: 41px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.promo__bullets .title {
  text-align: left;
  font-size: 30px;
  font-weight: 900;
  color: rgba(21,41,54,1);
  line-height: 0.9;
  position: absolute;
  top: 0;
  left: 0;
}
.promo__bullets .subtitle-big {
  font-size: 24px;
  color: #fff;
  line-height: 1.3;
  margin-top: 25px;
  padding: 17px 32px;
  border-radius: 3px;
  background-color: #0c193b;
  max-width: 359px;
}
.promo__bullets--sert {
  background-color: white;
  border-radius: 50%;
  width: 90px;
  left: 10px;
  bottom: 30px;
  position: absolute;
  z-index: 7;
}
.promo__bullets--ul {
  margin-top: 30px;
}
.promo__bullets--ul .bullet-img {
  flex-shrink: 0;
  width: 46px;
  height: 46px;
  margin-right: 25px;
}
.promo__bullets--ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.promo__bullets--ul li:last-child {
  margin-bottom: 0;
}
.promo__bullets--ul li p {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
.promo__img--back {
  position: absolute;
  left: -345px;
  bottom: -108px;
  z-index: 0;
}
.promo__img--medal,
.promo__img--pack {
  left: -75px;
  bottom: -145px;
  position: absolute;
  z-index: 5;
}
.promo__img--medal {
  left: -18px;
  bottom: 6px;
}
.promo__form {
  width: 290px;
}
.promo__form--sale {
  position: absolute;
  top: -68px;
  right: -63px;
  width: 137px;
  height: 103px;
}

.sale-50 {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(-30deg);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  font-size: 37px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
}

.sale-50 .sale-50-percent {
  font-size: 24px !important;
}

.promo__form--sale .sale-svg path {
  fill: #f3730b;
}
.promo__form--prices,
.promo__form--protected,
.promo__form--sale span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.promo__form--prices {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 25px;
  position: relative;
  min-height: 54px;
}

.promo__form--prices-fix {
  justify-content: space-between;
}

.promo__form--prices .line {
  background-color: #d1d0d0;
  width: 1px;
  height: 52px;
  position: absolute;
  left: 49%;
  top: 3px;
}
.promo__form--prices .price-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 0.7;
}
.promo__form--prices .price-name {
  font-size: 13px;
  color: #666;
  line-height: 1.4;
  text-align: center;
}
.promo__form--prices .new,
.promo__form--prices .old {
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.promo__form--prices .old .x_price_previous {
  font-size: 30px;
  position: relative;
}
.promo__form--prices .old .x_price_previous:after,
.promo__form--prices .old .x_price_previous:before {
  content: "";
  background-color: #f01d07;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 45%;
  left: 0;
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.promo__form--prices .old .x_price_previous:after {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.promo__form--prices .new {
  color: #333;
}
.promo__form--prices .new .x_currency {
  font-size: 18px;
  font-weight: 500;
}
.promo__form--prices .new .x_price_current {
  font-size: 40px;
  font-weight: 900;
}
.promo__form .x_order_form {
  background-color: #fff;
  border: 3px solid #686c86;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 16px 0 rgba(2, 3, 3, 0.15);
  box-shadow: 0 1px 16px 0 rgba(2, 3, 3, 0.15);
  text-align: center;
  padding: 28px 19.5px 25px;
  position: relative;
}
.promo__form .x_order_form .attention {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 18px;
  line-height: 1.1;
}
.promo__form .x_order_form .sale-date {
  color: #3a85d4;
}
.promo__form .x_order_form .sale-date.bottom-sale {
  margin-bottom: 5px;
}
.promo__form .x_order_form .sale-date .free {
  font-size: 1.1em;
}
.promo__form .x_order_form .input-field {
  border-radius: 3px;
  border: 1px solid #dfe2e3;
  background-color: #fbfcfd;
  width: 100%;
  height: 60px;
  margin-bottom: 18px;
  font-size: 17px;
  color: #666;
  padding: 15px 15px 15px 50px;
  position: relative;
}
.promo__form .x_order_form .input-field.name,
.promo__form .x_order_form .input-field.phone {
  background-image: url(../img/name-icon.png) !important;
  background-size: 19px 22px;
  background-position: 18px 18px;
  background-repeat: no-repeat;
}
.promo__form .x_order_form .input-field.phone {
  background-image: url(../img/phone-icon.png) !important;
}
.promo__form .x_order_form .input-field:hover {
  -webkit-box-shadow: inset 0 4px 4px 0 rgba(2, 3, 3, 0.05);
  box-shadow: inset 0 4px 4px 0 rgba(2, 3, 3, 0.05);
}
.promo__form .x_order_form .date-0 {
  text-transform: lowercase;
  line-height: 1.3;
}
.promo__form .x_order_form .remark {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #666;
}
.promo__form--protected {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 19px;
}
.promo__form--protected .protect-svg {
  margin-right: 10px;
}
.promo__form--protected .protect-svg path {
  fill:  rgba(21,41,54,1);
}
@media screen and (max-width: 1340px) {
  .promo__img--back {
    left: -350px;
  }
  .promo__bullets {
    margin-right: 50px;
  }
  .promo__form--sale {
    top: -68px;
    right: auto;
    left: -63px;
  }
}
@media screen and (max-width: 1280px) {
  .promo__img--medal {
    left: 15px;
    bottom: 30px;
  }
}
@media screen and (max-width: 1219px) {
  .promo__form .x_order_form .attention {
    line-height: 1.1;
  }
  .promo {
    padding-top: 50px;
  }
  .promo-bottom {
    padding-top: 100px;
  }
  .promo__form {
    margin-right: 20px;
  }
  .promo__form--sale {
    top: -40px;
    left: -84px;
  }
  .promo__bullets {
    margin-right: 20px;
    z-index: 5;
    margin-top: 0;
  }
  .promo__bullets .subtitle-big {
    line-height: 1.3;
  }
  .promo__bullets--sert {
    width: 75px;
    left: 10px;
    bottom: 10px;
  }
  .promo__bullets--ul {
    margin-left: 50px;
    position: relative;
  }
  .promo__bullets--ul li img {
    z-index: 5;
  }
  .promo__bullets--ul li p {
    font-size: 20px;
    z-index: 5;
    line-height: 1.2;
  }
  .promo__bullets .title {
    font-size: 33px;
    /* margin-left: 50px; */
  }
  .promo__bullets .subtitle-big {
    font-size: 23px;
    margin-top: 25px;
    margin-left: 50px;
  }
  .promo__img--back {
    width: 736px;
    left: -239px;
    bottom: -105px;
  }
  .promo__img--pack {
    width: 350px;
    left: -35px;
    bottom: -170px;
  }
  .promo__img--medal {
    left: 46px;
    bottom: 65px;
    width: 85px;
  }
}
@media screen and (max-width: 1023px) {
  .promo .subtitle-big,
  .promo .title {
    margin-left: 0;
  }

  .promo__bullets .title {
    position: static;
  }

  .promo__bullets {
    justify-content: flex-start;
  }

  .promo .subtitle-big {
    max-width: 325px;
  }
  .promo .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* margin-bottom: 80px; */
    padding: 0 15px;
  }
  .promo__form--sale {
    top: -34px;
    left: -68px;
    width: 115px;
    height: 87px;
  }
  .promo__form--sale span {
    font-size: 28px;
  }
  .promo__bullets--ul li p,
  .promo__form--sale span .percent {
    font-size: 18px;
  }
  .promo__img--back {
    display: none;
    /* width: 66%;
    left: -40px;
    bottom: -40px;
    opacity: 0.5; */
  }
  .promo__img--pack {
    left: 0;
    bottom: -43px;
    width: 300px;
  }
  .promo__img--medal {
    left: 78px;
    bottom: 57px;
    width: 80px;
  }
  .promo__form {
    /* margin-right: 30px; */
    z-index: 2;
    margin-top: 50px;
  }
  .promo__bullets {
    margin-left: 30px;
    margin-right: 0;
  }
  .promo__bullets .bullet-img {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .promo__bullets--sert {
    left: 45px;
    bottom: 100px;
  }
  .promo__bullets .title {
    font-size: 25px;
    max-width: 324px;
  }
  .promo__bullets .subtitle-big {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .promo__bullets--ul {
    margin-top: 20px;
    margin-left: 0;
  }
  .promo__bullets--ul .bullet-img {
    width: 40px;
    height: 40px;
  }
  .promo__bullets--ul li {
    margin-bottom: 15px;
  }
  .promo__bullets--ul li br {
    display: none;
  }
  .promo__bullets--ul:before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .promo .container {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .promo__bullets {
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 60px;
    max-width: 100%;
    width: 100%;
    position: relative;
  }
  .promo__bullets--ul {
    padding-left: 40px;
    position: absolute;
    top: 114px;
    left: -26px;
    max-width: 290px;
  }

  .promo__bullets--ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .promo__bullets .title {
    text-align: center;
    font-size: 42px;
    max-width: none;
  }
  .promo__bullets .subtitle-big {
    text-align: center;
    font-size: 18px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .promo__bullets--sert {
    left: 20px;
    bottom: 345px;
  }
  .promo__form {
    margin-top: 0;
  }
  .promo__img--pack {
    width: 288px;
    left: -23px;
    bottom: -4px;
  }
  /* .promo__img--back {
    display: none;
  } */
  .promo__img--medal {
    left: 45px;
    bottom: 370px;
  }
}
@media screen and (max-width: 639px) {
  .promo .container,
  .promo__img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .promo__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    position: relative;
  }
  .promo__img--pack {
    position: relative;
    bottom: auto;
    left: -25px;
    margin-bottom: 30px;
  }
  .promo__img--medal {
    left: 103px;
    bottom: 795px;
  }
  .promo__form {
    margin-right: 0;
  }
  .promo__form--sale {
    left: auto;
    right: -68px;
  }
  .promo__bullets {
    margin-bottom: 35px;
  }
  .promo__bullets .subtitle-big {
    width: 70%;
  }
  .promo__bullets--ul {
    padding-left: 10px;
    position: static;
    max-width: 290px;
    width: 100%;
    margin: 40px auto 0;
  }
  .promo__bullets--ul li {
    padding-left: 10px;
    position: static;
  }

  .promo__bullets--ul .bullet-img {
    margin-right: 15px;
  }
  .promo__bullets--sert {
    left: 5px;
    bottom: 190px;
  }

  .promo__form--prices-fix {
    justify-content: space-around;
  }

  .scroll__btn2 {
    width: 220px !important;
  }
}
@media screen and (max-width: 479px) {
  .promo__bullets {
    margin-bottom: 20px;
  }

  .promo__bullets--ul li {
    padding-left: 38px;
  }
  .promo__bullets--sert {
    left: 15px;
    bottom: 160px;
  }
  .promo__medals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .promo .container {
    overflow-x: hidden;
  }
  .promo__img {
    position: relative;
  }
  .promo__img--medal {
    width: 65px;
    top: -15px;
    bottom: auto;
    left: 30px;
  }
  .promo__img--pack {
    left: -20px;
    margin-bottom: 0;
  }
  .promo__form {
    z-index: 5;
  }

  .promo__bullets .subtitle-big {
    padding: 10px;
    line-height: 1.4;
  }
  .promo__bullets .title {
    font-size: 38px;
  }
  .promo__bullets--ul .bullet-img {
    width: 30px;
    height: 30px;
  }
  .promo__bullets--ul li p {
    font-size: 16px;
  }
  .promo__bullets--ul {
    margin: 20px auto 0;
    padding: 0;
  }

  .promo__img--pack {
    width: 290px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 415px) {
  /* .promo__bullets--ul,
  .promo__img {
    margin-bottom: 20px;
  } */

  .promo__form--sale {
    top: -55px;
    right: -22px;
  }
  .promo__bullets--sert {
    bottom: 150px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .promo__bullets {
    max-width: 395px;
  }
  .promo__bullets--ul li p {
    width: calc(100% - 70px);
  }
}
.symptoms {
  padding: 133px 0 92px;
  background-image: url(../img/lungs.png);
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 1600px) {
  .symptoms {
    background-size: 98% 70%;
  }
}
.symptoms .title {
  margin-bottom: 50px;
}
.symptoms__rows {
  margin-bottom: 50px;
}
.symptoms__row {
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.symptoms__row span {
  text-align: center;
}
.symptoms__row--1 {
  padding: 0 180px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  .symptoms__row--1 {
    padding: 0 135px;
  }
}
.symptoms__row--2 {
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  .symptoms__row--2 {
    padding: 0 90px;
  }
}
.symptoms__row--3 {
  padding: 0 52px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  .symptoms__row--3 {
    padding: 0 65px;
  }
}
.symptoms__row--4 {
  padding: 0 46px;
}
.symptoms .no-smoke {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 23px;
}
.symptoms .no-smoke-text {
  text-align: center;
  font-size: 30px;
  color: #000;
  font-weight: 700;
}
@media screen and (max-width: 1219px) {
  .symptoms {
    padding: 110px 0 50px;
    background-size: 96% 67%;
  }
  .symptoms .title,
  .symptoms__rows {
    margin-bottom: 50px;
  }
  .symptoms__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .symptoms__row span {
    margin-right: 17px;
    margin-left: 17px;
  }
  .symptoms__row--1,
  .symptoms__row--2,
  .symptoms__row--3 {
    padding: 0;
    margin-bottom: 25px;
  }
  .symptoms__row--2 span.fs35 {
    font-size: 20px;
  }
  .symptoms__row--3 span.fs50 {
    font-size: 40px;
  }
  .symptoms__row--4 {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .symptoms {
    background-size: 96% 74%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .symptoms .no-smoke-text {
    font-size: 26px;
  }
  .symptoms .title,
  .symptoms__rows {
    margin-bottom: 30px;
  }
  .symptoms__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 48px;
  }
  .symptoms__row span {
    margin-right: 10px;
    margin-left: 10px;
  }
  .symptoms__row--1,
  .symptoms__row--2,
  .symptoms__row--3 {
    padding: 0 60px;
    margin-bottom: 0;
  }
  .symptoms__row--3 span.fs28 {
    font-size: 36px;
  }
  .symptoms__row--3 span.fs50 {
    font-size: 40px;
  }
  .symptoms__row--3 span.fs16 {
    font-size: 20px;
  }
  .symptoms__row--4 {
    padding: 0 30px;
  }

  .symptoms__row--4 span.fs30,
  .symptoms__row--4 span.fs35 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .symptoms {
    background-size: 96% 77%;
  }
  .symptoms .no-smoke-text {
    font-size: 21px;
  }
  .symptoms .no-smoke {
    margin-bottom: 15px;
  }
  .symptoms__row {
    line-height: 45px;
  }
  .symptoms__row span {
    margin-right: 10px;
    margin-left: 10px;
  }
  .symptoms__row--1,
  .symptoms__row--2,
  .symptoms__row--3,
  .symptoms__row--4 {
    padding: 0 30px;
  }
  .symptoms__row--1 span.fs25 {
    font-size: 23px;
  }
  .symptoms__row--3 span.fs28 {
    font-size: 30px;
  }
  .symptoms__row--3 span.fs50 {
    font-size: 35px;
  }
}
@media screen and (max-width: 639px) {
  .symptoms {
    background-size: 96% 68%;
  }
  .symptoms .no-smoke {
    width: 50px;
    height: 50px;
  }
  .symptoms .title,
  .symptoms__rows {
    margin-bottom: 20px;
  }
  .symptoms__row {
    line-height: 37px;
  }
  .symptoms__row .black-t {
    font-size: 16px !important;
    color: #3a85d4;
  }
  .symptoms__row .blue-t {
    font-size: 20px !important;
    color: #555;
  }
  .symptoms__row .red-t {
    font-size: 25px !important;
  }
  .symptoms__row--1,
  .symptoms__row--2,
  .symptoms__row--3 {
    padding: 0;
    margin-bottom: 0;
  }
  .symptoms__row--3 span.fs28 {
    font-size: 36px;
  }
  .symptoms__row--3 span.fs50 {
    font-size: 40px;
  }
  .symptoms__row--3 span.fs16 {
    font-size: 20px;
  }
  .symptoms__row--4 {
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .symptoms {
    background-size: 96% 50%;
  }
  .symptoms .no-smoke-text {
    font-size: 19px;
  }
  .symptoms__row {
    line-height: 26px;
  }
  .symptoms__row .black-t {
    font-size: 15px !important;
  }
  .symptoms__row .blue-t {
    font-size: 19px !important;
  }
  .symptoms__row .red-t {
    font-size: 22px !important;
  }
}
.organs {
  padding: 125px 0;
}
.organs .title {
  margin-bottom: 23px;
}
.organs .subtitle {
  line-height: 1.4;
}
.organs .subtitle--1 {
  margin-bottom: 32px;
}
.organs .subtitle--2 {
  max-width: 1000px;
  margin: 0 auto 26px;
}
.organs .subtitle--3 {
  max-width: 1000px;
  margin: 0 auto 50px;
}
.organs--img,
.organs__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.organs--img {
  background-color:#3a85d4;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.organs__main {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
.organs__left li {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.organs__left li:after {
  right: 0;
}
.organs__left li p {
  margin-left: 20px;
}
.organs__right li {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.organs__right li:after {
  left: 0;
}
.organs__right li p {
  margin-right: 20px;
  text-align: right;
}
.organs__right .organs--img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.organs__right p {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.organs__center img {
  border-radius: 3px;
}
.organs__ul li {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.organs__ul li:after {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 170px;
  height: 1px;
  background-color: #d1d1d1;
}
.organs__ul li p {
  width: 170px;
  font-size: 22px;
  color: #333;
  line-height: 1.4;
  font-weight: 500;
}
.organs__ul--last-li:after {
  content: none !important;
}
.organs__slogan {
  text-align: center;
}
.organs__slogan p {
  display: inline-block;
  background-color: #fff;
  padding: 25px 60px;
  font-size: 30px;
  color: #000;
  font-weight: 700;
  text-align: center;
  position: relative;
  line-height: 1.4;
}
.organs__slogan p:before {
  content: "";
  position: absolute;
  top: -9px;
  left: calc(50% - 10px);
  width: 0;
  height: 0;
  border-top: 25px solid #fff;
  border-right: 25px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1219px) {
  .organs {
    padding: 100px 0;
  }
  .organs .subtitle br {
    display: none;
  }
  .organs__ul li p,
  .organs__ul li:after {
    width: 120px;
  }
  .organs__center img {
    max-width: 500px;
  }
  .symptoms__row--4 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1023px) {
  .organs .subtitle--1,
  .organs .subtitle--2,
  .organs__main {
    margin-bottom: 20px;
  }
  .organs .subtitle--3 {
    margin-bottom: 35px;
  }
  .organs__main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .organs__slogan p {
    padding: 20px 50px;
    font-size: 26px;
  }
  .organs__left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 30px;
  }
  .organs__left li p,
  .organs__left li:after {
    width: 190px;
  }
  .organs__left li p br {
    display: none;
  }
  .organs__center {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 10px;
  }
  .organs__right,
  .organs__right p {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .organs__right li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .organs__right li:after {
    width: 120px;
    right: 0;
    left: auto;
  }
  .organs__right li p {
    width: 120px;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
  }
  .organs__right .organs--img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .organs__main {
    max-width: 400px;
  }
  .organs--img {
    width: 60px;
    height: 60px;
  }
  .organs--img img {
    max-height: 40px;
  }
  .organs .title {
    margin-bottom: 10px;
  }
  .organs__left li p,
  .organs__left li:after {
    width: 120px;
  }
  .organs .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .organs__right li p,
  .organs__right li:after {
    width: 80px;
  }
  .organs__center img {
    max-width: 400px;
    width: 100%;
  }
  .organs__slogan p {
    padding: 20px 32px;
    font-size: 23px;
  }
}
@media screen and (max-width: 639px) {
  .organs__slogan p {
    padding: 15px 20px;
    font-size: 17px;
  }
  .organs__ul li {
    height: 75px;
  }
  .organs__left {
    margin-right: 20px;
  }
  .organs__left li p,
  .organs__right li p {
    width: 100px;
    font-size: 18px;
  }
  .organs__left li:after,
  .organs__right li:after {
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .organs__main {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .organs .subtitle--1 {
    margin-bottom: 10px;
  }
  .organs--img {
    width: 40px;
    height: 40px;
  }
  .organs--img img {
    max-height: 25px;
  }
  .organs__left {
    margin-right: 0;
  }
  .organs__left li,
  .organs__right li {
    height: 70px;
  }
  .organs__left li p,
  .organs__right li p {
    width: 80px;
    font-size: 16px;
    margin-left: 7px;
  }
  .organs__left li:after,
  .organs__right li:after {
    width: 90px;
  }
}
.how {
  padding-top: 77px;
  z-index: 0;
  position: relative;
}
.how.white-block::after {
  display: none;
}
.how__title {
  margin-bottom: 40px;
}
.how__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.how__note {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin: 40px 0 0;
  padding-bottom: 80px;
  border-bottom: 1px solid #d9d9dc;
}
.how__left {
  position: relative;
  top: 30px;
  width: 430px;
  height: 345px;
}
.how__img-pack {
  top: -41px;
  left: 20px;
  z-index: 3;
}
.how__img-certificate,
.how__img-medal1,
.how__img-medal2,
.how__img-natural,
.how__img-pack {
  position: absolute;
}
.how__img-natural {
  top: -10px;
  left: 70px;
  z-index: 4;
  width: 90px;
  height: 90px;
  background-color: #fff;
  border-radius: 50%;
}
.how__img-medal1,
.how__img-medal2 {
  z-index: 1;
  bottom: 35px;
  right: -10px;
  max-height: 70px;
}
.how__img-medal2 {
  right: 110px;
}
.how__img-certificate {
  z-index: 2;
  right: 60px;
  top: -65px;
  width: 131px;
  height: 188px;
}
.how__img-arrow {
  margin: 0 60px;
  max-height: 396px;
}
.how-instruction {
  max-width: 381px;
}
.how-instruction__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.how-instruction__step-2 {
  position: relative;
}
.how-instruction__step-2:after,
.how-instruction__step-2:before {
  content: "";
  position: absolute;
  width: 70%;
  height: 1px;
  right: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#efeff0),
    color-stop(50%, #dededf),
    to(#efeff0)
  );
  background-image: linear-gradient(
    to right,
    #efeff0 0,
    #dededf 50%,
    #efeff0 100%
  );
}
.how-instruction__step-2:before {
  top: -25px;
}
.how-instruction__step-2:after {
  bottom: -25px;
}
.how-instruction__step:not(:last-child) {
  margin-bottom: 50px;
}
.how-instruction__img-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-right: 30px;
  border-radius: 50%;
  background-color: #fefefe;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.how-instruction__img-wrap:after {
  content: "";
  position: absolute;
  left: -2px;
  top: -2px;
  border-radius: 50%;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: -1;
}
.how-instruction__img-wrap-1:after {
  background: linear-gradient(0deg, rgba(21,41,54,1) 0%, rgba(46,167,192,1) 100%);
  background: linear-gradient(0deg, rgba(21,41,54,1) 0%, rgba(46,167,192,1) 100%);
}
.how-instruction__img-wrap-2:after,
.how-instruction__img-wrap-3:after {
  background: linear-gradient(0deg, rgba(21,41,54,1) 0%, rgba(46,167,192,1) 100%);
}
.how-instruction__img-wrap-3:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.how-instruction__title {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 1219px) {
  .how {
    padding-top: 65px;
  }
  .how__note {
    margin-top: 30px;
    padding-bottom: 55px;
    font-size: 27px;
    line-height: 37px;
  }
  .how__title {
    margin-bottom: 40px;
  }
  .how__row {
    position: relative;
    left: -35px;
  }
}
@media screen and (max-width: 1023px) {
  .how-instruction__text {
    font-size: 16px;
  }
  .how__img-medals {
    top: -120px;
  }
  .how.block {
    padding-bottom: 0;
  }
  .how__note {
    margin-top: 25px;
    padding-bottom: 40px;
  }
  .how__img-arrow {
    top: -80px;
  }
  .how__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .how__img-natural {
    width: 90px;
    height: 90px;
    left: 60px;
    top: 10px;
  }
  .how-instruction__img-wrap {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .how-instruction__title {
    font-size: 18px;
  }
  .how__img-arrow {
    margin-right: 52px;
  }
  .how__left {
    width: 400px;
    top: 0;
  }
  .how__img-certificate {
    top: -25px;
  }
  .how__img-pack {
    top: 40px;
    left: 20px;
    z-index: 3;
  }
  .how__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .how__img-pack {
    top: 90px;
    left: 40px;
  }
  .how__note {
    margin-top: 20px;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 34px;
  }
  .how__img-natural {
    width: 68px;
    height: 68px;
    left: 64px;
    top: 67px;
  }
  .how__img-medals {
    top: -110px;
    left: 0;
  }
  .how__img-certificate {
    right: 10px;
    width: 101px;
    height: 158px;
    top: 35px;
  }
  .how-instruction__img-wrap {
    width: 80px;
    height: 80px;
  }
  .how-instruction__img-wrap img {
    max-height: 45px;
  }
  .how__img-medal1 {
    bottom: 0;
    right: -45px;
  }
  .how__img-medal2 {
    bottom: 0;
    right: 105px;
  }
  .how__img-arrow {
    height: 360px;
  }
  .how__left {
    top: -40px;
  }
  .how-instruction {
    max-width: 240px;
  }
}
@media screen and (max-width: 639px) {
  .how {
    overflow-x: hidden;
  }
  .how__title {
    margin-bottom: 25px;
  }
  .how__center {
    display: none;
  }
  .how__img-pack {
    margin-left: -20px;
  }
  .how__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .how__left {
    max-width: 300px;
    top: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .how__img-pack {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
  }
  .how__row {
    left: 0;
  }
  .how__img-medals {
    width: 162px;
    height: 300px;
    display: none;
  }
  .how__img-natural {
    width: 70px;
    height: 70px;
    left: 20px;
    top: -15px;
  }
  .how__img-certificate {
    right: 10px;
    width: 90px;
    height: 147px;
    display: none;
  }
  .how__img-medal1 {
    right: 50px;
    bottom: -80px;
  }
  .how__img-medal2 {
    left: 50px;
    bottom: -80px;
    right: auto;
  }
  .how-instruction__step:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 410px) {
  .how-instruction__step {
    margin-left: 2px;
    margin-top: 2px;
  }
  .how-instruction__img-wrap {
    width: 80px;
    height: 80px;
  }
  .how-instruction__img-wrap-1::before,
  .how-instruction__img-wrap-2::before {
    top: -2px;
    width: 21px;
    height: 21px;
  }
  .how-instruction__text {
    font-size: 15px;
  }
  .how-instruction__title {
    font-size: 17px;
    margin-bottom: 7px;
  }
}
.helps {
  counter-reset: helps;
  padding: 92px 0 70px;
}
.helps__title {
  margin-bottom: 45px;
}
.helps-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}
.helps-steps__step {
  width: calc(33.3333333% - 30px);
  margin: 0 15px;
  padding-top: 19px;
}
.helps-steps__img-wrap,
.helps-steps__img-wrap::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.helps-steps__img-wrap {
  position: relative;
  margin-bottom: 29px;
  border-radius: 3px;
  background-color: #eeeff2;
}
.helps-steps__img-wrap::before {
  counter-increment: helps;
  content: counter(helps);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(21,41,54,1);
}
.helps-steps__img {
  padding: 10px;
}
.helps-steps__text {
  text-align: center;
  color: #444;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 1023px) {
  .helps-steps__text br {
    display: none;
  }
}
@media screen and (max-width: 1219px) {
  .helps {
    padding: 50px 0;
  }
}
@media screen and (max-width: 1023px) {
  .helps-steps {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px;
  }
  .helps-steps__step {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .helps-steps__step:nth-child(3) {
    margin-top: 30px;
  }
  .helps__title {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 639px) {
  .helps-steps__step {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px;
  }
  .helps-steps__step:nth-child(3) {
    margin-top: 0;
  }
  .helps-steps {
    margin: 0;
  }
  .helps-steps__text {
    text-align: left;
    font-size: 15px;
    width: 50%;
  }
  .helps-steps__img-wrap {
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .helps-steps__img-wrap::before {
    font-size: 17px;
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 479px) {
  .helps-steps__step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .helps__title {
    font-size: 25px;
  }
  .composition .title {
    font-size: 25px;
  }
  .how__note {
    margin-top: 15px;
    padding-bottom: 25px;
    font-size: 21px;
    line-height: 31px;
  }
  .helps-steps__text {
    width: 80%;
    text-align: center;
  }
  .helps-steps__img-wrap {
    margin-bottom: 10px;
    width: 100%;
    max-width: 270px;
    margin-right: 0;
  }
  .helps-steps__img-wrap::before {
    font-size: 22px;
    width: 40px;
    height: 40px;
  }
}
.faq {
  padding: 105px 0;
}
.faq__title {
  margin-bottom: 77px;
}
.faq__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq__left {
  margin-right: 30px;
}
.faq__right {
  max-width: 771px;
}
.faq-doctor {
  max-width: 370px;
  border-radius: 3px;
}
.faq-doctor__info {
  text-align: center;
  background-color: #fff;
}
.faq-doctor__img-wrap {
  position: relative;
  bottom: 65px;
  margin-bottom: -20px;
}
.faq-doctor__img-wrap::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 30px;
  height: 5px;
  background-color: rgba(21,41,54,1);
}
.faq-doctor__img-wrap::after {
  content: "";
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #e5eaed;
}
.faq-doctor__img {
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -1px;
}
.faq-doctor__content {
  padding: 0 10px 13px;
  margin-top: -45px;
}
.faq-doctor__answer {
  margin-bottom: 25px;
  color: #666;
  font-size: 16px;
  font-style: italic;
}
.faq-doctor__name {
  margin-bottom: 20px;
  color: #333;
  font-size: 26px;
  font-weight: 900;
}
.faq-doctor__about {
  margin-bottom: 10px;
  color: rgba(68, 68, 68, 0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
}
.faq-doctor__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: -25px;
}
.faq-tabs__tab {
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  padding: 17px 21px 17px 30px;
  border-radius: 3px;
  background-color: #fff;
}
.faq-tabs__tab:not(:last-child) {
  margin-bottom: 25px;
}
.faq-tabs__question {
  position: relative;
  color: #333;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  margin-right: 94px;
}
.faq-tabs__button,
.faq-tabs__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq-tabs__button {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #d3d4d4;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  border-radius: 50%;
}
.faq-tabs__button svg {
  overflow: auto;
  position: relative;
  top: 2px;
  fill: rgba(21,41,54,1);
  -webkit-transition: fill 0.3s, top 0.2s, -webkit-transform 0.3s;
  transition: fill 0.3s, transform 0.3s, top 0.2s;
  transition: fill 0.3s, transform 0.3s, top 0.2s, -webkit-transform 0.3s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.faq-tabs__button.active,
.faq-tabs__button:hover {
  background-color: rgba(21,41,54,1);
  border: 0;
}
.faq-tabs__button.active svg,
.faq-tabs__button:hover svg {
  fill: #fff;
}
.faq-tabs__button.active svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -2px;
}
.faq-tabs__text {
  display: none;
  margin-top: 16px;
  color: #444;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  padding-right: 125px;
}
@media screen and (max-width: 1219px) {
  .faq-tabs__question {
    font-size: 20px;
  }
  .faq__title {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1023px) {
  .faq-tabs__question {
    font-size: 18px;
    margin-right: 34px;
  }
  .faq__right {
    max-width: 621px;
  }
  .faq-doctor__about {
    font-size: 16px;
  }
  .faq-doctor__name {
    margin-bottom: 10px;
  }
  .faq-doctor__img {
    max-width: 240px;
  }
  .faq-doctor__answer {
    margin-bottom: 10px;
  }
  .reviews-form__file {
    height: 84px !important;
    display: flex !important;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .faq-doctor__bottom {
    margin-top: -10px;
  }
  .faq-doctor__img {
    max-width: 100%;
  }
  .faq-tabs__question {
    font-size: 18px;
    margin-right: 40px;
  }
  .faq-tabs__text {
    font-size: 17px;
  }
  .faq__left {
    margin-bottom: 30px;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 0;
  }
  .faq__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq-tabs__tab:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .faq__title {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 479px) {
  .faq-tabs__question {
    font-size: 16px;
    margin-right: 15px;
  }
  .faq-tabs__tab {
    padding: 10px 20px;
  }
  .faq-tabs__text {
    font-size: 16px;
    padding-right: 30px;
  }
  .faq-doctor__img {
    max-width: 60%;
  }
  .faq-doctor__name {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .faq-doctor__about {
    font-size: 16px;
  }
  .faq-doctor__answer {
    margin-bottom: 15px;
    font-size: 15px;
  }
}
.reviews {
  padding: 47px 0;
}
.reviews.white-block::before {
  display: none;
}
.reviews__title {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.reviews__bottom {
  margin-top: 80px;
}
.reviews-slider__experience-text span,
.reviews__sent {
  display: none;
}
.reviews__ask {
  max-width: 783px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
  text-align: center;
  color: #000;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.33;
}
.reviews__slider {
  margin-bottom: 20px;
}
.reviews__btn {
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 340px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.reviews-form__input-big {
  max-width: 100%;
  margin: 0;
}
.reviews-form__error {
  font-size: 12px;
  color: red;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: none;
}
.reviews-action.white-block::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .reviews-form__error {
    font-size: 11px;
    bottom: -16px;
  }
}
.reviews-form__file-label {
  position: absolute;
  top: 50%;
  right: 21px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33px;
  height: 29px;
  background-image: url(../img/clip.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.slick-list {
  margin: 0 -15px;
}
.reviews-slider__item {
  position: relative;
  padding: 20px;
  border: 10px solid #f1e9f4;
  border-radius: 3px;
  background-color: #fff;
  min-height: 389px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 15px 12px;
}
.reviews-slider__arrow {
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  z-index: 3;
  background: 0 0;
}
.reviews-slider__arrow svg {
  fill: #d7dfe9;
  -webkit-transition: fill 0.2s;
  transition: fill 0.2s;
}
.reviews-slider__arrow:hover svg {
  fill: rgba(21,41,54,1);
}
.reviews-slider__arrow-left {
  top: calc(50% - 8px);
  left: -70px;
}
.reviews-slider__arrow-right {
  fill: #d7dfe9;
  right: -70px;
  top: calc(50% - 8px);
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.reviews-slider__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
}
@media screen and (max-width: 639px) {
  .reviews-slider__info {
    margin-bottom: 12px;
  }
}
.reviews-slider__img-wrap {
  border-radius: 3px;
}
.reviews-slider__about {
  margin-bottom: 4px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d4d4d4;
  color: #333;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.18;
}
@media screen and (max-width: 639px) {
  .reviews-slider__about {
    margin-bottom: 8px;
  }
}
.reviews-slider__name {
  margin-bottom: 2px;
  margin-top: 8px;
  color: #333;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .reviews-slider__name {
    font-size: 18px;
  }
  .reviews-slider__name br {
    display: none;
  }
}
@media screen and (max-width: 340px) {
  .reviews-slider__name {
    font-size: 16px;
  }
}
.reviews-slider__city {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.44;
}
@media screen and (max-width: 639px) {
  .reviews-slider__city {
    font-size: 16px;
  }
}
.reviews-slider__experience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .reviews-slider__experience {
    display: inline-block;
    padding: 5px;
    background-color:  rgba(21,41,54,1);
  }
}
.reviews-slider__experience-years {
  margin-right: 17px;
  color: rgba(21,41,54,1);
  font-family: "Arial Narrow";
  font-weight: 400;
}
.reviews-slider__experience-text {
  color: #666;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .reviews-slider__experience-text {
    color: #fff;
  }
  .reviews-slider__experience-text span {
    display: inline;
  }
  .reviews-slider__experience-text br {
    display: none;
  }
}
.reviews-slider__content {
  color: #333;
}
.reviews-slider__title {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .reviews-slider__title {
    min-height: 0;
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.reviews-slider__text {
  position: relative;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.44;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.reviews-slider__text.active::before {
  opacity: 0;
}
@media screen and (max-width: 639px) {
  .reviews-slider__text {
    font-size: 16px;
  }
}
.reviews-slider__more {
  position: absolute;
  left: 30px;
  top: calc(100% - 13px);
  height: 30px;
  line-height: 30px;
  color: #fff;
  padding: 0 15px;
  border-radius: 3px;
  cursor: pointer;
  background-color: rgba(21,41,54,1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  font-weight: 700;
}
.reviews-slider__more.active,
.reviews-slider__more.active:hover,
.reviews-slider__more:hover {
  background-color: rgba(46,167,192,1);
}
.bold {
  font-weight: 700;
}
.reviews-cta {
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-top: 120px;
  display: none;
}
.reviews-cta__ask {
  margin-bottom: 28px;
}
.reviews-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 43px;
}
.reviews-form__col {
  width: calc(50% - 30px);
  margin: 0 15px;
}
.reviews-form__col:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reviews-form__field-wrap--age.invalid .reviews-form__error,
.reviews-form__field-wrap--experience.invalid .reviews-form__error,
.reviews-form__input-text.invalid span {
  display: block;
}
.reviews-form__field {
  width: 100%;
  color: #444;
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  border-radius: 3px;
  background-color: #e7e8ec;
  border: 0;
  padding: 26px 60px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.reviews-form__field:hover {
  -webkit-box-shadow: inset 0 4px 4px 0 rgba(2, 3, 3, 0.05);
  box-shadow: inset 0 4px 4px 0 rgba(2, 3, 3, 0.05);
}
.reviews-form__field::-webkit-input-placeholder {
  color: #444;
}
.reviews-form__field::-moz-placeholder {
  color: #444;
}
.reviews-form__field:-ms-input-placeholder,
.reviews-form__field::-ms-input-placeholder {
  color: #444;
}
.reviews-form__field::placeholder {
  color: #444;
}
.reviews-form__field-wrap {
  position: relative;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 1px;
}
.reviews-form__field-wrap:not(:last-child) {
  margin-bottom: 30px;
}
.reviews-form__field-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}
.reviews-form__field-wrap--age::before {
  width: 22px;
  height: 23px;
  background-image: url(../img/age.png);
}
.reviews-form__field-wrap--name::before {
  width: 22px;
  height: 22px;
  background-image: url(../img/name-icon.png);
}
.reviews-form__field-wrap--city::before {
  width: 19px;
  height: 27px;
  background-image: url(../img/location.png);
}
.reviews-form__field-wrap--experience::before {
  width: 23px;
  height: 34px;
  background-image: url(../img/exp.png);
}
.reviews-form__field-wrap--message {
  margin-top: auto;
  min-height: 170px;
}
.reviews-form__field-wrap--message::before {
  top: 25px;
  -webkit-transform: translate(0);
  transform: translate(0);
  width: 24px;
  height: 21px;
  background-image: url(../img/message.png);
}
.reviews-form__textarea {
  resize: none;
  overflow: hidden;
  min-height: 170px;
  height: 100%;
}
.reviews-form__file {
  display: block;
  padding: 24px 34px 17px 33px;
  border-radius: 3px;
  background-color: #e7e8ec;
  max-width: 180px;
  width: 100%;
  cursor: pointer;
}
.reviews-form__file.loaded {
  padding-left: 30px;
  padding-right: 30px;
}
.reviews-form__checkmark-icon,
.reviews-form__file-checkmark,
.reviews-form__file-icon {
  display: none;
}
.reviews-form__checkmark-icon svg {
  position: relative;
  top: 3px;
  width: 50px !important;
  height: 50px !important;
}
.reviews-form__file-text {
  color: #403737;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  line-height: 1.4;
  max-width: 96px;
}
.reviews-form__internal-row,
.reviews-form__radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reviews-form__internal-row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
.reviews-form__radios {
  margin-top: 18px;
}
.reviews-form__radio {
  position: relative;
  display: block;
  padding-left: 46px;
  cursor: pointer;
}
.reviews-form__radio:not(:last-child) {
  margin-bottom: 25px;
}
.reviews-form__checkmark {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #e7e8ec;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.reviews-form__checkmark::before {
  content: "";
  position: absolute;
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 16px;
  height: 16px;
  top: 25%;
  left: 24%;
  border-radius: 8px;
  background-color: #192d68;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.reviews-form__radio-text {
  color: #444;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 300;
}
.reviews-form__radio-text-cutted {
  display: none;
}
.reviews-form__radios-text {
  color: #333;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  margin-right: 24px;
}
.reviews-form__file-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-bottom: 13px;
  border-radius: 50%;
  background-color: #f3f4f6;
  margin-left: auto;
  margin-right: auto;
}
.reviews-form__radio input:checked ~ .reviews-form__checkmark::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.reviews-popup {
  position: fixed;
  z-index: 300;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.reviews-popup__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 4px solid  rgba(21,41,54,1);
  padding: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .reviews-popup__inner {
    padding: 25px 15px;
    max-width: 279px;
    width: 100%;
  }
}
.reviews-popup__text {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .reviews-popup__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 639px) {
  .reviews-popup__text {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-popup__text {
    line-height: 1.1;
  }
}
.reviews-popup__big {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 10px;
}
.dnone {
  display: none !important;
}
.dblock {
  display: block !important;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: -40px;
}
.slick-dots li {
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #e7e8ec;
  -webkit-transition: width 0.2s, background-color 0.2s, height 0.2s;
  transition: width 0.2s, background-color 0.2s, height 0.2s;
}
.slick-dots li:hover {
  background-color: rgba(12, 25, 59, 0.5);
}
.slick-dots li:not(:last-child) {
  margin-right: 26px;
}
.slick-dots li:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 32px;
  height: 1px;
  background-color: #e7e8ec;
}
.slick-dots .slick-active {
  width: 20px;
  height: 20px;
  background-color: #0c193b;
}
.reviews-action__product .promo__bullets--sert {
  width: 50px;
  height: 50px;
  left: -10px;
  bottom: 105px;
}
@media screen and (max-width: 1219px) {
  .reviews-slider__item {
    min-height: 450px;
  }
}
.reviews-slider__title {
  font-size: 21px;
}
.reviews {
  padding-bottom: 50px;
}
.reviews-slider__img-wrap {
  margin-right: 10px;
}
.reviews-slider__experience-years {
  font-size: 60px;
}
.reviews-cta {
  padding: 43px 56px 62px;
}
.reviews__title {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .reviews-slider__item {
    min-height: 410px;
  }
  .reviews-form__field-wrap:not(:last-child) {
    margin-bottom: 27px;
  }
  .reviews-form__internal-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 27px;
  }
  .reviews-slider__arrow-left {
    left: 200px;
  }
  .reviews-slider__arrow-right {
    right: 200px;
  }
  .reviews-form__radios {
    margin-top: 0;
    margin-bottom: 25px;
  }
  .reviews-form__radios-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .reviews__title {
    margin-bottom: 30px;
  }
  .reviews-form__radio:first-child {
    margin-right: 10px;
    margin-bottom: 0;
  }
  .reviews-form__textarea {
    height: 235px;
  }
  .reviews-form__field-wrap--message {
    height: 240px;
  }
  .reviews-form__file {
    padding: 20px;
  }
  .reviews-form__file-text {
    text-decoration: none;
    font-size: 16px;
  }
  .reviews-form__file {
    width: 100%;
    max-width: 100%;
  }
  .reviews-form__file-img {
    display: none;
  }
  .reviews-form__col {
    width: calc(50% - 20px);
    margin: 0 10px;
  }
  .reviews-form__row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .reviews-form__file {
    position: relative;
  }
  .reviews-form__file-icon {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
  }
  .reviews-form__radios-text {
    margin-right: 14px;
  }
  .reviews-form__field {
    padding-right: 30px;
  }
  .reviews-action__product .promo__bullets--sert {
    left: 15px;
    bottom: 160px;
  }
}
@media screen and (max-width: 767px) {
  .reviews-slider__experience-years {
    font-size: 51px;
  }
  .reviews-form__field {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 16px;
  }
  .reviews-form__field-wrap--message {
    height: 196px;
  }
  .reviews-form__textarea {
    min-height: 0;
    height: 192px;
  }
  .reviews-cta {
    padding-left: 66px;
    padding-right: 66px;
  }
  .reviews-form__radio-text {
    display: none;
    font-size: 16px;
  }
  .reviews-form__radio-text-cutted {
    display: block;
    font-size: 16px;
  }
  .reviews-slider__arrow-left {
    left: 140px;
  }
  .reviews-slider__arrow-right {
    right: 140px;
  }
  .reviews-slider__item {
    min-height: 450px;
  }
  .reviews-slider__experience-years {
    margin-right: 10px;
  }
  .reviews-slider__item {
    padding: 17px;
  }
}
@media screen and (max-width: 650px) {
  .reviews-slider__item {
    margin-left: 13px;
    margin-right: 13px;
  }
  .slick-list {
    margin: 0 -9px;
  }
  .reviews-form__textarea {
    min-height: 0;
    height: 191px;
  }
}
@media screen and (max-width: 639px) {
  .reviews-form__internal-row {
    margin-bottom: 20px;
  }
  .reviews-form__textarea {
    min-height: 0;
    height: 165px;
  }
}
.reviews-action {
  padding: 50px 0 0;
}
.reviews-action__product {
  position: relative;
  max-width: 210px;
  width: 100%;
}

.reviews-action__sale {
  position: absolute;
  top: -7px;
  right: 17px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.reviews-action__sale span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding-left: 13px;
}
.reviews-action__sale .sale-svg path {
  fill: #f3730b;
}
.reviews-action__timer {
  margin-right: 30px;
}
.reviews-action__body,
.reviews-action__row,
.reviews-action__sale span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reviews-action__body {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d9d9dc;
  padding-bottom: 50px;
}
.reviews-action__row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.reviews-action__btn {
  width: 200px;
  height: 70px;
  font-weight: 700;
  font-size: 27px;
  line-height: 0.88;
  padding-left: 30px;
  padding: 15px 30px;
}
.reviews-action__btn-text--small {
  font-weight: 400;
  font-size: 20px;
}
.reviews-action__when {
  max-width: 170px;
  width: 100%;
  color: #000;
  /* line-height: 1.3; */
  margin-left: 10px;
  margin-top: 23px;
}
.reviews-action__when .big {
  font-size: 25px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  margin-top: 7px;
}
.reviews-action__when .small {
  font-size: 20px;
}
.reviews-action .promo__form--sale {
  position: relative;
  right: 15px;
  left: auto;
  top: 0;
  width: 156px;
  height: 119px;
}
.reviews-action .promo__form--sale img {
  width: 100%;
  height: 100%;
}
.reviews-action__title {
  color: #333;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-right: 10px;
  max-width: 100%;
  width: 85px;
}
.reviews-action-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1359px) {
  .reviews-slider__arrow-right {
    top: initial;
    bottom: -50px;
    right: 40%;
  }
  .reviews-slider__arrow-left {
    top: initial;
    bottom: -53px;
    left: 40%;
  }
  .slick-dots {
    bottom: -70px;
  }
  .reviews__bottom {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1219px) {
  .reviews-action .promo__form--sale {
    margin-left: 0;
    left: auto;
    width: 115px;
    height: 87px;
  }
  .reviews-action .promo__form--sale span {
    font-size: 28px;
  }
  .reviews-action .promo__form--sale span .percent {
    font-size: 18px;
  }
  .reviews-action-timer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 250px;
  }
  .reviews-action__title br {
    display: none;
  }
  .reviews-action__when .big {
    font-size: 27px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .reviews-action {
    padding: 40px 0 0;
  }
  .reviews-action__when .big {
    margin-top: 0;
  }
  .reviews-action__body {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 90px;
  }
  .reviews-action__product {
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -22px;
    max-width: 320px;
  }
  .reviews-action-timer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .timerr__title .reviews-action__title br {
    display: none !important;
  }
  .reviews-action__title {
    max-width: 100%;
    width: 100% !important;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
  }
  .reviews-action__timer {
    margin-right: 0;
  }
  .reviews-action__when {
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: 0;
  }
  .reviews-action .promo__form--sale {
    margin-left: 10px;
    margin-right: auto;
    position: absolute;
    left: 208px;
    top: 64px;
  }
  .reviews-action__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .reviews-action__when-free {
    font-size: 25px;
  }
  .reviews-action__when {
    margin-bottom: 10px;
  }
  .reviews-action__when .big {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .reviews-action__when {
    margin-bottom: 20px;
  }
  .reviews-slider__img-wrap {
    max-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .reviews-action .promo__form--sale {
    top: 59px;
  }
  .reviews-action {
    padding: 0px 0 0;
  }
}
@media screen and (max-width: 639px) {
  .reviews-action__when {
    margin-bottom: 0;
  }
  .slick-list {
    margin: 0;
  }
  .reviews-slider__item {
    border: 5px solid #f1e9f4;
    padding: 10px;
  }
  .reviews__title {
    margin-bottom: 20px;
  }
  .reviews-slider__arrow {
    top: auto;
    right: auto;
    display: block !important;
  }
  .reviews-slider__arrow-left {
    left: calc(40% - 20px);
    bottom: -70px;
  }
  .reviews-slider__arrow-right {
    right: calc(40% - 20px);
    bottom: -67px;
  }
  .reviews-cta,
  .reviews__bottom {
    margin-top: 90px;
  }
  .reviews-form__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reviews-form__col {
    width: calc(100% - 20px);
  }
  .reviews-form__field-wrap:last-child {
    margin-bottom: 30px;
  }
  .reviews-form__field-wrap--message {
    margin-bottom: 0 !important;
  }
  .reviews-cta {
    padding-left: 50px;
    padding-right: 50px;
  }
  .reviews-form__field {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .reviews-form__radio-text {
    display: block;
  }
  .reviews-form__radio-text-cutted {
    display: none;
  }
  .reviews-cta__ask {
    font-size: 27px;
  }
  .reviews-action__body {
    padding-left: 0;
    padding-bottom: 30px;
  }
  .reviews-form__field-wrap:not(:last-child) {
    margin-bottom: 20px;
  }
  .reviews-action__when {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
  .reviews-action__when .big {
    margin-bottom: 5px;
  }
  .reviews-action__product {
    position: relative;
    margin-top: 75px;
    top: 7px;
    left: -46px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-transform: translate(0);
    transform: translate(0);
    margin-bottom: 15px;
    max-width: 320px;
    margin-left: 50px;
  }
  .reviews-slider__item {
    min-height: 100%;
  }
  .reviews-form__field-wrap--message {
    height: 180px;
  }
  .reviews__ask {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  .reviews-form__row {
    margin-bottom: 30px;
  }
  .reviews-form__textarea {
    padding-top: 27px;
  }
  .reviews-slider__img-wrap {
    width: 81px;
  }
  .reviews-slider__experience-years {
    font-size: 18px;
    color: #fff;
    margin-right: 0;
    display: none;
  }
  .reviews-action .promo__form--sale {
    position: absolute;
    top: 75px;
    right: 65px;
    left: auto;
  }
  .reviews-action__button-wrapper {
    max-width: 290px;
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .reviews-action .promo__form--sale {
    position: absolute;
    top: 75px;
    right: 0;
  }
  .reviews-action__body {
    width: 290px;
    padding-bottom: 25px;
  }
  .reviews-action {
    padding: 25px 0 0;
  }
  .reviews-action__product .promo__bullets--sert {
    left: 10px;
    bottom: 140px;
  }
}
@media screen and (max-width: 400px) {
  .reviews-form__radio-text {
    display: none;
  }
  .reviews-form__radio-text-cutted {
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .reviews-cta {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 340px) {
  .reviews-slider__img-wrap {
    width: 79px;
  }
}
.reviews-wrap {
  overflow: hidden;
}
.invalid {
  border: 1.5px solid red;
}
.valid {
  border: 1.5px solid rgb(0, 204, 0);
}
.o-auto {
  overflow: auto;
}
.action {
  padding: 110px 0;
}
.action .promo__form--sale {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  width: 168px;
  height: 127px;
  margin-left: -33px;
  margin-top: 31px;
}
.action .promo__form--sale img {
  width: 100%;
}
.action .promo__form--prices .line {
  position: static;
  margin-top: 3px;
}
.action .promo__form--prices {
  max-width: 245px;
  width: 100%;
  max-height: 55px;
  margin-bottom: 0;
  margin-top: 71px;
}

.action__main,
.action__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action__name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.action__main {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.action__img-wrap {
  position: relative;
  max-width: 400px;
  left: -59px;
  top: 11px;
  width: 100%;
}
.action__img {
  position: relative;
  z-index: 2;
}
.action__img-cert {
  position: absolute;
  z-index: 1;
  top: 70px;
  right: 60px;
}
.action__img-medal {
  position: absolute;
  z-index: 3;
  top: -17px;
  left: 32px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background-color: #fff;
}
.action__content {
  max-width: 770px;
  width: 100%;
  margin-right: 60px;
}
.action__title {
  margin-top: 40px;
  margin-bottom: 12px;
  color: #000;
  font-size: 58px;
  font-weight: 900;
  line-height: 0.95;
}
.action__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
.action__when {
  position: relative;
  padding-right: 48px;
  max-width: 340px;
  color: #000;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}
.action__when-free {
  font-weight: 900;
  text-transform: uppercase;
}
.action__cert,
.action__certs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.action__cert {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #fff;
}
.action__cert:not(:last-child) {
  margin-right: 60px;
}
.action-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.action-form__field-wrap {
  position: relative;
  max-width: 245px;
}
.action-form__field-wrap:first-child {
  margin-right: 20px;
}
.action-form__field-wrap:nth-child(2) {
  margin-right: 25px;
}
.action-form__field-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.action-form__field-wrap--name::before {
  width: 19px;
  height: 22px;
  background-size: 19px 22px;
  background-image: url(../img/name-icon.png);
}
.action-form__field-wrap--phone::before {
  width: 21px;
  height: 24px;
  background-size: 21px 24px;
  background-image: url(../img/phone-icon.png);
}
.action-form__field {
  width: 100%;
  height: 70px;
  padding: 25px 12px 25px 52px;
  border-radius: 3px;
  background-color: #fff;
  color: #666;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 400;
  border: 0;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.action-form__field:hover {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(2, 3, 3, 0.05);
  box-shadow: inset 0 1px 4px rgba(2, 3, 3, 0.1);
}
.action-form__btn-wrap {
  max-width: 245px;
}
.action-form__btn {
  max-width: 100%;
  width: 245px;
  height: 70px;
  margin-bottom: 20px;
  font-family: Roboto;
  font-weight: 900;
  font-size: 27px;
  line-height: 0.88;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 14px;
}
.action-form__btn-text--small {
  font-weight: 400;
  font-size: 20px;
}
.action-timer {
  max-width: 390px;
  margin-left: 15px;
}
.action-timer .ation-timer__title {
  margin-right: 0;
  margin-bottom: 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .action-timer {
    margin-left: 10px;
  }
}
.action-timer,
.action-timer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.action-timer__title {
  color: #333;
  margin-right: 18px;
  max-width: 132px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.342px;
}
.action-timer__box,
.action-timer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.action-timer__item {
  width: 35px;
  height: 45px;
  background-color: rgba(21,41,54,1);
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2.4px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 3px;
  border-radius: 5px;
}
.action-timer__item:not(:last-child) {
  margin-right: 4px;
}
.action-timer__separator {
  opacity: 0.49;
  color: #000;
  font-size: 19px;
  line-height: 1;
  padding: 0 5px;
}
@media screen and (max-width: 1280px) {
  .action__img-medal {
    top: -21px;
    left: 56px;
  }
}
@media screen and (max-width: 1219px) {
  .action {
    padding: 90px 0;
  }
  .action__img-wrap {
    max-width: 320px;
  }
  .action .promo__form--prices,
  .action-form__btn-wrap {
    max-width: 200px;
    margin-top: 0;
  }
  .action__img-wrap {
    left: 0;
    margin-right: 10px;
    top: 7px;
  }
  .action__img-medal {
    top: -4px;
    width: 70px;
    height: 70px;
    left: 32px;
  }
  .action__title {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .action__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
  }
  .action .promo__form--sale {
    margin-left: 0;
    left: auto;
    width: 115px;
    height: 87px;
  }
  .action .promo__form--sale span {
    font-size: 28px;
  }
  .action .promo__form--sale span .percent {
    font-size: 18px;
  }
  .action__when {
    padding-right: 28px;
    font-size: 17px;
  }
  .action__when::before {
    right: 11px;
  }
  .action-timer__title {
    font-size: 15px;
  }
  .action .action-timer__title {
    max-width: 75px;
  }
}

.promo__form--prices2 {
  display: none;
}

@media screen and (max-width: 1023px) {
  .action__cert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 120px;
  }
  .action__cert:not(:last-child) {
    margin-right: 40px;
  }
  .action__main {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
  .action-timer__title {
    font-size: 16px;
  }
  .action__when {
    padding-right: 0;
    max-width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .action__when::before {
    display: none;
  }
  .action__title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 10px;
  }
  .action-form,
  .action__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .action__row {
    padding-left: 0;
  }
  .action-form {
    max-width: 245px;
    margin-left: auto;
  }
  .action-form__field-wrap:first-child,
  .action-form__field-wrap:nth-child(2) {
    margin-right: 0;
  }
  .action__img-wrap {
    top: 38px;
  }
  .action-form__field-wrap:first-child {
    margin-bottom: 20px;
  }
  .action-form__field-wrap:nth-child(2) {
    margin-bottom: 25px;
  }
  .action-timer {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0;
  }
  .action-timer__title {
    margin-right: 0;
  }
  .action__img-wrap {
    max-width: 350px;
    position: relative;
    left: auto;
    bottom: auto;
  }
  .action__content {
    margin-right: 0;
  }
  .action__main {
    position: relative;
  }
  .action__cert-img {
    max-width: 80%;
  }
  .action .action-timer {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .action .action-timer__title {
    max-width: 100%;
  }
  .action-timer__title {
    max-width: 100%;
    margin-bottom: 5px;
  }
  .action__img-medal {
    right: 70px;
  }
  .action .promo__form--sale {
    margin-top: 0;
  }
  .action-form__btn {
    margin-bottom: 0;
  }

  .promo__form--prices1 {
    display: none;
  }

  .promo__form--prices2 {
    display: flex;
    margin-bottom: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .action__cert:not(:last-child) {
    margin-right: 30px;
  }
  .action__row {
    margin-bottom: 0;
  }
  .action__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .action__img-wrap {
    top: auto;
    margin-top: 5px;
    margin-bottom: 90px;
    margin-right: 50px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .action__img-medal {
    top: 0;
    right: auto;
    left: 45px;
  }
  .action__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .action-form {
    margin-left: auto;
    margin-right: auto;
  }
  .action__img-cert {
    top: 80px;
    right: 30px;
  }
  .action-form__btn-wrap {
    position: absolute;
    bottom: 0;
    left: calc(50% - 100px);
  }

  .action-form__btn-wrap {
    margin-top: 25px !important;
  }
}
@media screen and (max-width: 639px) {
  .action__cert {
    width: 100px;
    height: 100px;
  }
  .action__cert:not(:last-child) {
    margin-right: 15px;
  }
  .action-timer {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .action__img-medal {
    left: 30px;
  }
  .action__img-wrap {
    margin-right: 45px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .reviews-action__title {
    max-width: 120px;
  }
}
.composition {
  padding: 125px 0 105px;
}
.composition .container {
  position: relative;
  background-image: url(../img/light-bg.png);
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 720px 720px;
}
.composition__item--img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 103px;
  width: 103px;
}
.composition__item--1 .composition__item--img {
  background-image: url(../img/consist1.png);
}
.composition__item--2 .composition__item--img {
  background-image: url(../img/consist2.png);
}
.composition__item--3 .composition__item--img {
  background-image: url(../img/consist3.png);
}
.composition__item--4 .composition__item--img {
  background-image: url(../img/consist4.png);
}
.composition__item--5 .composition__item--img {
  background-image: url(../img/consist5.png);
}
.composition__item--6 .composition__item--img {
  background-image: url(../img/consist6.png);
}
.composition__item--7 .composition__item--img {
  background-image: url(../img/consist7.png);
}
.composition__item--8 .composition__item--img {
  background-image: url(../img/consist8.png);
}
@media screen and (max-width: 1023px) {
  .composition .container {
    background-image: none;
  }
}
.composition__slider {
  display: none;
}
.composition .title {
  margin-bottom: 20px;
}
.composition .subtitle {
  margin-bottom: 45px;
}
.composition .btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
}
.composition__main {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.composition__item,
.composition__main,
.composition__pill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.composition__pill {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 57px 0 rgba(169, 185, 207, 0.25);
  box-shadow: 0 10px 57px 0 rgba(169, 185, 207, 0.25);
  width: 375px;
  height: 375px;
  z-index: 5;
}
.composition__left .composition__item {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.composition__left .composition__item--text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
}

.composition__right .composition__item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.composition__right .composition__item--text {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-align: left;
}
.composition__right .composition__item--img {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 30px;
}
.composition__item {
  width: 100%;
  position: relative;
  z-index: 4;
}
.composition__item:not(:last-child) {
  margin-bottom: 35px;
}
.composition__item--text {
  font-size: 22px;
  font-family: "Roboto";
  color: #333;
  font-weight: 700;
  line-height: 1.4;
}
.composition__item--img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 3px solid rgba(21,41,54,1);
  border-radius: 50%;
}
@media screen and (max-width: 1219px) {
  .composition {
    padding: 105px 0;
  }
  .composition__pill {
    width: 300px;
    height: 300px;
  }
  .composition__item {
    max-width: 290px;
  }
  .composition .subtitle {
    margin-bottom: 40px;
  }
  .composition .btn {
    margin-top: 0;
  }
  .composition__item--1:before {
    top: 92%;
    right: -184px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .composition__item--4:before {
    top: 9%;
    right: -182px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .composition__item--5:before {
    top: 92%;
    left: -184px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .composition__item--8:before {
    top: 9%;
    left: -184px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .composition__item--1:after,
  .composition__item--2:after,
  .composition__item--3:after,
  .composition__item--4:after {
    width: 76px;
    right: -81px;
  }

  .composition__item--5:after,
  .composition__item--6:after,
  .composition__item--7:after,
  .composition__item--8:after {
    width: 76px;
    left: -81px;
  }
}
@media screen and (max-width: 1023px) {
  .composition__pill {
    width: auto;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .composition__left,
  .composition__right {
    width: 35%;
  }
  .composition__main {
    margin-bottom: 30px;
  }
  .composition__item {
    max-width: 100%;
  }
  .composition__item--text {
    font-size: 20px;
  }
  .composition__item--img {
    width: 70px;
    height: 70px;
  }
  .composition__item:after,
  .composition__item:before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .composition__pill {
    display: none;
  
  }
  .composition__main {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .composition__left,
  .composition__right {
    width: 47%;
  }
  .composition__left .composition__item--img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
  }
  .composition__right .composition__item--img {
    margin-right: 20px;
  }
  .composition__left .composition__item--text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
  }
  .composition__left .composition__item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .composition .subtitle {
    margin-bottom: 30px;
  }
  .composition .btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 639px) {
  .composition__item--img img {
    width: 70px;
    height: 70px;
  }
  .composition__item--text {
    font-size: 16px;
  }
  .composition__main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .composition__left,
  .composition__right {
    width: 49%;
  }
  .composition__left .composition__item:not(:last-child),
  .composition__right .composition__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .composition .btn {
    margin-top: 20px;
  }
  .composition .title {
    margin-bottom: 15px;
  }
  .composition .subtitle {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  .composition .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .composition__item--img {
    margin-right: 0 !important;
    margin-bottom: 10px;
    width: 90px;
    height: 90px;
  }
  .composition__item--img img {
    width: 90px;
    height: 90px;
  }
  .composition__left,
  .composition__right {
    width: 100%;
  }
  .composition__main {
    display: none;
  }
  .composition__slider {
    display: block;
  }
  .composition .btn {
    margin-top: 70px;
  }
  .composition .reviews-slider__arrow svg {
    fill: #dc4503;
  }
  .composition .reviews-slider__arrow-right {
    right: calc(50% - 113px);
  }
  .composition .reviews-slider__arrow-left {
    left: calc(50% - 113px);
  }
  .composition__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .composition__item--text {
    font-size: 16px;
  }
}
.doctor {
  padding: 87px 0 0;
}
.doctor .title {
  margin-bottom: 54px;
}
.doctor__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
.doctor__left--bg {
  position: absolute;
  bottom: -44px;
  left: 35px;
  z-index: 3;
}
.doctor__left--info {
  position: relative;
  bottom: 0;
  left: 0;
  padding: 30px 30px 77px;
  max-width: 390px;
  z-index: 5;
  background-color: #0c193b;
  margin-bottom: 60px;
  border-radius: 3px;
}
.doctor__left--info--name {
  display: block;
  font-size: 26px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 18px;
}
.doctor__left--info--descr {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.444;
}
.doctor__left--info img {
  display: inline;
  position: absolute;
}
.doctor__left--info .sign {
  bottom: 15px;
  left: 33px;
}
.doctor__left--info .stamp {
  bottom: 16px;
  left: 190px;
}
.doctor__right {
  width: 49%;
}
.doctor__right--text {
  font-size: 18px;
  color: #333;
  line-height: 1.4;
  margin-bottom: 45px;
}
.doctor__right--text p:not(:last-child) {
  margin-bottom: 26px;
}
.doctor__right--cert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 5;
}
.deliver__operator br,
.doctor__right--cert.mob {
  display: none;
}
.doctor__right--cert img {
  border: 6px solid #fff;
  width: calc(33% - 33px);
  margin-right: 50px;
}
@media screen and (max-width: 1219px) {
  .doctor {
    padding: 65px 0 0;
  }
  .doctor .title {
    margin-bottom: 40px;
  }
  .doctor__right {
    width: 51%;
  }
  .doctor__left--bg {
    bottom: -44px;
    left: -64px;
    width: 520px;
  }
  .doctor__right--text p:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .doctor__left--info .stamp {
    bottom: 25px;
    left: 176px;
    width: 120px;
  }
  .doctor {
    overflow: hidden;
  }
  .doctor .title {
    margin-bottom: 30px;
  }
  .doctor__main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .doctor__left--bg {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    bottom: -80px;
    left: auto;
    right: 30px;
    width: 290px;
  }
  .doctor__left--info {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    margin-left: 13px;
    width: 340px;
    margin-bottom: 80px;
  }
  .doctor__right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .doctor__right--text {
    margin-bottom: 20px;
  }
  .doctor__right--text p:not(:last-child) {
    margin-bottom: 15px;
  }
  .doctor__right--cert {
    width: 50%;
  }
  .doctor__right--cert img {
    border: 4px solid #fff;
    width: calc(33% - 12px);
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .doctor__left--info .stamp {
    left: 145px;
  }
  .doctor__left--info .sign {
    bottom: 15px;
    left: 30px;
    width: 70px;
  }
  .doctor .title br {
    display: none;
  }
  .doctor__left--bg {
    width: 240px;
  }
  .doctor__left--info {
    width: 290px;
    padding: 20px 20px 65px;
    background-size: 40px;
    margin-left: 10px;
  }
  .doctor__left--info--name {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .doctor__left--info--descr {
    font-size: 16px;
  }
  .doctor__right--text {
    margin-bottom: 20px;
    font-size: 17px;
  }
  .doctor__right--text p:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 639px) {
  .doctor__left--info {
    margin: 320px auto 0;
  }
  .doctor__left--bg {
    bottom: 135px;
    right: calc(50% - 120px);
  }
  .doctor .title {
    margin-bottom: 20px;
  }
  .doctor__left--info {
    width: 270px;
    padding: 15px 15px 55px;
  }
  .doctor__left--info--name {
    font-size: 20px;
  }
  .doctor__left--info--descr {
    font-size: 15px;
  }
  .doctor__left--info .sign {
    bottom: 7px;
    left: 30px;
    width: 70px;
  }
  .doctor__left--info .stamp {
    bottom: 15px;
    width: 90px;
    left: auto;
    right: 30px;
  }
  .doctor__right--text {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .doctor .title {
    font-size: 26px;
  }
  .doctor__left--info {
    width: 280px;
    margin-top: 320px;
    margin-left: calc(50% - 140px);
    padding-bottom: 60px;
  }
  .doctor__right--cert {
    width: 300px;
    margin-left: calc(50% - 150px);
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .doctor__right--cert.desk {
    display: none;
  }
  .doctor__right--cert.mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.order {
  padding: 82px 0 78px;
}
.order.white-block::before {
  display: none;
}
.order .title {
  margin-bottom: 45px;
}
.order .arrows,
.order__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order .arrows {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -115px;
}
.order .arrows .arrow2 {
  margin-left: 9px;
  margin-right: 13px;
}
.order .arrow path {
  fill: #fff;
}
.order .arrow.active path {
  fill: rgba(46,167,192,1);
}
.order__wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order__el {
  max-width: 270px;
  width: 100%;
  position: relative;
}
.order__el--1,
.order__el--3 {
  margin-top: 35px;
}
.order__el--img,
.order__el--number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.order__el--number {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color:  rgba(21,41,54,1);
  z-index: 1;
}
.order__el--img {
  max-width: 310px;
  height: 287px;
  background-color: #fff;
  margin-bottom: 29px;
  border-width: 1px;
  border-color: #ccc;
  border-style: solid;
  border-radius: 3px;
  position: relative;
  z-index: 0;
}
/* .order__el--img img {
  max-width: 200px;
} */

/* .order__el--img::after,
.order__el--img::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 100%;
  max-height: 290px;
  background-color: #686c86;
}

.order__el--img::after {
  top: 0;
  left: 15px;
}
.order__el--img::before {
  top: 0;
  right: 15px;
} */

.order__el--2 .order__el--img {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.order__el--4 .order__el--img {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.order__el--descr,
.order__el--title {
  color: #333;
  line-height: 1.3;
  text-align: center;
}
.order__el--title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 0;
}
.order__el--descr {
  font-size: 18px;
}
.order__el--title {
  padding: 0 35px;
}
@media screen and (max-width: 1219px) {
  .order {
    padding: 55px 0;
  }
  .order .title {
    margin-bottom: 70px;
  }
  .order .arrows .arrow2 {
    margin-left: 4px;
    margin-right: 8px;
  }
  .order__el {
    max-width: 240px;
  }
  .order__el--img {
    width: 240px;
    height: 240px;
  }
  .order__el--img img {
    max-width: 185px;
  }
  .order__el.order__el--4 .order__el--img img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .order .title {
    margin-bottom: 40px;
  }
  .order .arrows {
    display: none;
  }
  .order__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .order__el {
    max-width: 170px;
  }
  .order__el--img {
    width: 170px;
    height: 200px;
  }
  .order__el--img img {
    max-width: 160px;
  }
  .order__el--title {
    padding: 0;
    font-size: 19px;
  }
  .order__el--descr {
    padding: 0;
    font-size: 15px;
  }
  .order__el--1,
  .order__el--3 {
    margin-top: 0;
  }
  .order__el--1 .order__el--descr,
  .order__el--1 .order__el--title {
    padding: 0 10px;
  }
  .order__el--3 .order__el--img img {
    max-width: 120px;
  }
  .order__el--2 .order__el--descr,
  .order__el--2 .order__el--title {
    padding: 0;
  }
  .order__el.order__el--1 .order__el--img img {
    max-width: 135px;
  }
  .order__el--number {
    top: -20px;
    font-size: 22px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .order__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .order__el {
    max-width: 210px;
  }
  .order__el--img {
    width: 210px;
  }
  .order__el--title {
    font-size: 17px;
    margin-bottom: 4px;
  }
  .order__el--img {
    margin-bottom: 7px;
  }
  .order__el {
    margin-right: auto;
    margin-left: auto;
  }
  .order__el--1 .order__el--descr,
  .order__el--1 .order__el--title {
    padding: 0;
  }
  .order__el--3,
  .order__el--4 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 639px) {
  .order__el {
    max-width: 210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .order__el--title {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .order__el--2 {
    margin-top: 40px;
  }
  .order__el {
    max-width: 250px;
  }
}
.post {
  padding: 127px 0 80px;
}
.post .title {
  margin-bottom: 40px;
}
.post .medal-wrap,
.post__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.post .medal-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  width: 148px;
  height: 148px;
}
.post .medal-wrap img {
  max-width: 125px;
}
.post__wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-height: 390px;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.post__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.post__wrap .img1 {
  margin-right: 16px;
}
.post__wrap .img2 {
  margin-bottom: 16px;
}
@media screen and (max-width: 1219px) {
  .post {
    padding: 110px 0 40px;
  }
  .post .medal-wrap {
    width: 120px;
    height: 120px;
  }
  .post .medal-wrap img {
    max-width: 90px;
  }
}
@media screen and (max-width: 1023px) {
  .post .rev1__medals {
    margin-bottom: 0;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
  }
  .post .rev1__medals .line {
    width: 70px;
  }
  .post__wrap {
    max-height: 100%;
    -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;
  }
  .post .title,
  .post__wrap {
    margin-bottom: 30px;
  }
  .post .img1 {
    height: auto;
    width: 80%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .post .img2 {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .post .img2,
  .post .img3 {
    height: 166.5px;
  }
}
@media screen and (max-width: 767px) {
  .post .rev1__medals {
    max-width: 488px;
  }
  .post .rev1__medals .line {
    width: 30px;
  }
  .post .img2,
  .post .img3 {
    height: 137.5px;
  }
}
@media screen and (max-width: 639px) {
  .post .medal-wrap {
    width: 95px;
    height: 95px;
  }
  .post .medal-wrap img {
    max-width: 70px;
  }
  .post .rev1__medals {
    max-width: 360px;
  }
  .post .rev1__medals .line {
    display: none;
  }
  .post .title,
  .post__wrap {
    margin-bottom: 20px;
  }
  .post .img1 {
    height: auto;
    width: 80%;
    margin-bottom: 10px;
  }
  .post .img2 {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .post .img2,
  .post .img3 {
    height: auto;
    width: 80%;
  }
}
@media screen and (max-width: 479px) {
  .post .medal-wrap {
    width: 90px;
    height: 90px;
  }
  .post .medal-wrap img {
    max-width: 60px;
  }
  .post .rev1__medals {
    max-width: 100%;
  }
  .post .img1,
  .post .img2,
  .post .img3 {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .post__wrap {
    height: 386px;
    max-height: 100%;
  }
}
.deliver {
  padding-top: 180px;
  padding-bottom: 25px;
}
.deliver:after,
footer.white-block::after {
  content: none;
}
.deliver .container {
  position: relative;
}
.deliver .container:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: -65px;
  left: 0;
  background-color: #e9e9e9;
}
.deliver__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.deliver__var {
  font-size: 21px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 20px;
}
.deliver__var--confid {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  padding-left: 28px;
}
.deliver__confid {
  position: relative;
  margin-bottom: 44px;
}
.deliver__confid img {
  position: absolute;
  top: 38px;
  left: 0;
}
.deliver__operator {
  width: 51%;
}
.deliver__operator--info {
  position: relative;
  font-size: 18px;
  line-height: 18px;
  margin-right: 36px;
  padding-left: 36px;
}
.deliver__operator--info img {
  position: absolute;
  left: 0;
  top: -5px;
}
.deliver__operator--bold {
  font-size: 21px;
  font-weight: 500;
}
.deliver__time {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 21px;
}
.deliver__block,
.deliver__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.deliver__block {
  padding: 32px 32px 28px;
  background-color: #f8f8f8;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.deliver__images {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.deliver__images--title {
  font-size: 21px;
  font-weight: 500;
  margin-right: 40px;
}
.deliver__images--second {
  margin-left: 100px;
}
.ev-footer__link {
  color: rgb(102, 102, 102);
}
@media screen and (max-width: 1219px) {
  .deliver__images--title {
    margin-right: 20px;
  }
  .deliver__images--second {
    margin-left: 30px;
  }
  .deliver__images {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .deliver__images--first {
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .deliver__info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .deliver__confid,
  .deliver__operator {
    width: auto;
    margin: 0 auto 20px;
  }
  .deliver__images--first {
    margin-bottom: 15px;
  }
  .deliver__images--title {
    margin-right: 10px;
  }
  .deliver__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 10px;
  }
  .deliver__time {
    text-align: center;
  }
  .delivery__item:last-child {
    padding-right: 0;
  }
  .delivery__item:last-child .delivery__label {
    width: 48px;
  }
}
@media screen and (max-width: 999px) {
  .deliver__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .deliver__images {
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .deliver__images--second {
    margin-left: 0;
    margin-top: 20px;
  }
  .deliver__images--title {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .deliver__images--title {
    font-size: 18px;
  }
  .deliver__images img {
    max-width: 80%;
  }
}
@media screen and (max-width: 639px) {
  .deliver__operator--info {
    font-size: 16px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 479px) {
  .deliver__operator--bold {
    font-size: 18px;
  }
  .deliver__operator--info {
    width: 100%;
    display: block;
  }
  .deliver__operator--second {
    margin-top: 15px;
  }
  .deliver__images {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .deliver__images--title {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .deliver__images--first {
    margin-bottom: 0;
  }
  .delivery__title {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
  .delivery__inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 374px) {
  .deliver__images--title {
    font-size: 16px;
    margin-right: 10px;
  }
  .deliver__operator br {
    display: block;
  }
  .deliver__var {
    font-size: 19px;
  }
  .deliver__var--confid {
    font-size: 15px;
    line-height: 1.3;
  }
}
.delivery__title {
  font-size: 21px;
  font-weight: 500;
  margin-right: 10px;
}
.delivery__inner,
.delivery__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.delivery__inner {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.delivery__item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
}
.delivery__item:first-of-type {
  position: relative;
  border-right: 1px solid #d8d6d6;
}
.delivery__icon {
  margin-right: 21px;
}
.delivery__label {
  white-space: nowrap;
}
@media screen and (max-width: 1219px) {
  .delivery__item {
    padding: 0 20px;
  }
  .delivery__label {
    max-width: 65px;
    white-space: normal;
  }
}
@media screen and (max-width: 1023px) {
  .deliver {
    padding-bottom: 0 !important;
  }
  .deliver__images--first {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .delivery__title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .delivery__icon {
    max-width: 30px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 639px) {
  .delivery__item {
    padding: 0 10px;
  }
}
@media screen and (max-width: 479px) {
  .delivery {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .delivery__title {
    margin-right: 10px;
  }
  .delivery__inner {
    width: 100%;
  }
  .delivery__item:first-of-type {
    padding-left: 0;
  }
}
@media screen and (max-width: 374px) {
  .delivery__title {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .block {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 639px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 479px) {
  .block {
    padding: 25px 0;
  }
}
footer {
  padding: 50px 0 50px;
}
footer .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1219px) {
  footer {
    padding: 80px 0 30px;
  }
}
@media screen and (max-width: 1023px) {
  footer {
    padding: 15px 0;
  }
}
@media screen and (max-width: 639px) {
  footer {
    padding: 10px 0;
  }
}
@media screen and (max-width: 479px) {
  footer .rom__img {
    width: 50px !important;
    height: 45px !important;
  }
}
.ever-popup__inner {
  width: 770px !important;
  padding-top: 0 !important;
}
.popup,
.popup__img,
footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup {
  padding: 30px;
  border-radius: 5px;
  background-color: #f4f4f4;
  background-size: 100% 100%;
  width: 770px;
}
.popup .promo__form {
  margin-left: auto;
  z-index: 10;
  margin-right: 0 !important;
}

.popup .btn {
  width: 100%;
}
.popup .promo__form--sale {
  top: 35px;
  right: auto;
  left: -95px;
}
.popup__img {
  width: 410px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: auto;
}
.popup__img--pack {
  position: absolute;
  top: 55%;
  left: -3px;
  width: 100%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.popup__img--medal {
  position: absolute;
  top: 72px;
  right: 140px;
  width: 110px;
  z-index: 2;
}
.popup__img--cert1,
.popup__img--cert2 {
  position: absolute;
  bottom: 65px;
  left: 115px;
  max-height: 65px;
}
.popup__img--cert2 {
  z-index: 1;
  top: 139px;
  left: 30px;
  max-height: 75px;
  background-color: #fff;
  border-radius: 50%;
}
.ever-popup__close:after,
.ever-popup__close:before {
  height: 5px !important;
  border-radius: 50px !important;
}
.ever-popup__close {
  right: -40px !important;
  top: -35px !important;
}
@media screen and (max-width: 999px) {
  .ever-popup__close {
    right: 0 !important;
    top: 15px !important;
  }
  .ever-popup__inner {
    width: 270px !important;
    padding-top: 50px !important;
  }
  .popup {
    padding: 0;
    background-image: none;
    width: 270px;
  }

  .popup .promo__form {
    margin-top: 0;
  }
  .popup .promo__form--protected,
  .popup .promo__form--sale,
  .popup__img {
    display: none;
  }
}
.scroll {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  background-color: #8c2da8;
  padding: 11px 0 8px;
  z-index: 99;
}
.scroll .date-0 {
  text-transform: lowercase;
}
.scroll .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.scroll .line {
  background-color: #fff;
  opacity: 0.2;
  width: 1px;
  height: 48px;
}
.scroll__img {
  position: relative;
  margin-right: 20px;
}
.scroll__img--pack {
  width: 80px;
}
.scroll__img--sale {
  position: absolute;
  top: -4px;
  right: -44px;
  width: 58px;
  height: 44px;
}
.scroll__btn {
  margin: 0;
}

.scroll__btn,
.scroll__img--sale span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.scroll__img--sale span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  font-weight: 700;
}
.scroll__img--sale span .percent {
  font-size: 11px;
}

.percent {
  display: block;
}
.attention-block p,
.scroll__text {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.scroll__text .free {
  font-weight: 700;
  border-radius: 3px;
  background-color:  rgba(21,41,54,1);
  padding: 9px 5px;
  display: inline-block;
  margin-left: 13px;
}
.scroll .action-timer {
  margin-left: 0;
}
.scroll .action-timer__title {
  color: #fff;
  font-size: 14px;
  margin-right: 15px;
  max-width: 130px;
}
.scroll .action-timer__item {
  width: 35px;
  height: 35px;
}
.scroll .action-timer__separator {
  color: #fff;
  padding: 0 3px;
}
.scroll__btn {
  width: 270px;
  padding: 15px 13px 13px;
  height: 50px;
}

.scroll__btn2 {
  width: 210px;
  padding: 15px 13px 13px;
  height: 50px;
  font-size: 23px;
}

.scroll__btn,
.scroll__btn--small {
  font-size: 20px;
}
@media screen and (max-width: 1219px) {
  .scroll__img {
    margin-right: 33px;
  }
  .scroll__text {
    max-width: 150px;
  }
  .scroll__text .free {
    margin-left: 5px;
    padding: 7px 5px;
    margin-top: 5px;
  }
  .scroll__btn {
    width: 230px;
  }
  .scroll .action-timer__title {
    margin-right: 9px;
  }
}
@media screen and (max-width: 1023px) {
  .scroll .action-timer,
  .scroll .line {
    display: none;
  }
  .scroll {
    padding: 6px 0;
  }
  .scroll__img {
    margin-right: 10px;
  }
  .scroll__img--sale {
    top: 10px;
    right: -37px;
  }
  .scroll__text {
    max-width: 100%;
  }
  .scroll__text .free {
    margin-left: 5px;
    margin-top: 0;
  }
  .scroll__btn {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .scroll__img {
    margin-right: 30px;
  }
  .scroll__text {
    max-width: 200px;
  }
  .scroll__text .free {
    margin-left: 5px;
    margin-top: 5px;
  }
  .scroll__btn {
    width: 230px;
    text-align: center;
  }
}
@media screen and (max-width: 639px) {
  .scroll__img {
    margin-right: 0;
  }
  .scroll__img--pack {
    margin-right: 25px;
  }
  .scroll__img--sale {
    right: -12px;
  }
  .scroll__text {
    margin-right: 0;
    text-align: center;
    max-width: 150px;
  }
  .scroll__text .free {
    margin-left: 5px;
    padding: 7px 5px;
    margin-top: 5px;
  }
  .scroll__btn {
    display: block;
    width: 160px;
    font-size: 17px;
    padding: 9px 24px;
  }

  .reviews-action__body .scroll__btn {
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 9px 24px;
  }
  .scroll__btn--small {
    display: block;
    font-weight: 400;
    font-size: 18px;
  }
}
@media screen and (max-width: 479px) {
  .scroll__img--pack {
    margin-right: 50px;
    position: relative;
    left: -10px;
  }
  .scroll__btn {
    width: 150px;
    padding: 8px 29px;
    font-size: 17px;
    line-height: 0.9;
  }
  .scroll {
    padding: 7px 0;
  }
  .scroll .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .scroll__img--sale {
    right: 12px;
  }
  .scroll__text {
    display: none;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 7px;
  }
  .scroll__text .free {
    margin-top: 0;
    margin-left: 5px;
    padding: 5px 7px;
  }
  .scroll__btn {
    display: block;
  }
  .scroll__btn--small {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
  }
}
.attention-block {
  padding: 27px 0;
  background: linear-gradient(0deg, rgba(21,41,54,1) 0%, rgba(46,167,192,1) 100%);
}
@media screen and (max-width: 1219px) {
  .attention-block {
    padding: 20px 0;
  }
}
.attention-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 90px;
}
@media screen and (max-width: 1219px) {
  .attention-block .container {
    padding: 0 15px;
  }
}
.attention-block .action-timer__item {
  width: 42px;
}
@media screen and (max-width: 1219px) {
  .attention-block .action-timer__item {
    width: 35px;
  }
}
.attention-block .action-timer {
  margin-left: 0;
}
.attention-block p {
  font-size: 23px;
  line-height: 1.4;
  margin-left: 20px;
  margin-right: 20px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1219px) {
  .attention-block p {
    font-size: 19px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .attention-block p {
    font-size: 16px;
    margin: 0 10px;
  }
}
@media screen and (max-width: 639px) {
  .attention-block p {
    font-size: 16px;
    margin: 0 0 0 15px;
  }
}
.attention-block .action-timer__separator {
  color: #fff;
}
@media screen and (max-width: 1023px) {
  .attention-block .action-timer {
    max-width: 250px;
  }
}
@media screen and (max-width: 639px) {
  .attention-block .action-timer {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .attention-block {
    padding: 15px 0;
  }
  .attention-block .container {
    width: 361px;
  }
}
@media screen and (max-width: 360px) {
  .attention-block .container {
    width: 320px;
  }
  .attention-block p {
    font-size: 14px;
    line-height: 1.3;
    margin-left: 5px;
    max-width: 251px;
  }
  .attention-block img {
    max-width: 34px;
  }
}
.rev1 {
  padding: 55px 0 89px;
}
.rev1 .title {
  margin-bottom: 10px;
}
.rev1__medals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 130px;
  margin-bottom: 93px;
}
.rev1__medals .line {
  background-color: #d9d7d7;
  width: 150px;
  height: 1px;
}
.rev1__slider img {
  margin: 20px auto;
  width: 317px;
  -webkit-box-shadow: 0 1px 16px 0 rgba(2, 3, 3, 0.15);
  box-shadow: 0 1px 16px 0 rgba(2, 3, 3, 0.15);
}
.rev1__slider-wrap {
  max-width: 88%;
  margin-left: auto;
  margin-right: auto;
}
.rev1 .reviews-slider__arrow-left,
.rev1 .reviews-slider__arrow-right {
  width: 40px;
  height: 28px;
}
@media screen and (max-width: 1219px) {
  .rev1__medals {
    margin-bottom: 60px;
  }
  .rev1__medals .line {
    width: 100px;
  }
  .rev1__medals img {
    max-height: 100px;
  }
  .rev1__slider img {
    max-width: 270px;
  }
  .rev1 {
    padding: 40px 0 50px;
  }
  .rev1 .title {
    margin-bottom: 35px;
  }
  .rev1 .reviews-slider__arrow-left {
    top: calc(50% - 14px);
    left: -50px;
  }
  .rev1 .reviews-slider__arrow-right {
    top: calc(50% - 14px);
    right: -50px;
  }
}
@media screen and (max-width: 1023px) {
  .rev1 .title {
    margin-bottom: 25px;
  }
  .rev1__medals {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .rev1__slider img {
    max-width: 300px;
  }
  .rev1 .reviews-slider__arrow-left {
    left: -45px;
  }
  .rev1 .reviews-slider__arrow-right {
    right: -45px;
  }
}
@media screen and (max-width: 767px) {
  .rev1__medals img {
    max-height: 80px;
  }
  .rev1__slider img {
    max-width: 245px;
  }
}
@media screen and (max-width: 639px) {
  .rev1__medals {
    margin-bottom: 30px;
  }
  .rev1__medals .line {
    width: 50px;
  }
  .rev1 .reviews-slider__arrow-left {
    left: 0;
  }
  .rev1 .reviews-slider__arrow-right {
    right: 0;
  }
  .rev1__slider img {
    max-width: 270px;
  }
  .rev1 .title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 479px) {
  .rev1__medals .line {
    display: none;
  }
  .rev1__slider-wrap {
    max-width: 100%;
  }
  .rev1__slider img {
    max-width: 260px;
    margin-top: 0;
    margin-bottom: 45px;
  }
  .rev1 .reviews-slider__arrow-left {
    left: 80px;
    top: auto;
    bottom: -15px;
  }
  .rev1 .reviews-slider__arrow-right {
    right: 80px;
    top: auto;
    bottom: -15px;
  }
}
@media screen and (min-width: 1024px) {
}
@media screen and (max-width: 1023px) {
  .block {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 639px) {
  .block {
    padding: 30px 0;
  }
}
@media screen and (max-width: 479px) {
  .block {
    padding: 25px 0;
  }
}

@media screen and (max-width: 370px) {
  .symptoms__row--4 {
    justify-content: center;
  }
  .symptoms__row {
    flex-direction: column;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .price-name {
    padding-bottom: 7px;
  }

  .ever-popup.show {
    overflow: hidden;
  }

  .action-form__btn {
    padding-top: 9px;
  }
}
