@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'), url("fonts/JTUOjIg1_i6t8kCHKm459WxZqi7j.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: local('Montserrat ExtraLight Italic'), local('Montserrat-ExtraLightItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZBg_D-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZYgzD-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Italic'), local('Montserrat-Italic'), url("fonts/JTUQjIg1_i6t8kCHKm459Wxhzg.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZOg3D-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZFgrD-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZcgvD-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZbgjD-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: local('Montserrat Black Italic'), local('Montserrat-BlackItalic'), url("fonts/JTUPjIg1_i6t8kCHKm459WxZSgnD-w.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: local('Montserrat Thin'), local('Montserrat-Thin'), url("fonts/JTUQjIg1_i6t8kCHKm45_Qphzg.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'), url("fonts/JTURjIg1_i6t8kCHKm45_aZA7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Montserrat Light'), local('Montserrat-Light'), url("fonts/JTURjIg1_i6t8kCHKm45_cJD7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url("fonts/JTUSjIg1_i6t8kCHKm45xW4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url("fonts/JTURjIg1_i6t8kCHKm45_ZpC7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url("fonts/JTURjIg1_i6t8kCHKm45_bZF7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url("fonts/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url("fonts/JTURjIg1_i6t8kCHKm45_c5H7g4.ttf") format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local('Montserrat Black'), local('Montserrat-Black'), url("fonts/JTURjIg1_i6t8kCHKm45_epG7g4.ttf") format('truetype')
}

* {
    margin: 0;
    padding: 0;
    outline-style: none;
    font-family: Montserrat, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main {
    overflow: hidden;
    background: #edd3d7;
    background: -moz-linear-gradient(top, #edd3d7 0, #cfe5df 100%);
    background: -webkit-linear-gradient(top, #edd3d7 0, #cfe5df 100%);
    background: linear-gradient(to bottom, #edd3d7 0, #cfe5df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edd3d7', endColorstr='#cfe5df', GradientType=0)
}

.dots {
    position: absolute;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 336px;
    height: 336px;
    right: 153px;
    top: 15px
}

.dots span {
    width: 15px;
    height: 15px;
    background: #FFF;
    opacity: .15;
    margin: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.wrapper {
    max-width: 1550px;
    width: 100%;
    margin: 0 auto
}

.block1 {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.block1 .bg {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.block1 .bg .quality_mark {
    position: absolute;
    top: 80px;
    right: 63px;
    z-index: 1
}

.block1 h1 {
    position: absolute;
    font-weight: 800;
    font-size: 60px;
    line-height: 88px;
    text-align: center;
    letter-spacing: -.01em;
    color: #FFF;
    width: 100%;
    top: 68px;
    z-index: 1
}

.block1 .order_block {
    position: relative;
    margin-top: -264px;
    z-index: 40
}

.block1 .order_block .bottom_line {
    height: 368px;
    position: absolute;
    top: 195px;
    width: 100%;
    background: linear-gradient(180deg, rgba(193, 67, 100, .3) 0, rgba(224, 106, 104, .3) 100%), #8c173a
}

.block1 .order_block .innerWrapper {
    position: relative;
    max-width: 1290px;
    width: 100%;
    margin: 0 auto;
    font-size: 0
}

.block1 .order_block .product {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    max-width: 750px;
    width: 100%;
    text-align: center;
    background: #FFF;
    border-radius: 32px 0 0 32px
}

.block1 .order_block .product img {
    max-width: 50%;
    padding: 53px 0;
    position: relative;
    z-index: 1
}

.block1 .order_block .product .discont {
    width: 170px;
    height: 170px;
    background: #FFF;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .25);
    border-radius: 16px;
    text-align: center;
    padding-top: 27px;
    position: absolute;
    top: -30px;
    left: -25px
}

.block1 .order_block .product .discont .circle {
    background: #ff916b;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: .08em;
    text-transform: uppercase;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    padding-top: 37px
}

.block1 .order_block .product .discont .circle span {
    font-weight: 900;
    font-size: 24px
}

.block1 .order_block .product .timer {
    position: absolute;
    bottom: -73px;
    left: -25px;
    background: #FFF;
    box-shadow: 0 0 50px rgba(0, 0, 0, .04), 0 0 20px rgba(0, 0, 0, .1);
    border-left: 12px solid #c04365;
    border-radius: 0 16px 16px 0
}

.block1 .order_block .product .timer .text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 18px;
    color: #2b2d42;
    opacity: .7;
    padding: 0 40px
}

.block1 .order_block .product .timer .clock {
    display: inline-block;
    vertical-align: middle;
    width: 380px;
    background: #8c173a;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .25);
    border-radius: 16px
}

.block1 .order_block .product .timer .clock span {
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    text-align: center;
    color: #FFF;
    width: 95px;
    display: inline-block;
    padding: 13px 0 33px;
    border-right: 1px solid #fff;
    position: relative
}

.block1 .order_block .product .timer .clock span:nth-last-of-type(1) {
    border-right: 0
}

.block1 .order_block .product .timer .clock span:nth-last-of-type(1):before {
    content: 'SECS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block1 .order_block .product .timer .clock span:nth-of-type(2):before {
    content: 'HRS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block1 .order_block .product .timer .clock span:nth-of-type(3):before {
    content: 'MINS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block1 .order_block .product .timer .clock span:nth-of-type(1):before {
    content: 'DAYS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block1 .order_block form {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    max-width: 540px;
    width: 100%;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    background: linear-gradient(180deg, #c14364 0, #e06a68 100%), #8c173a;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding: 48px 80px
}

.block1 .order_block form img {
    margin-bottom: 11px
}

.block1 .order_block form p {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #FFF;
    letter-spacing: .08em;
    margin-bottom: 44px
}

.block1 .order_block form .price {
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    font-size: 0;
    color: #FFF;
    margin-bottom: 44px
}

.block1 .order_block form .price div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 20px;
    letter-spacing: .15px;
    padding: 19px 0
}

.block1 .order_block form .price .old_price span {
    font-size: 34px;
    letter-spacing: -.01em;
    text-decoration-line: line-through
}

.block1 .order_block form .price .new_price {
    background: #ff916b
}

.block1 .order_block form .price .new_price span {
    font-weight: 800;
    font-size: 34px
}

.block1 .order_block form input {
    border: 1px solid #FFF;
    border-radius: 8px;
    background: #7b0929;
    width: 100%;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .15px;
    color: #FFF;
    opacity: .4;
    padding: 14px
}

.block1 .order_block form input:nth-of-type(2) {
    margin-bottom: 0
}

.block1 .order_block form .form_btn {
    background: #ffa96b;
    box-shadow: 0 0 36px rgba(255, 145, 107, .4);
    border-radius: 36px;
    text-align: center;
    margin-top: 56px;
    font-weight: 500;
    font-size: 24px;
    color: #FFF;
    padding: 18px 82px;
    border: 0;
    cursor: pointer
}

.block2 {
    padding: 166px 0 100px
}

.block2 .content {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.block2 .content .left {
    max-width: 560px
}

.block2 .content .left img {
    margin-bottom: 72px;
    margin-left: 20px
}

.block2 .content h2 {
    font-weight: 500;
    font-size: 60px;
    color: #2b2d42;
    letter-spacing: -.01em;
    margin-bottom: 51px;
    line-height: 146.28%
}

.block2 .content p {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8;
    margin-bottom: 72px
}

.block2 .content button {
    color: #2b2d42;
    letter-spacing: .08em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    border: 2px solid #2b2d42;
    border-radius: 36px;
    width: 557px;
    padding: 21px 0;
    cursor: pointer;
    background: 0
}

.block2 .content .right {
    position: relative
}

.block2 .content .right .dots {
    left: -76px;
    top: 100px
}

.block2 .content .right .dots span {
    background: #69051c
}

.block2 .content .right .substrate {
    background: #e8e8e8;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 760px;
    height: 736px;
    position: relative;
    z-index: 1
}

.block2 .content .right .substrate img {
    position: absolute;
    bottom: 22px;
    left: -19px
}

.block2 .content .right .substrate1 {
    background: #FFF;
    border-radius: 0 0 40px 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 68px
}

.block2 .content .right .substrate1 span {
    color: #c14364;
    opacity: .8;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: .08em
}

.block2 .content .right .substrate2 {
    position: absolute;
    width: 688px;
    height: 19px;
    background: #FFF;
    box-shadow: 0 0 54.13px rgba(0, 0, 0, .09);
    border-radius: 0 0 30px 30px;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%)
}

.block2 .content .right .substrate3 {
    position: absolute;
    width: 596px;
    height: 17px;
    background: #FFF;
    box-shadow: 0 0 48.42px rgba(0, 0, 0, .09);
    border-radius: 0 0 20px 20px;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%)
}

.block3 {
    padding: 89px 0 10px
}

.block3 .wrapper {
    position: relative
}

.block3 .wrapper .top {
    right: -113px;
    top: 18%
}

.block3 .wrapper .top span {
    background: #69051c
}

.block3 .wrapper .bot {
    top: 84%;
    left: -86px
}

.block3 .wrapper .bot span {
    background: #69051c
}

.block3 h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 110px
}

.block3 h2 img {
    margin: 0 102px 0 20px
}

.block3 .box {
    margin-bottom: 39px;
    width: 100%;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    background: #FFF;
    box-shadow: 0 0 50px rgba(0, 0, 0, .04);
    border-radius: 0 24px 24px 0;
    height: 194px;
    z-index: 1
}

.block3 .box:before {
    content: '';
    position: absolute;
    background: #c04365;
    box-shadow: 0 0 38px rgba(192, 67, 101, .5);
    width: 12px;
    height: 194px;
    left: 0;
    top: 0
}

.block3 .box span {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8;
    padding: 48px 48px 48px 60px
}

.block4 {
    padding: 180px 0
}

.block4 h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 110px
}

.block4 h2 img {
    margin: 0 102px 0 20px
}

.block4 .content {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center
}

.block4 .content .left {
    position: relative
}

.block4 .content .left .dots {
    left: -76px;
    top: 70%
}

.block4 .content .left .dots span {
    background: #69051c
}

.block4 .content .left .substrate {
    background: #e8e8e8;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 760px;
    height: 736px;
    position: relative;
    z-index: 1
}

.block4 .content .left .substrate img {
    position: absolute;
    bottom: 22px;
    left: -19px
}

.block4 .content .left .substrate1 {
    background: #FFF;
    border-radius: 0 0 40px 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 68px;
    height: 176px;
    display: flex;
    align-items: center
}

.block4 .content .left .substrate1 span {
    color: #c14364;
    opacity: .8;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: .08em
}

.block4 .content .left .substrate2 {
    position: absolute;
    width: 688px;
    height: 19px;
    background: #FFF;
    box-shadow: 0 0 54.13px rgba(0, 0, 0, .09);
    border-radius: 0 0 30px 30px;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%)
}

.block4 .content .left .substrate3 {
    position: absolute;
    width: 596px;
    height: 17px;
    background: #FFF;
    box-shadow: 0 0 48.42px rgba(0, 0, 0, .09);
    border-radius: 0 0 20px 20px;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%)
}

.block4 .content .right {
    text-align: center
}

.block4 .content .right .box:nth-of-type(1) {
    margin-bottom: 125px
}

.block4 .content .right img {
    display: block;
    margin: 0 auto 32px
}

.block4 .content .right p {
    color: #2b2d42;
    opacity: .8;
    letter-spacing: .08em;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%
}

.block4 .content .right p span {
    font-weight: 500;
    position: relative;
    z-index: 1
}

.block4 .content .right p span>span {
    position: absolute;
    background: #f1cdc7;
    width: 100%;
    height: 20px;
    left: 0;
    top: 20px;
    z-index: -1
}

.block5 {
    padding: 70px 0 110px
}

.block5 h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    text-align: center;
    letter-spacing: -.01em;
    color: #2b2d42;
    margin-bottom: 43px
}

.block5 h2 span {
    font-weight: 700;
    color: #6f7bff
}

.block5 button {
    color: #2b2d42;
    letter-spacing: .08em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    border: 2px solid #2b2d42;
    border-radius: 36px;
    width: 303px;
    padding: 19px 0;
    cursor: pointer;
    background: 0;
    margin: 0 auto 120px
}

.block5 .substrate {
    margin-bottom: 100px;
    width: 100%;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    background: #FFF;
    box-shadow: 0 0 50px rgba(0, 0, 0, .04);
    border-radius: 0 24px 24px 0;
    height: 194px;
    z-index: 1
}

.block5 .substrate span {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8;
    padding: 48px 48px 48px 60px
}

.block5 .substrate span b {
    color: #6f7bff
}

.block5 .substrate:before {
    content: '';
    position: absolute;
    background: #2ca18c;
    box-shadow: 0 0 38px rgba(44, 161, 140, .5);
    width: 12px;
    height: 194px;
    left: 0;
    top: 0
}

.block5 .content {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.block5 .content .dots {
    right: -86px;
    top: 69%
}

.block5 .content .dots span {
    width: 15px;
    height: 15px;
    background: #2ca18c;
    opacity: .3;
    margin: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.block5 .content .box {
    width: 370px
}

.block5 .content .box .property {
    border-radius: 20px;
    width: 100%;
    margin-bottom: 66px;
    position: relative;
    z-index: 1
}

.block5 .content .box .property:nth-of-type(2) {
    margin-bottom: 0
}

.block5 .content .box .property img {
    border-radius: 20px 20px 0 0
}

.block5 .content .box .property p {
    display: flex;
    align-items: center;
    text-align: center;
    background: #FFF;
    border-radius: 20px;
    height: 122px;
    padding: 0 32px;
    margin-top: -17px;
    position: relative;
    z-index: 1
}

.block5 .content .box .property p span {
    color: #2b2d42;
    opacity: .8;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px
}

.block5 .content .product-block {
    width: 663px;
    height: 597px;
    background: #FFF;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    position: relative;
    display: flex;
    align-items: center
}

.block5 .content .product-block img {
    max-width: 80%;
    padding: 0 50px;
    margin: 0 auto
}

.block5 .content .product-block .discont {
    width: 170px;
    height: 170px;
    background: #FFF;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .25);
    border-radius: 16px;
    text-align: center;
    padding-top: 27px;
    position: absolute;
    top: -65px;
    right: -47px
}

.block5 .content .product-block .discont .circle {
    background: #2ca18c;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: .08em;
    text-transform: uppercase;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    padding-top: 37px
}

.block5 .content .product-block .discont .circle span {
    font-weight: 900;
    font-size: 24px
}

.block5 .content .product-block button {
    background: #2ca18c;
    box-shadow: 0 0 36px rgba(44, 161, 140, .4);
    border-radius: 36px;
    color: #FFF;
    border: 0;
    width: 310px;
    padding: 21px 0;
    position: absolute;
    bottom: -155px;
    left: 50%;
    transform: translate(-50%)
}

.block6 {
    padding: 125px 0
}

.block6 h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    display: flex;
    align-items: center;
    letter-spacing: -.01em;
    color: #2b2d42;
    max-width: 1220px;
    width: 100%;
    margin: 0 0 190px 20px
}

.block6 h2 img {
    margin-right: 102px
}

.block6 h2 span b {
    color: #2ca18c
}

.block6 .content {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

.block6 .content .dots {
    left: 23%;
    top: 74%
}

.block6 .content .dots span {
    background: #2ca18c;
    opacity: .3
}

.block6 .content .left {
    width: 570px;
    background: #FFF;
    border-radius: 32px;
    padding: 61px 32px;
    position: relative;
    z-index: 1
}

.block6 .content .left p {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #2b2d42;
    opacity: .7;
    margin-bottom: 32px
}

.block6 .content .left p:nth-of-type(3) {
    margin-bottom: 0
}

.block6 .content .right {
    position: relative
}

.block6 .content .right .substrate {
    background: #e8e8e8;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 760px;
    height: 736px;
    position: relative;
    z-index: 1
}

.block6 .content .right .substrate .logo {
    position: absolute;
    top: -130px;
    left: -21px
}

.block6 .content .right .substrate img {
    position: absolute;
    bottom: 114px;
    left: -3px
}

.block6 .content .right .substrate1 {
    background: #FFF;
    border-radius: 0 0 40px 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 68px
}

.block6 .content .right .substrate1 p {
    color: #2b2d42;
    opacity: .8;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: .08em
}

.block6 .content .right .substrate1 p:nth-of-type(2) {
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #2b2d42;
    opacity: .8
}

.block6 .content .right .substrate2 {
    position: absolute;
    width: 688px;
    height: 19px;
    background: #FFF;
    box-shadow: 0 0 54.13px rgba(0, 0, 0, .09);
    border-radius: 0 0 30px 30px;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%)
}

.block6 .content .right .substrate3 {
    position: absolute;
    width: 596px;
    height: 17px;
    background: #FFF;
    box-shadow: 0 0 48.42px rgba(0, 0, 0, .09);
    border-radius: 0 0 20px 20px;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%)
}

.block7 {
    padding: 220px 0 100px
}

.block7 .wrapper {
    position: relative
}

.block7 .wrapper .dots {
    right: 10%;
    top: 36%
}

.block7 .wrapper .dots span {
    background: #2ca18c;
    opacity: .3
}

.block7 .title {
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 86px
}

.block7 .title img {
    margin: 0 102px 0 20px
}

.block7 .title .innerTitle {
    margin-top: -20px
}

.block7 .title h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    margin-bottom: 72px;
    max-width: 1030px
}

.block7 .title h2 span {
    color: #2ca18c;
    font-weight: 700
}

.block7 .title p {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8;
    max-width: 750px
}

.block7 .substrate {
    background: #FFF;
    box-shadow: 0 0 60px rgba(0, 0, 0, .05);
    border-radius: 32px;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 64px 100px
}

.block7 .substrate1 {
    width: 100%
}

.block7 .substrate1 .box {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 40px
}

.block7 .substrate1 .box .text {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    text-align: right;
    color: #2b2d42;
    width: 50%;
    padding-right: 15px
}

.block7 .substrate1 .box .line {
    width: 50%;
    padding-left: 15px;
    position: relative;
    height: 64px
}

.block7 .substrate1 .box .line:before {
    content: "95%";
    width: 95%;
    background: #2ca18c;
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
    letter-spacing: .03em;
    color: #FFF;
    padding-right: 50px
}

.block7 .substrate1 .box:nth-of-type(2) .line:before {
    content: "91%";
    width: 91%;
    background: linear-gradient(90deg, #2ca18c 90%, rgba(44, 161, 140, .4) 100%)
}

.block7 .substrate1 .box:nth-of-type(3) .line:before {
    content: "83%";
    width: 83%;
    background: linear-gradient(90deg, #2ca18c 0, rgba(44, 161, 140, .3) 100%)
}

.block7 .substrate1 .box:nth-of-type(4) .line:before {
    content: "92%";
    width: 92%;
    background: #5db19d
}

.block7 .substrate1 .box:nth-of-type(5) .line:before {
    content: "87%";
    width: 87%;
    background: linear-gradient(90deg, #2ca18c 0, rgba(44, 161, 140, .3) 100%)
}

.block7 .substrate1 .box:nth-of-type(6) {
    margin-bottom: 0
}

.block7 .substrate1 .box:nth-of-type(6) .line:before {
    content: "98%";
    width: 98%;
    background: #2ca18c
}

.block7 .substrate2 {
    position: absolute;
    width: 1440px;
    height: 33px;
    background: #FFF;
    box-shadow: 0 0 54.13px rgba(0, 0, 0, .09);
    border-radius: 0 0 32px 32px;
    bottom: -33px;
    left: 50%;
    transform: translate(-50%)
}

.block7 .substrate3 {
    position: absolute;
    width: 1350px;
    height: 31px;
    background: #FFF;
    box-shadow: 0 0 48.42px rgba(0, 0, 0, .09);
    border-radius: 0 0 32px 32px;
    bottom: -64px;
    left: 50%;
    transform: translate(-50%)
}

.block8 {
    padding: 92px 0
}

.block8 h2 {
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    max-width: 1010px;
    margin-bottom: 26px
}

.block8 h2 b {
    color: #2ca18c
}

.block8 h2 img {
    margin: 0 102px 0 20px
}

.block8 .content {
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.block8 .content .dots {
    position: absolute;
    right: 32%;
    top: 41%
}

.block8 .content .left {
    width: 892px;
    position: relative;
    z-index: 1
}

.block8 .content .left .step2 span:nth-of-type(1) {
    background: rgba(44, 161, 140, .7) !important
}

.block8 .content .left .step2 span:nth-of-type(2) {
    opacity: .7 !important
}

.block8 .content .left .step3 span:nth-of-type(1) {
    background: #2ca18c !important
}

.block8 .content .left .step3 span:nth-of-type(2) {
    opacity: 1 !important
}

.block8 .content .left .step {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 63px 0
}

.block8 .content .left .step span:nth-of-type(1) {
    width: 48px;
    height: 48px;
    background: rgba(44, 161, 140, .5);
    border-radius: 12px;
    position: relative
}

.block8 .content .left .step span:nth-of-type(1):before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.block8 .content .left .step span:nth-of-type(2) {
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #2ca18c;
    opacity: .5;
    margin-left: 52px
}

.block8 .content .left .box3:before {
    height: 200px !important
}

.block8 .content .left .box {
    padding: 0 40px;
    height: 146px;
    background: #FFF;
    box-shadow: 0 0 50px rgba(0, 0, 0, .04);
    border-radius: 24px;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 52px;
    position: relative
}

.block8 .content .left .box:before {
    position: absolute;
    width: 1px;
    height: 240px;
    left: -29px;
    top: -50px;
    content: '';
    background: #2ca18c
}

.block8 .content .left .box span {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8
}

.block8 .content .right {
    width: 620px;
    height: 610px
}

.block8 .content .right .substrate {
    position: relative;
    background: #e4e3e1;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    z-index: 1
}

.block8 .content .right .substrate img {
    position: absolute;
    top: -190px;
    left: -37px
}

.block8 .content .right .substrate .substrate2 {
    position: absolute;
    width: 558px;
    height: 19px;
    background: #ececec;
    box-shadow: 0 0 54.13px rgba(0, 0, 0, .05);
    border-radius: 0 0 30px 30px;
    bottom: -19px;
    left: 50%;
    transform: translate(-50%)
}

.block8 .content .right .substrate .substrate3 {
    position: absolute;
    width: 484px;
    height: 17px;
    background: #eaeaea;
    box-shadow: 0 0 48.42px rgba(0, 0, 0, .05);
    border-radius: 0 0 20px 20px;
    bottom: -36px;
    left: 50%;
    transform: translate(-50%)
}

.block9 {
    padding: 146px 0
}

.block9 .wrapper {
    position: relative
}

.block9 .wrapper .photo {
    position: absolute;
    right: -89px;
    top: -62px;
    z-index: 1
}

.block9 .wrapper .dots {
    top: 59%;
    right: 33%
}

.block9 .left {
    max-width: 720px
}

.block9 .icon {
    margin-left: 20px;
    margin-bottom: 68px
}

.block9 h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    margin-bottom: 68px
}

.block9 p {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8;
    margin-bottom: 107px
}

.block9 p span {
    color: #2ca18c;
    font-weight: 700
}

.block9 button {
    color: #2b2d42;
    letter-spacing: .08em;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    border: 2px solid #2b2d42;
    border-radius: 36px;
    width: 530px;
    padding: 19px 0;
    cursor: pointer;
    background: 0
}

.block10 {
    padding: 185px 0
}

.block10 .title{
    position: relative;
    z-index: 2;
}

.block10 .title img {
    margin-left: 20px;
    margin-bottom: 68px
}

.block10 .title h2 {
    font-weight: 500;
    font-size: 60px;
    line-height: 146.28%;
    letter-spacing: -.01em;
    color: #2b2d42;
    margin-bottom: 68px;
    max-width: 820px
}

.block10 .title h2 span {
    color: #2ca18c;
    font-weight: 700
}

.block10 .title p {
    font-weight: 500;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: .08em;
    color: #2b2d42;
    opacity: .8
}

.block10 .title p span {
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    text-transform: uppercase;
    color: #2ca18c;
    background: #FFF;
    width: 206px;
    text-align: center;
    display: block
}

.block10 .order_block {
    margin-top: -136px;
    position: relative
}

.block10 .order_block .dots {
    top: 29%;
    left: 6%
}

.block10 .order_block .innerWrapper {
    position: relative;
    max-width: 1290px;
    width: 100%;
    margin-left: auto;
    font-size: 0
}

.block10 .order_block .product {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    max-width: 750px;
    width: 100%;
    text-align: center;
    background: #FFF;
    border-radius: 32px 0 0 32px;
    margin-top: 100px
}

.block10 .order_block .product img {
    max-width: 100%;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}

.block10 .order_block form {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    max-width: 540px;
    width: 100%;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    background: #48c9aa;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    padding: 64px 80px
}

.block10 .order_block form .discont {
    width: 170px;
    height: 170px;
    background: #FFF;
    box-shadow: 0 20px 80px rgba(0, 0, 0, .25);
    border-radius: 16px;
    text-align: center;
    padding-top: 27px;
    position: absolute;
    top: -90px;
    left: -65px
}

.block10 .order_block form .discont .circle {
    background: #48c9aa;
    width: 116px;
    height: 116px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: .08em;
    text-transform: uppercase;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    padding-top: 37px
}

.block10 .order_block form .discont .circle span {
    font-weight: 900;
    font-size: 24px
}

.block10 .order_block form .timer {
    margin-bottom: 40px
}

.block10 .order_block form .timer .text {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 18px;
    color: #2b2d42;
    opacity: .7;
    padding: 0 40px
}

.block10 .order_block form .timer .clock {
    display: inline-block;
    vertical-align: middle;
    width: 380px;
    background: 0;
    border: 1px solid #fff;
    border-radius: 16px
}

.block10 .order_block form .timer .clock span {
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    text-align: center;
    color: #FFF;
    width: 94.5px;
    display: inline-block;
    padding: 13px 0 33px;
    border-right: 1px solid #fff;
    position: relative
}

.block10 .order_block form .timer .clock span:nth-last-of-type(1) {
    border-right: 0
}

.block10 .order_block form .timer .clock span:nth-last-of-type(1):before {
    content: 'SECS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block10 .order_block form .timer .clock span:nth-of-type(2):before {
    content: 'HRS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block10 .order_block form .timer .clock span:nth-of-type(3):before {
    content: 'MINS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block10 .order_block form .timer .clock span:nth-of-type(1):before {
    content: 'DAYS';
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translate(-50%);
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 4.1px;
    color: #FFF;
    opacity: .5
}

.block10 .order_block form img {
    margin-bottom: 40px
}

.block10 .order_block form p {
    font-weight: 500;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #FFF;
    letter-spacing: .08em;
    margin-bottom: 44px
}

.block10 .order_block form .price {
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    font-size: 0;
    color: #FFF;
    margin-bottom: 40px
}

.block10 .order_block form .price div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 20px;
    letter-spacing: .15px;
    padding: 7px 0
}

.block10 .order_block form .price .old_price span {
    font-size: 34px;
    letter-spacing: -.01em;
    text-decoration-line: line-through
}

.block10 .order_block form .price .new_price {
    background: #159c84
}

.block10 .order_block form .price .new_price span {
    font-weight: 800;
    font-size: 34px
}

.block10 .order_block form input {
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    background: #f3f3f3;
    width: 100%;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .15px;
    color: #7b7c89;
    padding: 14px
}

.block10 .order_block form input:nth-of-type(2) {
    margin-bottom: 0
}

.block10 .order_block form .form_btn {
    background: #159c84;
    box-shadow: 0 0 52px rgba(77, 214, 189, .4);
    border-radius: 36px;
    text-align: center;
    margin-top: 40px;
    font-weight: 500;
    font-size: 24px;
    color: #FFF;
    padding: 18px 82px;
    border: 0;
    cursor: pointer
}

@media all and (max-width:1600px) {
    .wrapper {
        max-width: 1024px
    }
    .block1 .bg .quality_mark {
        width: 50px;
        height: 50px;
        top: 25px;
        right: 25px
    }
    .block1 .order_block {
        text-align: center
    }
    .block2 .content .left {
        max-width: 430px
    }
    .block2 .content button {
        width: 100%
    }
    .block2 .content .right .substrate {
        width: 520px;
        height: 580px
    }
    .block2 .content .right .substrate img {
        bottom: 120px;
        width: 558px
    }
    .block2 .content .right .substrate1 {
        padding: 40px 60px
    }
    .block2 .content .right .substrate2 {
        width: 435px
    }
    .block2 .content .right .substrate3 {
        width: 390px
    }
    .block4 .content .left .substrate1 {
        padding: 40px 60px
    }
    .block4 .content .left .substrate2 {
        width: 435px
    }
    .block4 .content .left .substrate3 {
        width: 390px
    }
    .block4 .content .left .substrate {
        width: 520px;
        height: 580px
    }
    .block4 .content .left .substrate img {
        bottom: 120px;
        width: 558px
    }
    .block4 .content .right {
        width: 430px
    }
    .block4 .content .right p {
        font-size: 26px
    }
    .block5 .content .box .property img {
        width: 100%
    }
    .block5 .content .box {
        width: 280px
    }
    .block5 .content .product-block {
        height: 400px;
        width: 400px
    }
    .block5 .content .product-block .discont {
        top: -85px;
        right: -17px
    }
    .block6 .content .right .substrate1 {
        padding: 40px 60px
    }
    .block6 .content .right .substrate2 {
        width: 435px
    }
    .block6 .content .right .substrate3 {
        width: 390px
    }
    .block6 .content .right .substrate {
        width: 520px;
        height: 580px
    }
    .block6 .content .right .substrate img {
        bottom: 120px;
        width: 558px
    }
    .block6 .content .left {
        width: 430px
    }
    .block6 .content .left p {
        font-size: 16px;
        line-height: 24px
    }
    .block6 .content .right .substrate .logo {
        top: -90px;
        left: 0;
        width: 200px
    }
    .block7 .substrate2 {
        width: 950px
    }
    .block7 .substrate3 {
        width: 880px
    }
    .block8 .content .left {
        width: 100%
    }
    .block8 .content .right {
        display: block;
        margin: 210px auto 0
    }
    .block9 .wrapper .photo {
        right: -89px;
        top: 54px;
        width: 451px
    }
    .block9 .wrapper .dots {
        top: 26%;
        right: 12%
    }
    .block10 .order_block {
        margin-top: 0
    }
    .block10 .order_block .product {
        width: 484px
    }
    .block10 .order_block .product img {
        max-width: 80%
    }
    .block10 .order_block form .discont {
        right: -65px;
        left: auto
    }
}

@media all and (max-width:1300px) {
    .block1 .order_block .product {
        margin-bottom: 100px
    }
}

@media all and (max-width:1250px) {
    .block1 h1 {
        font-size: 40px;
        top: 0
    }
    .block1 .order_block {
        margin-top: -124px
    }
    .block1 .bg .quality_mark {
        width: 40px;
        height: 40px;
        top: 25px;
        right: 25px
    }
    .block1 .order_block .product {
        max-width: 467px
    }
    .block1 .order_block .product .discont {
        width: 108px;
        height: 108px;
        top: -50px;
        left: 0;
        padding-top: 20px
    }
    .block1 .order_block .product .discont .circle {
        width: 72px;
        height: 72px;
        font-size: 9px;
        padding-top: 23px
    }
    .block1 .order_block .product .discont .circle span {
        font-size: 15px
    }
    .block1 .order_block .product img {
        max-width: 50%
    }
    .block5 .content .product-block .discont {
        width: 108px;
        height: 108px;
        top: -50px;
        right: -10px;
        padding-top: 20px
    }
    .block5 .content .product-block .discont .circle {
        width: 72px;
        height: 72px;
        font-size: 9px;
        padding-top: 23px
    }
    .block5 .content .product-block .discont .circle span {
        font-size: 15px
    }
    .block6 h2 {
        font-size: 40px
    }
    .block6 h2 img {
        margin-right: 20px
    }
    .block6 h2 span {
        text-align: left
    }
    .block7 .title h2 {
        font-size: 40px
    }
    .block7 .title img {
        margin: 0 20px
    }
    .block8 h2 {
        font-size: 40px
    }
    .block8 h2 img {
        margin: 0 20px
    }
    .block9 h2 {
        font-size: 40px
    }
    .block9 .left {
        max-width: 620px
    }
    .block9 .wrapper .photo {
        right: -25px
    }
    .block10 .title img {
        margin-bottom: 30px
    }
    .block10 .title h2 {
        font-size: 40px;
        margin-bottom: 30px
    }
    .block10 .order_block .product {
        width: 100%;
        display: block;
        margin: 0 auto;
        -webkit-border-radius: 32px;
        border-radius: 32px
    }
    .block10 .order_block form {
        display: block;
        margin: 20px auto 0
    }
    .block10 .order_block form .discont {
        width: 108px;
        height: 108px;
        top: -50px;
        right: 0;
        padding-top: 20px
    }
    .block10 .order_block form .discont .circle {
        width: 72px;
        height: 72px;
        font-size: 9px;
        padding-top: 23px
    }
    .block10 .order_block form .discont .circle span {
        font-size: 15px
    }
}

@media all and (max-width:1023px) {
    .block1 h1 {
        font-size: 27px;
        line-height: 100%;
        top: 13px;
        max-width: 320px;
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%)
    }
    .block1 .order_block .product {
        max-width: 100%;
        -webkit-border-radius: 32px;
        border-radius: 32px;
        margin-bottom: 100px
    }
    .block1 .order_block {
        margin-top: -30px
    }
    .block1 .order_block .product .discont {
        top: 79.9%;
        right: 0;
        left: auto;
        z-index: 1
    }
    .block1 .order_block .product .timer .clock {
        border: 1px solid #fff;
        width: 246px;
        position: relative;
        top: -10px
    }
    .block1 .order_block .product .timer .clock span {
        width: 61px;
        font-size: 32px;
        padding: 0 0 15px
    }
    .block1 .order_block .product .timer {
        position: absolute;
        bottom: -95px;
        left: 50%;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
        background: 0;
        box-shadow: none;
        border-left: 0;
        border-radius: 0 16px 16px 0;
        width: 284px
    }
    .block1 .order_block .product .timer .text {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        opacity: 1;
        padding: 15px 20px;
        background: #FFF;
        box-shadow: 0 0 50px rgba(0, 0, 0, .04), 0 0 20px rgba(0, 0, 0, .1);
        border-left: 12px solid #c04365;
        display: block
    }
    .block1 .order_block .product .timer .text span {
        opacity: .7;
        font-size: 13px
    }
    .block1 .order_block .product .timer .clock span:nth-last-of-type(1):before,
    .block1 .order_block .product .timer .clock span:nth-of-type(1):before,
    .block1 .order_block .product .timer .clock span:nth-of-type(2):before,
    .block1 .order_block .product .timer .clock span:nth-of-type(3):before {
        bottom: 9px
    }
    .block1 .order_block .bottom_line {
        top: 400px
    }
    .block1 .dots {
        display: none
    }
    .block2 .content .left {
        max-width: 100%;
        display: block;
        margin: 0 auto
    }
    .block6 h2 {
        font-size: 32px
    }
    .block2 .content .right {
        width: 100%
    }
    .block2 .content .right .substrate {
        margin: 120px auto 0
    }
    .block3 {
        padding: 30px 10px
    }
    .block4 {
        padding: 30px 0
    }
    .block4 .content .left {
        width: 100%
    }
    .block4 .content .left .substrate {
        margin: 0 auto
    }
    .block4 .content .right {
        width: 100%;
        margin-top: 60px
    }
    .block5 .content .product-block {
        order: 1;
        position: relative;
        z-index: 1
    }
    .block5 .content .box {
        width: 320px;
        margin: 20px
    }
    .block5 .content {
        -webkit-justify-content: center;
        justify-content: center
    }
    .block5 .content .product-block .discont {
        top: 0
    }
    .block6 .content .left {
        width: 100%;
        order: 1
    }
    .block6 .content .right {
        width: 100%
    }
    .block6 .content .right .substrate {
        margin: 0 auto 50px
    }
    .block6 {
        padding: 30px 0
    }
    .block7 .substrate2 {
        width: 790px
    }
    .block7 .substrate3 {
        width: 700px
    }
    .block8 .content .left {
        order: 1;
        padding: 0 10px
    }
    .block9 .left {
        max-width: 100%
    }
    .block9 .wrapper .photo {
        right: 0;
        position: relative;
        margin: 0 auto;
        display: block;
        max-width: 100%
    }
    .block10,
    .block9 {
        padding: 30px 0
    }
    .block10 .title {
        margin-bottom: 50px
    }
}

.mobile {
    display: none !important
}

@media all and (max-width:800px) {
    .wrapper {
        max-width: 320px
    }
    .block2 .content .left img {
        width: 48px;
        margin-bottom: 8px;
        margin-left: 24px
    }
    .block2 .content h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 0
    }
    .block2 .content p {
        font-size: 20px;
        line-height: 150%;
        margin-bottom: 0
    }
    .block2 .desctop {
        display: none
    }
    .block2 .mobile {
        display: block
    }
    .block2 .content .left {
        margin: 0
    }
    .block2 {
        padding: 30px 0
    }
    .block2 .content .right,
    .block2 .content .right .substrate img {
        width: 100%
    }
    .block2 .content .right {
        margin-bottom: 25px
    }
    .block2 .content .right .substrate {
        height: 308px;
        width: 100%;
        -webkit-border-radius: 16px;
        border-radius: 16px
    }
    .block2 .content .right .substrate img {
        left: 0;
        bottom: 74px
    }
    .block2 .content .right .substrate1 {
        padding: 27px 60px;
        -webkit-border-radius: 0 0 16px 16px;
        border-radius: 0 0 16px 16px
    }
    .block2 .content .right .substrate1 span {
        font-size: 13px
    }
    .block2 .content .right .substrate2 {
        width: 288px;
        height: 8px;
        bottom: -8px;
        -webkit-border-radius: 0 0 12px 12px;
        border-radius: 0 0 12px 12px
    }
    .block2 .content .right .substrate3 {
        width: 247px;
        height: 7px;
        bottom: -15px;
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px
    }
    .block3 h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 16px;
        display: block
    }
    .block3 h2 img {
        width: 48px;
        margin: 0 0 8px 0;
        display: block
    }
    .block3 h2 span {
        font-size: 24px;
        display: block
    }
    .block3 .box {
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 104px;
        margin-bottom: 8px
    }
    .block3 .box:before {
        height: 104px
    }
    .block3 .box span {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 12px 8px 24px
    }
    .block3 .wrapper .bot {
        top: 60%
    }
    .block4 .content .right p span {
        font-size: 15px
    }
    .block4 .content .right p span>span {
        height: 12px;
        top: 12px
    }
    .block4 h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 75px;
        display: block
    }
    .block4 h2 img {
        width: 48px;
        margin: 0 0 8px 0;
        display: block
    }
    .block4 h2 span {
        font-size: 24px;
        display: block
    }
    .block4 .content .left .substrate {
        height: 308px;
        width: 100%;
        -webkit-border-radius: 16px;
        border-radius: 16px
    }
    .block4 .content .left .substrate img {
        left: 0;
        bottom: 74px;
        width: 100%
    }
    .block4 .content .left .substrate1 {
        padding: 27px 60px;
        -webkit-border-radius: 0 0 16px 16px;
        border-radius: 0 0 16px 16px;
        height: auto
    }
    .block4 .content .left .substrate1 span {
        font-size: 13px
    }
    .block4 .content .left .substrate2 {
        width: 288px;
        height: 8px;
        bottom: -8px;
        -webkit-border-radius: 0 0 12px 12px;
        border-radius: 0 0 12px 12px
    }
    .block4 .content .left .substrate3 {
        width: 247px;
        height: 7px;
        bottom: -15px;
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px
    }
    .block4 .content .right img {
        width: 48px
    }
    .block4 .content .left .dots {
        left: 149px;
        top: 5%
    }
    .block4 .content .right p {
        font-size: 20px
    }
    .block4 .content .right .box:nth-of-type(1) {
        margin-bottom: 24px
    }
    .block5 h2 {
        font-size: 24px;
        margin-bottom: 16px
    }
    .block5 .substrate {
        height: 104px;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin-bottom: 49px
    }
    .block5 .substrate:before {
        height: 104px
    }
    .block5 .substrate span {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 12px 8px 24px
    }
    .block5 button {
        width: 225px;
        margin: 0 auto 49px
    }
    .block5 {
        padding: 30px 0
    }
    .block5 .content .box .property {
        margin-bottom: 16px
    }
    .block5 .content .box {
        margin: 0 0 16px
    }
    .block5 .content .product-block {
        height: 284px;
        -webkit-border-radius: 8px;
        border-radius: 8px
    }
    .block5 .content .product-block .discont {
        top: -10px;
        right: 20px
    }
    .block5 .content .product-block img {
        padding: 12px
    }
    .block5 .content .product-block button {
        width: 272px;
        padding: 11px 0;
        bottom: -69px;
        font-size: 18px
    }
    .block6 h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 75px;
        display: block
    }
    .block6 h2 img {
        width: 48px;
        margin: 0 0 8px 0;
        display: block
    }
    .block6 h2 span {
        font-size: 24px;
        display: block
    }
    .block6 .content .right .substrate {
        height: 308px;
        width: 100%;
        -webkit-border-radius: 16px;
        border-radius: 16px
    }
    .block6 .content .right .substrate .logo {
        top: -65px;
        left: -9px;
        width: 150px
    }
    .block6 .content .right .substrate img {
        left: 0;
        bottom: 74px;
        width: 100%
    }
    .block6 .content .right .substrate1 {
        padding: 10px 60px;
        -webkit-border-radius: 0 0 16px 16px;
        border-radius: 0 0 16px 16px;
        height: auto
    }
    .block6 .content .right .substrate1 p {
        font-size: 14px
    }
    .block6 .content .right .substrate1 p:nth-of-type(2) {
        font-size: 8px;
        line-height: 13px
    }
    .block6 .content .right .substrate2 {
        width: 288px;
        height: 8px;
        bottom: -8px;
        -webkit-border-radius: 0 0 12px 12px;
        border-radius: 0 0 12px 12px
    }
    .block6 .content .right .substrate3 {
        width: 247px;
        height: 7px;
        bottom: -15px;
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px
    }
    .block6 .content .left {
        -webkit-border-radius: 17px;
        border-radius: 17px;
        padding: 35px 16px
    }
    .block6 .content .left p {
        font-size: 14px;
        margin-bottom: 16px
    }
    .block6 .content .dots {
        top: 68%
    }
    .block7 .wrapper .dots {
        top: 72%
    }
    .block7 {
        padding: 30px 0
    }
    .block7 .mobile {
        display: block;
        border-radius: 16px;
        background: #FFF;
        position: relative;
        z-index: 1;
        padding: 25px 10px
    }
    .block7 .mobile p {
        color: #2b2d42;
        opacity: .7;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 17px;
        text-align: center
    }
    .block7 .mobile .cont {
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        height: 270px;
        margin-bottom: 16px
    }
    .block7 .mobile .cont .line {
        background: #2ca18c;
        width: 40px;
        position: relative
    }
    .block7 .mobile .cont .line:before {
        content: '95%';
        position: absolute;
        font-weight: 700;
        font-size: 12px;
        line-height: 15px;
        color: #FFF;
        left: 50%;
        top: 20px;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%)
    }
    .block7 .mobile .cont .line span {
        position: absolute;
        font-weight: 800;
        font-size: 14px;
        line-height: 17px;
        color: #FFF;
        left: 50%;
        bottom: 20px;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%)
    }
    .block7 .mobile .cont .line:nth-of-type(1) {
        height: 95%
    }
    .block7 .mobile .cont .line:nth-of-type(2) {
        height: 91%;
        background: linear-gradient(rgba(44, 161, 140, .4) 0, #2ca18c 80%)
    }
    .block7 .mobile .cont .line:nth-of-type(2):before {
        content: '91%'
    }
    .block7 .mobile .cont .line:nth-of-type(3) {
        height: 83%;
        background: linear-gradient(rgba(44, 161, 140, .3) 0, #2ca18c 100%)
    }
    .block7 .mobile .cont .line:nth-of-type(3):before {
        content: '83%'
    }
    .block7 .mobile .cont .line:nth-of-type(4) {
        height: 92%;
        background: #5db19d
    }
    .block7 .mobile .cont .line:nth-of-type(4):before {
        content: '92%'
    }
    .block7 .mobile .cont .line:nth-of-type(5) {
        height: 87%;
        background: linear-gradient(rgba(44, 161, 140, .3) 0, #2ca18c 100%)
    }
    .block7 .mobile .cont .line:nth-of-type(5):before {
        content: '87%'
    }
    .block7 .mobile .cont .line:nth-of-type(6) {
        height: 98%;
        background: #2ca18c
    }
    .block7 .mobile .cont .line:nth-of-type(6):before {
        content: '98%'
    }
    .block7 .mobile .text {
        color: #161616;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: .02em;
        margin-bottom: 16px;
        padding: 0 17px
    }
    .block7 .mobile .text:nth-last-of-type(1) {
        margin-bottom: 0
    }
    .block7 .mobile .text span {
        font-weight: 700
    }
    .block7 .desctop {
        display: none
    }
    .block7 .title .innerTitle {
        margin-top: 0
    }
    .block7 .title {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 16px;
        display: block
    }
    .block7 .title img {
        width: 48px;
        margin: 0 0 8px 0;
        display: block
    }
    .block7 .title h2 {
        font-size: 24px;
        display: block;
        margin-bottom: 0
    }
    .block8 h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 75px;
        display: block
    }
    .block8 h2 img {
        width: 48px;
        margin: 0 0 8px 0;
        display: block
    }
    .block8 h2 span {
        font-size: 24px;
        display: block
    }
    .block8 .content .right {
        margin: 20px auto 50px;
        height: auto
    }
    .block8 .content .right .substrate img {
        left: -40px;
        top: -92px;
        width: 400px
    }
    .block8 .content .right .substrate {
        padding: 10px 60px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        height: 308px
    }
    .block8 .content .right .substrate .substrate2 {
        width: 288px;
        height: 8px;
        bottom: -8px;
        -webkit-border-radius: 0 0 15px 15px;
        border-radius: 0 0 15px 15px;
        background: #ececec;
        box-shadow: 0 0 27.94px rgba(0, 0, 0, .05)
    }
    .block8 .content .right .substrate .substrate3 {
        width: 247px;
        height: 7px;
        bottom: -15px;
        background: #eaeaea;
        box-shadow: 0 0 24.99px rgba(0, 0, 0, .05);
        -webkit-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px
    }
    .block8 .content .left .step {
        margin: 16px 0
    }
    .block8 .content .left .box {
        -webkit-border-radius: 4px;
        border-radius: 4px;
        height: auto;
        padding: 36px 0 36px 30px
    }
    .block8 .content .left .box:before {
        height: 100px;
        top: 0
    }
    .block8 .content .left .box span {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: .02em
    }
    .block8 .content .left .box3:before {
        height: 108px !important
    }
    .block8 .content .dots {
        position: absolute;
        right: -158px;
        top: -5%
    }
    .block8 {
        padding: 92px 0 30px
    }
    .block9 .icon {
        width: 48px;
        margin: 0 0 8px 24px;
        display: block
    }
    .block9 h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 8px;
        display: block
    }
    .block9 h2 span {
        font-size: 24px;
        display: block
    }
    .block9 p {
        font-size: 14px;
        margin-left: 24px;
        line-height: 22px;
        margin-bottom: 25px
    }
    .block9 .desctop {
        display: none
    }
    .block9 .mobile {
        display: block !important
    }
    .block9 .wrapper .photo {
        margin: -80px auto 0
    }
    .block9 button {
        width: 100%;
        border: 2px solid #2b2d42;
        border-radius: 16px;
        font-size: 14px;
        padding: 15px 0;
        margin: 55px 0 0
    }
    .block9 .wrapper .dots {
        top: 39%;
        right: 32%
    }
    .block10 .title {
        margin-bottom: 27px
    }
    .block10 .title h2 {
        font-size: 24px;
        margin-left: 24px;
        margin-bottom: 8px;
        display: block
    }
    .block10 .title p {
        font-size: 14px;
        line-height: 22px;
        margin-left: 24px
    }
    .block10 .title p span {
        font-size: 14px;
        width: 80px
    }
    .block10 .order_block form .discont {
        top: -75px
    }
    .block10 .title img {
        width: 48px;
        margin: 0 0 8px 24px;
        display: block
    }
    .block10 .order_block form {
        display: block;
        margin: -20px auto 0;
        padding: 32px 30px
    }
    .block10 .order_block form img {
        width: 100%;
        margin-bottom: 16px
    }
    .block10 .order_block form .price div {
        font-size: 14px;
        line-height: 18px
    }
    .block10 .order_block form .price {
        margin-bottom: 16px
    }
    .block10 .order_block form .price .new_price span,
    .block10 .order_block form .price .old_price span {
        font-size: 24px
    }
    .block10 .order_block form .timer {
        margin-bottom: 16px
    }
    .block10 .order_block form .timer .clock {
        width: 100%
    }
    .block10 .order_block form .timer .clock span {
        font-size: 32px;
        line-height: 39px;
        width: 64px;
        padding: 0 0 31px
    }
    .block10 .order_block form .form_btn {
        margin-top: 16px;
        width: 100%;
        padding: 10px 0;
        font-size: 18px
    }
    .block10 .order_block .dots {
        top: -3%;
        left: 41%
    }
}

