.right-zalupa {
    position: absolute;
    right: 0;
    position: absolute;
    font-family: 'Rubik One', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    background: var(--sidebar-color);
    display: table;
    margin: 10px auto;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 10px;
}

.left-zalupa {
    position: absolute;
    font-family: 'Rubik One', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    background: var(--sidebar-color);
    display: table;
    margin: 10px auto;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 10px;
}

.my_cyka {
    display: -webkit-inline-box;
}

.border_ebat {
    position: absolute;
    border: 2px solid #585858;
    width: 130px;
    background: linear-gradient(105deg, #031831, #07448a);
    height: 130px;
    box-shadow: inset 0px 0px 13px 0px #000;
    border-radius: 50%;
    transform: translate(0px, -40px);
    z-index: 1;
}

.my_rank {
    position: absolute;
    z-index: 1;
    transform: translate(0px, 15px);
    width: 130px;
    height: 30px;
    background: #5889c7;
    box-shadow: 0px 0px 14px 2px #5889c7;
    border-radius: 5px;
    font-weight: bold;
    color: var(--default-text-color-invert);
    text-transform: uppercase;
    line-height: 28px;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
}

.block_ranks {
    align-items: center;
    text-align: center;
    margin: 40px 0;
    background: var(--sidebar-color);
    border-radius: 3px;
}

.block_ranks img {
    padding: 5px;
    margin: 0 2px;
    border-radius: 5px;
    background: var(--navbar-color);
}

.fsize-6 {
    width: 6.4rem;
}

.fsize-5 {
    width: 6rem;
}

.fsize-4 {
    width: 5.4rem;
}

.fsize-3 {
    width: 5rem;
}

.fsize-2 {
    width: 4.4rem;
}

.fsize-1 {
    width: 4rem;
}

.back_zalupa {
    opacity: .5;
}

.block_ranks .my_chlen {
    width: 7rem;
    border-radius: 5px;
    background: transparent;
    z-index: 100;
    position: relative;
    margin: 0 8px;
}

@media (max-width: 767.98px) {
    .fsize-2,
    .fsize-3,
    .fsize-4,
    .fsize-5,
    .fsize-6,
    .fsize-1,
    .right-zalupa,
    .left-zalupa {
        display: none !important;
    }
}

#profile {
    max-width: 100%;
    padding-left: 0;
    z-index: 2;
    margin-top: -240px;
}

.select-panel-pages {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 25px;
}

.cardt {
    position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-clip: border-box;
    overflow: hidden;
    margin-top: 10px;
}

.cardt {
    border: 0px solid transparent;
    border-radius: 6px 6px 0px 0px;
}

.tab-content:not(.active1) {
    display: none;
}

.page_profile_new #profile-main {
    top: -2px!important;
    left: 8px!important;
}

#profile-main {
    overflow: visible;
    margin-top: 32px;
}

#information>div {
    font-family: roboto, sans-serif;
    font-family: var(--font-family-1);
    clear: both;
    font-size: 14px;
    padding-top: 12px;
}

#information .avatar {
    border-radius: 100%;
    height: 140px;
    width: 140px;
}

#information .avatar,
#information>img {
    border-width: 4px!important;
}

img,
svg {
    color: inherit;
    font-size: inherit;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -o-crisp-edges;
    image-rendering: -moz-crisp-edges;
}

img,
svg {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#date {
    margin-top: 32px;
    overflow: hidden;
}

.page_profile_new #profile-main #date name #online_player {
    -webkit-text-fill-color: initial;
    float: left;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    left: 15px;
    opacity: .6;
    top: 2px;
}

.page_profile_new #profile-main #date .xp-bar {
    left: 0!important;
    margin-right: unset!important;
    float: left!important;
    position: relative!important;
    margin-top: 3px!important;
    margin-left: unset!important;
}

#profile-main .xp-bar {
    float: none;
    top: 0;
    margin-top: 40px;
    display: block;
    width: auto;
    left: -11px;
    margin-right: -16px;
}

#xp-bar,
.xp-bar {
    z-index: 9;
    width: 196px;
    top: 12px;
    margin-left: -6px;
    margin-right: -6px;
    float: right;
    font-family: roboto condensed, sans-serif;
    font-family: var(--font-family-0);
}

.page_profile_new #profile-main #date .xp-bar .loyalty__progressBox--2KEX {
    -webkit-transform: unset!important;
    transform: unset!important;
    top: -7px!important;
    width: 400px!important;
}

#profile-main .xp-bar .loyalty__progressBox--2KEX {
    padding-bottom: 0;
    padding-left: 0;
    margin-left: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

#xp-bar .loyalty__progressBox--2KEX,
.xp-bar .loyalty__progressBox--2KEX {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    top: -24px;
}

.loyalty__progressBox--2KEX {
    display: flex;
    font-size: 12px;
    margin: 16px 0 0;
}

.loyalty__progressBlock--W_he {
    flex-grow: 1;
}

.page_profile_new #profile-main #date .xp-bar .loyalty__progressBar--3fut {
    height: 6px!important;
    margin-left: unset!important;
    margin-right: unset!important;
}

#profile-main .xp-bar .loyalty__progressBar--3fut {
    padding-bottom: 0;
    margin-left: -32px;
    margin-right: -40px!important;
}

.loyalty__progressBar--3fut {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 10px;
    box-sizing: border-box;
    height: 8px;
    overflow: hidden;
}

.page_profile_new #profile-main #date .xp-bar .loyalty__progressBg--2f0j {
    height: 6px!important;
}

#profile-main .xp-bar .loyalty__progressBg--2f0j {
    padding-bottom: 0;
}

#xp-bar .loyalty__progressBg--2f0j,
.xp-bar .loyalty__progressBg--2f0j {
    cursor: help!important;
    cursor: -webkit-help;
}

.loyalty__progressBg--2f0j {
    background: linear-gradient(90deg, #94a7b7, var(--span-color));
    border-radius: 10px;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    transition: width 1s;
}

.page_profile_new #profile-main #date .xp-bar .loyalty__giftInfo--2qi6 {
    right: 10px!important;
}

#profile-main .xp-bar .loyalty__giftInfo--2qi6 {
    position: absolute;
    right: 0;
    top: 0;
}

.loyalty__giftInfo--2qi6 {
    font-weight: 500;
    margin-top: -5px;
    white-space: nowrap;
}

.loyalty__giftSum--1Rr9 {
    font-size: 19px;
    font-weight: 700;
    line-height: 22px;
}

.viMoneyValue--1vFp,
.viMoneyValue__text--1EVB {
    width: auto;
}

#xp-bar img,
.xp-bar img {
    height: 64px;
    width: 64px;
    position: absolute;
    left: 15px;
    top: -23px;
}

.page_profile_new #profile-main #date .xp-bar-info {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 15px!important;
}

.profile-socials {
    padding-bottom: 0;
}

.page_profile_new #profile-main #date .xp-bar-info .xp-bar-info-1 {
    display: inline-block;
}

.page_profile_new #profile-main #date .xp-bar-info .xp-bar-info-3 {
    display: inline-block;
    color: #5f5f5f!important;
    font-weight: 500!important;
}

.page_profile_new #profile-nav {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    text-align: left!important;
    padding-left: 36px!important;
    margin-top: -6px!important;
}

#profile-nav {
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 36px!important;
    margin-left: 0;
    border-bottom: 0;
    text-align: center;
    height: 60px;
    z-index: 10;
}

*,
 :after,
 :before {
    box-sizing: border-box;
}

#profile-cover {
    height: 320px;
    border-radius: 0;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 4px;
}

#profile-cover:before {
    content: "";
    background: linear-gradient(180deg, rgba(20, 25, 30, 0) 0, var(--bg-color) 97%, var(--bg-color));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    z-index: 1;
}

.modal__overlay {
    background-color: rgba(19, 22, 27, .6);
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    transition: opacity .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1200;
    width: 100%;
    height: 100%;
}

#routerpages {
    width: 100%;
    display: block;
    flex-grow: 1;
}

.block {
    border: 0px solid transparent;
    border-radius: 4px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.sts-l {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px
}

.profile-right_bottom {
    border-radius: 12px;
    height: 100%;
    width: 100%;
    z-index: 1
}

.profile-right_bottom {
    display: grid!important
}

.profile-right_bottom {
    max-height: 2000px
}

.profile-right_bottom {
    display: grid;
    grid-template-columns: 2fr 6fr;
    gap: 10px
}

.stats_cont {
    padding: 1em;
    border-radius: 8px;
    background: var(--navbar-color);
    display: grid;
    width: 180px;
    text-align: left;
    height: 201px;
}

.u-sts-cont {
    padding: 1em;
    border-radius: 8px;
    background: var(--navbar-color);
    display: grid;
    height: 104px;
}

.u-sts-cont span:first-child {
    color: #B1B1B1
}

@media (min-width: 767.98px) {
    .u-sts-cont span:last-child {
        color: #fff;
        font-size: 20px;
        display: flex;
        align-items: flex-end
    }
    .m-sts__info span:first-child {
        color: #B1B1B1;
        position: relative;
    }
}

.hits-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.u-sts-cont span {
    text-align: left
}

.m-sts__info {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.m-sts__info span:last-child {
    color: #fff
}

.m-sts__info:not(:last-child) {
    border-bottom: 1px solid #484848
}

.stats_cont .m-sts__title span:first-child {
    color: #B1B1B1
}

.stats_cont .m-sts__title span:last-child {
    color: #fff;
    font-size: var(--pf-font-size-4)
}

.stats_cont .m-sts__title {
    padding-bottom: 10px
}

.m-sts__title {
    display: flex;
    flex-direction: column
}

.w-sts__title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 15px
}

.w-sts__title span {
    color: #B1B1B1
}

.weapon__stats {
    justify-content: left;
    background: var(--navbar-color);
    border-radius: 8px;
    padding: 1em;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    height: 200px;
    max-height: 200px;
    overflow-y: auto;
}

.weapon__stats1 {
    justify-content: left;
    background: var(--news);
    border-radius: 8px;
    padding: 1em;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    height: 200px;
    max-height: 200px;
}

.invert {
    opacity: .5
}

.w-sts__cont {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    align-items: center;
    width: 100%
}

.w-sts__cont:not(:last-child) {
    border-bottom: 1px solid #484848
}

.w-sts__icon img {
    height: 35px
}

.w-sts__value span {
    font-size: 15px;
    color: #fff
}

.profile-right_bottom {
    padding: 1em
}

@media (min-width:1200px) {
    .profile-right_bottom#stats {
        grid-template-columns: repeat(2, 1fr)
    }
    .profile-right_bottom#stats1 {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (max-width:1199.98px) and (min-width:992px) {
    .profile__left {
        width: 95%
    }
    .profile__cont {
        padding-left: 2rem;
        padding-right: 2rem;
        grid-template-columns: 1fr
    }
    .shadow {
        height: 101%
    }
    .profile-right_bottom {
        grid-template-columns: 1fr 1fr
    }
    .profile-right_bottom {
        grid-template-columns: 1fr 2fr
    }
    .profile-right_bottom#stats {
        grid-template-columns: 1fr
    }
    .profile-right_bottom#stats1 {
        grid-template-columns: 1fr
    }
    .sts-l {
        grid-template-columns: repeat(auto-fill, 293px)
    }
    .stats_cont {
        width: 100%
    }
}

