.inL_626126{color:#999;cursor:pointer;text-decoration:none}.inL_795670{font-size:.9em}.inL_698143{color:gray;font-weight:400;padding:0 4px}.inL_703542{color:#2b587a;cursor:pointer;text-decoration:none}.spoiler{cursor:pointer !important;position:relative!important;max-width: 350px;width: 100%;margin: 20px;}.spoiler-screen{cursor:pointer!important;position:absolute!important;max-width:500px!important;width:100%!important;height:100%!important;top:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff!important;font-size:20px;font-weight:700;z-index:20;transition:opacity .3s ease-in-out!important;}.spoiler-screen.show{opacity:0;transition:opacity .3s ease-in-out!important;}*{box-sizing:border-box}
.prod-img {
    margin: 20px auto 30px
}

.btn-wrap {
    text-align: center
}

.main-btn {
    display: inline-block;
    color: #fff !important;
    background-color: red;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 10px;
    padding: 20px 30px
}

.main-btn:hover {
    text-decoration: underline !important
}

.live-foto {
    display: block;
    max-width: 200px;
}

.Menu-item,
.Menu-link,
.SvgIcon,
body {
    position: relative
}

* {
    box-sizing: border-box
}

.Body a:hover,
a {
    color: #b88b58
}

.Menu-item,
.Menu-link {
    transition: color .15s ease-out
}

.Menu-link,
a,
a.button {
    text-decoration: none
}

b,
body,
div,
footer,
h1,
h3,
header,
html,
img,
nav,
p,
span,
strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

body {
    line-height: 1;
    background-color: #f2f2f2
}

.Body:last-child>:last-child {
    margin-bottom: 0
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline
}

.Body {
    font-size: 18px;
    line-height: 22px
}

@media only screen and (min-width: 48em) {
    .Body {
        font-size: 20px;
        line-height: 1.2
    }
}

.Body>* {
    max-width: 980px
}

.Body p:empty {
    display: none
}

.Body h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 700
}

.HeaderButton-link,
.Menu {
    font-weight: 700;
    text-transform: uppercase
}

.SvgIcon {
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.Header,
.MeduzaLogo {
    position: relative;
    z-index: 2
}

.App-content,
button {
    overflow: visible
}

.SvgIcon--meduzaLogo {
    margin-top: -2px;
    height: 45px;
    width: 124px;
}

.Menu {
    display: none;
    color: #fff
}

@media only screen and (min-width: 64em) {
    .Menu {
        font-size: 13px;
        height: 45px;
        width: 100%;
        letter-spacing: 1px;
        background-color: #262626;
        display: flex;
        justify-content: center
    }

    .live-foto {
        max-width: 360px;
    }
}

.Menu-item {
    display: flex;
    align-items: center;
    padding: 0;
    text-align: center
}

.Menu-link {
    color: #fff;
    line-height: 45px;
    top: 1px
}

.Menu-item:hover .Menu-link {
    color: #999
}

.MeduzaLogo {
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: contain
}

.Header {
    height: 45px;
    background-color: #262626;
    display: flex;
    flex-flow: row nowrap
}

@media only screen and (max-width: 63.9375em) {
    .Header .HeaderButton--chat {
        display: none
    }
}

.Header-left {
    display: flex;
    flex-basis: 16%;
    flex-grow: 1;
    height: 100%
}

.Header-center {
    height: 100%;
    display: none
}

@media only screen and (min-width: 64em) {

    .Header,
    .Menu-item {
        padding: 0 15px
    }

    .Menu-item {
        border-bottom: 0
    }

    .Menu-item:last-of-type {
        border-right: none
    }

    .Menu-item:hover {
        color: #999;
        background-color: inherit
    }

    .Header-center {
        display: flex;
        justify-content: center;
        flex-grow: 2
    }
}

.Header-right {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-end;
    flex-basis: 16%;
    flex-grow: 1
}

.Header-meduzaLogo {
    display: flex;
    height: 45px;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0
}

@media only screen and (min-width: 64em) {
    .Header-meduzaLogo {
        position: static
    }
}

.HeaderButton {
    position: relative;
    display: flex;
    min-width: 45px;
    height: 100%;
    padding: 0 15px;
    user-select: none;
    justify-content: center;
    align-items: center;
    color: #fff;
    fill: currentcolor;
    border: 0;
    background: 0 0;
    margin: 0;
    cursor: pointer
}

.HeaderButton:active {
    outline-width: 0
}

.HeaderButton:hover {
    color: #999
}

.HeaderButton::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid #676767
}

@media only screen and (min-width: 64em) {
    .HeaderButton::after {
        top: 10px;
        bottom: 10px
    }
}

.HeaderButton-link {
    display: block;
    padding-top: 2px;
    color: inherit;
    cursor: pointer
}

.HeaderButton-link::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.HeaderButton--chat {
    font-size: 13px;
    letter-spacing: .05em
}

.Copyright {
    padding: 0 12px;
    line-height: 1.2
}

@media only screen and (min-width: 64em) {
    .Copyright {
        padding: 0
    }
}

.Copyright-container {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 13px 0 12px
}

.MaterialMeta,
.MaterialTag {
    display: inline-block
}

.Copyright-container a:hover {
    color: rgba(255, 255, 255, .5)
}

