

/* Start:/local/templates/cherry/components/bitrix/catalog.element/.default/style.css?176425480010565*/
:root, html {

    --good-detail-white: #fff;
    --good-detail-properties-bottom: #0c0c0b4a;
    --good-detail-silver:#889090;
    --good-detail-black:var(--black);
    --good-detail-top-menu-link-hover:var(--good-detail-black);
    --good-detail-gray-cataog:var(--light);
    --good-detail-tab-heads-active:#a6192e;


}
.good-detail-slider{
    max-height: 700px;
    overflow-y: hidden;
}

.good-detail.section {
    padding: 20px;
}

.good-detail .custom.grid {
    grid-template-columns:1fr;
    grid-gap: 20px;
}

.good-detail-slider {
    padding-bottom: 10px;
}

.good-detail-slider img {
    margin: 0 auto;
}

.good-detail .tns-controls button:first-child {
    background: url('/local/templates/cherry/components/bitrix/catalog.element/.default/images/arrow-slider-left-black.svg') left center no-repeat;
}

.good-detail .tns-controls button:last-child {
    background: url('/local/templates/cherry/components/bitrix/catalog.element/.default/images/arrow-slider-right-black.svg') right center no-repeat;
}

.good-detail .tns-controls {
    width: 100%;
    left: 0;
    transform: none;
    bottom: -40px;
}

.good-detail-nav {
    list-style-type: none;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: start;
    /*grid-gap: 10px;*/
    padding: 0 40px;
}

.good-detail-nav div {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 14px;
    border-bottom: 4px solid #ffffff00;
    transition: 0.5s;
    cursor: pointer;
}

/*slider-item tns-item tns-slide-active*/
.good-detail-nav .tns-item.tns-nav-active div {
    border-bottom: 4px solid var(--green);
}

.good-detail-nav li img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.good-detail .price {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    color: var(--good-detail-black);
    margin-bottom: 15px;
    display:block!important;
}

.good-detail .price + .button {
    margin-bottom: 24px;
}

body .good-detail .tab-heads {
    grid-gap:20px;
    color: var(--good-detail-black);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.04em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: start;
    font-style: normal;
}
body  .good-detail .tab-heads a {
    display: flex;
    position: relative;
    color: var(--good-detail-top-menu-link-hover);
    padding:10px 15px;
    align-items:center;
    justify-content:center;
    height:50px;
    background-color: transparent;
    border-bottom: 2px solid var(--good-detail-properties-bottom);
}
body  .good-detail .tab-heads a.active::after{
    display: none;
}
@media(max-width:350px) {
    body  .good-detail .tab-heads a {flex-grow:1}
}

body .good-detail .tab-heads a.active {
    color: var(--good-detail-black);
    background:transparent;
    border-color: var(--good-detail-tab-heads-active);
    font-weight: 700;
}
body .good-detail .tabs {
    font-size: 15px;
    padding: 20px 0;
}
body  .good-detail .tabs > div:not(.active) {
    display: none;
}
.good-detail .links {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 40px;
    row-gap: 20px;
    flex-wrap: wrap;
}
.good-detail .links a {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.good-detail .links a .text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: var(--good-detail-black);
    transition: ease-out 300ms;
}
.good-detail .links a .icon {
    width: 24px;
    height: 24px;
    background: url('/local/templates/cherry/components/bitrix/catalog.element/.default/images/icon-download.svg') center center no-repeat;
    transition: 0.5s;
}
.good-detail .links a .icon:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: url('/local/templates/cherry/components/bitrix/catalog.element/.default/images/icon-download.svg') center center no-repeat;
}
.good-detail .links a:hover .text {
    color:var(--good-detail-top-menu-link-hover);
}


.good-detail{
    font-size: 0.889rem;
}
.good-detail .costBasket-real{
    font-weight: 700;
}
.good-detail .costBasket-real,.good-detail .costBasket-old{
    font-family: "Noto Sans";
}
.good-detail .price s {
    font-weight: 400;
    font-size: 80%;
    margin-left: 15px;
    line-height: 1;
    color: var(--good-detail-silver);
}
.good-detail  .vi-detail-back .icon{
    transform: rotate(180deg);
}

