@font-face {
    font-family: iconset;
    src: url("../fonts/iconset.eot");
    src: url("../fonts/iconset.eot?#iefix") format("embedded-opentype"), url("../fonts/iconset.woff") format('woff'), url("../fonts/iconset.ttf") format('truetype'), url("../fonts/iconset.svg#iconset") format('svg')
}

@font-face {
    font-family: iconset;
    src: url("../fonts/iconset.eot");
    src: url("../fonts/iconset.eot?#iefix") format("embedded-opentype"), url("../fonts/iconset.woff") format('woff'), url("../fonts/iconset.ttf") format('truetype'), url("../fonts/iconset.svg#iconset") format('svg')
}

@font-face {
    font-family: iconset;
    src: url("../fonts/iconset.eot");
    src: url("../fonts/iconset.eot?#iefix") format("embedded-opentype"), url("../fonts/iconset.woff") format('woff'), url("../fonts/iconset.ttf") format('truetype'), url("../fonts/iconset.svg#iconset") format('svg')
}


#menu_mobile,
.menu_mobile {
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    display: none;
    height: 48px;
    position: fixed;
    top: -1px;
    -webkit-transition: top .1s;
    transition: top .1s;
    width: 100%;
    z-index: 10000000
}

.menu_mobile_button_logo_container {
    float: left;
    width: 68%
}

.menu_mobile_button_container {
    float: left;
/*    width: 40%*/
}

.menu_mobile_icon_container {
    float: right;
    width: 32%
}

.menu_mobile_button {
    margin-left: 10px;
    padding: 16px;
    width: 21px;
    z-index: 100
}


.menu_mobile_logo {
    height: 24px;
    margin-top: 13px
}

@media only screen and (max-width:360px) and (orientation:portrait) {
    .menu_mobile_logo {
        height: 18px
    }

    

    .menu_mobile_button_logo_container {
        width: 62%
    }

    .menu_mobile_icon_container {
        width: 38%
    }
}

@media (orientation:landscape) {

    #menu_mobile,
    .menu_mobile {
        height: 50px
    }

    .menu_mobile_logo {
        height: 30px;
        margin-top: 9px
    }
}

body,
html {
    margin: 0;
    padding: 0
}

body,
table,
td {
    color: #4d4d4d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

a {
    color: #222323;
    font-size: inherit
}

a,
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400
}

h1,
h2 {
    margin: 0;
    padding: 0
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400
}

td {
    vertical-align: top
}

#main_block {
    left: 50%;
    margin: 0 auto;
    max-width: 1240px;
    padding: 0 10px 9px
}

#header_block {
    float: left;
    position: relative;
    width: 100%
}

.logo_block {
    float: left;
    margin-top: 19px;
    width: 230px
}

#menu_block {
    float: left;
    width: 755px
}

#top_menu_1,
#top_menu_1 ul {
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#top_menu_1 {
    margin-top: 2px
}

#top_menu_1 li {
    float: left;
    margin: 0;
    padding: 0 4px 0 12px
}

#top_menu_1 li a {
    color: #676767;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase
}

#top_menu_2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 5px;
    width: 1214px
}

#top_menu_2 li,
#top_menu_2 li.active_2,
#top_menu_2 li.last {
    background: url("../img/menu_seperator2.gif") no-repeat 100% 0;
    float: left;
    padding: 12px 11px 11px
}

#top_menu_2 li.last {
    background: none
}

#top_menu_2 li.active_2 {
    padding: 0 1px 0 0
}

#top_menu_2 li a,
#top_menu_2 li.active_2 a {
    color: #4f4f4f;
    font-size: 14px;
    text-decoration: none
}

#top_menu_2 ul {
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#top_menu_2 ul li {
    background: none;
    float: left;
    margin: 6px 0 0;
    padding: 6px 0 0
}

#top_menu_2 li.active_left_2,
#top_menu_2 li.active_right_2 {
    height: 23px;
    width: 2px
}

#top_menu_2 li.active_center_2 {
    background: url("../img/menu_sel_bg_transp.gif") repeat-x top;
    height: 23px;
    padding: 4px 5px 0
}

#top_menu_2 li.active_2 a {
    color: #be2022
}

#date_block {
    color: #8d8c8c;
    float: right;
    margin: 1px 10px 0 0
}

#content_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 9px 0 0;
    width: 100%
}

#content_block,
#content_mid_block {
    padding: 0;
    position: relative
}

.block_header {
    margin-bottom: 20px;
    position: relative;
    width: 100%
}

.vz24 {
    display: none !important;
    float: left;
    height: 24px;
    margin-right: 10px;
    width: auto
}

.block_title {
    color: #3e3c3c;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none
}

