.fb-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    color: black;
    text-decoration: none;
}

.fb-header {
    background: rgb(218, 226, 232) none repeat scroll 0% 0%;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px;
}

.fb-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: rgb(69, 104, 142);
    font-weight: bold;
}

.fb-comment,
.fb-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid rgb(218, 225, 232);
    padding-bottom: 15px;
}

.fb-comment img {
    max-width: 100%;
}

.fb-comment .fb-avatar img,
.fb-comment-load .fb-avatar img {
    float: left;
    margin-right: 10px;
    width: 48px;
    height: 48px;
}

.fb-comment-name {
    color: rgb(43, 88, 122);
    font-weight: bold;
    font-size: 12px;
}

.fb-comment-text {
    margin-left: 60px;
}

.fb-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
}

div.blur {
    position: relative;
    background: #eee;
    padding: 10px;
    cursor: pointer;
}

div.blur img {
    display: block;
    margin: 0 auto;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
    width: 100%;
    max-width: 500px;
}

.blur-p {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 24px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 1px #000;
    text-align: center;
}

.mIn {
    width: 1400px;
}

@media screen and (max-width: 1400px) {
    div.mIn {
        width: 100% !important;
    }
}

h1,
h2,
h3 {
    font-weight: 500;
}

h1 {
    font-size: 2.5em;
    line-height: 110%;
    font-weight: 400;
}

body {
    overflow-x: hidden;
    font-family: "Segoe UI", "Open Sans", Arial, sans-serif;
}

#__main__ {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
    top: 0px;
    left: 0px;
    width: 99%;
    color: rgb(255, 255, 255);
    background: rgb(0, 51, 102) none repeat scroll 0% 0%;
    z-index: 9;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    max-width: 1340px;
    margin: 0px auto;
    padding: 3px 5px;
}

/* #header>div>div {
    margin: 10px 0px 0px;
    display: inline-block;
    vertical-align: bottom;
} */
#header .logo img {
    max-width: 2rem;
    height: auto;
}

#header .logo {
    /* margin-left: 50px;
        margin-right: 30px; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 1rem;
    margin: 1rem 0;
}

@media screen and (max-width: 736px) {
    /* #header .logo {
            margin-left: 40px;
            margin-right: 0px;
        } */
}

@media screen and (max-width: 1024px) {
    #header .main_menu {
        display: none;
    }
}

.top_nav {
    list-style: none;
    margin: 0;
    padding: 0 0 2px;
}

.top_nav__item {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.top_nav__item+.top_nav__item {
    margin-left: 10px;
}

.top_nav__item:hover {
    cursor: pointer;
    text-decoration: underline;
}

#body {
    position: relative;
    min-height: 700px;
    background-color: rgb(238, 238, 238);
}

#body>#center {
    padding-left: 0px;
}

#body>#center p {
    margin-bottom: 20px;
    line-height: 150%;
}

#body #right {
    padding-right: 0px;
    position: relative;
    overflow: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
}

#body #right>div>div {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#body #right ._company div.news {
    margin-bottom: 10px;
}

@media screen and (max-width: 736px) {
    #body ._company div.news {
        display: none;
    }
}

header.blockHeader {
    margin-top: 0;
    border: medium none;
    margin-bottom: 10px;
}

header.blockHeader .blockHeaderName {
    background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px;
    padding: 0px;
}

@media screen and (max-width: 736px) {
    header.blockHeader .blockHeaderName {
        padding: 0px 20px;
    }
}

header.blockHeader .blockHeaderName span {
    color: rgb(34, 34, 34);
    font-weight: 700;
}

#right .section>article {
    padding: 15px 5px 10px;
    margin: 0px auto;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

._yarstarosti article:nth-child(-n + 2)::after {
    content: '';
    display: block;
    width: 90%;
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#right .section>article div.img {
    border: medium none;
    margin-bottom: 10px;
}

