main {
    background: url(/templates/reBoot/images/bg2.webp);
    background-color: #0b0e10;
    background-size: cover;
    background-position: 50% 20px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position-x: right;
}

.info__block__full {display:inline-flex}
.blocl__info__head a {color:#fff}
#sync1 li, #sync2 li {list-style-type:none!important}
.short_block .short__img img {object-fit:cover;width:100%;height:166px}
@media (min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {max-width:1350px}}
.btn_head_img {
    color: #333;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: none;
}
.btn_head_img:hover {background-color:#333;color:#fff}
.dropbtn {
    background-color: #787878;
}
.dropdown-content {
    border: 1px solid #888888;
    box-shadow: none;
    background-color: #ffffff;
}
.main__shortstyle {
    background-color: #fff;
    margin-bottom: 0;
}

.spoilers .spoiler {
margin-bottom: 14px
}

.spoilers .spoiler_header {
width: 100%;
max-width: 100%
}

.spoiler {
margin-bottom: 8px;
padding: 0
}

.spoiler.open .spoiler_header {
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px
}

.spoiler.open .spoiler_header:after {
transform: rotate(180deg)
}

.spoiler_header {
display: inline-flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
background: #f3f3f3;
border-radius: 8px;
padding: 8px 15px;
font-size: 20px;
color: rgba(0, 0, 0, 0.92);
font-weight: 700;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 26px
}
svg {
    fill: #000;
}
.setup-link{
    background-color: #ffb90182;
}

.setup-link:hover {
    background-color: #ffb901;
}
a:hover {
    color: #000;
}
.spoiler_header, .spoiler_header h2, .spoiler_header h3 {
font-size: 16px;
line-height: 24px;
margin: 0
}
    .weapon_grid {
        padding: 15px;
        background: #fff;
        border-radius: 15px;
    }
    .weapon_btn {
        flex-direction: column;
        align-items: center;
        border: 1px solid #33333324;
        box-shadow: none;
        gap: 5px;
        padding: 5px;
    }
    .weapon_label {
        margin-left: 0;
        margin-bottom: 0;
    }
    .weapon_grid {
        grid-template-columns: repeat(6,1fr);
    }
.spoiler_header:after {
content: '';
background: url('/images/icons/arrow.svg');
background-size: 24px;
width: 24px;
height: 24px;
transform: rotate(0);
transition: transform 0.15s ease-in;
margin-left: 25px
}

.spoiler_body {
display: flex;
flex-direction: column;
background: #f3f3f3;
overflow: hidden;
max-height: 0;
transition: max-height 0.15s ease-in;
border-radius: 8px;
border-top-left-radius: 0;
margin-top: -5px
}

.spoiler-up>.spoiler_body {
max-height: 100%;
transition: max-height 0.15s ease-out;
}

.spoiler_content {
color: rgba(0, 0, 0, 0.92);
font-size: 14px;
font-weight: 400;
line-height: 18px;
padding: 8px 16px 10px
}

.spoiler_header {
    background: #fff;
}

.content-block {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 12px 20px 20px;
    margin-bottom: 20px;
}

.aside_style {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 #1a1e2b1a;
}

.content-block__speedbar {
    padding-top: 7px;
    padding-bottom: 7px
}

.info__block__category a {
    font-size: 12px;
    background: #fff;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.12);
    padding: 3px;
    margin: 2px;
}
.info__block__down {
    padding: 5px;
    background-color: #fafafa0f;
    text-align: center;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: none;
}

.info__block__down:hover {
    color: #fff;
    background-color: #333;
}

.info__block__category a:hover {
    color: #fff;
    font-size: 14px;
    background-color: #333;

}

.text-homepage h2 {
    margin-top: 10px
}

.dop_weap_grid {
    grid-template-columns: repeat(4,1fr);
}

.text-homepage h3 {
    margin-top: 10px
}

.info__block__category a {

}

.text-homepage ul {
    margin-top: 5px
}

.text-homepage .list {
    margin-top: 10px;
    margin-bottom: 10px
}

.tags.tags-with-arrows {
    padding-left: 20px;
    padding-right: 15px
}

.tags.tags-with-arrows .slick-slider {
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 10px)
}

.tags.tags-with-arrows .open {
    margin-left: 10px
}

.tags.tags-with-arrows .slick-next, .tags.tags-with-arrows .slick-prev {
    top: 14px
}

.tags.tags-with-arrows .slick-initialized {
    overflow: visible
}

.tags.extended {
    padding: 0
}

.tags.extended .tags-list {
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    overflow: auto;
    margin-bottom: 0
}

.tags-title {
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px
}

.tags-list {
    display: flex;
    padding-left: 0;
    overflow: hidden
}

.tags-list a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #444;
    padding: 3px 8px;
    font-size: 13px;
    transition: 0.2s all;
    display: flex;
    align-items: center;
    text-decoration: none
}

.tags-list a img {
    width: 16px;
    height: 16px;
    margin-right: 5px
}

.tags-list a:hover {
    background: #444;
    color: white
}

.spoilers .spoiler {
    margin-bottom: 14px
}

.spoilers .spoiler_header {
    width: 100%;
    max-width: 100%
}

.spoiler {
    margin-bottom: 8px;
    padding: 0
}

.spoiler.open .spoiler_header {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.spoiler.open .spoiler_header:after {
    transform: rotate(180deg)
}

.spoiler_header {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    background: #f3f3f3;
    border-radius: 8px;
    padding: 8px 15px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.92);
    font-weight: 700;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 26px
}

.spoiler_header, .spoiler_header h2, .spoiler_header h3 {
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

.spoiler_header:after {
    content: '';
    background: url('/images/icons/arrow.svg');
    background-size: 24px;
    width: 24px;
    height: 24px;
    transform: rotate(0);
    transition: transform 0.15s ease-in;
    margin-left: 25px
}

.spoiler_body {
    display: flex;
    flex-direction: column;
    background: #f3f3f3;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.15s ease-in;
    border-radius: 8px;
    border-top-left-radius: 0;
    margin-top: -5px
}

.mblocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px 20px;
    align-items: start
}

.mblock {
    background-color: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.08);
    display: flex;
    margin: 10px 0;
    padding: 10px 13px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.025);
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.mblock-image {
    margin-right: 15px;
    margin-top: 2px
}

.mblock-image img {
    width: 128px;
    height: 105px;
    border-radius: 5px;
    border: 2px solid #02843f
}

.mblock-title {
    font-size: 17px;
    color: #000;
    margin: 0 !important;
    padding: 0
}

.mblock-text {
    text-align: justify;
    font-size: 13px;
    line-height: 18px;
    color: #000;
    padding-right: 15px
}

.spoiler_content {
    color: rgba(0, 0, 0, 0.92);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 8px 16px 10px
}
.tags-navigation .close, .tags-navigation .open {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
    cursor: pointer
}

.tags-navigation .close:hover, .tags-navigation .open:hover {
    border-color: transparent
}

.tags-navigation .open {
    margin-right: 10px
}

.tags-navigation .close {
    display: none
}

.weapon_label {
    text-align: center;
}


.navigations a, .navigations span {
    background: rgb(232 205 33 / 10%) !important;
    color: #d89c05 !important;
}
.navigations span {
    background-color: #d89c05 !important;
    color: #fff !important;
}


.pprev, .pnext {
    background: rgb(232 196 33 / 10%) !important;
    color: #d89c05 !important;
}

.pnext a, .pprev a {
    color: #d89c05 !important;
}

.navigations span.nav_ext {
    background: #f7c32e !important;
}