/* roboto-regular - vietnamese_latin_cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'),
        url('../fonts/roboto-v20-vietnamese_latin_cyrillic-regular.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/roboto-v20-vietnamese_latin_cyrillic-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - vietnamese_latin_cyrillic */
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('../fonts/roboto-v20-vietnamese_latin_cyrillic-700.woff2') format('woff2'),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/roboto-v20-vietnamese_latin_cyrillic-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

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

.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translatez(0);
}

.bx-wrapper {
    border: 5px solid #fff;
    background: #fff
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: rgba(241, 121, 47, 0.49);
    padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(241, 121, 47, 0.49);
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #f1792f
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

body {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    position: relative
}

.wap {
    display: none !important
}

.main-wrapper {
    overflow: hidden
}

.container {
    position: relative;
    width: 1000px;
    z-index: 1;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.media__item {
    display: block;
    max-width: 100%
}

.media-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

.media-circle__img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block
}

.text {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin: 15px 0
}

.text__accent {
    color: #f47a30
}

.text_i {
    font-style: italic
}

.text__white {
    color: #fff
}

.link {
    color: #0af;
    font-weight: 700;
    text-decoration: none
}

.link:hover {
    text-decoration: underline
}

.btn-order {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: table;
    background-color: #a3da56;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 0 #9bd152;
    -moz-box-shadow: 0 5px 0 #9bd152;
    box-shadow: 0 5px 0 #9bd152;
    top: 0
}

.btn-order:hover {
    -webkit-box-shadow: 0 0 0 #9bd152;
    -moz-box-shadow: 0 0 0 #9bd152;
    box-shadow: 0 0 0 #9bd152;
    top: 5px
}

.btn-order:active {
    -webkit-box-shadow: inset 0 0 5px #9bd152;
    -moz-box-shadow: inset 0 0 5px #9bd152;
    box-shadow: inset 0 0 5px #9bd152;
    outline: none;
}

.btn-order__play {
    display: table-cell;
    vertical-align: middle;
    background: #9bd152 url(../fonts/icon__play.svg) no-repeat center;
    -webkit-background-size: 15px;
    background-size: 15px;
    height: 100%;
    width: 30%
}

.btn-order__text {
    display: table-cell;
    vertical-align: middle;
    width: 145px;
    display: table-cell;
    vertical-align: middle;
    padding: 15px 10px
}

.form {
    background-color: #f5f6ef;
    border: 2px solid #444994;
    padding: 40px 10px 10px;
    position: relative;
}

.form__item {
    margin-bottom: 10px
}

.form__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form__select,
.form__input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #dfdfdf;
    color: #000;
    background-color: #fff;
    outline: none;
}

.arr-down {
    position: relative;
    display: table;
    width: 100%
}

.arr-down::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0;
    border-color: #000 transparent transparent;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.sec-attention {
    background-color: red;
    overflow: auto
}

.cont-attention {
    text-align: center
}

.cont-attention .text {
    margin: 0;
    font-size: 16px
}

.no-webp .sec-header {
    background: url(../img/header_bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover
}

.webp .sec-header {
    background: url(../img/header_bg.webp) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover
}

.logo {
    display: block;
    max-width: 100%
}

.dignity-list {
    font-size: 0;
    text-align: center
}

.no-webp .dignity-list .dignity-item::after {
    content: "";
    display: inline-block;
    background: url(../img/icon_cross.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: absolute;
    left: -33px;
    top: 0;
    bottom: 0;
    margin: auto
}

.webp .dignity-list .dignity-item::after {
    content: "";
    display: inline-block;
    background: url(../img/icon_cross.webp) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: absolute;
    left: -33px;
    top: 0;
}

.dignity-item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.dignity-item__up {
    color: #000;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 13px;
}

.dignity-item__low {
    font-size: 16px;
    color: #6c3a81
}

.header-title {
    font-size: 36px;
    color: #6c3a81;
    font-weight: 900;
    text-align: center;
    margin-bottom: 36px
}

.header-tit-org {
    font-size: 36px;
    color: #f1792f;
    font-style: italic;
    font-weight: 900
}

.dignity-list-org {
    font-size: 0;
    text-align: center;
    background-color: #f47a30;
    padding: 10px
}

.dignity-list-org .dignity-item-org {
    margin-right: 15px
}

.dignity-list-org .dignity-item-org:last-child {
    margin-right: 0
}

.dignity-list-org .dignity-item-org:last-child::after {
    display: none
}

.dignity-list-org .dignity-item-org::after {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.dignity-item-org {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 24px;
    color: #fff
}

.main-list {
    padding-right: 15px;
    padding-left: 30px;
}

.main-list__item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 10px
}

.no-webp .main-list__item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/check__green.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 25px
}

.webp .main-list__item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/check__green.webp) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 25px
}