@media only screen and (min-width: 48em) {
    .Copyright-container {
        max-width: 675px;
        padding: 10px 0 18px;
        border-top: 1px solid #505050;
        flex-wrap: nowrap;
        text-align: left
    }
}

@media only screen and (min-width: 64em) {
    .Copyright-container {
        max-width: 860px
    }
}

.Copyright-container a {
    color: #fff
}

.Copyright-block {
    padding-top: 13px;
    font-size: 17px;
    flex: 1 0 20%
}

@media only screen and (min-width: 48em) {
    .Copyright-block {
        padding-top: 0;
        border-top: 0
    }
}

.Copyright-block:last-child {
    text-align: right
}

.MaterialTag {
    position: relative;
    z-index: 30;
    vertical-align: top;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 2px;
    font-weight: 700;
    line-height: 1;
    color: #b88b58;
    user-select: none
}

@media only screen and (max-width: 32em) {
    .MaterialTag {
        height: 15px;
        line-height: 15px;
        padding: 0 5px;
        font-size: 10px;
        letter-spacing: .5px
    }
}

button,
html input[type=button],
input[type=submit] {
    cursor: pointer
}

@media only screen and (min-width: 32em) {
    .MaterialTag--medium {
        height: 20px;
        line-height: 20px;
        padding: 0 7px;
        letter-spacing: 1px;
        font-size: 12px
    }
}

.MaterialTag--solid {
    color: #fff;
    background: #b88b58;
    border-color: #b88b58;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.MaterialMeta {
    font-size: 12px;
    line-height: 14px;
    color: grey;
    margin-right: 12px;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    font-weight: 400
}

@media only screen and (min-width: 48em) {
    .MaterialMeta {
        font-size: 15px;
        line-height: 18px;
        margin-right: 15px
    }
}

.MaterialMeta--time {
    background-size: 12px 12px
}

.App,
.App-content,
.App-footer {
    transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out
}

.MediaMaterial {
    background-color: #fff;
    padding: 15px;
}

.MediaMaterial-header {
    flex-flow: column wrap;
    max-width: 650px;
    margin: 0 auto 18px;
    align-items: flex-start
}

@media only screen and (min-width: 63.125em) {
    .MediaMaterial-header {
        max-width: 1000px;
        margin-bottom: 25px
    }
}

.MediaMaterial-tag {
    margin-bottom: 5px
}

.MediaMaterial-meta {
    margin-top: 12px
}

@media only screen and (min-width: 48em) {
    .MediaMaterial {
        padding: 25px 15px 20px
    }

    .MediaMaterial-tag {
        margin-bottom: 11px
    }

    .MediaMaterial-meta {
        margin-top: 12px
    }

    .MediaMaterial--fullWidth .MediaMaterial-header {
        align-items: center;
        text-align: center
    }
}

.MediaMaterial-materialContent {
    width: 100%;
    max-width: 650px
}

.MediaMaterial-body {
    position: relative;
    max-width: 650px;
    margin: 0 auto
}

@media only screen and (min-width: 63.125em) {
    .MediaMaterial-body {
        max-width: 1000px
    }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
    max-width: none
}

.Material {
    padding: 12px 0 0
}

.Material-shadow {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 300;
    background-color: rgba(0, 0, 0, .15)
}

.App-content,
.App-footer {
    z-index: 1;
    position: relative
}

.Material-shadow--top {
    top: 0
}

.Material-container {
    background: #fff;
    position: relative
}

@media only screen and (min-width: 48em) {
    .Material {
        padding: 15px 0 0
    }

    .Body h3 {
        margin-top: 35px;
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 27px
    }
}

.MaterialContent--bannerless .Body>* {
    margin-right: auto;
    margin-left: auto
}

