

/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/slider_default/style.css?17065457472289*/
.owl-carousel.owl-math-height {
    position: relative;
}
.head-slide {
    min-height: 100vh;
    position: relative;
    padding-bottom: 64px;
    padding-top:87px; 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.slider_text_left {
    justify-content: left;
    text-align: left;
}
.slider_text_left .slider_price {
    display:flex;
    justify-content: left;
    align-items: center;
}
.slider_text_left .slider_price .slider_new_price {
    margin-right: 20px;
}
.slider_text_right {
    justify-content: right;
    text-align: right;
}
.slider_text_right .slider_price {
    display:flex;
    justify-content: right;
    flex-direction: row-reverse;
    align-items: center;
}
.slider_text_right .slider_price .slider_new_price {
    margin-left: 20px;
}
.slider_text_center {
    justify-content: center;
    text-align: center;
}
.slider_color_lite {
    color:white;
}
.slider_color_dark {
    color:#212121;
}
.slider_color_site {
    color:var(--prv_color);
}
.btn.slider_color_lite, .btn.slider_color_lite:focus {
    border-color:white;
    color:white;
    background-color:transparent;
}
.btn.slider_color_dark, .btn.slider_color_dark:focus {
    border-color:#212121;
    color:#212121;
    background-color:transparent;
}
.btn.slider_color_lite:hover {
    color:white;
    background-color:var(--prv_btn_color);
    border-color:var(--prv_btn_color);
}
.btn.slider_color_dark:hover {
    color:#212121;
    background-color:var(--prv_btn_color);
    border-color:var(--prv_btn_color);
}
.slider_weight_normal {
    font-weight: normal;
}
.slider_weight_bold {
    font-weight: bold;
}
.slider_header {
    font-weight: bold;
    font-family: var(--prv_font_family);
}
.slider_description {
    opacity: 0.68;
    font-family: var(--prv_font_family);
    padding-bottom: 30px;
}
.slider_price {
    padding-bottom: 30px;
}
.slider_new_price {
    margin-bottom: 10px;
}
.slider_old_price {
    color: #DBDBDB;
    margin-bottom: 10px;
    text-decoration: line-through;
}
@media (max-width: 992px) {
    .head-slide .slider_header {
        font-size:32px!important;
    }
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/features_2/style.css?1706545747410*/
#features {
    padding-bottom:90px;
}
#features .heading {
    padding-bottom: 90px;
}
#features_slider_owl {
    padding-bottom:40px;
}
.features_block {
    text-align:center;
    padding-top:40px;
}
.features_img {
    height:60px;
    width:60px;
    margin:0 auto;
    margin-bottom:16px;
}
.features_name {
    font-size:1.428571em;
    font-weight:bold;
    margin-bottom:16px;
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/features_slider/style.css?1706545747668*/
#features_slider_owl .owl-item .features_slider_item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height:414px;
}
#features_slider_owl .owl-item .features_item_container {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity:0.4;
    transition: all 0.4s linear;
    width:65.5%;
    height:271px;
}
#features_slider_owl .owl-item.center .features_item_container {
    width:100%;
    height:414px;
    opacity:1;
}
#features_slider_owl .owl-item .features_item_container img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    width: auto;
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/options_1/style.css?17065457471267*/
#options {
    padding-top: 90px;
    padding-bottom: 40px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.background_color {
    background-color: var(--prv_color);
    opacity:0.8;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index: 1;
}
#options .container {
    position:relative;
    z-index:2;
}
#options * {
    color:#fff;
}
.block_name h2{
    font-family: var(--prv_font_family);
    font-weight: bold; 
    font-size: 2em;
    margin:0;
    line-height:40px;
}
@media (min-width: 576px) {
    .block_name h2{
        font-size: 2.571428em;
        line-height:48px;
    }
}


