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,
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-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=)
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

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

body {
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: url(../img/bg.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover
}

.body-left {
    position: fixed;
    top: 120px;
    left: calc(50% - 620px);
    max-width: 530px;
    width: 100%;
    pointer-events: none
}

.body-left__logo {
    margin-bottom: 24px
}

.body-left__promo {
    color: #ecd7fb;
    font-size: 76px;
    font-weight: 800;
    line-height: 76px
}

.body-promo {
    position: fixed;
    bottom: 100px;
    left: calc(50% - -180px);
    color: rgba(255, 255, 255, .5);
    font-size: 120px;
    font-weight: 800;
    line-height: 120px;
    max-width: 666px;
    width: 100%
}

.fico {
    display: inline-block
}

.fico::before {
    display: block
}

a:-moz-focusring,
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

:active,
:focus,
:hover,
:visited {
    outline: 0 !important
}

a {
    outline: 0 !important
}

a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

.wrapper {
    margin: 0 auto;
    width: 320px;
    overflow: hidden;
    background: #190b45;
    position: relative;
    z-index: 2
}

.container {
    padding-left: 12px;
    padding-right: 12px
}

.promo {
    font-size: 36px;
    font-weight: 800;
    line-height: 38px;
    color: #c8d400
}

.title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #fff
}

.price-old {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-decoration: line-through
}

.price-new {
    color: #eb5a08;
    font-size: 48px;
    font-weight: 800;
    line-height: 38px
}

.price-new .al-raw-currency {
    margin-right: 13px
}

.btn {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 8px;
    background: #b500d4;
    text-align: center;
    color: #fff;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    border: none;
    transition: all .2s
}

.btn:hover {
    background: #e300d4
}

.floating-button {
    position: fixed;
    bottom: 0;
    left: calc(50% - 160px);
    right: calc(50% - 160px);
    padding: 12px;
    z-index: 3;
    background: rgba(19, 13, 27, .8)
}

.floating-button.hide {
    opacity: 0
}

.floating-button a {
    width: 100%
}

.intro {
    padding-top: 14px;
    padding-bottom: 48px;
    position: relative;
    z-index: 1;
    background: url(../img/intro-bg.png) no-repeat 20px 104px, #190b45
}

.intro::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 341px;
    height: 341px;
    background: url(../img/bg-1.png) no-repeat center;
    z-index: -1;
    pointer-events: none
}

.intro--bottom {
    background: url(../img/intro-bg-bottom.png) no-repeat center 104px
}

.intro--bottom .intro__promo {
    margin-bottom: 24px
}

.intro--bottom .intro__price-new {
    margin-bottom: 330px
}

.intro--bottom .intro__product {
    top: 90px;
    right: -20px;
    width: auto
}

.intro__logo {
    margin-bottom: 24px
}

.intro__promo {
    margin-bottom: 4px
}

.intro__title {
    margin-bottom: 24px
}

.intro__product {
    position: absolute;
    top: 110px;
    right: 0;
    z-index: -1;
    pointer-events: none;
    width: 180px
}

.intro__price-old {
    margin-bottom: 3px
}

.intro__price-new {
    margin-bottom: 24px
}

.intro__block {
    margin-bottom: 24px
}

.intro__block-photo {
    display: block
}

.intro__block-photo:not(:last-of-type) {
    margin-bottom: 12px
}

.intro__slider {
    margin: 0 -12px;
    margin-bottom: 30px
}

.intro .slick-slide {
    width: 165px;
    margin: 0 6px
}

.intro .slick-list {
    padding: 0 12px
}

.intro__text {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 24px
}

.form__wrap {
    margin-bottom: 12px;
    position: relative
}

.form__input {
    width: 100%;
    box-sizing: border-box;
    background: 0 0;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    font-family: "Noto Sans", Arial, Helvetica, sans-serif;
    border: none;
    padding: 0 13px;
    border: none;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59
}

.form__input::placeholder {
    color: #fff
}

.form__input:focus {
    border: 1px solid #b500d4
}

.form__input.error {
    border: 1px solid #ff4553;
    color: #ff4553
}

.form__input.error~span {
    display: block
}

.form__error {
    color: #ff4553;
    font-size: 12px;
    margin-top: 3px;
    display: none
}