.product-item-detail-properties {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr 1fr;
    column-gap: 0px;
    row-gap: 10px;
}
.product-item-detail-properties dt,.product-item-detail-properties dd {
    border-bottom: 1px solid var(--good-detail-properties-bottom);
    padding: 14px 0px;
}
.product-item-detail-properties dt{
    color: var(--good-detail-properties-bottom);
    font-weight: 400 !important;
}

.product-item-detail-properties dd{
    padding-left: 20px;
}
.block-bay{
    margin-bottom: 2.222rem;
    margin-top: 2.222rem;

}


.paramsBasket .paramsBasket-item-name{
    color:#0C0C0B;
    font-size: 1em;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.paramsBasket-item{
    margin-bottom: 40px;
}
.paramsBasket-item-elements{
    display: flex;
    gap: 20px;
}
.paramsBasket-item-element{
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.paramsBasket-item-element span{
    font-size: 1.125em;
    font-weight: bold;
}
.paramsBasket-item-element:before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #CDCFD1;
}
.paramsBasket-item-element.select:before{
    border: 2px solid #302E2C
}
.COLOR .paramsBasket-item-element{
    width: 40px;
    height: 40px;
    border-radius: 30px;
    border: 2px solid #CDCFD1;
}
.COLOR .paramsBasket-item-element:before{
    border:none;
}
.COLOR .paramsBasket-item-element.select:before{
    background-image: url("/local/templates/cherry/components/bitrix/catalog.element/.default/images/check.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border:none;
}
.block-bay .costBasket{
    font-size: 2rem !important;
    margin-bottom: 35px;
    font-weight: bold;
}
.block-bay .button{
    cursor: pointer;
}
.bottom-margin20{
    margin-bottom: 1.5em !important;
}

.not-available {
    margin-bottom: 40px;
}


.good-detail .sizes {
    padding-bottom: 43px;
    margin-top: 4px;
}

.good-detail .sizes a {
    text-decoration: none;
    display: inline-block;
    line-height: 50px;
    padding: 0 1.111rem;
    height: 50px;
    color: var(--good-detail-top-menu-link-hover);
    margin-right: 0.556rem;
    margin-bottom: 0.556rem;
    position: relative;
    z-index: 1;
    font-size: 0.889rem;
}
.good-detail .sizes a:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid var(--good-detail-top-menu-link-hover);
    z-index: 0;
    left: 0px;
    top: 0px;
}
.good-detail .sizes a.selected {

    color: var(--green);
}
.good-detail .sizes a.selected:after{
    border-color: var(--green);
    border-width: 2px;
}

.recom-table-hrefs {
    display: flex;
    flex-direction: column;
    padding-top: 1rem;
}


.vi-name h1,.vi-name h2{
    font-size: 2rem;
    text-align: left;
    text-transform: none;
    margin-bottom: 0.833rem;
}

.tns-controls button:last-child{
    transform: rotate(360deg);
}

.goods-rek{
    background-color: var(--good-detail-gray-cataog);
}
.vi-recomend .tns-ovh   {
    padding-bottom: 20px;
}
.vi-recomend .goods-rek{
    padding-top: 4.444rem ;
    padding-bottom: 4.444rem ;
}
.vi-recomend .goods-rek .custom{

}


.vi-artnumber .text{
    color:var(--footext-text);
    font-size: 16px;
}
.item-pics{
    position: relative;
    z-index: 10;
}
.item-pics .vi-detail-back{
    position: absolute;
    left:0px;
    top:0px;
    z-index: 10;
}
.item-pics .tns-item{
    min-height: auto !important;
}
.good-detail .label{
    top: 10px;
}

    #pagetitle{
        display: none;
    }

