@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Roboto-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url(../fonts/Montserrat-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url(../fonts/Montserrat-Black.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}

*,
html,
body {
    padding: 0;
    margin: 0;
}

body {
    background-color: #fff;
    font-family: 'Roboto', 'Arial', 'Open Sans', sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #E5E5E5;
}

a {
    list-style: none;
    color: #fff;
    text-decoration: none;
}

img {
    max-width: 100%;
}

.list-reset {
    list-style: none;
    padding: 0;
}

.btn-reset {
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.container {
    width: 420px;
    max-width: 480px;
    margin: 0 auto;
    padding: 0 30px;
}

.unselected {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

:root {
    --color-text-title: #000000;
    --color-text-subtitle: #ffffff;
    --color-text-h4: #EB8125;
    --color-bg-gradient: linear-gradient(276.89deg, #FFBC57 19.7%, #DB8638 95.73%);
    --color-bg-color_1: #1D272F;
    --color-bg-color_2: #14191C;
    --color-bg-btn: linear-gradient(270deg, #FF1D1D 0%, #F56D6D 100%);
    --color-text-title: #000000;
}

.section-1 {
    position: relative;
    background-image: url("../img/bg_grey.png"), url("../img/bg_line.png"), url("../img/bg_green.png"), url("../img/hero.png");
    background-position: bottom, center, center 500px, top;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    min-width: 480px;
}

.section-1-container {
    position: relative;
    background-image: url("../img/list.png");
    background-position: center right;
    background-repeat: no-repeat;
    height: 1111px;
}

.section-1-logo {
    position: relative;
}

.section-1-text {
    position: relative;
    max-width: 318px;
    padding: 9px 30px;
    text-align: right;
    background: #EF7A0E;
    left: 72px;
}

.section-1-text__1 {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    text-transform: capitalize;
    color: #FFFFFF;
}

.section-1-title {
    position: relative;
    margin-bottom: 39px;
}

.section-1__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 61px;
    text-align: right;
    text-transform: uppercase;
}

.section-1__subtitle {
    font-family: "Roboto";
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: right;
}

.section-1__absolute {
    position: absolute;
    left: 0;
    top: 445px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    -webkit-transform: rotate(22.88deg);
    transform: rotate(22.88deg);
}

.section-1-flex {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-1-flex-price {
    position: relative;
    top: -35px;
}

.section-1-flex-price__old-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-1-flex-price__old-price {
    position: relative;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 127%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 17px;
}

.section-1-flex-price__old-price::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 80px;
    background-color: #EB8125;
    top: 11px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.section-1-flex-price__old-price::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 80px;
    background-color: #EB8125;
    top: 11px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    left: 0;
}

.section-1-flex-price__new-text {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-1-flex-price__new-price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 127%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-1-flex-product {
    position: relative;
    top: 60px;
}

.section-1-flex-img {
    position: relative;
    left: 25px;
}

.section-1-flex-img__1 {
    position: absolute;
    top: 30px;
    left: 0;
}

.section-1-flex-img__2 {
    position: absolute;
    bottom: -30px;
    right: 20px;
    z-index: 2;
}

.section-1-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
}

.section-1__button {
    position: relative;
    text-align: center;
    padding: 19px 57px;
    background: linear-gradient(181deg, #A70000 0%, #DE0000 98.3%);
    -webkit-box-shadow: -0.43166px 24.7296px 49.4667px rgba(40, 0, 0, 0.2365), inset 0.13333px -7.63869px 7.63985px #9F0000, inset -0.13333px 7.63869px 7.63985px #E60000;
    box-shadow: -0.43166px 24.7296px 49.4667px rgba(40, 0, 0, 0.2365), inset 0.13333px -7.63869px 7.63985px #9F0000, inset -0.13333px 7.63869px 7.63985px #E60000;
    border-radius: 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 54px;
}

.section-1__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-1__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
}

.section-1__item img {
    margin-bottom: 10px;
}

.section-1__item-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.section-1__item:not(:last-child) {
    margin-right: 10px;
}

.logo {
    height: 75px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(51.04%, #FFFFFF), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, #FFFFFF 51.04%, rgba(255, 255, 255, 0) 100%);
}

.section-2 {
    position: relative;
}

.section-2-container {
    position: relative;
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center;
    background-color: #fff;
}

.section-2__title {
    position: relative;
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    margin-bottom: 35px;
}

.section-2__list {
    position: relative;
}

.section-2__item {
    position: relative;
}

.section-2__item img {
    margin-bottom: 20px;
}

.section-2__item-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 8px;
}

.section-2__item-text {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.section-3 {
    position: relative;
}

.section-3-container {
    padding-top: 70px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #E5E5E5;
}

.section-3__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 35px;
}

.section-3__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.section-4 {
    position: relative;
}

.section-4-container {
    position: relative;
    padding-top: 4px;
    padding-bottom: 69px;
    height: 811px;
    background: rgba(158, 174, 158, 0.3);
    background-image: url("../img/list2.png"), url("../img/bg_2.jpg"), url("../img/bg_3.jpg"), url("../img/hero_2.png");
    background-position: 101% 20%, 0% 32%, 50% 47.2%, top;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.section-4__title-two {
    position: absolute;
    left: 30px;
    top: 273px;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
}

.section-4__title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.section-4-box__1 {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 234px;
    padding-right: 30px;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 5px;
}

.section-4-flex {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 40px;
}

.section-4-flex-price {
    position: relative;
    top: 105px;
}

.section-4-flex-price__old-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-4-flex-price__old-price {
    position: relative;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 127%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 17px;
}

.section-4-flex-price__old-price::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 80px;
    background-color: #EB8125;
    top: 11px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.section-4-flex-price__old-price::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 80px;
    background-color: #EB8125;
    top: 11px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    left: 0;
}

.section-4-flex-price__new-text {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-4-flex-price__new-price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 127%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.section-4-flex-product {
    position: relative;
    top: 60px;
}

.section-4-flex-img {
    position: relative;
}

.section-4-flex-img__1 {
    position: absolute;
    top: -20px;
    right: -20px;
}

.section-4-box__2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    top: 220px;
}

.section-4__list {
    position: relative;
}

.section-4__item {
    position: relative;
    left: -30px;
    padding: 8px 23px 6px 30px;
    background: rgba(68, 122, 2, 0.81);
    border-radius: 0px 20px 20px 0px;
    white-space: nowrap;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.section-4__item:not(:last-child) {
    margin-bottom: 11px;
}

.section-4-img-box {
    position: relative;
}

.section-4-img__cirk {
    position: relative;
    top: -20px;
}

.section-4-img__cirk-2 {
    position: absolute;
    top: 50px;
    left: 40px;
}

.section-4-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 40px;
    top: 200px;
}

.section-4__button {
    position: relative;
    text-align: center;
    padding: 19px 57px;
    background: linear-gradient(181deg, #A70000 0%, #DE0000 98.3%);
    -webkit-box-shadow: -0.43166px 24.7296px 49.4667px rgba(40, 0, 0, 0.2365), inset 0.13333px -7.63869px 7.63985px #9F0000, inset -0.13333px 7.63869px 7.63985px #E60000;
    box-shadow: -0.43166px 24.7296px 49.4667px rgba(40, 0, 0, 0.2365), inset 0.13333px -7.63869px 7.63985px #9F0000, inset -0.13333px 7.63869px 7.63985px #E60000;
    border-radius: 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 54px;
}

.section-5 {
    position: relative;
}

.section-5-container {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
    background-color: #FFF;
}

.section-5__list-1 {
    position: relative;
    margin-bottom: 70px;
}

.section-5__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 33px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    margin-bottom: 35px;
}

.section-5__subtitle {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.section-5__item-1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}

.section-5__item-1 img {
    position: relative;
    display: block;
    z-index: 2;
    width: 120px;
    height: 139px;
}

.section-5__item-1:not(:last-child) {
    margin-bottom: 35px;
}

.section-5__item-1__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 17px 31px 18px 94px;
    background: #E9F3F7;
    right: 60px;
    white-space: nowrap;
    z-index: 1;
    min-height: 80px;
    min-width: 390px;
}

.section-5__item-1__title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 5px;
}

.section-5__item-1__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.section-5__list-2 {
    position: relative;
    margin-bottom: 120px;
}

.section-5__item-2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.section-5__item-2 img {
    position: relative;
    display: block;
    width: 120px;
    height: 139px;
    z-index: 2;
}

.section-5__item-2:not(:last-child) {
    margin-bottom: 35px;
}

.section-5__item-2__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 18px 94px 17px 31px;
    background: #E9F3F7;
    right: -60px;
    white-space: nowrap;
    z-index: 1;
    min-height: 80px;
    min-width: 270px;
}

.section-5__item-2__title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 5px;
}

