

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/news/style.css?17418638991171*/
.navigation {
    position: relative;
    left: 7px;
    margin-right: 50px;
    display: flex;
    flex-flow: wrap;
}
.navigation a, .navigation span {
    text-decoration: none;
    font-size: 17px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    padding: 5px 10px 4px;
    color: #333;
    min-width: 20px;
    text-align: center;
    max-width: min-content;
    margin-right: 10px;
    margin-top: 10px;
}
.navigation span {
    background-color: #5C3795;
    color: white;
}

.view_count {
    font-size: 12px;
}
.view_count .jq-selectbox,
.view_count .jq-select-multiple {
    font-size: 17px;
}
.view_count .jq-selectbox,
.view_count .jq-select-multiple,
.view_count .view_count_select .jq-selectbox__select {
    height: 31px;
}
.view_count  .view_count_select .jq-selectbox__select-text {
    line-height: 31px;
    bottom: 0;
}
.view_count  .view_count_select .jq-selectbox__select-text:before {
    top: 12px;
}
@media screen and (max-width:768px) {
    .navigation {
        float: none;
        padding-bottom: 20px;
        justify-content: center;
    }
}
.navigation__header {
    margin: 15px 0 2px 7px;
    font-size: 14px;
    color: #333;
}
/* End */


/* Start:/local/templates/diam/components/bitrix/news.list/special_offers/style.css?172361992313618*/
.news__category-list {
    margin-bottom: 25px;
    width: 89%;
    display: inline-block;
}

.news__category-item{
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 16px;
}

.news__category-link {
    text-decoration: none;
    letter-spacing: normal;
    color: #000000;
    cursor: pointer;
    font-size: 16px;
}
.news__category-link:hover,
.news__category-link.active {
    border-bottom: none;
}

.news__category-link.news__category-link--blue {
    color: #0065b3;
    border-bottom: 1px dashed #0065b3;
}
.news__category-link.news__category-link--blue:hover,
.news__category-link.news__category-link--blue.active {
    border-bottom: none;
}

.news__category-link--bold {
    font-weight: bold;
}
.news__category-link--dashed {
    border-bottom: 1px dashed #000000;
    cursor: pointer;
}

.news__more-block{
    text-align: right;
}
.news__more-btn,
.news__all-link{
    text-decoration: none;
    letter-spacing: normal;
    color: #000;
    cursor: pointer;
    font-size: 14px;
}

.news__all-block {
    text-align: right;
}