.App {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.App-content {
    background-color: #f2f2f2;
    flex: 1 0 auto
}

.App-header {
    position: relative;
    z-index: 200
}

.App--isMaterial .App-content {
    background-color: #e6e6e6
}

.Footer {
    color: #999;
    background-color: #252525
}

.ava-img {
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}

.Body a {
    color: tomato;
    font-weight: bold;
}

.Body a:hover {
    box-shadow: none
}

a.button {
    font-size: 20px;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: block;
    width: 100%;
    max-width: 320px;
    border-radius: 30px;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

html {
    font-family: sans-serif
}

footer,
header,
main,
nav {
    display: block
}

b,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    max-width: 100%;
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button,
select {
    text-transform: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

th {
    text-align: left;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-weight: 700
}

.under-text {
    padding: 0 !important;
    font-size: 14px;
    line-height: 1.4 !important
}

.myh4,
.rub-ramka a {
    text-transform: uppercase
}

.rub-ramka {
    background: rgba(3, 224, 0, .04);
    padding: 6px 13px !important;
    border-radius: 2px;
    border: 4px double rgba(21, 160, 37, .32);
    line-height: 28px;
    font-size: 16px;
    max-width: 86%;
    margin: 0 auto;
    font-weight: 400;
    color: #4a4a4a
}

.myh4 {
    padding: 6px 4px 4px 5px;
    width: 100%;
    display: table;
    border: 1px dotted #e2e2e2;
    border-right: none;
    color: #3a753a;
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 700;
    background-color: #f5fef5;
    background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
    background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
    background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.rub-ramka a {
    color: #ce5353;
    font-weight: 400;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px dashed;
    text-shadow: 0 0 0;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 1px
}

@media screen and (max-width: 1020px) {
    .rub-ramka {
        max-width: 95%
    }
}

.ftrsale {
    display: block;
    width: 100%;
    background: url(../images/blck.jpg);
    color: #fff;
    box-shadow: 11.4px -23.4px 8.5px 1.5px rgba(38, 38, 38, .17);
    -webkit-box-shadow: 11.4px -23.4px 8.5px 1.5px rgba(38, 38, 38, .17);
    -moz-box-shadow: 11.4px -23.4px 8.5px 1.5px rgba(38, 38, 38, .17);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

.ftrsale .mainfoot {
    max-width: 960px;
    width: 100%;
    margin: 0 auto
}

.mainfoot .lft {
    width: 60%;
    float: left
}

.mainfoot .rght {
    width: 40%;
    float: right;
    margin: 10px 0;
    text-align: center
}

.mainfoot p {
    text-align: center;
    margin: 10px;
    line-height: 25px;
    font-size: 20px;
    letter-spacing: 1px
}

.mainfoot p span {
    font-size: 25px;
    color: #f60
}

.mainfoot .cls {
    height: 16px;
    width: 16px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/closew.png) no-repeat
}

.ftr-bttn {
    display: inline-block;
    outline: 0;
    border: 2px solid #ffb452;
    box-shadow: 0 8px 16px 0 rgba(255, 255, 255, .5), 0 6px 20px 0 #f60;
    background-color: #d4d4d4;
    border-radius: 25px;
    color: #f60;
    text-align: center;
    text-decoration: none;
    font-size: 25px;
    cursor: pointer;
    padding: 10px 25px
}

.ftr-bttn:hover {
    background-color: #bddabe
}

.ftr-bttn:active {
    background-color: #bddabe;
    box-shadow: 0 5px #666;
    transform: translateY(4px)
}

@media (max-width: 768px) {
    .mainfoot .lft {
        width: 100%;
        float: none
    }

    .mainfoot .rght {
        width: 100%;
        float: none;
        text-align: center
    }

    .mainfoot p {
        line-height: 22px;
        font-size: 18px
    }

    .mainfoot .rght .ftr-bttn {
        font-size: 18px;
        padding: 10px
    }
}

.over-window {
    width: 650px;
    padding: 10px 0 20px;
    cursor: default;
    background: #fff;
    border: 3px solid #3e3e3e;
    position: relative
}

.ex-logo {
    color: #111;
    font-size: 28px;
    line-height: 1.1;
    margin: 15px auto 10px;
    padding: 0 15px;
    text-align: center;
    font-weight: 700 !important
}

.footer-button {
    color: #ae1210;
    font-size: 46px;
    line-height: 56px;
    margin: 5px auto 0;
    padding: 0 15px;
    text-align: center
}

.footer-button a {
    cursor: pointer;
    border: none;
    display: block;
    margin: 5px auto 10px;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    text-align: center;
    height: 51px;
    line-height: 51px;
    background: #e74c3c;
    font-weight: 400;
    border-bottom: 2px solid #c0392b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 9px;
    width: 380px
}

.footer-button a:hover {
    background: #e75c4e;
    color: #fff
}

.exitprod-img {
    width: 187px;
    margin: 15px 15px 0;
    float: left;
    text-align: center
}

.exit-form {
    width: 370px;
    float: left
}

.exit-form-text {
    margin: 10px 0 20px
}

.exit-form-text .subhead {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    color: #782b2b
}

.exit-form-text .subhead ul {
    list-style: none;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    padding-left: 10px
}

.exit-form-text .subhead ul li {
    background: url(../images/bul.png) 0 50% no-repeat;
    margin-top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    text-align: left
}

.close-ex {
    height: 52px;
    width: 52px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: -26px;
    background: url(../images/close.png) no-repeat
}

.clr {
    clear: both
}

body {
    margin: 0;
    font-family: 'PT Sans', sans-serif
}

.contentBox {
    line-height: 1.2
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px
}

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 27px
}

.contentBox h2 {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px
}

.blue-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #165391;
    background: #e5f2ff
}

.red-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #9f0d0d;
    background: #fee
}

.left-img-box {
    float: left;
    padding: 2%;
    background: #dadada;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px
}

.left-img-box p {
    margin: 0;
    padding: 0
}

.left-img-box img {
    float: left;
    margin-right: 20px;
    width: 100%;
    height: auto;
    max-width: 350px !important
}

a {
    background: 0 0;
    text-decoration: none !important;
    box-shadow: none !important
}

.Body p {
    margin-bottom: 0
}

.comment-box:not(:last-of-type) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.comment-box--last {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.comment-box:last-of-type {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, .15);
}

.comment-box strong {
    vertical-align: top
}

.comment-profile-box {
    margin-bottom: 7px
}

.comment-text-box img {
    margin: 7px 0
}

.MediaMaterial-header {
    display: block;
    text-align: center
}

.red {
    color: red
}

.lead-form-box {
    box-sizing: border-box !important;
    background: #fff;
    border-bottom: 1px solid #dacec6;
    padding: 20px;
    max-width: 600px;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .15)
}

.fields-box {
    margin: auto;
    max-width: 320px;
    width: 100%
}