@media ( max-width: 993px ){
    .good-detail-nav{
        padding: 0px;
    }
    .item-pics{
        padding-top: 40px;
    }
    .good-detail .label{
        right: -1.111rem;
        top:-5px;
    }
    .item-pics .vi-detail-back{
        left:-10px;
        top: -15px;
        padding: 0 6px;
    }
    .vi-detail-back .icon{
        width: 24px;
        background-size: cover;
    }


    .item-text{
        margin-top: 36px;
    }
    /*
    .good-detail .tab-heads a{
        width: 50%;
    }

     */
    .vi-detail-back .text{
        display: none;
    }
    .vi-detail-back{
        border-width: 0px;
    }
    .vi-detail-back:hover{
        background: none;
    }

    .vi-panet-bay{
        position: fixed;

        width: 100%;
        left: 0px;
        bottom: 70px;
        background-color: var(--good-detail-white);
        padding: 0.667rem 0px;
        border-top: 1px solid var(--good-detail-gray-cataog);
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        align-items: center;

    }
    .vi-panet-bay .vi-panet-bay-item{
        display: flex;
        justify-content: center;
    }
    .vi-panet-bay .vi-panet-cost-block{
        align-items: center;
    }
    .vi-panet-bay .vi-panet-cost-block .costBasket-real{
        font-size: 1.444rem;
    }

    .vi-panet-bay .vi-panet-event-block{
        font-size: 1rem;
    }


    mobilebottom,.vi-panet-bay{
        z-index: 10200;
    }
    .vi-openDopMenu .vi-panet-bay{
        z-index: 10;
    }
    .block-bay{
        margin-bottom: 0px;
    }
    .vi-name h1,.vi-name h2{
        font-size: 1.333rem;
    }
    .vi-panet-bay .button-subscribe{
        max-width: 280px !important;
        text-transform: none;
    }
    .vi-panet-bay .button-subscribe .text{
        white-space: nowrap;
    }

    .b24-widget-button-position-bottom-right{
        bottom: 170px !important;
    }


}
@media ( max-width: 768px ){

    .vi-panet-bay{
        padding-left: 0.889rem;
        padding-right: 0.889rem;
        grid-template-columns: auto auto;

    }

    .vi-panet-bay .button{
        padding: 0px 0.556rem;
        gap: 0.444rem;
        max-width: 180px;
        width: 100%;
    }
    .vi-panet-bay .vi-panet-cost-block{
        justify-content: flex-start;
    }
    .vi-panet-bay .vi-panet-event-block{
        justify-content: flex-end;
    }

}



.v-measure {
    font-size: 1.2rem;
    display: inline-block;
    padding-left: 4px;
}

/* End */


/* Start:/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/style.min.css?16971224473211*/
@media (min-width:1200px){.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1){clear:both}}@media (min-width:992px) and (max-width:1199px){.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1){clear:both}}@media (min-width:768px) and (max-width:991px){.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1){clear:both}}@media (max-width:767px){.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(n),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1){clear:both}}.catalog-section-header{font-size:14px;font-weight:700;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/style.min.css?16971224474406*/
.bx_black.bx-section-desc{border-left-color:#0083d1}.bx_catalog_list_home.bx_black .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #165c99;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_catalog_list_home.bx_black .bx_bt_button:hover{background:#26b0e4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));background:-webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-ms-linear-gradient(top,#26b0e4 0%,#2684d3 100%);background:-o-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0 )}.bx_catalog_list_home.bx_black .bx_bt_button:active{background:#0052bf;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));background:-webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-moz-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-ms-linear-gradient(top,#0052bf 0%,#0085d3 100%);background:-o-linear-gradient(top,#0052bf 0,#0085d3 100%);background:linear-gradient(to bottom,#0052bf 0,#0085d3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0 )}.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_scu .bx_scu ul li.bx_active .cnt,.bx-retina .bx_catalog_list_home.bx_black .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/images/x2border_active.png) 2 stretch;-moz-border-image:url(/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/images/x2border_active.png) 2 stretch;-o-border-image:url(/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/images/x2border_active.png) 2 stretch;border-image:url(/local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/images/x2border_active.png) 2 fill stretch}
/* End */
/* /local/templates/cherry/components/bitrix/catalog.element/.default/style.css?176425480010565 */
/* /local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/style.min.css?16971224473211 */
/* /local/templates/cherry/components/bitrix/catalog.section/vilka_recommends/themes/black/style.min.css?16971224474406 */