label {
    color: #4f4f4f;
    font-size: 14px
}

input {
    margin-bottom: 14px
}

input.search {
    background: url(../images/search_field.gif) no-repeat 0 0;
    border: 0;
    color: #909090;
    margin: 0;
    padding: 4px 6px 3px;
    width: 137px
}

#footer_block {
    float: left;
    margin-top: 35px;
    position: relative;
    width: 1214px
}

.footer_list,
.footer_mid,
.footer_right {
    display: inline;
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 17px 0 0 20px;
    padding: 0;
    width: 385px
}

.footer_list li {
    float: left;
    margin-bottom: 8px;
    width: 385px
}

.footer_list li a {
    color: #747171;
    font-size: 12px;
    text-decoration: none
}

.footer_list li a.footer_list_title {
    color: #636262;
    font-size: 16px;
    font-weight: 700
}

.footer_mid {
    margin: 47px 0 0 19px;
    width: 370px
}

.footer_mid li {
    width: 370px
}

.footer_right {
    margin: 21px 0 0 7px;
    width: 150px
}

.footer_right li {
    margin-bottom: 14px;
    width: 150px
}

.footer_h1 {
    float: none
}

#copyright_block {
    float: left;
    height: 48px;
    margin-top: 9px;
    max-width: 1214px;
    width: 100%
}

.copyright_text {
    color: #747171;
    display: inline;
    float: left;
    margin: 16px 0 0 30px
}

input:focus,
textarea:focus {
    outline: none
}

.com_info {
    border-top: 1px solid #dfdfdf;
    color: #7d7d7d;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    padding: 10px 0 28px;
    width: 100%
}

.search_block {
    border: 0;
    color: #818080;
    font-size: 12px;
    height: 22px;
    margin: 2px;
    padding: 1px 7px 2px;
    width: 125px
}

.data {
    color: #8b8686;
    font-size: 9px;
    margin: 0;
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 226px
}

.fn {
    float: none
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.main_top_banner_mobile_container {
    display: none;
    margin-top: 0 !important
}

.menu_1_social_svg {
    -webkit-filter: invert(30%) sepia(0) saturate(4864%) hue-rotate(156deg) brightness(101%) contrast(88%);
    filter: invert(30%) sepia(0) saturate(4864%) hue-rotate(156deg) brightness(101%) contrast(88%);
    height: 22px
}

@-webkit-keyframes live_pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .7);
        box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .7);
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    70% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 82, 82, 0);
        box-shadow: 0 0 0 5px rgba(255, 82, 82, 0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

@keyframes live_pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .7);
        box-shadow: 0 0 0 0 hsla(0, 0%, 100%, .7);
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    70% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 82, 82, 0);
        box-shadow: 0 0 0 5px rgba(255, 82, 82, 0);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
}

.product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0
}

.product img {
    max-width: 300px
}

@media (max-width:900px) {
    .product {
        display: block;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product img {
        display: block;
        margin: 0 auto
    }
}

.error {
    color: red
}

.loading {
    background: #fff !important;
    background-image: url(../images/loader.gif) !important;
    background-position: center 45px !important;
    background-repeat: no-repeat !important;
    filter: alpha(opacity=60) !important;
    opacity: .6 !important;
    position: absolute
}

.menu_1:hover {
    color: #a91a0d !important
}

.copyright_text a {
    color: #eae9ea;
    left: 20px;
    position: relative
}

#top_menu_2 li a,
#top_menu_2 li.active_2 a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (max-width:1200px) {

    body,
    html {
        width: 100%
    }

    body {
        -ms-touch-action: pan-x pan-y;
        touch-action: pan-x pan-y
    }

    #footer_block,
    #header_block,
    #top_menu_2,
    .menu_block {
        display: none
    }

    #content_mid_block {
        padding-right: 0
    }

    .main_top_banner_mobile_container {
        display: block;
        margin-top: 70px !important;
        text-align: center
    }

    #content_block {
        display: unset
    }

    #content_block,
    #main_block {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100% !important
    }

    #main_block {
        max-width: 1080px
    }

    .block_header {
        margin-bottom: 2%
    }

    #menu_mobile {
        display: block
    }

    #content_mid_block,
    .block_568,
    .block_568_content,
    .com_info {
        width: 100%
    }

    .block_568_content {
        padding: 0
    }

    .com_info {
        margin-left: 0;
        margin-top: 21px
    }

    #loading {
        width: 100% !important
    }
}

@media only screen and (max-width:1200px) and (orientation:landscape) {

    body,
    html {
        width: 100%
    }

    #menu_mobile {
        display: block
    }

    #content_block {
        margin-left: 5%;
        width: 90% !important
    }
}

