.casino-head {
    padding: 0 10px
}

.casino-head__content {
    margin-top: 48px
}

.casino-head__logo_image {
    height: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 16px;
    width: 100%;
    position: relative
}

.casino-head__logo_badge {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 38px;
    height: 38px;
    border-radius: 8px;
    border: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.casino-head__logo_badge svg {
    width: 24px;
    height: 24px;
    fill: #fff
}

.casino-head__logo_btext {
    display: none
}

.casino-head__header {
    font-family: Gilroy-Medium;
    font-size: 32px;
    line-height: 38px;
    margin-top: 10px
}

.casino-head__header h1 {
    margin-bottom: 10px
}

.casino-head__advantages_list {
    margin-top: 24px
}

.casino-head__advantages_item {
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px
}

.casino-head__advantages_item svg {
    width: 16px;
    height: 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px;
    fill: #3dba4e;
    margin-right: 5px
}

.casino-head__advantages_item:first-child {
    margin-top: 0
}

.casino-head__bonuses {
    margin-top: 20px
}

.casino-head__bonuses_terms {
    font-size: 14px;
    line-height: 18px;
    color: #404145;
    text-align: center;
    margin-top: 4px
}

.casino-head__bonuses_terms a {
    text-decoration: underline;
    color: #008509
}

.casino-head__bonuses_terms a:hover {
    text-decoration: none;
    color: #007010
}

.casino-head__bonuses .sj-btn {
    width: 100%;
    padding: 12px 24px;
    font-family: Gilroy-Medium;
    font-size: 20px;
    line-height: 26px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.casino-head__bonuses .sj-btn .sj-btn__small_text {
    font-size: 12px;
    line-height: 18px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 5px
}

.casino-head__gift {
    padding: 16px;
    background: #f8f9fa;
    border: 2px solid rgba(61, 186, 78, .1);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px
}

.casino-head__gift_icon {
    width: 48px;
    height: 48px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    background: #f0fff1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 12px;
    margin-right: 16px
}

.casino-head__gift_icon svg {
    width: 24px;
    height: 24px;
    fill: #3dba4e
}

.casino-head__gift_text {
    color: #008509;
    font-family: Gilroy-Medium;
    font-size: 20px;
    line-height: 26px
}

.casino-head__update {
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.casino-head__update strong {
    font-family: Gilroy-Medium
}

.casino-head__points {
    margin-top: 24px
}

.casino-head__points_value {
    font-family: Gilroy-Medium;
    font-size: 20px;
    line-height: 30px;
    color: #e91927;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.casino-head__points_value svg {
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    fill: #e91927;
    margin-right: 10px
}

.casino-head__points .sj-btn {
    height: 48px;
    width: 100%;
    display: block;
    font-size: 18px;
    margin-top: 10px;
    padding: 14px 0
}

.casino-head + .sj-main {
    padding-top: 0;
    margin-top: 20px
}

.casino-head__availability {
    height: 54px;
    padding: 12px 24px;
    background: #e8eaed;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    color: #e91927;
    font-family: Gilroy-Medium
}

.casino-head__availability svg {
    width: 30px;
    height: 30px;
    fill: #e91927;
    margin-right: 14px
}

@-webkit-keyframes widthGrow {
    to {
        width: var(--end-width)
    }
}

@keyframes widthGrow {
    to {
        width: var(--end-width)
    }
}

.casino__specifications {
    padding: 24px 16px;
    margin-top: 24px;
    background: #f8f9fa;
    border-radius: 8px
}

.casino__specifications_title {
    font-family: Gilroy-Medium;
    font-size: 20px;
    line-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    color: #141518
}

.casino__specifications_title svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    stroke: #404145;
    fill: none;
    position: relative;
    right: -3px
}

.casino__specifications_title.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.casino__specifications_list {
    margin-top: 24px;
    display: none
}

.casino__specifications_list.active {
    display: block
}

.casino__specifications_item {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    margin-top: 16px
}

.casino__specifications_item:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    background: #e8eaed;
    border-radius: 100px;
    height: 6px;
    z-index: 1
}

.casino__specifications_item:first-child {
    margin-top: 0
}

.casino__specifications_value {
    position: absolute;
    top: 0;
    right: 0
}

.casino__specifications_progress {
    background: #fcb017;
    border-radius: 100px;
    height: 6px;
    margin-top: 4px;
    position: relative;
    z-index: 2;
    width: 0;
    -webkit-animation: 2s ease-out forwards widthGrow;
    animation: 2s ease-out forwards widthGrow
}

.casino-information__tab .sj-text table {
    max-width: 100% !important
}

.casino-information__tab .sj-text table td {
    font-family: Gilroy-Medium
}

.casino-information__tab .sj-text table td a {
    word-break: break-word
}

.casino-information__tab .sj-text table tbody th {
    width: 130px
}

.casino-information__tab .sj-text table tbody th:after {
    right: 10px
}

.casino-information__tab .sj-table-wrap {
    margin-right: 0;
    overflow: inherit
}

.sj-comment__item {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 6px 14px -6px rgba(64, 65, 69, .12), 0 10px 32px -4px rgba(64, 65, 69, .1);
    box-shadow: 0 6px 14px -6px rgba(64, 65, 69, .12), 0 10px 32px -4px rgba(64, 65, 69, .1);
    border-radius: 24px;
    padding: 24px 16px
}

.sj-comment__item_moderation {
    background: rgba(252, 202, 23, .1)
}

.sj-comment__item_rejected {
    background: rgba(242, 50, 63, .1)
}

.sj-comment__item_reply {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 24px 0 0;
    margin-top: 16px;
    border-top: 1px solid #e8eaed
}

.sj-comment__item_reply:last-child {
    margin-bottom: 0
}

.sj-comment__user {
    padding-left: 96px;
    min-height: 80px;
    position: relative;
    margin-bottom: 16px
}

.sj-comment__avatar {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0
}

.sj-comment__avatar img {
    display: block;
    border-radius: 16px
}

.sj-comment__name {
    font-size: 18px;
    line-height: 24px;
    font-family: Gilroy-Medium;
    color: #141518;
    margin-bottom: 10px
}

.sj-comment__level {
    font-size: 16px;
    line-height: 24px;
    font-family: Gilroy-Medium;
    color: #606266
}

.sj-comment__gain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -96px;
    margin-top: 36px
}