.options_other_block {
    text-align: left;
    padding-bottom: 50px;
    font-family: var(--prv_font_family);
}
.options_other_head {
    font-weight: bold;
    font-size: 1.142857em;
    margin-bottom: 12px;
    text-transform:uppercase;
}
.options_other_text {
    font-size:1.07142857em;
}
#options .btn.options_link_btn {
    margin-top: 30px;
    margin-bottom: 50px;
    border-color:#fff;
}
#options .btn.options_link_btn:hover,
#options .btn.options_link_btn:focus {
    border-color:var(--prv_color);
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/customized_1/style.css?1706545747608*/
#customized {
    padding-bottom: 25px;
}
#customized .heading {
    padding-bottom: 90px;
}
.customized_container {
    padding-top:50px;
}
.customized_block {
    text-align:right;
}
.customized_name {
    font-size:1.42857em; 
    font-weight:bold;
    margin-bottom:16px;
}
.customized_text  {
    font-size:1.07142857em;
    color: #757575;
}
.customized_left_image {
    display:block;
    margin:0 auto;
    max-width:100%;
}
@media (min-width: 992px) {
    .customized_left_image {
        margin:0;
    }
}
.customized_img {
    display:block;
    max-width:100%;
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/main.include/video/style.css?17065457473573*/
#video {
    position:relative;
    overflow:hidden;
}
#video:before,
#video:after {
    content: '';
    display: block;
    width: 100%;
    height: 155px;
    background-color: #fff;
    position: absolute;
    z-index:2;
}
#video:before {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 100% 0%);
    top: 0;    
}
#video:after {
    -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    bottom: 0;
}
.video_background_image {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index: 1;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    transition: .8s;
}
#video a:hover .video_background_image{
	transition: 2s;
	transform: scale(1.1);
}
.video_background_color {
    background-color: var(--prv_color);
    opacity:0.8;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index: 2;
}
#video a.video_link {
    display:block;
    position:relative;
    z-index:1;
    text-decoration:none;
    padding-top:250px;
    padding-bottom:250px;
}
#video a.video_link:hover,
#video a.video_link:focus {
    text-decoration:none;
}
#video .video_container {
    position:relative;
    z-index: 3;
    text-align:center;
    transition: .8s;
}
#video a:hover .video_container{
	transition: 2s;
	transform: scale(.93);
}
#video .play_block {
    margin:0px auto 47px;
}
#video a.video_link:hover .play_botton {
	-webkit-animation: spinner_hover .8s ease-out 1;
	animation: spinner_hover .8s ease 1;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

#video a.video_link.play_botton {
	-webkit-animation: spinner .5s ease-out 1;
	animation: spinner .5s ease 1;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
@keyframes spinner_hover{
	from {
        transform:rotate(0deg);
	}
	to{
        transform:rotate(360deg);
	}
}
@keyframes spinner{
	from {
        transform:rotate(0deg);
	}
	to{
        transform:rotate(-760deg);
	}
}
.video_name h2{
    font-family: var(--prv_font_family);
    font-weight: bold;
    color:#fff;
    font-size: 2em;
    line-height:40px;
    text-transform:uppercase;
    padding-bottom:13px;
}
@media (min-width: 576px) {
    .video_name h2{
        font-size: 2.571428em;
        line-height:48px;
    }
}
.video_desc {
    line-height:20px;
    font-size: 1,142857em;
    color:#fff;
    font-family: var(--prv_font_family);
}
#openVideo.modal.fade .modal-dialog {
    top:0;
    transition: top .3s ease-out;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