.section-5__item-2__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.section-5__box-3 {
    position: relative;
    text-align: center;
    height: 700px;
}

.section-5__box-3__title {
    position: relative;
    padding: 18px 22px 23px 26px;
    background: -webkit-gradient(linear, left top, left bottom, from(#568108), color-stop(51.56%, #568108), color-stop(96.87%, rgba(86, 129, 8, 0)));
    background: linear-gradient(180deg, #568108 0%, #568108 51.56%, rgba(86, 129, 8, 0) 96.87%);
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    z-index: 2;
}

.section-5__box-3__img {
    position: relative;
    top: -50px;
    z-index: 1;
}

.section-5__box-3__abs {
    position: absolute;
    top: 109px;
    right: 0;
    z-index: 2;
}

.section-5__box-3__wrapper {
    position: relative;
    border: 6px solid #568108;
    top: -147px;
    z-index: 3;
}

.section-5__box-3__top {
    position: relative;
    background: #D7D7D7;
    opacity: 0.9;
    padding-top: 24px;
    padding-bottom: 12px;
}

.section-5__box-3__top::after {
    position: absolute;
    content: '';
    width: 43.4px;
    height: 35.28px;
    background-image: url(../img/quots.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 42px;
    left: 15px;
}

.main__text {
    position: relative;
    padding: 25px 45px 42px;
}

.main__text::after {
    position: absolute;
    content: '';
    width: 43.4px;
    height: 35.28px;
    background-image: url(../img/quots.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 13px;
    right: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.text__title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    text-align: center;
    color: #000000;
}

.section-6 {
    position: relative;
}

.section-6-container {
    padding-top: 70px;
    padding-bottom: 70px;
    background: rgba(158, 174, 158, 0.3);
}

.section-6__title {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #000000;
    margin-bottom: 35px;
}

.section-6__box {
    position: relative;
    padding-right: 171px;
    background-image: url(../img/doctor_2.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    mix-blend-mode: multiply;
    margin-bottom: 31px;
}

.section-6__subtitle {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.section-6__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-6__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
}

.section-6__item img {
    margin-bottom: 10px;
}

.section-6__item-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.section-6__item:not(:last-child) {
    margin-right: 10px;
}

.section-7 {
    position: relative;
}

.section-7-container {
    position: relative;
    overflow: hidden;
    height: 800px;
    background-image: url("../img/bg_7_3.png"), url("../img/list_3.png"), url("../img/bg_7_2.png"), url("../img/bg_7_1.png");
    background-position: 100% 62%, 0% 40%, 50% 37%, top;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-color: rgba(158, 174, 158, 0.3);
    padding-top: 289px;
}

.section-7__subtitle {
    position: relative;
    padding: 7px 8px 5px 165px;
    background-color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    right: -30px;
}

.section-7__text {
    padding: 20px 0px 20px 244px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.section-7__price {
    position: relative;
    top: 40px;
    left: 234px;
}

.section-7__bio {
    position: absolute;
    top: 10px;
    left: 30px;
}

.section-7__people {
    position: absolute;
    right: 0;
    top: 104px;
}

.section-7__product {
    position: absolute;
    z-index: 2;
    top: 266px;
}

.section-7__sale {
    position: absolute;
    z-index: 3;
    left: 100px;
    top: 266px;
}

.countdown-container {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 58px;
    top: 120px;
}

.countdown-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
}

.countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 30px;
    margin-bottom: 48px;
    width: 377px;
}

.countdown-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.countdown-time {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 55px;
    line-height: 110%;
    /* identical to box height, or 61px */
    text-transform: uppercase;
    color: #000000;
}

.countdown-text {
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    color: #000;
}

.section-8 {
    position: relative;
}

.section-8-container {
    position: relative;
    overflow: hidden;
    height: 940px;
    background-image: url("../img/bg_7_3.png"), url("../img/list_4.png"), url("../img/bg_7_2.png"), url("../img/bg_8_1.jpg");
    background-position: 100% 47%, 0% 30%, 50% 30%, top;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-color: rgba(158, 174, 158, 0.3);
    padding-top: 289px;
}

.section-8__subtitle {
    position: relative;
    padding: 7px 8px 5px 165px;
    background-color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    right: -30px;
}

.section-8__text {
    padding: 30px 0px 20px 244px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.section-8__price {
    position: relative;
    top: 60px;
    left: 234px;
}

.section-8__product {
    position: absolute;
    z-index: 2;
    top: 266px;
}

.section-8__sale {
    position: absolute;
    z-index: 3;
    left: 100px;
    top: 266px;
}

.logo_1 {
    position: absolute;
    top: 25px;
    left: 30px;
}

#form-bay {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 370px;
    margin: 0 auto;
}

#form-bay label {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 6px;
}

#form-bay input {
    background: rgba(255, 255, 255, 0.5);
    opacity: 0.9;
    border: 2px solid #568108;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #A3A2A3;
    padding: 18px 0 18px 29px;
    margin-bottom: 20px;
}

footer {
    text-align: center;
    position: relative;
}

footer p a {
    text-decoration: none;
    color: #000000;
}

.footer-container {
    background-color: #FFF;
    padding-top: 30px;
    padding-bottom: 20px;
}

.swiper-container {
    position: relative;
    width: 300px;
    margin: 0 auto;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    background: #FFFFFF;
    border: 1px solid #A8B9A8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-pagination {
    position: relative;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    margin-bottom: 60px;
}

.swiper-pagination-bullet-active {
    background: #A8B9A8;
    border: 1px solid #568108;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-slide {
    position: relative;
    max-width: 300px;
}

.swiper-wrapper {
    margin-bottom: 25px;
}

.swiper-slide-wrap {
    position: relative;
}

.swiper-slide-top {
    position: relative;
}

.swiper-slide-top__face {
    position: absolute;
    top: 11px;
    left: 18px;
}

.swiper-slide-top__text {
    position: absolute;
    top: 18px;
    left: 72px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #FFFFFF;
}

.swiper-slide-middle {
    position: relative;
}

.swiper-slide-middle__text {
    padding: 19px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.swiper-slide-bottom {
    position: relative;
}

.text__panel {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height */
    letter-spacing: -0.025em;
    color: #8D8D96;
}

.text_1 {
    position: absolute;
    top: 16px;
    left: 28px;
}

.text_2 {
    position: absolute;
    top: 16px;
    left: 82px;
}

.text_3 {
    position: absolute;
    top: 16px;
    left: 129px;
}

.section-slider {
    position: relative;
}

.section-slider-container {
    position: relative;
    padding-top: 70px;
    padding-bottom: 120px;
    background-color: #FFF;
}

.section-slider__title {
    position: relative;
    margin-bottom: 30px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #000000;
}

.section-slider__text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

.section-slider__list {
    position: relative;
}

.section-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 6px solid #568108;
    max-height: 275px;
}

.section-slider__item:not(:last-child) {
    margin-bottom: 35px;
}

.section-slider-left {
    min-width: 200px;
}

.section-slider-right {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 19px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}

.section-slider-right::after {
    position: absolute;
    content: '';
    width: 43.4px;
    height: 35.28px;
    top: 20px;
    left: 4px;
    background-image: url(../img/quots.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.section-slider-right::before {
    position: absolute;
    content: '';
    width: 43.4px;
    height: 35.28px;
    bottom: 20px;
    right: 4px;
    background-image: url(../img/quots.png);
    background-position: center;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-repeat: no-repeat;
}

.feedback {
    width: 75px;
    height: 70px;
    position: fixed;
    right: -15px;
    top: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ff3c00;
    padding-left: 10px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    cursor: pointer;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.feedback:hover {
    right: 0;
}

.feedback img {
    width: 50px;
    height: 50px;
}

.popup-window {
    font-family: inherit;
    display: none;
    width: 300px;
    position: fixed;
    right: 0;
    top: 15%;
    padding: 35px 10px;
    background: #fff;
    border-radius: 5px;
    z-index: 2000;
}

.popup-window form {
    width: 100%;
    min-height: auto;
    padding: 0;
    background: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.popup-window label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    pointer-events: none;
}

.popup-window label::-moz-selection {
    background: #ccc;
}

.popup-window label::selection {
    background: #ccc;
}

.popup-window input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 10px;
    border: none;
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 15px;
    border: 1px solid #333;
}

.popup-window button {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background: #ff5100;
    color: #FFF;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    border-radius: 20px;
}

.close-popup {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 27px;
    height: 27px;
    background-color: #fff;
    cursor: pointer;
}

.close-popup:before {
    content: "";
    background: #333;
    width: 20px;
    height: 1px;
    position: absolute;
    top: 13px;
    left: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-popup:after {
    content: "";
    background: #333;
    width: 20px;
    height: 1px;
    position: absolute;
    top: 13px;
    left: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}