.form__btn {
    margin-top: 12px
}

.item {
    border: 1px solid #45396a;
    background: #2d1f59;
    border-radius: 8px;
    padding: 8px
}

.item__icon {
    display: block;
    margin: 0 auto 3px
}

.item__text {
    text-align: center
}

.information {
    padding-top: 48px;
    padding-bottom: 48px;
    position: relative;
    z-index: 1
}

.information::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 341px;
    height: 341px;
    background: url(../img/bg-2.png) no-repeat center;
    z-index: -1;
    pointer-events: none
}

.information__promo {
    margin-bottom: 4px
}

.information__title {
    margin-bottom: 24px
}

.information__photo {
    display: block;
    border-radius: 8px
}

.information__photo {
    margin-bottom: 24px
}

.information__text {
    line-height: normal
}

.information__text span {
    font-weight: 600;
    color: #c8d400
}

.information__block {
    margin: 22px 0;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59;
    padding: 12px
}

.information__item {
    padding-left: 26px;
    position: relative
}

.information__item::before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c8d400
}

.information__item:not(:last-child)::after  {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 26px;
    right: -12px;
    height: 1px;
    background: #45396a
}

.information__item:not(:last-of-type) {
    margin-bottom: 12px;
    padding-bottom: 12px
}

.details {
    position: relative;
    z-index: 1;
    padding-top: 48px;
    padding-bottom: 48px;
    background: url(../img/bg-3.png) no-repeat center top, #190b45
}

.details__promo {
    margin-bottom: 4px
}

.details__title {
    margin-bottom: 24px
}

.details__video {
    display: block;
    border-radius: 8px;
    width: 100%
}

.benefits {
    padding-top: 48px;
    padding-bottom: 48px;
    background: url(../img/bg-4.png) no-repeat center 50px, #190b45;
    position: relative;
    z-index: 1
}

.benefits::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 341px;
    height: 341px;
    background: url(../img/bg-2.png) no-repeat center;
    z-index: -1;
    pointer-events: none
}

.benefits__promo {
    margin-bottom: 4px
}

.benefits__photo {
    margin-left: 20px;
    display: block;
    margin-bottom: 32px
}

.benefits__item:not(:last-of-type) {
    margin-bottom: 8px
}

.benefit {
    border: 1px solid #45396a;
    background: #2d1f59;
    border-radius: 8px;
    padding: 7px;
    display: flex;
    align-items: center
}

.benefit__icon {
    flex-shrink: 0;
    margin-right: 8px
}

.sale-section {
    padding-top: 48px;
    padding-bottom: 48px;
    position: relative;
    z-index: 1
}

.sale-section__logo {
    width: 254px;
    margin-bottom: 8px
}

.sale-section__title {
    margin-bottom: 20px
}

.sale-section__price {
    display: flex;
    align-items: baseline;
    margin-bottom: 18px
}

.sale-section__price-old {
    margin-right: 12px
}

.sale-section__desc {
    margin-bottom: 24px
}

.sale-section__text {
    line-height: normal
}

.sale-section__text span {
    color: #c8d400;
    font-weight: 600
}

.sale-section__text:not(:last-of-type) {
    margin-bottom: 12px
}

.preview {
    padding-top: 48px;
    padding-bottom: 48px;
    position: relative;
    z-index: 1
}

.preview::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 341px;
    height: 341px;
    background: url(../img/bg-2.png) no-repeat center;
    z-index: -1;
    pointer-events: none
}

.preview::after {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
    width: 367px;
    height: 181px;
    background: url(../img/bg-5.png) no-repeat right;
    z-index: -1;
    pointer-events: none
}

.preview__promo {
    margin-bottom: 4px
}

.preview__title {
    margin-bottom: 24px
}

.preview__photo {
    display: block;
    border-radius: 8px
}

.preview__photo:not(:last-of-type) {
    margin-bottom: 12px
}

.instruction {
    padding-top: 48px;
    padding-bottom: 48px
}

.instruction__logo {
    display: block;
    width: 254px;
    margin-bottom: 12px
}

.instruction__promo {
    margin-bottom: 4px
}

.instruction__title {
    margin-bottom: 24px
}

.instruction__video {
    display: block;
    width: 100%
}