#openVideo.modal.show .modal-dialog {
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
}
#openVideo .block_video .modal-body{
    background: #000;
    padding: 0;
}
#openVideo .block_video{
    border-radius: 0;
}
#openVideo .block_video .close{
    margin-right: 10px;
}
#openVideo .modal_video_container>iframe{
    width: 100%;
    height: 400px;
}
#openVideo .close{
    position: absolute;
    top: -32px;
    right: 0;
    padding: 0 0 16px;
    opacity: .8;
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/products/style.css?17065457474483*/
#products {
    padding-bottom: 90px;
}
#products .heading {
    padding-top: 10px;
    padding-bottom: 60px;
}
.products_slider_item {
    border:1px solid #E8E8E8;
    border-radius:10px;
    padding: 20px 18px 30px 18px;
}
.products_item_container {
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
#products .owl-carousel .products_img {
    max-width:100%;
    margin:0 auto 17px;
    height:auto;
    width:auto;
}
.products_slider_item .marks_container {
    display:flex;
    position:absolute;
    top:0px;
    right:0px;
    width:100%;
    justify-content:flex-end;
    flex-wrap:wrap;
}
.products_slider_item .marks_container .mark{
    font-size:0.857142em;
    line-height:16px;
    text-transform:uppercase;
    margin:0px 0px 10px 10px;
    padding:7px 11px 8px 11px;
    border-radius:4px;
    color:#fff;
}
.products_slider_item .marks_container .mark_HIT{
    background-color:#FF0077;
}
.products_slider_item .marks_container .mark_NEW{
    background-color:#00C83C;
}
.products_slider_item .marks_container .mark_RECOMMEND{
    background-color:#FF8000;
}
.products_slider_item .products_item_name {
    font-size:1.857142em;
    font-weight:bold;
    margin-bottom:16px;
}
.products_slider_item .products_options_list {
    color:#757575;
    margin:0px 0px 35px;
    padding:0px 0px 0px 17px;
    line-height:21px;
}
.products_slider_item .item_price {
    margin-bottom:21px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.products_slider_item .item_new_price {
    font-size:1.714285em;
    line-height:1;
    font-weight:bold;
    margin-right:10px;
    margin-bottom:8px;
}
.products_slider_item .item_old_price {
    color:#757575;
    font-size:1.142857em;
    line-height:1;
    text-decoration:line-through;
    margin-bottom:8px;
}
.products_slider_item .item_in_stock {
    color:var(--prv_color);
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .item_no_stock {
    color:#757575;
    text-transform:uppercase;
    margin-bottom:16px;
}
.products_slider_item .products_buy_btn {
    width:207px;
    max-width:100%;
    margin:0 auto;
    display:block;
}

/*owl style*/
#products .owl-carousel .owl-nav {
    margin:0;
}
#products .owl-carousel .owl-dot, 
#products .owl-carousel .owl-nav .owl-next, 
#products .owl-carousel .owl-nav .owl-prev,
#products .owl-theme .owl-nav [class*=owl-]:hover{
    margin:0px;
	padding:0px;
}

#products .owl_btn-left{
	position: absolute;
	font-size: 24px;
	left: -48px;
	top: 30%;
	bottom: 0;
	height: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}

#products .owl_btn-right{
	position: absolute;
	font-size: 24px;
	right: -48px;
	top: 30%;
	bottom: 0;
	height: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}
#products .owl_btn-left,
#products .owl_btn-right{
    top: calc(50% - 37px);
}

#products .owl_btn-right a,
#products .owl_btn-right a:focus,
#products .owl_btn-left a,
#products .owl_btn-left a:focus{
    border: none;
    color: #707070;
    font-size: 32px;
    padding: 0;
}
#products .owl_btn-right a:hover,
#products .owl_btn-left a:hover{
    color: var(--prv_color);
}

