
.card {
    margin: 0 !important;
    width: 100%;
    max-width: 460px;
    padding: 25px;
    border-radius: 20px;
    border: 3px solid #5b2361;
    background-color: #c066ff;
    background: repeating-linear-gradient(45deg, #CE0071, #9B2766 10px, #860049 10px, #E73A98 20px);
}

.card__instructions {
    color: #FFFFFF;
    font-size: 32px;
    max-width: 433px;
    text-align: center;
    margin: 0 auto 40px; }
.card__instructions h1 {
    font-size: 30px; }
.card__instructions span {
    width: 40px;
    height: 40px;
    display: inline-block; }
.card__instructions svg {
    width: 100%;
    height: 100%; }
.card__container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 20px;
    border: 3px solid #5b2361;
    overflow: hidden;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23a3a3a3' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E"); }
.card__item {
    width: 25%;
    height: 112.5px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in; }
.card__item span {
    position: absolute; }
.card__item svg {
    width: 72px;
    height: 72px; }
.card__item .card__item__reload,
.card__item .card__item__sale {
    opacity: 0;
    z-index: 1; }
.card__item__sale {
    position: relative;
    line-height: 0; }
.card__item__sale p {
    font-family: 'Saira Condensed', sans-serif;
    font-style: normal;
    font-weight: bold;
    width: 70px;
    font-size: 25px;
    line-height: 39px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    top: 17px;
    left: 15px; }
.card__item.reload .card__item__reload {
    opacity: 1; }
.card__item.reload .card__item__cover {
    opacity: 0; }
.card__item.sale .card__item__sale {
    opacity: 1; }
.card__item.sale .card__item__cover {
    opacity: 0; }
.card__item.glow::after {
    content: '';
    position: absolute;
    display: block;
    width: 72px;
    height: 72px;
    top: 20px;
    z-index: -1;
    background: rgba(173, 250, 76, 0.72);
    filter: blur(10px); }
.card__item:hover {
    transform: scale(1.2); }
.card__item__sale-100, .card__item__sale-50, .card__item__sale-30 {
    display: none; }
.card__item.sale-100 .card__item__sale-100 {
    display: block; }
.card__item.sale-50 .card__item__sale-50 {
    display: block; }
.card__item.sale-30 .card__item__sale-30 {
    display: block; }

.card__item__sale .card__item__sale-100,
.card__item__sale .card__item__sale-50,
.card__item__sale .card__item__sale-30 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pop-up-window {
    top: 13%;
}

.pop-up-window .pop-up-text {
    margin-bottom: 20px!important;

}

.order_block {
    padding: 10px;
}

.input-roulette {
    -webkit-appearance: none;
}

@media only screen and (max-width: 425px) {
    .pop-up-heading {
        font-size: 34px;
    }

    .pop-up-window .pop-up-text {
        font-size: 18px;
    }

    .close-popup {
        right: 0;
        top: -70px;
    }
}

@media only screen and (max-width: 425px) {
    .card__item svg {
        width: 52px;
        height: 52px; }

    .card__item {
        height: 90px; }
    .card__instructions {
        margin: 0 auto 10px;
    }
    .card__instructions h1 {
        font-size: 24px;
        margin-top: 0!important; }

    .card__instructions span {
        width: 25px;
        height: 25px; }

    .card__item.glow::after {
        width: 52px;
        height: 52px; }

    .card__item__sale p {
        font-size: 20px;
        line-height: 20px;
        top: 16px;
        left: 8px; }

    .card__item__sale-30 {
        left: 50% !important;  } }
@media only screen and (max-width: 370px) {
    .card__item svg {
        width: 40px;
        height: 40px; }

    .card__item.glow::after {
        width: 40px;
        height: 40px;
        top: 20px; }

    .card__instructions h1 {
        font-size: 20px; }

    .card__item__sale p {
        font-size: 17px;
        line-height: 17px;
        top: 13px;
        left: 5px; }
}

.verified-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    padding: 1px;
    color: transparent;
    background: url(../fonts/fff.svg) no-repeat 0 0;
    background-size: 100%;
    vertical-align: -4px;
    border: 2px solid #d7e3ec;
    margin-left: 8px;
}