.sj-comment__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-family: Gilroy-Medium;
    color: #fcb017;
    line-height: 18px;
    background: #f8f9fa;
    border-radius: 16px;
    padding: 10px 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sj-comment__rating svg {
    fill: #fcb017;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    position: relative;
    top: -1px
}

.sj-comment__multiplier, .sj-comment__winning {
    background: #f8f9fa;
    border-radius: 16px;
    padding: 10px 8px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #606266
}

.sj-comment__multiplier span, .sj-comment__winning span {
    color: #008509;
    display: inline-block;
    margin-left: 5px;
    font-family: Gilroy-Medium
}

.sj-comment__text {
    font-size: 16px;
    line-height: 28px;
    color: #404145
}

.sj-comment__text_pros {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0
}

.sj-comment__text_pros_icon {
    width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 12px;
    position: relative;
    background: #f0fff1;
    display: block
}

.sj-comment__text_pros_icon:before {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 19px;
    content: '';
    left: 13px;
    background: #3dba4e
}

.sj-comment__text_pros_icon:after {
    position: absolute;
    height: 14px;
    width: 2px;
    left: 19px;
    content: '';
    top: 13px;
    background: #3dba4e
}

.sj-comment__text_cons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 0
}

.sj-comment__text_cons_icon {
    width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 12px;
    position: relative;
    background: rgba(242, 50, 63, .1);
    display: block
}

.sj-comment__text_cons_icon:before {
    position: absolute;
    width: 14px;
    height: 2px;
    top: 19px;
    content: '';
    left: 13px;
    background: #e91927
}

.sj-comment__screens a {
    display: inline-block;
    margin-right: 8px
}