@media all and (max-width:480px) {
    .block1 .order_block .product .discont {
        top: 65.9%;
        z-index: 2
    }
    .block1 .order_block .product .timer {
        z-index: 2
    }
    .block1 .order_block form .form_btn {
        margin-top: 16px;
        width: 100%;
        padding: 10px 0;
        font-size: 18px
    }
    .block1 .order_block form {
        display: block;
        margin: -20px auto 0;
        padding: 32px 30px
    }
    .block1 .order_block form img {
        width: 100%;
        margin-bottom: 16px
    }
    .block1 .order_block form .price div {
        font-size: 14px;
        line-height: 18px
    }
    .block1 .order_block form .price {
        margin-bottom: 16px
    }
    .block1 .order_block form .price .new_price span,
    .block1 .order_block form .price .old_price span {
        font-size: 24px
    }
    .block1 .order_block .product {
        margin-bottom: 125px
    }
    .block1 h1 {
        font-size: 18px;
        width: 80%;
        top: 0;
        max-width: 320px;
        margin: 0 auto
    }
    .twentytwenty-handle {
        top: 64% !important
    }
    .block1 .order_block {
        margin-top: -25px
    }
    .block1 .bg .quality_mark {
        width: 23px;
        top: 5px;
        right: 5px
    }
}

