body {
    display: none
}

/* */

.FOOTER_INFO {
    display: block;
    -webkit-user-select: none !important;
    user-select: none !important;
}

.FOOTER_INFO:empty {
    display: none !important
}

/* */

.leedSeqContainer *, .leedSeqContainer *:visited {
    padding: 0;
    margin: 0;
    line-height: normal;
    font-weight: normal;
    font-size: inherit;
    color: inherit;
    background: transparent;
    border: 0;
    outline: none;
    transition: none;
    transform: none;
    border-radius: 0;
    height: auto;
    width: auto;
    min-height: 0;
    max-height: 100%;
    min-width: 0;
    max-width: 100%;
    text-align: left;
    position: static;
    background-color: transparent;
    font-family: "Arial", 'sans-serif' !important;
    letter-spacing: normal;
    text-transform: none;
    box-shadow: none;
    background-color: transparent;
    border-color: transparent;
    float: none;
}

.leedSeqContainer {
    z-index: 10000000000000 !important;
}

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

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

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

.leedSeqContainer ol, .leedSeqContainer ul {
    list-style: none
}

.leedSeqContainer blockquote, .leedSeqContainer q {
    quotes: none
}

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

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

/* fonts */

@font-face {
    font-family: 'Codec Warm';
    src: url('../fonts/CodecWarm-Bold.woff2') format('woff2'),
    url('../fonts/CodecWarm-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Codec Warm';
    src: url('../fonts/CodecWarm-Regular.woff2') format('woff2'),
    url('../fonts/CodecWarm-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Codec Warm';
    src: url('../fonts/CodecWarm-ExtraBold.woff2') format('woff2'),
    url('../fonts/CodecWarm-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Codec Cold';
    src: url('../fonts/CodecCold-Regular.woff2') format('woff2'),
    url('../fonts/CodecCold-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* normalie */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

p {
    margin: 0;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.57em 0;
}

h2 {
    margin: 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/* slick */

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

    content: '';
}

.slick-track:after {
    clear: both;
}

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

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide 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;
}

/* */

:root {
    --color-white: #fff;
    --color-blue: #2095e1;
    --color-black: #171717
}

body {
    font-family: "Codec Warm";
    color: var(--color-black)
}

*, *::before, *::after {
    box-sizing: border-box
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ol {
    padding: 0;
    margin: 0;
    list-style: none
}

.container {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto
}

.blue-word {
    color: var(--color-blue)
}

.nutra-img {
    width: 150px;
    height: 150px;
}

.btn {
    outline: none;
    cursor: pointer;
    border: none;
    color: var(--color-white);
    background-color: #30a9f8;
    background-image: linear-gradient(180deg, #73cafd 0%, #1882c9 100%);
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    padding: 20px 0
}

.section__title {
    font-size: 58px;
    font-weight: 800
}

.hidden {
    display: none
}

.buy__order {
    background-color: #f3f3f3;
    padding-top: 70px;
    background-image: url("../img/buy__order-bg.png");
    background-position: 50% 80%;
    background-repeat: no-repeat
}

.buy__order-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.buy__order-inner-wrapper {
    width: 55%
}

.buy__order-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.buy__order-title {
    font-weight: 800;
    font-size: 58px;
    width: 55%;
    margin-bottom: 78px;
    color: #171717;
    line-height: 55px
}

.buy__order-header p {
    margin: 0;
    color: var(--color-white);
    font-weight: 700;
    font-size: 18px;
    background-color: var(--color-blue);
    padding: 6px 11px
}

.buy__order-header-content::after {
    content: "";
    width: 100%;
    height: 5px;
    background-color: #dadada;
    display: block
}

.buy__order-list-and-product {
    display: flex;
    justify-content: space-between
}

.buy__order-list-suptitle {
    font-size: 23px;
    font-weight: 700;
    color: #171717;
    margin-bottom: 27px
}

.buy__order-list {
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.buy__order-list-wrapper {
    width: 50%;
    display: flex;
    flex-wrap: wrap
}

.buy__order-item {
    background-color: rgba(187, 219, 239, 0.5);
    width: 127px;
    height: 127px;
    text-align: center;
    padding: 15px 30px;
    margin-bottom: 22px
}

.buy__order-item p {
    margin-top: 10px;
    font-size: 18px;
    color: #171717
}

.buy__order-product {
    margin: 0 -135px 15px 0;
}

.buy__order-form {
    max-width: 329px;
    width: 100%;
    background-color: #363636;
    color: var(--color-white);
    padding: 36px 42px
}

.buy__order-form-header {
    text-align: center;
    font-size: 24px;
    margin-bottom: 29px
}

.price {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    font-family: "Codec Cold";
    margin-bottom: 31px
}

.old-price {
    font-size: 15px;
    text-decoration: line-through
}

.new-price {
    font-weight: 600;
    color: #7ccaf9;
    font-size: 27px
}

.buy__order-form-item {
    margin-bottom: 21px
}

.buy__order-form-main label {
    font-size: 14px
}

.select-wrapper {
    position: relative
}

.select-wrapper::after {
    content: "";
    position: absolute;
    background-image: url("../img/arrow-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 13px;
    height: 7px;
    top: 55%;
    transform: translate(0%, -50%);
    right: 20px;
    pointer-events: none
}

.select-wrapper select {
    background: transparent;
    color: #fff;
    border: none;
    appearance: none;
    outline: none;
    border: 1px solid var(--color-white);
    padding: 15px;
    width: 100%;
    cursor: pointer;
    margin-top: 6px
}

.select-wrapper span {
    position: absolute;
    top: 55%;
    left: 20px;
    transform: translate(0%, -50%);
    font-size: 14px;
    color: var(--color-white)
}

.buy__order-form-main input {
    border: 1px solid var(--color-white);
    margin-top: 6px;
    padding: 15px;
    background-color: transparent;
    outline: none;
    color: var(--color-white);
    width: 100%
}

.timer__header {
    margin-bottom: 6px;
    font-size: 14px;
    text-align: center
}

.timer {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.timer__wrapper {
    width: 29%
}

.timer__number {
    font-family: "Codec Cold";
    font-size: 31px;
    border: 1px solid var(--color-white);
    padding: 8px 14px 2px 14px;
    text-align: center
}

.timer__subnumber-txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px
}

.timer__subnumber-txt p {
    text-align: center;
    width: 30%;
    font-size: 14px;
    margin-top: 8px
}

.under-btn {
    text-align: center;
    font-size: 14px;
    margin-top: 10px
}

.about__peptide {
    padding: 154px 0 50px 0;
    background-image: url("../img/about__peptide-bg.png");
    background-repeat: no-repeat;
    background-position: 85% 205%
}

.about__peptide .section__title {
    width: 80%;
    margin-bottom: 35px
}

.about__peptide-inner {
    background-color: #eef4f7;
    padding: 44px 0 48px 61px;
    width: 80%;
    display: flex;
    justify-content: space-between
}

.about__peptide-description {
    width: 60%
}

.about__peptide-description-title {
    font-size: 30px;
    color: var(--color-blue);
    margin-bottom: 31px;
    width: 75%;
    font-weight: 700
}

.about__peptide-description p {
    font-size: 18px;
    line-height: 26px;
    color: #171717
}

.about__peptide-description p:nth-child(2) {
    margin-bottom: 34px
}

.peptide__paragraph-second {
    display: none
}

.about__peptide-inner img {
    margin: -220px -200px -94px 0
}

.symptoms {
    background-image: url("../img/symptoms__bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 95px 0 100px 0
}

.symptoms__inner {
    width: 45%;
    margin-left: auto
}

.symptoms .section__title {
    color: #060203;
    margin: 0 0 50px 0;
    line-height: 55px
}

.symptoms .section__title span {
    color: #e02048
}

.symptoms__list-inner {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin-left: auto
}

.symptoms__list:first-child {
    width: 40%
}

.symptoms__list:last-child {
    width: 40%
}

.symptoms__list li {
    color: #060203;
    font-size: 20px;
    margin-bottom: 35px;
    display: flex
}

.symptoms__list li::before {
    content: "";
    display: block;
    background-image: url("../img/close.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    padding: 13px;
    margin: -5px 13px 0 0
}

.product__description {
    background-image: url("../img/product__description-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 76px 0 54px 0
}

.product__description .section__title {
    color: var(--color-white);
    width: 75%;
    margin-bottom: 71px
}

.product__description-inner::before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background-color: #d2d2d2
}

.product__description-inner::after {
    content: "";
    display: block;
    width: 60%;
    height: 13px;
    background-color: #91d6fe
}

.product__description-inner-wrapper {
    background-color: var(--color-white);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 42px 0 50px 55px
}

.product__description-txt {
    width: 50%
}

.product__description-txt p {
    font-size: 16px;
    line-height: 23px
}

.product__description-txt p:first-child {
    color: #0a3d92;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 30px
}

.product__description-txt p:last-child {
    color: #060203
}

.product__description-inner img {
    margin: -115px 0 -80px 0
}

.product__composition {
    padding: 65px 0 77px 0;

    background-repeat: no-repeat;
    background-position: 50% 60%
}

.product__composition .section__title {
    width: 60%;
    text-align: center;
    margin: 0 auto 48px auto;
    color: #060203;
    line-height: 55px
}

.product__composition .section__title span {
    color: #197fc7
}

.product__composition-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.product__composition-list {
    width: 25%;
    text-align: center
}

.product__composition-item {
    margin-bottom: 70px
}

.product__composition-item img {
    border: 9px solid #2fa9f6;
    border-radius: 50%;
    background-color: #2fa9f6
}

.product__composition-item-img {
    border: 12px solid #ededed;
    border-radius: 50%;
    margin: 0 auto;
    width: 180px;
    height: 180px;
    background-color: #ededed
}

.product__composition-item p {
    font-size: 24px;
    font-weight: 800;
    margin-top: 12px
}

.product__advantages {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5970763305322129) 0%, rgba(250, 237, 190, 1) 100%, rgba(0, 212, 255, 1) 100%);
    padding: 52px 0;
    counter-reset: item;
    position: relative
}

.product__advantages .container {
    position: relative;
    z-index: 1
}

.product__advantages img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    width: 740px;
}

.product__advantages-item {
    display: flex;
    align-items: flex-start;
    margin: 10px 0;
    background-color: var(--color-white);
    width: 59%;
    padding: 2px 44px 0 29px
}

.product__advantages-item::before {
    counter-increment: item;
    content: counter(item);
    font-weight: 700;
    font-size: 94px;
    color: #197fc7;
    margin-right: 16px
}

.product__advantages-item-title {
    color: #197fc7;
    font-weight: 800;
    font-size: 16px;
    margin: 15px 0 15px 0
}

.product__advantages-item-main-txt {
    font-size: 18px;
    margin-top: 0
}

.efficiency {
    padding: 69px 0
}

.efficiency .section__title {
    width: 80%;
    text-align: center;
    margin: 0 auto 42px auto;
    line-height: 55px
}

.efficiency .section__subtitle {
    width: 80%;
    text-align: center;
    margin: 0 auto 50px auto;
    font-size: 18px;
    color: #060203
}

.efficiency__inner {
    width: 82%;
    margin: 0 auto
}

.efficiency__item {
    width: 100%;
    font-size: 18px;
    padding: 12px 28px;
    box-shadow: 0px 5px 14px 1px rgba(0, 0, 0, 0.03);
    border-radius: 22px;
    color: var(--color-white);
    margin-bottom: 27px;
    position: relative
}

.efficiency__item .bold-word {
    font-weight: 800;
    margin-right: 25px
}

.efficiency__item:first-child {
    background-color: #1e5bcb
}

.efficiency__item:nth-child(2) {
    background-color: #2fa9f6
}

.efficiency__item:nth-child(3) {
    background-color: #a91e8e;
    width: 98%
}

.efficiency__item:nth-child(3)::after {
    content: "";
    width: 20%;
    height: 46px;
    background-color: #f1f1f1;
    box-shadow: 0px 5px 14px 1px rgba(0, 0, 0, 0.03);
    border-radius: 22.5px;
    position: absolute;
    right: -18px;
    top: 0;
    z-index: -1
}

.efficiency__item:nth-child(4) {
    background-color: #e26081
}

.efficiency__item:nth-child(5) {
    background-color: #d38660;
    width: 96%
}

.efficiency__item:nth-child(5)::after {
    content: "";
    width: 30%;
    height: 46px;
    background-color: #f1f1f1;
    box-shadow: 0px 5px 14px 1px rgba(0, 0, 0, 0.03);
    border-radius: 22.5px;
    position: absolute;
    right: -30px;
    top: 0;
    z-index: -1
}

.efficiency__item:last-child {
    background-color: #c13350;
    width: 97%
}

.efficiency__item:nth-child(6)::after {
    content: "";
    width: 30%;
    height: 46px;
    background-color: #f1f1f1;
    box-shadow: 0px 5px 14px 1px rgba(0, 0, 0, 0.03);
    border-radius: 22.5px;
    position: absolute;
    right: -28px;
    top: 0;
    z-index: -1
}

.doctor__review {
    padding: 80px 0 29px 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5970763305322129) 0%, rgba(165, 201, 232, 1) 100%, rgba(0, 212, 255, 1) 100%)
}

.doctor__review-inner {
    display: flex;
    align-items: center
}

.doctor__review .section__title {
    width: 56%;
    margin: 0 0 0px auto
}

.doctor__review-img {
    position: relative;
    z-index: 1
}

.doctor__review-img::before {
    content: "";
    width: 584px;
    height: 473px;
    background-color: #e7eef2;
    box-shadow: 0 0 58px 2px rgba(20, 54, 135, 0.13);
    left: -138px;
    top: 48px;
    position: absolute;
    z-index: 0
}

.doctor__review-img img {
    margin: -119px -25px 12px -159px;
    z-index: 1;
    position: relative
}

.doctor__review-description {
    font-size: 18px;
    color: #060203;
    line-height: 24px;
    background-color: var(--color-white);
    box-shadow: 0 0 58px 2px rgba(20, 54, 135, 0.13);
    border-radius: 2px;
    margin-top: 31px;
    padding: 48px 72px 53px 50px;
    margin-right: -72px
}

.doctor__review-description p:first-child {
    color: #1e8bcf;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 30px
}

.about__doctor {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 33px 0 0 100px
}

.about__doctor-wrapper {
    margin-right: 31px
}

.about__doctor-name {
    color: #1372ad;
    font-size: 18px;
    font-weight: 800;
    width: 50%;
    margin-bottom: 10px
}

.about__doctor-spec {
    font-size: 17px;
    color: var(--color-white)
}

.how__use {
    padding: 79px 0 92px 0;
    background-color: #2fa9f6
}

.how__use .section__title {
    text-align: center;
    margin-bottom: 38px;
    color: var(--color-white)
}

.how__use-inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.how__use-item {
    background-color: var(--color-white);
    box-shadow: 0 0 48px 2px rgba(5, 12, 30, 0.1);
    border-radius: 2px;
    width: 29%
}

.how__use-item img {
    width: 100%
}

.how__use-item p {
    font-size: 18px;
    width: 80%;
    text-align: center;
    margin: 25px auto 30px auto
}

.how__use-item:last-child p {
    margin-bottom: 50px
}

.reviews {
    padding: 72px 0 82px 0
}

.reviews .section__title {
    text-align: center;
    color: var(--color-blue);
    margin-bottom: 104px
}

.reviews__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.reviews__item {
    width: 31%
}

.reviews__item-wrapper {
    width: 100%;
    background-color: #eaeaea;
    padding: 0 44px 0 38px
}

.reviews__item-img {
    text-align: center
}

.reviews__item img {
    margin: -59px auto 24px auto;
    border-radius: 50%
}

.reviews__item-title {
    text-align: center;
    font-size: 22px;
    color: #1372ad
}

.reviews__item-age {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 27px
}

.reviews__item-txt {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0
}

.reviews__item:first-child {
    margin-left: -20px
}

.reviews__item:first-child .reviews__item-txt {
    padding-bottom: 46px
}

.reviews__item:nth-child(2) .reviews__item-txt {
    padding-bottom: 68px
}

.reviews__item:last-child {
    margin-right: -20px
}

.reviews__item:last-child .reviews__item-txt {
    padding-bottom: 90px
}

.footer {
    margin-top: 100px
}

.footer__inner {
    padding: 20px 0;
    text-align: center;
    font-size: 18px
}

@media (max-width: 993px) {
    body {
        max-width: 500px;
        margin: 0 auto
    }

    .container {
        max-width: 500px
    }

    .buy__order {
        padding: 18px 0 44px 0;
        background-size: 323px 409px;
        background-position: 100% 34%
    }

    .buy__order-inner {
        flex-direction: column
    }

    .buy__order-inner-wrapper {
        width: 100%
    }

    .buy__order-header {
        flex-direction: column-reverse;
        width: 100%
    }

    .buy__order-header-content {
        margin: 0 auto 27px auto
    }

    .buy__order-title {
        font-size: 47px;
        width: 60%;
        margin: 0 auto 35px auto;
        text-align: center;
        line-height: 45px
    }

    .buy__order-list-and-product {
        width: 80%;
        margin: 0 auto
    }

    .buy__order-list-and-product {
        display: block;
    }

    .buy__order-list-suptitle {
        font-size: 19px;
        margin-bottom: 22px
    }

    .buy__order-list {
        flex-direction: column
    }

    .buy__order-list-wrapper {
        width: 100%
    }

    .buy__order-product {
        margin: 0;
        max-height: 511px;
        margin: 30px 0 0 -75px;
        display: none
    }

    .buy__order-product-mobile {
        display: block;
        max-height: 250px;
        margin: 0 auto;
    }

    .buy__order-item {
        width: 106px;
        height: 106px;
        padding: 15px;
        margin-bottom: 18px
    }

    .buy__order-item p {
        font-size: 15px;
        margin-top: 8px
    }

    .buy__order-item img {
        width: 44px;
        height: 44px
    }

    .buy__order-form {
        margin: 34px auto 0 auto
    }

    .section__title {
        font-size: 33px
    }

    .about__peptide {
        padding: 33px 0 42px 0;
        background-image: none
    }

    .about__peptide .section__title {
        margin: 0 auto 24px auto;
        line-height: 31px
    }

    .about__peptide-inner {
        width: 90%;
        margin-left: auto;
        overflow: hidden;
        padding: 26px 0 10px 38px
    }

    .about__peptide-inner img {
        display: none;
        width: 210px;
        height: 430px;
        margin: 60px -10px -10px 0;
        align-self: flex-end
    }

    .about__peptide-description {
        width: 95%;
    }

    .about__peptide-description-title {
        width: 130%;
        font-size: 26px;
        margin-bottom: 27px
    }

    .about__peptide-description p {
        font-size: 16px;
        line-height: 23px
    }

    .about__peptide-description p:nth-child(2) {
        margin-bottom: 0;
        width: 100%;
        line-height: 22px
    }

    .peptide__paragraph-second {
        display: block;
        width: 80%;
        margin: 24px auto 0 auto;
        font-size: 16px;
        color: #171717;
        line-height: 22px
    }

    .symptoms {
        background-image: url("../img/symptoms__bg-mobile.jpg");
        background-size: auto;
        padding: 360px 0 40px 0;
        background-color: #f2f3f8
    }

    .symptoms__inner {
        width: 100%
    }

    .symptoms .section__title {
        width: 85%;
        font-size: 42px;
        margin: 0 auto 39px auto;
        line-height: 43px
    }

    .symptoms__list-inner {
        width: 80%;
        margin: 0 auto
    }

    .symptoms__list li {
        font-size: 16px
    }

    .symptoms__list li:last-child {
        margin: 0
    }

    .product__description {
        background-color: #197fc7;
        background-image: url("../img/product__description-bg-mobile.png");
        background-size: auto;
        background-position: 100% 22%;
        padding: 37px 0
    }

    .product__description .section__title {
        width: 80%;
        margin: 0 auto 23px auto;
        font-size: 20px
    }

    .product__description-inner {
        width: 95%;
        margin: 0px auto 0px auto
    }

    .product__description-inner-wrapper {
        padding: 22px 0 23px 46px
    }

    .product__description-txt {
        width: 85%
    }

    .product__description-txt p:first-child {
        font-size: 17px;
        line-height: 23px
    }

    .product__description-txt p:last-child {
        font-size: 14px;
        line-height: 20px
    }

    .product__description-mobile {
        display: block;
        width: 250px;
        margin: 0 0 35px 50px
    }

    .product__description-inner img {
        display: none
    }

    .product__description-inner::after {
        width: 100%
    }

    .product__composition {
        padding: 30px 0 45px 0;
        background-image: url("../img/product__composition-mobile-bg.jpg");
        background-position: 50% 17%
    }

    .product__composition .section__title {
        font-size: 35px;
        width: 85%;
        margin: 0 auto 35px auto;
        line-height: 33px
    }

    .product__composition-inner {
        flex-wrap: wrap;
        width: 80%;
        margin: 0 auto;
        justify-content: space-around
    }

    .product__composition-img-wrapper {
        width: 100%;
        order: -1;
        text-align: center;
        margin-bottom: 20px
    }

    .product__composition-item {
        margin-bottom: 40px
    }

    .product__composition-img {
        max-height: 260px
    }

    .product__composition-list {
        width: 45%
    }

    .product__composition-item p {
        font-size: 20px;
        margin-top: 10px
    }

    .product__composition-item:last-child {
        margin-bottom: 0
    }

    .product__advantages {
        padding: 400px 0 44px 0;
        background: linear-gradient(90deg, rgba(246, 240, 217, 0.9023984593837535) 0%, rgba(248, 238, 200, 1) 100%)
    }

    .product__advantages img {
        width: 100%
    }

    .product__advantages-item {
        width: 76%;
        margin: 10px auto;
        padding: 0 18px 13px 14px
    }

    .product__advantages-item::before {
        font-size: 68px
    }

    .product__advantages-item-title {
        font-size: 13px;
        margin-bottom: 10px
    }

    .product__advantages-item-main-txt {
        font-size: 13px
    }

    .efficiency {
        padding: 35px 0 9px 0
    }

    .efficiency .section__title {
        width: 75%;
        font-size: 29px;
        margin: 0 auto 31px auto;
        line-height: 28px
    }

    .efficiency .section__subtitle {
        font-size: 16px;
        margin: 0 auto 28px auto
    }

    .efficiency__inner {
        width: 90%
    }

    .efficiency__item {
        font-size: 13px;
        padding: 10px 23px;
        margin-bottom: 6px
    }

    .efficiency__item .bold-word {
        display: block;
        margin-bottom: 5px
    }

    .efficiency__item:nth-child(3)::after {
        display: none
    }

    .efficiency__item:nth-child(5)::after {
        display: none
    }

    .efficiency__item:nth-child(6)::after {
        display: none
    }

    .doctor__review {
        overflow: hidden;
        padding-bottom: 145px
    }

    .doctor__review .section__title {
        margin: 0 auto -100px 44px;
        font-size: 44px;
        line-height: 41px
    }

    .doc {
        display: none
    }

    .doctor__review-img::before {
        display: none
    }

    .doctor__review .hidden {
        display: block;
        margin: -180px -65px 0 0
    }

    .doctor__review-inner {
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5718662464985995) 100%);
        width: 90%;
        margin: 0 auto
    }

    .doctor__review-description {
        box-shadow: none;
        background: none;
        padding: 115px 0px 25px 24px;
        font-size: 12px;
        margin-top: 0;
        line-height: 18px
    }

    .doctor__review-description p:first-child {
        font-size: 15px;
        font-style: normal;
        line-height: 21px
    }

    .about__doctor {
        flex-direction: column;
        align-items: flex-end;
        margin: -250px 100px 0 0px;
        width: 95%
    }

    .about__doctor-spec {
        color: var(--color-black)
    }

    .how__use {
        padding: 43px 0 47px 0
    }

    .how__use .section__title {
        font-size: 26px
    }

    .how__use-inner {
        flex-direction: column
    }

    .how__use-arrow {
        display: none
    }

    .how__use-item {
        width: 52%;
        margin-bottom: 24px
    }

    .how__use-item p {
        font-size: 15px
    }

    .reviews {
        padding: 39px 0 42px 0
    }

    .reviews__inner {
        display: block
    }

    .reviews .section__title {
        margin-bottom: 75px;
        font-size: 38px
    }

    .reviews__item {
        padding-top: 60px;
        outline: none
    }

    .reviews__item-wrapper {
        margin: 0 auto 0 100px;
        padding-top: 60px;
        width: 70%
    }

    .reviews__item img {
        margin: -120px auto 24px auto
    }

    .reviews__item-txt {
        padding-bottom: 60px
    }

    .reviews__arrows {
        display: flex;
        justify-content: space-between;
        width: 55%;
        margin: 0px auto -75px 120px
    }

    .footer {
        margin: 0
    }
}

.slick-arrow {
    color: transparent;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    width: 35px;
    height: 35px;
    background-image: url("../img/arrow-prev.png");
    z-index: 2
}

.slick-next {
    transform: scaleX(-1)
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 28px
}

.slick-dots button {
    color: transparent;
    outline: none;
    width: 20px;
    height: 20px;
    background-color: #f2f2f2;
    border-radius: 50%;
    border: none;
    transition: all 0.3s linear
}

.slick-dots li:nth-child(2) {
    margin: 0 16px
}

.slick-dots .slick-active button {
    background-color: var(--color-blue)
}

@media (max-width: 400px) {
    .about__peptide-description-title {
        width: 100%
    }

    .nutra-img {
        width: 130px;
        height: 130px;
    }

    .product__composition-item-img {
        width: 145px;
        height: 145px;
    }

    .about__peptide-description {
        width: 100%
    }

    .about__peptide-inner img {
        display: none
    }

    .about__peptide-inner {
        width: 100%;
        padding: 15px
    }

    .buy__order-title {
        font-size: 35px;
        width: 100%;
        line-height: 31px
    }

    .buy__order-list-suptitle {
        font-size: 15px
    }
}

/* */

.form-control {
    border: 1px solid var(--color-white);
    margin-top: 6px;
    padding: 15px;
    background-color: transparent;
    outline: none;
    color: #c4a6a6;
    width: 100%
}

/* */

@media (max-width: 993px) {
    .reviews__arrows {
        width: 95%;
        margin: 0px 10px -75px 10px;
    }

    .reviews__item-wrapper {
        margin: 0 auto 0 85px;
    }
}

@media (max-width: 320px) {
    .reviews__item-wrapper {
        margin: 0px auto 0 70px;
    }
}


/* */

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #6C6E6F;
}

.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}

.copyright br {
    display: none;
}

.copyright img {
    margin: 10px auto !important;
    max-width: 100%;
}

.copyright a {
    color: #6C6E6F;
    text-decoration: none;
}

.copyright a:hover {
    color: #FF0069;
    text-decoration: none;
}

.errField {
    display: none;
    font-size: 14px;
    background: #f00;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

.errorMessage {
    font-size: 15px;
    background: rgba(255, 0, 0, 0.64);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    margin: 10px 0 0;
    z-index: 999;
}
