body, html {
    margin: 0
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 10px;
    line-height: 25px;
    font-weight: 700;
    padding-bottom: 0 !important
}

.danger-text {
    color: red;
    font-weight: 700
}

.order_block {
    display: none;
    text-align: center !important
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width: 520px) {

    .close-popup {
        right: 0
    }
}

b, body, div, footer, h1, 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;
    font-family: sans-serif
}

footer, header, nav {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

* {
    box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

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

a {
    color: #b88b58;
    text-decoration: none
}

.Body {
    font-size: 22px;
    line-height: 24px
}

.Body > * {
    max-width: 980px
}

.Body:last-child > :last-child {
    margin-bottom: 0
}

.Body a {
    color: inherit;
    box-shadow: inset 0 -1px #b88b58
}

.Body a:hover {
    color: #b88b58
}

.Body p, .Body li {
    margin-bottom: 15px;
    font-size: 15px;
}

.SvgIcon {
    position: relative;
    z-index: 1;
    display: inline-block;
    /*overflow: hidden;*/
    vertical-align: middle
}

.SvgIcon--meduzaLogo {
    /*margin-top: -2px;*/
    /*height: 45px;*/
    width: 100px
}

.Menu {
    /*display: none;*/
    font-weight: 600;
    color: #fff
}


.Menu {
    font-size: 13px;
    display: block;
    height: 45px;
    width: 100%;
    letter-spacing: 1px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}


.Menu-item {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    text-align: center;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.red {
    color: red;
}

.Menu-item {
    padding: 0 15px;
    border-bottom: 0
}


.Menu-item:last-of-type {
    border-right: none
}


.Menu-item:hover {
    color: #999;
    background-color: inherit
}


.Menu-link {
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-decoration: none;
    color: #000;
    position: relative;
    line-height: 45px;
    top: 1px;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap
}

.Menu-item:hover .Menu-link {
    color: #999
}

.MeduzaLogo {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100px;
    height: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: contain
}

.Header {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    z-index: 2;
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px
}

.header__burger {
    display: none;
}

@media only screen and (min-width: 64em) {
    .Header {
        padding: 15px 0
    }
}

.Header-left {
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-flex-basis: 16%;*/
    /*-ms-flex-preferred-size: 16%;*/
    /*flex-basis: 16%;*/
    /*-webkit-flex-grow: 1;*/
    /*-ms-flex-positive: 1;*/
    /*flex-grow: 1;*/
    /*height: 100%;*/
    margin-right: 10px;
}

.Header-center {
    height: 100%;
    /*display: none*/
}

@media only screen and (min-width: 64em) {
    .Header-center {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }
}

.Header-meduzaLogo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    left: 0;
    right: 0;
}

@media only screen and (min-width: 64em) {
    .Header-meduzaLogo {
        position: static
    }
}

.Copyright {
    padding: 0;
    line-height: 1.2;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.create_rom_footer {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

@media only screen and (min-width: 64em) {
    .Copyright {
        padding: 0
    }
}

.Copyright-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    padding: 13px 0 12px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.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;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        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;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 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;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 2px;
    font-weight: 700;
    line-height: 1;
    color: #b88b58;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width: 32em) {
    .MaterialTag {
        height: 15px;
        line-height: 15px;
        padding: 0 5px;
        font-size: 10px;
        letter-spacing: 1px
    }
}

span.MaterialTag {
    cursor: default;
    pointer-events: none
}

@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 {
    display: inline-block;
    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;
    font-weight: 400
}

@media only screen and (min-width: 48em) {
    .MaterialMeta {
        font-size: 15px;
        line-height: 18px;
        margin-right: 15px
    }
}

.MaterialMeta--source {
    background-image: url("../images/flag.svg");
    background-position-y: 1px
}

@media only screen and (min-width: 48em) {
    .MaterialMeta--source {
        background-position-y: 4px;
        white-space: nowrap
    }
}

.MaterialMeta--time {
    background-size: 12px 12px;
    background-image: url("../images/time.svg")
}

.MediaMaterialHeader {
    max-width: 840px
}

.MediaMaterialHeader-first {
    color: #000;
    line-height: 27px
}

@media only screen and (min-width: 48em) {
    .MediaMaterialHeader-first {
        line-height: 38px
    }
}

.MediaMaterialHeader-first, .MediaMaterialHeader-separator {
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-size: 21px;
    font-weight: 700
}

@media only screen and (min-width: 48em) {
    .MediaMaterialHeader-first, .MediaMaterialHeader-separator {
        font-size: 36px
    }
}

.MediaMaterial {
    background-color: #fff;
    padding: 15px
}

@media only screen and (min-width: 48em) {
    .MediaMaterial {
        padding: 25px 50px 20px
    }
}

.MediaMaterial-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 650px;
    margin: 0 auto 18px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    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
}

@media only screen and (min-width: 48em) {
    .MediaMaterial-tag {
        margin-bottom: 11px
    }
}

.MediaMaterial-meta {
    margin-top: 12px
}

@media only screen and (min-width: 48em) {
    .MediaMaterial-meta {
        margin-top: 12px
    }
}

.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
    }
}

