@-webkit-keyframes myfade0 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes myfade0 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes myfade {

  0%,
  50% {
    color: transparent
  }

  to {
    color: #fff
  }
}

@keyframes myfade {

  0%,
  50% {
    color: transparent
  }

  to {
    color: #fff
  }
}

@-webkit-keyframes myfade1 {

  0%,
  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes myfade1 {

  0%,
  50% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes myfade2 {

  0%,
  75% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes myfade2 {

  0%,
  75% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes myfade3 {

  0%,
  80% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes myfade3 {

  0%,
  80% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("PT Serif"), local("PTSerif-Regular"), url(../fonts/pt-serif-v11-cyrillic-regular.woff2) format("woff2"), url(../fonts/pt-serif-v11-cyrillic-regular.woff) format("woff")
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url(../fonts/pt-serif-v11-cyrillic-700.woff2) format("woff2"), url(../fonts/pt-serif-v11-cyrillic-700.woff) format("woff")
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline
}

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,
footer,
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
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1.2;
  min-width: 320px;
  min-height: 100vh;
  font-family: "PT Serif", "Times New Roman", Times, serif;
  font-size: 18px;
  color: #fff
}

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 {
  line-height: 0 !important;
  font-size: 0 !important
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

button,
button:focus,
input,
input:focus {
  outline: 0
}

a {
  font: inherit;
  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://179523.selcdn.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
}

.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden
}

.no-webp .bg_01 {
  background: #14153a url(../img/bg_01.jpg) no-repeat center top;
  background-size: cover
}

.webp .bg_01 {
  background: #14153a url(../img/bg_01.webp) no-repeat center top;
  background-size: cover
}

@media screen and (max-width:479px) {
  .no-webp .bg_01 {
    background-image: url(../img/bg_01_mob.jpg) !important
  }

  .webp .bg_01 {
    background-image: url(../img/bg_01_mob.webp) !important
  }
}

.no-webp .bg_02 {
  background: #14153a url(../img/bg_02.jpg) no-repeat center top;
  background-size: cover
}

.webp .bg_02 {
  background: #14153a url(../img/bg_02.webp) no-repeat center top;
  background-size: cover
}

.container {
  width: 1220px;
  margin: 0 auto;
  padding: 0 25px
}

@media screen and (max-width:1219px) {
  .container {
    width: 1024px
  }
}

@media screen and (max-width:1023px) {
  .container {
    width: 768px;
    padding: 0 10px
  }
}

@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%
  }
}

.title {
  font-size: 44px;
  font-weight: 700;
  line-height: 1
}

@media screen and (max-width:1219px) {
  .title {
    font-size: 40px
  }
}

@media screen and (max-width:1023px) {
  .title {
    font-size: 38px
  }
}

@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
  }
}

.button {
  width: 300px;
  padding: 21px 10px;
  font: inherit;
  font-size: 28px;
  line-height: 1;
  background-color: #feb000;
  color: #111128;
  border-radius: 35px;
  cursor: pointer;
}

.button,
.text-bold {
  font-weight: 700
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0)
}

.btn__small {
  width: 170px;
  padding: 13.5px 10px;
  font: inherit;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  background-color: #feb000;
  color: #111128;
  border-radius: 22.5px;
  cursor: pointer;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1*var(--swiper-navigation-size)/2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock,
.wellbeing .timer__text br {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.header {
  background-color: #111128;
  border-bottom: 2px solid #fec23a
}

.header__logo,
.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__wrapper {
  padding: 16px 0
}

.header__logo {
  margin-right: 110px
}

.header__img {
  margin-right: 20px
}

.header__logo--logo {
  font-size: 22px;
  font-weight: 700
}

.header__reviews {
  position: relative;
  padding-left: 45px;
  margin-right: 130px
}

.header__reviews--link {
  position: relative;
  font-size: 16px;
  color: #fff
}

.header__reviews--link::before,
.header__reviews::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff
}

.header__reviews::before {
  content: "...";
  color: #111128;
  font-size: 24px;
  line-height: 8px;
  text-align: center;
  font-weight: 700;
  letter-spacing: -1.1px;
  width: 27px;
  height: 20px;
  border-radius: 8px;
  background-color: #feb000
}

.header__reviews::after {
  position: absolute;
  content: "";
  left: 15px;
  bottom: -4px;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  border-top-color: #feb000;
  border-right-color: #feb000
}

.header .timer {
  margin-right: auto
}

@media screen and (max-width:1219px) {
  .header__wrapper {
    justify-content: space-between;
  }

  .header .timer {
    margin-right: 0;
  }

  .header__logo {
    margin-right: 0px
  }

  .header__reviews {
    margin-right: 0px;
    padding-left: 35px
  }
}

@media screen and (max-width:1023px) {

  .header .timer,
  .header__reviews {
    display: none
  }

  .header__logo {
    margin-right: auto
  }
}

.timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.timer__text {
  margin-right: 15px;
  font-size: 16px;
  line-height: 18px
}

.timer__time span {
  padding: 5px 11px;
  font-size: 18px;
  line-height: 40px
}

.promo,
.timer__time .tm {
  position: relative
}

.timer__time .tm::before {
  position: absolute;
  content: "";
  top: 2px;
  left: 1px;
  width: 31px;
  height: 31px;
  border: 1px solid #feb000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.promo {
  overflow: hidden;
}

.no-webp .promo {
  background:
    url(../img/promo_woman.png) no-repeat,
    url(../img/bg_01.jpg) no-repeat;
  background-position: calc(50% + 430px) 100%, 50%;
  background-size: contain, cover;
}

.webp .promo {
  background:
    url(../img/promo_woman.png) no-repeat,
    url(../img/bg_01.webp) no-repeat;
  background-position: calc(50% + 430px) 100%, 50%;
  background-size: contain, cover;
}

.promo__wrapper {
  width: 520px;
  padding: 100px 0;
  margin-right: auto
}

.promo__subtitle,
.promo__title {
  position: relative;
  font-weight: 700
}

.promo__title {
  padding-right: 170px;
  margin-bottom: 50px
}

.promo__title::after {
  position: absolute;
  content: "";
  width: 153px;
  height: 174px;
  right: 0;
  bottom: 0;
}

.no-webp .promo__title::after {
  background: url(../img/prod.png) no-repeat center center;
  background-size: contain
}

.webp .promo__title::after {
  background: url(../img/prod.webp) no-repeat center center;
  background-size: contain
}

.promo__subtitle {
  padding-bottom: 50px;
  margin-bottom: 45px;
  font-size: 24px;
  line-height: 32px
}

.promo__subtitle::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 70px;
  height: 5px;
  background-color: #feb000
}