.advantages {
    padding-top: 48px;
    padding-bottom: 96px;
    position: relative;
    z-index: 1;
    background: url(../img/bg-6.png) no-repeat left bottom, #190b45
}

.advantages::after {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
    width: 367px;
    height: 181px;
    background: url(../img/bg-5.png) no-repeat right;
    z-index: -1;
    pointer-events: none
}

.advantages__product {
    position: absolute;
    left: 140px;
    top: 152px;
    pointer-events: none
}

.advantages__analog {
    position: absolute;
    right: 0;
    top: 225px;
    pointer-events: none
}

.advantages__promo {
    margin-bottom: 4px
}

.advantages__title {
    margin-bottom: 42px
}

.advantages__wrapper {
    display: flex;
    align-items: flex-start
}

.advantages__left {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59;
    width: 162px
}

.advantages__left .advantages__label {
    color: #c8d400;
    margin-bottom: 16px
}

.advantages__left .advantages__item {
    font-weight: 600;
    padding-left: 32px
}

.advantages__left .advantages__item::before {
    width: 32px;
    height: 32px;
    background: url(../img/svg/check.svg) no-repeat center
}

.advantages__left .advantages__item:not(:last-of-type) {
    margin-bottom: 10px
}

.advantages__right {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #2d1f59;
    background: #45396a;
    width: 139px;
    margin-top: 80px;
    margin-left: -5px
}

.advantages__right .advantages__label {
    color: #eb5a08;
    margin-bottom: 8px
}

.advantages__right .advantages__item {
    padding-left: 28px
}

.advantages__right .advantages__item::before {
    width: 28px;
    height: 28px;
    background: url(../img/svg/cancel.svg) no-repeat center
}

.advantages__right .advantages__item:not(:last-of-type) {
    margin-bottom: 3px
}

.advantages__label {
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.advantages__item {
    font-size: 12px;
    position: relative
}

.advantages__item::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.characteristics {
    padding-bottom: 96px;
    position: relative;
    z-index: 1
}

.characteristics::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 320px;
    height: 826px;
    background: url(../img/bg-7.png) no-repeat center bottom;
    z-index: -1;
    pointer-events: none
}

.characteristics__promo {
    margin-bottom: 4px
}

.characteristics__title {
    margin-bottom: 24px
}

.characteristics__photo {
    position: absolute;
    bottom: 48px;
    right: 0;
    z-index: 1;
    pointer-events: none
}

.characteristics__list {
    width: 160px
}

.characteristics__item {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.characteristics__item span {
    margin-top: 4px;
    padding: 4px 8px;
    color: #c8d400;
    display: inline-block;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59
}

.characteristics__item:not(:last-of-type) {
    margin-bottom: 8px
}

.reviews {
    position: relative;
    padding-bottom: 48px;
    z-index: 1
}

.reviews::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 341px;
    height: 341px;
    background: url(../img/bg-2.png) no-repeat center;
    z-index: -1;
    pointer-events: none
}

.reviews__promo {
    margin-bottom: 4px
}

.reviews__title {
    margin-bottom: 24px
}

.reviews__list {
    padding-bottom: 50px
}

.reviews .slick-slide {
    width: 284px;
    margin: 0 6px
}

.reviews .slick-list {
    padding: 0 12px
}

.reviews .slick-arrow {
    bottom: 0
}

.reviews .slick-arrow.slick-next {
    right: 12px
}

.reviews .slick-arrow.slick-prev {
    left: 12px
}

.reviews__slider-count {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 65px
}

.review {
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59
}

.review__top {
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

.review__ava {
    border-radius: 50%;
    flex-shrink: 0;
    margin-right: 8px;
    border: 1px solid #45396a
}

.review__name {
    font-weight: 600
}

.review__text {
    margin-bottom: 8px
}

.review__photo {
    display: block;
    border-radius: 4px
}

.slick-arrow {
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 48px;
    height: 48px;
    border-radius: 8px;
    border: 1px solid #45396a;
    background: #2d1f59
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-prev {
    left: 0
}

.bottom {
    padding-top: 50px;
    padding-bottom: 50px
}

.bottom__logo {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px
}

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

.bottom__icon:not(:last-of-type) {
    margin-right: 6px
}

/*# sourceMappingURL=maps/main.css.map */