#form input,
select {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 5px !important;
    font-size: 17px !important;
    background-color: #fff !important;
    padding: 15px !important;
    border: 2px solid #e9d7dc;
    font-weight: 400 !important
}

.name-field,
.phone-field {
    text-align: left;
    margin-bottom: 10px
}

.name-field label,
.phone-field label {
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #333 !important
}

.lead-form-box h2 {
    margin: 20px 0 0 !important;
    padding: 0 !important;
    line-height: 32px !important;
    color: #000 !important;
    border: none
}

.lead-form-box label {
    width: 100%;
    display: block;
    padding: 5px 0;
    font-weight: 700;
    font-size: 16px
}

.lead-form-box span {
    font-size: 12px
}

#send-lead {
    width: 100%;
    padding: 15px;
    background: #0299ff;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 25px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700 !important;
    text-transform: uppercase;
    cursor: pointer
}

@media screen and (max-width: 600px) {
    .lead-form-box {
        border-left: 1px solid #dacec6;
        border-right: 1px solid #dacec6
    }
}

@media screen and (max-width: 400px) {

    #send-lead,
    .fields-box,
    .lead-form-box {
        padding: 10px
    }
}

#push-comments #push_mlyjekpdfdd1 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1.hide {
    opacity: 0;
    display: block !important
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_mlyjekpdfdd1__title {
    color: #43a047;
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
}

.inL_613268 {
    margin: 0;
    padding: 0;
    line-height: 45px
}

.inL_184994 {
    text-align: center
}

.inL_583525 {
    max-width: 700px;
    width: 100%
}

.inL_581934 {
    text-align: center
}

.inL_259130 {
    max-width: 750px;
    width: 100%
}

.inL_181146 {
    text-align: center
}

.inL_735976 {
    max-width: 750px;
    width: 100%
}

.inL_112213 {
    text-align: center !important
}

.inL_455689 {
    text-align: center
}

.inL_424714 {
    max-width: 600px;
    width: 100%
}

.inL_985160 {
    width: 100%
}

.inL_903606 {
    width: 100%
}

.inL_346301 {
    width: 100%
}

.inL_963334 {
    margin-left: 40px
}

.inL_63361 {
    text-align: center
}

.inL_884911 {
    max-width: 750px;
    width: 100%
}

.inL_957850 {
    width: 70%;
    max-width: 400px
}

@media (min-width: 1024px) {
    .inL_957850 {
        width: 100%;
        max-width: 400px;
        position: relative;
        top: 10px
    }
}

.inL_282691 {
    margin-left: 40px
}

.inL_254781 {
    background: #ffeca6;
    padding: 20px;
    border: 1px solid red
}

.inL_825033 {
    font-size: 18px
}

.inL_988470 {
    color: red
}

.inL_482295 {
    max-width: 100px;
    margin-top: 20px
}

.inL_223089 {
    color: #00f;
    font-size: 14px
}

.inL_173676 {
    font-size: 16px
}

.inL_614041 {
    margin: 20px 10px;
    border: 2px solid #0299ff;
    padding: 10px
}

.inL_534360 {
    margin-bottom: 20px
}

.inL_122572,
.inL_13376,
.inL_139738,
.inL_144167,
.inL_255027,
.inL_286760,
.inL_287704,
.inL_313620,
.inL_317461,
.inL_321710,
.inL_326137,
.inL_353656,
.inL_385655,
.inL_395567,
.inL_479796,
.inL_555929,
.inL_580321,
.inL_614905,
.inL_624862,
.inL_682735,
.inL_691650,
.inL_695362,
.inL_699476,
.inL_798213,
.inL_913533,
.inL_92209,
.inL_924618,
.inL_946083,
.inL_949281 {
    color: #6b6b6b
}

.inL_43375 {
    margin-bottom: 25px !important
}

.inL_1500 {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    margin-bottom: 25px;
    width: 100%
}

.inL_246165 {
    display: none
}

.inL_978542 {
    text-transform: uppercase
}

.inL_779222 {
    font-size: 26px
}

.inL_71807 {
    color: red
}

.form-center,
.img-center {
    display: flex;
    justify-content: center
}

.center-center {
    text-align: center
}

@media (max-width: 479px) {

    .inL_282691,
    .inL_716083,
    .inL_963334 {
        margin-left: 0
    }

    .inL_825033 {
        padding-left: 20px
    }
}

.inL_716083 {
    padding-left: 30px;
    padding-right: 10px
}

@media (max-width: 1009px) {
.left-img-box p {
    text-align: center !important;
}.left-img-box img {
    float: left;
    margin-right: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 10px !important;
    max-width: 350px !important;
}
.tabl {
    display: flex  !important;
    background: #dadada  !important;
    float: none !important; 
    align-content: center  !important;
    justify-content: space-evenly  !important;
    flex-direction: column  !important;
}
.spoiler {
    cursor: pointer !important;
    position: relative!important;
    margin: auto !important;
    display: block;
    margin-top: 20px !important;
}
.text3 {
text-align: center  !important;
padding: 10px  !important;
}

}




@media (max-width: 767px) {
    .
    .exit-form,
    .over-window {
        width: 290px
    }
}

.img-center picture {
    display: flex;
    justify-content: center
}

textarea {
    overflow: auto
}