.promo__list {
  margin: 0 0 60px;
  padding: 0;
  font-size: 27px;
  line-height: 30px
}

.promo__item {
  position: relative;
  padding: 10px 0 10px 80px
}

.promo__item:not(:last-child) {
  margin-bottom: 22px
}

.promo__item::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 50px;
  left: 0;
  top: 0
}

.promo__item--1::before {
  background: url(../img/icon_list_item_01.png) no-repeat center center
}

.promo__item--2::before {
  background: url(../img/icon_list_item_02.png) no-repeat center center
}

.promo__item--3::before {
  background: url(../img/icon_list_item_03.png) no-repeat center center
}

.promo__img {
  height: 100%;
  width: auto
}

.promo__img--wrapper {
  position: absolute;
  height: 100%;
  width: 1200px;
  top: 0;
  left: calc(50% - 140px)
}

@media screen and (min-width:1219px) {

  .promo__title {
    font-size: 94px;
    line-height: 80px
  }
}

@media screen and (min-width:1024px) {
  .promo__title {
    font-size: 94px;
    line-height: 80px
  }
}

@media screen and (max-width:1219px) {
  .no-webp .promo {
    background: url(../img/promo_woman.png) no-repeat, url(../img/bg_01.jpg) no-repeat;
    background-position: calc(50% + 430px) 100%, 50%;
    background-size: 1050px, cover;
  }

  .webp .promo {
    background: url(../img/promo_woman.png) no-repeat, url(../img/bg_01.webp) no-repeat;
    background-position: calc(50% + 430px) 100%, 50%;
    background-size: 1050px, cover;
  }

  .promo__wrapper {
    padding: 60px 0
  }

  .promo__img--wrapper {
    left: calc(50% - 80px)
  }
}

@media screen and (max-width:1023px) {
  .no-webp .promo {
    background: url(../img/bg_01.jpg) no-repeat;
    background-position: 50%;
    background-size: cover;
  }

  .webp .promo {
    background: url(../img/bg_01.webp) no-repeat;
    background-position: 50%;
    background-size: cover;
  }

  .promo__wrapper {
    width: 100%;
    padding: 30px
  }

  .promo__img--wrapper {
    display: none
  }

  .promo__title {
    width: 380px;
    margin: 0 auto 40px;
    padding: 0;
    font-size: 64px;
    line-height: 1
  }

  .promo__title::after {
    width: 100px;
    height: 120px;
    bottom: auto;
    top: 0
  }

  .promo__subtitle {
    padding-bottom: 30px;
    margin-bottom: 30px;
    line-height: 1.2;
    text-align: center
  }

  .promo__subtitle::after {
    left: 50%;
    margin-left: -35px
  }

  .promo__list {
    width: 510px;
    margin: 0 auto 30px
  }

  .promo .button {
    margin: 0 auto
  }
}

@media screen and (max-width:639px) {
  .promo__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .promo__list,
  .promo__subtitle {
    font-size: 20px
  }

  .promo__list {
    width: 100%
  }
}

@media screen and (max-width:479px) {
  .header__wrapper {
    max-width: 300px;
    margin: 0 auto;
  }

  .promo__item {
    max-width: 300px;
    margin: 0 auto;
  }

  .promo__item:not(:last-child) {
    margin-bottom: 0;
  }

  .promo__wrapper {
    padding: 30px 0
  }

  .promo__title {
    width: 300px;
    margin-bottom: 120px;
    font-size: 40px;
    text-align: center
  }

  .promo__title br {
    display: none
  }

  .promo__title::after {
    height: 90px;
    top: auto;
    bottom: -105px;
    left: calc(50% - 50px);
  }

  .no-webp .promo__title::after {
    background-image: url(../img/prod_mob.png)
  }

  .webp .promo__title::after {
    background-image: url(../img/prod_mob.webp)
  }

  .promo__subtitle {
    font-size: 16px;
    padding-bottom: 25px;
    margin-bottom: 20px
  }

  .promo__item {
    padding-top: 12px;
    padding-bottom: 12px
  }

  .promo__item::before {
    top: calc(50% - 25px)
  }
}

.secret {
  background-size: cover
}

.secret__img-wrapper,
.secret__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.secret__wrapper {
  padding: 105px 0
}