#products .products_buy_btn.in_cart {
    display:none;
}
#products .buy_block.in .products_buy_btn.in_cart {
    display:block;
}
#products .buy_block.in .products_buy_btn.to_cart,
#products .buy_block.loading .products_buy_btn.to_cart,
#products .buy_block.loading .products_buy_btn.in_cart {
    display:none;
}
#products .buy_block .buy_loader {
    font-size: 24px;
    padding: 11px 30px;
    text-align:center;
    display:none;
    background-color: var(--prv_button_bg);
    border: 2px solid var(--prv_color);
    border-radius: var(--prv_button_radius);
    color: var(--prv_font_color);
    font-family: var(--prv_font_family);
    text-transform: uppercase;
    outline: none;
    line-height: normal;
    box-shadow: none;
    width: 207px;
    max-width: 100%;
    margin: 0 auto;
}
#products .buy_block.loading .buy_loader {
    display:block;
}
#products .buy_block .buy_loader i{
    width:24px;
    height:24px;
    display:inline-block;
    animation: load 1.5s infinite linear;
}
@keyframes load {
    100% {
        transform: rotate(360deg);
    }
}
/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/main.include/key_checker/style.css?17092092955334*/
#keychecker {
	background: #558a2e;
	color: #000000;
	padding-bottom: 20px;
}
#keychecker .heading {
	padding: 40px 0px 30px;
}
.key-check-block {
	display: flex;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	flex-wrap: wrap;
	box-sizing: border-box;
	justify-content: space-between;
}
#keychecker .heading_description_text {
	margin-top: 40px;
}
#check-key-val {
	box-sizing: border-box;
	display: flex;
	width: calc(100% - 150px);
	padding: 0 15px;
	height: 40px;
	color: #000;
	background: #fff;
	border: 0;
	align-items: center;
	justify-content: center;
}
#check-key {
	box-sizing: border-box;
	width: 145px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffae00;
	text-align: center;
	color: #000;
	text-align: center;
	cursor: pointer;
}
#keychecker-garant {
	background: #eef1f4;
	color: #000;
	border-bottom: 10px solid #092c4e;
	padding-bottom: 50px;
}
#messages-cont {
	min-height: 58px;
	width: 100%;
	clear: both;
	display: none;
}
.key-check-block .key-check-block-message {
	display: none;
	margin-top: 10px;
	padding: 10px 0 0;
	text-align: center;
	line-height: 1.5;
}

.key-check-block .key-check-block-message.error {
	/*background: #F44336;*/
	color: #ff9a9a;
}

.key-check-block .key-check-block-message.success {
	/*background: #8BC34A;*/
	color: #89bb3b;
}

.key-check-block .key-check-block-loading {
	display: none;
}

.key-check-block .key-check-block-loading-anim {
	float: left;
}

.key-check-block .key-check-block-loading-message {
	display: inline-block;
	padding: 12px 0 0 45px;
}

/** loading animation */
@-webkit-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-webkit-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-moz-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-ms-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-moz-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-webkit-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-o-keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@keyframes uil-flickr-anim1 {
	0% {
		left: 0;
	}
	50% {
		left: 100px;
	}
	100% {
		left: 0;
	}
}
@-webkit-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-webkit-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-moz-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-ms-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-moz-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-webkit-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@-o-keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
@keyframes uil-flickr-anim2 {
	0% {
		left: 100px;
		z-index: 1;
	}
	49% {
		z-index: 1;
	}
	50% {
		left: 0;
		z-index: 10;
	}
	100% {
		left: 100px;
		z-index: 10;
	}
}
.uil-flickr-css {
	background: none;
	position: relative;
}
.uil-flickr-css > div {
	width: 100px;
	height: 100px;
	border-radius: 50px;
	position: absolute;
	top: 50px;
}
.uil-flickr-css > div:nth-of-type(1) {
	left: 0;
	background: #0a4f94;
	z-index: 5;
	-ms-animation: uil-flickr-anim1 1s linear infinite;
	-moz-animation: uil-flickr-anim1 1s linear infinite;
	-webkit-animation: uil-flickr-anim1 1s linear infinite;
	-o-animation: uil-flickr-anim1 1s linear infinite;
	animation: uil-flickr-anim1 1s linear infinite;
}
.uil-flickr-css > div:nth-of-type(2) {
	left: 100px;
	background: #03a9f4;
	-ms-animation: uil-flickr-anim2 1s linear infinite;
	-moz-animation: uil-flickr-anim2 1s linear infinite;
	-webkit-animation: uil-flickr-anim2 1s linear infinite;
	-o-animation: uil-flickr-anim2 1s linear infinite;
	animation: uil-flickr-anim2 1s linear infinite;
}