@media only screen and (max-width:359px) {

    body,
    html {
        width: 100%
    }

    #menu_mobile {
        display: block
    }

    

    .block_title {
        font-size: 13px
    }
}

@media only screen and (max-width:1px) and (max-height:1px) and (orientation:landscape) {

    body,
    html {
        width: 100%
    }

    #menu_mobile {
        display: block
    }

    #content_block {
        margin-left: 1%;
        width: 99% !important
    }

    #content_mid_block {
        width: 65% !important
    }
}

.just-validate-error-label {
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 3px !important
}

.just-validate-error-field {
    background: #fff url(../images/warning.svg) no-repeat center right 10px/25px;
    border-color: #dc3545 !important
}

.just-validate-error-field:focus {
    border-color: #dc3545 !important;
    -webkit-box-shadow: inset 0 0 0 .25rem rgba(220, 53, 69, .25);
    box-shadow: inset 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.just-validate-success-field {
    background: #fff url(../images/success.svg) no-repeat center right 10px/25px;
    border-color: #198754 !important
}

.just-validate-success-field:focus {
    border-color: #198754 !important;
    -webkit-box-shadow: inset 0 0 0 .25rem rgba(25, 135, 84, .25) !important;
    box-shadow: inset 0 0 0 .25rem rgba(25, 135, 84, .25) !important
}

.chart-v__value {
    background-color: var(--color-primary);
    display: inline-block;
    height: calc(var(--bar-value)*100%/var(--bar-max));
    width: 100%
}

.chart-v__value--animation {
    -webkit-animation: heightGrow 2s linear 1;
    animation: heightGrow 2s linear 1
}

@-webkit-keyframes heightGrow {
    0% {
        height: 0
    }
}

@keyframes heightGrow {
    0% {
        height: 0
    }
}



#med-order .med-order {
    --form-text-hl: #2563eb;
    background: url("../img/form-bg3.jpg") no-repeat 50%;
    background-size: 100% 100%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    margin-bottom: 48px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 48px;
    max-width: 590px;
    padding: 32px 16px !important;
    text-align: center
}

#med-order .med-order__sticker {
    display: inline-block;
    padding: 0 !important;
    width: 80px !important
}

#med-order .med-order__title {
    margin: 0 0 16px;
    padding: 0
}

#med-order .med-order__wrap {
    margin-bottom: 16px;
    text-align: center
}

#med-order .med-order__small {
    color: var(--form-text-hl);
    font-size: 14px;
    margin-bottom: 8px;
    padding-bottom: 0;
    padding-top: 0
}

#med-order .form {
    font-family: inherit;
    margin-bottom: 1rem;
    width: 100%;
    --form-gap: 18px
}

#med-order .form__group {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    margin-bottom: calc(var(--form-gap)/2) !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    padding: var(--form-gap) 0 0 !important;
    position: relative
}

#med-order .form__group:last-of-type {
    margin-bottom: calc(var(--form-gap)*1.5) !important
}

#med-order .form__field {
    border-radius: .375rem;
    border-style: solid;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235/var(--tw-border-opacity));
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    font-family: inherit;
    font-size: var(--font-size, 18px);
    height: auto;
    line-height: 1;
    margin-bottom: 0;
    outline: none;
    padding: 8px 16px;
    text-align: left;
    width: 100%
}

#med-order .form__field::-moz-placeholder {
    color: transparent
}

#med-order .form__field:-ms-input-placeholder {
    color: transparent
}

#med-order .form__field::-webkit-input-placeholder {
    color: transparent
}

#med-order .form__field::-ms-input-placeholder {
    color: transparent
}

#med-order .form__field::placeholder {
    color: transparent
}

#med-order .form__field:-moz-placeholder-shown~.form__label {
    color: rgba(0, 0, 0, .8);
    cursor: text;
    font-size: var(--font-size);
    left: 1rem;
    line-height: 1;
    top: calc(var(--form-gap)*1.7)
}

#med-order .form__field:-ms-input-placeholder~.form__label {
    color: rgba(0, 0, 0, .8);
    cursor: text;
    font-size: var(--font-size);
    left: 1rem;
    line-height: 1;
    top: calc(var(--form-gap)*1.7)
}

#med-order .form__field:placeholder-shown~.form__label {
    color: rgba(0, 0, 0, .8);
    cursor: text;
    font-size: var(--font-size, 18px);
    left: 1rem;
    line-height: 1;
    top: calc(var(--form-gap)*1.7)
}

#med-order .form__field:focus~.form__label {
    color: #333;
    display: block;
    font-size: 12px;
    left: 8px;
    position: absolute;
    top: 0
}