.secret__img-wrapper {
  width: 470px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.secret__text-wrapper {
  padding-top: 20px
}

.secret__header {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 45px
}

.secret__header::after {
  position: absolute;
  content: "";
  width: 55px;
  height: 5px;
  left: 5px;
  bottom: 0;
  background-color: #feb000
}

.secret__text {
  font-size: 18px;
  line-height: 26px
}

.secret__text:not(:last-child) {
  margin-bottom: 30px
}

@media screen and (min-width:1220px) {
  .secret__header {
    font-size: 55px;
    line-height: 60px
  }
}

@media screen and (max-width:1219px) {
  .secret__wrapper {
    padding: 60px 0
  }

  .secret__text:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media screen and (max-width:1023px) {
  .secret__img-wrapper {
    width: 300px;
    margin-right: 20px
  }

  .secret__mirror {
    max-width: 100%
  }

  .secret__header {
    padding-bottom: 30px;
    margin-bottom: 30px
  }

  .secret__text {
    font-size: 17px;
    line-height: 1.2
  }

  .secret__text:not(:last-child) {
    margin-bottom: 20px
  }

  .secret__wrapper {
    padding: 30px 0
  }

  .secret__text-wrapper {
    width: 100%;
    padding-top: 0;
    text-align: center
  }

  .secret__header {
    text-align: center
  }

  .secret__header::after {
    left: 50%;
    margin-left: -27px
  }

  .secret__header br {
    display: none
  }
}

@media screen and (max-width:767px) {
  .secret__img-wrapper {
    display: none
  }
}

@media screen and (max-width:639px) {
  .secret__header {
    padding-bottom: 25px;
    margin-bottom: 20px
  }

  .secret__text {
    padding: 0 20px;
    font-size: 16px
  }
}

.enengy {
  background-size: cover
}

.enengy__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.enengy__img--wrapper,
.enengy__text--wrapper {
  width: 570px
}

.enengy__text--wrapper {
  padding: 110px 0;
  margin-right: auto
}

.enengy__img--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.enengy__header {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 45px;
  font-weight: 700
}

.enengy__header::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 55px;
  height: 5px;
  background-color: #feb000
}

.enengy__text {
  font-size: 18px;
  line-height: 26px
}

.enengy__text--1 {
  margin-bottom: 30px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .energy__img--hands {
    max-width: 570px
  }
}

@media screen and (min-width:1024px) {
  .enengy__header {
    font-size: 44px;
    line-height: 50px
  }
}

@media screen and (min-width:1220px) {
  .enengy__header {
    font-size: 55px;
    line-height: 60px
  }
}

@media screen and (max-width:1219px) {
  .enengy__text--wrapper {
    padding: 60px 0
  }
}

@media screen and (max-width:1023px) {
  .enengy__text {
    padding: 0 40px;
  }

  .enengy__wrapper {
    -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
  }

  .enengy__text--wrapper {
    padding: 30px 0;
    width: 100%;
    text-align: center
  }

  .enengy__header {
    margin: 0 auto;
    margin-bottom: 30px;
    padding-bottom: 30px
  }

  .enengy__header br {
    display: none
  }

  .enengy__header::after {
    left: 50%;
    margin-left: -27px
  }

  .enengy__img--wrapper {
    width: 300px
  }
}

@media screen and (max-width:639px) {
  .enengy__header {
    padding-bottom: 25px;
    margin-bottom: 20px
  }

  .enengy__text {
    padding: 0;
    font-size: 16px;
    line-height: 1.2
  }
}

.wellbeing {
  background-size: cover;
  text-align: center
}

.wellbeing__top--wrapper {
  padding: 100px 0 80px;
  margin: 0 70px;
  border-bottom: 1px solid #51586d
}

.wellbeing__header {
  padding: 0 70px;
  margin-bottom: 45px
}

.wellbeing__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
  font-size: 18px;
  line-height: 26px
}

.wellbeing__item {
  position: relative;
  padding-top: 80px;
  width: 275px
}

.wellbeing__item--1::after,
.wellbeing__item--2::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 233px;
  right: -60px;
  top: 85px;
  background-color: #51586d
}

.wellbeing__item::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 50px;
  left: 50%;
  top: 0;
  margin-left: -27px
}

.wellbeing__item--1::before {
  background: url(../img/icon_list_item_01.png) no-repeat center center
}

.wellbeing__item--2::before {
  background: url(../img/icon_list_item_03.png) no-repeat center center
}

.wellbeing__item--3::before {
  background: url(../img/icon_list_item_02.png) no-repeat center center
}

.wellbeing__item--header,
.wellbeing__text {
  position: relative;
  font-size: 28px;
  font-weight: 700
}

.wellbeing__item--header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  line-height: 38px
}

.wellbeing__item--header::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  background-color: #feb000
}

.wellbeing__text {
  padding: 25px 330px 15px;
  line-height: 1.2
}

.wellbeing__text::after,
.wellbeing__text::before {
  position: absolute;
  content: "";
  width: 310px;
  height: 80px;
  top: 20px;
  background: url(../img/wellbeing__decor.png) no-repeat center center
}

.wellbeing__text::before {
  left: 0
}

.wellbeing__text::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 0
}

.wellbeing__bottom--wrapper {
  position: relative;
  padding: 90px 0 105px 200px;
  margin: 0 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.wellbeing__bottom--wrapper::before {
  position: absolute;
  content: "";
  width: 163px;
  height: 186px;
  top: 85px;
  left: 0;
}

.no-webp .wellbeing__bottom--wrapper::before {
  background: url(../img/prod.png) no-repeat center center;
  background-size: cover
}

.webp .wellbeing__bottom--wrapper::before {
  background: url(../img/prod.webp) no-repeat center center;
  background-size: cover
}

.wellbeing__bottom--wrapper,
.wellbeing__time-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.wellbeing__order-now {
  margin-right: 10px;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  text-align: left
}

.wellbeing__price {
  padding-top: 25px;
  margin-right: auto;
  color: #feb000;
  line-height: 40px;
  font-size: 40px;
  font-weight: 700
}

.wellbeing__price .x_price_current {
  line-height: 1;
  font-size: 60px
}

.wellbeing .timer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 267px
}

.wellbeing .timer__text {
  text-align: center;
  margin: 0 0 15px
}

@media screen and (min-width:1024px) {
  .wellbeing__header {
    font-size: 48px;
    line-height: 1.1
  }
}

@media screen and (min-width:1220px) {
  .wellbeing__header {
    font-size: 55px;
    line-height: 60px
  }
}