@media (max-width:991.98px) and (min-width:768px) {
    .profile__cont {
        padding-left: 2rem;
        padding-right: 2rem;
        grid-template-columns: 1fr
    }
    .profile__left {
        width: 100%
    }
    .profile__right {
        grid-template-columns: repeat(auto-fit, minmax(228px, 183px))
    }
    .profile-right_bottom {
        align-items: center;
        grid-template-columns: 300px 1fr
    }
    .profile-right_bottom#stats {
        grid-template-columns: 1fr
    }
    .profile-right_bottom#stats1 {
        grid-template-columns: 1fr
    }
    .sts-l {
        grid-template-columns: repeat(auto-fill, 208px)
    }
    .stats_cont {
        width: 100%
    }
}

.profile-right_bottom {
    grid-template-columns: 1fr 1fr
}

@media (max-width:767.98px) {
    .friendstb.col-md-6.col-xl-2 {
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .profile__full-prem {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }
    .profile-right_bottom#stats .sts-m .hits-stats {
        display: grid;
        grid-template-columns: 1fr;
    }
    .profile__cont {
        padding-left: 1rem;
        padding-right: 1rem;
        grid-template-columns: 1fr
    }
    .u-sts-cont span:last-child {
        color: #fff;
        display: flex;
        align-items: flex-end
    }
    .m-sts__info span:first-child {
        color: #B1B1B1;
        position: relative;
    }
    .profile-right_bottom {
        grid-template-columns: 1fr
    }
    .profile__right {
        grid-template-columns: 1fr 1fr!important
    }
    .profile__left {
        width: auto
    }
    .prof-l__links {
        justify-content: center!important
    }
    .prof-l__top {
        grid-template-columns: 1fr
    }
    .prof-l__middle {
        align-items: center
    }
    .info_zone {
        flex-direction: column;
        margin-top: 0
    }
    .profile-right_bottom#stats {
        max-height: 2000px;
        grid-template-rows: 1fr!important
    }
    .profile-right_bottom#stats1 {
        max-height: 2000px;
        grid-template-rows: 1fr!important
    }
    .stats__cont span:first-child {
        font-size: 15px
    }
    .sts-l {
        grid-template-columns: repeat(auto-fill, 165px);
        justify-content: flex-start
    }
    .sts-l>.stats_cont {
        height: auto;
        width: auto
    }
    .unusuall-stats {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px
    }
    .u-sts-cont span:first-child {
        font-size: 12px
    }
    .m-sts__info span:first-child {
        color: #B1B1B1;
        font-size: 12px;
        position: relative;
    }
    .hits-stats {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10pe2Dx
    }
    .stats_cont .m-sts__title span:last-child {
        font-size: 30px
    }
    .sts-r>.weapon__stats {
        max-height: 385px;
        height: 385px;
        overflow: auto
    }
    .sts-r>.weapon__stats1 {
        max-height: 385px;
        height: 385px;
        overflow: auto
    }
}

.profile__left,
.profile__right {
    z-index: 2
}

.stats__cont {
    width: 100%;
    height: 145px;
    background-color: #121212;
    border-radius: 10px;
    grid-template-rows: 1fr 2fr;
    display: grid;
    padding: 1em;
    justify-items: center;
    align-items: center
}

.stats__cont span {
    text-align: left
}

.stats__cont span:first-child {
    color: #B1B1B1;
    font-size: 18px
}

.stats__cont span:last-child,
.stats__cont span:nth-child(2n) {
    color: #fff;
    font-size: 28px;
    font-weight: var(--font-weight-4);
    align-items: center;
    justify-content: center;
    display: flex;
    overflow: hidden
}

.stats__cont span img {
    height: 40px
}

@media (max-width: 767.98px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 150px));
        gap: 10px;
        z-index: 1
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(140px, 140px));
        gap: 14px;
        z-index: 1
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(160px, 160px));
        gap: 14px;
        z-index: 1
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 150px));
        gap: 10px;
        z-index: 1
    }
}

@media (min-width: 1500.1px) and (max-width: 1501.98px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(234px, 234px));
        gap: 10px;
        z-index: 1
    }
}

@media (min-width: 1502px) {
    .profile__right {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(235px, 250px));
        gap: 10px;
        z-index: 1
    }
}

.shop_server {
    color: #fff;
    background: #fff0;
    padding: 10px 20px;
    transition: .3s;
    margin: 0px 5px 0px 5px;
    border-radius: 5px;
    background: var(--navbar-color);
    cursor: pointer;
}

.shop_server p {
    margin: 0;
    margin-left: 10px;
}

.shop_server:hover {
    display: flex;
    background: var(--span-color);
    cursor: pointer;
}

.shop_row_addition {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.shop_server_active {
    background: #24264c!important;
}

.profile-settings {
    padding: 5px 10px 5px 10px;
    position: absolute;
    background: #000000a8;
    top: 5px;
    border-radius: 5px;
    right: 5px;
    transition: .5s;
    transform: rotate(0);
    color: white;
    font-size: 17px;
    z-index: 999999;
}

.profile-settings:hover {
    background: var(--span-color);
    cursor: pointer;
}

#profile__premium-indicator {
    display: none;
    justify-content: center;
    align-items: center;
    width: 170px;
    height: 23px;
    box-sizing: border-box;
    border-radius: 5px;
}

.profile__full-prem {
    -webkit-filter: drop-shadow(0 4px 43px rgba(255, 132, 0, .84));
    filter: drop-shadow(0 4px 43px rgba(255, 132, 0, .84));
    border: 1px solid #feb611;
}

.user-theme__none {
    margin-top: 9px!important;
}

#profile__premium-indicator img {
    width: 12px;
}

#profile__premium-indicator span {
    font-weight: 700;
    font-size: 14px;
    margin-left: 5px;
    text-transform: uppercase;
}

.achievements {
    height: 13px;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 7px;
    opacity: .1;
    top: -1px;
}