.sj-comment__screens img {
    width: 160px;
    height: 160px;
    border-radius: 10px;
    display: block;
    margin-bottom: 8px
}

.sj-comment__info {
    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;
    margin-top: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sj-comment__info .sj-btn__reply {
    position: relative;
    left: -15px
}

.sj-comment__date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #404145;
    font-size: 16px;
    height: 40px
}

.sj-comment__date svg {
    width: 24px;
    height: 24px;
    fill: #404145;
    margin-right: 8px
}

.sj-comment__like_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px
}

.sj-comment__dislike, .sj-comment__like {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #008509;
    padding: 0 10px
}

.sj-comment__dislike span, .sj-comment__like span {
    min-width: 30px
}

.sj-comment__dislike svg, .sj-comment__like svg {
    width: 24px;
    height: 24px;
    fill: #3dba4e;
    margin-right: 10px;
    cursor: pointer
}

.sj-comment__dislike {
    color: #e91927
}

.sj-comment__dislike svg {
    fill: #e91927
}

.sj-review-overall {
    padding: 16px;
    background: #f8f9fa;
    border-radius: 24px;
    margin: 16px 0
}

.sj-review-overall__title {
    font-size: 24px;
    line-height: 32px;
    font-family: Gilroy-Medium
}

.sj-review-overall__total {
    font-size: 16px;
    line-height: 24px;
    color: #404145;
    margin-top: 10px
}

.sj-review-overall__total strong {
    color: #141518;
    font-family: Gilroy-Medium
}

.sj-review-overall__rating {
    margin-top: 16px
}

.sj-add-comment__image {
    margin-bottom: 24px;
    text-align: center
}

.sj-add-comment__image img {
    display: inline-block
}

.sj-add-comment__title {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #141518;
    font-family: Gilroy-Medium;
    text-transform: none
}

.sj-add-comment__title span {
    display: block;
    text-align: center;
    color: #e91927
}

.sj-add-comment__form {
    margin-top: 48px;
    padding-top: 24px;
    border-top: 1px solid #d5d7db
}

.sj-add-comment__user {
    padding-left: 96px;
    height: 80px;
    position: relative;
    margin-bottom: 16px
}

.sj-add-comment__avatar {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0
}

.sj-add-comment__avatar img {
    display: block;
    border-radius: 16px
}

.sj-add-comment__name {
    font-size: 18px;
    line-height: 24px;
    font-family: Gilroy-Medium;
    color: #141518;
    margin-bottom: 32px
}

.sj-add-comment__level {
    font-size: 16px;
    line-height: 24px;
    font-family: Gilroy-Medium;
    color: #606266
}

.sj-add-comment .sj-field__rating, .sj-add-comment .sj-field__rating .sj-field__name {
    text-align: center
}

.sj-add-comment .sj-field__rating .sj-field__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sj-add-comment .sj-field__rating .sj-field__error_message {
    margin: 0 auto 20px;
    display: inline-block
}

.sj-add-comment .sj-field__rating_text {
    font-size: 20px;
    line-height: 22px;
    color: #606266;
    font-family: Gilroy-Medium;
    margin-left: 10px;
    width: 28px;
    position: relative
}

.sj-add-comment .sj-field__rating_stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sj-add-comment .sj-field__rating_label {
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 2px;
    cursor: pointer;
    color: transparent
}