@media screen and (max-width:1219px) {
  .wellbeing__top--wrapper {
    padding: 60px 0;
    margin: 0
  }

  .wellbeing__bottom--wrapper {
    margin: 0
  }

  .wellbeing__list {
    margin-bottom: 40px
  }

  .wellbeing__item--1::after,
  .wellbeing__item--2::after {
    right: -35px
  }

  .wellbeing__text {
    font-size: 24px
  }

  .wellbeing__bottom--wrapper {
    padding: 60px 0 60px 140px
  }

  .wellbeing__bottom--wrapper::before {
    left: -15px;
    top: 0;
    width: 130px;
    height: 100%;
    background-size: 100% auto
  }

  .wellbeing__bottom--wrapper .x_price_current {
    font-size: 55px
  }
}

@media screen and (max-width:1023px) {

  .wellbeing__bottom--wrapper,
  .wellbeing__top--wrapper {
    padding: 30px 0
  }

  .wellbeing__header,
  .wellbeing__list {
    margin-bottom: 30px
  }

  .wellbeing__item {
    padding-top: 70px;
    width: 230px
  }

  .wellbeing__item::after {
    right: -15px
  }

  .wellbeing__item--header {
    padding-bottom: 20px;
    margin-bottom: 20px
  }

  .wellbeing__item--text {
    font-size: 17px
  }

  .wellbeing__item--text br,
  .wellbeing__order-now br {
    display: none
  }

  .wellbeing__text {
    padding: 0 200px
  }

  .wellbeing__text::after,
  .wellbeing__text::before {
    top: 0;
    width: 200px;
    height: 100%;
    background-size: 100% auto
  }

  .wellbeing__bottom--wrapper::before {
    width: 163px;
    height: 186px;
    top: auto;
    bottom: 80px;
    left: 100px
  }

  .wellbeing__bottom--wrapper .x_price_current {
    font-size: 50px
  }

  .wellbeing__time-text-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .wellbeing__order-now {
    width: 100%;
    margin: 0 0 20px;
    font-size: 38px;
    text-align: center
  }

  .wellbeing .timer,
  .wellbeing__price {
    padding-top: 0;
    margin: 0 auto 20px
  }

  .wellbeing .timer {
    margin-right: 72px;
  }

  .wellbeing .form {
    width: 270px;
    padding: 0;
    margin-left: auto;
    margin-right: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .wellbeing .form>:not(:last-child) {
    margin-bottom: 20px
  }
}

@media screen and (max-width:767px) {
  .wellbeing .timer {
    margin-right: 38px;
  }

  .wellbeing__header {
    padding: 0
  }

  .wellbeing__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .wellbeing__item {
    width: 100%;
    padding: 0 0 0 80px;
    text-align: left
  }

  .wellbeing__item::before {
    margin: 0;
    left: 10px;
    top: 0
  }

  .wellbeing__item--header {
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1
  }

  .wellbeing__item--header::after {
    left: 0;
    margin: 0
  }

  .wellbeing__item--text {
    font-size: 18px
  }

  .wellbeing__item--1,
  .wellbeing__item--2 {
    padding-bottom: 15px;
    margin-bottom: 20px
  }

  .wellbeing__item--1::after,
  .wellbeing__item--2::after {
    top: auto;
    bottom: 0;
    left: 70px;
    width: calc(100% - 70px);
    height: 1px
  }

  .wellbeing__text {
    padding: 0 150px
  }

  .wellbeing__text::after,
  .wellbeing__text::before {
    width: 150px
  }

  .wellbeing__bottom--wrapper::before {
    left: 60px
  }

  .wellbeing__bottom--wrapper .x_price_current {
    font-size: 50px
  }

  .wellbeing__order-now {
    font-size: 34px
  }

  .wellbeing .form {
    margin-right: 35px
  }
}

@media screen and (max-width:639px) {
  .wellbeing__text {
    padding: 0 100px;
    font-size: 20px
  }

  .wellbeing__text::after,
  .wellbeing__text::before {
    width: 100px
  }

  .wellbeing__order-now {
    font-size: 30px
  }

  .wellbeing .timer,
  .wellbeing__price {
    margin: 0 0 20px
  }

  .wellbeing__price {
    margin-right: auto
  }

  .wellbeing .form {
    margin-right: 0
  }

  .wellbeing__bottom--wrapper::before {
    left: 0
  }

  .wellbeing__bottom--wrapper .x_price_current {
    font-size: 40px
  }
}

@media screen and (max-width:479px) {
  .wellbeing__header {
    font-size: 24px;
  }

  .secret__text {
    padding: 0;
  }

  .wellbeing__text {
    padding: 0
  }

  .wellbeing__bottom--wrapper::before,
  .wellbeing__text::after,
  .wellbeing__text::before {
    display: none
  }

  .wellbeing__order-now {
    font-size: 28px
  }

  .wellbeing__bottom--wrapper .x_price_current {
    font-size: 35px
  }

  .wellbeing__bottom--wrapper .form {
    margin-right: auto
  }

  .wellbeing__time-text-wrapper {
    -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
  }

  .wellbeing__price {
    margin: 0 auto 20px
  }
}

.form {
  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: 25px 0 15px
}

.form>* {
  width: 265px
}

.form .input {
  width: 100%;
  padding: 27px 10px 27px 55px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 16px;
  border-radius: 34px;
  border: 0
}

.form__name,
.form__phone {
  position: relative
}

.form__phone .input {
  padding-left: 100px
}

.form__name::before {
  position: absolute;
  content: "";
  width: 19px;
  height: 24px;
  left: 20px;
  top: 22px;
  background: url(../img/icon_user.svg) no-repeat center center
}

.form .country-select,
.form .option__text,
.form .x_country_select {
  display: none
}

.form .custom-select {
  position: absolute;
  left: 0;
  top: 15px;
  color: #666;
  border: 0;
  border-right: 1px solid #d0d0d0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 80px;
  height: 40px;
  z-index: 1
}

.form .selected {
  width: 80px;
  height: 40px;
  z-index: 1;
  position: relative
}

.form .selected::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: 5px;
  top: 48%;
  border: 7px solid transparent;
  border-top-color: #a2a2a2
}

.form .options ::-webkit-scrollbar-button {
  background-repeat: no-repeat;
  width: 5px;
  height: 0
}

