.ListBlock-ul li:last-child, .MaterialNote-root:empty, .c15 .c3 p {
    margin-bottom: 0
}

.GeneralMaterial-root, .Meta-root, .Meta-simple, .Toolbar-list {
    -webkit-box-direction: normal
}

.ToolbarButton-button, a {
    background-color: transparent
}

button, svg {
    overflow: visible
}

.wheel img, a.button, img {
    max-width: 100%
}

.main-link, a.button {
    text-decoration: none
}

.SvgSymbol-root, .Toolbar-item:before, .ToolbarButton-text, .cursor-text, td {
    vertical-align: middle
}

.Link-root {
    display: block;
    color: inherit
}

.c15 {
    margin-bottom: 25px
}

.c15, .c15 td, .c15 tr {
    border: 1px solid #d6d6d6
}

.c15 .c3 p {
    padding: 5px 10px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    text-align: left;
    font-weight: 400
}

.Meta-root {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 12px;
    line-height: 15px;
    fill: inherit
}

.GeneralMaterial-article p, .SimpleTitle-root {
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif;
    font-size: 20px
}

.Meta-simple {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 100%;
    color: #757575
}

.SvgSymbol-root {
    width: 100%;
    height: 100%
}

.SvgSymbol-medium {
    width: 24px;
    height: 24px
}

.SvgSymbol-fb {
    width: 16px;
    fill: #304591
}

.SvgSymbol-vk {
    width: 20px;
    fill: #527397
}

.SvgSymbol-ok {
    width: 9px;
    fill: #eb722e
}

.SvgSymbol-tw {
    width: 20px;
    fill: #31adf4
}

.SvgSymbol-tg {
    width: 18px;
    fill: #2ba5e0
}

.SvgSymbol-reaction {
    width: 16px;
    color: #b88b58;
    fill: #262626
}

.SvgSymbol-menu {
    width: 22px;
    height: 24px
}

.SvgSymbol-search {
    width: 20px;
    height: 24px
}

.SimpleTitle-root {
    margin: 0 0 18px;
    font-weight: 400;
    line-height: 23px
}

.GeneralMaterial-article p {
    margin: 0 0 20px;
    line-height: 28px
}

.SimpleBlock-h4 {
    margin-top: 26px;
    margin-bottom: 11px;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px
}

.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
}

.Footer-root, .Header-root, .MaterialNote-root, .Toolbar-root, .ToolbarButton-button {
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

.ListBlock-ul li:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 8px;
    content: "\2022";
    text-align: center;
    color: #b88b58;
    font-size: 18px;
    line-height: inherit
}

@media only screen and (min-device-width: 48em) {
    .SimpleTitle-root {
        margin-bottom: 15px;
        font-size: 36px;
        line-height: 40px
    }

    .ListBlock-root {
        margin: 20px 0
    }

    .ListBlock-ul li {
        padding: 0 0 0 38px
    }

    .ListBlock-ul li:before {
        left: 0;
        width: 36px;
        text-align: center;
        font-size: 20px
    }
}

.MaterialNote-root {
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 22px
}

.MaterialNote-root:empty:before {
    margin-bottom: 9px
}

.MaterialNote-root:before {
    display: block;
    width: 120px;
    height: 1px;
    margin-bottom: 15px;
    content: "";
    background: #000
}

.MaterialNote-default {
    margin-top: 25px
}