.sj-add-comment .sj-field__rating_label:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='32' viewBox='0 0 36 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.435 31.9917C27.1545 31.9928 26.8779 31.9293 26.6283 31.8066L17.6841 27.3119L8.74003 31.8066C8.4496 31.9532 8.12214 32.0186 7.79489 31.9954C7.46764 31.9723 7.15373 31.8615 6.88882 31.6756C6.62392 31.4897 6.41866 31.2362 6.29638 30.9439C6.1741 30.6516 6.1397 30.3323 6.19709 30.0221L7.95084 20.5445L0.725402 13.8109C0.499971 13.595 0.340054 13.3242 0.262812 13.0276C0.18557 12.731 0.19392 12.4198 0.286965 12.1275C0.388612 11.8283 0.57559 11.5625 0.826681 11.3601C1.07777 11.1578 1.38292 11.027 1.7075 10.9828L11.7039 9.58553L16.1058 0.949629C16.2494 0.665013 16.4736 0.424981 16.7527 0.25703C17.0319 0.0890781 17.3547 0 17.6841 0C18.0136 0 18.3364 0.0890781 18.6155 0.25703C18.8947 0.424981 19.1189 0.665013 19.2625 0.949629L23.717 9.5687L33.7134 10.9659C34.038 11.0102 34.3431 11.1409 34.5942 11.3433C34.8453 11.5456 35.0323 11.8115 35.1339 12.1106C35.227 12.403 35.2353 12.7142 35.1581 13.0108C35.0808 13.3073 34.9209 13.5781 34.6955 13.7941L27.4701 20.5277L29.2238 30.0053C29.2864 30.3209 29.2536 30.6471 29.1293 30.9454C29.005 31.2437 28.7944 31.5016 28.5223 31.6887C28.2047 31.9023 27.8224 32.0089 27.435 31.9917Z' fill='%23E8EAED'/%3E%3C/svg%3E%0A");
    border: none;
    border-radius: 0;
    background-size: 22px 22px
}

.sj-add-comment .sj-field__rating_input {
    display: none
}

.sj-add-comment .sj-field__rating_input:not(:checked) ~ .sj-field__rating_label:hover:before, .sj-add-comment .sj-field__rating_input:not(:checked) ~ .sj-field__rating_label:hover ~ label:before, .sj-add-comment input.sj-field__rating_input:checked ~ .sj-field__rating_label:before, .sj-add-comment input.sj-field__rating_input:checked ~ .sj-field__rating_label ~ .sj-field__rating_label:before {
    background-image: url("data:image/svg+xml,%3Csvg width='23' height='21' viewBox='0 0 23 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.8904 20.9946C17.7061 20.9953 17.5243 20.9536 17.3603 20.8731L11.4827 17.9234L5.60515 20.8731C5.4143 20.9693 5.19911 21.0122 4.98406 20.997C4.76901 20.9818 4.56272 20.9091 4.38865 20.7871C4.21457 20.6651 4.07968 20.4988 3.99933 20.3069C3.91897 20.1151 3.89637 19.9056 3.93408 19.702L5.08654 13.4824L0.338397 9.0634C0.190257 8.92169 0.0851686 8.74399 0.0344097 8.54936C-0.0163492 8.35473 -0.0108622 8.15053 0.0502817 7.95866C0.117078 7.76232 0.23995 7.58786 0.404952 7.45507C0.569955 7.32229 0.770482 7.2365 0.983777 7.20744L7.55281 6.2905L10.4455 0.623194C10.5399 0.436415 10.6872 0.278894 10.8707 0.168676C11.0541 0.0584575 11.2662 0 11.4827 0C11.6992 0 11.9113 0.0584575 12.0948 0.168676C12.2782 0.278894 12.4256 0.436415 12.5199 0.623194L15.4472 6.27946L22.0162 7.19639C22.2295 7.22545 22.43 7.31124 22.595 7.44403C22.7601 7.57681 22.8829 7.75127 22.9497 7.94761C23.0109 8.13948 23.0163 8.34368 22.9656 8.53831C22.9148 8.73294 22.8097 8.91064 22.6616 9.05235L17.9135 13.4713L19.0659 19.691C19.1071 19.8981 19.0855 20.1122 19.0038 20.3079C18.9221 20.5037 18.7837 20.6729 18.6049 20.7957C18.3962 20.9359 18.145 21.0058 17.8904 20.9946Z' fill='%23FCB017'/%3E%3C/svg%3E%0A");
    background-size: 22px 22px
}

.sj-add-comment input.sj-field__rating_input:checked + .sj-field__rating_label:after {
    display: none
}