.form .options::-webkit-scrollbar-track {
  background-color: #ecedee
}

.form .options::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #324697
}

.form .options::-webkit-scrollbar-thumb:hover {
  background-color: #2a3a7c
}

.form .options::-webkit-resizer {
  background-repeat: no-repeat;
  width: 4px;
  height: 0
}

.form .options::-webkit-scrollbar {
  width: 5px
}

.form .options {
  position: absolute;
  z-index: 10;
  display: none;
  -webkit-box-shadow: inset 2px 0 10px rgba(0, 0, 0, .07);
  box-shadow: inset 2px 0 10px rgba(0, 0, 0, .07);
  border: 1px solid #edebe4;
  height: 195px;
  min-width: 60px;
  overflow-y: scroll;
  overflow-x: hidden;
  top: -15px;
  left: 0;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px
}

.form .option,
.form .options.opened {
  display: block
}

.form .option,
.form .option:hover {
  -webkit-transition: .3s;
  transition: .3s
}

.form .option {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 10px auto
}

.form .option:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.selected.UA {
  background: url(../img/UA.png) left 15px center no-repeat
}

.selected.RU {
  background: url(../img/RU.png) left 15px center no-repeat
}

.selected.KZ {
  background: url(../img/KZ.png) left 15px center no-repeat
}

.selected.KG {
  background: url(../img/KG.png) left 15px center no-repeat
}

.selected.BY {
  background: url(../img/BY.png) left 15px center no-repeat
}

.selected.TH {
  background: url(../img/TH.png) left 15px center no-repeat
}

.selected.GE {
  background: url(../img/GE.png) left 15px center no-repeat
}

.selected.MD {
  background: url(../img/MD.png) left 15px center no-repeat
}

.selected.BG {
  background: url(../img/BG.png) left 15px center no-repeat
}

.selected.CY {
  background: url(../img/CY.png) left 15px center no-repeat
}

.selected.CZ {
  background: url(../img/CZ.png) left 15px center no-repeat
}

.selected.DE {
  background: url(../img/DE.png) left 15px center no-repeat
}

.selected.EL {
  background: url(../img/EL.png) left 15px center no-repeat
}

.selected.EN {
  background: url(../img/EN.png) left 15px center no-repeat
}

.selected.ES {
  background: url(../img/ES.png) left 15px center no-repeat
}

.selected.FR {
  background: url(../img/FR.png) left 15px center no-repeat
}

.selected.HR {
  background: url(../img/HR.png) left 15px center no-repeat
}

.selected.HU {
  background: url(../img/HU.png) left 15px center no-repeat
}

.selected.IT {
  background: url(../img/IT.png) left 15px center no-repeat
}

.selected.PL {
  background: url(../img/PL.png) left 15px center no-repeat
}

.selected.PT {
  background: url(../img/PT.png) left 15px center no-repeat
}

.selected.RO {
  background: url(../img/RO.png) left 15px center no-repeat
}

.selected.AT {
  background: url(../img/AT.png) left 15px center no-repeat
}

.selected.GR {
  background: url(../img/GR.png) left 15px center no-repeat
}

.option.UA {
  background: rgba(255, 255, 255, .7) url(../img/UA.png) no-repeat center
}

.option.RU {
  background: rgba(255, 255, 255, .7) url(../img/RU.png) no-repeat center
}

.option.KZ {
  background: rgba(255, 255, 255, .7) url(../img/KZ.png) no-repeat center
}

.option.KG {
  background: rgba(255, 255, 255, .7) url(../img/KG.png) no-repeat center
}

.option.BY {
  background: rgba(255, 255, 255, .7) url(../img/BY.png) no-repeat center
}

.option.TH {
  background: rgba(255, 255, 255, .7) url(../img/TH.png) no-repeat center
}

.option.GE {
  background: rgba(255, 255, 255, .7) url(../img/GE.png) no-repeat center
}

.option.MD {
  background: rgba(255, 255, 255, .7) url(../img/MD.png) no-repeat center
}

.option.BG {
  background: rgba(255, 255, 255, .7) url(../img/BG.png) no-repeat center
}

.option.CY {
  background: rgba(255, 255, 255, .7) url(../img/CY.png) no-repeat center
}

.option.CZ {
  background: rgba(255, 255, 255, .7) url(../img/CZ.png) no-repeat center
}

.option.DE {
  background: rgba(255, 255, 255, .7) url(../img/DE.png) no-repeat center
}

.option.EL {
  background: rgba(255, 255, 255, .7) url(../img/EL.png) no-repeat center
}

.option.EN {
  background: rgba(255, 255, 255, .7) url(../img/EN.png) no-repeat center
}

.option.ES {
  background: rgba(255, 255, 255, .7) url(../img/ES.png) no-repeat center
}

.option.FR {
  background: rgba(255, 255, 255, .7) url(../img/FR.png) no-repeat center
}

.option.HR {
  background: rgba(255, 255, 255, .7) url(../img/HR.png) no-repeat center
}

.option.HU {
  background: rgba(255, 255, 255, .7) url(../img/HU.png) no-repeat center
}

.option.IT {
  background: rgba(255, 255, 255, .7) url(../img/IT.png) no-repeat center
}

.option.PL {
  background: rgba(255, 255, 255, .7) url(../img/PL.png) no-repeat center
}

.option.PT {
  background: rgba(255, 255, 255, .7) url(../img/PT.png) no-repeat center
}

.option.RO {
  background: rgba(255, 255, 255, .7) url(../img/RO.png) no-repeat center
}

.option.AT {
  background: rgba(255, 255, 255, .7) url(../img/AT.png) no-repeat center
}

.option.GR {
  background: rgba(255, 255, 255, .7) url(../img/GR.png) no-repeat center
}

.reviews {
  padding: 100px 0;
  background-size: cover
}

.reviews__header {
  margin-bottom: 75px;
  font-weight: 700;
  text-align: center
}