#med-order .form__field:invalid,
#med-order .form__field:required {
    -webkit-box-shadow: none;
    box-shadow: none
}

#med-order .form__label {
    color: #333;
    display: block;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    left: 8px;
    line-height: 1;
    position: absolute;
    top: 0;
    -webkit-transition: .2s;
    transition: .2s
}

#med-order .form__label>span {
    color: var(--grad-to, #333)
}

#med-order .form__btn {
    background-color: var(--background-color, #2f71f5);
    border: 1px solid transparent;
    border-radius: var(--form-radius, .375rem);
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: var(--font-size);
    font-weight: 700;
    height: auto;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    padding: 10px 16px;
    text-transform: uppercase;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 100%
}

#med-order .form__btn:focus,
#med-order .form__btn:hover {
    background-color: #fff;
    border-color: currentColor;
    color: var(--background-color, #2f71f5)
}

.comments {
    margin-bottom: 40px
}

.comments__title {
    font-size: 2rem;
    margin-bottom: 20px
}

.comment:not(:last-child) {
    border-bottom: 1px solid #a1a1a1;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.comment__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.comment__avatar {
    border-radius: 50%;
    height: 50px;
    margin-right: 15px;
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.comment__info {
    margin-right: auto
}

.comment__author {
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap
}

.comment__time {
    color: #666;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7;
    white-space: nowrap
}

.comment__text {
    margin: 0
}

.comment__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comment__stars>.star {
    height: 20px;
    margin-right: 7px;
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #f5c310
}

.comment__rating {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

@media (min-width:640px) {
    .comment__body {
        margin-left: 65px
    }
}

.comment__content {
    color: #333;
    font-size: 17px
}

.comment__content>p:not(:last-child) {
    margin-bottom: .75rem
}

.comment__img {
    border-radius: .5rem;
    max-height: 18rem;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.comment .comment__link {
    color: #e03e52;
    font-weight: 700;
    position: relative;
    text-decoration: none
}

.comment .comment__link:before {
    background-color: #e03e52;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(100% + 2px);
    width: 100%
}

.comment__footer {
    margin-top: 8px
}

.comment__btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 9999px;
    color: #2a2e2e;
    cursor: pointer;
    padding: 2px 7px;
    -webkit-transition: border-color .3s ease-in-out, border .3s ease-in-out;
    transition: border-color .3s ease-in-out, border .3s ease-in-out
}

.comment__btn:not(:last-child) {
    margin-right: 5px
}

.comment__btn:focus,
.comment__btn:hover {
    border: 1px solid
}

.comment__btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    color: inherit !important;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.comment__btn span:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 19px;
    margin-right: 4px;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
    width: 19px
}

.comment__like span:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='26' fill='none'%3E%3Cpath fill='%23000' d='M24.2 9.916a3.32 3.32 0 0 0-2.187-1.3 3.5 3.5 0 0 0-.532-.038h-5.536V5.014c0-2.443-2.016-4.43-4.495-4.43a1.02 1.02 0 0 0-.93.596L5.883 11.46a1 1 0 0 0-.088.407V24.43a1.01 1.01 0 0 0 1.018 1.003h13.099c.792 0 1.558-.277 2.161-.782a3.28 3.28 0 0 0 1.138-2.01l1.6-10.28a3.23 3.23 0 0 0-.613-2.444Zm-1.402 2.14-1.6 10.28a1.3 1.3 0 0 1-1.285 1.089H7.833V12.079l4.243-9.408c1.053.274 1.832 1.22 1.832 2.343v4.568c0 .554.456 1.004 1.019 1.004h6.57a1.3 1.3 0 0 1 1.061.521c.207.275.291.613.24.95Z'/%3E%3Cpath fill='%23000' d='M6.813 23.426H3.336a1.29 1.29 0 0 1-1.299-1.28V14.15c0-.706.583-1.28 1.3-1.28h3.476c.563 0 1.019-.45 1.019-1.004s-.456-1.004-1.019-1.004H3.336C1.496 10.863 0 12.338 0 14.151v7.994c0 1.813 1.497 3.288 3.336 3.288h3.477a1.01 1.01 0 0 0 1.019-1.003c0-.555-.456-1.004-1.019-1.004'/%3E%3C/svg%3E")
}

.comment__like--plus {
    border-color: currentColor;
    color: #2faa10;
    cursor: auto
}

.comment__dislike--minus {
    border-color: currentColor;
    color: #d94f70;
    cursor: auto
}