.news__item {
    margin: 0px 7px 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.news__item-wrap {
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #cacaca;
    -webkit-transition : border 500ms ease-out;
    -moz-transition : border 500ms ease-out;
    -o-transition : border 500ms ease-out;
    transition : border 500ms ease-out;
    position: relative;
    margin: 0px;
}

.news__item-wrap_highlight {
    background-color: #ebebeb;
}
.img__label {
    position: absolute;
    z-index: 9;
    color: #fff;
    text-transform: uppercase;
    background-color: #5c3795;
    font-size: 10px;
    padding: 7px 16px;
    font-weight: bold;
    left: -1px;
    top: -1px;
    max-width: min-content;
}
.news__list.list .img__label {
    font-size: 8px;
    padding: 5px 10px;
}
.view_count {
    font-weight: bold;
    padding-left: 7px;
    display: flex;
    align-items: center;
}
.view_count_select {
    max-width: 75px;
    margin-left: 10px;
    margin-top: 0;
}
.view_count_select .jq-selectbox__select {
    height: 35px;
}
.view_count_select .jq-selectbox__select-text {
    width: auto !important;
    font-weight: normal;
    bottom: 3px;
}
.view_count_select .jq-selectbox__dropdown {
    margin-top: unset;
    font-weight: normal;
}
.news_years_select {
    max-width: 160px;
    margin-left: 7px;
    margin-top: 0;
}
.news_years_select .jq-selectbox__select-text {
    width: auto !important;
    font-weight: normal;
}
.news_years_select .jq-selectbox__dropdown {
    margin-top: unset;
    font-weight: normal;
}
.news_years_select__top {
    position: relative;
    left: 345px;
    bottom: 30px;
}
.news_years_select__bottom {
    margin-top: 20px;
}

.news_month_select {
    max-width: 190px;
    margin-left: 7px;
    margin-top: 0;
}
.news_month_select .jq-selectbox__select-text {
    width: auto !important;
    font-weight: normal;
    /*height: 50px;*/
}
.news_month_select .jq-selectbox__dropdown {
    margin-top: unset;
    font-weight: normal;
}
.news_month_select__top {
    position: relative;
    left: 345px;
    bottom: 30px;
}
.news_month_select__bottom {
    margin-top: 20px;
}

.sort_display {
    float: none !important;
    width: 10% !important;
    display: inline-block;
    padding: unset !important;
    position: relative;
    top: -25px;
}
.news__list li {
    width: calc(20% - 14px);
}
.news__list {
    max-width: 100% !important;
}
.news-section {
    margin-left: -7px;
    margin-top: -40px;
}
.news__list.list {
    margin-left: 7px;
}
.news__list.list li {
    width: 100%;
    height: 140px;
    margin: 10px 0px 20px;
}
.news__list.list img {
    height: 100px;
    width: auto;
}
.news__list.list .news__item-wrap {
    border: none;
}
.news__list.list .news__link {
    border: none !important;
    padding: unset;
}
.news__list.list .item__list {
    display: inline-block;
    top: 0;
    position: absolute;
    padding-left: 20px;
}
.news__list.list .news__img-wrap{
    display: inline-block;
}
.news__list.list hr {
    margin: 10px;
    color: rgba(242, 242, 242, 0.52);
}
form.quick_search {
    float: unset !important;
    position: relative;
    width: 300px;
    margin-right: 10px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
form.quick_search input {
    width: 100%;
    height: 44px;
    padding-left: 10px;
    border: 2px solid #5c3795;
    border-radius: 5px;
    outline: none;
    box-sizing: border-box;
    font-size: 16px;
}
form.quick_search .quick_search_submit {
    position: absolute;
    top: 0;
    right: 0px;
    width: 44px;
    height: 44px;
    border: none;
    background: #5c3795;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    box-sizing: border-box;
}
form.quick_search .quick_search_submit:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: #F9F0DA;
    box-sizing: border-box;
}
form.quick_search .quick_search_reset {
    display: none;
    position: absolute;
    top: 0;
    right: 44px;
    width: 38px;
    height: 44px;
    border: none;
    cursor: pointer;
    border-top: 2px solid #5c3795;
    border-bottom: 2px solid #5c3795;
    background: #ffffff;
    box-sizing: border-box;
}
form.quick_search .quick_search_reset:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 16px;
    color: #5c3795;
    box-sizing: border-box;
}
p.no_found {
    color: green;
}
.news__link {
    cursor: pointer;
}
.news__title_link {
    text-decoration: none;
}
.news__category-link--red {
    text-decoration: none;
    letter-spacing: normal;
    color: #FF0000;
    cursor: pointer;
    font-size: 14px;
}
@media screen and (max-width:920px) {
    form.quick_search {
        margin-top: 10px;
        width: 100%;
    }
    .news__list:not(.list) .news__item {
        margin-bottom: 20px;
    }
    .news__list:not(.list) .news__img-wrap {
        height: auto;
        margin: 0 auto 10px;
        width: 100%;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .news__list:not(.list) .news__img-wrap img {
        width: 100%;
        max-width: 400px;
    }
    .news__list:not(.list) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .news__list:not(.list) li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        padding: 10px !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0px;
    }
    .sort_display {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        top: unset;
    }
    .news__list.list li {
        width: 100%;
        height: 180px;
        margin: 10px 0px 20px;
    }
    .news_years_select__top {
        position: relative;
        left: 103px;
        bottom: 69px;
    }
}
@media screen and (max-width:768px) {
    .view_count {
        margin-top: 20px;
    }
    .news__list.list .news__img-wrap {
        height: auto;
    }
    .news__list.list .news__desc {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
    }
    .news__list.list .news__title {
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
    }
}

@media (min-width: 921px) {
    .is-safari form.quick_search {
        margin-bottom: 26px;
    }
}

@media (max-width: 920px) {
    div.news_month_select__top {
        position: relative;
        left: 103px;
        bottom: 86px;
    }
    div.date-range-select {
        position: relative;
        left: 103px;
        bottom: 84px;
    }
    .sort_display a {
        width: 40px;
        height: 40px;
    }
    .sort_display a:first-child {
        margin-left: 0;
    }
    .news_month_select__top,
    .news_years_select__top {
        bottom: 86px;
        left: 106px;
    }
    .date-range-select {
        left: 106px;
        bottom: 96px;
    }
    form.quick_search {
        margin-right: 0;
    }
}