.cookie-alert {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.85)
}

.cookie-alert_container {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 13px;
    color: white;
    font-family: Arial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.cookie-alert_container * {
    all: unset
}

.cookie-alert_container>p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px;
    text-align: justify;
    line-height: 1.35
}

.cookie-alert_container>p>a {
    text-decoration: underline;
    color: white
}

.cookie-alert_container>p>a:hover {
    cursor: pointer
}

.cookie-alert_container>span {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    padding: 15px;
    white-space: nowrap
}

.cookie-alert_container>span>button {
    border: 1px solid white;
    color: white;
    font-weight: bold;
    background-color: unset;
    padding: 10px 15px;
    outline: 0
}

.cookie-alert_container>span>button:hover {
    all: unset;
    border: 1px solid white;
    color: white;
    font-weight: bold;
    background-color: unset;
    padding: 10px 15px;
    outline: 0;
    cursor: pointer
}

@media(max-width:480px) {
    .cookie-alert_container>p,
    .cookie-alert_container>span {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%
    }
    .cookie-alert_container>span {
        padding-top: 0;
        text-align: center
    }
}

.gs-f-box {
    border-top: 1px solid #e2e2e2;
    padding: 20px;
    background-color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 15px
}

.gs-f-box,
.gs-f-box a {
    color: #666
}

.gs-f-links {
    margin-top: 10px
}

.gs-f-links a {
    margin: 0 5px
}