@media (min-width: 561px) {
    .min561 {
        display: block
    }
}

select {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../fonts/select-triangle.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px 10px
}

select:hover {
    background-size: 10px 10px;
    background-position: right 10px center
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited,
select:focus {
    outline: 0 !important
}

select::-ms-expand {
    display: none !important;
    background: 0 0 !important;
    position: fixed;
    border: none !important;
    outline: 0 !important
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
    border: none
}

:not(#fake) {
    outline: 0
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

a:-moz-focusring,
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

::-moz-focus-inner {
    border: 0;
    outline: 0
}

.reviews-popup {
    position: fixed;
    z-index: 300;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    display: none
}

.reviews-popup__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 3px solid green;
    padding: 20px;
    text-align: center
}

@media screen and (max-width: 479px) {
    .reviews-popup__inner {
        width: 300px
    }

    .exitprod-img {
        display: none
    }
}

.reviews-popup__text {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2
}

.reviews-popup__big {
    display: inline-block;
    font-size: 30px;
    margin-bottom: 10px
}

.reviews-form__intrenal-col {
    margin-bottom: 25px
}

.reviews__form .visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

@media (max-width: 700px) {

    .blue-horizontal-box,
    .red-horizontal-box {
        width: 100%
    }
}
@media (min-width: 1010px) {
.spo2 {
width: 146% !important;
}
}
@media (min-width: 768px) {
    .exit-form-text .subhead ul li:nth-of-type(3) {
        padding-bottom: 0
    }

    .footer-button a {
        margin-bottom: 30px
    }
}

.blue-horizontal-box,
.red-horizontal-box {
    margin: 10px auto
}

.left-img-box {
    width: 100%
}

@media (min-width: 480px) {

    .inL_282691,
    .inL_963334 {
        margin-left: 20px !important
    }
}

.modal {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 390;
    cursor: default
}

.modal-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: auto
}

.exit-main {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 999px) {
    .exitprod-img {
        display: none
    }

    .footer-button a {
        width: auto;
        font-size: 20px
    }
}

@media screen and (-ms-high-contrast:active),
screen and (-ms-high-contrast:none) {
    .inL_1500 {
        line-height: normal
    }

    body {
        background-color: #252525
    }

    .Footer {
        border-bottom: 2px solid #252525 !important
    }
}

@media (max-width: 1200px) {

    .comment-box small,
    .comment-text-box {
        margin-left: 60px
    }
}

@media (min-width: 1024px) {
    .inL_112213 {
        padding-top: 0 !important
    }

    .inL_614041 {
        line-height: 1.2
    }

    .pg.inL_254781 h3 {
        margin-top: 12px
    }

    #push-comments #push_mlyjekpdfdd1 {
        margin-top: 45px
    }
}

.blue-horizontal-box {
    margin-bottom: 20px
}

.blue-horizontal-box+.rub-ramka {
    margin-bottom: 10px
}

@media (min-width: 480px) {
    .inL_254781 h3 {
        margin-left: 20px;
        text-align: left !important
    }
}

.modal .footer-button a {
    height: auto;
    line-height: 30px;
    padding: 10px 0
}

@media (min-width: 630px) {
    .inputs-wrapper {
        display: flex
    }

    .inputs-wrapper :first-child {
        margin-right: 15px
    }
}

.tac {
    text-align: center !important
}

.nowrap {
    white-space: nowrap
}

.left-img-box p {
    text-align: left !important
}

.tal {
    text-align: left !important
}

.comment-text-box,
small {
    margin-left: 60px;
    display: block
}

.comment-text-box {
    margin-top: -30px;
    margin-bottom: 6px
}

.comment-text-box p {
    text-align: left
}

.border-bottom {
    padding-top: 0 !important;
    padding-bottom: 35px !important;
    border-bottom: 1px solid #d3d3d3
}

.inL_257641,
.inL_359937,
.inL_535484 {
    padding-left: 20px !important;
    display: block
}

.inL_282691,
.inL_716083,
.inL_963334 {
    margin-left: 0 !important;
    padding-left: 40px !important
}

@media (max-width: 1023px) {
    .HeaderButton-link {
        display: none
    }
}

.hidden {
    position: absolute;
    bottom: 20px;
    width: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    visibility: hidden;
    pointer-events: none
}

@media (max-width: 479px) {
    .inL_254781 h3 {
        margin-left: 5px
    }

    .no-webp .lead-form-box,
    .webp .lead-form-box {
        border: 1px solid #dacec6;
        background: #f9f5f2
    }
}