@media only screen and (min-width: 48em) {
    .MediaMaterial--fullWidth .MediaMaterial-header {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
    max-width: none
}

.Material-shadow {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    z-index: 300;
    background-color: rgba(0, 0, 0, .15)
}

.Material-shadow--top {
    top: 0
}

.Material-container {
    background: #fff;
    position: relative
}

.MaterialContent--bannerless .Body > * {
    margin-right: auto;
    margin-left: auto
}

.App {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    transition: -webkit-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out
}

.App-content, .App-footer {
    transition: -webkit-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out
}

.App-footer {
    position: relative;
    z-index: 1
}

.App-content {
    position: relative;
    z-index: 1;
    overflow: visible;
    background-color: #f2f2f2;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.App-header {
    position: relative;
    z-index: 200
}

.Footer {
    padding: 10px 15px 5px;
    color: #fff;
    background-color: #182847;
}

.ava-img {
    width: 50px;
    margin-right: 10px;
    float: left;
    vertical-align: middle
}

.comments-block > div strong {
    display: block;
    margin-bottom: 5px;
}

.comments-block > div p:nth-child(2) {
    overflow: hidden;
    line-height: 22px;
}

.Body a {
    color: #00f
}

.Body a:hover {
    box-shadow: none
}

.form {
    display: flex
}

@media (max-width: 768px) {
    .form {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

.form {
    display: flex
}

@media (max-width: 768px) {
    .form {
        display: flex;
        flex-direction: column;
        align-items: center
    }
}

a:active, a:focus {
    outline: 0
}

input {
    outline: 0
}

input:active {
    outline: 0
}

button:active, button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgba(189, 61, 77, .04);
    padding: 12px 15px !important;
    color: rgba(8, 8, 8, .45);
    font-size: 17px;
    border-radius: 4px;
    text-shadow: 0 0 0 #616161;
    text-indent: 0 !important;
    text-align: center
}

@media screen and (max-width: 600px) {
    .rub-ramka {
        text-align: center !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.ord_button {
    text-align: center;
    background-color: #fa3d3d;
    color: #fff !important;
    display: inline-block;
    padding: 10px 30px;
    font-size: 22px !important;
    box-shadow: 2px 3px 8px #999;
    text-decoration: none !important;
    border-radius: 8px;
    border: 3px solid #fff;
    margin: 20px 0 30px;
    line-height: 27px;
    text-transform: uppercase;
    transition: all .3s ease-in 0s;
    text-shadow: 1px 1px 0 #565656;
    font-weight: 500
}

.ord_button:hover {
    background-color: #772133;
    box-shadow: 2px 3px 3px #999;
    text-decoration: none !important;
    transform: scale(1.1)
}

.social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding-left: 0;
}

.social .social__item {
    display: block;
    margin: 0 3px
}

.social .social__item .social__item-link {
    display: block;
    font-size: 1.125em;
    line-height: 1;
    color: inherit;
    transition: none
}

.social .social__item .social__item-link .icon {
    display: block;
    transition: all .3s ease-in-out;
}

.social .social__item .social__item-link .icon:hover {
    opacity: .6;
}

.social .social__item .social__item-link .icon.icon--facebook {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/facebook.svg") no-repeat center / contain;
}

.social .social__item .social__item-link .icon.icon--twitter {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/twitter.svg") no-repeat center / contain;
}

.social .social__item .social__item-link .icon.icon--telegram {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/telegram.svg") no-repeat center / contain;
}

@media screen and (max-width: 1023px) {
    .social .social__item {
        font-size: 1.25rem
    }
}

@media screen and (max-width: 767px) {
    .social .social__item {
        font-size: 1.125rem
    }
}

.icon {
    font-family: knife-icon, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.main-block img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%
}

.main-block li {
    margin-bottom: 15px
}

#order_form {
    max-width: 520px;
    font-family: Arial, sans-serif;
    margin: 20px auto;
    background: #fff no-repeat;
    background-size: 100% 100%;
    text-align: center
}

#order_form div {
    background: 0 0 !important
}

#order_form h2 {
    margin: 25px 0 0 0;
    padding: 0;
    line-height: 32px;
    border: none
}