.main-list__text {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px
}

.form__antiv {
    margin: 10px auto;
    display: block
}

.form-btn-wrap {
    margin-top: 15px
}

.form-btn-wrap .btn-order {
    margin: 0 auto;
    width: 100%
}

.cont-header {
    padding-top: 35px;
    padding-bottom: 35px
}

.header-content-wrap {
    width: 79%;
    margin-left: auto;
    font-size: 0
}

.header-tit-wrap {
    font-size: 0;
    margin-bottom: 60px
}

.header-tit-wrap .dignity-list {
    width: 100%
}

.header-tit-wrap .dignity-item {
    margin-right: 45px
}

.header-tit-wrap .dignity-item:last-child {
    margin-right: 0
}

.header-logo-wrap {
    display: flex;
    justify-content: center;
}

.dignity-list {
    display: inline-block;
    vertical-align: middle;
}

.header-content {
    display: inline-block;
    vertical-align: middle;
    width: 420px;
    margin-left: 45px;
}

.header-content .header-tit-org {
    margin-bottom: 36px;
    padding-left: 30px
}

.header-content .dignity-list-org {
    margin-bottom: 32px
}

.header-form-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 300px
}

.header-form-wrap .price {
    margin-bottom: 15px
}

.header__pearson {
    display: block;
    position: absolute;
    top: 115px;
    left: -107px;
    width: 400px;
}

.header__prod {
    display: block;
    position: absolute;
    bottom: 0;
    left: -45px;
    max-width: 240px;
}

.sec-stat {
    background: #ebeeed
}

.stat-title {
    text-align: center
}

.stat-title__up {
    color: red;
    font-size: 50px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 20px
}

.stat-title__mid {
    color: #000;
    font-style: italic;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 15px
}

.stat-title__low {
    color: #58266f;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em
}

.state-item__val {
    font-size: 119px;
    color: red;
    text-align: center;
    font-weight: 900
}

.state-item__text {
    font-size: 18px;
    color: #000;
    text-align: center
}

.state-list {
    font-size: 0;
    text-align: center
}

.state-item {
    display: inline-block;
    vertical-align: top
}

.cont-stat {
    padding-top: 60px;
    padding-bottom: 60px
}

.cont-stat .stat-title__low {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px
}

.cont-stat .state-item {
    width: 25%;
    padding: 0 15px
}

.state-item__data {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid red;
    width: 185px;
    height: 185px;
    display: table;
    margin: 15px auto
}

.state-item__data::before {
    content: "%";
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: red;
    font-size: 36px;
    border: 2px solid red;
    position: absolute;
    right: -17px;
    top: 25px;
    font-weight: 700;
    line-height: 40px
}

.state-item__val {
    display: table-cell;
    vertical-align: middle
}

.system-title {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 22px;
}