@media (max-width: 650px) {
    .news__list.list .news__title {
        -webkit-line-clamp: 2;
    }
}
@media (max-width: 500px) {
    .news__list.list li {
        height: 270px;
    }

    .news__list.list .news__img-wrap {
        width: 100%;
    }

    .news__list.list .item__list {
        position: relative;
    }

    .news__list:not(.list) .news__item {
        -ms-flex: 0 1 100% !important;
        flex: 0 1 100% !important;
    }

    div.news_month_select__top {
        bottom: 83px;
    }

    .news_month_select__top,
    .news_years_select__top {
        bottom: 83px;
    }
}

/*News region*/
.region-selector {
    display:inline-block;
    position: relative;
    bottom:36px;
    left:350px;
    margin-left:10px;

}
@media screen and (max-width:920px) {
    .region-selector {
        display:block;
        bottom:0;
        left:0;
        margin-bottom:15px;
    }
}

.region-selector a {
    color: #000;
    border-bottom: 1px dashed #000;
    text-decoration: none;
}
.region-selector a.active {
    border-bottom-color: transparent;
    font-weight: bold;
    color: #5c3795;
    cursor:default;
}
.region-switcher {
    display:inline-block;
    position:relative;
    top:4px;
    width:36px;
    height:18px;
    border-radius:10px;
    border:1px solid #5c3795;
    margin:0 8px;
    box-sizing:border-box;
    cursor:pointer;
}
.region-switcher:after {
    content:"";
    position:absolute;
    width:12px;
    height:12px;
    border-radius:7px;
    margin:2px 3px;
    background-color: #5c3795;
    top:0;
    left:0;
}
.region-switcher.on:after {
    left:auto;
    right:0;
}

/*News region*/
.news-region-select {
    position:relative;
    bottom:38px;
    left:360px;
    margin-left:10px;
    display:inline-block;
}
@media screen and (max-width:920px) {
    .news-region-select {
        bottom:0;
        left:0;
        margin-bottom:15px;
        display:block;
    }
}
.news-region-select b {color:#333; margin-right:10px;}
.news-region-select > span {
    display:inline-block;
    border:1px solid #b0b0b0;
    border-radius:5px;
    font-size: 13px;
    line-height:35px;
    color: #979797;
    height:35px;
    padding:0 47px 0 16px;
    position:relative;
    cursor:pointer;
}
.news-region-select > span em {
    color:#333;
    font-style:unset;
}

.news-region-select > span:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 5px;
    border-top: 6px solid #5c3795;
    position: absolute;
    right: 19px;
    top: 16px;
}
.news-region-select > span.reg-active {
    border-color:#5c3795;
}
.news-region-select > span.reg-active + .news-regions-block {
    display:block;
}

.news-regions-block {
    display:none;
    position: absolute;
    left: 40px;
    top: auto;
    border-radius: 5px;
    background: #fff;
    padding: 15px 18px 9px 18px;
    z-index: 20;
    box-shadow: 0 0 5px rgba(0,0,0,.4);
    margin-top: 15px;
    min-width: 200px;
    box-sizing: border-box;
}
.news-regions-block:after {
    content: "";
    position: absolute;
    right: 50%;
    top: -7px;
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(-45deg);
    border-top: 2px solid rgba(0, 0, 0, .1);
    border-right: 2px solid rgba(0, 0, 0, .1);
    z-index: 18;
}
.news-regions-block form {

}
.news-regions-block form label {
    display:flex;
    font-size:13px;
    color:#979797;
    margin-bottom:12px;
    align-items: center;

}
.news-regions-block form label input[type="radio"] {
    visibility:hidden;
    position:absolute;
    left:0;
    top:0;
}
.news-regions-block form label input[type="radio"]+span {
    display:inline-block;
    width:18px;
    height:18px;
    /*border-radius: 3px;*/
    border-radius: 20px;
    box-sizing: border-box;
    border:1px solid #b0b0b0;
    margin-right:12px;
    position:relative;
}
.news-regions-block form label input[type="radio"]:checked+span {
    border-color: #5c3795;
}
.news-regions-block form label input[type="radio"]:checked+span:after {
    content:"";
    position:absolute;
    /*width:5px;
    height:8px;
    border-bottom:2px solid #fff;
    border-right:2px solid #fff;
    left:5px;
    bottom:5px;
    transform: rotate(45deg);*/
    left:50%;
    top:50%;
    width:6px;
    height:6px;
    margin-left:-3px;
    margin-top:-3px;
    border-radius:20px;
    background:#5c3795;
}
.news-regions-block form .news-btn {
    position:relative;
    margin:20px -18px 0 -18px;
    border-top:1px solid #dbdbdb;
    padding: 10px 18px 0 18px;
    display:block;
}
.news-regions-block form .news-btn button.btn-confirm {
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    width: 108px;
    text-align: center;
    background: #5c3795;
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 5px;
}
.news-regions-block form .news-btn button.btn-confirm:hover {
    background: #452675;
}
/* End */