.reviews__slider {
  width: 970px;
  margin: 0 auto;
  padding-bottom: 10px
}

.reviews__slider .swiper-button-next,
.reviews__slider .swiper-button-prev {
  top: 310px
}

.reviews__slider .swiper-slide {
  max-width: 370px
}

.reviews__slider .swiper-slide .swiper-slide-shadow-left,
.reviews__slider .swiper-slide .swiper-slide-shadow-right {
  background: 0 0
}

.reviews__slider .swiper-slide .reviews__item {
  -webkit-transform: scale(.856);
  transform: scale(.856);
  margin-top: 24px;
  -webkit-transition: all ease-in .8s;
  transition: all ease-in .8s
}

.reviews__slider .swiper-slide .reviews__item--message {
  font-size: 15px
}

.reviews__slider .swiper-slide-active {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5
}

.reviews__slider .swiper-slide-active .reviews__item {
  -webkit-transform: scale(1);
  transform: scale(1);
  margin-top: 0
}

.reviews__slider .swiper-slide-active .reviews__item.active .reviews__item--text {
  max-height: 1000px;
  -webkit-transition: max-height ease-in .8s;
  transition: max-height ease-in .8s
}

.reviews__slider .swiper-slide-active .reviews__item.active .reviews__item--text-toggle::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all ease-in .8s;
  transition: all ease-in .8s
}

.reviews__slider .swiper-slide-active .reviews__item--message {
  font-size: 18px
}

.reviews__slider .swiper-slide-next .reviews__item,
.reviews__slider .swiper-slide-prev .reviews__item {
  -webkit-transform: scale(.92);
  transform: scale(.92);
  margin-top: 12px
}

.reviews__slider .swiper-slide-next .reviews__item--message,
.reviews__slider .swiper-slide-prev .reviews__item--message {
  font-size: 17px
}

.reviews__item {
  position: relative;
  width: 100%;
  padding: 245px 45px 35px;
  background-color: #111128;
  text-align: center;
  line-height: 1
}

.reviews__item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 220px;
  left: 0;
  top: 0;
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center top
}

.no-webp .reviews__item--1::before,
.no-webp .reviews__item::before {
  background-image: url(../img/reviews__slide_ava_01.png), url(../img/reviews__slide_bg_01.jpg)
}

.webp .reviews__item--1::before,
.webp .reviews__item::before {
  background-image: url(../img/reviews__slide_ava_01.webp), url(../img/reviews__slide_bg_01.webp)
}

.no-webp .reviews__item--2::before {
  background-image: url(../img/reviews__slide_ava_02.png), url(../img/reviews__slide_bg_02.jpg)
}

.webp .reviews__item--2::before {
  background-image: url(../img/reviews__slide_ava_02.webp), url(../img/reviews__slide_bg_02.webp)
}

.no-webp .reviews__item--3::before {
  background-image: url(../img/reviews__slide_ava_03.png), url(../img/reviews__slide_bg_03.jpg)
}

.webp .reviews__item--3::before {
  background-image: url(../img/reviews__slide_ava_03.webp), url(../img/reviews__slide_bg_03.webp)
}

.no-webp .reviews__item--4::before {
  background-image: url(../img/reviews__slide_ava_04.png), url(../img/reviews__slide_bg_04.jpg)
}

.webp .reviews__item--4::before {
  background-image: url(../img/reviews__slide_ava_04.webp), url(../img/reviews__slide_bg_04.webp)
}

.no-webp .reviews__item--5::before {
  background-image: url(../img/reviews__slide_ava_05.png), url(../img/reviews__slide_bg_05.jpg)
}

.webp .reviews__item--5::before {
  background-image: url(../img/reviews__slide_ava_05.webp), url(../img/reviews__slide_bg_05.webp)
}

.no-webp .reviews__item--6::before {
  background-image: url(../img/reviews__slide_ava_06.png), url(../img/reviews__slide_bg_06.jpg)
}

.webp .reviews__item--6::before {
  background-image: url(../img/reviews__slide_ava_06.webp), url(../img/reviews__slide_bg_06.webp)
}

.no-webp .reviews__item--7::before {
  background-image: url(../img/reviews__slide_ava_07.png), url(../img/reviews__slide_bg_07.jpg)
}

.webp .reviews__item--7::before {
  background-image: url(../img/reviews__slide_ava_07.webp), url(../img/reviews__slide_bg_07.webp)
}

.no-webp .reviews__item--8::before {
  background-image: url(../img/reviews__slide_ava_08.png), url(../img/reviews__slide_bg_08.jpg)
}

.webp .reviews__item--8::before {
  background-image: url(../img/reviews__slide_ava_08.webp), url(../img/reviews__slide_bg_08.webp)
}

.no-webp.reviews__item--9::before {
  background-image: url(../img/reviews__slide_ava_09.png), url(../img/reviews__slide_bg_09.jpg)
}

.webp.reviews__item--9::before {
  background-image: url(../img/reviews__slide_ava_09.webp), url(../img/reviews__slide_bg_09.webp)
}

.no-webp .reviews__item--10::before {
  background-image: url(../img/reviews__slide_ava_10.png), url(../img/reviews__slide_bg_10.jpg)
}

.webp .reviews__item--10::before {
  background-image: url(../img/reviews__slide_ava_10.webp), url(../img/reviews__slide_bg_10.webp)
}

.reviews__item--header {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  color: #feb000
}

.reviews__item--subtitle {
  margin-bottom: 30px;
  font-size: 16px
}

.reviews__item--message {
  position: relative;
  margin: 0 10px 30px;
  padding: 16px 0;
  line-height: 1.2;
  font-weight: 700
}

.reviews__item--message::after,
.reviews__item--message::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #feb000
}

.reviews__item--message::before {
  top: 0
}

.reviews__item--message::after {
  bottom: 0
}

.reviews__item--text {
  position: relative;
  margin-bottom: 50px;
  max-height: 130px;
  line-height: 26px;
  overflow: hidden;
  -webkit-transition: max-height ease-in .8s;
  transition: max-height ease-in .8s
}