#right .section>article .linkName {
    color: rgb(34, 34, 34);
    font-size: 14px;
    font-weight: 400;
}

@media screen and (max-width: 736px) {
    ._newsBN,
    #right {
        display: none;
    }
}

._content h1,
._content h2,
._content h3,
._content p {
    margin-bottom: 20px;
}

._content .news.current {
    margin-bottom: 0px;
}

._content .news.current .section article {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin-bottom: 0px;
    padding-bottom: 40px;
}

._content .news.current .section article div.gallery {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    min-height: 150px;
}

._content .news.current .section article div.gallery .caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 30px 60px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    margin: 0px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.5))) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)) repeat scroll 0% 0%;
}

@media screen and (max-width: 1024px) {
    ._content .news.current .section article div.gallery .caption {
        position: relative;
        padding: 10px 20px;
        background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px;
        color: rgb(0, 0, 0);
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
        font-size: 18px;
    }
}

._content .news.current .section article .categories {
    padding: 0px 20px 0px 60px;
}

@media screen and (max-width: 736px) {
    ._content .news.current .section article .categories {
        padding: 0px 20px;
    }
}

._content .news.current .section article .categories a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background: #003366;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    margin-right: 10px;
}

._content .news.current .section article {
    padding-bottom: 0px !important;
}

._content .news_content {
    float: left;
    width: 100%;
    padding: 0px 60px 0px!important;
}

@media screen and (max-width: 736px) {
    ._content .news_content {
        padding: 0px 20px !important;
        width: 100%;
    }
}