@media (max-width: 480px) {
	.key-check-block {
		flex-direction: column;
	}
	#check-key-val,
	#check-key {
		width: 100%;
	}
	#check-key-val {
		margin-bottom: 5px;
	}
	#keychecker-garant .heading {
		padding-top: 40px;
	}
	#keychecker-garant{
		padding-bottom: 30px;
	}
}

/* End */


/* Start:/bitrix/templates/landingshop/components/bitrix/news.list/reviews_main_1/style.css?17065457472532*/
#reviews>.container {
    position: relative;
}
#reviews .heading {
    padding-bottom: 45px;
}
.about_person{
    margin-bottom: 30px;
    position: relative;
}
.stars_cnt{
    margin-bottom: 30px;
    height:18px;
    width:100%;
}
@media (min-width: 768px) {
    .stars_cnt{
        padding-top:34px;
        height:52px;
    }
}
.star{
    height: 18px;
    width: 18px;
    margin-right: 8px;
    display: inline-block;
}
.star .star_icon{
    fill: #E1E1E1;
}
.star.active .star_icon{
    fill: #EFCE4A;
}
.person_photo{
    height: 94px;
    width: 94px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 42px;
    border-radius: 100%;
}
.about_person_text{
}
.person_post{
    font-size: 0.857142em;
    text-transform: uppercase;
    color: #757575;
    margin-bottom: 4px;
    margin-top: 20px;
}
.person_name{
    font-size: 1.714285em;
    font-weight: 600;
}
.review_text{
    color: #757575;
    margin-bottom: 16px;
}
.review_more{
    font-size: 1.142857em;
    font-weight: 600;
}
.review_more,
.review_more:hover,
.review_more:focus{
    color: var(--prv_color);
}
.review_rating_value {
    display: none !important;
}
/*owl style*/
#reviews_owl.owl-carousel .owl-nav {
    margin:0;
}
#reviews_owl.owl-carousel .owl-dot, 
#reviews_owl.owl-carousel .owl-nav .owl-next, 
#reviews_owl.owl-carousel .owl-nav .owl-prev,
#reviews_owl.owl-theme .owl-nav [class*=owl-]:hover{
    margin:0px;
	padding:0px;
}
#reviews_owl .owl_btn-left{
	position: absolute;
	font-size: 24px;
	left: -48px;
	top: 30%;
	bottom: 0;
	height: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}
#reviews_owl .owl_btn-right{
	position: absolute;
	font-size: 24px;
	right: -48px;
	top: 30%;
	bottom: 0;
	height: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
}
#reviews_owl .owl_btn-left,
#reviews_owl .owl_btn-right{
    top: calc(50% - 37px);
}

#reviews_owl .owl_btn-right a,
#reviews_owl .owl_btn-right a:focus,
#reviews_owl .owl_btn-left a,
#reviews_owl .owl_btn-left a:focus{
    border: none;
    color: #707070;
    font-size: 32px;
    padding: 0;
}
#reviews_owl .owl_btn-right a:hover,
#reviews_owl .owl_btn-left a:hover{
    color: var(--prv_color);
}
#reviews_owl .morecontent span {
    display: none;
}
#reviews_owl .review_more {
    display: block;
}
.review_more{
    margin-top: 16px;
    text-decoration: none!important;
}
/* End */
/* /bitrix/templates/landingshop/components/bitrix/news.list/slider_default/style.css?17065457472289 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/features_2/style.css?1706545747410 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/features_slider/style.css?1706545747668 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/options_1/style.css?17065457471267 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/customized_1/style.css?1706545747608 */
/* /bitrix/templates/landingshop/components/bitrix/main.include/video/style.css?17065457473573 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/products/style.css?17065457474483 */
/* /bitrix/templates/landingshop/components/bitrix/main.include/key_checker/style.css?17092092955334 */
/* /bitrix/templates/landingshop/components/bitrix/news.list/reviews_main_1/style.css?17065457472532 */