.reviews__item--text br {
  line-height: 1
}

.reviews__item--text-toggle {
  position: absolute;
  z-index: 2;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #feb000;
  background-color: #111128;
  bottom: 35px;
  left: calc(50% - 17px);
  cursor: pointer
}

.reviews__item--text-toggle::after,
.reviews__item--text-toggle::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 2px;
  left: 7px;
  top: 15px;
  background-color: #feb000
}

.reviews__item--text-toggle::after {
  -webkit-transition: ease-in .8s;
  transition: ease-in .8s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.reviews .swiper-scrollbar {
  position: relative;
  margin: 42px auto 0;
  height: 5px;
  width: 370px;
  max-width: 100%;
  background-color: rgba(255, 255, 255, .2)
}

.reviews .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: rgba(255, 255, 255, .75);
  border-radius: 0
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {

  .reviews__slider .swiper-button-next,
  .reviews__slider .swiper-button-prev {
    top: 280px;
    width: 27px;
    height: 44px
  }

  .reviews__slider .swiper-button-next::after,
  .reviews__slider .swiper-button-prev::after {
    position: absolute;
    content: "";
    width: 33px;
    height: 33px;
    border-bottom: 3px solid #00aff2;
    border-left: 3px solid #00aff2;
    top: 6px
  }

  .reviews__slider .swiper-button-next::after {
    right: 6px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }

  .reviews__slider .swiper-button-prev::after {
    left: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .reviews__slider .swiper-slide .reviews__item--text {
    padding-right: 85px;
    padding-left: 85px
  }

  .reviews__slider .swiper-slide-active .reviews__item--text,
  .reviews__slider .swiper-slide-next .reviews__item--text,
  .reviews__slider .swiper-slide-prev .reviews__item--text {
    padding-right: 0;
    padding-left: 0
  }
}

@media screen and (min-width:1024px) {
  .reviews__header {
    font-size: 50px;
    line-height: 55px
  }
}

@media screen and (min-width:1220px) {
  .reviews__header {
    font-size: 55px;
    line-height: 60px
  }
}

@media screen and (max-width:1219px) {
  .reviews {
    padding: 60px 0
  }
}

@media screen and (max-width:1023px) {
  .reviews {
    padding: 30px 0
  }

  .reviews__slider {
    width: 690px
  }
}

@media screen and (max-width:767px) {
  .reviews {
    padding: 30px 0
  }

  .reviews__header {
    margin-bottom: 35px
  }

  .reviews__slider {
    width: 370px;
    padding-bottom: 5px
  }

  .reviews__slider .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .reviews__slider .swiper-slide-active {
    max-width: 370px
  }

  .reviews__slider .swiper-slide .reviews__item {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    margin-top: 0 !important
  }

  .reviews .swiper-button-next,
  .reviews .swiper-button-prev {
    top: 30% !important
  }
}

@media screen and (max-width:479px) {
  .reviews__slider {
    width: 300px;
  }

  .reviews__slider .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .reviews__slider .swiper-slide-active {
    max-width: 300px
  }

  .reviews__item {
    padding: 245px 5px 25px
  }
}

.order {
  background-size: cover;
  padding: 100px 0;
  text-align: center
}

.order__header {
  margin-bottom: 75px
}

.order__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.order__item {
  position: relative;
  width: 270px;
  padding: 90px 15px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2
}

.order__item::before {
  position: absolute;
  content: "";
  top: 0;
  left: calc(50% - 31px);
  width: 62px;
  height: 59px
}

.order__item--1::before {
  background: url(../img/order_01.png) no-repeat center center
}

.order__item--2::before {
  background: url(../img/order_02.png) no-repeat center center
}

.order__item--3::before {
  background: url(../img/order_03.png) no-repeat center center
}

.order__item--4::before {
  background: url(../img/order_04.png) no-repeat center center
}

.order__item:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 190px;
  right: -15px;
  top: 0;
  background-color: #4e5064
}

@media screen and (min-width:1024px) {
  .order__header {
    font-size: 50px;
    line-height: 55px
  }
}

@media screen and (min-width:1220px) {
  .order__header {
    font-size: 55px;
    line-height: 60px
  }
}

@media screen and (max-width:1219px) {
  .order {
    padding: 60px 0
  }

  .order__header {
    margin-bottom: 60px
  }

  .order__item {
    font-size: 21px
  }

  .order__item:not(:last-child)::after {
    right: 0
  }
}

@media screen and (max-width:1023px) {
  .order {
    padding: 30px 0
  }

  .order__header {
    margin-bottom: 40px
  }

  .order__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .order__item:not(:last-child)::after {
    display: none
  }

  .order__item:first-child,
  .order__item:nth-child(2) {
    margin-bottom: 30px
  }

  .order__item:nth-child(2n-1)::after {
    display: block;
    right: -105px;
    height: 200px
  }
}

@media screen and (max-width:767px) {
  .order__item:nth-child(2n-1)::after {
    right: -40px
  }
}

@media screen and (max-width:639px) {
  .order__header {
    margin-bottom: 30px
  }

  .order__list {
    -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
  }

  .order__item {
    width: 100%;
    padding-top: 70px;
    font-size: 18px
  }

  .order__item br,
  .order__item:nth-child(2n-1)::after {
    display: none
  }

  .order__item:not(:last-child) {
    margin-bottom: 20px
  }
}

.footer {
  padding: 20px 0;
  font-family: sans-serif;
  font-size: 18px;
  color: #fff;
  background-color: #111128
}

.footer__wrapper {
  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-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__img--wrapper {
  width: 50px;
  height: 50px;
  margin-bottom: 8px;
  background: url(../img/RP_logo.svg) no-repeat center center
}

.footer__link {
  color: #fff
}

.footer__link:hover {
  color: #fff;
  text-decoration: underline
}

.popup {
  display: flex;
  /* width: 770px; */
  padding: 25px;
  align-items: flex-start;
  text-align: center;
  background-size: cover;
  border-radius: 30px
}

.popup__left {
  width: 330px;
  margin-right: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.popup__title {
  position: relative;
  padding-top: 200px;
  padding-bottom: 40px;
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 68px;
  font-weight: 700
}

.popup__title::before {
  position: absolute;
  content: "";
  width: 153px;
  height: 174px;
  top: 0;
  left: calc(50% - 77px);
  opacity: 0
}

.no-webp .popup__title::before {
  background: url(../img/prod.png) no-repeat center center;
  background-size: cover;
}

.webp .popup__title::before {
  background: url(../img/prod.webp) no-repeat center center;
  background-size: cover;
}

.popup__title::after {
  position: absolute;
  content: "";
  width: 70px;
  height: 5px;
  bottom: 0;
  left: calc(50% - 35px);
  background-color: #feb000
}

.popup__subtitle {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  opacity: 0
}

.popup__right {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 270px;
  padding: 25px 15px 15px;
  color: #111128;
  background-color: #fff;
  border: 2px solid #feb000;
  border-radius: 4px;
  opacity: 0
}

.popup__right::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 55px;
  left: 0;
  background-color: #e8e8e8
}

.popup__order {
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 28px;
  font-weight: 700
}

.popup__order--small {
  font-size: 22px;
  line-height: 28px
}

.popup__price {
  margin-bottom: 10px;
  color: #feb000;
  font-weight: 700
}

.popup__price .x_price_current {
  font-size: 60px;
  line-height: 40px
}

.popup__price .x_currency {
  font-size: 40px;
  line-height: 40px
}

.popup .form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 225px;
  padding: 0;
  margin-bottom: 15px
}

.popup .form>* {
  width: 225px
}

.popup .form__name::before {
  top: 17px;
}

.popup .form .input {
  margin-bottom: 20px;
  padding: 20px 10px 20px 55px;
  background-color: #f8f8f8;
  border: 1px solid #dfe2e3
}

.popup .form__phone .input {
  padding-left: 90px;
}

.popup .form .custom-select {
  top: 9px;
}

.popup__form--lastpak,
.popup__form--protect {
  position: relative;
  font-family: sans-serif;
  font-size: 15px
}

.popup__form--lastpak {
  width: 100%;
  padding: 0 25px 15px;
  margin-bottom: 15px;
  line-height: 1;
  color: #666
}

.popup__form--lastpak .lastpack {
  color: #111128;
  font-weight: 700
}

.popup__form--protect {
  padding-left: 35px;
  line-height: 24px;
  color: #403737
}

.popup__form--protect::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 24px;
  left: 0;
  top: 0;
  background: url(../img/icon_guard.svg) no-repeat center center
}