#order_form span {
    font-size: 14px
}

#order_form button {
    display: inline-block;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: #0299ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px
}

#order_form button:hover {
    background-color: #017acc
}

#order_form button:active {
    position: relative;
    top: 1px
}

@media screen and (max-width: 660px) {
    #order_form {
       margin: 0;
    }
}

@media screen and (max-width: 480px) {

    #order_form button {
        font-size: 16px
    }

    #order_form {
        padding: 10px
    }
}

.main-block .scroll {
    display: none;
}

@media screen and (max-width: 459px) {
    #order_form input {
        width: 80%
    }
}

@media screen and (max-width: 349px) {
    #order_form button {
        margin-left: 0
    }
}

.comments-block img:not(.ava-img) {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 15px 0 0
}

.ft-logo {
    max-width: 215px;
    color: #fff
}

.ft-logo svg {
    width: 100px;
    margin-bottom: 10px
}

.comment-item:not(:last-child) {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

@media screen and (min-width: 321px) and (max-width: 479px) {

    .Body p, .Body li {
        font-size: 16px;
    }

    .MediaMaterialHeader-first {
        font-size: 23px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {

    .Body p, .Body li {
        font-size: 17px;
    }

    .MediaMaterialHeader-first {
        font-size: 28px;
    }
}

@media screen and (min-width: 768px) {
    .social .social__item {
        margin: 0 7px;
    }

    .ft-logo {
        max-width: 290px;
    }

    .Body p, .Body li {
        font-size: 18px;
    }

    .MediaMaterialHeader-first {
        font-size: 36px;
    }
}

.comment-bottom {
    margin-left: 60px;
}

.comment-top {
    font-size: 20px;
}

.comment-bottom {
    font-size: 18px;
}

.comment-top {
    margin-bottom: 5px;
}

.comment-name {
    font-weight: 700;
}

.block-7 {
    box-sizing: border-box !important;
    border: 3px dashed #eaeaea !important;
    background: transparent !important;
    padding: 14px !important;
    width: 100% !important;
    margin-bottom: 16px
}

.block-4 {
    border-left: 5px solid #39b4ff !important;
    padding: 10px 25px 10px 25px !important;
    margin: 0 35px 16px !important;
    color: #39b4ff !important;
    box-sizing: border-box !important
}

.block-14 {
    width: 100% !important;
    margin: auto auto 8px auto !important;
    max-width: 600px !important;
    text-align: center !important;
    background: #f7f7f7 !important;
    padding-bottom: 10px !important
}

.art-subtitle {
    font-size: 22px
}

@media (max-width: 768px) {
    .art-subtitle {
        font-size: 22px
    }
}

@media (max-width: 480px) {
    .art-subtitle {
        font-size: 22px
    }
}

.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: 22px;
    margin-bottom: 9px;
    line-height: 23px;
    border-radius: 2px;
    margin-top: 5px;
    margin-left: -3px;
    font-weight: 600;
    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
}

body * {
    font-family: Georgia, Times, 'Times New Roman', serif !important;
}

p, ul li {
    font-size: 22px !important;
    line-height: 26px !important;
}

.action__date {
    font-size: 18px !important;
    line-height: 1 !important;
}

.form__footnote {
    font-size: 16px !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
}

.form__action {
    font-size: 18px !important;
    font-weight: 500;
    margin-bottom: 5px !important;
}

.footer__footnote {
    font-size: 18px !important;
    text-align: center;
}

.footer__text, 
.rom_contact {
    font-size: 18px !important;
    margin-bottom: 5px;
    text-align: center;
}

#order_form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#order_form input {
    display: flex;
}

input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    outline: none;
    border: none;
    margin: 5px 0 15px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}