@media all {

    button:-moz-focusring,
    [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

    button,
    input,
    label {
        touch-action: manipulation
    }

    input,
    button {
        font-size: 16px;
        font-family: 'PT Sans', sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #333;
        line-height: 1.5
    }
}

@media only screen and (max-width: 989px) {

    input,
    button {
        font-size: 16px
    }
}

p {
    color: #333;
    margin: 0 0 8.33333px
}

.grid p {
    margin-bottom: 15px;
    text-align: justify
}

@media only screen and (max-width: 749px) {
    p {
        font-size: 16px
    }
}

.rte img {
    height: auto
}

form {
    margin: 0
}

button {
    cursor: pointer
}

label {
    display: block;
    margin-bottom: 5px
}

@media only screen and (max-width: 749px) {
    label {
        font-size: .875em
    }
}

input {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    max-width: 100%;
    line-height: 1.2;
    border-radius: 2px
}

input:focus {
    border-color: #b3b3b3
}

input {
    padding: 8px 15px
}

@media only screen and (min-width: 750px) {
    input {
        padding: 10px 18px
    }
}

.price {
    display: flex;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0
}

@media only screen and (max-width: 749px) {
    .price {
        font-size: .9375em
    }
}

@media all and (max-width: 767px) {
    .grid p {
        text-align: left
    }
	
}

[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

body input:focus:required:invalid {
    color: #666
}

body input:required:valid {
    color: #666
}

.order {
    margin: 30px auto !important
}

.prod-wrapper {
    width: 100%;
    position: relative;
}

.price__line {
    width: 1px;
    height: 40px;
    background: #c5c5c5
}

.red-border {
    color: #fff;
    width: 84px;
    height: 84px;
    font-size: 24px;
    position: absolute;
    top: -5px;
    right: -25px
}

.red-border,
.red-border__text {
    display: flex;
    align-items: center;
    justify-content: center
}

.red-border__text {
    position: relative;
    width: 72px;
    height: 72px;
    background-color: red;
    border-radius: 50%
}

.red-border::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    border-bottom: 2px solid red;
    top: -7px;
    right: -7px;
    -webkit-animation: load 2s linear infinite;
    animation: load 2s linear infinite
}

.prod-wrapper img {
    width: 100%
}

.order__form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 250px;
    width: 100%;
    padding: 15px;
    margin-top: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 5px #ccc
}

.order__title {
    font-size: 21px;
    font-weight: 700;
    text-align: center !important;
    margin: 0 0 5px !important;
    line-height: 1.3;
    display: block
}

.price {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 16px
}

.price__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.price__line {
    width: 1px;
    height: 40px;
    background: #c5c5c5
}