.ever-popup__close {
  right: -35px !important
}

.ever-popup__close:after,
.ever-popup__close:before {
  height: 3px !important
}

@media screen and (min-width:1000px) {
  .ever-popup.show .popup__title {
    color: #fff;
    -webkit-animation: myfade ease-in 1.6s;
    animation: myfade ease-in 1.6s
  }

  .ever-popup.show .popup__title::after {
    opacity: 1;
    -webkit-animation: myfade1 ease-in 1.6s;
    animation: myfade1 ease-in 1.6s
  }

  .ever-popup.show .popup__title::before {
    opacity: 1;
    -webkit-animation: myfade0 ease-in .8s;
    animation: myfade0 ease-in .8s
  }

  .ever-popup.show .popup__subtitle {
    opacity: 1;
    -webkit-animation: myfade2 ease-in 2.2s;
    animation: myfade2 ease-in 2.2s
  }

  .ever-popup.show .popup__right {
    opacity: 1;
    -webkit-animation: myfade3 ease-in 2.8s;
    animation: myfade3 ease-in 2.8s
  }
}

@media screen and (max-width:999px) {
  .popup {
    width: 270px;
    padding: 0;
    background: 0 0;
    border-radius: 0
  }

  .popup__left {
    display: none
  }

  .popup__right {
    opacity: 1
  }

  .ever-popup__inner {
    padding-top: 50px !important
  }

  .ever-popup__close {
    right: 5px !important;
    top: 15px !important
  }

  .ever-popup__close:after,
  .ever-popup__close:before {
    width: 25px !important
  }

  .popup__title::before {
    background: none;
  }
}

.banner {
  position: fixed;
  bottom: 0;
  z-index: 30;
  width: 100%;
  padding: 15px 0;
  background-color: #111128;
  border-top: 2px solid #fec23a;
  display: none;
}

.banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.banner__logo {
  margin-right: 20px
}

.banner__order-now {
  margin-right: 20px;
  font-size: 22px;
  font-weight: 700
}

.banner__order-now br {
  display: none
}

.banner__price {
  position: relative;
  padding-right: 35px;
  margin-right: 35px;
  color: #feb000;
  font-weight: 700
}

.banner__price::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #fff
}

.banner__price .x_price_current {
  font-size: 40px;
  line-height: 30px
}

.banner__price .x_currency {
  font-size: 20px;
  line-height: 30px
}

.banner .timer {
  margin-right: auto
}

@media screen and (max-width:1219px) {

  .banner__logo,
  .banner__order-now,
  .banner__price {
    margin-right: 20px
  }

  .banner__order-now {
    width: 175px
  }

  .banner__price {
    padding-right: 20px
  }
}

@media screen and (max-width:1023px) {
  .banner {
    display: none !important
  }

  .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
  }
}

.ever-popup.show {
  display: flex !important;
  align-items: center !important;
}

.ever-popup__inner {
  width: 690px !important;
  margin: 0 auto !important;
}
@media screen and (max-width:999px) {
  .ever-popup__inner {
    width: 270px !important;
  }
}

@media (max-height:600px) {
  .ever-popup.show {
    display: block !important;
  }

  .ever-popup__inner {
    margin-top: 40px !important;
  }
}