.comment__like--plus span:before {
    color: #2faa10;
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(84%) saturate(4960%) hue-rotate(74deg) brightness(95%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(84%) saturate(4960%) hue-rotate(74deg) brightness(95%) contrast(87%)
}

.comment__dislike--minus span:before {
    color: #d94f70;
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(47%) saturate(1658%) hue-rotate(313deg) brightness(88%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(47%) saturate(1658%) hue-rotate(313deg) brightness(88%) contrast(92%)
}

.comment__dislike span:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none'%3E%3Cpath fill='%23000' d='M1.147 16.015a3.32 3.32 0 0 0 2.186 1.301q.266.04.533.037H9.4v3.565c0 2.442 2.017 4.43 4.496 4.43.402 0 .767-.234.93-.596l4.636-10.279a1 1 0 0 0 .088-.408V1.504C19.55.95 19.094.5 18.531.5H5.433c-.79 0-1.557.277-2.16.783a3.27 3.27 0 0 0-1.138 2.01l-1.6 10.28a3.23 3.23 0 0 0 .612 2.443Zm1.402-2.14 1.6-10.28a1.3 1.3 0 0 1 1.284-1.088h12.081v11.345l-4.244 9.409c-1.053-.274-1.832-1.22-1.832-2.343V16.35a1.01 1.01 0 0 0-1.018-1.004H3.849a1.3 1.3 0 0 1-1.061-.521 1.26 1.26 0 0 1-.239-.95'/%3E%3Cpath fill='%23000' d='M18.533 2.506h3.477c.717 0 1.3.574 1.3 1.28v7.995c0 .705-.583 1.28-1.3 1.28h-3.477c-.562 0-1.018.45-1.018 1.004s.456 1.003 1.018 1.003h3.477c1.84 0 3.337-1.475 3.337-3.287V3.786c0-1.813-1.497-3.288-3.337-3.288h-3.477c-.562 0-1.018.45-1.018 1.004a1.01 1.01 0 0 0 1.018 1.004'/%3E%3C/svg%3E")
}

.comment__like:focus span:before,
.comment__like:hover span:before {
    -webkit-filter: brightness(0) saturate(100%) invert(71%) sepia(84%) saturate(4960%) hue-rotate(74deg) brightness(95%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(71%) sepia(84%) saturate(4960%) hue-rotate(74deg) brightness(95%) contrast(87%)
}

.comment__dislike:focus span:before,
.comment__dislike:hover span:before,
.comment__like:focus span:before,
.comment__like:hover span:before {
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out
}

.comment__dislike:focus span:before,
.comment__dislike:hover span:before {
    -webkit-filter: brightness(0) saturate(100%) invert(45%) sepia(47%) saturate(1658%) hue-rotate(313deg) brightness(88%) contrast(92%);
    filter: brightness(0) saturate(100%) invert(45%) sepia(47%) saturate(1658%) hue-rotate(313deg) brightness(88%) contrast(92%)
}

.comment__like:focus,
.comment__like:hover {
    color: #2faa10
}

.comment__dislike:focus,
.comment__dislike:hover {
    color: #d94f70
}

@font-face {
    font-family: iconset;
    src: url(../fonts/iconset.eot?t=1681910758808);
    src: url(../fonts/iconset.eot?t=1681910758808#iefix) format("embedded-opentype"), url("../fonts/iconset.woff2") format("woff2"), url(../fonts/iconset.woff?t=1681910758808) format("woff"), url(../fonts/iconset.ttf?t=1681910758808) format("truetype"), url(../fonts/iconset.svg?t=1681910758808#iconset) format("svg")
}

[class*=" iconset-"],
[class^=iconset-] {
    font-family: iconset !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconset-danger:before {
    content: "\ea01"
}

.hl-accent {
    color: var(--color-primary)
}

.hl-accent,
.hl-secondary {
    font-weight: 700
}

.hl-secondary {
    -webkit-background-clip: text;
    background-clip: text;
    color: var(--color-secondary)
}

.lotteri {
    margin-bottom: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
    justify-content: center;
    --_color: #2d0380;
    --_color-rgb: 45, 3, 128
}

.lotteri,
.lotteri__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px
}

.lotteri__container {
    background-image: -webkit-gradient(linear, left bottom, right top, from(var(--tw-gradient-stops)));
    background-image: linear-gradient(to top right, var(--tw-gradient-stops));
    border-color: var(--_color);
    border-radius: 8px;
    border-style: dashed;
    border-width: 3px;
    gap: 16px;
    position: relative;
    --tw-gradient-from: rgba(24, 24, 27, .2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(24, 24, 27, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-to-position: 40%
}

@media (min-width:768px) {
    .lotteri__container {
        padding: 16px
    }
}

.lotteri__container {
    -webkit-box-shadow: 0 0 4px 0 rgba(var(--_color-rgb), .45);
    box-shadow: 0 0 4px 0 rgba(var(--_color-rgb), .45)
}

.lotteri__bg {
    background-image: url("../img/gifts-bg2.png");
    height: 100%;
    left: 0;
    opacity: .1;
    position: absolute;
    top: 0;
    width: 100%;
    --tw-grayscale: grayscale(100%);
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.lotteri__content {
    position: relative;
    z-index: 30;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 8px
}

.lotteri__heading {
    color: var(--_color);
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

@media not all and (min-width:640px) {
    .lotteri__heading {
        text-align: center
    }
}

.lotteri__subheading {
    font-size: 24px;
    letter-spacing: -.025em;
    line-height: 1.25;
    margin-bottom: 16px;
    --tw-text-opacity: 1;
    color: rgb(128 125 127/var(--tw-text-opacity))
}

@media not all and (min-width:640px) {
    .lotteri__subheading {
        text-align: center
    }
}

@media (min-width:640px) {
    .lotteri__subheading {
        margin-bottom: 48px
    }
}

.lotteri__wrap {
    position: relative;
    z-index: 30
}

@media not all and (min-width:640px) {
    .lotteri__wrap {
        display: none
    }
}

.lotteri__img {
    max-height: 350px
}

.lotteri__img--mob {
    display: block;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    max-height: 300px
}

@media (min-width:640px) {
    .lotteri__img--mob {
        display: none
    }
}

.lotteri__list {
    margin: 0;
    padding: 0
}

.lotteri__item {
    display: -webkit-box;
    display: -ms-flexbox;
/*    display: flex;*/
    margin: 0 !important;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    padding: 0 !important;
    --tw-text-opacity: 1;
    color: rgb(46 45 44/var(--tw-text-opacity))
}

.lotteri__item:not(:last-child) {
    margin-bottom: 12px !important
}

.lotteri__item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 24px;
    margin-right: 6px;
    width: 24px;
    --tw-content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='32 59.159 455.996 401.686'%3E%3Cpath fill='%2306d200' d='M239.987 460.841a10 10 0 0 1-7.343-3.213L34.657 243.463A10 10 0 0 1 42 226.675h95.3a10 10 0 0 1 7.548 3.439l66.168 76.124c7.151-15.286 20.994-40.738 45.286-71.752 35.912-45.85 102.71-113.281 216.994-174.153a10 10 0 0 1 10.85 16.712c-.436.341-44.5 35.041-95.212 98.6-46.672 58.49-108.714 154.13-139.243 277.6a10 10 0 0 1-9.707 7.6z' data-name='Check' data-original='black'/%3E%3C/svg%3E");
    content: var(--tw-content)
}

.stamps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.stamps--form {
    min-height: 300px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.stamps--form .stamps__inner {
    position: static
}

.stamps--form .stamps__wrapper--abs {
    bottom: 32px;
    max-height: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.stamps__inner,
.stamps__wrapper {
    position: relative
}

.stamps__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 8px;
    justify-content: center
}

@media (min-width:768px) {
    .stamps__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px
    }
}

.stamps__wrapper>img {
    display: block;
    max-height: 90px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.stamps__wrapper--abs {
    bottom: 40px;
    position: absolute;
    right: -36px;
}

mark {
    --color1: #00ff7f;
    --bg-height: 100%;
    all: unset;
    -webkit-animation: highlight 1.5s ease-out 1;
    animation: highlight 1.5s ease-out 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--color1)), to(var(--color1)));
    background-image: linear-gradient(var(--color1), var(--color1));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 var(--bg-height)
}

@-webkit-keyframes highlight {
    to {
        background-size: 100% var(--bg-height)
    }
}

@keyframes highlight {
    to {
        background-size: 100% var(--bg-height)
    }
}

.tw-invisible {
    visibility: hidden
}

.tw-absolute {
    position: absolute
}

.tw-relative {
    position: relative
}

.-tw-right-2 {
    right: -.5rem
}

.tw-top-0 {
    top: 0
}

.tw-clear-both {
    clear: both
}

.\ !tw-m-0 {
    margin: 0 !important
}

.tw-m-0 {
    margin: 0
}

.tw-mx-auto {
    margin-left: auto;
    margin-right: auto
}

.\ !tw-mb-2 {
    margin-bottom: .5rem !important
}

.-tw-mt-2 {
    margin-top: -.5rem
}

.tw-mb-4 {
    margin-bottom: 1rem
}

.tw-mb-8 {
    margin-bottom: 2rem
}

.tw-mb-\[24px\] {
    margin-bottom: 24px
}

.tw-box-content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.tw-block {
    display: block
}

.tw-inline-block {
    display: inline-block
}

.tw-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tw-aspect-\[16\/10\] {
    aspect-ratio: 16/10
}

.\ !tw-max-h-72 {
    max-height: 18rem !important
}

.tw-max-h-\[270px\] {
    max-height: 270px
}

.tw-max-h-\[350px\] {
    max-height: 350px
}

.\ !tw-w-auto {
    width: auto !important
}

.tw-w-10 {
    width: 2.5rem
}

.tw-max-w-\[90\%\] {
    max-width: 90%
}

.tw-max-w-full {
    max-width: 100%
}

.tw-basis-1\/2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.tw-rotate-12 {
    --tw-rotate: 12deg;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.tw-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tw-justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tw-gap-\[16px\] {
    gap: 16px
}

.\ !tw-rounded-full {
    border-radius: 9999px !important
}

.tw-rounded-2xl {
    border-radius: 1rem
}

.tw-rounded-lg {
    border-radius: .5rem
}

.tw-rounded-md {
    border-radius: .375rem
}

.tw-rounded-xl {
    border-radius: .75rem
}

.tw-border-2 {
    border-width: 2px
}

.tw-border-\[3px\] {
    border-width: 3px
}

.tw-border-solid {
    border-style: solid
}

.tw-border-alert {
    border-color: var(--color-alert)
}

.tw-border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgb(29 78 216/var(--tw-border-opacity))
}

.tw-border-primary {
    border-color: var(--color-primary)
}

.tw-bg-\[rgba\(121\, 16\, 29\, 0\.9\)\] {
    background-color: rgba(121, 16, 29, .9)
}

.tw-bg-primary {
    background-color: var(--color-primary)
}

.tw-bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195/var(--tw-bg-opacity))
}

.\ !tw-object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.tw-object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.\ !tw-p-0 {
    padding: 0 !important
}

.\ !tw-p-\[8px\] {
    padding: 8px !important
}

.tw-p-\[16px\] {
    padding: 16px
}

.tw-p-\[8px\] {
    padding: 8px
}

.\ !tw-py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.tw-px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.tw-py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.tw-text-center {
    text-align: center
}

.\ !tw-text-\[14px\] {
    font-size: 14px !important
}

.tw-text-\[14px\] {
    font-size: 14px
}

.tw-text-\[19px\] {
    font-size: 19px
}

.tw-text-\[29px\] {
    font-size: 29px
}

.tw-text-\[26px\] {
    font-size: 26px
}

.tw-text-\[24px\] {
    font-size: 24px
}

.tw-font-bold {
    font-weight: 700
}

.tw-font-semibold {
    font-weight: 600
}

.tw-uppercase {
    text-transform: uppercase
}

.\ !tw-leading-tight {
    line-height: 1.25 !important
}

.tw-leading-normal {
    line-height: 1.5
}

.tw-leading-tight {
    line-height: 1.25
}

.tw-text-alert {
    color: var(--color-alert)
}

.tw-text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235/var(--tw-text-opacity))
}