input[value="Получить бесплатно"]:hover {
    background: #bb0000 !important;
    transition: background 0.3s;
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important;
}

.ruletka-p {
    text-indent: 0;
    color: black;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: bold;
}

.ruletka-p h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.danger-text {
    color: red;
    font-weight: bold;
}

.order_block {
    display: none;
    text-align: center !important;
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #ffffff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: white !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor white white;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.pop-up-button:hover {
    color: white !important;
    text-decoration: none !important;
}

.comment-bottom img {
    max-width: 300px;
    width: 100%;
}

.App-content {
    background: #182847;
}

.MediaMaterialHeader-first {
    line-height: 1.2;
}

.Material-container {
    max-width: 900px;
    margin: 20px auto 0;
}

.MediaMaterial-meta {
    margin-bottom: 15px;
}

@media screen and (max-width: 459px) {

    .hoba {
        font-size: 22px !important;
    }

    .block-4 {
        padding: 10px 10px 10px 10px !important;
        margin: 0 20px !important;
    }
}

.comment-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.comment-name {
    margin-right: 15px;
}

#order_form input {
    display: flex !important;
    justify-content: center !important;
}

.rub-ramka a {
    font-size: 22px !important;
}

.rom-footer .rom_link {
    color: #b88b58 !important;
}

h2 {
    font-size: 26px;
    line-height: 35px;
}

.inL_158900 {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 37px;
    color: #000;
}

.inL_196741 {
    color: red
}

.inL_209268 {
    margin-top: 0;
    margin-bottom: 0;
}

.inL_518624 {
    color: red
}

.inL_60268 {
    margin-bottom: 5px;
}

.inL_491552 {
    padding: 0 4px
}

.main-block img.inL_694877 {
    max-width: 800px;
    width: 100%;
}

.inL_257908 {
    color: red
}

.inL_801242 {
    color: red;
    font-size: 24px;
    font-weight: 700
}

.main-block img.inL_977437 {
    width: 100%;
    max-width: 600px
}

.inL_799742 {
    font-size: 24px;
    color: red;
}

.main-block img.inL_377657 {
    width: 100%;
    max-width: 300px;
}

.footer__prod {
    max-width: 280px;
    width: 100%;
}

.inL_958068 {
    text-align: center
}

.main-block img.inL_651861 {
    max-width: 750px;
    width: 100%
}

.inL_367968 {
    padding: 0 4px
}

.main-block img.inL_624355 {
    max-width: 800px;
    width: 100%;
}

.inL_656096 {
    color: red
}

.inL_841321 {
    background: lightgray;
    padding: 15px;
    border: 1px solid black;
}

.inL_813125 {
    text-align: center
}

.inL_548242 {
    padding: 15px;
    border: 2px solid red;
    background: #d9ead3;
    font-size: 22px !important;
    line-height: 26px !important;
}

.inL_800239 {
    color: red;
    font-weight: 700;
}

.inL_874448 {
    color: red
}

.inL_650651 {
    color: red
}

.main-block img.inL_592582 {
    max-width: 333px;
    width: 100%;
}

.main-block img.inL_697692 {
    max-width: 333px;
    width: 100%;
}

.main-block img.inL_75736 {
    max-width: 333px;
    width: 100%;
}

.inL_265089 {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 42px;
}


.door__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px !important;
    background-color: #3a4752;
    padding: 10px 5px !important;
    border-radius: 0.5em;
    margin: 0 50px 25px 50px !important;
}

