p.text-link-back {
    font-family: var(--font-family-second);
    font-size: 16px;

    font-weight: 500;
     /* 157.5% */
}

a.link-back {
    display: flex;
    align-items: center;
    color: #F19F55;
    text-decoration: none;
    gap: 7px;
    transition: 0.3s;
    margin-bottom: 30px;
    animation: fadeIn 0.3s ease-in-out forwards;
    opacity: 0;
}

.absolute-block-decor-shop.decor-1 {
    position: absolute;
    width: 200.019px;
    background: #1E1C22;
    left: 15%;
    top: -15px;
    z-index: 1;
    height: 23px;
}

p.title-text-shop-a {
    color: #FFF;
    text-align: center;
    font-size: 18px;

    font-weight: 600;
    line-height: 29px; /* 161.111% */
    width: 100%;
}

.absolute-block-decor-shop.decor-2 {
    position: absolute;
    background: #1E1C22;
    z-index: -1;
    width: 40.019px;
    left: -15px;
    top: 15%;
    height: 100px;
}

.absolute-block-decor-shop.decor-3 {
    position: absolute;
    background: #1E1C22;
    z-index: -1;
    left: -25px;
    top: 31%;
    width: 50px;
    height: 100px;
}

.absolute-block-decor-shop.decor-4 {
    position: absolute;
    background: #1E1C22;
    z-index: 0;
    width: 200.019px;
    height: 27px;
    top: auto;
    bottom: -20px;
    left: 19%;
}

.absolute-block-decor-shop.decor-5 {
    position: absolute;
    background: #1E1C22;
    z-index: 0;
    width: 549.216px;
    height: 30px;
    top: auto;
    bottom: -12px;
    left: 39%;
}

.absolute-block-decor-shop.decor-6 {
    position: absolute;
    background: #1E1C22;
    z-index: 0;
    bottom: -12px;
    left: auto;
    right: -15px;
    top: 50%;
    width: 25px;
    height: 100px;
}

.section-block-a{
    animation: fadeIn 0.5s ease-in-out forwards;
    opacity: 0;
}

h1.section-h1 {
    color: #FFF;
    font-size: 22px;

    font-weight: 500;
    line-height: 124.552%;
    max-width: 507px;
}

p.section-p {
    color: #988C92;
    font-family: var(--font-family-second);
    font-size: 16px;

    font-weight: 500;
    line-height: 25.2px; /* 157.5% */
    max-width: 531px;
}