.tw-text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.tw-opacity-0 {
    opacity: 0
}

.tw-shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.tw-shadow-lg,
.tw-shadow-md {
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.tw-transition-colors {
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

:root {
    --color-primary: #0175a4;
    --color-secondary: #f89320;
    --color-alternative: #3fb8d7;
    --color-alert: #bd0505
}

::-ms-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

*,
::backdrop,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

*,
:after,
:before {
    border: 0 solid #e5e7eb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

body {
    font-size: 18px;
    min-width: 300px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    display: block;
    max-width: 100%
}

b,
strong {
    font-weight: 700
}

.lead-block {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 16px
}

.risk-list {
    margin: 0 0 24px;
    padding: 0 0 0 24px
}

.risk-list>li:not(:last-child) {
    margin-bottom: .25rem
}

.ingr-list {
    list-style-type: none;
    margin-bottom: 16px
}

.ingr-list>li {
    border-radius: 16px;
    padding: 12px
}

.ingr-list>li:nth-child(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.ingr-list>li:not(:last-child) {
    margin-bottom: 8px
}

.ingr-list>li>h3 {
    color: var(--color-primary);
    font-size: 19px
}

.ingr-list>li>p {
    margin-bottom: 0
}

.ingr-list>li>p:not(:last-child) {
    margin-bottom: 8px
}

.disc-list {
    margin-bottom: 16px;
    padding-left: 24px
}

.disc-list,
.disc-list>li {
    list-style-type: disc
}

.disc-list>li:not(:last-child) {
    margin-bottom: 8px
}

.article-img {
    border-radius: .5rem;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.p-compound {
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
    z-index: 10
}

.p-compound__bg-img {
    left: 50%;
    position: absolute;
    top: 50%;
    width: 40%;
    z-index: -1;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@-webkit-keyframes tw-pulse {
    50% {
        opacity: .5
    }
}

@keyframes tw-pulse {
    50% {
        opacity: .5
    }
}

.p-compound__bg-img {
    -webkit-animation: tw-pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    animation: tw-pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    animation: heartbeat 1s infinite reverse;
    opacity: .3
}

@-webkit-keyframes heartbeat {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    25% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05)
    }

    45% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    25% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05)
    }

    45% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }
}

.p-compound__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    justify-content: space-between;
    row-gap: 2.5rem
}

