html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: Arial, sans-serif !important;
    margin: 0
}

figure, footer, header {
    display: block
}

a {
    background-color: transparent
}

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

b {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

input {
    margin: 0;
    font: inherit;
    color: inherit
}

input[type=submit] {
    appearance: button;
    cursor: pointer
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td {
    padding: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: "(" attr(href) ")"
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

h1, h2, h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

table {
    background-color: transparent
}

.container:after, .container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

body {
    font-family: font_1, sans-serif;
    background-color: #fff !important
}

header {
    background-color: #fff;
    border-bottom: 4px solid #ae2134
}

.listt {
    background: #ae2134
}

header ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px
}

header ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

header ul li:after {
    content: '|';
    position: absolute;
    left: -5px;
    top: 1px;
    color: #999;
    font-size: 12px
}

a, body, div, footer, form, h1, h3, header, html, img, li, p, span, ul {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

footer, header {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

body {
    background: url(../images/bg.png)
}

@media screen and (max-width: 570px) {
    body {
        position: relative
    }
}

.content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-wrap {
    max-width: 1280px;
    min-width: 272px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    overflow-x: hidden;
}

@media screen and (max-width: 1680px) {
    .page-wrap {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width: 1024px) {
    .page-wrap {
        width: 100%;
        min-width: 320px
    }
}

@media screen and (max-width: 570px) {
    .page-wrap {
        padding: 0;
        overflow: hidden
    }
}

.main-content {
    background: #fff;
    z-index: 11;
    position: relative
}

.main-content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

@media screen and (max-width: 1024px) {
    .content {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content__inner_wide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 38px;
    width: 100%;
    border-right: none
}

@media screen and (max-width: 1024px) {
    .content__inner_wide {
        width: 100%
    }
}

.content, .footer {
    clear: both
}

.footer {
    background: #1a1a1a;
    overflow: hidden;
    position: relative;
    z-index: 7;
    max-width: 1280px;
    margin: 0 auto
}

.footer__text {
    color: white;
    text-align: center;
}

@media screen and (max-width: 1680px) {
    .footer {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width: 1024px) {
    .footer {
        margin: 0 auto;
        width: 100%;
        min-width: 320px
    }
}

.footer-wrapper_top {
    border-top: 9px solid #2483c5;
    background: #262626;
}

.footer__inner {
    padding: 15px 64px;
    max-width: 1280px;
    min-width: 272px;
    margin: 0 auto
}

@media screen and (max-width: 900px) {
    .footer__inner {
        padding: 0 24px
    }
}

.article {
    padding: 24px 70px
}

@media screen and (max-width: 570px) {
    .article {
        padding: 24px 15px
    }
}

.article:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.article__date {
    font: normal 14px/18px ArimoRegular, sans-serif;
    color: #555
}

.article__title {
    font: normal 32px/36px RussiaLight, sans-serif;
    padding: 4px 0 4px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

.article__text {
    font: normal 18px/25px "Open Sans", sans-serif;
    color: #333;
    padding-top: 14px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

@media screen and (max-width: 1280px) {
    .article__text {
        padding-left: 0
    }
}

.article__text p {
    margin: 15px 0;
}

.article__text a {
    text-decoration: underline;
    color: #0095da
}

@media (max-width: 900px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width: 1024px) {
    .page-wrap {
        padding: 0
    }
}

input {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

@media (max-width: 530px) {
    .page-wrap {
        padding: 15px 0 0
    }
}

@media (max-width: 670px) {
    .page-wrap {
        padding: 0
    }
}

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

.c15 {
    display: table;
    border: none !important;
    margin: 0
}

.c15, .c15 td, .c15 tr {
    text-align: center;
    border: 1px solid #d6d6d6
}

.c15 .c3 p {
    padding: 5px 10px 5px;
    /*margin-bottom: 0*/
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

@media only screen and (min-width: 48em) {
    .ListBlock-ul li {
        padding: 0 0 0 38px
    }
}

.ListBlock-ul li:last-child {
    margin-bottom: 0
}

.ListBlock-ul li:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 8px;
    content: "\2022";
    text-align: center;
    color: #ff829b;
    font-size: 18px;
    line-height: inherit
}

@media only screen and (min-width: 48em) {
    .ListBlock-ul li:before {
        left: 0;
        width: 36px;
        text-align: center;
        font-size: 20px
    }
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

@media only screen and (max-width: 500px) {
    .c15 .c3 p {
        padding: 5px;
        font-size: 18px;
        line-height: 1.3
    }
}

.randdate {
    font-weight: 400
}

p.center {
    text-align: center
}

h2 {
    line-height: 1.2
}

.submit-roulette:hover {
    background: #b00;
    -webkit-transition: background .3s;
    transition: background .3s
}

.submit-roulette:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: none;
    box-shadow: none
}

.submit-roulette, input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 30px;
    outline: 0;
    border: none;
    margin: 5px 0 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 3px #242120;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 300px;
    max-width: 100%
}

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

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

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 300px;
    max-width: 100%
}

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

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

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%
}

.wheel-img {
    -webkit-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: 0 0 !important
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 12px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%)
}

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

.order_block h3 {
    font: bold 18px Arial !important;
    background: 0 0
}

#everad_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Proxima Nova', Arial, 'Helvetica Neue', sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    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
}

.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;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/cross.svg);
    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-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.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 none;
    cursor: pointer;
    outline: medium none
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1600deg);
        transform: rotate(1600deg)
    }
    100% {
        -webkit-transform: rotate(1574deg);
        transform: rotate(1574deg)
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.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;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    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%;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
    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;
    -o-border-image: none;
    border-image: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

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

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

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

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

@media all and (max-width: 520px) {
    .wheel {
        width: 280px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 8px !important
    }
}

@media screen and (max-width: 345px) {
    .wheel {
        width: 250px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 8px !important
    }
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

.green_text {
    color: green;
    font-weight: 700
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto 0;
    width: 400px;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

#comments {
    margin-top: 50px
}

#comments h2 {
    background: url(../images/comentsm.jpg) no-repeat;
    padding-left: 40px;
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

input {
    outline: 0
}

input:active {
    outline: 0
}

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

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

.pg {
    position: relative;
    padding-left: 65px;
    margin-bottom: 33px
}

#comments {
    margin-top: 50px
}

#comments h2 {
    background: url(../images/comentsm.jpg) no-repeat;
    padding-left: 40px;
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

#comments .date {
    font-weight: 400;
    background: 0 0;
    display: inline
}

#content .date {
    display: inline-block;
    color: #a3b0b9;
    font-size: 13px
}

.name {
    font-weight: 700
}

.ListBlock-root {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

@media only screen and (min-width: 32em) {
    .ListBlock-root {
        font-size: 20px;
        line-height: 28px
    }
}

@media only screen and (min-width: 48em) {
    .ListBlock-root {
        margin: 20px 0
    }
}

.ListBlock-root li {
    margin-left: 25px
}

.ListBlock-ul li {
    margin-left: 0
}

.bg_mm {
    background-color: #fff5f7;
    text-align: center
}

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

    a.button {
        width: 90%
    }
}

p.rul_1 {
    text-align: center;
    color: red;
    font-weight: 700;
    padding: 0;
    font-size: 120%
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.price_main {
    color: red;
    border-bottom: 2px solid red;
    font-size: 24px;
    line-height: 0;
    margin: 0 auto
}

b {
    font-weight: bolder
}

.prod_img {
    width: 100%;
    max-width: 300px
}

.prod_img {
    width: 100%
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto 110px;
    position: relative
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0;
    margin: 0 auto
}

.span-input-roulette.phone_in:before {
    content: "Telefon:"
}

.span-input-roulette:before {
    display: inline-block;
    color: #333;
    line-height: 47px;
    position: absolute;
    top: -35px;
    font-size: 95%;
    left: 5px
}

input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 100%;
    border: 2px solid grey;
    border-radius: 5px;
    max-width: 450px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input {
    outline: 0
}

input.submit-roulette {
    text-transform: uppercase;
    padding: 10px 30px;
    outline: 0;
    border: none;
    margin: 5px 0 15px;
    border-radius: 5px;
    background: #ff0000f7;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 450px;
    max-width: 100%;
    -webkit-border-radius: 5px
}

.span-input-roulette {
    position: relative;
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: 450px
}

.span-input-roulette.name_in:before {
    content: 'Nimi:'
}

.span-input-roulette {
    position: relative;
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: 450px
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 100%;
    border: 2px solid grey;
    border-radius: 5px;
    max-width: 450px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.span-input-roulette.name_in:before {
    content: 'Nimi:'
}

.span-input-roulette:before {
    display: inline-block;
    color: #333;
    line-height: 47px;
    position: absolute;
    top: -35px;
    font-size: 95%;
    left: 5px
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0;
    margin: 0 auto
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0;
    margin: 0 auto
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1660deg);
        transform: rotate(1660deg)
    }
    100% {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg)
    }
}