.system-title::after {
    content: "";
    display: block;
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(left, #d8d8d8 0%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, #d8d8d8 0%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, #d8d8d8 0%, rgba(125, 185, 232, 0) 100%)
}

.system-title_c {
    text-align: center
}

.system-title_c::after {
    display: none
}

.system-title_center {
    text-align: center
}

.system-title_center::after {
    background: -moz-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #d8d8d8 50%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0) 0%, #d8d8d8 50%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, rgba(30, 87, 153, 0) 0%, #d8d8d8 50%, rgba(125, 185, 232, 0) 100%)
}

.system-title__up {
    font-size: 50px;
    color: #000;
    font-weight: 900;
    margin-bottom: 12px
}

.system-title__up_org {
    color: #f60
}

.system-title__accent {
    color: #ee2433;
    margin-bottom: 15px
}

.system-title__low {
    font-style: italic;
    color: #000;
    font-size: 34px;
    font-weight: 100
}

.cont-system {
    padding-top: 53px;
    padding-bottom: 30px
}

.system-note {
    background-color: #58266f;
    padding: 15px;
    margin: 15px 0;
    padding-right: 35px
}

.system-note-title__up {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px
}

.system-note-title__mid {
    color: #ffb556;
    margin-bottom: 15px;
    font-size: 34px;
    font-weight: 900;
}

.system-note-title__low {
    font-weight: 100;
    font-style: italic;
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px
}

.system-note__text {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    line-height: 1.5em
}

.system-content {
    width: 62%
}

.system-pearson {
    position: absolute;
    bottom: 0px;
    right: -23px;
    width: 370px;
}

.system-prod {
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.cont-order {
    background-color: #ffc000;
    font-size: 0;
    padding: 25px
}

.order-text {
    display: inline-block;
    vertical-align: middle;
    width: 66%;
    margin-right: 2%
}

.order-btn-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 32%
}

.order-btn-wrap .btn-order {
    width: 100%
}

.order-text__up {
    font-size: 24px;
    color: #000;
    font-weight: 900;
    margin-bottom: 10px;
}

.order-text__low {
    font-size: 28px;
    color: #000
}

.med-note {
    background-color: #f60;
    padding: 15px;
    display: flex;
    align-items: center;
}

.med-note__text {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-style: italic
}

.med-note-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.med-note-wrap .med-xray {
    width: 275px;
    margin-bottom: -2px;
}

.med-content {
    margin-left: auto;
    width: 100%
}

.med-content .system-title {
    padding-right: 95px;
}

.med-media {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.med-media .med-media__item {
    position: absolute
}

.med-media .med-media__item:first-child {
    top: 103px;
    left: -140px
}

.med-media .med-media__item:nth-child(2) {
    top: 404px;
    left: -24px
}

.med-media .med-media__item:nth-child(3) {
    top: 546px;
    left: -76px
}

.cont-med {
    padding-top: 55px;
    padding-bottom: 40px
}

.med-list__item {
    font-size: 0
}

.med-list__count {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-color: #58266f;
    margin-right: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    padding: 6px;
}

.med-list__text {
    position: relative;
    font-size: 26px;
    line-height: 44px;
    color: #58266f;
    font-weight: 700;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 55px);
}

.quote .text {
    font-weight: 300;
    font-size: 22px;
    line-height: 38px
}

.effect {
    width: 100%
}

.effect .effect__cell:last-child {
    border: none
}

.effect-header__item {
    font-size: 20px;
    color: #0b0b0b;
    font-weight: 700;
    line-height: 1.38em;
    width: 20%
}

.effect__cell {
    border-right: 7px solid #e7e7e7;
    padding: 14px
}

.effect-text {
    position: relative;
    z-index: 1;
    background-color: #e6eceb
}

.effect-text__item {
    font-size: 16px;
    line-height: 20px;
    color: #0b0b0b;
    width: 20%;
    text-align: center
}

.effect-text__item:nth-child(3) {
    padding-bottom: 65px
}

.effect-media__img {
    display: block;
    max-width: 100%
}

.effect-media__item {
    position: relative;
    padding: 0
}

.effect-media__item:nth-child(3) .effect-media__img {
    margin: 0 -2px;
    max-width: inherit;
    position: relative;
    z-index: 1;
    width: 240px;
    margin-bottom: -63px;
    margin-top: -65px;
}

.cont-effect {
    padding-top: 55px;
    padding-bottom: 65px
}

.cont-effect .system-title {
    margin-left: 180px
}

.effect-sign {
    margin-top: 25px;
    font-size: 0
}

.effect-sign .effect-sign__text:first-child {
    margin-right: 30%
}

.effect-sign .effect-sign__text:last-child {
    padding-right: 65px
}

.no-webp .effect-sign .effect-sign__text:last-child::after {
    content: "";
    display: block;
    background: url(../img/stamp_3.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 62px;
    height: 93px;
    position: absolute;
    top: 0;
    right: 0
}

.webp .effect-sign .effect-sign__text:last-child::after {
    content: "";
    display: block;
    background: url(../img/stamp_3.webp) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 62px;
    height: 93px;
    position: absolute;
    top: 0;
    right: 0
}

.effect-sign__text {
    position: relative;
    font-size: 22px;
    color: #000;
    font-style: italic;
    width: 35%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.3em
}

.effect-sign__accent {
    display: block;
    color: #f60;
    font-weight: 900
}

.compos {
    width: 84%;
    margin: 0 auto
}

.compos-item {
    font-size: 0;
    margin-bottom: 20px
}

.compos-item:nth-child(even) {
    direction: rtl
}

.compos-item:nth-child(even)>* {
    direction: ltr
}

.compos-item:nth-child(even) .compos-item__tit {
    text-align: right
}

.compos-item:nth-child(even) .compos-item__tit::after {
    background: -moz-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #c55c0d 100%);
    background: -webkit-linear-gradient(left, rgba(125, 185, 232, 0) 0%, #c55c0d 100%);
    background: linear-gradient(to right, rgba(125, 185, 232, 0) 0%, #c55c0d 100%)
}

.compos-item:nth-child(even) .compos-item__text {
    text-align: right
}

.compos-item__media {
    display: inline-block;
    vertical-align: top
}

.compos-item__img {
    max-width: 100%;
    display: block
}

.compos-item__content {
    display: inline-block;
    vertical-align: top;
    width: 75%
}

.compos-item__tit {
    font-size: 32px;
    color: #000;
    padding: 10px 15px;
    position: relative
}

.compos-item__tit::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: -moz-linear-gradient(left, #c55c0d 0%, rgba(125, 185, 232, 0) 100%);
    background: -webkit-linear-gradient(left, #c55c0d 0%, rgba(125, 185, 232, 0) 100%);
    background: linear-gradient(to right, #c55c0d 0%, rgba(125, 185, 232, 0) 100%)
}

.compos-item__text {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    padding: 15px
}

.con-compos {
    padding-top: 75px;
    padding-bottom: 65px
}

.review-item {
    font-size: 0;
    -webkit-box-shadow: 7.5px 5.5px 10px -1.6px rgba(5, 5, 5, 0.07);
    -moz-box-shadow: 7.5px 5.5px 10px -1.6px rgba(5, 5, 5, 0.07);
    box-shadow: 7.5px 5.5px 10px -1.6px rgba(5, 5, 5, 0.07);
    background-color: #fff;
    padding: 15px;
    margin-bottom: 25px;
    margin-right: 40px;
    direction: rtl
}

.review-item__text {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    position: relative;
    padding-bottom: 25px;
    padding-right: 15px;
    direction: ltr
}

.review-item__text .text {
    font-size: 16px;
    line-height: 1.1em
}

.review-item__media {
    display: inline-block;
    vertical-align: top;
    width: 40%
}

.review-item__media .media-circle {
    margin: 0 auto;
    width: 155px;
    height: 155px
}

.review-item__sign {
    font-size: 18px;
    color: #f60;
    font-weight: 900;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    direction: ltr
}

.no-webp .review-item__rate {
    background: url(../img/icon_stars.png) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 99px;
    height: 16px;
    display: table;
    margin: 0 auto 24px
}

.webp .review-item__rate {
    background: url(../img/icon_stars.webp) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 99px;
    height: 16px;
    display: table;
    margin: 0 auto 24px
}

.cont-rev {
    padding-top: 70px
}

.footer-content-wrap {
    width: 70%;
    font-size: 0
}

.footer-form-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    direction: ltr
}

.footer-form-wrap .price {
    margin-bottom: 15px
}

.footer-content {
    display: inline-block;
    vertical-align: middle;
    width: 56%;
    direction: ltr
}

.price {
    text-align: center
}

.price__new {
    font-size: 45px;
    color: #ff4e00;
    font-weight: 900
}

.price__old {
    font-size: 28px;
    color: #000;
    font-weight: 900;
    text-decoration: line-through
}

.cont-footer {
    padding-top: 30px;
    padding-bottom: 60px
}

.cont-footer .header-title {
    font-weight: 400;
    font-size: 34px;
    font-style: italic
}

.cont-footer .header-tit-org {
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px
}

.cont-footer .dignity-list-org {
    margin-bottom: 25px
}

.cont-footer .main-list {
    padding-left: 15px;
    padding-right: 0
}

.cont-footer .header-title {
    margin-bottom: 32px
}

.footer-logo-wrap {
    margin-bottom: 25px;
    padding-left: 24px
}

.footer__pearson {
    position: absolute;
    right: -17px;
    top: -20px
}

.footer__prod {
    position: absolute;
    right: 0px;
    bottom: 10px;
    width: 280px;
    z-index: 1;
}

.footer-wap-wrap {
    direction: rtl
}

@media screen and (max-width: 1080px) {
    .header__prod{
        left: 5px;
    }
}

@media screen and (max-width: 1000px) {
    .web {
        display: none !important
    }

    .wap {
        display: block !important
    }

    .system-note {
        padding-right: 15px;
    }

    .system-note-title__mid {
        font-size: 22px;
    }

    .header-tit-org {
        font-size: 30px;
    }

    .container {
        width: 320px;
        padding-left: 15px;
        padding-right: 15px
    }

    .webp .dignity-list .dignity-item::after,
    .no-webp .dignity-list .dignity-item::after{
        right: auto;
        left: -30px;
        top: -5px;
    }
    .dignity-list .dignity-item:last-child::after {
        display: block
    }
    .dignity-item__up{
        font-size: 20px;
    }

    .cont-attention .text {
        line-height: 1.4em
    }

    .header-content-wrap {
        width: 100%
    }

    .header-logo-wrap {
        display: table;
        margin: 0 auto
    }

    .cont-header {
        padding-top: 15px
    }

    .header-tit-wrap {
        margin-bottom: 15px
    }

    .header-tit-wrap .dignity-list {
        width: 100%;
        margin: 0 auto
    }

    .header-tit-wrap .dignity-item {
        margin: 5px auto;
        display: table
    }

    .header-tit-wrap .dignity-item:last-child {
        margin: 0 auto
    }

    .header-tit-wrap .dignity-item::after {
        display: none
    }

    .header-title {
        font-size: 29px;
        margin-bottom: 15px
    }

    .header-content {
        width: auto;
        margin: 0
    }

    .header-content .header-tit-org {
        margin: 0 0 20px;
        padding: 0;
        font-size: 26px
    }

    .header-content .dignity-list-org {
        margin: 15px 0
    }

    .header-content .dignity-list-org .dignity-item-org {
        font-size: 17px
    }

    .main-list {
        padding: 0
    }
    .main-list__item{
        margin-bottom: 17px;
    }
    .main-list__text{
        margin-bottom: 5px;
    }

    .header__pearson {
        top: 70px;
        right: -70px;
        width: 290px;
        left: auto;
        display: none
    }

    .header__prod {
        position: static;
        display: none
    }

    .header-form-wrap {
        display: block;
        width: auto
    }

    .header-form-wrap .media {
        display: table;
        margin: 15px auto
    }

    .stat-title__up {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .cont-stat {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .cont-stat .stat-title__low {
        width: auto;
        margin-bottom: 30px;
        line-height: 1.3;
    }

    .cont-stat .state-item {
        width: auto;
        display: block
    }

    .state-item__data {
        width: 100px;
        height: 100px
    }

    .state-item__val {
        font-size: 59px
    }

    .stat-title__mid {
        font-size: 22px
    }

    .system-title {
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-right: 0 !important;
    }

    .system-title__up {
        font-size: 30px;
        text-align: center
    }

    .state-item__data::before {
        width: 25px;
        height: 25px;
        font-size: 25px;
        line-height: 25px;
        top: 10px;
        right: -19px
    }

    .cont-system {
        padding: 25px 15px;
        padding-bottom: 0
    }

    .system-title__low {
        font-size: 22px;
        text-align: center;
        font-weight: 300
    }

    .system-content {
        width: auto
    }

    .system-pearson {
        display: none;
    }

    .system-prod {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 20px auto;
        max-width: 250px;
        position: relative;
        width: 100%;
        display: block;
    }

    .order-text {
        display: block;
        width: auto
    }

    .order-text__up {
        font-size: 23px;
        text-align: center
    }

    .order-text__low {
        font-size: 18px;
        text-align: center
    }

    .order-btn-wrap {
        text-align: center;
        width: 100%
    }

    .order-btn-wrap .btn-order {
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        display: table;
        width: auto
    }

    .med-note-wrap{
        flex-wrap: wrap;
    }

    .cont-med {
        padding: 25px 15px
    }

    .no-webp .cont-med::after {
        display: none
    }

    .webp .cont-med::after {
        display: none
    }

    .med-note-wrap .med-note {
        width: auto;
        display: block;
        margin-bottom: 0
    }

    .med-note-wrap .med-xray {
        display: block;
        width: 100%
    }

    .med-note-wrap+.text {
        width: auto;
        margin-top: 15px;
        text-align: center
    }

    .med-list__text {
        font-size: 17px;
        width: 82%;
        line-height: 1.2em
    }

    .med-list__count {
        width: 35px;
        height: 35px;
        padding: 4px;
        margin-right: 10px;
    }

    .med-list__item {
        margin-bottom: 15px
    }

    .quote .text {
        font-size: 18px;
        line-height: 1.5em
    }

    .cont-effect::before {
        display: none
    }

    .cont-effect .system-title {
        margin-left: 0
    }

    .effect-text {
        display: none
    }

    .effect-header {
        display: inline-block;
        vertical-align: middle;
        width: 50%
    }

    .effect-header__item {
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
        height: 112px;
        font-size: 14px;
    }

    .effect-media {
        display: inline-block;
        vertical-align: middle;
        width: 50%
    }

    .effect-media__item {
        display: block;
        width: auto
    }

    .effect-header__item:nth-child(3),
    .effect-media__item:nth-child(3) {
        display: none
    }

    .effect__cell {
        padding: 10px;
        border: none
    }

    .effect-sign .effect-sign__text {
        display: block;
        width: auto
    }

    .effect-sign .effect-sign__text:first-child {
        margin: 0;
        margin-bottom: 15px
    }

    .cont-effect {
        padding-bottom: 35px;
        padding-top: 35px
    }

    .con-compos {
        padding: 25px 15px
    }

    .compos-item__media {
        display: table;
        margin: 0 auto;
        margin-bottom: 15px
    }

    .compos-item__content {
        width: auto;
        display: block
    }

    .compos-item:nth-child(even) .compos-item__tit {
        text-align: left
    }

    .compos-item:nth-child(even) .compos-item__tit::after {
        background: -moz-linear-gradient(left, #c55c0d 0%, rgba(125, 185, 232, 0) 100%);
        background: -webkit-linear-gradient(left, #c55c0d 0%, rgba(125, 185, 232, 0) 100%);
        background: linear-gradient(to right, #c55c0d 0%, rgba(125, 185, 232, 0) 100%)
    }

    .compos-item:nth-child(even) .compos-item__text {
        text-align: left
    }

    .compos {
        width: auto
    }

    .footer-content-wrap {
        width: auto
    }

    .footer-form-wrap {
        width: 100%
    }

    .footer-content {
        width: auto
    }

    .cont-footer .main-list {
        padding-left: 0
    }

    .footer__prod {
        width: 80%;
        display: block;
        position: static;
        margin: 15px auto
    }

    .footer__pearson {
        display: none
    }

    .review-item__media {
        display: block;
        width: auto
    }

    .review-item__text {
        width: auto;
        padding: 0
    }

    .review-item {
        margin-right: 0
    }

    .review-item__sign {
        position: static
    }

    .footer-wap-wrap {
        direction: ltr
    }

    .dignity-item-org {
        font-size: 17px
    }

    .review-item {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .cont-footer{
        padding-bottom: 15px;
    }
}

.privacy {
    padding: 25px 0;
    text-align: center;
}

.privacy__link {
    color: #c21616;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}

.discount {
    position: absolute;
    top: -46px;
    right: -10px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #c21617;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.stl1 {
    font-size: 36px;
}

.stl2 {
    border: none;
}
footer {
    color: #000;
}