.p-compound__item,
.p-compound__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-compound__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-image: -webkit-gradient(linear, left top, right bottom, from(var(--tw-gradient-stops)));
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
    border-radius: 1rem;
    gap: 12px;
    justify-content: center;
    --tw-gradient-from: rgba(255, 228, 230, .2) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(255, 228, 230, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgba(110, 231, 183, .2) var(--tw-gradient-to-position);
    padding: 1rem;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width:640px) {
    .p-compound__item {
        -ms-flex-preferred-size: calc(50% - 0.5rem);
        flex-basis: calc(50% - 0.5rem)
    }
}

.p-compound__heading {
    border-bottom-width: 3px;
    border-color: var(--color-primary);
    color: var(--color-primary);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 4px;
    text-align: center;
    text-transform: uppercase
}

.p-compound__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media (min-width:640px) {
    .p-compound__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.p-compound__img-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width:640px) {
    .p-compound__img-wrap {
        height: 130px
    }
}

.p-compound__img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.p-compound__text {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px;
    line-height: 1.25;
    text-align: center
}

.symptoms-list {
    margin-bottom: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    list-style-type: none !important
}

.symptoms-list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.symptoms-list>li:not(:last-child) {
    margin-bottom: 12px
}

.symptoms-list mark {
    font-weight: 700
}