.price__title {
    font-size: 17px;
    color: #666;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.price__old {
    font-size: 19px;
    color: #666;
    position: relative;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.price__old::before {
    content: "";
    display: block;
    border-top: 1px solid red;
    height: 1px;
    width: 100%;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transform: rotate(-12deg)
}

.price__new {
    font-size: 22px;
    font-weight: 700;
    color: red;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

.order__input {
    font-size: 16px;
    max-width: 250px;
    width: 100%;
    margin-bottom: 16px;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    padding: 10px 10px 10px 20px
}

.order__button {
    font-size: 20px;
    color: #fff;
    background: #be0000;
    border: 2px solid #ce4d4d;
    outline: 0;
    cursor: pointer;
    border-radius: 12px;
    padding: 15px;
    max-width: 250px;
    width: 100%;
    transition: all .3s ease-in-out
}

.order__wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 8px;
    flex-direction: column;
    background: #f7f7f7;
    box-shadow: 0 0 5px #c5c5c5;
    width: 100%;
    padding: 15px;
    max-width: 450px
}

.prod-wrapper {
    max-width: 200px;
    margin-bottom: 20px;
}

@media (min-width: 480px) {
    .prod-wrapper {
        padding-top: 35px
    }
}

@media (min-width: 640px) {
    div.order__wrapper {
        flex-direction: row;
        justify-content: space-between;
        max-width: 610px;
        margin: 0 auto 30px
    }

    .prod-wrapper {
        width: 100%;
        padding-top: 35px;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    div.order__wrapper {
        flex-direction: row;
        justify-content: space-between;
        max-width: 690px;
        margin: 0 auto 30px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width: 1200px) {
    .red-border {
        right: -17px
    }
}

body input:focus:required:invalid {
    color: #666
}

body input:required:valid {
    color: #666
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

.order__button:hover {
    background-color: #972a2a
}

@media (max-width: 479px) {
    .product {
        max-width: 220px
    }
}

.order__button {
    -webkit-animation: 1s pulse infinite alternate ease-in-out;
    animation: 1s pulse infinite alternate ease-in-out;
    background: red
}

input::-ms-clear {
    display: none
}

div.order__wrapper {
    max-width: 590px
}

input::-ms-clear {
    display: none
}

@keyframes load {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media(max-width: 332px) {
    .red-border__text {
        width: 62px;
        height: 62px
    }

    .red-border::after {
        width: 78px;
        height: 78px;
        top: 3px;
        right: 3px
    }
}

.composition__img {
    text-align: center;
}

.composition__content {
    margin-bottom: 20px;
}

.composition__name {
    font-weight: bold;
}

.composition__picture {
    display: block;
    margin-bottom: 10px;
    flex: 0 0  auto;
}

.composition__picture img {
    border-radius: 50%;
}

.composition__item:not(:last-of-type) {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #444;
}

.MaterialContent--bannerless .Body>.add-comment {
    margin: 15px 0;
}

.add-comment {
    max-width: 330px;
    margin: 20px 0;
    padding: 10px 15px;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border: none;
    background: #919191;
    cursor: pointer;
    transition: background .4s;
}

.add-comment:hover {
    background: #636262;
}

.footer__prod {
    display: block;
    margin: 40px auto;
    max-width: 180px;
}

.footer__btn {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.footer {
    padding: 20px;
    text-align: center;
}

.footer__text {
    margin-bottom: 0;
}

/*Reset*/
input::-ms-clear {
    display: none;
}

/*End reset*/

/*Comment styles*/
.ev-answer--hidden {
    display: none;
}

.ev-answer__avatar {
    width: 50px;
    height: 50px;
}

.ev-answer__img {
    display: block;
    max-width: 600px;
    margin-bottom: 5px;
}

.ev-answer__name,
.ev-answer__town,
.ev-answer__comment {
    word-break: break-all;
}

/*IE fix*/
.ev-answer__comment {
    display: block;
    width: 100%;
}

/*End comment styles*/

/*Color | Choose styles for feedback form*/
.ev-feedback {
    font-family: sans-serif;
}

.ev-feedback__title {
    color: black;
}

.ev-feedback__field {
    color: black;
    border: 1px solid black;
}

.ev-feedback__field--comment::-webkit-scrollbar {
    width: 5px;
    background: none;
}

.ev-feedback__field--comment::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: black;
    opacity: .5;
}

.ev-feedback__file {
    color: #45bbc9;
    border: 1px solid #45bbc9;
}

.ev-feedback__file:hover {
    color: white;
    background: #45bbc9;
}

.ev-feedback__file--loaded {
    color: #fff;
    background: white linear-gradient(to left, transparent, transparent 50%, #57cf02 50%, #57cf02) 0 0;
    border-color: #57cf02;
}

.ev-feedback__file--loaded:hover {
    color: white;
    background: #57cf02;
}

.ev-feedback__file--error {
    background: white linear-gradient(to left, transparent, transparent 50%, red 50%, red) 0 0;
    color: #fff;
    border-color: red;
}

.ev-feedback__file--error:hover {
    color: white;
    background: red;
    border-color: red;
}

.ev-feedback__btn {
    color: white;
    border: none;
    background: rgba(69, 187, 201, 0.51);
}

.ev-feedback__btn:hover {
    background: #34909b;
}

.ev-modal {
    background: rgba(0, 0, 0, .5);
}

.ev-modal__wrapper {
    background: #fff;
    border-radius: 8px;
}

.ev-modal__close::before,
.ev-modal__close::after {
    background: #474646;
}

.ev-modal__close:hover::before,
.ev-modal__close:hover::after {
    background-color: #45bbc9;
}

.ev-modal__title,
.ev-modal__subtitle {
    color: black;
}

.ev-modal__btn {
    color: white;
    background: #45bbc9;
    border: none;
    border-radius: 5px;
}

.ev-modal__btn:hover {
    background: #34909b;
}

/*Color | End | Choose styles for feedback form*/

/*Default | Keyframes*/
@keyframes fileLoaded {
    0% {
        background: white linear-gradient(to left, transparent, transparent 50%, #57cf02 50%, #57cf02) 100% 0;
        background-size: 200% 100%;
    }

    100% {
        background-position: 0 0;
        color: #fff;
    }
}

@keyframes fileError {
    0% {
        background: white linear-gradient(to left, transparent, transparent 50%, red 50%, red) 100% 0;
        background-size: 200% 100%;
    }

    100% {
        background-position: 0 0;
        color: #fff;
    }
}

/*Default | End keyframes*/

/*Default | Feedback styles*/
.ev-feedback {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.ev-feedback__title {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    align-self: flex-start;
    margin: 0 0 30px 0;
}

.ev-feedback__section {
    display: flex;
    width: 100%;
}

.ev-feedback__section--data {
    margin-bottom: 15px;
}

.ev-feedback__profile {
    position: relative;
    width: calc(100% / 3);
}

.ev-feedback__profile:not(:last-of-type) {
    margin: 0 15px 0 0;
}

.ev-feedback__comment {
    position: relative;
    width: 100%;
    margin: 0 0 15px 0;
}

.ev-feedback__field {
    display: block;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    resize: none;
    transition: all .25s ease-in-out;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.ev-feedback__field--comment {
    min-height: 80px;
    -ms-overflow-style: none;
    /*hide scrollbar IE*/
    scrollbar-width: none;
    /*hide scrollbar FF*/
    overflow: auto;
}

.ev-feedback__file {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    width: calc(100% / 3);
    padding: 10px;
    transition: all .3s ease-in-out;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 0;
}

.ev-feedback__file--loaded {
    background-size: 200% 100%;
    animation: fileLoaded .5s ease-in;
}

.ev-feedback__file--loaded:hover {
    transition: none;
}

.ev-feedback__file--error {
    background-size: 200% 100%;
    animation: fileError .5s ease-in;
}

.ev-feedback__file--error:hover {
    transition: none;
}

.ev-feedback__label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
}

.ev-feedback__nowrap {
    display: inline-block;
}

.ev-feedback__chooser {
    display: none;
}

.ev-feedback__btn {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    outline: none;
    cursor: pointer;
    transition: all .3s ease-in;
    max-width: 100%;
    width: calc(100% / 3);
    padding: 13px;
}

/*Default | End feedback styles*/

/*Default | JS feedback styles*/
.ev-feedback__section--two .ev-feedback__profile {
    width: 50%;
}

.ev-feedback__section--one .ev-feedback__profile {
    width: 30%;
}

.ev-feedback__section--one .ev-feedback__file {
    width: 80%;
}

.ev-feedback__section--full .ev-feedback__file {
    width: 100%;
}

.ev-feedback--structure .ev-feedback__title {
    order: -1;
}

.ev-feedback--structure .ev-feedback__section {
    order: -1;
    margin-bottom: 15px;
}

.ev-feedback--structure .ev-feedback__comment {
    margin-bottom: 30px;
}

/*Default | End JS feedback styles*/

/*Default | Modal*/
.ev-modal {
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.ev-modal--active {
    display: flex
}

.ev-modal__wrapper {
    position: relative;
    cursor: auto;
    padding: 40px 30px 30px;
    margin: 0 20px
}

.ev-modal__close {
    position: absolute;
    top: 6px;
    right: 6px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.ev-modal__close::before,
.ev-modal__close::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 2px;
    transition: background-color .3s ease-in-out;
}

.ev-modal__close::before {
    transform-origin: left;
    transform: rotate(45deg);
    left: 2px;
}

.ev-modal__close::after {
    transform-origin: right;
    transform: rotate(-45deg);
    right: 4px;
}

.ev-modal__title {
    font-size: 22px;
    text-align: center;
    margin: 0 0 10px 0;
}

.ev-modal__subtitle {
    text-align: center;
    margin-bottom: 20px
}

.ev-modal__btn {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 130px;
    width: 100%;
    word-break: break-all;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 auto;
    transition: all .25s ease-in-out
}

/*Default | End modal*/

/*Default | Feedback media queries*/
@media (max-width: 639px) {
    .ev-feedback {
        padding: 20px;
    }

    .ev-feedback__title {
        font-size: 21px;
    }

    .ev-feedback__title,
    .ev-feedback__section--files {
        margin-bottom: 20px;
    }

    .ev-feedback--structure .ev-feedback__comment {
        margin-bottom: 20px;
    }
}

@media (max-width: 479px) {
    .ev-feedback__title {
        text-align: center;
        align-self: center;
    }

    .ev-feedback__section--data,
    .ev-feedback__section--files {
        flex-direction: column;
    }

    .ev-feedback__section--data {
        margin-bottom: 10px;
    }

    .ev-feedback__profile {
        width: 100%;
    }

    .ev-feedback__profile:not(:last-of-type) {
        margin: 0 0 10px 0;
    }

    .ev-feedback__file {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .ev-feedback__btn {
        width: 100%;
    }

    .ev-feedback__file:not(:last-of-type) {
        margin: 0 0 10px 0;
    }

    .ev-feedback__comment {
        margin-bottom: 10px;
    }

    .ev-feedback__section--two {
        flex-direction: column;
    }

    .ev-feedback__section--two .ev-feedback__profile {
        width: 100%;
    }

    .ev-feedback__section--two .ev-feedback__profile:not(:last-of-type) {
        margin: 0 0 10px 0;
    }

    .ev-feedback__section--one .ev-feedback__profile {
        width: 100%;
    }

    .ev-feedback__section--one .ev-feedback__file {
        width: 100%;
    }

    .ev-modal__wrapper {
        padding: 30px 20px 20px
    }
}

/*Default | End feedback media queries*/

/*Errors*/
.ev-input-error {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    background: white;
    border: 1px solid #45bbc9;
    padding: 5px;
}

.ev-input-error::before {
    content: '';
    position: absolute;
    top: -7px;
    left: calc(50% - 7px);
    display: block;
    width: 10px;
    height: 10px;
    background: white;
    border-top: 1px solid #45bbc9;
    border-right: 1px solid #45bbc9;
    transform: rotate(-45deg);
}

.ev-input-error--hidden {
    display: none;
}

/*End error*/

@media screen and (min-width:480px) {
    .composition__item {
        display: flex;
        align-items: flex-start;
    }

    .composition__img,
    .composition__text {
        width: 50%;
    }

    .contentBox .composition__text {
        padding-top: 0;
        padding-bottom: 0;
    }

    .composition__item:not(:last-of-type) {
        padding-bottom: 20px;
    }
}

@media screen and (min-width:640px) {
    .composition__content {
        border: 1px solid #444;
    }

    .composition__item:not(:last-of-type) {
        padding: 0;
        margin: 0;
    }

    .composition__img,
    .contentBox .composition__text {
        padding: 15px;
    }

    .contentBox .composition__text {
        min-height: 159px;
    }

    .composition__text {
        border-left: 1px solid #444;
    }
}

@media screen and (min-width:1024px) {
    .composition__img {
        display: flex;
        align-items: center;
    }

    .composition__picture {
        margin-right: 15px;
        margin-bottom: 0;
    }

    .contentBox .composition__text {
        min-height: 126px;
    }

    .footer__prod {
        max-width: 240px;
    }
}

.tabl {
display: flex;background: #dadada;float: left;flex-direction: row;align-content: center;justify-content: space-evenly;
}
@media screen and (min-width:0\0) {    
.spoiler {
    cursor: pointer !important;
    position: relative !important;
    width: 653px;
    margin: 20px;
    max-width: 124%;
}
.spoiler2 {
  
    width: 545px !important;

}
}


.pulse {
    animation: pulse 2s infinite;
  }
  
  @keyframes pulse {
    0% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  
    50% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
    }
  
    100% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  }
  
  .nw {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    font-size: 15px;
    margin-top: 12px;
  }