* {
    box-sizing: border-box
}

p {
    margin: 0;
    padding: 0
}

img {
    width: 100%
}

p {
    font-family: lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
    color: #000
}

a {
    cursor: pointer;
    color: #8903ab;
    text-decoration: underline
}

.order-block {
    padding: 20px;
    border: 1px dotted #000;
    background: #effff7;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around
}

.order-block-img {
    width: 30%;
    max-width: 300px;
    margin: 0 auto
}

.order-block-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70%
}

.button {
    display: block;
    background: #de7474;
    background: linear-gradient(180deg, #de7474 0%, #f72210 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#de7474", endColorstr="#8903ab", GradientType=1);
    text-align: center;
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 15px auto;
    color: #fff;
    font-family: lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 54px;
    text-decoration: none;
    border-radius: 10px;
    padding: 20px 15px;
    color: #fff
}

.checkmark {
    display: inline-block;
    font-family: roboto condensed, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #8903ab;
    text-align: center;
    padding-left: 30px;
    position: relative
}

.checkmark:before {
    content: " ";
    width: 30px;
    height: 29px;
    background: url("") no-repeat;
    background-size: contain;
    position: absolute;
    left: 5px;
    top: -11px
}

@media screen and (max-width:750px) {
    .order-block {
        flex-direction: column
    }

    .order-block-img {
        width: 100%;
        margin-bottom: 20px
    }

    .order-block-text {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    p {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: -.02em
    }
}

@media screen and (max-width:500px) {
    .button {
        font-size: 24px;
        line-height: 30px
    }
}

@media screen and (max-width:400px) {
    .button {
        font-size: 24px;
        line-height: 30px
    }
}

* {
    margin: 0;
    padding: 0
}

a {
    color: #1697ce
}

a:hover {
    color: #b0493b
}

a:focus {
    outline: medium
}

img {
    max-width: 100%
}

@media screen and (max-width:1020px) {
    body img {
        max-width: 100%
    }
}

@media screen and (max-width:420px) {
    body img {
        max-width: 100%
    }
}

.order {
    position: relative !important;
    display: none !important;
    min-width: 270px !important;
    margin: 0 auto !important;
    padding: 15px !important;
    border: 2.5px dashed var(--color_border) !important;
    border-radius: 2.5px !important
}

.order.active {
    display: block !important
}

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

.order__img {
    width: 100% !important;
    height: auto !important;
    max-width: 350px !important;
    margin: 0 auto !important
}

@media all and (min-width:475px) {
    .order__header {
        font-size: 22px !important
    }
}

.order {
    position: initial !important
}

.order_block {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

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

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
    color: #171717
}

.container a,
.container p {
    font-size: 18px
}

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

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

.door,
.door_box {
    width: 165px;
    height: 346px;
    box-shadow: inset -1px -1px 0 1px #191919, inset 1px 1px 0 1px #191919
}

.door,
.hi {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.door {
    background-image: url("");
    background-repeat: no-repeat;
    transform: rotateY(0);
    display: inline-block;
    transition: all .75s ease;
    transform-origin: 0 0;
    cursor: pointer;
    background-size: contain
}

#door__2 {
    background-image: url("")
}

#door__3 {
    background-image: url("")
}

.door:hover {
    transform: rotateY(-30deg)
}

.door__head {
    font-size: 18px;
    margin: 18px 0;
    text-align: center
}

.door__sales {
    padding-bottom: 10px;
    padding-top: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important
}

.door__sales {
    position: relative;
    font-size: 45px;
    font-weight: 700;
    color: red;
    border-radius: 30px;
    padding: 30px 5px;
    box-shadow: 0 1px 2px 2px #7f7878;
    margin: 0
}

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

@media(max-width:1040px) {

    .door,
    .door_box {
        width: 95px;
        height: 200px
    }

    .door__sales {
        font-size: 23px
    }

    #form-block {
        margin-bottom: 30px
    }
}

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

    .door {
        background-size: contain
    }

    #door__2 {
        background-size: contain
    }

    #door__3 {
        background-size: contain
    }
}

@media(max-width:360px) {
    .door_box+.door_box {
        margin-left: 15px
    }

    .door__sales {
        font-size: 19px;
        font-weight: 700;
        color: red;
        border-radius: 30px;
        padding: 30px 5px
    }
}

body :not(i) {
    font-family: sans-serif
}

p {
    font-size: 22px;
    line-height: 26px
}

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

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

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

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

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

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 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
}

#order {
    display: none
}

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

@media all and (max-width:520px) {
    .close-popup {
        right: 0
    }
}

@media(max-width:500px) {

    .door,
    .door_box {
        width: 85px;
        height: 180px
    }
}

.door {
    background-repeat: no-repeat;
    transform: rotateY(0);
    display: inline-block;
    transition: all .75s ease;
    transform-origin: 0 0;
    cursor: pointer;
    background-size: contain
}

.door:hover {
    transform: rotateY(-30deg)
}

.door.open {
    transform: rotateY(-85deg)
}

.review-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    max-width: 800px;
    margin: 0 auto;
}

.review-block img {
    max-width: 650px;
}

.review-name {
    font-weight: 700;
    font-size: 22px;
}

.review-subname {
    font-weight: 700;
    align-self: flex-start;
}

.review-block p {
    font-style: italic;
    text-align: center;
    font-size: 24px;
}