.symptoms-list i {
    color: var(--color-alert);
    font-size: 32px;
    margin-right: 12px
}

.factor-list {
    list-style-type: none !important;
    margin-bottom: 24px !important;
    padding: 0 !important
}

.factor-list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.factor-list>li:not(:last-child) {
    margin-bottom: 16px
}

.factor-list>li:before {
    content: "";
    display: inline-block;
    height: 16px;
    margin-right: 12px;
    width: 16px;
    -ms-flex-negative: 0;
    border-radius: 50%;
    border-width: 4px;
    flex-shrink: 0;
    --tw-border-opacity: 1;
    background-color: var(--color-secondary);
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-color: currentColor
}

.block_568_content p {
    line-height: 1.375
}

.hover\:tw-bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:tw-text-primary:hover {
    color: var(--color-primary)
}

@media not all and (min-width:1024px) {
    .max-lg\:tw-pt-\[8px\] {
        padding-top: 8px
    }
}

@media not all and (min-width:640px) {
    .max-sm\:tw-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width:640px) {
    .sm\:tw-float-right {
        float: right
    }

    .sm\:tw-ml-\[16px\] {
        margin-left: 16px
    }

    .sm\:tw-w-1\/3 {
        width: 33.333333%
    }

    .sm\:tw-w-14 {
        width: 3.5rem
    }

    .sm\:tw-max-w-\[80\%\] {
        max-width: 80%
    }

    .sm\:tw-text-\[15px\] {
        font-size: 15px
    }

    .sm\:tw-text-\[29px\] {
        font-size: 29px
    }
}

@media (min-width:768px) {
    .md\:tw-float-right {
        float: right
    }

    .md\:tw-mr-\[16px\] {
        margin-right: 16px
    }

    .md\:tw-w-1\/2 {
        width: 50%
    }

    .md\:tw-p-\[16px\] {
        padding: 16px
    }

    .md\:tw-text-\[42px\] {
        font-size: 42px
    }
}
@media (max-width: 600px) {
    .lotteri__item {
        width: 80%;
    }
}

@media (max-width:500px) {
    .stamps__wrapper--abs {
        right: 114px;
    }

    .prod-img {
        max-height: 350px;
        max-width: 200px;
    }

    .stamps__wrapper--abs {
        bottom: -10px;
    }

    .lotteri__heading {
        color: var(--_color);
        font-size: 40px;
    }

    .comment__time {
        font-size: 11px;
    }

    .comment__avatar {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }

    .comment__stars>.star {
        height: 18px;
        margin-right: 7px;
        width: 15px;
    }

    .comment__author {
        font-size: 15px;
    }

    .lotteri__item {
        font-size: 14px;
    }

    .p-compound__img-wrap {
        width: 85px;
    }
}