.tgme_widget_message_user {
    float: left;
}

.tgme_widget_message_author, .tgme_widget_message_forwarded_from {
    font-size: 16px;
    line-height: 23px;
    margin: 1px 0;
    color: #2481CC;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
}

.tgme_widget_message_bubble {
    position: relative;
    border: 2px solid #d7e3ec;
    border-radius: 0 10px 10px 10px;
    background: #fff;
    padding: 12px 17px;
}

.tgme_widget_message_bubble, .tgme_widget_message_inline_keyboard {
    margin-left: 51px;
}

.tgme_widget_message_bubble_tail {
    pointer-events: none;
    position: absolute;
    left: -8px;
    top: -1px;
}

.tgme_widget_message_text {
    margin-top: 6px;
}

.tgme_widget_message_footer {
    font-size: 14px;
    line-height: 19px;
    color: #738CA7;
    margin: 5px 0 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.order_block {
    max-width: 430px;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 25px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 12%);
    border: 3px dashed #eaeaea;
    border-radius: 0;
}

.main-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000;
    background-color: #fdcf0c;
    background-image: -webkit-gradient(linear,left top,right top,from(#fdcf0c),color-stop(50%,#ffd623),to(#fdcf0c));
    background-image: -webkit-linear-gradient(left,#fdcf0c 0%,#ffd623 50%,#fdcf0c 100%);
    background-image: -o-linear-gradient(left,#fdcf0c 0%,#ffd623 50%,#fdcf0c 100%);
    background-image: linear-gradient(to right,#fdcf0c 0%,#ffd623 50%,#fdcf0c 100%);
    outline: none;
    border: none;
    border-radius: 5px;
    border-bottom: 5px solid #e5bc0d;
    width: 100%;
    cursor: pointer;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
    padding: 5px 15px;
    min-height: 55px;
    margin-bottom: 7px;
}

.order_block, .order_block * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: Arial,sans-serif!important;
}

.green {
    color: #1a988c;
}

.form__footnote {
    font-size: 13px;
    color: #9c9c9c;
    font-weight: 400;
}

.form__input {
    padding: 13px 18px;
    border: 1px solid #dedddd;
    border-radius: 5px;
    width: 100%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    outline: none;
    font-size: 16px;
}

.form__label {
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.orderForm {
    text-align: center;
    font-weight: 500;
    background-color: #fff;
    border: 4px solid #199589;
    border-radius: 10px;
    position: relative;
    margin: 10px 0;
    margin-right: 0;
}

.form__body {
    padding: 10px 20px;
    -webkit-box-shadow: 0 2px 2px rgb(0 0 0 / 4%);
    box-shadow: 0 2px 2px rgb(0 0 0 / 4%);
}

.form__head {
    background-color: #deeae9;
    padding-top: 7px;
    border-radius: 6px 6px 0 0;
    position: relative;
    z-index: 0;
    padding-bottom: 7px;
}

.title-price {
    font-size: 28px;
    margin: 5px auto;
}
.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-button {
    text-transform: uppercase;
    text-decoration: none!important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff!important;
    border: medium;
    cursor: pointer;
    outline: medium;
}

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

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

.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: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear;
}

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

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

.pop-up-window .pop-up-text {
    margin-bottom: 20px!important;
}

@media(max-width: 340px){
    form .main-btn{
        font-size: 18px;
    }
}
@charset "UTF-8";
.submit-roulette:hover {
    background: #bb0000;
    transition: background 0.3s;
}

.additional-form-fields{
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
}

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

#order_form input {
    display: flex;
}


.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none;
}
input[value="Получить бесплатно"], .submit-roulette {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: none;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0px 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
    max-width: 270px;
    width: 100%;
}
.input-roulette {
    padding-left: 5px;
    height: 52px;
    margin-bottom: 10px;
    font-size: 22px;
}

input[placeholder="Ваше имя"], input[placeholder="Ваш телефон"] {
    padding-left: 5px;
    height: 46px;
    margin-bottom: 10px;
}

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

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

.ruletka-a {
    color: #1697ce;
}

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

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

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

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

.wheel img {
    max-width: 100%;
    max-height: 100%;
}

.wheel-img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
}