/* Start:/local/templates/diam/css/calendar.css?17418638998552*/
.date-range-form-input {
    margin-bottom: 12px;
    min-width:285px;
    text-align:center;
}
.date-range-form-input input {
    max-width:120px;
    height:38px;
    line-height:38px;
    font-size:13px;
    box-sizing: border-box;
    padding: 0 14px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
}
@media (max-width:680px) {
    .date-range-form-input input:focus,
    .date-range-form-input input.active {
        border-color: #5c3795;
    }
}
.date-range-form-input input.incorrect {
    border-color: #cc2e52;
}
.error-date {
    color: #cc2e52;
    margin:5px 0;
}

.calendar-range-block {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;

    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
}
.calendar-range-block > div {
    margin:0 20px;
    max-width: 245px;
}

.calendar-block {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 0;

    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
}
.calendar-block > div {
    font-size: 14px;
    color: #000;
    line-height: 28px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    padding:0 4px;
    margin:5px 0;
    width:28px;
    height:28px;
}
.calendar-block > div.select:nth-child(7n) {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}
.calendar-block > div.select:nth-child(7n+1) {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.calendar-block > div > div {
    width: 28px;
    height: 28px;
}
.calendar-block-week-day {
    border-bottom: 1px solid #dbdbdb;
    color: #979797;
}
.calendar-block-week-day div {color: #979797;}
.calendar-block-day > div {
    cursor:pointer;
    border-radius: 15px;
}
.calendar-block-day .NewsCalOtherMonth {color: #b7b7b7;}
.calendar-block-day.now > div {
    color: #fff;
    background: #5c3795;
}
.calendar-header {
    display:flex;
    justify-content: center;
    align-items: center;
}
.calendar-header > a,
.calendar-header > div {
    max-width: 115px;
    margin: 0 3px;
}
.calendar-header > div.year_sel {
    max-width: 82px;
}
.calendar-header > div.year_sel .jq-selectbox__dropdown li {
    text-align:center;
}
.calendar-header .jq-selectbox__select-text {
    font-size:16px;
}
.calendar-header .jq-selectbox__select-text::before {
    right: 9px;
}
.jq-selectbox__dropdown input {
    width: 29px;
    padding: 0 3px;
}
.calendar-header .control {
    position:relative;
    min-width: 11px;
    color: transparent;
}
.calendar-header .control:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    position: absolute;
    left: 2px;
    top: 4px;
    cursor:pointer;
}
.calendar-header .control.next:after {
    border-left: 6px solid #5c3795;
    left:4px;
}
.calendar-header .control.prew:after {
    border-right: 6px solid #5c3795;
    left:-4px;
}
.calendar-block .select {
    background: #e7def4;
}
.calendar_to .calendar-block .start.select {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.calendar_from .calendar-block .end.select {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.calendar-block .select.now-start {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-left: 4px;
    padding-left: 0;
    align-self: flex-start;
}
.calendar-block .select.now-end {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-right: 4px;
    padding-right: 0;
    align-self: flex-end;
}
.calendar-block .no-select.now {
    background: none;
}

.calendar-header .jq-selectbox__select {border-color: transparent;}

.date-range-form-btn {
    margin-top:12px;
    border-top:1px solid #dbdbdb;
    padding: 11px 30px 13px;
}
.date-range-form-btn .btn {
    width:108px;
    background-color:#5c3795;
    color:#fff;
    font-size: 12px;
    line-height: 28px;
    box-sizing: border-box;
    padding:0 10px;
}
.date-range-select {
    position: relative;
    left: 345px;
    bottom: 28.5px;
    max-width: 200px;
    margin-left: 6px;
    margin-top: 0;
    z-index:10;
    display: inline-block;
    width: 100%;
    height: 44px;
    font-size: 16px;
    border-radius: 4px;
    color: #979797;
    box-sizing: border-box;
    border: 1px solid #b0b0b0;
}
.date-range-select:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top: 6px solid #5c3795;
    position: absolute;
    right: 19px;
    top: 20px;
    pointer-events: none;
}

.date-range-select > a {
    display:none;
    text-decoration: none;
    position: absolute;
    /*right: 34px;*/
    right: -24px;
    top: 10px;
    font-size: 22px;
    /*color: #5c3795;*/
    color: #cc2e52;
    font-weight: bold;
    z-index:20;
}
.date-range-select.add-clear {
    /*max-width: 215px;*/
    margin-right:34px;
}
.date-range-select.add-clear > a {
    display:block;
}

.date-range-select .date-range-title {
    position: relative;
    z-index: 2;
    /*border: 1px solid #b0b0b0;*/
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    /*height: 44px;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 44px;
    padding: 0 19px;
    cursor: pointer;
    color: #979797;
    overflow:hidden;
}
.date-range-body {
    visibility: hidden;
    position:absolute;
    left:-200px;
    top:100%;
    background:#fff;
    border:1px solid #e4e4e4;
    border-radius:5px;
    padding: 20px 0 13px;
    box-shadow:0 0 5px 0 rgba(0,0,0,.2);
    margin-top:16px;
}
.date-range-body:before {
    content: "";
    position:absolute;
    left: calc( 50% - 6px);
    top:-6px;
    background:#fff;
    border:2px solid #e4e4e4;
    border-right:0 none;
    border-bottom:0 none;
    transform: rotate(45deg);
    display:block;
    width:7px;
    height:7px;
}
.date-range-body.open{visibility:visible;}

@media (max-width:1280px) {
    .news_month_select__top {
        position: relative;
        left: 103px;
        bottom: 86px;
    }
    .date-range-select {
        position: relative;
        left: 103px;
        bottom: 85px;
    }
    .news-section {
        margin-right:96px;
    }
}
@media (max-width:720px) {
    .news-section {
        margin-right: 0;
    }
    div.date-range-select,
    div.date-range-select.add-clear{
        max-width:none;
        /*bottom:0;*/
        bottom: 65px;
        left:7px;
        width: calc(100% - 22px);
    }
    div.date-range-select.add-clear {
        width: calc(100% - 56px);
    }
    .date-range-body {
        left:0;
    }
    .date-range-body:before {
        left:100px;
    }
    .date-range-body .calendar-range-block {
        display:block;
    }
    .date-range-body .calendar-range-block > div.visible {
        position: relative;
        left:auto;
        top:auto;
        visibility:visible;
    }
    .date-range-body .calendar-range-block > div {
        position: absolute;
        left:0;
        top:0;
        visibility:hidden;
    }
    .news_month_select {
        margin-left:16px;
    }
    form.quick_search {
        top:62px;
    }
}
@media (max-width:460px) {
    .news_years_select {
        max-width: 90px;
        z-index:11;
    }
    .news_month_select {
        max-width: 110px;
        z-index:11;
    }
}
@media (max-width:340px) {
    form.quick_search {
        top:auto;
    }
    .news-section {
        margin: -18px 7px 0;
    }
    div.date-range-select,
    div.news_years_select,
    div.news_month_select,
    div.date-range-select.add-clear{
        max-width:none;
        bottom:0;
        left:0;
        width: 100%;
        margin-left:0;
    }
    div.date-range-select.add-clear {
        width: calc(100% - 34px);
    }

}
.disabled.news_month_select {
    opacity: .75;
}
.disabled.news_month_select .jq-selectbox__select-text:before {
    border-top-color: #b0b0b0;
}

/* End */


/* Start:/local/front/build/style/special-offers.css?175559403175*/
.heading-main{color:#0064b2}.heading-main:before{background-color:#0064b2}

/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/news/style.css?17418638991171 */
/* /local/templates/diam/components/bitrix/news.list/special_offers/style.css?172361992313618 */
/* /local/templates/diam/css/calendar.css?17418638998552 */
/* /local/front/build/style/special-offers.css?175559403175 */
