

/* Start:/bitrix/templates/sakurahada/components/bitrix/news.list/main_slider/style.min.css?1679310461129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/bitrix/templates/sakurahada/components/bitrix/catalog.section/new_item/style.min.css?16793104611055*/
.products .bx_catalog_list_home .product .thumb{background-color:#fff}.widget-cards-grid .products .product .name{height:63px!important}.products .product .desc{position:relative;height:15px;overflow:hidden;text-overflow:ellipsis}.products .product .desc:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:40%;height:1.2em;background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1) 50%)}.products .product .thumb .img{display:block;position:relative}.product .price .status{color:#c2a454;font:12px Roboto;text-transform:uppercase}.product .price .status.yes{padding-left:25px;background:url(/bitrix/templates/gorodpodarkov_2017/components/bitrix/catalog.section/new_item/bitrix/templates/gorodpodarkov_2017/images/ic_status_yes.png) 0 calc(50% - 2px) no-repeat}._big_img{display:none;position:absolute;left:100%;top:0;min-width:450px;z-index:1}._big_img img{width:120%;max-height:500px!important}.pagination{margin-bottom:25px}@media (min-width:950px){.products .product .thumb .img:hover ._big_img{display:block}}
/* End */


/* Start:/bitrix/templates/sakurahada/components/bitrix/news.list/collectionsSlider/style.css?1760774260883*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.blog-slider .rowresp__item-image{
	height: 200px;
	position: relative;
}
.blog-slider img, .blog-slider .rowresp__item-info {
	width: 100%;
}
.blog-slider .rowresp__item {
	max-width: 295px;
	padding: 0 10px;
}
.blog-slider .rowresp__item-name {
	height: 80px;
	padding-top: 10px;
	text-transform: none;
}
.blog-slider a {
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	color: black;
	font-size: 14px;
}
.blog-slider .rowresp__item-image a {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	border-radius: 7px;
	width: 275px;
	height: 275px;
}
.blog-slider .rowresp__item{
	box-shadow: none;
}
.blog-slider .rowresp__item-top{
 	padding: 0;
}


/* End */


/* Start:/bitrix/templates/sakurahada/components/bitrix/news.list/brands/style.css?17478892582291*/
.mbrands-grid {
    display: grid;

    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;

    height: 350px;
    margin: 0 30px;
    gap: 14px;

}

.mbrands-grid #item-0 {

    background-color: #FFD4D8;
    grid-row-start: 1;
    grid-column-start: 1;

    grid-row-end: 3;
    grid-column-end: 3;
    border-radius: 10px
}
.mbrands-grid #item-1 {

    background-color: #FFE2AB;
    grid-row-start: 1;
    grid-column-start: 3;

    grid-row-end: 3;
    grid-column-end: 4;
    border-radius: 10px
}
.mbrands-grid #item-2 {

    background-color: #E9F4D2;
    grid-row-start: 2;
    grid-column-start: 5;

    grid-row-end: 3;
    grid-column-end: 6;
    border-radius: 10px

}
.mbrands-grid #item-3 {

    background-color: #C6F3B0;
    grid-row-start: 1;
    grid-column-start: 4;

    grid-row-end: 2;
    grid-column-end: 5;
    border-radius: 10px

}
.mbrands-grid #item-4 {

    background-color: #CFEEFF;
    grid-row-start: 1;
    grid-column-start: 5;

    grid-row-end: 2;
    grid-column-end: 6;
    border-radius: 10px

}
.mbrands-grid #item-5 {

    background-color: #BECBD7;
    grid-row-start: 2;
    grid-column-start: 4;

    grid-row-end: 3;
    grid-column-end: 5;
    border-radius: 10px

}
.mbrands .mbrands-item{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #766e6e;
    position: relative;
    cursor: pointer;
}
.mbrands .mbrands-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.mbrands .rowresp__item {
    max-width: max-content;
}
.rowresp__item-top {
    padding: 15px;
}
.mbrands .rowresp__item-top {
    justify-content: center;
    height: 45px;
    min-width: 100px;
}
.mbrands .rowresp__item-image a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.mbrands .rowresp__item-name {
    margin-bottom: 0;
}
.mbrands .rowresp__swiper{
    display: none;
}
@media only screen and (max-width: 767px) {
    .mbrands .mbrands-grid {
        display: none;
    }
    .mbrands .rowresp__swiper{
        display: block;
    }
}

/* End */


/* Start:/bitrix/templates/sakurahada/components/bitrix/news.list/reviews/style.min.css?1679310461129*/
div.news-list{word-wrap:break-word}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0}.news-date-time{color:#486daa}
/* End */


/* Start:/bitrix/templates/sakurahada/components/bitrix/news.list/blogsSlider/style.css?1693743141852*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.blog-slider .rowresp__item-image{
	height: 200px;
	position: relative;
}
.blog-slider img, .blog-slider .rowresp__item-info {
	width: 100%;
}
.blog-slider .rowresp__item {
	max-width: 295px;
	padding: 0 10px;
}
.blog-slider .rowresp__item-name {
	height: 80px;
	padding-top: 10px;
	text-transform: none;
}
.blog-slider a {
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	color: black;
	font-size: 14px;
}
.blog-slider .rowresp__item-image a {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	border-radius: 7px;
}
.blog-slider .rowresp__item{
	box-shadow: none;
}
.blog-slider .rowresp__item-top{
 	padding: 0;
}


/* End */
/* /bitrix/templates/sakurahada/components/bitrix/news.list/main_slider/style.min.css?1679310461129 */
/* /bitrix/templates/sakurahada/components/bitrix/catalog.section/new_item/style.min.css?16793104611055 */
/* /bitrix/templates/sakurahada/components/bitrix/news.list/collectionsSlider/style.css?1760774260883 */
/* /bitrix/templates/sakurahada/components/bitrix/news.list/brands/style.css?17478892582291 */
/* /bitrix/templates/sakurahada/components/bitrix/news.list/reviews/style.min.css?1679310461129 */
/* /bitrix/templates/sakurahada/components/bitrix/news.list/blogsSlider/style.css?1693743141852 */
