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

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

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

.ac_footer {
    max-width: 1000px;
    margin: auto;
    text-align: center;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;

}


:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

form {
    z-index: 10;
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

#spriteSvg {
    height: 0;
    left: -10px;
    opacity: 0;
    position: absolute;
    top: -10px;
    width: 0
}

body input:focus:required:invalid {
    color: #666
}

body input:required:valid {
    color: #666
}

ul {
    list-style: none
}

.container {
    padding: 0 15px;
    max-width: 100%
}

.container,
.wrapper {
    margin: 0 auto;
    position: relative
}

.wrapper {
    max-width: 1920px;
    overflow: hidden
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    overflow-x: hidden;
    position: relative
}

h1,
h2,
h3,
h4 {
    color: #1F2844;
    font-family: Bebas Neue, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase
}

h1 span,
h2 span,
h3 span,
h4 span,
p span {
    color: #A12928;
    font-weight: 700
}



p {
    color: #1f1f1f;
    font-size: 16px;
}

.risk__img {
    max-width: 230px;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

a {
    text-decoration: none
}

.button {
    background: -webkit-gradient(linear, left top, left bottom, from(#45ff6e), to(#00871d));
    background: -o-linear-gradient(top, #45ff6e 0, #00871d 100%);
    background: linear-gradient(180deg, #45ff6e, #00871d);
    border: 1px solid #00871d;
    border-radius: 99px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 135, 29, .25);
    box-shadow: 0 5px 10px rgba(0, 135, 29, .25);
    color: #fff;
    display: block;
    font-weight: 700;
    height: auto;
    line-height: 3;
    margin: 0 auto;
    max-width: 243px;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: background .6s, box-shadow .6s;
    z-index: 10;
    font-size: 16px !important;
}

.button:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#45ff6e), to(#00871d));
    background: -o-linear-gradient(top, #45ff6e 0, #00871d 100%);
    background: linear-gradient(180deg, #45ff6e, #00871d);
    bottom: 0;
    content: "";
    height: auto;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
    z-index: -1
}

section:not(:first-child) {
    margin-top: 40px
}

h1 {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -o-linear-gradient(310deg, #1F2844 20%, #A12928 20%, #A12928 70%, #1F2844 70%);
    background-image: linear-gradient(140deg, #1F2844 20%, #A12928 0, #A12928 70%, #1F2844 0);
    color: transparent;
    font-size: 26px;
    margin: 20px 0 15px;
    position: relative
}

h1:before {
    background: #A12928;
    content: "";
    -webkit-filter: blur(150px);
    filter: blur(150px);
    height: 215px;
    left: -55px;
    opacity: .15;
    position: absolute;
    top: -46px;
    width: 215px
}

h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.box-blur {

    backdrop-filter: blur(3px);
    background: hsla(0, 0%, 100%, .6);
    border-radius: 30px;
    margin-top: 20px;
    box-shadow: 0 15px 45px rgba(0, 0, 0, .15);
    padding: 15px;
}

.box-blur p {
    color: #1F2844;
    font-family: Bebas Neue, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase
}

.risk__list li {
    width: 55%;
}

/* .promo .form {
    display: none
} */

.promo__prod {

    align-items: center;

    display: flex;
    justify-content: space-around;
    flex-direction: column;
    margin: 20px auto 0;
    max-width: 330px;
    position: relative;
    z-index: -1
}

.promo__prod:before {
    background: #1F2844;
    bottom: 0;
    content: "";
    -webkit-filter: blur(150px);
    filter: blur(150px);
    height: 232px;
    opacity: .15;
    position: absolute;
    right: -60px;
    width: 232px;
    z-index: -1
}

.promo__prod img {
    -webkit-filter: drop-shadow(0 15px 45px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 15px 45px rgba(0, 0, 0, .15));
    margin: 0;
    max-width: 150px;
    position: relative;
}

.promo__prod .sale {
    left: 0px;
    margin-top: -60px;
    align-items: center;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' fill='none'%3E%3Cpath fill='url(%23a)' d='M96.6 3.3a5 5 0 0 1 6.8 0l5.2 4.9a5 5 0 0 0 5.9.7l6.2-3.4a5 5 0 0 1 6.7 1.7l3.8 6a5 5 0 0 0 5.5 2.2l6.9-1.8a5 5 0 0 1 6 3.3l2.2 6.8a5 5 0 0 0 4.8 3.5h7.1a5 5 0 0 1 5 4.6l.4 7.2a5 5 0 0 0 3.8 4.5l7 1.8a5 5 0 0 1 3.6 5.8l-1.4 7a5 5 0 0 0 2.6 5.3l6.2 3.4a5 5 0 0 1 2.2 6.6l-3.1 6.4a5 5 0 0 0 1.1 5.8l5.2 4.9a5 5 0 0 1 .5 6.9l-4.6 5.4a5 5 0 0 0-.4 6l3.9 6a5 5 0 0 1-1.3 6.7l-5.8 4.2a5 5 0 0 0-1.8 5.6l2.2 6.8a5 5 0 0 1-3 6.2l-6.6 2.6a5 5 0 0 0-3.2 5l.5 7.1a5 5 0 0 1-4.4 5.3l-7 .9a5 5 0 0 0-4.4 4l-1.3 7a5 5 0 0 1-5.5 4l-7.1-.9a5 5 0 0 0-5.2 2.9l-3 6.5a5 5 0 0 1-6.4 2.5l-6.6-2.7a5 5 0 0 0-5.7 1.5l-4.6 5.5a5 5 0 0 1-6.8.9l-5.7-4.2a5 5 0 0 0-6 0l-5.7 4.2a5 5 0 0 1-6.8-.9l-4.6-5.5a5 5 0 0 0-5.7-1.5l-6.6 2.7a5 5 0 0 1-6.4-2.5l-3-6.5a5 5 0 0 0-5.2-2.9l-7 1a5 5 0 0 1-5.6-4l-1.3-7a5 5 0 0 0-4.4-4.1l-7-.9a5 5 0 0 1-4.4-5.3l.5-7.1a5 5 0 0 0-3.2-5l-6.7-2.6a5 5 0 0 1-2.9-6.2l2.3-6.8a5 5 0 0 0-1.9-5.6l-5.8-4.2a5 5 0 0 1-1.3-6.8l3.9-6a5 5 0 0 0-.4-5.9l-4.6-5.4a5 5 0 0 1 .5-7l5.2-4.8a5 5 0 0 0 1.1-5.8l-3-6.4a5 5 0 0 1 2-6.6l6.3-3.4c2-1 3-3.2 2.6-5.3l-1.4-7a5 5 0 0 1 3.7-5.8l6.9-1.8a5 5 0 0 0 3.8-4.5l.4-7.2a5 5 0 0 1 5-4.7h7.1a5 5 0 0 0 4.8-3.4l2.2-6.8a5 5 0 0 1 6-3.3l7 1.8a5 5 0 0 0 5.4-2.2l3.8-6a5 5 0 0 1 6.7-1.7l6.2 3.4c2 1 4.3.8 5.9-.7l5.2-5Z'/%3E%3Cpath stroke='%239B2D49' stroke-opacity='.5' stroke-width='2' d='m102.8 11 4.3 4.2a6 6 0 0 0 7 .8l5.4-2.9a4 4 0 0 1 5.3 1.4l3.2 5.1a6 6 0 0 0 6.6 2.6l5.9-1.5a4 4 0 0 1 4.8 2.6l1.8 5.8a6 6 0 0 0 5.8 4.2h6a4 4 0 0 1 4 3.7l.4 6a6 6 0 0 0 4.5 5.5l5.9 1.5a4 4 0 0 1 3 4.6l-1.2 6a6 6 0 0 0 3 6.4l5.3 2.9a4 4 0 0 1 1.7 5.2l-2.6 5.5a6 6 0 0 0 1.3 7l4.5 4a4 4 0 0 1 .3 5.6l-3.9 4.6a6 6 0 0 0-.4 7l3.2 5.2a4 4 0 0 1-1 5.4l-4.9 3.5a6 6 0 0 0-2.2 6.8l2 5.7a4 4 0 0 1-2.4 5l-5.7 2.2a6 6 0 0 0-3.8 6l.4 6a4 4 0 0 1-3.5 4.3l-6 .7a6 6 0 0 0-5.2 4.8l-1 6a4 4 0 0 1-4.5 3.2l-6-.8a6 6 0 0 0-6.2 3.5l-2.6 5.4a4 4 0 0 1-5 2l-5.7-2.2a6 6 0 0 0-6.9 1.8L114 188a4 4 0 0 1-5.5.7l-4.8-3.6a6 6 0 0 0-7.2 0l-4.8 3.6a4 4 0 0 1-5.5-.7l-3.8-4.7a6 6 0 0 0-6.9-1.8l-5.6 2.3a4 4 0 0 1-5.1-2l-2.6-5.5a6 6 0 0 0-6.2-3.5l-6 .8a4 4 0 0 1-4.4-3.2l-1.1-6a6 6 0 0 0-5.2-4.8l-6-.7a4 4 0 0 1-3.5-4.3l.4-6a6 6 0 0 0-3.8-6l-5.7-2.2c-2-.8-3-3-2.3-5l1.9-5.7a6 6 0 0 0-2.2-6.8l-5-3.5a4 4 0 0 1-1-5.4l3.3-5.1a6 6 0 0 0-.4-7.1l-4-4.6a4 4 0 0 1 .3-5.5l4.5-4.2a6 6 0 0 0 1.3-7l-2.6-5.4a4 4 0 0 1 1.7-5.2l5.3-3a6 6 0 0 0 3-6.3l-1.1-6a4 4 0 0 1 3-4.6l5.8-1.5a6 6 0 0 0 4.5-5.5l.4-6a4 4 0 0 1 4-3.8h6a6 6 0 0 0 5.8-4.1l1.8-5.8a4 4 0 0 1 4.8-2.6l5.9 1.5a6 6 0 0 0 6.6-2.6l3.2-5.1a4 4 0 0 1 5.3-1.4l5.3 3a6 6 0 0 0 7-1l4.4-4.1a4 4 0 0 1 5.6 0Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='100' x2='100' y1='0' y2='200' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFC700'/%3E%3Cstop offset='1' stop-color='%23FF8A00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/contain no-repeat;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .25));
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, .25));

    flex-direction: column;
    font-family: Bebas Neue, sans-serif;
    font-size: 40px;
    padding: 0px 20px;
    font-weight: 700;
    height: 140px;
    justify-content: center;
    line-height: .8;
    position: relative;
    text-align: center;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    text-transform: uppercase;
    width: 140px
}

.promo__prod .sale span {
    font-size: 15px;
    line-height: 1;
    display: block;
    margin-top: 10px;
}

.promo__list {
    margin: 0 auto;
    max-width: 400px
}

.promo__list li {
    margin-bottom: 15px
}

.promo__list li,
.promo__list li .ico {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.promo__list li .ico {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #fff;
    border: 2px dashed rgba(155, 45, 73, .6);
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    height: 40px;
    justify-content: center;
    margin-right: 15px;
    width: 40px
}

.promo__list li .ico svg {
    max-height: 30px;
    max-width: 28px;
}

.promo__list li h4 {
    text-align: left;
    width: calc(100% - 75px);
    font-size: 15px;
}

.promo__badge {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 200px
}

.button {
    margin-bottom: 20px;
}

.promo__badge li {
    max-width: 60px;
    width: 28.125vw
}

/* .jungle h3 span,
.jungle__item {
    display: block
} */

.jungle__item:nth-of-type(2) p,
.jungle__item:nth-of-type(3) p {
    margin-top: 15px;
    font-size: 16px;
}

.jungle__item:first-of-type p {
    margin-top: 20px;
    position: relative;
    font-size: 16px;
}

.jungle__item:first-of-type p:after,
.jungle__item:first-of-type p:before {
    content: "";
    position: absolute
}

.jungle__item:first-of-type p:before {
    color: #e5e5e5;
    content: "❛❛";
    font-size: 250px;
    line-height: .8;
    right: -20px;
    z-index: -1
}

.jungle__item:first-of-type p:after {
    background: #A12928;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    height: 253px;
    opacity: .15;
    right: -80px;
    top: -100px;
    width: 253px
}

.jungle__item:first-of-type img {
    max-width: 150px;
    width: 74.063vw
}

.jungle__item:first-of-type .jungle__img h3 {
    margin-top: 23px;
    margin-bottom: 0;
    font-size: 14px;
    position: relative
}

.jungle__item:first-of-type .jungle__img:after {
    background: 50%/contain no-repeat;
    top: 85px;
    content: "";
    height: 81px;
    position: absolute;
    right: 0;
    width: 80px;
}

.no-webp .jungle__item:first-of-type .jungle__img:after {
    background-image: url(../images/top-secret.png);
}

.webp .jungle__item:first-of-type .jungle__img:after {
    background-image: url(../images/top-secret.webp);
}

.jungle__item:first-of-type .jungle__img:before {
    background: #fff;
    border-radius: 50%;
    top: 80px;
    content: "";
    height: 90px;
    position: absolute;
    right: -7px;
    width: 90px
}

.jungle__item:nth-of-type(2) .jungle__img {
    /* left: 30px; */
    margin-top: 63px;
    max-width: 130px;
    width: 53.75vw
}

.jungle__item:nth-of-type(2) .jungle__img:before {
    background: url(../images/recipe-2-before.png) 50%/cover no-repeat;
    content: "";
    height: 62.188vw;
    left: -66px;
    max-height: 160px;
    max-width: 200px;
    position: absolute;
    top: -60px;
    width: 79.375vw;
    z-index: -1
}

.jungle__item:nth-of-type(3) .jungle__img {
    left: 40px;
    margin-top: 54px;
    max-width: 224px;
    width: 53.75vw
}

.jungle__item:nth-of-type(3) .jungle__img:before {
    background: 50%/contain no-repeat;
    content: "";
    height: 73.125vw;
    left: -80px;
    max-height: 177px;
    max-width: 330px;
    position: absolute;
    top: -50px;
    width: 92.813vw;
    z-index: -1
}

.no-webp .jungle__item:nth-of-type(3) .jungle__img:before {
    background-image: url(../images/recipe-3-before.png);
}

.webp .jungle__item:nth-of-type(3) .jungle__img:before {
    background-image: url(../images/recipe-3-before.webp);
}

.jungle__img {
    margin: 0 auto;
    position: relative;
    max-width: 205px;
}

.jungle .box-blur__img {
    margin-top: 6px;
    position: relative
}



.jungle .box-blur p {
    color: #1F2844;
    color: #1f1f1f;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 1.25;
    text-transform: none
}

.jungle .button {
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
    width: 210px;
    height: auto;
}

.jungle .button:hover {
    transform: scale(1.1);
}

.risk .container:before {
    background: #A12928;
    content: "";
    -webkit-filter: blur(150px);
    filter: blur(150px);
    height: 394px;
    left: -172px;
    opacity: .15;
    position: absolute;
    top: 700px;
    width: 100%
}

.risk .subtitle-min {
    margin: 10px auto 70px;
    max-width: 690px;
    text-align: center
}

.risk h3 {
    text-align: left
}

.risk h3 span {
    display: block;
    margin-top: 5px
}

.risk__promo p {
    margin: 30px 0
}

.risk__smell {
    height: 223px;
    margin: 0 auto;
    position: relative;
    width: 213px;
    z-index: 10
}

.risk__smell svg {
    display: inline-block;


}

.risk__smell:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='70' height='59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='60' width='10' height='10' rx='5' fill='red'/%3E%3Cpath d='M1 58C34 28 48 34.5 64.5 5.5' stroke='red' stroke-width='2' stroke-linecap='round' stroke-dasharray='4 6'/%3E%3C/svg%3E") 50%/contain no-repeat;
    bottom: -55px;
    content: "";
    height: 74px;
    left: -10px;
    position: absolute;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    width: 74px
}

.risk__girl {
    margin-top: -40px;
    max-width: none;
    position: relative;
    right: 40px;
    width: 270px
}

.risk .box-blur p {
    color: #1F2844;
    font-family: Bebas Neue, sans-serif;
    line-height: 1;
    text-transform: uppercase
}

.risk__list {
    -ms-flex-pack: distribute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -10px
}

.risk__list li {
    margin: 30px 10px 0 0;
    /* width: 234px */
}

.risk__list p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    margin-top: 60px;
    text-align: center
}

.risk__img {
    margin: 0 auto
}

.risk__img,
.risk__img img {
    border-radius: 50%
}

.risk .attention {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: hsla(0, 0%, 100%, .6);
    border: 1px solid red;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 15px rgba(255, 0, 0, .15);
    box-shadow: 0 5px 15px rgba(255, 0, 0, .15);
    margin: 30px auto 0;
    max-width: 930px;
    padding: 14px 10px;
    position: relative
}

.risk .attention:before {
    background: #A12928;
    bottom: -145px;
    content: "";
    -webkit-filter: blur(150px);
    filter: blur(150px);
    height: 344px;
    left: -100px;
    opacity: .15;
    position: absolute;
    width: 344px
}

.risk .attention p {
    color: red;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 10px 0;
    text-align: center
}

.risk .attention p br {
    display: none
}

.risk .attention svg {
    display: block;
    height: 31px;
    margin: 0 auto;
    width: 31px
}

.fronts h3 {
    margin: 30px 0 5px;
    text-align: left
}

.fronts .box-blur {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 197px
}



.prices {
  display: flex;
  justify-content: center;
  margin-bottom: 15px !important;
}

.prices__item {
  display: flex;
  flex-direction: column;

  align-items: center;
  text-align: center;
  margin-bottom: 0 !important;
}

.prices__item:first-child {
  margin-right: 15px !important;
  padding-right: 15px !important;
  border-right: 1px solid lightgrey;
}

.old-price {
  text-decoration: line-through;
  line-height: 1;
  margin: auto;
}
.prices-title {
  font-size: 14px;
  margin-bottom: 5px;
}
.new-price {
  font-size: 30px;
  line-height: 1;
  color: red;
  font-weight: 700;
}

.fronts .box-blur--fronts {
    background: #fff;
    padding: 0;
    position: relative
}

.fronts .box-blur--fronts p {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: hsla(0, 0%, 100%, .6);
    border-radius: 30px;
    -webkit-box-shadow: 0 15px 45px rgba(0, 0, 0, .15);
    box-shadow: 0 15px 45px rgba(0, 0, 0, .15);
    padding: 30px 15px
}

.fronts .box-blur--fronts:after,
.fronts .box-blur--fronts:before {
    content: "";
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fronts .box-blur--fronts:after {
    background: url(../images/fronts-bg.png) 50%/contain no-repeat;
    height: 453px;
    top: -310px;
    max-width: 320px;
    width: 100%;
    z-index: -100
}

.fronts .box-blur--fronts:before {
    background: 50%/contain no-repeat;
    height: 178px;
    top: -166px;
    width: 198px;
    z-index: 10
}

.no-webp .fronts .box-blur--fronts:before {
    background-image: url(../images/fronts.png);
}

.webp .fronts .box-blur--fronts:before {
    background-image: url(../images/fronts.webp);
}

.compound__wrapper {
    margin-top: 10px
}

.easy__item h3 {
    margin-top: 10px;
}

.compound__item:not(:first-child) {
    margin-top: 30px
}

.compound__item img {
    max-width: 170px;
    margin-bottom: 10px;
}

.compound__img img {
    margin: 0 auto;
    width: 170px !important
}

.compound h3 {
    margin: 5px 0;
    text-align: center
}

.compound p {
    text-align: center;
}

.users h2 {
    margin: 0 auto;
    max-width: 820px
}

.users__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -10px
}

.users__item {
    margin: 30px 10px;
    max-width: 270px;
    width: 100%
}

.users__item figure {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.users__item figure img {
    border-radius: 50%;
    margin: 0 15px 0 0;
    width: 100px;
    flex-shrink: 0;
}

picture {
    flex-shrink: 0;
}

.users__item figure figcaption h3 {
    text-align: left
}

.users__item figure figcaption>p {
    color: #ffb800;
    font-size: 32px;
    line-height: 1.6;
    margin-left: -4px
}

.users__item img {
    border-radius: 15px;
    margin-top: 10px
}

.users__item>p {
    line-height: 1.25;
    margin-top: 15px
}

.easy__wrapper {
    counter-reset: myCounter2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.easy__prod {
    left: 50%;
    position: absolute;
    top: 15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 75px
}

.easy__item {
    margin-top: 30px;
    max-width: 330px;
    width: 100%
}

.easy__item,
.easy__item--prod {
    position: relative
}

.easy__item img:first-child {
    margin-bottom: 15px;
    width: 210px
}

.easy__item:before {
    z-index: 2;
    align-items: center;
    background: #1F2844;
    border-radius: 50%;
    color: #fff;
    content: counter(myCounter2);
    counter-increment: myCounter2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Bebas Neue;
    font-size: 45px;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    transform: translateX(-70%);
    width: 60px
}

.easy .box-blur {
    margin-top: 30px
}

.form {
    max-width: 300px;
    margin: auto;
}

.form__title {
    background: -webkit-gradient(linear, left top, left bottom, from(#1c67b4), to(#1F2844));
    background: -o-linear-gradient(top, #1c67b4 0, #1F2844 100%);
    background: linear-gradient(180deg, #1c67b4, #1F2844);
    border-radius: 30px 30px 0 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    /* margin: 0 -10px; */
    padding: 10px;
    position: relative;
    text-align: center;
    font-size: 16px;
}

.form__title:after,
.form__title:before {
    border-style: solid;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    width: 0
}

.form__title:before {
    border-color: #000 transparent transparent;
    border-width: 10px 10px 0 0;
    right: 0
}

.form__title:after {
    border-color: transparent #000 transparent transparent;
    border-width: 0 10px 10px 0;
    left: 0
}

.form__wrapper {
    background: #fff;
    width: calc(100% - 20px);
    margin: auto;
    border-radius: 0 0 15px 15px;

    box-shadow: 0px 1px 45px 20px rgb(0 0 0 / 15%);
    padding: 20px;
}


.form .button,
.form input {
    height: 15.625vw;
    max-height: 60px;
    max-width: 300px;
    width: 100%
}


.form input {
    border: 1px solid rgba(12, 54, 97, .5);
    border-radius: 30px;
    color: #686c8a;
    display: block;
    font-size: 18px;
    line-height: 120%;
    margin: 0 auto 15px;
    outline: none;
    text-align: left;
    padding-left: 30px;
}



.form input::-webkit-input-placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5
}


.form input:-ms-input-placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5
}


.form input::-ms-input-placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5
}

.form input::-webkit-input-placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}


.form input::-moz-placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}


.form input::placeholder {
    color: rgba(12, 54, 97, .5);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.form .button {
    font-size: 20px;
    font-weight: 700;
    line-height: 2.4
}

.form__secure {
    padding: 15px 0
}

.risk__img {
    position: relative;
}

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

.risk__list .risk__img:before {
    background: white;
    box-shadow: inset 0px 0px 14px rgba(0, 0, 0, 0.1), 0px 0px 14px rgba(0, 0, 0, 0.1);
    content: "";
    border-radius: 50%;
    height: 120%;
    left: -10%;
    position: absolute;
    top: -10%;
    width: 120%;
    z-index: 0;
}

.risk__list .risk__img:after {
    content: "";
    background-size: cover;
    height: 39px;
    left: 50%;
    transform: translate(-50%, 0%);
    position: absolute;
    bottom: -55px;
    width: 30px;
    z-index: -1;
}

.no-webp .risk__list .risk__img:after {
    background-image: url(../images/circles-arrows.min.png);
}

.webp .risk__list .risk__img:after {
    background-image: url(../images/circles-arrows.min.webp);
}

.risk__list li {
    margin: 0;
    position: relative;
    z-index: 2
}


.button__text:after {
    content: '' !important;
    display: inline-block;
    font-size: 75%;
    vertical-align: top;
}
.easy__title {
    font-size: 14px;
    margin-top: 20px!important;
}
.easy__title.last {
    margin-top: 15px!important;
}
.nds {
    font-size: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.prod-box {
    position: relative;

    left: 0px;
    bottom: 0;
    max-width: 150px;
    margin-bottom: 15px;
}

.compound__item .compound-img-2 {
    width: 270px;
}

.button__text:after {
    content: '*';
    display: inline-block;
    font-size: 75%;
    vertical-align: top;
}

.jungle__img img {
    max-width: 150px;
}

@media only screen and (max-width: 1440px) {
    .risk__list {
        max-width: 1000px;
        margin: 80px auto 0;
        justify-content: space-around;
    }

    .risk__list li:not(:last-of-type) {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .fs {
        width: 80%;
    }
    
}
.footer {
    padding: 20px 0;
}

@media only screen and (max-width: 1230px) {
    .ac_footer {
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .promo__prod {
        margin-top: 55px;
    }
    .risk__smell {
        max-width: 140px;
        height: auto;
        margin: 0;
        margin-right: auto;
    }

    .risk__smell:after {
        height: 53px;
        left: -15px;
        bottom: -50px;
    }

    .risk__girl {
        right: 108px;
    }

    .ac_footer {
        padding: 15px;
        font-size: 12px;
        line-height: 1.2;
        padding-bottom: 0;
    }
}

@media only screen and (max-width:768px) {
    .promo__prod {
        margin-top: 20px;
    }
    .risk__smell {
        margin: auto;
    }

    .box-blur {
        margin-top: 0;
    }

    .risk__girl {
        right: 50px;
    }

    .risk__smell:after {
        height: 74px;
        left: -50px;
        bottom: -44px;
    }

    .form__wrapper {
        padding: 15px 15px 0
    }

}

@media only screen and (max-width: 475px) {
    .risk__girl {
        right: 20px;
    }
}

@media only screen and (min-width: 600px) {

    .promo__prod img {
        max-width: 150px;
    }

    .users__item {
        width: 40%;
    }

    .easy__item {
        width: 46%;
    }

    .promo .container {
        display: flex;
        flex-wrap: wrap;
    }

    .risk__list li {
        width: 40%;

    }

    .risk__img {
        max-width: 180px;
    }

    .form,
    .promo__prod-id {
        width: 50%;
    }



    .form .button {
        font-size: 16px !important;
        line-height: 1;
    }



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

    .promo__badge {
        margin-bottom: 20px;
    }

    .promo__prod .sale {
        left: 0;
        margin-top: 0;
    }

    .promo__prod {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
       
        margin-right: 0;
    }

}

@media only screen and (min-width: 600px) {
    .compound__wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: start;
        justify-content: center;
    }

    .compound__item {
        width: 48%;
    }

    .compound__item img {
        max-height: 90px;
        width: auto;
    }

    .compound__item .compound-img-2 {
        width: auto;
    }

    .compound__item:not(:first-child) {
        margin-top: 0;
    }

    .compound__item:nth-child(1) {
        margin-right: 15px;
    }

    .compound__item:nth-child(2) {
        margin-bottom: 15px;
    }

    h1 {
        font-size: 30px;
    }

    h3 {
        font-size: 20px;
    }

    h2 {
        font-size: 28px;
    }

    .jungle__item {
        display: flex;
    }

    .jungle__item:nth-of-type(2) {
        flex-direction: row-reverse;
    }

    .jungle__item:nth-of-type(2) .jungle__img {
        margin-left: 70px;
    }

    .jungle__item:nth-of-type(3) .jungle__img {
        margin-right: 50px;
    }

    .jungle__item:first-of-type img {
        max-width: 180px;

    }

    .jungle__img {
        margin-right: 20px;
    }

    .jungle .box-blur__img {
        position: absolute;
        left: 10px;
        bottom: -40px;
    }

    .prod-box {
              max-width: 96px;
        left: 25px;
        bottom: 9px;

    }

    .jungle .box-blur {
        position: relative;
        padding: 30px;
        padding-left: 140px;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;

    }

    .box-blur {
        padding: 30px;
    }

    .jungle .box-blur p {
        font-size: 16px;
    }

    .jungle__item:nth-of-type(3) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) {

    p {
        font-size: 18px;
    }

        .prod-box {
    max-width: 108px;
        left: 12px;
        bottom: 9px;
    }

    .risk__promo {
        position: relative;
        padding-right: 350px;
    }

    .risk-right {
        position: absolute;
        bottom: -20px;
        right: 0;

    }

    .risk__list li {
        width: 30%;
    }

    .users__wrapper {
        max-width: 846px;
        width: 100%;
        margin: 0 auto;
    }

    .jungle .box-blur p {
        font-size: 18px;
    }

    .box-blur {
        max-width: 600px;
        margin: 0 auto 60px;
    }

    .promo__prod .sale {
        left: -20px;
    }

    h2 {
        font-size: 34px;
    }

    .promo__prod img {
        max-width: 200px;
    }

    h3 {
        font-size: 22px;
    }

    .risk h3 {
        font-size: 24px;
    }

    h1 {
        font-size: 36px;
    }

    .form__title {
        font-size: 20px;
    }

    .promo__prod-id {
        width: 55%;
    }

    .form {
        width: 45%;
    }

    .form__wrapper {
        padding: 20px;
    }

    .promo__prod {
        flex-direction: row;
    }

    .promo__list li h4 {
        font-size: 17px;
    }
}

.my-popup__style picture {
    width: 100%;
    max-width: 150px;
    flex-shrink: 0;
}

@media only screen and (min-width:992px) {
    .promo__list {
        max-width: 310px;
        margin-left: 0;
    }
    .promo__prod img {
        max-width: 174px;
    }

    .promo__prod {
      margin-right: auto;
    }

    .users__item {
        width: 50%;
    }


    .easy__item {
        width: 25%;
    }

    .compound__wrapper {
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-top: 20px;
    }

    .compound__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 450px;
        position: relative;
        width: 36.25vw;
    }

    .compound__img img {
        margin: 0 auto;
        width: 350px;
    }

    .compound__item--right img,
    .compound__item .compound-img-2 {
        margin: 0 auto 10px auto;
    }

    .compound__item--left img {
        margin: 0;
    }

    .risk__promo {
        max-width: 670px;
        margin: auto;
    }

    .risk__girl {
        width: 307px;
    }

    .risk__list li {
        width: 16%;
    }

    .fronts__wrapper {

        display: flex;
        justify-content: space-between;
    }

    .fronts .box-blur {
        margin-top: 10px;
    }

    .fronts__item {
        max-width: 450px;
        position: relative;
        width: 33%;
        z-index: 10;
    }

    .promo .container:before {
        background: no-repeat;
        background-size: contain;
        height: 538px;
        right: -20px;
        top: -190px;
        width: 652px;
    }

    .no-webp .promo .container:before {
        background-image: url(../images/promo.png);
    }

    .webp .promo .container:before {
        background-image: url(../images/promo.webp);
    }

    .text-bg h3,
    .text-bg h1 {
        text-align: left;
    }

    .promo .container:before {
        content: "";
        position: absolute;
        z-index: -5;
    }

    .promo__txt {
        max-width: 325px;
        text-align: left;
    }

    h1 {
        font-size: 38px;
    }

    .promo__list li .ico svg {
        max-height: 40px;
        max-width: 38px;
    }

    .promo__list li h4 {
        font-size: 18px;
    }

    .promo__list li .ico {
        height: 50px;
        width: 50px;
    }

    h3 {
        font-size: 20px;
    }

    .promo__prod .sale {
        left: -69px;
        top: 156px;
    }

    .promo__prod-id {
        position: absolute;
        left: calc(50% - 230px);
        bottom: -25px;
    }

    .promo__badge {
        margin-bottom: 0;
    }

    section:not(:first-child) {
        margin-top: 60px;
    }

    .promo .container {
        justify-content: space-between;
        align-items: flex-end;
    }

    .form {
        max-width: 300px;
        margin: 0;
    }
}

@media only screen and (min-width: 1044px) {
    .jungle__item {
        max-width: 800px;
        margin: auto;
    }

    .users__item {
        width: 22%;
    }

    .promo__list {
        margin: 0;
    }

    .promo__badge {
        margin: 0;
    }

    .users__wrapper {
        max-width: 100%;
    }

    .promo__txt {
        max-width: 40%;
    }

    .promo__prod-id {

        left: calc(50% - 240px);

    }

    .container {
        padding: 0 40px;
    }

    h1 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 1200px) {
    .promo__txt {
        max-width: 36%;
    }

    .container {
        max-width: 1220px;
    }

    h1 {
        font-size: 40px;
    }

}

img {
    height: auto;
}

.promo--top {
    padding-top: 30px;
}

.my-popup__style {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    padding: 20px;
    border-radius: 20px;
    width: 485px;
}

picture {
    display: block;
}

.form__img {
    max-width: 150px;
    margin: 0;
}

.button:hover {
    transform: scale(1.1);
    cursor: pointer;
}

.form__popup {

    width: 100%;
    max-width: 300px;
    flex-shrink: 0;
}

.form__popup .form__wrapper {
    border-radius: 15px;
}

.form__popup input {

    font-size: 16px;
}

.promo {
    padding-bottom: 80px;
}

@media only screen and (max-width:600px) {
    .jungle__item {
        margin-bottom: 20px;
    }
    .my-popup__style {
        background: none;
        display: block;
        width: auto !important;
    }

    .form__img {
        display: none;
    }

    .form__popup .form__wrapper {
        padding: 15px;
    }

    .form__popup {
        width: 100%;
    }


}

@media screen and (max-width: 479px) {
    h2 {
        font-size: 20px;
    }

    body {
        line-height: 1.3;
    }

    .box-blur p {
        font-size: 18px;
    }

    .promo {
        padding-bottom: 30px;
    }
    .compound__img img {
        width: 150px!important;
    }
}

.promo__prod-id {
    margin-bottom: 20px;
}

.inL_929703 {
    width: 400px;
    margin-top: 27px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {

}
@media only screen and (max-width:768px) {
    .promo {
        padding-bottom: 40px;
    }
    .risk .subtitle-min {
        margin-bottom: 30px;
    }
}