body {
    min-width: 480px;
    background: #7b535b;
    font-family: 'Gilroy', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4em;
    color: #272727;
    cursor: default;
}

.main_wrapper {
    margin: 0 auto;
    width: 480px;
    background: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

b {
    font-weight: 700;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

h2.title {
    font-size: 32px;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px;
}

h2.title span {
    color: #a9365c;
}
section {
    padding: 35px 0 30px;
}

section>p {
    padding: 0 10px;
    margin-bottom: 25px;
}

section>p:last-child {
    margin-bottom: 0;
}
.m1-form {
    padding: 0 35px;
    margin-top: 30px;
}
.button-m {
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-family: 'Gilroy', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    height: 75px;
    width: 320px;
    display: block;
    border-radius: 40px;
    line-height: 75px;
    background: #f98302;
    background: linear-gradient(to bottom, #fabd4e, #ea8615);
    text-align: center;
    font-size: 23px;
    letter-spacing: 0.5px;
    margin: 0px auto;
    color: #fff;
    position: relative;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}
.offer_section {
    background: #acdddc url("../buy_files/offer_image.webp") 50% 0% no-repeat;
    position: relative;
    padding: 20px 0 30px;
}

.offer_section>img {
    position: absolute;
    top: 25px;
    left: 0;
    pointer-events: none;
}

.title_block {
    background: #c4335d;
    margin: 0px 10px;
    padding: 14px 15px;
    border-radius: 40px;
    position: relative;
}

.title_block:after {
    content: '';
    width: 58px;
    height: 33px;
    background: url("../buy_files/title_block.webp") 50% 50% no-repeat;
    position: absolute;
    bottom: -33px;
    right: 122px;
}

.main_title {
    color: #fff;
    font-size: 47px;
    line-height: 1.05em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
}

.main_subtitle {
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 1.05em;
    font-weight: 400;
}

.offer_desc {
    font-size: 26px;
    line-height: 1.1em;
    text-align: center;
    margin: 420px 0 0;
}

.offer_desc>b {
    display: block;
}

.insta {
    position: absolute;
    top: 412px;
    left: 10px;
}

.insta>img {
    display: block;
}

.offer_section .sale {
    position: absolute;
    width: 192px;
    height: 124px;
    background: url("../buy_files/sale.webp") 50% 50% no-repeat;
    display: block;
    top: 380px;
    right: 0px;
    color: #c4335d;
    font-size: 34px;
    line-height: 1.1em;
    text-align: center;
    padding: 10px 0 0;
}

.offer_section .sale>span {
    display: block;
    transform: rotate(-5deg);
}

.offer_section .sale b {
    font-weight: 900;
    display: block;
    font-size: 56px;
    line-height: 50px;
}

.offer_bulets {
    padding: 0 10px;
    margin: 20px 0 25px;
}

.offer_bulets>li {
    padding: 15px 15px 15px 48px;
    font-size: 18px;
    margin-bottom: 8px;
    border-radius: 30px;
    background: url("../buy_files/offer_ul.webp") 16px 50% no-repeat, rgba(255, 255, 255, 0.25);
}

.offer_bulets>li:last-child {
    margin-bottom: 0;
}

.offer_section .price {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.offer_section .price>div {
    min-height: 95px;
    float: left;
    padding-top: 15px;
}

.offer_section .price>div>p {
    font-size: 40px;
    line-height: 1.05em;
    font-weight: 900;
    margin-top: 2px;
}

.offer_section .price .old {
    width: 174px;
}

.offer_section .price>.old>p {
    text-decoration: line-through;
    font-weight: 600;
}

.offer_section .price .new {
    width: 306px;
    background: #a9365c;
    border-radius: 60px 0 0 60px;
}

.offer_section .timer_block {
    font-size: 0;
    letter-spacing: -1px;
    text-align: center;
}

.offer_section .timer_block p {
    margin: 0 0 10px;
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 700;
}

.offer_section .timer_block .timer_item {
    display: inline-block;
    width: 88px;
    min-height: 88px;
    padding: 19px 0 0;
    margin: 0 10px;
    border-radius: 16px;
    background: #5cb7b5;
    color: #fff;
    letter-spacing: normal;
}

.offer_section .timer_block .count {
    font-size: 35px;
    line-height: 32px;
    font-weight: 800;
}

.offer_section .timer_block .text {
    font-size: 16px;
    line-height: 1em;
}

.offer_section .button-m {
    margin-top: 30px;
}

.products_count {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.1em;
    text-align: center;
}

.products_count>span {
    color: #a9365c;
    font-weight: 900;
    margin: 0 3px;
}

.sect2 {
    padding-bottom: 0;
}

.sect2 p.selected {
    padding: 10px 0;
    margin-bottom: 0;
    background: #a9365c;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    line-height: 1.1em;
}

.sect2>img {
    display: block;
}

.video_block {
    background: #000;
    margin: 0px 10px 25px;
    height: 340px;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
}

.video_block iframe, .video_block object {
    width: 100%;
    height: 100%;
}

.sect4>img {
    display: block;
    margin: 0px auto 10px;
}

.sect5 {
    background: #addddd url("../buy_files/s5_bg.webp") 50% 0%;
}

.list_4 {
    font-size: 0;
    letter-spacing: -1px;
}

.list_4>li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding: 0 15px;
    font-size: 18px;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
}

.sect5 .list_4>li {
    font-weight: 700;
}

.list_4>li>img {
    display: block;
    margin: 0px auto 15px;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
}

.sect5 .products_count {
    margin-bottom: -105px;
}

.sect6 {
    padding-top: 130px;
}

.benef_list1>li {
    padding: 0 10px;
    margin-bottom: 35px;
    text-align: center;
    position: relative;
}

.benef_list1>li:last-child {
    margin-bottom: 0;
}

.benef_list1>li>img {
    border-radius: 50%;
    display: block;
    margin: 0px auto 20px;
}

.benef_list1>li>h4 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 3px;
}

.benef_list1>li>p {
    line-height: 1.3em;
}

.benef_list1>li>span {
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #c4335d;
    border-radius: 50%;
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 80px;
}

.sect6 .button-m {
    margin-top: 30px;
}

.sect7 {
    padding-bottom: 0;
    background: #a03a63 url("../buy_files/s7_bg.webp") 50% 0% no-repeat;
}

.sect7>img {
    display: block;
    margin: 0px auto;
}

.sect8 .list_4>li>img {
    border: none;
    box-shadow: none;
}

.sect8 .button-m {
    margin-top: -44px;
}

.sect9 {
    padding: 20px 0 10px;
}

.sect9 .list_4>li>img {
    border: none;
    box-shadow: none;
}

.sect10 {
    background: #a3d1d6 url("../buy_files/s10_bg.webp") 50% 0% no-repeat;
}

.sect10 .title {
    margin-bottom: 110px;
}

.reviews {
    padding: 0 10px;
}

.rev_item {
    background: #fff;
    border-radius: 18px;
    margin-bottom: 95px;
    padding: 5px 15px 20px;
}

.rev_item:last-child {
    margin-bottom: 0;
}

.rev_item>img {
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 0px 3px rgba(0, 0, 0, 0.1);
    display: block;
    margin: -80px auto -30px;
}

.rev_item .info {
    text-align: right;
    padding: 0 20px;
    font-size: 15px;
    margin-bottom: 30px;
}

.rev_item .info>span {
    float: left;
    font-weight: 700;
    font-size: 16px;
}

.rev_item>p {
    font-size: 18px;
    text-align: center;
}

.sect10 .button-m {
    margin-top: 40px;
}

.sect10 .products_count {
    margin-bottom: -105px;
}

.sect11 {
    padding-top: 125px;
}

.order_list {
    padding: 0 40px;
}

.order_list>li {
    display: table;
    width: 100%;
    margin-bottom: 27px;
}

.order_list>li:last-child {
    margin-bottom: 0;
}

.order_list>li .img {
    display: table-cell;
    width: 140px;
    vertical-align: top;
}

.order_list>li .img>img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.order_list>li>p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 24px;
    font-weight: 700;
    font-size: 19px;
}

.footer_section {
    padding: 25px 0;
    background: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.footer_section img {
    display: block;
    margin: 0 auto 10px auto;
}

.footer_section a {
    color: #222;
    display: block;
}
.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;
}

.copyright img:first-child {
    display: block !important;
}

.copyright a {
    color: #6C6E6F;
    text-decoration: none;
}
</style>
<style>
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, b, 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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

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

ol, ul {
    list-style: none;
}
img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: underline;
}
* {
    margin: 0;
    padding: 0;
}

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

button,input,a {
    outline: none;
}
html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased !important;
}