.inL_283778 {
    text-align: center
}

.logo {
    margin: 10px 0
}

.logo > a {
    display: flex;
    align-items: center;
    text-decoration: none
}

.logo > a > img {
    display: block;
    margin-right: 10px
}

.logo__text {
    color: #b88b58;
    font-size: 26px
}

table {
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 15px auto;
}

.ListBlock-root li {
    text-align: left !important
}

.price {
    position: absolute;
    font-family: Arial, sans-serif;
    right: 0;
    bottom: -85px;
    color: #000;
    -webkit-box-shadow: rgb(0 0 0 / 80%) 0 3px 30px;
    box-shadow: rgb(0 0 0 / 80%) 0 3px 30px;
    width: 165px;
    height: 105px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-transform: rotateZ(-7deg);
    transform: rotateZ(-7deg);
    margin: 0 auto 0;
    background: -webkit-gradient(linear, left top, right top, from(#eea513), to(#fded13));
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    -o-border-image: initial;
    border-image: initial;
    border-radius: 19%
}

span.discountс {
    display: block;
    margin-top: 9px;
    font-size: 14px
}

.pack {
    max-width: 180px;
    width: 100%;
}

.table-wrapper {
    max-width: 600px;
    width: 100%;
    overflow-x: scroll;
    border: 1px solid #d6d6d6;
    margin: 10px auto 25px;
}

.table-wrapper::-webkit-scrollbar {
    display: none;
}

@media (max-width: 515px) {
    td p, .ListBlock-root {
        font-size: 14px !important;
        line-height: 1.2;
    }

    .close-popup {
        right: 0;
    }
}