.content .comparison__table table th {
    background: #8689c4;
    color: #ffffff;
    padding: 8px 8px;
    text-align: center;
}
.content .comparison__table table td, .content table th  {
    border: 2px solid #fff;
}

@media only screen and (max-width: 860px){
    .table_hide{display: none;}
    .content .comparison__table table td {
        font-size: 14px;
    }


}

@media only screen and (max-width: 480px){
    .content .comparison__table .rating2 span {
        width: 12px;
        height: 12px;
    }
    .content .comparison__table table td img {
        margin: 0 auto;
        float: unset!important;
    }

}


.comparison__table-name {
    margin: 10% 0!important;
    display: block;
}

.content .comparison__table table td {
    padding: 8px 8px;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
}



.rating2 {
    font-size: 0;
    line-height: 0;
}

.rating2 span {
    display: inline-block;
    position: relative;
    background: url("data:image/svg+xml,%3Csvg height='500' width='500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M250 41.034c-8.091 0-14.808 5.448-16.902 12.901l-42.882 132.467H49.392c-9.724 0-17.442 8.456-17.442 18.26a17.78 17.78 0 0 0 7.54 14.542c2.814 1.907 113.747 82.948 113.747 82.948s-42.605 130.835-43.431 132.921c-.63 1.907-1.083 4.001-1.083 6.175 0 9.813 7.897 17.718 17.622 17.718 3.726 0 7.178-1.181 10.087-3.175L250 373.106s111.023 80.865 113.569 82.685c2.899 1.994 6.361 3.175 10.078 3.175 9.725 0 17.63-7.994 17.63-17.718 0-2.174-.45-4.268-1.092-6.175-.815-2.086-43.421-132.921-43.421-132.921s110.924-81.041 113.744-82.948c4.543-3.185 7.542-8.543 7.542-14.63 0-9.717-7.542-18.172-17.267-18.172H309.961L266.892 53.935c-2.082-7.453-8.811-12.901-16.892-12.901z' fill='%23cccccc' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;
    background-size: cover;
    cursor: default;
    width: 18px;
    height: 18px;
    vertical-align: top;
}

.rating2 span.active, .rating2 span.half:before {
    background: url("data:image/svg+xml,%3Csvg height='500' width='500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M250 41.034c-8.091 0-14.808 5.448-16.902 12.901l-42.882 132.467H49.392c-9.724 0-17.442 8.456-17.442 18.26a17.78 17.78 0 0 0 7.54 14.542c2.814 1.907 113.747 82.948 113.747 82.948s-42.605 130.835-43.431 132.921c-.63 1.907-1.083 4.001-1.083 6.175 0 9.813 7.897 17.718 17.622 17.718 3.726 0 7.178-1.181 10.087-3.175L250 373.106s111.023 80.865 113.569 82.685c2.899 1.994 6.361 3.175 10.078 3.175 9.725 0 17.63-7.994 17.63-17.718 0-2.174-.45-4.268-1.092-6.175-.815-2.086-43.421-132.921-43.421-132.921s110.924-81.041 113.744-82.948c4.543-3.185 7.542-8.543 7.542-14.63 0-9.717-7.542-18.172-17.267-18.172H309.961L266.892 53.935c-2.082-7.453-8.811-12.901-16.892-12.901z' fill='%23ffbd07' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;
    background-size: cover;
}

.rating2 span.half:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 8px;
}

.rating2 .star {
    font-size: 0;
    background: transparent;
    line-height: 0;
    width: 18px;
    height: 18px;
    white-space: nowrap;
}

.rating2 .star span {
    display: inline-block;
    cursor: pointer;
    width: 8px;
    height: 18px;
}

.rating2 .star span:last-child {
    background-position: 100% 0;
}
.comparison__table-more{
    background: #484A87;
    color: #ffffff;
    padding: 8px;
    text-decoration: none;
    display: block;
    border-radius: 5px;
}

.content .comparison__table table tr:nth-child(2n) td {
    background-color: #fff;
}
.content .comparison__table table tr:nth-child(2n + 1) td {
    background-color: #F7F7F7;
}

/**/
.su-note {
    margin: 0 0 1.5em;
    border-width: 1px;
    border-style: solid;
}
.su-note-inner {
    padding: 1em;
    border-width: 1px;
    border-style: solid;

}
.su-u-trim>:first-child {
    margin-top: 0;
}
img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
    float: right;
}
.wp-block-image {
    margin-bottom: 1em;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.wp-block-image img {
    max-width: 100%;
}
.expert-review-likes--alignment-center {
    text-align: center;
}
.expert-review-likes--size-s {
    font-size: 14px;
}
.expert-review-likes {
    margin: 30px -5px 20px;
    font-size: 16px;
    color: #111;
}
.expert-review-likes--style-button-1-color .expert-review-likes__button {
    -webkit-box-shadow: 0 4px 10px -2px rgb(25 0 57 / 20%);
    box-shadow: 0 4px 10px -2px rgb(25 0 57 / 20%);
}
.expert-review-likes__button {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    padding: .3em .8em;
    font-weight: 400;
    color: #111;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: none;
    font-size: 1em;
    line-height: 1.5;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-transform: initial;
}
.expert-review-likes__icon svg {
    display: inline-block;
    font-size: inherit;
    width: 1em;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
.expert-review-likes--style-button-1-color .expert-review-likes__button--dislike.voted .expert-review-likes__icon, .expert-review-likes--style-button-1-color .expert-review-likes__button--dislike:not(.loading):focus .expert-review-likes__icon, .expert-review-likes--style-button-1-color .expert-review-likes__button--dislike:not(.loading):hover .expert-review-likes__icon {
    color: #fff;
}
.expert-review-likes--style-button-1-color .expert-review-likes__button--dislike .expert-review-likes__icon {
    color: #d30b17;
}
.expert-review-likes--style-button-1-color .expert-review-likes__button--like .expert-review-likes__icon {
    color: #1d8200;
}


.su-note .wp-block-button, .su-note p, .home-text .wp-block-button, .home-text p, .taxonomy-description .wp-block-button, .taxonomy-description p {

    margin: 0px;
    padding: 5px 0px;
    border-top: 3px solid #fff;
}
.btn-box {
    text-align: center;
    margin-bottom: 15px;
}
.btnq:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-box a:hover, .btn-box span:hover {
    opacity: .8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.cta-button:focus, .cta-button:hover {
    -webkit-box-shadow: 0 15px 35px -16px rgb(0 0 0 / 90%);
    box-shadow: 0 15px 35px -16px rgb(0 0 0 / 90%);
    -webkit-transform: translateY(-3px) translateZ(0);
    transform: translateY(-3px) translateZ(0);
}
.btnq:focus, .btnq:hover {
    text-decoration: none;
}
.btn-box a, .btn-box span {
    display: inline-block;
    text-decoration: none;
    white-space: normal;
}
.btnq {
    text-decoration: none;
}


.js-link, .pseudo-link {
    cursor: pointer;
    text-decoration: underline;
}
.btn-size-small {
    padding: .25rem .5rem;
    line-height: 1.5;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}
.cta-button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    padding: .6rem 1.5rem;
    -webkit-box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
    box-shadow: 0 15px 30px -18px rgb(0 0 0 / 90%);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.expert-review--color-blue-2 {
    background: #F7F7F7;
}
.expert-review {
    background: #F7F7F7;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 15px 0;
}
@media (min-width: 768px){
    .expert-review-score {
        padding: 15px 30px;
    }
}
.expert-review-score {
    position: relative;
    padding: 15px 15px;
    border-radius: 6px;
}
.expert-review-score-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0;
}
@media (min-width: 768px){
    .expert-review-score-line__name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%;
    }
}
@media (min-width: 576px){
    .expert-review-score-line__name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 39%;
        flex: 0 0 39%;
        max-width: 39%;
    }
}
.expert-review-score-line__name {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
    margin-right: 1%;
    font-size: 16px;
}
.expert-review-score-line__name, .expert-review-score-line__progress, .expert-review-score-line__score {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
@media (min-width: 768px){
    .expert-review-score-line__progress {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media (min-width: 576px){
    .expert-review-score-line__progress {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.expert-review-score-line__progress {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.expert-review-score-line__name, .expert-review-score-line__progress, .expert-review-score-line__score {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.expert-review-score-line__progress-container {
    background: #fff;
    height: 17px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 10px rgb(146 123 165 / 10%);
    box-shadow: 0 1px 10px rgb(146 123 165 / 10%);
}
.expert-review--color-blue-2 .expert-review-score-line__progress-fill {
    background: #2f3045;
    background-image: -webkit-gradient(linear,left top,right top,from(#1f3ea1),to(#1a6fcf));
    background-image: -webkit-linear-gradient(left,#2f3045,#1f3ea1);
    background-image: -o-linear-gradient(left,#2f3045,#1f3ea1);
    background-image: linear-gradient(to right,#2f3045,#1f3ea1);
}
.expert-review--color-blue-2 .expert-review-qa__text, .expert-review--color-blue-2 .expert-review-score-line__progress-fill {
    -webkit-box-shadow: 0 1px 10px rgb(153 163 197 / 10%);
    box-shadow: 0 1px 10px rgb(153 163 197 / 10%);
}
.expert-review-score-line__progress-fill {
    background: #5c0a93;
    background-image: -webkit-gradient(linear,left top,right top,from(#5c0a93),to(#a74198));
    background-image: -webkit-linear-gradient(left,#5c0a93,#a74198);
    background-image: -o-linear-gradient(left,#5c0a93,#a74198);
    background-image: linear-gradient(to right,#5c0a93,#a74198);
    height: 17px;
    -webkit-box-shadow: 0 1px 10px rgb(146 123 165 / 30%);
    box-shadow: 0 1px 10px rgb(146 123 165 / 30%);
}
.expert-review--color-blue-2 .expert-review-score-line__score {
    color: #1f3ea1;
}

@media (min-width: 576px){
    .expert-review-score-line__score {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}
.expert-review-score-line__score {
    text-align: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    color: #5c0a93;
    font-size: 18px;
    font-weight: 700;
}
.expert-review-score-summary__label, .expert-review-score-summary__text {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}
.expert-review--color-blue-2 .expert-review-button, .expert-review--color-blue-2 .expert-review-expert-bio__avatar, .expert-review--color-blue-2 .expert-review-qa__avatar, .expert-review--color-blue-2 .expert-review-score-summary__average {
    background-color: #1f3ea1;
}
@media (min-width: 576px){
    .expert-review-score-summary__average {
        margin-bottom: 0;
    }
    .expert-review-score-summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .expert-review-score-summary__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
.expert-review-score-summary__average {
    width: 50px;
    height: 50px;
    margin-top: -5px;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 50px;
    background: #5c0a93;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
}
.expert-review-pluses-minuses-header {
    width: 100%;
}
.expert-review-expert-header, .expert-review-pluses-minuses-header, .expert-review-qa-header, .expert-review-score-header {
    margin-bottom: .8em;
    font-weight: 700;
    font-size: 1.3em;
    color: #5c0a93;
}
.expert-review-pluses {
    padding-right: 10px;
}


@media (min-width: 768px){
    .expert-review-minuses, .expert-review-pluses {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .expert-review-minuses, .expert-review-pluses {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
    .expert-review-score-line__name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 28%;
        max-width: 28%;
    }
}
.expert-review-score-summary__label {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.expert-review-minus, .expert-review-plus {
    position: relative;
    font-size: .95em;
    margin: 15px 0;
    padding-left: 25px;
}
.expert-review-plus::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath d='M50 18H32V0H18v18H0v14h18v18h14V32h18V18z' fill='%235cc209'/%3E%3C/svg%3E") center no-repeat;
    background-size: auto;
    -webkit-background-size: contain;
    background-size: contain;
}
@media (min-width: 768px){
    .expert-review-pluses-minuses {
        padding: 25px 30px;
    }
    .expert-review-minuses, .expert-review-pluses {
        -ms-flex-preferred-size: 0!important;
        flex-basis: 0!important;
    }
}
.expert-review-minus:before, .expert-review-plus:before {
    content: '';
    position: absolute;
    top: .3em;
    left: 0;
    width: 12px;
    height: 14px;
}
.expert-review-pluses+.expert-review-minuses {
    padding-left: 10px;
}

.expert-review-minus::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath d='M50 32H0V18h50v14z' fill='%23fc2900'/%3E%3C/svg%3E") center no-repeat;
}
.expert-review-minus:before, .expert-review-plus:before {
    content: '';
    position: absolute;
    top: .3em;
    left: 0;
    width: 12px;
    height: 14px;
}


.expert-review-minuses, .expert-review-pluses {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.expert-review-pluses-minuses {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 15px;
    border-radius: 6px;
}
.has-text-align-center strong{font-weight: 900;}
.has-text-align-center {
    text-align: left;
}

@-webkit-keyframes animatedBg{
    0%{
        background-position:0 0
    }
    100%{
        background-position:0 -20000px
    }

}
@keyframes animatedBg{
    0%{
        background-position:0 0
    }
    100%{
        background-position:0 -20000px
    }

}
.site__preview-scroll {
    box-sizing: border-box;
    width: 100%;
    height: 500px;
    border: 2px solid #f1f1f6;
    border-radius: 4px;
    background-size: 100%;
    -webkit-animation: animatedBg 500s linear infinite;
    animation: animatedBg 500s linear infinite;
}
h2.has-text-align-center {
    margin-bottom: 20px;
}

/* Правки стилей - Игорь */

td.table-cell__width-50 {
    width: 50%;
}

.content table th.expert-review-table-header {
    display: inline-block;
    font-weight: 700;
    font-size: 1.5em;
    padding: 15px 10px;
    color: #5c0a93;
    background-color: transparent;
    border: none;
}

.content table.expert-review-table {
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 0;
}


.expert-review-table tr td {
    position: relative;
}

.content table tbody td.table-cell__width-50.arrow-icon {
    padding-left: 30px;
}

.arrow-icon::before  {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    top: 13px;
    left: 5px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #5CC209;
}

.cta-button {
    width: 100%;
    background: none;
    background-color: #5c0a93;
    font-weight: 700;
    font-size: 28px;
    padding: 5px 0px;
    margin: 5px 0;
    text-decoration: none;
    color: #fff;
    border: 2px solid #474A87;
    border-radius: 6px;
    display: block;
    text-align: center;
}

@media only screen and (max-width: 860px) {
    .cta-button {
        font-size: 22px;
    }
}
/*jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj*/
/*@media (min-width: 992px) {*/
/*    .w66 {*/
/*        width: 100%;*/
/*        stroke-width: 60px;*/
/*    }*/
/*}*/

.ct-bar {
    stroke-width: 60px;
}
#ct-chart-item{
    border: solid 1px #e0e0e0;
}
.ct-chart-wrapper{
    padding: 15px 0px 0px 40px;
}
.chart_title {
    display: flex;
    margin-left: 9px;
    margin-right: 13px;
    border: dashed 1px #c4c4c4;
    position: relative;
    top: 15px;
    background: #e3e9ed;
}
.chart_title_item{
    width: 50%;
    text-align: center;
    border-right: dashed 1px #c4c4c4;
}
.chart_title_item:first-child{
    width: 50%;
    text-align: center;
    border-right: dashed 1px #c4c4c4;
    background: #4caf50;
    color: #fff;
}
.ct-chart-wrapper-mobile li { list-style-type: none; }
.ct-chart-wrapper-mobile ol {  counter-reset: heading; }
.ct-chart-wrapper-mobile ol li:before {
    counter-increment: heading;
    content: "№" counter(heading) " - ";
}
.ct-chart-wrapper-mobile ol {
    counter-reset: heading;
    display: inline;
    padding: 0;
}
.ct-chart-wrapper-mobile li {
    list-style-type: none;
    display: inline-flex;
    border: solid 1px #e0e0e0;
    padding: 0px 10px;
    font-size: 14px;
}
.ct-chart-wrapper-mobile{display: none;}

@media only screen and (max-width: 991px){
    .ct-bar {
        stroke-width: 30px;
    }
    .ct-chart-wrapper-desktop{display: none;}
    .ct-chart-wrapper-mobile{display: block;}
}
/*jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj*/


.content .comparison__table table th {
    vertical-align: middle;
    background: #2f3045;
}

td.td-width_100 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    background: transparent;
}


td.td-width_100 a {
    display: block;
    width: 100%;
    height: 100%;
}

.opisanie-bukmekerov td {
    font-size: 19px;
}

.hiddenSpan{
    display: block;
    margin: 0 auto;
    color: #5c0a93;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    width: max-content;
    text-align: center;
    border-bottom: 1px dashed #5c0a93;
}

.hiddenRow{
    display:none;
}

/* -------------------- */