.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 {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 16px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    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: white 0px -2px 0px inset, white 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
    box-shadow: white 0px -2px 0px inset, white 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
    background: white;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
    background: -webkit-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
    background: radial-gradient(ellipse at center, white 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=1);
}

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

.order_block img {
    width: 100%;
}

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

#luckyshop_form,
#profit_form2,
#omni_form,
#everad_form,
#shakes_form,
#apilead_form,
#hp_form,
#p_hp_form,
#pw_hp_form,
#leadtrade_form,
#drcash_form,
#t_drcash_form,
#rocket_form,
#ad1_form,
#p_omni_form,
#m_leads,
#v_m_leads,
#kma_form,
#adbees_form,
#crm_form,
#leadgroup_form,
#leadbit_form,
#cpagetti_form,
#monsterleads_form,
#tl_form,
#adeptcpa_form,
#burg_tl_form,
#scpa_pw_ad1_form,
#scpa_pw_hp_form,
#scpa_pw_tl_form,
#scpa_pw_apilead_form,
#scpa_pw_leadtrade_form,
#scpa_pw_drcash_form,
#rekl_form,
#p_apilead_form,
#aff1_form,
#p_hp_form_test,
#p_rekl_form,
#static_omni_form,
#funcpa_form,
#ha9_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold;
}

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

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

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/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: white !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

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

.pop-up-layer {
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99 !important;
}

.pop-up-layer-show {
    display: block;
}

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

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

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

.text_small {
    font-size: 0.5em !important;
    font-weight: normal !important;
}
.wheel-img__number {
    font-size: 42px!important;
}
@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.pop-up-button:hover {
    color: white !important;
    text-decoration: none !important;
}

.input-group {
    max-width: 350px;
    margin: auto;
}