.door__container {
    display: flex;
    justify-content: space-around;
}

.box {
    perspective: 500px;
    position: relative;
}

.box,
.door {
    width: 190px;
    height: 400px;
    box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919;
}

@media (max-width: 840px) {
    .box,
    .door {
        width: 95px;
        height: 200px;
    }
}

.hi {
    left: 50%;
    transform: translateX(-50%);
}

.door,
.hi {
    position: absolute;
    top: 0;
}

.door__sales {
    position: relative;
    top: 140px;
    font-size: 46px !important;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px !important;
    box-shadow: 0 1px 2px 2px #7f7878;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

@media (max-width: 840px) {
    .door__sales {
        font-size: 20px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        border-radius: 30px !important;
    }
}

@media (max-width: 768px) {
    .door__title {
        margin: 0 20px 25px 20px !important;
    }
}

@media (max-width: 360px) {
    .door__sales {
        font-size: 25px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        left: 0 !important;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }
}

.door {
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotateY(0deg);
    display: inline-block;
    transition: all 0.75s ease;
    transform-origin: 0 0;
    cursor: pointer;
    left: 0;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
}

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

.webp .door {
    background-image: url(../images/door.webp);
}

.door:hover {
    transform: rotateY(-30deg);
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    -ms-transform: rotateY(-30deg);
    -o-transform: rotateY(-30deg);
}

.no-webp #door__2 {
    background-image: url(../images/door2.png);
}

.webp #door__2 {
    background-image: url(../images/door2.webp);
}

.no-webp #door__3 {
    background-image: url(../images/door3.png);
}

.webp #door__3 {
    background-image: url(../images/door3.webp);
}

@media (max-width: 840px) {
    .door__container {
        padding: 0;
    }
}

@media (max-width: 479px) {
    .door {
        background-size: cover;
    }

    #door__3 {
        background-size: cover;
    }

    #door__2 {
        background-size: cover;
    }

    .box, .door {
        width: 80px;
        height: 165px;
    }

    .comment-top {
        display: block;
    }

    .comment-name {
        margin-right: 0;
    }
}

.door.open {
    transform: rotateY(-85deg);
    -webkit-transform: rotateY(-85deg);
    -moz-transform: rotateY(-85deg);
    -ms-transform: rotateY(-85deg);
    -o-transform: rotateY(-85deg);
}