@media only screen and (min-device-width: 32em) {
    .Meta-simple {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .SimpleBlock-h4 {
        margin-top: 45px;
        margin-bottom: 15px;
        font-size: 21px;
        line-height: 28px
    }

    .ListBlock-root {
        font-size: 20px;
        line-height: 28px
    }

    .MaterialNote-default {
        margin-top: 35px
    }
}

.Toolbar-root {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.Toolbar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 0 0 -10px;
    padding: 0;
    list-style: none
}

.GeneralMaterial-root, .Header-root {
    position: relative;
    -webkit-box-align: center
}

body, button, h1, h4 {
    margin: 0
}

.Toolbar-item {
    position: relative;
    height: 32px;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 42px;
    cursor: pointer;
    -webkit-transition: color .25s;
    transition: color .25s;
    color: gray;
    line-height: 1;
    text-align: center
}

@media only screen and (min-device-width: 64em) {
    .SvgSymbol-search {
        width: 13px;
        height: 15px
    }

    .Toolbar-list {
        margin: 0 0 0 -15px
    }

    .Toolbar-item {
        padding-right: 15px;
        padding-left: 15px
    }
}

.Toolbar-item:last-child {
    margin-right: 0
}

.Toolbar-item:before {
    position: absolute;
    top: 7px;
    left: 0;
    height: 18px;
    content: "";
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.ToolbarButton-text {
    display: inline-block;
    padding-left: 5px
}

.Footer-tip, .Header-buttons .Header-item:last-child:after, .Header-itemLang, .ToolbarButton-text:empty {
    display: none
}

.GeneralMaterial-head, .GeneralMaterial-root {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical
}

.ToolbarButton-button {
    height: 100%;
    margin: 0;
    padding: 0 1px 0 0;
    cursor: pointer;
    color: inherit;
    border-width: 0;
    outline: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.ToolbarButton-button:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.ToolbarButton-button:hover {
    opacity: .6
}

.AffiliatePanels-root, .GeneralMaterial-article {
    position: relative
}

.UnderTheSun-root {
    position: relative;
    z-index: 200;
    margin-top: 12px
}

.UnderTheSun-root:empty {
    margin-top: 0
}

.GeneralMaterial-root {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 20px 20px 23px;
    border-radius: 10px;
    background-color: #fff
}

.Footer-copyrightItem, .GeneralMaterial-container, .GeneralMaterial-default .GeneralMaterial-article {
    width: 100%
}

.GeneralMaterial-head {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    max-width: 650px;
    margin: 0 auto 31px
}

.Header-logo, .Header-root {
    display: -webkit-box;
    display: -ms-flexbox
}

.Header-buttons, .Header-logo, .Header-root {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.GeneralMaterial-simple .GeneralMaterial-container {
    max-width: 1000px
}

.GeneralMaterial-simple .GeneralMaterial-article {
    margin-right: auto;
    margin-left: auto
}

.GeneralMaterial-default .GeneralMaterial-body {
    max-width: 650px;
    margin: 0 auto
}

.GeneralMaterial-simple .GeneralMaterial-head {
    margin-bottom: 21px
}

@media only screen and (min-width: 48em) {
    .GeneralMaterial-root {
        padding: 45px 15px 38px
    }

    .GeneralMaterial-simple {
        padding-top: 60px
    }

    .GeneralMaterial-simple .GeneralMaterial-head {
        margin-bottom: 31px
    }
}

a {
    color: #00f;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: red
}

.Header-root {
    z-index: 300;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    height: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Header-menuToggle {
    z-index: 100;
    margin-left: auto;
    padding-top: 22px
}

.Header-logo {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 18px;
    background-color: inherit
}

.Header-buttons, .Header-item {
    -webkit-box-align: center;
    letter-spacing: 1px
}

.Header-buttons {
    position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-top: 22px;
    font-size: 14px;
    line-height: 1
}

.App-content, .App-header, .Footer-root, .Header-item, .ava-img, .ittem-comment, .ittem-comment p {
    position: relative
}

.Header-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 45px;
    height: 45px;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background: 0 0;
    font-weight: 600;
    fill: currentColor
}

.Header-item:after {
    position: absolute;
    top: 50%;
    right: -1px;
    height: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 1px solid #404040
}

.Header-item:focus, .Header-item:hover {
    color: #999
}

.Header-itemSearch, .Header-menuToggle .Header-item {
    color: #737373
}

.Footer-root {
    z-index: 300;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 3px 12px;
    text-align: center;
    color: #999
}

.Footer-root a {
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out;
    color: #fff
}

.Footer-root a:hover {
    color: hsla(0, 0%, 100%, .5)
}

.Footer-container {
    width: 100%;
    max-width: 675px
}

.Footer-copyright {
    padding: 1px 12px 0;
    text-align: left;
    font-size: 14px
}

.Footer-giphy {
    margin-bottom: 14px;
    padding-top: 14px;
    padding-bottom: 13px;
    text-align: center;
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424
}

.Footer-copyrightGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.Footer-copyrightItem:after {
    display: block;
    height: 18px;
    margin: 0 15px;
    border-left: 1px solid #404040
}

.Footer-about {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right
}

.App-header {
    z-index: 500;
    width: 100%;
    max-width: 1335px;
    margin: 0 auto
}

.App-container {
    background-image: url("assets/logo.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 162px auto
}

.App-content {
    z-index: 100;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    min-height: calc(100vh - 140px)
}

.App-footer {
    margin-top: 40px
}

@media only screen and (min-width: 32em) {
    .UnderTheSun-root {
        margin-top: 45px
    }

    .App-content {
        max-width: 1335px;
        margin-right: auto;
        margin-left: auto
    }

    .App-footer {
        margin-top: 64px
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    background-color: #000
}

.pop-up-layer-show, footer, header, main {
    display: block
}

button {
    font: inherit;
    text-transform: none
}

button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.priceÑ, .priceс {
    font-family: Arial, sans-serif;
    bottom: 0;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    height: 98px;
    font-size: 19px;
    transform: rotateZ(-7deg);
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-image: initial;
    text-align: center !important;
    right: 0;
    line-height: 1.3;
    font-weight: 700
}

@media only screen and (min-width: 64em) {
    .GeneralMaterial-head {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        max-width: 1000px
    }

    .GeneralMaterial-materialHeader {
        max-width: 840px
    }

    .GeneralMaterial-simple .GeneralMaterial-article {
        margin-right: 0;
        margin-left: 0
    }

    .GeneralMaterial-default .GeneralMaterial-body {
        max-width: 1000px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .Header-root {
        height: 77px
    }

    .Header-menuToggle {
        display: none
    }

    .Header-logo {
        position: static;
        -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 0;
        background-color: transparent
    }

    .Header-buttons {
        position: static;
        -ms-flex-preferred-size: 16%;
        flex-basis: 16%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 2px
    }

    .Footer-copyrightItem:after, .Header-buttons .Header-item:after {
        content: ""
    }

    .Header-itemSearch, .Header-menuToggle .Header-item {
        color: #fff
    }

    .Header-itemLang {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .Footer-root {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 26px 0 15px;
        text-align: left
    }

    .Footer-container {
        max-width: 970px
    }

    .Footer-tip {
        display: block
    }

    .Footer-copyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 13px 0 0;
        border-top: 1px solid #333;
        font-size: 14px;
        line-height: 16px
    }

    .Footer-giphy {
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        border-width: 0
    }

    .Footer-copyrightItem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        width: auto
    }

    .Footer-about {
        text-align: left
    }

    .App-header {
        z-index: auto
    }

    .App-container {
        background-position: top;
        background-size: 412px 218px
    }

    html {
        font-size: 1.49813vw
    }
}

@media (min-width: 1335px) {
    html {
        font-size: 20px
    }
}

body {
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

h1, h4 {
    padding: 0;
    font-weight: 400
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: Proxima Nova;
    font-weight: 400;
    font-style: normal
}


@font-face {
    font-family: Proxima Nova;
    font-weight: 700;
    font-style: normal
}


.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;
    width: 400px;
    border-radius: 15px;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

.ittem-comment {
    display: block;
    margin-bottom: 25px;
    min-height: 60px
}

.ittem-comment p {
    display: block;
    padding-left: 75px;
    margin-bottom: 5px;
    font-size: 90%;
    line-height: 1.3
}

@media only screen and (max-width: 500px) {
    a.button {
        width: 100%
    }
}

.ava-img {
    width: 60px;
    border-radius: 10px;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
}

.priceс {
    position: absolute;
    width: 165px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 19%
}

/*.order_block {*/
/*    font-family: Arial, sans-serif*/
/*}*/

/*.prod_img_wrapper {*/
/*    max-width: 300px;*/
/*    margin: 15px auto;*/
/*    position: relative*/
/*}*/

/*.prod_img {*/
/*    width: 100%;*/
/*    max-width: 300px*/
/*}*/

/*.priceÑ {*/
/*    position: absolute;*/
/*    width: 165px;*/
/*    margin: 0 auto;*/
/*    border: 2px solid #fff;*/
/*    border-radius: 19%*/
/*}*/

/*span.discountÑ {*/
/*    display: block;*/
/*    margin-top: 9px;*/
/*    font-size: 18px*/
/*}*/

/*.price_main {*/
/*    border-bottom: 2px solid #d31812;*/
/*    font-size: 24px;*/
/*    width: 90%;*/
/*    margin: 0 auto*/
/*}*/

/*.js_old_price {*/
/*    display: block;*/
/*    margin: 0 auto*/
/*}*/

/*.wheel_input {*/
/*    padding: 10px !important;*/
/*    display: block !important;*/
/*    margin: 0 auto 20px !important;*/
/*    width: 50% !important;*/
/*    border: 2px solid grey !important;*/
/*    border-radius: 5px !important*/
/*}*/

/*.data_label {*/
/*    line-height: 30px*/
/*}*/

/*.country_select {*/
/*    display: none !important;*/
/*    width: 52% !important*/
/*}*/

/*.order_form {*/
/*    display: block !important;*/
/*    margin: 0 auto !important;*/
/*    text-align: center !important*/
/*}*/

.cursor-text, .main-link, .pop-up-window, .spin-result-wrapper, .spin-wrapper, .spin-wrapper p, .wheel-wrapper {
    text-align: center
}

/*@media screen and (max-width: 480px) {*/
/*    .wheel_input {*/
/*        width: 90% !important*/
/*    }*/

/*    .country_select {*/
/*        width: 96% !important*/
/*    }*/
/*}*/

.main-link {
    display: block;
    margin: 40px auto;
    padding: 20px;
    font-size: 20px;
    background-color: #de0606;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}

.close-popup, .cursor-text {
    cursor: pointer;
    position: absolute
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    box-sizing: border-box
}

.spin-wrapper p {
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px
}

/*.wheel {*/
/*    width: 380px !important;*/
/*    margin: 0 auto;*/
/*    position: relative*/
/*}*/

/*.wheel-cursor {*/
/*    position: absolute;*/
/*    width: 35% !important;*/
/*    height: 35%;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    -webkit-transform: translate(-50%, -50%);*/
/*    -ms-transform: translate(-50%, -50%);*/
/*    transform: translate(-50%, -50%)*/
/*}*/

/*.cursor-text {*/
/*    z-index: 2;*/
/*    display: inline-block;*/
/*    width: 45% !important;*/
/*    height: 45%;*/
/*    line-height: 61px;*/
/*    border-radius: 50%;*/
/*    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%);*/
/*    -ms-transform: translate(-50%, -50%);*/
/*    transform: translate(-50%, -50%);*/
/*    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;*/
/*    box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;*/
/*    background: #fff;*/
/*    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #fff), color-stop(100%, #eaeaea));*/
/*    background: -webkit-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);*/
/*    background: -o-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);*/
/*    background: radial-gradient(ellipse at center, #fff 0, #eaeaea 100%)*/
/*}*/

/*.wheel-img {*/
/*    -webkit-transition: 4s;*/
/*    -o-transition: 4s;*/
/*    transition: 4s*/
/*}*/

/*.close-popup {*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    background-image: url("../img/cross.png");*/
/*    background-size: 100%;*/
/*    top: -40px;*/
/*    border-radius: 50%*/
/*}*/

/*.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*/
/*}*/

/*.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)*/
/*}*/

/*.pop-up-layer {*/
/*    position: fixed !important;*/
/*    top: 0 !important;*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    background-color: rgba(0, 0, 0, .7) !important;*/
/*    z-index: 99 !important*/
/*}*/

/*.pop-up-window {*/
/*    position: relative;*/
/*    max-width: 400px;*/
/*    right: 0;*/
/*    left: 0;*/
/*    top: 35%;*/
/*    margin: 0 auto !important;*/
/*    background: #fff;*/
/*    padding: 70px 10px 20px !important;*/
/*    border-radius: 10px;*/
/*    animation: .7s pop-up-appear*/
/*}*/

/*.pop-up-window::after, .pop-up-window::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: 0 auto*/
/*}*/

/*.pop-up-window::before {*/
/*    width: 110px;*/
/*    height: 110px;*/
/*    top: -55px;*/
/*    background-color: #71c341;*/
/*    border-radius: 50%;*/
/*    animation: .5s .6s backwards pop-up-appear-before*/
/*}*/

/*.pop-up-window::after {*/
/*    width: 50px;*/
/*    height: 20px;*/
/*    top: -20px;*/
/*    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;*/
/*    animation: .5s .6s backwards pop-up-appear-after*/
/*}*/

/*@keyframes pop-up-appear {*/

/*0*/
/*{*/
/*    transform: translateY(-2000px)*/
/*}*/
/*30*/
/*%*/
/*{*/
/*    transform: translateY(100px)*/
/*}*/
/*100*/
/*%*/
/*{*/
/*    transform: translateY(0)*/
/*}*/
/*}*/
/*@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-heading {*/
/*    font-size: 40px !important;*/
/*    margin-bottom: 20px !important*/
/*}*/

/*.pop-up-text {*/
/*    margin-bottom: 25px !important;*/
/*    font-size: 24px !important;*/
/*    line-height: 30px !important;*/
/*    text-align: center !important;*/
/*    color: #414141 !important;*/
/*    font-weight: 400*/
/*}*/

/*.pop-up-button, .pop-up-button:hover {*/
/*    color: #fff !important;*/
/*    text-decoration: none !important*/
/*}*/

/*.pop-up-button {*/
/*    text-transform: uppercase !important;*/
/*    padding: 10px 20% !important;*/
/*    font-size: 20px !important;*/
/*    border-radius: 5px !important;*/
/*    background-color: #71c341 !important;*/
/*    border: none !important;*/
/*    cursor: pointer !important;*/
/*    outline: 0 !important*/
/*}*/

/*@media all and (max-width: 520px) {*/
/*    .wheel {*/
/*        width: 260px !important*/
/*    }*/

/*    .pop-up-window {*/
/*        top: 30%*/
/*    }*/

/*    .pop-up-heading {*/
/*        font-size: 33px !important*/
/*    }*/

/*    .pop-up-text {*/
/*        margin-bottom: 15px !important*/
/*    }*/

/*    .cursor-text {*/
/*        line-height: 40px;*/
/*        font-size: 14px*/
/*    }*/

/*    .close-popup {*/
/*        position: absolute;*/
/*        width: 30px;*/
/*        height: 30px;*/
/*        background-size: 100%;*/
/*        top: -40px;*/
/*        border-radius: 50%;*/
/*        right: -10px;*/
/*        cursor: pointer*/
/*    }*/
/*}*/

/*.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;*/
/*    -o-transition-timing-function: ease-in-out;*/
/*    transition-timing-function: ease-in-out*/
/*}*/

/*@-webkit-keyframes super-rotation {*/
/*    70% {*/
/*        -webkit-transform: rotate(1783deg);*/
/*        transform: rotate(1783deg)*/
/*    }*/
/*    100% {*/
/*        -webkit-transform: rotate(1774deg);*/
/*        transform: rotate(1774deg)*/
/*    }*/
/*}*/

/*@keyframes super-rotation {*/
/*    70% {*/
/*        -webkit-transform: rotate(1860deg);*/
/*        transform: rotate(1860deg)*/
/*    }*/
/*    100% {*/
/*        -webkit-transform: rotate(1867deg);*/
/*        transform: rotate(1867deg)*/
/*    }*/
/*}*/

/*.time_remains {*/
/*    font-size: 1.1em;*/
/*    color: red;*/
/*    font-weight: 700*/
/*}*/

/*.time_remains_title {*/
/*    padding-top: 15px;*/
/*    text-align: center;*/
/*    font-size: 22px*/
/*}*/


.name-link {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}

.name-link:hover {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