@media (min-width: 1024px) {
    .casino-head {
        max-width: 1320px;
        margin: 0 auto;
        padding: 0 10px 60px
    }

    .casino-head__content {
        margin-top: 60px;
        padding: 48px;
        -webkit-box-shadow: 0 6px 14px -6px rgba(64, 65, 69, .12), 0 10px 32px -4px rgba(64, 65, 69, .1);
        box-shadow: 0 6px 14px -6px rgba(64, 65, 69, .12), 0 10px 32px -4px rgba(64, 65, 69, .1);
        border-radius: 24px;
        display: grid;
        grid-auto-columns: 1fr;
        grid-auto-rows: 1fr;
        grid-template-columns:220px 50% 1fr;
        grid-template-rows:.5fr 1fr;
        gap: 24px 24px;
        grid-template-areas:"logo info specifications" "points bonuses specifications"
    }

    .casino-head__logo {
        grid-area: logo;
        height: 220px
    }

    .casino-head__logo_image {
        height: 220px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .casino-head__logo_badge:hover .casino-head__logo_btext {
        display: block
    }

    .casino-head__logo_btext {
        position: absolute;
        left: 100%;
        padding-left: 8px;
        display: none
    }

    .casino-head__logo_btext span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px;
        font-size: 12px;
        line-height: 20px;
        color: #babdc2;
        top: 0;
        height: 38px;
        white-space: nowrap;
        background: #2c2d30;
        border-radius: 8px
    }

    .casino-head__info {
        grid-area: info
    }

    .casino-head__points {
        grid-area: points;
        margin-top: 0;
        padding-top: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .casino-head__points_value {
        margin-top: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .casino-head__points_value svg {
        margin-right: 0
    }

    .casino-head__bonuses {
        grid-area: bonuses;
        margin-top: auto
    }

    .casino-head__bonuses .sj-btn {
        width: 100%;
        margin-top: 10px
    }

    .casino-head__header {
        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;
        padding-right: 5px;
        margin-top: 0
    }

    .casino-head__header h1 {
        margin-bottom: 0
    }

    .casino-head__header .sj-rating {
        font-size: 20px;
        line-height: 18px
    }

    .casino-head__header .sj-rating .sj-stars svg {
        width: 16px;
        height: 16px
    }

    .casino-head__header .sj-rating .sj-stars {
        margin-right: 6px
    }

    .casino__specifications {
        grid-area: specifications;
        padding: 0;
        margin-top: 5px;
        background: 0 0
    }

    .casino__specifications_title {
        font-size: 32px;
        line-height: 38px
    }

    .casino__specifications_title svg {
        display: none
    }

    .casino__specifications_list {
        display: block !important
    }

    .casino-information__tab .sj-text table tbody th {
        width: 200px
    }

    .sj-comment__item {
        padding-left: 118px
    }

    .sj-comment__item_reply {
        padding-left: 94px
    }

    .sj-comment__user {
        margin-left: -94px;
        margin-bottom: 0;
        position: relative
    }

    .sj-comment__name {
        margin-bottom: 20px
    }

    .sj-comment__info {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .sj-comment__date {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-left: auto
    }

    .sj-comment .sj-field__submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .sj-comment .sj-field__submit .sj-btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
        flex: 0 0 140px
    }

    .sj-comment__gain {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        bottom: 10px
    }

    .sj-comment__text {
        font-size: 18px;
        line-height: 30px
    }

    .sj-review-overall {
        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
    }

    .sj-review-overall__total {
        margin-top: 16px
    }

    .sj-review-overall__rating {
        margin-top: 0
    }

    .sj-field__currency {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        max-width: 220px
    }

    .sj-add-comment__head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .sj-add-comment__title {
        text-align: left;
        padding-left: 40px;
        font-size: 40px;
        line-height: 46px
    }

    .sj-add-comment__title span {
        text-align: left;
        display: inline
    }

    .sj-add-comment__image {
        margin-bottom: 0
    }

    .sj-field__half {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }

    .sj-field__rating .sj-field__error_message {
        position: absolute;
        right: 0;
        top: 6px
    }

    .sj-field__rating_label {
        margin: 0 4px
    }
}