.spin-result-wrapper {
    max-width: 100%;
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999 !important;
    left: 0;
    height: 100%;
    position: fixed !important;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.order_block,
.spin-result-wrapper {
    display: none;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
    -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
    -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-text {
    margin-bottom: 25px !important;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    transition: .3s background-color;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

.pop-up-button:hover {
    background-color: #399107;
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0s;
    -moz-transition: opacity 1s ease 0s;
    -ms-transition: opacity 1s ease 0s;
    -o-transition: opacity 1s ease 0s;
    -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}


.order {
    position: relative;
    display: none;
    /*min-width: 270px;*/
    max-width: 700px;
    margin: 0 auto;
    padding: 15px;
    border: 3px dashed #ddd;
    border-radius: 3px
}

.order.active {
    display: block
}

.order__header {
    display: flex;
    flex-flow: column;
    /*gap: 20px;*/
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.main-block img.order__img {
    width: 100%;
    height: auto;
    max-width: 280px;
    margin: 0 auto 20px;
}

.order__text {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    line-height: 1.3
}

.order__text:nth-child(2) {
    margin-bottom: 5px
}

.order__time {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    color: red
}

.order__price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    margin-bottom: 15px;
}

.order__price-old {
    font-weight: 700;
    line-height: 1.2;
    text-decoration: line-through;
    margin-bottom: 0;
}

.order__price-new {
    font-weight: 700;
    line-height: 1.2;
    color: red;
    margin-bottom: 0;
}

.order__price-new > .order__price-summ {
    font-size: 24px
}

.order__price-new > .order__price-curr {
    font-size: 24px
}

.order__price-zero {
    text-transform: uppercase
}

.order__body {
    display: flex;
    flex-flow: column;
    /*gap: 15px;*/
    width: 100%;
    margin-bottom: 0;
    border: none;
    text-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.order__input {
    position: relative;
    display: block;
    width: 100%;
    height: 55px;
    padding: 15px;
    border-style: none;
    border-width: 0;
    border-color: transparent;
    border-radius: 35px;
    outline: none;
    font-size: 16px;
    background-color: #f2f2f2;
    margin-bottom: 15px;
}

.order__input::placeholder {
    font-size: 16px;
    font-weight: 400
}

.order__input:focus-visible {
    outline: none;
    outline-offset: 0
}

.order__btn {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 100%;
    min-height: 55px;
    padding: 20px;
    border-radius: 35px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.2;
    color: #fff;
    background-color: #388e3c;
    transition: background-color .2s linear;
    box-shadow: none;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    margin-bottom: 15px;
}

.order__btn:hover {
    background-color: #2bac31
}

.red {
    color: red;
}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-block img.main-horizontal {
    max-width: 100%;
    width: 600px;
}

.main-block img.main-horizontal--scroll {
    max-width: 550px;
}

.main-block img.main-vertical {
    max-width: 100%;
    width: 400px;
}

.comments-block img.live-photo {
    max-width: 100%;
    width: 300px;
}

.list {
    margin-bottom: 0;
}

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

@media screen and (max-width: 1020px) {
    .rub-ramka {
        max-width: 100%
    }

    .door__title {
        width: 100%;
        margin: 0 0 25px !important;
    }
}

@media (max-width: 767px) {

    .Header-left {
        flex-grow: 0;
    }

    .Header-meduzaLogo {
        width: 100px;
    }

    .main-block img.main-horizontal {
        width: 500px;
    }

    .main-block img.main-vertical {
        width: 400px;
    }

    .main-block img.inL_377657 {
        width: 200px;
    }

    .footer__prod {
        max-width: 240px;
    }

    .main-block li {
        margin-bottom: 10px;
    }

    .comments-block img.live-photo {
        width: 250px;
    }
}

@media (max-width: 639px) {
    .Header-right {
        display: none;
    }

    .Header-center {
        display: none;
    }

    .Header {
        justify-content: space-between;
    }

    .header__burger {
        display: block;
        width: 30px;
        height: 20px;
        border-top: 3px solid black;
        border-bottom: 3px solid black;
        position: relative;
    }

    .header__burger::before {
        content: '';
        display: block;
        width: 100%;
        height: 3px;
        background: black;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }

    .main-block img.inL_977437 {
        width: 400px;
    }

    p, ul li, .inL_548242, .rub-ramka a, .myh4 {
        font-size: 20px !important;
    }

    .door__title {
        line-height: 25px;
    }
}

@media (max-width: 479px) {

    .main-block img.inL_377657,
    .main-block img.order__img {
        width: 240px;
        max-width: 100%;
    }

    .comments-block img.live-photo {
        width: 250px;
    }

    .comments-block img.live-photo {
        width: 200px;
    }

    p.order__text, p.order__time {
        font-size: 19px !important;
    }
}

@media all and (min-width: 475px) {
    .order__time {
        font-size: 24px
    }

    .order__price {
        font-size: 24px
    }

    .order__btn {
        font-size: 18px
    }
}

@media screen and (max-width: 459px) {
    #order_form input {
        width: 80%
    }

    .scroll__wrapper {
        overflow-x: scroll;
    }

    .scroll__wrapper img {
        width: 450px !important;
        max-width: none !important;
    }

    .main-block .scroll {
        display: block;
        width: 40px !important;
        transform: translateX(0px);
        margin: 0 auto 20px !important;
        animation: moving 2s infinite;
    }

    @keyframes moving {
        0% {
          transform: translateX(10px);
        }
            
        50% {
          transform: translateX(-10px);
        }
      
        100% {
          transform: translateX(10px);
        }
      }
}

.adult {
    width: fit-content;
    margin: auto;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.adult img {
    margin-bottom: 0;
}

.adult.active::after {
    content: none;
}

.adult::after {
    position: absolute;
    content: '18+';
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;

    font-size: 40px;
    background-color: #add8e6f3;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}