.user-avatar {
    border-radius: 6px;
    background: -webkit-gradient(linear, left top, left bottom, from(#007bff99), to(#007bff));
    background: linear-gradient( 180deg, #007bff99 0, #007bff);
    position: relative;
    padding: 3px;
    display: block;
}

.user-avatar img {
    width: 100%;
    display: block;
}

@-webkit-keyframes check {
    0% {
        height: 0;
        width: 0
    }
    25% {
        height: 0;
        width: 5px
    }
    50% {
        height: 13px;
        width: 5px
    }
}

@keyframes check {
    0% {
        height: 0;
        width: 0
    }
    25% {
        height: 0;
        width: 5px
    }
    50% {
        height: 13px;
        width: 5px
    }
}

.card h3 {
    font-size: 12px;
}

@media (max-width: 575.98px) {
    .card h9 {
        font-weight: var(--font-weight-2);
        font-size: 14px;
    }
}

@media (min-width: 575.98px) {
    .card h9 {
        font-weight: var(--font-weight-2);
        font-size: 15px;
    }
}

h9 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h9,
.h9 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}

h9,
.h9 {
    font-size: 1.1rem;
}

a,
div,
h9,
p,
span {
    text-shadow: none;
}

h9 {
    color: var(--default-text-color);
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.select-panel-pages1 {
    float: right;
}

.player-block .avatar {
    width: 5rem;
    height: 5rem;
    line-height: 2rem;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    pointer-events: none;
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important;
}

.player-block .media-body p.text-uppercase.font-weight-bold.text-gray-dark {
    font-size: .8rem;
}

.text-uppercase {
    letter-spacing: .1em;
}

.font-weight-bold {
    font-weight: 700!important;
}

.text-uppercase {
    text-transform: uppercase!important;
}

p {
    line-height: 1.7;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-body {
    padding: 1.25rem;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mb-0,
.my-0 {
    margin-bottom: 0!important;
}

h5,
.h5 {
    font-size: 1.1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-hidden {
    overflow: hidden!important;
}

.player-block .media-body p {
    margin-bottom: 0;
}

.text-gray-dark {
    color: #6a6c70;
}

.player-block .media-body p {
    margin-bottom: 0;
}

.select-panel-pages1 {
    float: right;
}

.card__actions {
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page_profile_new #profile-main #date name #online_player {
    -webkit-text-fill-color: initial;
    float: left;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    left: 15px;
    opacity: .6;
    top: 2px;
}

.online {
    color: #00ff8fcc;
    opacity: 1;
}

.connect-xyu {
    height: 30px;
    width: 30px;
    vertical-align: middle;
    right: -10px;
}

.verify {
    background: transparent;
    color: #6080ff;
    height: 24px;
    margin-left: 6px;
}

.coder {
    background: transparent;
    height: 22px;
    margin-left: 6px;
}

.weapon-table th {
    padding: .35rem;
}

.rowtest {
    box-shadow: 0 0 2px rgb(93 92 92 / 60%);
    border-radius: 12px;
}

.unusualkills_percent {
    position: absolute;
    top: 45%;
    left: 17px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 100%;
    font-weight: var(--font-weight-3);
    color: var(--span-color);
    opacity: .3;
}

.weapon-table th img {
    max-width: 54px;
    max-height: 21px;
}

.pointertable-active {
    background: var(--tablcolor);
}

.middle-block .hitstats-block .hitstats .back {
    object-fit: cover;
}

.middle-block .hitstats-block .hit_player img {
    filter: brightness(40%);
}

.middle-block .hitstats-block .hit_player .hit_head:hover,
.middle-block .hitstats-block .hit_player .hit_neak:hover,
.middle-block .hitstats-block .hit_player .hit_chest:hover,
.middle-block .hitstats-block .hit_player .hit_belly:hover,
.middle-block .hitstats-block .hit_player .hit_left_arm:hover,
.middle-block .hitstats-block .hit_player .hit_right_arm:hover,
.middle-block .hitstats-block .hit_player .hit_left_leg:hover,
.middle-block .hitstats-block .hit_player .hit_right_leg:hover {
    -webkit-filter: none;
    filter: none;
}

.block_ranks img {
    padding: 10px;
    border-radius: 6px;
    background: #141832;
    margin: 8px 4px;
}

@media (max-width: 767.98px) {
    .left-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .middle-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .left-block12 {
        position: relative;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .block_ranks {
        align-items: center;
        text-align: center;
        margin: 38px 0px;
        border-radius: 6px;
        border: 1px dashed #585ca0;
        background: linear-gradient(90deg, #0e0f22, #585ca05e, #0e0f22);
    }
    .middle-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .right-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .profile__block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
        border-radius: 12px;
        border-radius: 12px;
    }
    .profile__block2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .user-block {
        position: relative;
        width: 100%;
        flex: 0 0 38%;
        max-width: 100%;
        -ms-flex: 0 0 38%;
        margin-top: 30px;
        margin: 0 auto;
    }
    .block {
        border: 0px solid transparent;
        border-radius: 12px;
        text-align: center;
        height: 100%;
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
    }
    .best-weapon-block {
        height: 170px;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 62%;
    }
    .user-block .avatar {
        margin-top: 10%;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        border: 3px solid var(--span-color);
    }
    .user-block .name {
        margin-top: 10px;
        font-size: 1em;
        font-weight: var(--font-weight-1);
        color: var(--span-color);
    }
    .user-block .country {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .user-block .rank-img {
        margin-top: 10px;
        max-height: 28px;
    }
    .user-block .rank {
        margin-top: 10px;
        font-size: 80%;
        font-weight: var(--font-weight-0);
        margin-bottom: 30px
    }
    .user-block .user-stats {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: var(--span-color);
        text-align: center;
        padding-top: 7px;
        color: #ffffff;
        font-size: 17px;
        font-weight: var(--font-weight-3);
        border: 0px solid transparent;
        border-radius: 4px;
    }
    .best-weapon-block .weapons {
        padding-top: 18px;
        text-align: center;
        height: 86px;
    }
    .best-weapon-block .weapons .kills {
        margin-top: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: var(--font-weight-3);
    }
    .best-weapon-block .weapons li {
        display: inline-block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .best-weapon-block .weapons svg,
    .best-weapon-block .weapons img {
        width: 14vw;
        max-height: 4.8vw;
        filter: invert(var(--svg));
    }
    .best-weapon-block .weapon-table {
        height: 74%;
        overflow: auto;
    }
    .best-weapon-block .weapon-table svg,
    .best-weapon-block .weapon-table img {
        filter: invert(var(--svg));
    }
    .short-stats-block {
        margin-top: 6px;
        height: 264px;
        width: 100%;
        padding: 18px;
        text-align: center;
        border: 0px solid transparent;
        border-radius: 12px;
    }
    .short-stats-block .left-stats-block {
        float: left;
        width: 50%;
    }
    .short-stats-block .right-stats-block {
        margin-left: 50%;
        width: 50%;
    }
    .short-stats-block ul {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .short-stats-block li {
        padding-bottom: 5px;
    }
    .short-stats-block .left-stats-block ul {
        text-align: left;
    }
    .short-stats-block .right-stats-block ul {
        text-align: right;
    }
    .skull-block {
        margin-top: 5%;
        width: 100%;
        font-size: 14px;
        font-weight: var(--font-weight-0);
    }
    .skull-block .info {
        font-size: 12px;
        color: var(--default-text-color);
        font-weight: var(--font-weight-1);
    }
    .skull-block .left-skull-block {
        float: left;
        width: 27%;
        text-align: center
    }
    .skull-block .center-skull-block {
        display: inline-block;
        width: 39%;
        text-align: center
    }
    .skull-block .right-skull-block {
        float: right;
        width: 34%;
        text-align: center
    }
    .skull-block .left-skull-block .skull {
        display: inline-block;
        width: 58px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .center-skull-block .skull {
        display: inline-block;
        width: 77px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .right-skull-block .skull {
        display: inline-block;
        width: 96px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .middle-block .best-maps {
        height: 53vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .middle-block .best-maps .map-top {
        position: relative;
        height: 30%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-bottom {
        position: relative;
        overflow: auto;
        height: 70%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .map_block {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map_block_right {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .middle-block .best-maps .map_block img,
    .middle-block .best-maps .map_block_right img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top .map-lower {
        position: absolute;
        max-width: 100%;
        margin-top: -33px;
    }
    .middle-block .best-maps .map-bottom .map-lower {}
    .middle-block .map-title-rounds .icon {
        margin-right: 0px;
    }
    .middle-block .map-title-rounds .icon img {
        filter: invert(var(--svg));
        margin-bottom: 4px;
        width: 10px;
    }
    .middle-block .best-maps .map-top .map-one {
        position: absolute;
        height: 28px;
        width: 25px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(0, 0, 0, 0.75);
        padding-top: 1px;
        left: 7px;
    }
    .middle-block .best-maps .map-top .map-pretty-name {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: black;
        background-color: rgba(255, 255, 255, 0.75);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        left: 33px;
    }
    .middle-block .best-maps .map-top .map-title-rounds {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(241, 122, 38, 0.85);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        right: 7px;
    }
    .middle-block .hitstats-block {
        height: 53vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .tooltip-top {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .back {
        width: 100%;
        height: 100%;
        border: 0px solid transparent;
        background-size: cover;
        border-radius: 4px;
    }
    .hit_player {
        position: absolute;
    }
    .hit_head {
        position: absolute;
        height: 11vw;
        width: 10vw;
        z-index: 101;
        bottom: 33.6vw;
        left: 10.2vw;
    }
    .hit_neak {
        position: absolute;
        height: 3.5vw;
        width: 7.6vw;
        z-index: 103;
        bottom: 33.6vw;
        left: 10.2vw;
    }
    .hit_left_arm {
        position: absolute;
        height: 24vw;
        width: 8vw;
        bottom: 24vw;
        left: 0.3vw;
        z-index: 101;
    }
    .hit_right_arm {
        position: absolute;
        height: 23vw;
        width: 6vw;
        bottom: 11.5vw;
        left: 20vw;
        z-index: 104;
    }
    .hit_chest {
        position: absolute;
        height: 12vw;
        width: 15vw;
        bottom: 25.8vw;
        left: 6.3vw;
        z-index: 101;
    }
    .hit_belly {
        position: absolute;
        height: 10vw;
        width: 16vw;
        bottom: 18.6vw;
        left: 6vw;
        z-index: 101;
    }
    .hit_left_leg {
        position: absolute;
        height: 20vw;
        width: 8vw;
        bottom: 0;
        left: 7.5vw;
        z-index: 101;
    }
    .hit_right_leg {
        position: absolute;
        height: 19.7vw;
        width: 11vw;
        bottom: 0;
        left: 13.8vw;
        z-index: 101;
    }
    .unusualkills_block {
        overflow: hidden;
        padding-top: 6px;
        padding-left: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .unusualkills_text {
        position: absolute;
        overflow-wrap: break-word;
        bottom: 7px;
        left: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 72%;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
    }
    .unusualkills_score {
        position: absolute;
        top: 9px;
        left: 17px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 192%;
        font-weight: var(--font-weight-3);
        color: var(--span-color);
    }
    .unusualkills_block_left {
        overflow: hidden;
        padding-top: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .icon_block {
        position: absolute;
        right: 5px;
        top: 15px;
    }
    .unusualkills_block i,
    .unusualkills_block_left i {
        opacity: 0.3;
        font-size: 2em;
        text-align: center;
        color: var(--span-color);
    }
    .right-block .top {
        width: 100%;
    }
    .right-block .top .table thead th {
        padding-top: 18px;
        font-size: 13px;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        border-bottom: 2px solid var(--table-line);
    }
    .right-block .top .table tbody th {
        color: var(--default-text-color);
        font-size: 12px;
        font-weight: var(--font-weight-1);
        padding: .7em;
        border-bottom: none;
        border-top: 1px solid var(--border-bottom-color);
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .left-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .user-group {
        text-align: center;
        margin-top: 10px;
        padding: 5px 0;
        border-radius: 25px;
        color: white;
        position: absolute;
        width: 40%;
        left: 30%;
    }
    .main-block-profile .main-info {
        width: 300px;
    }
    .block_ranks {
        align-items: center;
        text-align: center;
        margin: 38px 0px;
        border-radius: 6px;
        border: 1px dashed #585ca0;
        background: linear-gradient(90deg, #0e0f22, #585ca05e, #0e0f22);
    }
    .middle-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .right-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .profile__block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .profile__block2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .user-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 38%;
        flex: 0 0 38%;
        max-width: 38%;
        margin-top: 30px;
    }
    .block {
        border: 0px solid transparent;
        border-radius: 12px;
        text-align: center;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .best-weapon-block {
        height: 42vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 62%;
    }
    .user-block .avatar {
        margin-top: 18px;
        height: 110px;
        width: 110px;
        border-radius: 50%;
        border: 3px solid var(--span-color);
    }
    .user-block .name {
        margin-top: 10px;
        font-size: 1.5em;
        font-weight: var(--font-weight-1);
        color: var(--span-color);
    }
    .user-block .country {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .user-block .rank-img {
        margin-top: 10px;
        max-height: 28px;
    }
    .user-block .rank {
        margin-top: 10px;
        font-size: 80%;
        font-weight: var(--font-weight-0);
        margin-bottom: 30px
    }
    .user-block .user-stats {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: var(--span-color);
        text-align: center;
        padding-top: 7px;
        color: #ffffff;
        font-size: 17px;
        font-weight: var(--font-weight-3);
        border: 0px solid transparent;
        border-radius: 4px;
    }
    .best-weapon-block .weapons {
        padding-top: 18px;
        text-align: center;
        height: 26%;
    }
    .best-weapon-block .weapons .kills {
        margin-top: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: var(--font-weight-3);
    }
    .best-weapon-block .weapons li {
        display: inline-block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .best-weapon-block .weapons svg,
    .best-weapon-block .weapons img {
        width: 14vw;
        max-height: 4.8vw;
        filter: invert(var(--svg));
    }
    .best-weapon-block .weapon-table {
        height: 74%;
        overflow: auto;
    }
    .best-weapon-block .weapon-table svg,
    .best-weapon-block .weapon-table img {
        filter: invert(var(--svg));
    }
    .short-stats-block {
        margin-top: 6px;
        height: 264px;
        width: 100%;
        padding: 18px;
        text-align: center;
        border: 0px solid transparent;
        border-radius: 12px;
    }
    .short-stats-block .left-stats-block {
        float: left;
        width: 50%;
    }
    .short-stats-block .right-stats-block {
        margin-left: 50%;
        width: 50%;
    }
    .short-stats-block ul {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .short-stats-block li {
        padding-bottom: 5px;
    }
    .short-stats-block .left-stats-block ul {
        text-align: left;
    }
    .short-stats-block .right-stats-block ul {
        text-align: right;
    }
    .skull-block {
        margin-top: 5%;
        width: 100%;
        font-size: 14px;
        font-weight: var(--font-weight-0);
    }
    .skull-block .info {
        font-size: 12px;
        color: var(--default-text-color);
        font-weight: var(--font-weight-1);
    }
    .skull-block .left-skull-block {
        float: left;
        width: 27%;
        text-align: center
    }
    .skull-block .center-skull-block {
        display: inline-block;
        width: 39%;
        text-align: center
    }
    .skull-block .right-skull-block {
        float: right;
        width: 34%;
        text-align: center
    }
    .skull-block .left-skull-block .skull {
        display: inline-block;
        width: 58px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .center-skull-block .skull {
        display: inline-block;
        width: 77px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .right-skull-block .skull {
        display: inline-block;
        width: 96px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .middle-block .best-maps {
        height: 52vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .middle-block .best-maps .map-top {
        position: relative;
        height: 30%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-bottom {
        position: relative;
        overflow: auto;
        height: 70%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .map_block {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map_block_right {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .middle-block .best-maps .map_block img,
    .middle-block .best-maps .map_block_right img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top .map-lower {
        position: absolute;
        max-width: 100%;
        margin-top: -33px;
    }
    .middle-block .best-maps .map-bottom .map-lower {}
    .middle-block .map-title-rounds .icon {
        margin-right: 0px;
    }
    .middle-block .map-title-rounds .icon img {
        filter: invert(var(--svg));
        margin-bottom: 4px;
        width: 10px;
    }
    .middle-block .best-maps .map-top .map-one {
        position: absolute;
        height: 28px;
        width: 25px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(0, 0, 0, 0.75);
        padding-top: 1px;
        left: 7px;
    }
    .middle-block .best-maps .map-top .map-pretty-name {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: black;
        background-color: rgba(255, 255, 255, 0.75);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        left: 33px;
    }
    .middle-block .best-maps .map-top .map-title-rounds {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(241, 122, 38, 0.85);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        right: 7px;
    }
    .middle-block .hitstats-block {
        height: 52vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .tooltip-top {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .back {
        width: 100%;
        height: 100%;
        border: 0px solid transparent;
        background-size: cover;
        border-radius: 4px;
    }
    .hit_player {
        position: absolute;
    }
    .hit_head {
        position: absolute;
        height: 11vw;
        width: 10vw;
        z-index: 101;
        bottom: 33.6vw;
        left: 10.2vw;
    }
    .hit_neak {
        position: absolute;
        height: 3.5vw;
        width: 7.6vw;
        z-index: 103;
        bottom: 33.6vw;
        left: 10.2vw;
    }
    .hit_left_arm {
        position: absolute;
        height: 24vw;
        width: 8vw;
        bottom: 24vw;
        left: 0.3vw;
        z-index: 101;
    }
    .hit_right_arm {
        position: absolute;
        height: 23vw;
        width: 6vw;
        bottom: 11.5vw;
        left: 20vw;
        z-index: 104;
    }
    .hit_chest {
        position: absolute;
        height: 12vw;
        width: 15vw;
        bottom: 25.8vw;
        left: 6.3vw;
        z-index: 101;
    }
    .hit_belly {
        position: absolute;
        height: 10vw;
        width: 16vw;
        bottom: 18.6vw;
        left: 6vw;
        z-index: 101;
    }
    .hit_left_leg {
        position: absolute;
        height: 20vw;
        width: 8vw;
        bottom: 0;
        left: 7.5vw;
        z-index: 101;
    }
    .hit_right_leg {
        position: absolute;
        height: 19.7vw;
        width: 11vw;
        bottom: 0;
        left: 13.8vw;
        z-index: 101;
    }
    .unusualkills_block {
        overflow: hidden;
        padding-top: 6px;
        padding-left: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .unusualkills_text {
        position: absolute;
        overflow-wrap: break-word;
        bottom: 7px;
        left: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 72%;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
    }
    .unusualkills_score {
        position: absolute;
        top: 9px;
        left: 17px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 192%;
        font-weight: var(--font-weight-3);
        color: var(--span-color);
    }
    .unusualkills_block_left {
        overflow: hidden;
        padding-top: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .icon_block {
        position: absolute;
        right: 5px;
        top: 15px;
    }
    .unusualkills_block i,
    .unusualkills_block_left i {
        opacity: 0.3;
        font-size: 2em;
        text-align: center;
        color: var(--span-color);
    }
    .right-block .top {
        width: 100%;
    }
    .right-block .top .table thead th {
        padding-top: 18px;
        font-size: 13px;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        border-bottom: 2px solid var(--table-line);
    }
    .right-block .top .table tbody th {
        color: var(--default-text-color);
        font-size: 12px;
        font-weight: var(--font-weight-1);
        padding: .7em;
        border-bottom: none;
        border-top: 1px solid var(--border-bottom-color);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .left-block {
        position: relative;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .user-group {
        text-align: center;
        margin-top: 10px;
        padding: 5px 0;
        border-radius: 25px;
        color: white;
        position: absolute;
        width: 80%;
        left: 10%;
    }
    .main-block-profile .main-info {
        width: 245px;
    }
    .middle-block {
        position: relative;
        margin-top: 1rem;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .right-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .profile__block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .profile__block2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .user-block {
        height: 300px;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 38%;
        flex: 0 0 38%;
        max-width: 38%;
        margin-top: 30px;
    }
    .block {
        border: 0px solid transparent;
        border-radius: 12px;
        text-align: center;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .best-weapon-block {
        height: 300px;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 62%;
    }
    .user-block .avatar {
        margin-top: 18px;
        height: 110px;
        width: 110px;
        border-radius: 50%;
        border: 3px solid var(--span-color);
    }
    .user-block .name {
        margin-top: 10px;
        font-size: 1vw;
        font-weight: var(--font-weight-1);
        color: var(--span-color);
    }
    .user-block .country {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .user-block .rank-img {
        margin-top: 10px;
        max-height: 28px;
    }
    .user-block .rank {
        margin-top: 10px;
        font-size: 80%;
        font-weight: var(--font-weight-0);
        margin-bottom: 30px
    }
    .user-block .user-stats {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: var(--span-color);
        text-align: center;
        padding-top: 7px;
        color: #ffffff;
        font-size: 17px;
        font-weight: var(--font-weight-3);
        border: 0px solid transparent;
        border-radius: 4px;
    }
    .best-weapon-block .weapons {
        padding-top: 18px;
        text-align: center;
        height: 26%;
    }
    .best-weapon-block .weapons .kills {
        margin-top: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: var(--font-weight-3);
    }
    .best-weapon-block .weapons li {
        display: inline-block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .best-weapon-block .weapons svg,
    .best-weapon-block .weapons img {
        width: 5.6vw;
        max-height: 2.2vw;
        filter: invert(var(--svg));
    }
    .best-weapon-block .weapon-table {
        height: 74%;
        overflow: auto;
    }
    .best-weapon-block .weapon-table svg,
    .best-weapon-block .weapon-table img {
        filter: invert(var(--svg));
    }
    .short-stats-block {
        margin-top: 6px;
        height: 264px;
        width: 100%;
        padding: 18px;
        text-align: center;
        border: 0px solid transparent;
        border-radius: 12px;
    }
    .short-stats-block .left-stats-block {
        float: left;
        width: 50%;
    }
    .short-stats-block .right-stats-block {
        margin-left: 50%;
        width: 50%;
    }
    .short-stats-block ul {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .short-stats-block li {
        padding-bottom: 5px;
    }
    .short-stats-block .left-stats-block ul {
        text-align: left;
    }
    .short-stats-block .right-stats-block ul {
        text-align: right;
    }
    .skull-block {
        margin-top: 5%;
        width: 100%;
        font-size: 14px;
        font-weight: var(--font-weight-0);
    }
    .skull-block .info {
        font-size: 12px;
        color: var(--default-text-color);
        font-weight: var(--font-weight-1);
    }
    .skull-block .left-skull-block {
        float: left;
        width: 27%;
        text-align: center
    }
    .skull-block .center-skull-block {
        display: inline-block;
        width: 39%;
        text-align: center
    }
    .skull-block .right-skull-block {
        float: right;
        width: 34%;
        text-align: center
    }
    .skull-block .left-skull-block .skull {
        display: inline-block;
        width: 58px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .center-skull-block .skull {
        display: inline-block;
        width: 77px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .right-skull-block .skull {
        display: inline-block;
        width: 96px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .middle-block .best-maps {
        height: 22vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .middle-block .best-maps .map-top {
        position: relative;
        height: 35%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-bottom {
        position: relative;
        overflow: auto;
        height: 65%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* NqUy065N18eJq3ze */
    .map_block {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map_block_right {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .middle-block .best-maps .map_block img,
    .middle-block .best-maps .map_block_right img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top .map-lower {
        position: absolute;
        max-width: 100%;
        margin-top: -33px;
    }
    .middle-block .best-maps .map-bottom .map-lower {}
    .middle-block .map-title-rounds .icon {
        margin-right: 0px;
    }
    .middle-block .map-title-rounds .icon img {
        filter: invert(var(--svg));
        margin-bottom: 4px;
        width: 10px;
    }
    .middle-block .best-maps .map-top .map-one {
        position: absolute;
        height: 28px;
        width: 25px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(0, 0, 0, 0.75);
        padding-top: 1px;
        left: 7px;
    }
    .middle-block .best-maps .map-top .map-pretty-name {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: black;
        background-color: rgba(255, 255, 255, 0.75);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        left: 33px;
    }
    .middle-block .best-maps .map-top .map-title-rounds {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(241, 122, 38, 0.85);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        right: 7px;
    }
    .middle-block .hitstats-block {
        height: 22vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .tooltip-top {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .back {
        width: 100%;
        height: 100%;
        border: 0px solid transparent;
        background-size: cover;
        border-radius: 4px;
    }
    .hit_player {
        position: absolute;
    }
    .hit_head {
        position: absolute;
        height: 3.2vw;
        width: 3vw;
        z-index: 101;
        bottom: 12.1vw;
        left: 4.1vw;
    }
    .hit_neak {
        position: absolute;
        height: 1.3vw;
        width: 2.25vw;
        z-index: 102;
        bottom: 12vw;
        left: 4.22vw;
    }
    .hit_chest {
        position: absolute;
        height: 4vw;
        width: 4.5vw;
        bottom: 9.3vw;
        left: 3vw;
        z-index: 101;
    }
    .hit_belly {
        position: absolute;
        height: 2.8vw;
        width: 4.7vw;
        bottom: 7.5vw;
        left: 3vw;
        z-index: 101;
    }
    .hit_left_arm {
        position: absolute;
        height: 8vw;
        width: 2.5vw;
        bottom: 8.9vw;
        left: 1.1vw;
        z-index: 101;
    }
    .hit_right_arm {
        position: absolute;
        height: 7.6vw;
        width: 1.9vw;
        bottom: 4.8vw;
        left: 7vw;
        z-index: 104;
    }
    .hit_left_leg {
        position: absolute;
        height: 8vw;
        width: 3vw;
        bottom: 0;
        left: 3vw;
        z-index: 101;
    }
    .hit_right_leg {
        position: absolute;
        height: 8vw;
        width: 3.5vw;
        bottom: 0;
        left: 5.40vw;
        z-index: 101;
    }
    .unusualkills_block {
        overflow: hidden;
        padding-top: 6px;
        padding-left: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .unusualkills_text {
        position: absolute;
        overflow-wrap: break-word;
        bottom: 7px;
        left: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 72%;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
    }
    .unusualkills_score {
        position: absolute;
        top: 9px;
        left: 17px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 192%;
        font-weight: var(--font-weight-3);
        color: var(--span-color);
    }
    .unusualkills_block_left {
        overflow: hidden;
        padding-top: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .block_ranks {
        align-items: center;
        text-align: center;
        margin: 38px 0px;
        border-radius: 6px;
        border: 1px dashed #585ca0;
        background: linear-gradient(90deg, #0e0f22, #585ca05e, #0e0f22);
    }
    .icon_block {
        position: absolute;
        right: 5px;
        top: 15px;
    }
    .unusualkills_block i,
    .unusualkills_block_left i {
        opacity: 0.3;
        font-size: 2em;
        text-align: center;
        color: var(--span-color);
    }
    .right-block .top {
        width: 100%;
    }
    .right-block .top .table thead th {
        padding-top: 18px;
        font-size: 13px;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        border-bottom: 2px solid var(--table-line);
    }
    .right-block .top .table tbody th {
        color: var(--default-text-color);
        font-size: 12px;
        font-weight: var(--font-weight-1);
        padding: .7em;
        border-bottom: none;
        border-top: 1px solid var(--border-bottom-color);
    }
}

@media (min-width: 1200px) and (max-width: 1499.98px) {
    .fsize-1 {
        display: none !important;
        ;
    }
    .user-group {
        text-align: center;
        margin-top: 10px;
        padding: 5px 0;
        border-radius: 25px;
        color: white;
        position: absolute;
        width: 80%;
        left: 10%;
    }
    .main-block-profile .main-info {
        width: 400px;
    }
    .left-block {
        position: relative;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .middle-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    .right-block {
        position: relative;
        margin-top: 6px;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .profile__block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .profile__block2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .user-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 38%;
        flex: 0 0 28%;
        max-width: 28%;
        margin-top: 30px;
    }
    .block {
        border: 0px solid transparent;
        border-radius: 12px;
        text-align: center;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .best-weapon-block {
        height: 20vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 62%;
    }
    .user-block .avatar {
        margin-top: 18px;
        height: 110px;
        width: 110px;
        border-radius: 50%;
        border: 3px solid var(--span-color);
    }
    .user-block .name {
        margin-top: 10px;
        font-size: 1vw;
        font-weight: var(--font-weight-1);
        color: var(--span-color);
    }
    .user-block .country {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .user-block .rank-img {
        margin-top: 10px;
        max-height: 28px;
    }
    .user-block .rank {
        margin-top: 10px;
        font-size: 80%;
        font-weight: var(--font-weight-0);
        margin-bottom: 30px
    }
    .user-block .user-stats {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: var(--span-color);
        text-align: center;
        padding-top: 7px;
        color: #ffffff;
        font-size: 17px;
        font-weight: var(--font-weight-3);
        border: 0px solid transparent;
        border-radius: 4px;
    }
    .best-weapon-block .weapons {
        padding-top: 18px;
        text-align: center;
        height: 26%;
    }
    .best-weapon-block .weapons .kills {
        margin-top: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: var(--font-weight-3);
    }
    .best-weapon-block .weapons li {
        display: inline-block;
        padding-left: 3%;
        padding-right: 3%;
    }
    .best-weapon-block .weapons svg,
    .best-weapon-block .weapons img {
        width: 5.6vw;
        max-height: 2.2vw;
        filter: invert(var(--svg));
    }
    .best-weapon-block .weapon-table {
        height: 74%;
        overflow: auto;
    }
    .best-weapon-block .weapon-table svg,
    .best-weapon-block .weapon-table img {
        filter: invert(var(--svg));
    }
    .short-stats-block {
        margin-top: 6px;
        height: 264px;
        width: 100%;
        padding: 18px;
        text-align: center;
        border: 0px solid transparent;
        border-radius: 12px;
    }
    .short-stats-block .left-stats-block {
        float: left;
        width: 50%;
    }
    .short-stats-block .right-stats-block {
        margin-left: 50%;
        width: 50%;
    }
    .short-stats-block ul {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .short-stats-block li {
        padding-bottom: 5px;
    }
    .short-stats-block .left-stats-block ul {
        text-align: left;
    }
    .short-stats-block .right-stats-block ul {
        text-align: right;
    }
    .skull-block {
        margin-top: 5%;
        width: 100%;
        font-size: 14px;
        font-weight: var(--font-weight-0);
    }
    .skull-block .info {
        font-size: 12px;
        color: var(--default-text-color);
        font-weight: var(--font-weight-1);
    }
    .skull-block .left-skull-block {
        float: left;
        width: 27%;
        text-align: center
    }
    .skull-block .center-skull-block {
        display: inline-block;
        width: 39%;
        text-align: center
    }
    .skull-block .right-skull-block {
        float: right;
        width: 34%;
        text-align: center
    }
    .skull-block .left-skull-block .skull {
        display: inline-block;
        width: 58px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .center-skull-block .skull {
        display: inline-block;
        width: 77px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .right-skull-block .skull {
        display: inline-block;
        width: 96px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .middle-block .best-maps {
        height: 22vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 70%;
        flex: 0 0 40%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-top {
        position: relative;
        height: 35%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-bottom {
        position: relative;
        overflow: auto;
        height: 65%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .map_block {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map_block_right {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .middle-block .best-maps .map_block img,
    .middle-block .best-maps .map_block_right img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top .map-lower {
        position: absolute;
        max-width: 100%;
        margin-top: -33px;
    }
    .middle-block .best-maps .map-bottom .map-lower {}
    .middle-block .map-title-rounds .icon {
        margin-right: 0px;
    }
    .middle-block .map-title-rounds .icon img {
        filter: invert(var(--svg));
        margin-bottom: 4px;
        width: 10px;
    }
    .middle-block .best-maps .map-top .map-one {
        position: absolute;
        height: 28px;
        width: 25px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(0, 0, 0, 0.75);
        padding-top: 1px;
        left: 7px;
    }
    .middle-block .best-maps .map-top .map-pretty-name {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: black;
        background-color: rgba(255, 255, 255, 0.75);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        left: 33px;
    }
    .middle-block .best-maps .map-top .map-title-rounds {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(241, 122, 38, 0.85);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        right: 7px;
    }
    .middle-block .hitstats-block {
        height: 22vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .tooltip-top {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .back {
        width: 100%;
        height: 100%;
        border: 0px solid transparent;
        background-size: cover;
        border-radius: 4px;
    }
    .hit_player {
        position: absolute;
    }
    .hit_head {
        position: absolute;
        height: 3.2vw;
        width: 3vw;
        z-index: 101;
        bottom: 12.1vw;
        left: 4.1vw;
    }
    .hit_neak {
        position: absolute;
        height: 1.3vw;
        width: 2.25vw;
        z-index: 102;
        bottom: 12vw;
        left: 4.22vw;
    }
    .block_ranks {
        align-items: center;
        text-align: center;
        margin: 38px 0px;
        border-radius: 6px;
        border: 1px dashed #585ca0;
        background: linear-gradient(90deg, #0e0f22, #585ca05e, #0e0f22);
    }
    .hit_chest {
        position: absolute;
        height: 4vw;
        width: 4.5vw;
        bottom: 9.3vw;
        left: 3vw;
        z-index: 101;
    }
    .hit_belly {
        position: absolute;
        height: 2.8vw;
        width: 4.7vw;
        bottom: 7.5vw;
        left: 3vw;
        z-index: 101;
    }
    .hit_left_arm {
        position: absolute;
        height: 8vw;
        width: 2.5vw;
        bottom: 8.9vw;
        left: 1.1vw;
        z-index: 101;
    }
    .hit_right_arm {
        position: absolute;
        height: 7.6vw;
        width: 1.9vw;
        bottom: 4.8vw;
        left: 7vw;
        z-index: 104;
    }
    .hit_left_leg {
        position: absolute;
        height: 8vw;
        width: 3vw;
        bottom: 0;
        left: 3vw;
        z-index: 101;
    }
    .hit_right_leg {
        position: absolute;
        height: 8vw;
        width: 3.5vw;
        bottom: 0;
        left: 5.40vw;
        z-index: 101;
    }
    .unusualkills_block {
        overflow: hidden;
        padding-top: 6px;
        padding-left: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .unusualkills_text {
        position: absolute;
        overflow-wrap: break-word;
        bottom: 7px;
        left: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        font-size: 12px;
    }
    .unusualkills_score {
        position: absolute;
        top: 9px;
        left: 17px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 192%;
        font-weight: var(--font-weight-3);
        color: var(--span-color);
    }
    .unusualkills_block_left {
        overflow: hidden;
        padding-top: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .icon_block {
        position: absolute;
        right: 5px;
        top: 15px;
    }
    .unusualkills_block i,
    .unusualkills_block_left i {
        opacity: 0.3;
        font-size: 2em;
        text-align: center;
        color: var(--span-color);
    }
    .right-block .top {
        width: 100%;
    }
    .right-block .top .table thead th {
        padding-top: 18px;
        font-size: 13px;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        border-bottom: 2px solid var(--table-line);
    }
    .right-block .top .table tbody th {
        color: var(--default-text-color);
        font-size: 12px;
        font-weight: var(--font-weight-1);
        padding: .7em;
        border-bottom: none;
        border-top: 1px solid var(--border-bottom-color);
    }
}

@media (min-width: 1500px) {
    .left-block {
        position: relative;
        width: 100%;
        padding-left: 15px;
        -ms-flex: 0 0 40%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .left-block12 {
        position: relative;
        width: 100%;
        padding-left: 15px;
    }
    .middle-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 32%;
        flex: 0 0 40%;
        max-width: 100%;
    }
    .right-block {
        position: relative;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 28%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .profile__block {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .profile__block2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border-radius: 12px;
    }
    .user-block {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 38%;
        flex: 0 0 28%;
        max-width: 28%;
        margin-top: 30px;
    }
    .block {
        border: 0px solid transparent;
        border-radius: 12px;
        text-align: center;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .best-weapon-block {
        max-height: 20vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 62%;
    }
    .user-block .avatar {
        margin-top: 10%;
        height: 150px;
        width: 150px;
        border-radius: 50%;
        border: 3px solid var(--span-color);
    }
    .user-block .name {
        margin-top: 10px;
        font-size: 1vw;
        font-weight: var(--font-weight-1);
        color: var(--span-color);
    }
    .user-block .steam_status {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 70px;
    }
    .user-block .steam_status i {
        font-size: 22px;
        color: var(--span-color);
    }
    .user-block .steam_status .check_ban {
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .user-block .steam_status .check_ban a,
    .user-block .steam_status .check_ban i {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .user-block .country {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .user-block .rank-img {
        margin-top: 10px;
        max-height: 28px;
    }
    .user-block .rank {
        margin-top: 10px;
        font-size: 80%;
        font-weight: var(--font-weight-0);
        margin-bottom: 30px
    }
    .user-block .user-stats {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: var(--span-color);
        text-align: center;
        padding-top: 7px;
        color: #ffffff;
        font-size: 17px;
        font-weight: var(--font-weight-3);
        border: 0px solid transparent;
        border-radius: 4px;
    }
    .best-weapon-block .weapons {
        text-align: center;
        height: 26%;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .best-weapon-block .weapons .kills {
        margin-top: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: var(--font-weight-3);
    }
    .best-weapon-block .weapons li {
        display: inline-block;
        padding-left: 1%;
        padding-right: 1%;
    }
    .best-weapon-block .weapons svg,
    .best-weapon-block .weapons img {
        filter: invert(var(--svg));
    }
    .best-weapon-block .weapon-table {
        height: 74%;
        overflow: auto;
    }
    .best-weapon-block .weapon-table svg,
    .best-weapon-block .weapon-table img {
        filter: invert(var(--svg));
    }
    .short-stats-block {
        margin-top: 6px;
        height: 264px;
        width: 100%;
        padding: 18px;
        text-align: center;
        border: 0px solid transparent;
        border-radius: 12px;
    }
    .short-stats-block .left-stats-block {
        float: left;
        width: 50%;
    }
    .short-stats-block .right-stats-block {
        margin-left: 50%;
        width: 50%;
    }
    .short-stats-block ul {
        font-size: 13px;
        font-weight: var(--font-weight-0);
        color: var(--default-text-color);
    }
    .short-stats-block li {
        padding-bottom: 5px;
    }
    .short-stats-block .left-stats-block ul {
        text-align: left;
    }
    .short-stats-block .right-stats-block ul {
        text-align: right;
    }
    .skull-block {
        margin-top: 5%;
        width: 100%;
        font-size: 14px;
        font-weight: var(--font-weight-0);
    }
    .skull-block .info {
        font-size: 12px;
        color: var(--default-text-color);
        font-weight: var(--font-weight-1);
    }
    .skull-block .left-skull-block {
        float: left;
        width: 27%;
        text-align: center
    }
    .skull-block .center-skull-block {
        display: inline-block;
        width: 39%;
        text-align: center
    }
    .skull-block .right-skull-block {
        float: right;
        width: 34%;
        text-align: center
    }
    .skull-block .left-skull-block .skull {
        display: inline-block;
        width: 58px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .center-skull-block .skull {
        display: inline-block;
        width: 77px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .skull-block .right-skull-block .skull {
        display: inline-block;
        width: 96px;
        background-color: var(--span-color);
        -webkit-mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        mask-image: url(/../storage/cache/img/icons/custom/global/skull.svg);
        background-repeat: space;
        height: 24px;
    }
    .middle-block .best-maps {
        height: 20vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .middle-block .best-maps .map-top {
        position: relative;
        height: 31%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .middle-block .best-maps .map-bottom {
        position: relative;
        overflow: auto;
        height: 69%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .map_block {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map_block_right {
        position: relative;
        width: 100%;
        height: 100%;
        margin-top: 6px;
        padding-left: 6px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .middle-block .best-maps .map_block img,
    .middle-block .best-maps .map_block_right img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 4px;
    }
    .middle-block .best-maps .map-top .map-lower {
        position: absolute;
        max-width: 100%;
        margin-top: -33px;
    }
    .middle-block .best-maps .map-bottom .map-lower {}
    .middle-block .map-title-rounds .icon {
        margin-right: 0px;
    }
    .middle-block .map-title-rounds .icon img {
        filter: invert(var(--svg));
        margin-bottom: 4px;
        width: 10px;
    }
    .middle-block .best-maps .map-top .map-one {
        position: absolute;
        height: 28px;
        width: 25px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(0, 0, 0, 0.75);
        padding-top: 1px;
        left: 7px;
    }
    .middle-block .best-maps .map-top .map-pretty-name {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: black;
        background-color: rgba(255, 255, 255, 0.75);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        left: 33px;
    }
    .middle-block .best-maps .map-top .map-title-rounds {
        position: absolute;
        height: 28px;
        text-align: center;
        vertical-align: center;
        font-weight: 700;
        font-size: 18px;
        color: white;
        background-color: rgba(241, 122, 38, 0.85);
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
        right: 7px;
    }
    .middle-block .hitstats-block {
        height: 20vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-left: 6px;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .tooltip-top {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .back {
        width: 100%;
        height: 100%;
        border: 0px solid transparent;
        background-size: cover;
        border-radius: 4px;
    }
    .hit_player {
        position: absolute;
    }
    .hit_head {
        position: absolute;
        height: 3.4vw;
        width: 3.16vw;
        z-index: 103;
        bottom: 11.8vw;
        left: 3.3vw;
    }
    .hit_neak {
        position: absolute;
        height: 1.26vw;
        width: 2.68vw;
        bottom: 11.7vw;
        left: 3.2vw;
        z-index: 103;
    }
    .hit_chest {
        position: absolute;
        height: 3.9vw;
        width: 4.9vw;
        bottom: 9.1vw;
        left: 2vw;
        z-index: 101;
    }
    .hit_belly {
        position: absolute;
        height: 2.6vw;
        width: 4.9vw;
        bottom: 7.5vw;
        left: 1.9vw;
        z-index: 102;
    }
    .hit_left_arm {
        position: absolute;
        height: 8vw;
        width: 2.65vw;
        bottom: 8.4vw;
        left: -0.04vw;
        z-index: 101;
    }
    .hit_right_arm {
        position: absolute;
        height: 8.3vw;
        width: 2vw;
        bottom: 4.3vw;
        left: 6vw;
        z-index: 102;
    }
    .hit_left_leg {
        position: absolute;
        height: 8vw;
        width: 3vw;
        bottom: 0;
        left: 2vw;
        z-index: 101;
    }
    .hit_right_leg {
        position: absolute;
        height: 8vw;
        width: 3.5vw;
        bottom: 0;
        left: 4.40vw;
        z-index: 101;
    }
    .unusualkills_block {
        overflow: hidden;
        padding-top: 6px;
        padding-left: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .unusualkills_text {
        position: absolute;
        overflow-wrap: break-word;
        bottom: 7px;
        left: 14px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        font-size: 12px;
    }
    .unusualkills_score {
        position: absolute;
        top: 9px;
        left: 17px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        font-size: 192%;
        font-weight: var(--font-weight-3);
        color: var(--span-color);
    }
    .unusualkills_block_left {
        overflow: hidden;
        padding-top: 6px;
        height: 90px;
        width: 100%;
        position: relative;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        box-shadow: 0 0 2px rgb(93 92 92 / 60%);
        border-radius: 12px;
    }
    .icon_block {
        position: absolute;
        right: 5px;
        top: 15px;
    }
    .unusualkills_block i,
    .unusualkills_block_left i {
        opacity: 0.3;
        font-size: 2em;
        text-align: center;
        color: var(--span-color);
    }
    .right-block .top {
        width: 100%;
    }
    .right-block .top .table thead th {
        padding-top: 18px;
        font-size: 13px;
        font-weight: var(--font-weight-1);
        color: var(--default-text-color);
        border-bottom: 2px solid var(--table-line);
    }
    .right-block .top .table tbody th {
        color: var(--default-text-color);
        font-size: 12px;
        font-weight: var(--font-weight-1);
        padding: .7em;
        border-bottom: none;
        border-top: 1px solid var(--border-bottom-color);
    }
}

.wrapper_block {
    position: relative;
}

.after_last_profile {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(to top, var(--button-color) 15%, var(--button-color-2) 35%, rgba(12, 101, 252, 0.57) 45%, rgba(16, 92, 220, 0.57) 75%, transparent);
}

.before_last_profile {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: linear-gradient(to top, var(--button-color) 15%, var(--button-color-2) 35%, rgba(12, 101, 252, 0.57) 45%, rgba(16, 92, 220, 0.57) 75%, transparent);
}

.stat-result {
    color: #abb2c6;
}

.block-rank-level {
    border-radius: 5px;
    padding: 20px;
    margin: 20px auto!important;
}

.block-rank-level .info-rank {
    text-align: center;
}

.block-rank-level .strip-level {
    margin-top: 5px;
    width: 100%;
    height: 10px;
    background: #282b2d;
    border-radius: 15px;
}

.block-rank-level .strip-level .score-level {
    height: 10px;
    width: 10%;
    background: var(--button-color-2);
    border-radius: 0 10px 10px 0;
}

.block-rank-level .info-rank>div {
    display: inline-block;
}

.block-rank-level .info-rank .now-rank {
    float: left;
}

.block-rank-level .info-rank .next-rank {
    float: right;
}

.wrapper-profile {
    width: 90%;
    margin: auto;
    text-align: center;
}

.left-block1 {
    position: relative;
    margin-top: 1rem;
    width: 100%;
    padding-left: 15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.wrapper-profile {
    width: 90%;
    margin: auto;
    text-align: center;
}

.wrapper-profile1 {
    max-width: 1000px;
    width: 90%;
    margin: auto;
    text-align: center;
    justify-content: center;
}

.block-main-info .rank-info {
    height: 120px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-55%);
}

.block-main-info .rank-title {
    position: absolute;
    top: -5px;
    left: 50%;
    white-space: nowrap;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}

.block-main-info .rank-title-exstats {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--button-color-3);
}

.block-main-info .wrapper-stats {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0px 10px 40px;
}

.block-main-info .wrapper-stats .wrapper-stat {
    display: flex;
    margin-right: 30px;
    margin-bottom: 30px;
    min-width: 120px;
}

.block-main-info .wrapper-stats .exstat-wrapper {
    margin-right: 40px;
    margin-bottom: 40px;
    min-width: 140px;
}

.block-main-info .wrapper-stats .wrapper-stat .wrapper-text-stat {
    margin-left: 10px;
    margin-top: 3px;
}

.block-main-info .wrapper-stats .wrapper-stat .wrapper-text-stat .stat-title {
    line-height: 1.42857143;
    color: #fff;
}

.block-main-info .wrapper-rank {
    position: relative;
    text-align: center;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.block-main-info {
    display: flex;
    position: relative;
    border-radius: 10px 10px 0 0;
    margin-top: 0px;
    align-items: center;
}

.block-main-info .rank-border {
    height: 160px;
}

.block-main-info .svg-stats {
    width: 50px;
}

.block-main-info,
.block-rank-level,
.block-exstats-info,
.block-map-weapon {
    margin: auto;
    background: var(--sidebar-color);
    color: var(--button-color-3);
}

@media (min-width: 1500px) {
    .main-block-profile .main-info {
        width: 400px;
    }
    .main-block-profile {
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
    }
}

.main-block-profile .main-info div>p {
    color: #fff;
}

.main-block-profile .main-info .kills,
.main-block-profile .main-info .headshots,
.main-block-profile .main-info .death {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--border-bottom-color1);
}

.main-block-profile .main-info .kills,
.main-block-profile .main-info .headshots,
.main-block-profile .main-info .death1 {
    display: flex;
    align-items: center;
}

.main-block-profile .main-info .playtime {
    display: flex;
    align-items: center;
}

.main-block-profile .main-info .name {
    font-size: 34px;
    color: var(--button-color-2);
    background: linear-gradient(45deg, var(--button-color-3) 33%, var(--button-color-2) 66%, var(--button-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.main-block-profile .main-info .name img {
    border: 1px solid var(--button-color-3);
    border-radius: 5px;
    margin-left: 2px;
}

.last-seen {
    font-size: 12px;
    color: #abb2c6;
    opacity: .7;
}

.main-block-profile .main-info .faceit-elo {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--border-bottom-color1);
}

.main-block-profile .main-info .margin-result {
    margin-left: auto;
}

.main-block-profile .main-info .result {
    color: var(--button-color-3);
}

.main-block-profile .main-info .country {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--border-bottom-color);
}

.country-no-margin img {
    margin-left: 6px !important;
    border: 1px solid var(--button-color-3);
}

.main-block-profile .main-info .country .country-name {
    margin-left: 10px;
}

.main-block-profile .main-info .country img {
    width: 23px;
    height: 16px;
    border-radius: 3px;
    margin-left: auto;
}

.wrapper-avatar .social-networks p {
    text-transform: uppercase;
}

.wrapper-avatar .social-networks i {
    font-size: 22px;
}

.wrapper-avatar {
    padding-top: 60px;
}

.main-block-profile .avatar {
    width: 156px;
    height: 156px;
    text-align: center;
    background: var(--button-color-2);
    margin: 0 !important;
    border-radius: 50%;
}

.main-block-profile .avatar img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    object-position: 50% 50%;
    margin-top: 3px;
    border-radius: 50%;
}

.people {
    width: 150px;
    position: relative;
    height: 334px;
    margin-left: 50px;
}

.after_wrapper_block {
    content: "";
    bottom: -1px;
    height: 4px;
    width: 100%;
    background: linear-gradient(to right, var(--button-color) 15%, var(--button-color-2) 35%, var(--button-color) 45%, var(--button-color) 75%, transparent);
}

.col-md-55 {
    -ms-flex: 0 0 50%;
    flex: 0 0 58%;
    max-width: 100%;
}

@media (min-width: 1500px) {
    .best-weapon-block1 {
        max-height: 20vw;
        position: relative;
        width: 100%;
        -ms-flex: 0 0 38%;
        flex: 0 0 38%;
        max-width: 38%;
    }
    .user-group {
        text-align: center;
        margin-top: 10px;
        padding: 5px 0;
        border-radius: 25px;
        color: white;
        position: absolute;
        width: 80%;
        left: 10%;
    }
}

@media (max-width: 767.98px) {
    .main-block-profile .main-info {
        width: auto;
        margin-top: 40px;
    }
    .user-group {
        text-align: center;
        margin-top: 10px;
        padding: 5px 0;
        border-radius: 25px;
        color: white;
        position: absolute;
        width: 40%;
        left: 30%;
    }
}

.main-block-profile {
    flex-wrap: wrap;
    margin-top: 30px;
}

@media screen and (max-width: 767.98px) {
    .your-fucking-block {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .profile__block1 {
        display: -ms-flexbox;
        display: inherit;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-shadow: 0 0 2px rgba(93, 92, 92, 0.6);
        margin-bottom: 10px;
    }
}

@media (min-width: 767.98px) {
    .banstable {
        width: 100%;
        overflow: auto;
        max-height: 423px !important;
        height: 423px;
    }
    .banstable>table {
        width: 100%;
        max-width: 100%;
        overflow: auto;
    }
}

@media (max-width: 767.98px) {
    .banstable {
        width: 100%;
        overflow: auto;
        max-height: 423px !important;
        height: 423px;
    }
    .banstable>table {
        width: 100%;
        max-width: 100%;
        overflow: auto;
    }
}

.lrwebtb1 {
    /* padding-right: 15px; */
    padding-left: 15px;
    margin-bottom: 15px;
}

@media (max-width: 767.98px) {
    .lrwebprofile {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 15px;
    }
}

@media (min-width: 767.98px) {
    .lrwebprofile {
        margin-top: 0.5rem;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.profile-block .tab-link-block::after {
    content: '';
    display: block;
    clear: both;
}

.pro-link.active1 {
    box-shadow: 0px 3px 0px 0px var(--input-focus-color);
}

.pro-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    transition: all linear .2s;
    cursor: pointer;
}

@media (max-width: 767.98px) {
    .lrwebprofiletest {
        padding-top: 180px !important;
    }
}

@media (min-width: 767.98px) {
    .lrwebprofiletest {
        padding-top: 180px !important;
    }
}

.portfolio-wrap1 {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.card-headert {
    margin-top: 15px;
    margin-bottom: 25px;
}

@media (max-width: 685.55px) {
    .select-panel-pages {
        margin-right: 0px;
    }
    #information {
        text-align: center;
        vertical-align: middle;
    }
    .user-theme__none {
        text-align: center;
        vertical-align: middle;
    }
    .sextelefon {
        display: none;
    }
    .online_text_red {
        background: #e73536a8;
        border-radius: 25px;
        padding: 2.5px 11px;
        box-shadow: 0px 0px 5px var(--border-bottom-color);
    }
    .online_text_green {
        padding: 2.5px 11px;
        background: #3ca553;
        border-radius: 25px;
        box-shadow: 0px 0px 5px #3ca553;
    }
    .profile-socials {
        display: inline-flex;
        justify-content: center;
        white-space: nowrap;
        align-items: center;
        right: 30px;
        margin-top: -30px;
    }
    .page_profile_new #profile-main #date .xp-bar-info .xp-bar-info-2 {
        color: #777!important;
        font-weight: 600!important;
    }
    #profile-cover {
        height: 250px!important;
    }
    .card-servergg {
        margin-bottom: 10px;
        padding: .35em 3em;
        max-width: 120px;
        display: inline-flex;
        justify-content: center;
        white-space: nowrap;
        margin-left: 5px;
        margin-right: 5px;
    }
    .card-servergg1 {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 685.56px) {
    .select-panel-pages {
        margin-right: 0px;
    }
    #information {
        float: left;
        margin-right: 32px;
        padding-top: 0;
        width: 128px;
        margin-left: 24px;
    }
    .sextelefon1 {
        display: none;
    }
    .sextelefong {
        margin: 0 auto;
    }
    .page_profile_new #profile-main #date name {
        position: relative!important;
        float: left!important;
        display: flex;
        align-items: center;
    }
    #profile-main name {
        font-weight: 700;
        float: left;
        font-family: roboto condensed, sans-serif;
        font-family: var(--font-family-0);
        display: block;
        overflow: hidden;
        white-space: nowrap;
    }
    .page_profile_new #profile-main #date name #name_player {
        font-weight: 700;
        float: left;
        font-size: 40px;
        display: inline-block;
        color: #aecce4;
    }
    .online_text_red {
        padding: 8px 11px;
        font-weight: bold;
        font-size: 12px;
        border-radius: 25px;
        color: #ff3434;
        border: 1px solid #ff3434;
        box-shadow: inset 0px 0px 8px #ff3434a6;
        margin: 0 0px 10px 10px;
    }
    .online_text_green {
        padding: 8px 11px;
        font-weight: bold;
        font-size: 12px;
        border-radius: 25px;
        color: #1fff50;
        border: 1px solid #1fff50;
        box-shadow: inset 0px 0px 8px #1fff5057;
        margin: 0 0px 10px 10px;
    }
    .profile-socials {
        display: flex;
        align-items: center;
        position: absolute;
        right: 30px;
        margin-top: -35px;
    }
    .page_profile_new #profile-main #date .xp-bar-info .xp-bar-info-2 {
        display: inline-block;
        color: #777!important;
        font-weight: 600!important;
    }
    #profile-cover {
        height: 330px!important;
    }
    .card-servergg {
        margin-bottom: 5px;
        padding: 7px 0;
        margin-left: 26px;
        max-width: 150px;
        display: inline-flex;
        justify-content: center;
        white-space: nowrap;
    }
}

.portfolio-wrap2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.aboutplayer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: var(--navbar-color);
    padding: 15px 0;
    border-bottom: 1px dashed #ffffff17;
}

a.cp.coupon-btn {
    color: #fff;
    transition: .3s;
}

a.cp.coupon-btn:hover {
    color: var(--span-color);
    cursor: pointer;
    transition: .3s;
}

a.cp.coupon-btn2 {
    color: #fff;
    transition: .3s;
}

a.cp.coupon-btn2:hover {
    color: var(--span-color);
    cursor: pointer;
    transition: .3s;
}

a.cp.coupon-btn1 {
    color: #fff;
    transition: .3s;
}

a.cp.coupon-btn1:hover {
    color: var(--span-color);
    cursor: pointer;
    transition: .3s;
}

.profile__full-prem {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    box-sizing: border-box;
    border-radius: 5px;
}

.profile__full-prem img {
    width: 15px;
}

.profile__full-prem.topplayer-1 {
    border: 3px solid rgb(253 193 3);
    color: rgb(253 193 3);
}

.profile__full-prem.topplayer-2 {
    border: 3px solid rgb(177, 195, 255);
    color: rgb(177 195 255);
}

.profile__full-prem.topplayer-3 {
    border: 3px solid rgb(233 111 42);
    color: rgb(233 111 42);
}

span.topplayer-1 {
    color: rgb(253 193 3);
}

span.topplayer-2 {
    color: rgb(177 195 255);
}

span.topplayer-3 {
    color: rgb(233 111 42);
}

.profile__full-prem span {
    font-weight: 700;
    font-size: 14px;
    margin-left: 5px;
    text-transform: uppercase;
}

.faceit-steam {
    display: inline-block;
    padding: 0.35em 0.6em;
    background: #00000036;
    border-radius: 6px;
    font-size: 75%;
    font-weight: 500;
    transition: .5s;
    margin-left: 5px;
    text-align: center;
    white-space: normal;
    vertical-align: baseline;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    fill: #ffffff;
    color: #ffffff;
    font-size: 14px;
}

.faceit-steam:hover {
    background: #ffffff24;
}

.servers-list {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.choose-server {
    color: #fff;
    padding: 7px 15px;
    transition: .3s;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 5px;
    border: 1px dotted var(--sidebar-icons-color);
    background: var(--navbar-color);
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}

.choose-server:hover {
    color: var(--default-text-color);
    transition: .3s;
    border: 1px dotted var(--sidebar-icons-color);
    cursor: pointer;
}

.servers-list_active {
    background: var(--sidebar-icons-color);
    border: 1px solid transparent;
}

.menuhov:hover {
    box-shadow: 0px 3px 0px 0px var(--input-focus-color);
}

.bannedplayer {
    padding: 6px 9px;
    font-weight: bold;
    font-size: 12px;
    border-radius: 4px;
    background-color: #ff3434;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0 0px 0px 14px;
}

.bannedplayer-expired {
    padding: 6px 9px;
    font-weight: bold;
    font-size: 12px;
    border-radius: 4px;
    background-color: #ff3434;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0 0px 0px 14px;
}

.card.player-block.server-id-0 {
    background: var(--navbar-color);
}

.color-red {
    color: #fff;
    background-color: #ff2d41;
    padding: 8px 1px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.color-red:hover {
    transition: .3s;
    box-shadow: 0 0 10px 0px rgb(255 45 65 / 46%);
}

.color-green {
    color: var(--sidebar-color);
    background-color: var(--default-text-color);
    padding: 8px 1px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.color-green:hover {
    opacity: 1;
    box-shadow: 0 0 10px 0px rgb(184 187 228 / 46%);
    transition: .3s;
}

.color-blue {
    color: #fff;
    background-color: #15a972;
    padding: 8px 1px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.color-blue:hover {
    box-shadow: 0 0 10px 0px rgb(21 169 114 / 46%);
    transition: .3s;
}

.color-gray {
    color: #fff;
    background-color: #f5a641;
    padding: 8px 1px;
    border-radius: 7px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    transition: .3s;
}

.color-gray:hover {
    box-shadow: 0 0 10px 0px rgb(245 166 65 / 46%);
    transition: .3s;
}

.zaglushka {
    display: flex;
    justify-content: center;
    margin-top: 200px;
}

.avatar_border {
    border: 4px solid;
}

.online_red {
    border: 4px solid #ff3434;
    box-shadow: inset 0px 0px 8px #ff3434a6;
    animation: radial_pulse_red 2s infinite;
}

.online_green {
    border: 4px solid #1fff50;
    box-shadow: inset 0px 0px 8px #1fff5057;
    animation: radial_pulse_green 2s infinite;
}

.rank-img {
    max-height: 37px;
    margin-left: 16px;
    background: rgb(0 0 0 / 29%);
    border-radius: 6px;
    padding: 5px;
}

@keyframes radial_pulse_green {
    0% {
        box-shadow: 0 0 0 0px #1fff5057;
    }
    100% {
        box-shadow: 0 0 5px 25px #ff343400;
    }
}

@keyframes radial_pulse_red {
    0% {
        box-shadow: 0 0 0 0px #ff3434ba;
    }
    100% {
        box-shadow: 0 0 5px 25px #ff343400;
    }
}

b.sextelefon.support i {
    font-size: 30px;
    color: #fff;
    margin-left: 20px;
}

.profile-demos-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-right: 3px;
    padding-bottom: 10px;
}

.profile-demos-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    background-color: var(--navbar-color);
    border-radius: 8px;
    margin-top: 10px;
    min-width: 49%;
    justify-content: space-between;
    margin-left: 10px;
}

.map__filter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 70px;
}

.profile-demos-score {
    font-size: larger;
}

.map__filter>.demoMap__imgBg {
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/storage/cache/img/maps/730/-.jpg);
    margin-top: -19px;
    width: 200px;
    height: 70px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.map__filter>.gradient__match {
    width: 200px;
    height: 70px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    position: absolute;
    background: linear-gradient(270deg, var(--navbar-color) 1%, rgba(17, 23, 31, 0) 268%);
}

.btn___watchDemo {
    background-color: var(--btn-background-color);
    border: 2px solid var(--span-color);
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    margin-right: 10px;
    cursor: pointer;
    text-transform: uppercase;
}

@media (max-width: 600px) {
    .map__filter>.demoMap__imgBg {
        margin-top: -22px;
    }
    .map__filter>.gradient__match {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px
    }
    .map__filter>.demoMap__imgBg {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px
    }
    .profile-demos-block {
        flex-direction: column;
    }
    .profile-demos-container {
        padding-left: 5px;
        padding-right: 0px;
    }
}

.portfolio-wrap {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.media-body {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.card__profile {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    overflow: hidden;
    margin-bottom: 0px;
    background-color: var(--card-color);
}

.card__profile {
    border: 0px solid transparent;
    border-radius: 8px;
    box-shadow: 0 0 2px rgb(93 92 92 / 60%);
}

.player-block-profile .media-body p {
    margin-bottom: 0;
}

.player-block-profile .avatar {
    width: 5rem;
    height: 5rem;
    line-height: 2rem;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    pointer-events: none;
}

.player-block-profile .media-body p.text-uppercase.font-weight-bold.text-gray-dark {
    font-size: .8rem;
}

.card__profile.player-block-profile.server-id-0 {
    background: var(--navbar-color);
}

.card__profile h3 {
    font-size: 12px;
}

@media (max-width: 575.98px) {
    .card__profile h9 {
        font-weight: var(--font-weight-2);
        font-size: 14px;
    }
}

@media (min-width: 575.98px) {
    .card__profile h9 {
        font-weight: var(--font-weight-2);
        font-size: 15px;
    }
}