._content .news_content .section article .beforeContent {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

._content .news_content .section article .beforeContent .categories {
    padding: 0px;
    margin: 0px;
    float: left;
}

._content ._newsBN {
    float: right;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid rgb(222, 222, 222);
}

@media screen and (max-width: 736px) {
    ._content ._newsBN {
        width: 100%;
        padding: 0px 20px;
        margin-top: 15px;
    }
}

._content {
    position: relative;
    float: left;
    width: 100%;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (max-width: 736px) {
    ._content {
        padding-top: 20px;
    }
}

._content>* {
    padding: 0px 40px;
}

._content>.news {
    padding: 0px;
}

._content>.news>h1.listHeader {
    padding-left: 60px;
    padding-right: 60px;
    color: red;
    font-weight: bold;
}

@media screen and (max-width: 736px) {
    ._content>.news>h1.listHeader {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 1.6em;
        line-height: 150%;
    }
}

/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
* {
    padding: 0px;
    margin: 0px;
    outline: 0px none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: rgba(0, 0, 0, 0) none no-repeat fixed center top;
    font-family: "Open Sans", Arial, serif, Arial, serif;
}

div#__main__ {
    position: relative;
    width: 100%;
}

.mOut {
    width: 100%;
    position: relative;
}

.mIn {
    width: 1200px;
    margin: 0px auto;
    float: none;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}

@media screen and (max-width: 1280px) {
    div.mIn {
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 480px) {
    div.mIn {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

a,
img {
    border: medium none;
    outline: 0px none;
}

[class^="col-"] {
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.col-20 {
    width: 20%;
}

.col-80 {
    width: 80%;
}

@media only screen and (min-width: 320px) and (max-width: 736px) {
    [class^="col-"] {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
header.blockHeader {
    float: left;
    width: 100%;
    border-bottom: 2px solid rgb(22, 22, 22);
    margin-bottom: 0;
}

header.blockHeader .blockHeaderName {
    display: inline-block;
    padding: 5px 20px;
    margin: 0px !important;
    font-size: 1.17em;
    background-color: rgb(22, 22, 22);
}

header.blockHeader .blockHeaderName span {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 0.8em;
    text-transform: uppercase;
    cursor: pointer;
}

header.blockHeader .blockHeaderName span:hover {
    text-decoration: underline;
}

.news {
    float: left;
    width: 100%;
}

.news .listHeader {
    margin-bottom: 14px;
}

.news .section {
    display: block;
    float: left;
    width: 100%;
}

.news .section article {
    position: relative;
    float: left;
    display: block;
    list-style: outside none none;
    width: 100%;
    margin-bottom: 20px;
}

.news .section article img {
    width: 100%;
    height: auto;
}

.news .section article div.img {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 1px;
    cursor: pointer;
}

.news .section article .linkName {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.news .section article .linkName span {
    display: inline-block;
    color: rgb(22, 22, 22);
    text-decoration: none;
    cursor: pointer;
}

.news .section article .caption {
    color: grey;
    font-size: 0.8em;
}

.news .section article:last-child {
    margin-bottom: 0px !important;
    border-bottom: 0px none !important;
}

.news .section article p {
    margin-bottom: 0px;
}

.news .section.leftThumb article {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.news .section.leftThumb article div.img {
    display: block;
    position: relative;
    float: left;
    width: 30%;
}

@media screen and (max-width: 737px) {
    .news .section.leftThumb article div.img {
        width: 100%;
    }
}

.news .section.leftThumb article .content {
    width: 65%;
    float: right;
}

@media screen and (max-width: 737px) {
    .news .section.leftThumb article .content {
        width: 100%;
    }
}

@media only screen and (max-width: 520px) {
    .news .section article {
        width: 100% !important;
    }
}

/* Code tidied up by ScrapBook */
.greenlink {
    background: green;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0px 0 20px;
    border-radius: 5px;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
    font-size: 26px;
    line-height: 1.4em;
    -webkit-box-shadow: 0px 30px 30px -30px #00000070;
    box-shadow: 0px 30px 30px -30px #00000070;
}

a.n-underline {
    text-decoration: none;
    font-size: 21px;
}

/* .gradient {
    background-color: #7ac44d;
    !* IE9, iOS 3.2+ *!
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxyYWRpYWxHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGN4PSIwJSIgY3k9IjEwMCUiIHI9IjE0MS40MjEzNTYyMzczMDk1JSI+PHN0b3Agc3RvcC1jb2xvcj0iI2YzZWYxNSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjMDA5ODg1IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMSIvPjwvcmFkaWFsR3JhZGllbnQ+PHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==");
    !* Android 2.3- hack (needed for the actual radial gradient) *!
    !* Android 2.3 *!
    background-image: -webkit-repeating-radial-gradient(left bottom, ellipse farthest-corner, rgb(243, 239, 21) 0%, rgb(0, 152, 133) 100%);
    !* IE10+ *!
    background-image: repeating-radial-gradient(ellipse farthest-corner at left bottom, rgb(243, 239, 21) 0%, rgb(0, 152, 133) 100%);
    background-image: -ms-repeating-radial-gradient(left bottom, ellipse farthest-corner, rgb(243, 239, 21) 0%, rgb(0, 152, 133) 100%);
} */
/* .gradient:hover {
    background: #27f713;
} */
/* IE8- CSS hack */
@media screen {
    /* .gradient {
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#fff3ef15", endColorstr="#ff009885", GradientType=0);
    } */
}

/* Code tidied up by ScrapBook */
/* Code tidied up by ScrapBook */
.eAuthContainer> :hover {
    opacity: 1;
}

/* Code tidied up by ScrapBook */
.theiaStickySidebar {
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 1px;
    position: static;
    -webkit-transform: none;
    transform: none;
}

.theiaStickySidebar::after {
    content: "";
    display: table;
    clear: both;
}

.img-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.old-price {
    text-decoration: line-through;
    font-size: 25px;
}

.new-price {
    font-size: 40px;
    color: red;
}

.timer {
    margin-top: 20px;
    font-size: 40px;
}

._newsBN__banner {
    cursor: pointer;
}

._newsBN__banner img {
    display: block;
    width: 100%;
}

.banner_text {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.block-scheme {
    margin: 0 auto 20px;
    position: relative;
}

.block-scheme__title {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.block-scheme-inner {
    position: relative;
    font-size: 0;
    padding-left: 30px;
}

.scheme-pic,
.block-scheme__legend {
    display: inline-block;
    vertical-align: middle;
}

.block-scheme__label {
    position: absolute;
    top: 50%;
    left: -30px;
    -webkit-transform: rotate(-90deg) translate(0, -50%);
    transform: rotate(-90deg) translate(0, -50%);
    font-size: 16px;
    font-weight: 700;
}

.scheme-pic {
    width: calc(100% - 150px);
}

.block-scheme__legend {
    width: 150px;
    font-size: 16px;
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding-left: 30px;
}

.block-scheme__legend-item {
    display: block;
    position: relative;
}

.block-scheme__legend-item:nth-child(n+2) {
    margin-top: 12px;
}

.block-scheme__legend-item::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
    width: 15px;
    height: 15px;
}

.block-scheme__legend-item:nth-child(1)::before {
    background-color: #f8fa01;
}

.block-scheme__legend-item:nth-child(2)::before {
    background-color: #109619;
}

.block-scheme__legend-item:nth-child(3)::before {
    background-color: #dc3812;
}

.block-scheme__legend-item:nth-child(4)::before {
    background-color: #3266cc;
}

.block-scheme__legend-item:nth-child(5)::before {
    background-color: #ff9700;
}

.block-scheme__legend-item:nth-child(6)::before {
    background-color: #0efbd1;
}

.article-picture-box {
    margin-bottom: 25px;
}

.before-after img {
    width: 100%;
}

.before-after figcaption {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.before-after__periods {
    font-size: 0;
    text-align: center;
}

.before-after__periods span {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    font-size: 16px;
    font-weight: 700;
}

.colored-link {
    color: #109619;
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.comment-rev-pic {
    display: block;
    max-width: 300px;
    margin: 0 auto 20px;
    max-height: 60vh;
    -o-object-fit: contain;
    object-fit: contain;
}

.img-wrap {
    margin-bottom: 20px;
}

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

.article-title {
    font-size: 24px;
}

.red {
    color: red;
}

#body>#center .fb-comment-text p,
.comment-rev-pic {
    margin-bottom: 5px;
}

.greenlink.gradient {
    display: inline-block;
    text-align: center;
    width: auto;
}

.center {
    text-align: center;
}

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

.privacy {
    margin-top: 20px;
    text-decoration: none;
    color: #000;
    font-size: 20px;
}

._company .news:nth-of-type(n+2)::before {
    content: '';
    display: block;
    width: 90%;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 1px;
    background-color: #444444;
}

._company .news:last-child::before {
    display: none;
}

._articles,
._company,
._yarstarosti,
._company .news:last-child {
    border-top: 20px solid #eeeeee;
}

.doc-face-pic {
    max-width: 100%;
    width: 100%;
}

@media all and (max-width: 1023px) {
    .scheme-pic,
    .block-scheme__legend {
        width: 100%;
    }

    .block-scheme__label {
        top: 23%;
        left: -40px;
    }

    .block-scheme__legend {
        padding-top: 15px;
    }

    .article-title {
        font-size: 20px;
    }
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.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: 250px;
    margin: 0 auto;
}

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

.order-block-text p {
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.order-block-text .note {
    margin: 10px 0;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    padding: 5px 15px;
}

.button {
    box-shadow: 0 0 0 0 rgb(232 76 61 / 70%);
    border-radius: 20px;
    animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
    display: block;
    background: rgb(222, 116, 116);
    background: -moz-linear-gradient(180deg, rgba(222, 116, 116, 1) 0%, rgba(247, 34, 16, 1) 60%);
    background: -webkit-linear-gradient(180deg, rgba(222, 116, 116, 1) 0%, rgba(247, 34, 16, 1) 60%);
    background: linear-gradient(180deg, rgba(222, 116, 116, 1) 0%, rgba(247, 34, 16, 1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#de7474", endColorstr="#f72210", GradientType=1);
    text-align: center;
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin: 15px auto;
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 2rem;
    text-decoration: none;
    border-radius: 10px;
    padding: 10px 5px;
    color: #fff;
}

.checkmark {
    display: inline-block;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #F72210;
    text-align: center;
    padding-left: 30px;
    position: relative;
}

.checkmark::before {
    content: " ";
    width: 30px;
    height: 29px;
    background: url("../img/checkmark2.png") 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: 500px) {
    .stock-update img {
        display: none;
    }

    .button {
        font-size: 24px;
        line-height: 30px;
    }
}

@media screen and (max-width: 400px) {
    .note,
    .order-block-text .note {
        font-size: 18px;
        line-height: 32px;
        letter-spacing: -0.02em;
        padding: 5px;
    }

    .button {
        font-size: 24px;
        line-height: 30px;
    }
}

.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;
    box-sizing: border-box;
    overflow: hidden;
}

.spin-wrapper img {
    max-width: 100%;
}

#align .spin-wrapper p {
    text-align: center;
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px;
}

.wheel-wrapper {
    text-align: center;
}

.wheel {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 400px;
}

.wheel-cursor {
    position: absolute;
    width: 150px !important;
    height: 150px;
    top: 49%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cursor-text {
    font-family: 'Inter', sans-serif;
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 70px !important;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 50%;
    left: 50%;
    font-size: 12px;
    -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: 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: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%);
}

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

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

.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-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-layer-show {
    display: block;
}

.pop-up-window {
    position: relative;
    width: 100%;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 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;
    transform: translateY(-50%);
}

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

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

.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(1783deg);
        transform: rotate(1783deg);
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
    }
}

.pop-up-heading {
    font-size: 37px;
    margin-bottom: 20px;
}

.pop-up-text {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}

.pop-up-text small {
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif;
}

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

@media screen and (max-width: 480px) {
    .wheel_input {
        width: 90%!important;
    }

    .country_select {
        width: 96%!important;
    }
}

html {
    overflow-x: hidden;
}

.pop-up-text small {
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
}

.video {
    width: 100%;
    max-width: 100%;
    margin: 1rem auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.video h1 {
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
}

.video video {
    max-width: 100%;
}

.img-caption {
    text-align: center;
}

h2.matreshka__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px !important;
    margin-bottom: 25px;
    background-color: #000062;
    padding: 10px;
    border-radius: 8px;
}

.matreshka__container {
    display: flex;
    justify-content: space-around;
    column-gap: 10px;
}

.matreshka__item img {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    cursor: pointer;
    box-sizing: border-box;
    color: #e4cbcc;
    margin: 0 auto;
    max-width: 250px;
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgb(0 0 67 / 70%);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
    }
}

.win {
    display: none;
}

.matreshka__item {
    position: relative;
}

.win p {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    margin: 0 0 20px;
    line-height: 1;
    color: #d5d5d5;
    font-family: 'Inter';
    font-size: 60px;
    margin: 0 !important;
    font-weight: 600;
    text-shadow: 1px 1px 3px #000;
}

.grats span {
    color: #20d12e !important;
}

@media screen and (max-width: 600px) {
    .win p {
        font-size: 40px;
    }
}

.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;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
}

.pop-up-heading {
    font-size: 34px;
    line-height: 40px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.pop-up-text {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center !important;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
    font-family: Inter !important;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    font-weight: 500;
}

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

@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;
    }
}

/* CLICK */
.click-here {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 40px;
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    font-family: 'Inter', sans-serif;
    pointer-events: none;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .click-here {
        font-size: 24px;
    }
}

.subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.img-wrapper-caption {
    background-color: red;
    color: #fff;
    display: flex;
    flex-direction: column;
    margin: 0 0 1rem 0;
}

.img-wrapper-caption p.img-caption {
    padding: .5rem 1rem;
    margin: 0 !important;
}

.title {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 150%;
    padding-left: 1rem;
    border-left: 5px solid #f00;
    margin: 1rem 0;
}

.comparison-block {
    width: 100%;
    display: flex;
    margin: 20px auto;
    align-items: flex-start;
    justify-content: center;
    flex-flow: row wrap;
}

.comparison-block ul {
    list-style: none;
}

.comparison-block .item {
    max-width: 360px;
    width: 100%;
    margin: 10px;
}

.comparison-block .item img {
    height: 150px;
    width: auto;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

.comparison-block .item .comparison-title {
    padding: 25px;
}

.comparison-block .item.bad .comparison-title {
    background: red;
}

.comparison-block .item.good .comparison-title {
    background: green;
}

.comparison-block .item .comparison-title p {
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin: 0 !important;
}

.comparison-block .item ul {
    padding: 20px;
}

.comparison-block .item ul li {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}

.comparison-block .item.bad ul li::before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    background: url("../img/red_cross.png") no-repeat;
    background-size: contain;
    left: 0px;
    top: 2px;
}

.comparison-block .item.good ul li::before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    background: url("../img/green_check.png") no-repeat;
    background-size: contain;
    left: 0;
    top: 2px;
}

.formula-list {
    list-style: none;
    background-color: #dcfffd;
    border-radius: 1rem;
    padding: 1rem;
    margin: 1rem 0;
}

.formula-list .title {
    border-left: 5px solid #13b837;
}

.formula-list li {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}

.formula-list li::before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    background: url("../img/green_check.png") no-repeat;
    background-size: contain;
    left: 0px;
    top: 2px;
}

/* Responsive design for comparison block */
@media screen and (max-width: 768px) {
    .comparison-block {
        flex-direction: column;
        align-items: center;
    }
    
    .comparison-block .item {
        max-width: 100%;
        margin: 15px 0;
    }
    
    .comparison-block .item .comparison-title p {
        font-size: 20px;
    }
    
    .comparison-block .item ul li {
        font-size: 16px;
        line-height: 24px;
        padding-left: 35px;
    }
    
    .comparison-block .item.bad ul li::before,
    .comparison-block .item.good ul li::before {
        width: 20px;
        height: 20px;
    }
}

@media screen and (max-width: 480px) {
    .comparison-block .item .comparison-title {
        padding: 20px 15px;
    }
    
    .comparison-block .item .comparison-title p {
        font-size: 18px;
    }
    
    .comparison-block .item ul {
        padding: 15px;
    }
    
    .comparison-block .item ul li {
        font-size: 14px;
        line-height: 20px;
        padding-left: 30px;
        margin-bottom: 8px;
    }
    
    .comparison-block .item.bad ul li::before,
    .comparison-block .item.good ul li::before {
        width: 18px;
        height: 18px;
    }
}

.bottom-btn {
    background-color: red;
    animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
}

._content .mw-fix img {
    width: 500px;
    max-width: 100%;
}

._content .mw-fix {
    display: flex;
    justify-content: center;
}

.main_menu {
    width: 100%;
    border-top: 1px solid #ffffff78;
}

.img-wrapper-caption.thin {
    width: 500px;
    max-width: 100%;
    margin: .5rem auto;
}

.before-after {
    margin: 2rem 0;
}

.before-after h2 {
    text-align: center;
    font-weight: 700;
}

.before-after-text {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,255,0,1) 50%, rgba(0,255,14,1) 100%);
}

.before-after-text > p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
    margin: 0 !important;
    padding: 0.5rem 1rem;
    font-weight: 600;
    text-align: center;
}

section.before-after {
    display: flex;
    flex-direction: column;
}

.comment-rev-pic {
    width: 500px;
    max-width: 100%;
}

@media screen and (max-width: 600px) {
    .before-after-text > p {
        font-size: 0.8rem;
        line-height: 1.2 !important;
    }

    .comment-rev-pic {
        width: 300px;
    }
}
