<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/components/vitams/geo.confirm/templates/.default/style.css?17310819492642*/
#geo_confirm p {
	line-height: 20px;
	margin: 20px 0 25px 0;
}
#geo_confirm .header-city, #geo_confirm span {
	font-size: 13px;
}
#geo_confirm .header-city {position: relative}
#geo_confirm .header-city:after {top: 6px; right: 2px;}
#geo_confirm span {
	margin: 0 10px 0 15px;
}
#geo_confirm {
	display: none;
	background: #3C71BB;
	padding: 20px;
	width: 300px;
	z-index: 1000;
	top: -20px;
	position: absolute;
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.5);
	left: -20px;
	color:white;

	background: rgb(35,66,108); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(35,66,108,1) 0%, rgba(61,105,158,1) 4%, rgba(65,123,186,1) 8%, rgba(68,127,190,1) 12%, rgba(68,128,192,1) 29%, rgba(68,128,192,1) 46%, rgba(65,122,190,1) 63%, rgba(59,111,186,1) 82%, rgba(51,97,181,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,66,108,1)), color-stop(4%,rgba(61,105,158,1)), color-stop(8%,rgba(65,123,186,1)), color-stop(12%,rgba(68,127,190,1)), color-stop(29%,rgba(68,128,192,1)), color-stop(46%,rgba(68,128,192,1)), color-stop(63%,rgba(65,122,190,1)), color-stop(82%,rgba(59,111,186,1)), color-stop(100%,rgba(51,97,181,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(35,66,108,1) 0%,rgba(61,105,158,1) 4%,rgba(65,123,186,1) 8%,rgba(68,127,190,1) 12%,rgba(68,128,192,1) 29%,rgba(68,128,192,1) 46%,rgba(65,122,190,1) 63%,rgba(59,111,186,1) 82%,rgba(51,97,181,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(35,66,108,1) 0%,rgba(61,105,158,1) 4%,rgba(65,123,186,1) 8%,rgba(68,127,190,1) 12%,rgba(68,128,192,1) 29%,rgba(68,128,192,1) 46%,rgba(65,122,190,1) 63%,rgba(59,111,186,1) 82%,rgba(51,97,181,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(35,66,108,1) 0%,rgba(61,105,158,1) 4%,rgba(65,123,186,1) 8%,rgba(68,127,190,1) 12%,rgba(68,128,192,1) 29%,rgba(68,128,192,1) 46%,rgba(65,122,190,1) 63%,rgba(59,111,186,1) 82%,rgba(51,97,181,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(35,66,108,1) 0%,rgba(61,105,158,1) 4%,rgba(65,123,186,1) 8%,rgba(68,127,190,1) 12%,rgba(68,128,192,1) 29%,rgba(68,128,192,1) 46%,rgba(65,122,190,1) 63%,rgba(59,111,186,1) 82%,rgba(51,97,181,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23426c', endColorstr='#3361b5',GradientType=0 ); /* IE6-9 */

}
#geo_confirm b.name {
	font-size: 17px;
}
#geo_confirm b.sel_region {
	border-bottom: 1px dotted #FFF;
}

#geo_confirm button.confirm-btn {
	margin-right: 15px;
}

/*extra-small - small*/
@media (max-width: 959px) {
	#geo_confirm {top: 40px; left: 0;}
}
/* End */


/* Start:/bitrix/components/vitams/city.dropdown/templates/city_simple/style.css?17310819492195*/
.city-list {display:none; opacity: 0; position: absolute; z-index: 1000; background-color: #fff; border:1px solid #8885be; padding: 21px 0 14px 30px; width: 500px; font: 14px/1.25em Arial, Helvetica, sans-serif !important; box-shadow: 0 14px 14px -14px #4c4e85 inset;}
.city-list.product-choose {width:690px; padding-right:30px; z-index: 3040;}

.product-choose .switch3-wrap {padding:0 0 8px;}
.product-choose .switch3-wrap a:hover {text-decoration:none;}
.product-choose .products-list a {text-decoration:underline;}
.product-choose .products-list a:hover {text-decoration:none;}

.city-list.header-city-list {border: 1px solid #e4e4e7; border-top-color: #262864;}
.city-list.header-city-list:before,
.city-list.header-city-list:after {content: ""; position: absolute; top: -1px; width: 1px; height: 20px;
    background: url(/bitrix/components/vitams/city.dropdown/templates/city_simple/img/city-select-crns.gif) repeat-x 50% 0;
    background: -moz-linear-gradient(top,  #262864 0%, #e4e4e7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262864), color-stop(100%,#e4e4e7));
    background: -webkit-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
    background: -o-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
    background: -ms-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
    background: linear-gradient(to bottom,  #262864 0%,#e4e4e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262864', endColorstr='#e4e4e7',GradientType=0 );
}
.city-list.header-city-list:before {left: -1px;}
.city-list.header-city-list:after {right: -1px;}

.city-list .h2 {color: #414141 !important; font: bold 17px/1.25em Arial, Helvetica, sans-serif !important; margin: 0 0 32px !important;}
.city-list .h3 {color: #414141 !important; font: bold 14px/1.25em Arial, Helvetica, sans-serif !important; margin: 0 0 12px !important; clear: both;}
.city-list p {margin: 0 0 3px;}
.city-list a {text-decoration: none;}
.city-list a:hover {text-decoration: underline;}
.city-list .city-list-col {width: 136px; margin: 0 20px 9px 0; float: left;}
.city-list-close {width: 19px; height: 18px; background:  no-repeat -107px -40px; cursor: pointer; position: absolute; top: 24px; right: 24px; font: 0/0 a;}
	
/* End */
/* /bitrix/components/vitams/geo.confirm/templates/.default/style.css?17310819492642 */
/* /bitrix/components/vitams/city.dropdown/templates/city_simple/style.css?17310819492195 */
</pre></body></html>