@media all and (max-width: 520px) {
    .wheel {
        width: 260px !important;
        height: 260px !important;
    }
    .wheel-img__number {
        font-size: 22px!important ;
        line-height: 1.4;
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important;
    }
    .order_block img {
        width: 80%;
    }
}
@media screen and (max-width: 520px) and (max-width: 345px) {
    .wheel {
        width: 250px !important;
        height: 250px !important;
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important;
    }
}
@media screen and (max-width: 1023px) {
    .Copyright-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
body{font-family:sans-serif}.contentBox{line-height:1.5}.contentBox p{padding-bottom:10px;padding-top:10px}.contentBox h1{line-height:1.2;margin-top:20px;margin-bottom:10px;font-weight:700;font-size:27px}.contentBox h2{line-height:1.4;margin-top:10px;margin-bottom:10px}a{text-decoration:none!important;box-shadow:none!important}.Body p{margin-bottom:0}.comment-box{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.15)}.comment-profile-box{margin-bottom:7px}.comment-text-box img{margin:7px 0}ol{margin-left:10px!important}.MediaMaterial-header{display:block;text-align:center}b,body,div,footer,h1,h3,header,html,img,nav,p,span,strong{margin:0;padding:0;border:0 none;outline:0 none;font-size:100%;vertical-align:baseline;background:transparent none repeat scroll 0 0}body{line-height:1}footer,header,nav{display:block}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent none repeat scroll 0 0}*{box-sizing:border-box}body{background-color:#f2f2f2;position:relative}img{max-width:100%}a{color:#b88b58;text-decoration:none}.Body{font-size:18px;line-height:22px}@media only screen and (min-width:48em){.Body{font-size:20px;line-height:27px}}.Body>*{max-width:980px}.Body:last-child>:last-child{margin-bottom:0}.Body p{margin-bottom:15px}.Body p:empty{display:none}.Body h3{margin-top:18px;margin-bottom:12px;font-size:21px;font-weight:700}.SvgIcon{position:relative;z-index:1;display:inline-block;overflow:hidden;vertical-align:middle}.SvgIcon--meduzaLogo{margin-top:-2px;width:200px}.Menu{display:none;text-transform:uppercase;font-weight:600;color:#fff}@media only screen and (min-width:64em){.Menu{font-size:13px;height:45px;width:100%;letter-spacing:1px;background-color:#262626;display:flex;justify-content:center}}.Menu-item{position:relative;display:flex;align-items:center;padding:0;text-align:center;transition:color .15s ease-out 0s}@media only screen and (min-width:64em){.Menu-item{padding:0 15px;border-bottom:0 none}}@media only screen and (min-width:64em){.Menu-item:last-of-type{border-right:medium none}}@media only screen and (min-width:64em){.Menu-item:hover{color:#999;background-color:inherit}}.Menu-link{transition:color .15s ease-out 0s;text-decoration:none;color:#fff;position:relative;line-height:45px;top:1px}.Menu-item:hover .Menu-link{color:#999}.MeduzaLogo{position:relative;z-index:2;top:0;left:0;width:100px;height:100%;display:inline-block;background-repeat:no-repeat;background-position:center 10px;background-size:contain}.Header-menu{margin:auto}.Header{position:relative;height:80px;background-color:#262626;display:flex;flex-flow:row nowrap;z-index:2}@media only screen and (min-width:64em){.Header{padding:0 15px}}@media only screen and (max-width:63.9375em){.Header .HeaderButton--chat{display:none}}.Header-left{display:flex;flex-basis:16%;flex-grow:1;height:100%;align-items:center}.Header-center{height:100%;display:none}@media only screen and (min-width:64em){.Header-center{display:flex;justify-content:center;flex-grow:2}}.Header-right{display:flex;flex-direction:row;height:100%;align-items:flex-start;justify-content:flex-end;flex-basis:16%;flex-grow:1}.Header-meduzaLogo{display:flex;justify-content:center;position:absolute;left:0;right:0}@media only screen and (min-width:64em){.Header-meduzaLogo{position:static}}.HeaderButton{position:relative;display:flex;min-width:45px;height:100%;padding:0 15px;-moz-user-select:none;justify-content:center;align-items:center;color:#fff;fill:currentcolor;border:0 none;background:transparent none repeat scroll 0 0;margin:0;cursor:pointer}.HeaderButton:active{outline-width:0}.HeaderButton:hover{color:#999}.HeaderButton::after{position:absolute;top:0;right:0;bottom:0;border-right:1px solid #676767}@media only screen and (min-width:64em){.HeaderButton::after{top:10px;bottom:10px}}.HeaderButton-link{display:block;padding-top:2px;text-transform:uppercase;color:inherit;font-weight:600;cursor:pointer}.HeaderButton-link::before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.HeaderButton--chat{font-size:13px;letter-spacing:.05em}.Copyright{padding:0 12px;line-height:1.2}@media only screen and (min-width:64em){.Copyright{padding:0}}.Copyright-container{display:flex;flex-flow:row wrap;margin:0 auto;padding:13px 0 12px}.Copyright-container a:hover{color:rgba(255,255,255,.5)}@media only screen and (min-width:48em){.Copyright-container{max-width:675px;padding:10px 0 18px;border-top:1px solid #505050;flex-wrap:nowrap;text-align:left}}@media only screen and (min-width:64em){.Copyright-container{max-width:860px}}.Copyright-container a{color:#fff}.Copyright-block{padding-top:13px;font-size:17px;flex:1 0 20%}@media only screen and (min-width:48em){.Copyright-block{padding-top:0;border-top:0 none}}.Copyright-block:last-child{text-align:right}.MaterialTag{position:relative;z-index:30;display:inline-block;vertical-align:top;text-transform:uppercase;border:1px solid;border-radius:2px;font-weight:700;line-height:1;color:#b88b58;-moz-user-select:none}@media only screen and (max-width:32em){.MaterialTag{height:15px;line-height:15px;padding:0 5px;font-size:10px;letter-spacing:.5px}}span.MaterialTag{cursor:default;pointer-events:none}@media only screen and (min-width:32em){.MaterialTag--medium{height:20px;line-height:20px;padding:0 7px;letter-spacing:1px;font-size:12px}}.MaterialTag--solid{color:#fff;background:#b88b58 none repeat scroll 0 0;border-color:#b88b58;text-shadow:0 1px 1px rgba(0,0,0,.5)}.MaterialMeta{display:inline-block;font-size:12px;line-height:14px;color:grey;margin-right:12px;padding-left:18px;background-repeat:no-repeat;background-position:left center;background-size:12px auto;font-weight:400}@media only screen and (min-width:48em){.MaterialMeta{font-size:15px;line-height:18px;margin-right:15px}}.MediaMaterial{background-color:#fff;padding:12px}@media only screen and (min-width:48em){.MediaMaterial{padding:25px 15px 20px}}.MediaMaterial-header{display:flex;flex-flow:column wrap;max-width:650px;margin:0 auto 18px;align-items:flex-start}@media only screen and (min-width:63.125em){.MediaMaterial-header{max-width:1000px;margin-bottom:25px}}.MediaMaterial-tag{margin-bottom:5px}@media only screen and (min-width:48em){.MediaMaterial-tag{margin-bottom:11px}}.MediaMaterial-meta{margin-top:12px}@media only screen and (min-width:48em){.MediaMaterial-meta{margin-top:12px}}.MediaMaterial-materialContent{width:100%;max-width:650px}.MediaMaterial-body{position:relative;max-width:650px;margin:0 auto}@media only screen and (min-width:63.125em){.MediaMaterial-body{max-width:1000px}}@media only screen and (min-width:48em){.MediaMaterial--fullWidth .MediaMaterial-header{align-items:center;text-align:center}}.MediaMaterial--fullWidth .MediaMaterial-materialContent{max-width:none}.Material{padding:12px 0 0}@media only screen and (min-width:48em){.Material{padding:15px 0 0}}.Material-shadow{position:absolute;width:100%;height:1px;left:0;z-index:300;background-color:rgba(0,0,0,.15)}.Material-shadow--top{top:0}.Material-container{background:#fff none repeat scroll 0 0;position:relative}@media only screen and (min-width:48em){.Body h3{margin-top:35px;margin-bottom:10px;font-size:26px;line-height:27px}}.MaterialContent--bannerless .Body>*{margin-right:auto;margin-left:auto}.App{display:flex;flex-direction:column;min-height:100vh;transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s,-o-transform .25s ease-out 0s}.App-content,.App-footer{transition:transform .25s ease-out 0s,-webkit-transform .25s ease-out 0s,-o-transform .25s ease-out 0s}.App-footer{position:relative;z-index:1}.App-content{position:relative;z-index:1;overflow:visible;background-color:#f2f2f2;flex:1 0 auto}.App-header{position:relative;z-index:200}.App--isMaterial .App-content{background-color:#e6e6e6}.Footer{color:#999;background-color:#252525}.ava-img{width:50px;margin-right:10px;display:inline-block;vertical-align:middle}html{font-family:sans-serif}body{margin:0}footer,header,main,nav{display:block}a{background:transparent none repeat scroll 0 0}a:active,a:hover{outline:0 none}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}img{border:0 none}button,input{color:inherit;margin:0}button{overflow:visible}button{text-transform:none}button{cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0 none;padding:0}.red-btn{margin-bottom:10px;border-radius:15px;color:#fff;padding:20px;background:red;font-size:25px}.comment-text-box p {display: flex;flex-direction: column}


.error_spann{
    color: red;
    font-size: 12px;
}
.comment .text {
    margin-left: 10px;
}