.server-ico-content {
    background: #2B2831;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

.server-ico-content img {
    width: 30px;
}

.group-section-a {
    display: flex;
    align-items: center;
    gap: 17px;
}

.section-block-a {
    display: grid;
    gap: 15px;
}

h2.category-text-h2 {
    color: #FFF;

    font-size: 22px;

    font-weight: 500;
    line-height: 124.552%;
}

p.category-text {
    font-size: 16px;

    font-weight: 500;
    line-height: normal;
    position: relative;
    z-index: 1;
}

img.category-image {
    position: relative;
    z-index: 1;
}

img.category-image {
    position: relative;
    z-index: 1;
}

.content-object-donate-a {
    width: 75px;
    height: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}

img.product-ico-b {
    width: 80%;
}

.object-donate-a {
    display: flex;
    justify-content: space-between;
    background: #18171C;
    border-radius: 12px;
    padding: 9px;
    align-items: center;
    cursor: pointer;
}

.left-content-object-donate-a {
    display: flex;
    gap: 10px;
    align-items: center;
}

p.title-top-text-donate-b {
    color: #988C92;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: normal;
}

p.title-bottom-text-donate-b {
    color: #FFF;

    font-size: 12px;

    font-weight: 500;
    line-height: normal;
}

p.cost-donate-a {
    color: #FFF;

    font-size: 12px;

    font-weight: 600;
    line-height: normal;
    padding-right: 13px;
}
.cost-donate-a-surcharge {
    color: #e67316 !important;
}

.group-info-donate-main {
    display: grid;
    gap: 10px;
    margin-top: 10px;
}

.content-main {
    min-height: 50vh;
}

p.top-description-text {
    color: #FFF;
    font-family: var(--font-family-second);
    font-size: 13px;

    font-weight: 500;
    line-height: 25.2px;
    margin-bottom: 5px;
}

li.description-object {
    color: #988C92;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 16px;
    list-style: none;
    list-style-type: none;
}

ul.description-text {
    margin-left: 16px;
    display: grid;
    gap: 2px;
}

.description-donate {
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

cb {
    color: #5992FF;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 16px;
}

cwm {
    color: white;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 16px;
}


.description-donate:after {
    opacity: 0.05;
    background: #FFF;
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
}

.content-object-donate-b {
    display: grid;
    gap: 4px;
}



li.category-object-li {display: flex;align-items: center;gap: 19px;color: #B7BBCC;cursor: pointer;transition: 0.3s;position: relative;}

ul.category-list {
    display: flex;
    gap: 19px;
    position: relative;
    padding-bottom: 66px;
}

.category-block {
    display: grid;
    gap: 40px;
}

.main-block-category {
    margin-top: 50px;
}

li.category-object-li:hover {
    color: white;
}

.object-product {
    border-radius: 12px;
    background: #18171C;
    height: 412px;
    transition: 0.3s;
}

cw2 {
    color: #FFF;
    font-family: var(--font-family-second);
    font-size: 16px;

    font-weight: 500;
    line-height: 25.2px;
}

.object-product:hover {
    transform: translateY(-10px);
}

p.top-info-product-a {
    color: #988C92;
    font-family: var(--font-family-second);
    font-size: 16px;

    font-weight: 500;
    line-height: normal;
}

p.top-info-product-b {
    color: #FFF;

    font-size: 18px;

    font-weight: 500;
    line-height: normal;
}

.content-image-product {
    height: 149px;
    border-radius: 12px;
    background: #ffaa630a;
    display: flex;
    align-items: center;
    justify-content: center;
}




.shop-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.top-info-product {
    display: grid;
    height: 100%;
    padding: 40px;
}

.content-main {
    background: #1E1C22;
    padding: 60px;
    border-radius: 12px;
    margin-top: 76px;
    position: relative;
}

ul.category-list:after {
    opacity: 0.05;
    background: #FFF;
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    margin-top: 52px;
}

cwb {
    color: #FFF;

    font-size: 16px;

    font-weight: 600;
    line-height: normal;
}

h2.h2-additional {
    color: #FFF;

    font-size: 22px;

    font-weight: 500;
    line-height: 124.552%;
}

p.old-cost {
    position: relative;
    z-index: 1;
    color: #FFF;

    font-size: 11px;

    font-weight: 600;
    opacity: 0.3;
    line-height: normal;
    text-decoration: line-through;
    position: absolute;
    right: 39px;
    margin-top: -13px;
}

.top-additional-block-a {
    margin-top: 35px;
    margin-bottom: 35px;
}

button.custom-button-3.category-button.active:after {
    opacity: 1;
}

button.custom-button-3.category-button.active {
    color: #2D241C;
}

.button-block-m {
    margin-top: 10px;
}

button.custom-button-3.button-buy > p {font-size: 12px;}

button.custom-button-3.button-buy {
    height: 35px;
    padding: 6px 18px;
}

button.custom-button-3.category-button {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 13px;
    width: 100%;
    height: 45px;
    color: white;
    background: #2B292E;
}

button.custom-button-3.category-button > img {
    width: 20px;
}

button.custom-button-3.category-button > p {
    font-size: 12px;
}

.shop-mobile {
    margin-top: 22px;
    display: grid;
    gap: 15px;
}

button.custom-button-3.category-button:hover {
    color: #2D241C;
}
button.custom-button-3 {
    border-radius: 12px;
    background: #988c9226;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;

    font-weight: 600;
    line-height: normal;
    padding: 20px 30px 20px 30px;
    cursor: pointer;
    transition: 0.3s;
    overflow: hidden;
    position: relative;
}

button.custom-button-3:after {
    background: linear-gradient(180deg, #FFAA63 0%, #EA9A4E 100%);
/* top2 */
    box-shadow: 0px 4px 12px 2px #FF7324 inset;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    border-radius: 12px;
    opacity: 0;
    transition: 0.3s;
}

p.text-button-3 {
    position: relative;
    z-index: 1;
}

button.custom-button-3:hover:after {
    opacity: 1;
}

li.category-object-li:after {
    width: 0%;
    background: #FF892C;
    content: "";
    position: absolute;
    height: 2px;
    bottom: -24px;
    transition: 0.3s;
}

li.category-object-li:hover:after {
    width: 100%;
}

a.link-back:hover {
    color: #ffb674;
}

a.link-back:hover > span {
    transform: translateX(-4px);
}

span.ico-link-back {
    transition: 0.3s;
}

img.image-right-absolute.image-shop {
    position: absolute;
    right: 0;
    top: 0;
    animation: fadeIn 0.5s ease-in-out forwards;
    pointer-events: none;
}

p.text-additional {
    color: #FFF;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 16px;
    text-align: center;
}

a.link-shop-a {
    color: #FFAA63;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
}

.info-additional {
    margin-top: 15px;
}

button.custom-button-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32.997px;
    border-radius: 12px;
    background: #7a7a7a1f;
    color: #7A7A7A;
    font-family: var(--font-family-second);
    font-size: 12px;

    font-weight: 500;
    line-height: 25.2px;
    border: none;
    outline: none;
    padding: 3.5px 12px;
    gap: 8px;
    cursor: pointer;
    transition: 0.3s;
}

.bottom-info-a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
    margin-bottom: 15px;
    width: 100%;
}

button.custom-button-4:hover {
    background: #f2a056;
    color: #2D241C;
}

button.custom-button-3.button-buy:hover {
    filter: drop-shadow(2px 4px 6px #ef984c);
}

button.custom-button-3.button-buy {
    color: #2D241C;
}

button.custom-button-3.button-buy:after {
    opacity: 1;
}

h2.contest-h2 {
    color: #FFF;
    font-size: 22px;

    font-weight: 500;
    line-height: 124.552%;
}

.list-info-contest {
    margin-top: 18px;
}

p.text-object-stat-p-1 {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;

    font-weight: 600;
    line-height: normal;
}

p.text-object-stat-p-2 {
    color: #FFAA63;
    font-family: var(--font-family-second);
    font-size: 16px;

    font-weight: 500;
    line-height: normal;
}

.info-object-stat-a {
    color: #5C5C5C;
    font-family: Inter;
    font-size: 12px;

    font-weight: 500;
    line-height: normal;
    border-radius: 2px;
    border: 1px solid rgba(152, 140, 146, 0.07);
    padding: 3px 7px;
}

.bottom-object-stats {
    display: flex;
    align-items: center;
    gap: 8px;
}

.top-object-stats {
    display: flex;
    align-items: center;
    gap: 15px;
}

.right-object-stat {
    display: grid;
    gap: 1px;
}

.object-stats {
    display: grid;
    gap: 9px;
}

.slider-object-mobile {
    margin-top: 30px;
    position: relative;
}

.list-stats {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}



@media (max-width: 1174px) {
    img.image-right-absolute.image-shop {
        display: none;
    }
    .shop-list {
        grid-template-columns: repeat(3, 1fr);
    }
    .list-stats {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    h2.contest-h2 {
        text-align: center;
    }
    h2.contest-h2 {
        font-size: 18px;
    }
    img.image-right-absolute.image-shop {
        display: none;
    }
    .shop-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .container-shadow {
        top: -141px;
        width: calc(100% + 25px);
        left: -25px;
    }

    img.shadow-main {
        bottom: auto;
        top: 62%;
    }

    .content-main {
        margin-left: -20px;
        width: calc(100% + 40px);
    }
    .absolute-block-decor-shop.decor-2 {
        display: none;
    }

    .absolute-block-decor-shop.decor-3 {
        display: none;
    }

    .absolute-block-decor-shop.decor-5 {
        display: none;
    }

    .absolute-block-decor-shop.decor-6 {
        display: none;
    }
    .content-main {
        border-radius: 0px;
    }
    .content-main {
        margin-top: 30px;
    }
    .absolute-block-decor-shop.decor-1 {
        right: 4%;
        left: unset;
        width: 26%;
    }
    .content-main {
        padding: 25px;
    }
}


@media (max-width: 900px) {
    .list-stats {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .object-stats {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        border-radius: 12px;
        background: linear-gradient(90deg, #18171C 0%, #18171C 100%);
        padding: 16px 22px;
        flex-direction: column;
        min-width: 100%;
    }

    .slider-object-mobile {
        overflow: hidden;
        width: 100%;
    }
}
