

/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/news.list/vertical_banner/style.css?17635567331327*/
.banner_full {
  display: inline-block;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.banner_full img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner_full_add {
  position: absolute;
  inset: 0;
  pointer-events: none;
  display: none;
}
.banner_full .b_add {
  --b-add-top: 17%;
  position: absolute;
  top: var(--b-add-top);
  left: 0;
  height: calc(100% - var(--b-add-top));
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.banner_full .b_add_title > div:nth-child(1) {
  --b-add-koef: 0.04;
  font-weight: 700;
}
.banner_full .b_add_title > div:nth-child(2) {
  --b-add-koef: 0.02;
  font-weight: 500;
}
.banner_full .b_add_title > div {
  font-size: calc(var(--dwk-container) * var(--b-add-koef));
}
.banner_full .b_add_price > div:nth-child(1) {
  --b-add-koef: 0.017;
  font-weight: 500;
}
.banner_full .b_add_price > div:nth-child(2) {
  --b-add-koef: 0.025;
  font-weight: 700;
}
.banner_full .b_add_price > div {
  font-size: calc(var(--dwk-container) * var(--b-add-koef));
}
.banner_full .b_add_btn {
  margin-top: auto;
  margin-bottom: 4%;
  --i-m-b: 23px;
}
@media (max-width: 780px) {
  .banner_full .b_add_btn {
    --i-m-h: 20px;
    --i-m-z: 8px;
    --i-m-b: 10px;
    --i-m-p: 0 8px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/catalog.section/row_akcii/style.css?17636233872554*/
.c_s_wrap {
  position: relative;
  padding: 30px 20px;
  background-color: #FFFFFF;
  border-radius: 10px;
}
.c_s_wrap::before {
  position: absolute;
  content: "";
  z-index: -1;
  inset: -5px;
  background: linear-gradient(180.01deg, #ED1C24 8.54%, #FFFFFF 81.34%);
  border-radius: 15px;
}
@media (min-width: 756px) {
  .c_s_wrap::before {
    background: linear-gradient(93.01deg, #ED1C24 8.54%, #FFFFFF 81.34%);
  }
}
.c_s_wrap .c_s_title {
  margin-bottom: 19px;
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}
.c_s_wrap .c_s_title span:nth-child(1) {
  font-weight: 800;
  font-size: 30px;
  font-style: italic;
}
.c_s_wrap .c_s_title span:nth-child(2) {
  font-weight: 800;
  font-size: 30px;
  font-style: italic;
  color: var(--bs-main-color);
}
.c_s_wrap .c_s_title .c_s_link {
  padding: 8px 12px;
  border-radius: 3px;
  background-color: #F7F7F7;
  font-weight: 500;
}
.c_s_wrap .c_s_sec {
  margin-bottom: 20px;
  font-weight: 500;
  white-space: nowrap;
}
.c_s_wrap .c_s_sec_list {
  display: flex;
}
.c_s_wrap .c_s_sec_item {
  padding: 5px 10px;
  transition: 0.3s;
}
.c_s_wrap .c_s_sec_item.active {
  color: var(--bs-main-color);
}
@media (hover: hover) {
  .c_s_wrap .c_s_sec_item:hover {
    color: var(--bs-main-hover-color);
  }
}
.c_s_wrap .c_s_list {
  display: flex;
  align-items: center;
  gap: 26px;
  overflow: hidden;
}

.section_margin.blue:has(.c_s_wrap) .c_s_wrap::before {
  position: absolute;
  content: "";
  z-index: -1;
  inset: -5px;
  background: linear-gradient(180.01deg, #4D6EF2 8.54%, #FFFFFF 81.34%);
  border-radius: 15px;
}
@media (min-width: 756px) {
  .section_margin.blue:has(.c_s_wrap) .c_s_wrap::before {
    background: linear-gradient(93.01deg, #4D6EF2 8.54%, #FFFFFF 81.34%);
  }
}
.section_margin.blue:has(.c_s_wrap) .c_s_wrap .c_s_title span:nth-child(2) {
  color: #4D6EF2;
}
.section_margin.blue:has(.c_s_wrap) .c_i .c_i_price_current {
  color: #4D6EF2;
}

.section_margin.black:has(.c_s_wrap) .c_s_wrap::before {
  position: absolute;
  content: "";
  z-index: -1;
  inset: -5px;
  background: linear-gradient(180.01deg, #000000 8.54%, #FFFFFF 81.34%);
  border-radius: 15px;
}
@media (min-width: 756px) {
  .section_margin.black:has(.c_s_wrap) .c_s_wrap::before {
    background: linear-gradient(93.01deg, #000000 8.54%, #FFFFFF 81.34%);
  }
}
.section_margin.black:has(.c_s_wrap) .c_s_wrap .c_s_title span:nth-child(2) {
  color: #000000;
}
.section_margin.black:has(.c_s_wrap) .c_i .c_i_price_current {
  color: #000000;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/catalog.section/row/style.css?17478303133438*/
 .redh2 h2 {
 	color: var(--bs-main-color);
 }

 .link_more_container {
 	color: inherit;
 	text-decoration: none;
 }

 .link_more_container h2:hover {
 	color: var(--bs-main-color, #ED1C24);
 }

 .catalog_section_list {
 	padding: 10px;
 }

 .catalog_section_item {
 	min-width: 240px;
 	max-width: 240px;
 	height: 392px;
 	line-height: 1;
 	margin: 0 3px;
 }

 .catalog_section_item .modal_action {
 	padding-top: 0;
 }

 .catalog_section_item .modal_action .policy_row {
 	margin-top: 10px;
 }

 .catalog_section_item .modal_action .policy_view {
 	font-size: 12px;
 	text-align: center;
 }

 .catalog_section_item .modal_action .policy_view a {

 	color: var(--bs-main-color);
 }


 .link_more_container h2 {
 	margin-bottom: 10px;
 	font-size: 30px;
 }

 @media(max-width: 576px) {
 	.link_more_container h2 {
 		font-size: 20px;
 	}
 }

 .link_more {
 	display: flex;
 	align-items: center;
 	gap: 10px;
 	font-weight: 700;
 	font-size: 12px;
 	line-height: 16px;
 	letter-spacing: 0.04em;
 	text-transform: uppercase;
 	color: var(--bs-black-color, #14121A);
 	text-decoration: none;
 }






 .catalog_section_form.catalog_section_item {
 	background: #FFFFFF;
 	border: 1px solid rgba(76, 81, 96, 0.1);
 	/* box-sizing: border-box; */
 	/* text-align: center; */
 	padding: 0 10px;
 	/* z-index: 4; */
 }

 .catalog_section_form svg {
 	display: block;
 	width: 100%;
 }

 .catalog_section_form_title {
 	font-weight: 700;
 	font-size: 21px;
 	line-height: 22px;
 	text-align: center;
 	color: var(--bs-black-color, #14121A);
 	margin-bottom: 10px;
 }

 .catalog_section_form_desc {
 	font-weight: 400;
 	font-size: 12px;
 	line-height: 16px;
 	text-align: center;
 	color: var(--bs-black-color, #14121A);
 	margin-bottom: 10px;
 }

 .catalog_section_form_btn {
 	width: 100%;
 }

 .catalog_section_form_agree {
 	font-size: 10px;
 	text-align: center;
 	display: block;
 	margin-top: 8px;
 }

 .catalog_section_form_agree a {
 	color: #ED1C24;
 }

 .catalog_section_form [dwk-i-bx] [dwk-crs] {
 	font-size: 10px;
 	margin-top: 2px;
 }


 .catalog_section_banner a {
 	transform: scale(1);
 	-ms-transform: none;
 	transition: transform .5s ease-out;
 }

 .catalog_section_banner a:hover {
 	-ms-transform: scale(1.05);
 	transform: scale(1.05);
 }



 .catalog_section_banner_upper a {
 	position: relative;
 }

 .catalog_section_banner_upper a {
 	display: inline-block;
 	width: 100%;
 	height: 100%;
 	background-size: cover;
 }

 .catalog_section_banner_upper_img {
 	position: absolute;
 	bottom: 21%;
 	left: 0;
 	max-width: 100%;
 }










 .section_preloader .catalog_section_list {
 	display: flex;
 	align-items: center;
 	overflow-x: hidden;
 	padding-left: 0;
 }

 .section_preloader .link_more_container {
 	height: 80px;
 }

 .section_preloader .link_more_container,
 .section_preloader .catalog_section_item {
 	background-color: #f6f6f9;
 	border-radius: 8px;
 	position: relative;
 	overflow: hidden
 }

 .section_preloader .link_more_container::after,
 .section_preloader .catalog_section_item::after {
 	content: '';
 	display: block;
 	width: 120px;
 	height: 100%;
 	position: absolute;
 	top: 0;
 	left: -150px;
 	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .88) 50%, rgba(255, 255, 255, 0) 100%);
 	animation: section_preloader 1.5s ease-in-out 0s infinite
 }


 @keyframes section_preloader {
 	from {
 		left: -150px
 	}

 	to {
 		left: calc(100% + 30px)
 	}
 }
/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/news.list/news_on_main/style.css?17473080002135*/
.journal_section_head {
	display: flex;
	flex-direction: column;
}
.journal_section_head h2{
	font-size: 30px;
	margin-bottom: 0;
}
@media(max-width: 576px) {
	.journal_section_head h2{
		font-size: 20px;
	}
}

.news_on_main_list {
    margin-top: 25px;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 20px;
}
.news_on_main_item{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	min-height: 100%;
	background: rgba(76, 81, 96, 0.1);
	border-left: 4px solid var(--bs-main-color, #ED1C24);
	text-decoration: none;
	box-sizing: border-box;
	padding: 14px 10px;
}

@media(min-width: 576px) {
	.news_on_main_item{
		width: calc(50% - 10px);
	}
}
@media(min-width: 768px){
	.news_on_main_item{
		width: calc(32% - 10px);
	}
}
.news_on_main_item_row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}



.news_on_main_item:hover .news_on_main_item_name{
	color: var(--bs-main-color, #ED1C24);
}
.news_on_main_item_name{
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	color: var(--bs-black-color, #14121A);
	margin-bottom: 9px;
	word-wrap: break-word;
}
.news_on_main_item_date{
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: var(--bs-second-color, #4C5160);
	opacity: 0.7;
}
.news_on_main_item_show{
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	color: var(--bs-black-color, #14121A);
	display: flex;
	align-items: center;
	gap: 5px;
}
@media(min-width: 768px){
	.news_on_main_item{
		border-left: 8px solid var(--bs-main-color, #ED1C24);
		padding: 25px;
	}
	.news_on_main_item_name{
		font-size: 20px;
		margin-bottom: 19px;
	}
}
@media(min-width: 992px){
	.news_on_main_list {
	    margin-top: 50px;
	}
	.news_on_main_item_name{
		word-wrap: unset;
	}
}

@media(max-width: 768px) {
	.news_on_main_item:nth-child(n+3) {
		display: none;
	}
}
@media(max-width: 1200px) {
	.news_on_main_item:nth-child(n+7) {
		display: none;
	}
}

/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/news.list/index_page/style.css?17629468373035*/
div:has(.laNoSection) {
  position: relative;
}

.laNoSection {
  pointer-events: none;
}
.laNoSection + div {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  top: 0;
  left: 0;
}
.laNoSection .container {
  overflow: hidden;
}
.laNoSection.laNoBigHelp .laNoEl1 {
  min-height: 390px;
}
.laNoSection.laNoLeasing .laNoEl1 {
  min-height: 255px;
}
.laNoSection.laNoLeasing .laNoEl2 {
  min-height: 114px;
}
.laNoSection.laNoReview .laNoEl1 {
  min-height: 88px;
}
.laNoSection.laNoReview .laNoEl2 {
  min-height: 204px;
}
@media (max-width: 500px) {
  .laNoSection.laNoReview .laNoEl2 {
    min-height: 233px;
  }
}
.laNoSection.laNoNews .laNoEl2 {
  min-height: 213px;
}
@media (max-width: 500px) {
  .laNoSection.laNoNews .laNoEl2 {
    min-height: 88px;
  }
}
.laNoSection.laNoBanner .laNoBlock1 {
  height: 200px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 500px) {
  .laNoSection.laNoBanner .laNoBlock1 {
    height: 100px;
  }
}
.laNoSection.laNoBigDrive .laNoEl1 {
  min-height: 52px;
}
.laNoSection.laNoBigDrive .laNoEl2 {
  min-height: 200px;
}
@media (max-width: 500px) {
  .laNoSection.laNoBigDrive .laNoEl2 {
    min-height: 233px;
  }
}
.laNoSection .laGrad,
.laNoSection .laGrad * {
  background-color: #f6f6f9;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.laNoSection .laGrad::after,
.laNoSection .laGrad *::after {
  content: "";
  display: block;
  width: 120px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -150px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0) 100%);
  animation: section_preloader 1.5s ease-in-out 0s infinite;
}
@keyframes section_preloader {
  from {
    left: -150px;
  }
  to {
    left: calc(100% + 30px);
  }
}

.consultation_form {
  padding-top: 100px;
  padding-bottom: 100px;
}
.consultation_form_row {
  display: flex;
  border-radius: 10px;
  background-color: #ECECEC;
}
.consultation_form_row .policy_view {
  font-size: 12px;
  text-align: center;
}
.consultation_form_row .policy_view a {
  color: var(--bs-main-color);
}
.consultation_form_right {
  position: relative;
  display: none;
  flex-shrink: 0;
}
@media (min-width: 996px) {
  .consultation_form_right {
    width: 374px;
    display: block;
  }
}
.consultation_form_right img {
  bottom: -1px;
  left: -1px;
  position: absolute;
  width: 93%;
}
.consultation_form_left {
  padding: 30px;
}
.consultation_form_title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px;
}
.consultation_form_action {
  display: flex;
  align-items: center;
  gap: 10px;
}
.consultation_form_action a {
  flex-grow: 1;
}
.consultation_form_list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.consultation_form_list .dwk_input_item {
  flex-grow: 1;
}
.consultation_form_btn {
  height: 56px !important;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 996px) {
  .consultation_form_btn {
    width: auto;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/catalog.item/row_akcii/style.css?17477418781637*/
.c_i {
  display: grid;
  grid-template-columns: 230px;
  grid-template-rows: 173px 44px 1fr auto;
}
.c_i .c_i_image {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 5px;
}
.c_i .c_i_image_slider {
  line-height: 0;
}
.c_i .c_i_image_slider_pag {
  pointer-events: none;
  bottom: 6px !important;
}
.c_i .c_i_image_slider_pag .swiper-pagination-bullet {
  width: 25px !important;
  height: 2px !important;
  border-radius: 2px !important;
  background-color: #4D6EF2 !important;
}
.c_i .c_i_image img {
  width: 100%;
}
.c_i .c_i_title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
}
.c_i .c_i_price {
  margin-bottom: 10px;
}
.c_i .c_i_price_top {
  display: flex;
  align-items: center;
  gap: 4px;
}
.c_i .c_i_price_bottom {
  font-size: 14px;
  font-weight: 500;
}
.c_i .c_i_price_current {
  font-size: 19px;
  font-weight: 700;
  color: #ED1C24;
}
.c_i .c_i_price_old {
  font-size: 12px;
  font-weight: 500;
  opacity: 0.5;
  text-decoration: line-through;
}
.c_i .c_i_price_proc {
  font-size: 12px;
  font-weight: 700;
  color: #ED1C24;
}
.c_i .c_i_vote {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 5px;
}
.c_i .c_i_vote_star {
  display: flex;
  align-items: center;
  gap: 5px;
}
.c_i .c_i_vote.active svg path {
  fill: #FCA95D;
}
.c_i .c_i_vote_count {
  font-size: 14px;
  font-weight: 500;
  color: #A1A1A1;
  display: flex;
  align-items: center;
  gap: 6px;
}
.c_i .c_i_vote_count div {
  background-color: #A1A1A1;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/bigcenter_locator_2024/components/bitrix/catalog.item/row/style_desktop.css?17633779906542*/
.product-item * {
    box-sizing: border-box;
}

.product-item a {
    text-decoration: none;
}

.product-item {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto 54px auto 57px auto;
    border-radius: 3px;
    border: 1px solid #F0F0F0;
    background-color: #FFF;
    max-width: 240px;
    min-width: 240px;
}
.product-item.borderred {
    border: 1px solid #ED1C24;
}
.product-item.borderred .product-item-image-wrapper {
    margin: 1px;
}
.product-item-section {
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    color: #666;
    padding: 10px 8px 5px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.product-item-section a {
    color: #666;
}

.product-item-btns {
    display: flex;
    gap: 5px;
}

.product-item-btns a {
    line-height: 0;
}

.product-item-type span {
    padding: 5px;
    text-transform: none;
    font-weight: 600;
    font-size: 12px;
}

.product-item-type .metka_rasp_1111,
.product-item-type .metka_rasprodazha {
    color: #ED1C24;
}

.product-item-type .metka_new_met {
    color: #4D6EF2;
}

.product-item-type .metka_black_friday {
    color: #000000;
}


.product-item-title-row {
    padding: 4px 8px 8px;
}

.product-item-title {
    font-size: 14px;
    font-weight: 600;
    color: #323232;
}
.product-item-title span {
    max-width: 100%;
}
.product-item-title.red {
    color: #ED1C24;
}



.product-item-image-wrapper {
    position: relative;
    aspect-ratio: 4/3;

}

.product-item-image {
    line-height: 0;
    outline: 1px solid #F0F0F0;
    aspect-ratio: 4/3;
    /* border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0; */
}

.product-item-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #FFF;
}


.label-top-left {
    position: absolute;
    top: 7px;
    left: 7px;
    background-color: #FFF;
    border-radius: 3px;
    color: #14121A;
    font-size: 10px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    row-gap: 2px;
    padding: 6px 3px 3px;
}

.label-top-left span {
    background-color: #ED1C24;
    color: #FFF;
    padding: 3px 0 2px;
    text-align: center;
    border-radius: 2px;
    font-weight: 700;
}

.label-top-right {
    position: absolute;
    top: 7px;
    right: 7px;
    display: flex;
    gap: 7px;
}

.label-top-right-item {
    position: relative;
}
@media (hover:hover){
    .label-top-right-item-title[data-title]:hover::before {
        content: attr(data-title);
        position: absolute;
        top: calc(100% + 7px);
        right: 10%;
        display: inline-block;
        line-height: normal;
        border-radius: 2px;
        background: #000;
        color: #fff;
        font-size: 11px;
        font-family: sans-serif;
        text-align: center;
        box-sizing: border-box;
        border-radius: 4px;
        text-transform: none;
        padding: 4px 6px;
        z-index: 5;
        max-width: 150px;
        width: 150px;
    }
    
    .label-top-right-item-title[data-title]:hover::after {
        content: '';
        position: absolute;
        top: calc(100% - 7px);
        left: 46%;
        display: inline-block;
        color: #fff;
        border: 8px solid transparent;
        border-bottom: 6px solid #000;
        margin-left: -8px;
        z-index: 5;
    }
}

.label-bottom-left {
    position: absolute;
    bottom: 7px;
    left: 7px;
    color: #14121A;
    font-size: 10px;
    font-weight: 500;
    display: flex;
    gap: 7px;
}
.label-bottom-left-item {
    padding: 5px;
    border-radius: 2px;
    background-color: #FFF;
}
 
.label-bottom-left-item.backgroung_hit {
    background-color: #e76b00;
    color: #FFF;
}
.label-bottom-left-item.backgroung_online_sale {
    background-color: #275c89;
    color: #FFF;
}
.label-bottom-left-item.backgroung_lizing {
    background-color: #4a2566;
    color: #FFF;
}
.label-bottom-left-item.backgroung_gift {
    background-color: #fff;
    color: #14121A;
}
.label-bottom-left-item.backgroung_best {
    background-color: #a11a1a;
    color: #FFF;
}
.label-bottom-left-item.backgroung_sale_dostavka {
    background-color: #275c89;
    color: #FFF;
}
.label-bottom-left-item.backgroung_ {
    background-color: #fff;
    color: #14121A;
}
.label-bottom-left-item.backgroung_by_teh {
    background-color: #ED1C24;
    color: #FFF;
}
.label-bottom-left-item.backgroung_vosstan_teh {
    background-color: #ED1C24;
    color: #FFF;
}
.label-bottom-left-item.backgroung_new_teh {
    background-color: #ED1C24;
    color: #FFF;
}
.label-bottom-left-item.backgroung_CHEAPER {
    background-color: #FF9F00;
    color: #FFF;
}

.product-item-price-container {
    padding: 10px 8px;
}

.product-item-price-dealer {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    display: block;
    padding-top: 7px;
}

.product-item-price-old {
    color: #666;
    font-size: 10px;
    font-weight: 500;
}

.product-item-price-old span {
    text-decoration: line-through;
}

.product-item-price-bottom {
    margin-top: 3px;
    display: flex;
    align-items: center;
    position: relative;
    gap: 15px;
}

.product-item-price-top {
    display: flex;
    align-items: center;
    position: relative;
    gap: 10px;
}

.product-item-price-current {
    color: #14121A;
    font-size: 16px;
    font-weight: 600;
}

.product-item-price-economy {
    color: #FFF;
    background-color: #FF9F00;
    border-radius: 12px;
    /* border-radius: 2px; */
    padding: 4px 5px;
    font-size: 10px;
    font-weight: 500;
}

.product-item-button-container {
    padding: 0 8px 10px 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
@media(hover:hover){

    .product-item-btn-link:hover svg path {
        fill: #FFF;
    }
}

.product-item-button-container .btn {
    flex: 1 0 auto;
}

.snowcap {
    position: relative;
}

.snowcap::after {
    content: '';
    background-image: url(/upload/btn_snow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 106%;
    height: 100%;
    position: absolute;
    top: -12px;
    left: -4px;
}


/* End */
/* /local/templates/bigcenter_locator_2024/components/bitrix/news.list/vertical_banner/style.css?17635567331327 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/catalog.section/row_akcii/style.css?17636233872554 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/catalog.section/row/style.css?17478303133438 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/news.list/news_on_main/style.css?17473080002135 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/news.list/index_page/style.css?17629468373035 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/catalog.item/row_akcii/style.css?17477418781637 */
/* /local/templates/bigcenter_locator_2024/components/bitrix/catalog.item/row/style_desktop.css?17633779906542 */
