

/* Start:/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/style.css?178101207413999*/
.diler-block {
	/* height:737px; */
	height:537px;
	display:flex;
	align-items:stretch;
	border-radius: 3px;
    overflow: hidden;	
}

.diler-map {
	flex:1 1 auto;
	background-color:#ccc;
	display:flex;
	align-items:center;
	justify-content:center;
}
.diler-map:empty:before {
	content:attr(data-loading);
}

.diler-filter-block {
	display:flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom:55px;
	gap:17px 35px;
	@media (max-width:991px) {
		margin-bottom:23px;
	}
}
p + .diler-filter-block {
	margin-top:40px;
}
.diler-filter-item {
	display:flex;
	flex: 0 0 auto;
	max-width:100%;
}
.diler-filter-item.hidden {
	display:none !important;
}
.diler-filter-item.type {
	overflow: hidden;
	max-height: 240px;
	opacity: 1;
	transition: max-height .45s ease, opacity .45s ease;
}
.diler-filter-item.type.hidden {
	display: flex !important;
	max-height: 0;
	max-width: 0;
	opacity: 0;
	padding: 0;
	margin: 0 -35px 0 0;
	pointer-events: none;
}
.diler-filter-item.reset {
	height: 51px;
	align-items:center;
}
.diler-filter-item.opt {
	align-self: center;
}
.diler-filter-item.reset a {
	color: #F5BE0B;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: underline;
}

.diler-filter-item .select {
	display:flex;
	position:relative;
	padding-bottom:7px;
	cursor:pointer;
	margin:0;
	padding:0;
	max-width:none;
}
.diler-filter-item .select-value {
	display:flex;
	align-items:center;
	padding:0 23px;
	gap:23px;
	width:291px;
	height:51px;
	border-radius: 25px;
	border: 1px solid #0E0E0E;	
	color: #0E0E0E;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	background-color: #fff;
	user-select: none;
}
.diler-filter-item .select-value [data-value] {
	flex: 1 1 auto;
	overflow:hidden;
	text-overflow:ellipsis;
	text-transform:uppercase;
	white-space:nowrap;
}
.diler-filter-item .select-value [data-selector] {
	flex: 0 0 auto;
	width:17px;
	height:9px;
	background: url("data:image/svg+xml,%3Csvg width='17' height='9' viewBox='0 0 17 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 1L8.5 8L1 1' stroke='%230E0E0E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") center no-repeat;
}
	
.diler-filter-item .select-values {
	position:absolute;
	display:none;
	flex-direction:column;
	width: 364px;
	max-height:min(70vh, 364px);
	overflow:auto;
	background-color: #FFF;
	z-index:3;
	left:0;
	top:calc(100% + 10px);
	border-radius: 3px;
	border: 1px solid #0E0E0E;
	color:#0E0E0E;
}

.diler-filter-item .select.focus .select-values {
	display:flex;
}
.diler-filter-item .select-list-values {
	max-height:272px;
	overflow:auto;
	width:100%;
}
.diler-filter-item .select-values [data-value] {
	flex: 0 0 auto;
	padding:8px 17px;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	display:flex;
	text-transform:none;
	cursor:pointer;
	width:100%;
	max-width: 100%;
	overflow:hidden;
	white-space:nowrap;
	user-select: none;
}
.diler-filter-item .select-values [data-value].selected,
.diler-filter-item .select-values [data-value]:hover {
	background-color:#E4E4E4;
}
.diler-filter-item .select-values [data-value].hidden {
	display:none;
}
	
.diler-filter-item .select-values [data-search] {
	flex: 0 0 auto;
	display:flex;
	align-items:center;
	gap:5px;
	height:38px;
	padding:0 17px;
	width: 100%;
	max-width: inherit;
	overflow:hidden;
	margin-bottom:2px;
	position:relative;
}
.diler-filter-item .select-values [data-search]:after {
	content:"";
	position:absolute;
	width:calc(100% - 16px);
	left:8px;
	bottom:0;
	height: 1px;
    background-color: #0E0E0E;
}
.diler-filter-item .select-values [data-search] input {
	flex: 1 1 auto;
	border:none !important;
	outline:none !important;
	background:transparent !important;
	color:#0E0E0E;
}
.diler-filter-item .select-values [data-search] [data-lupa] {
	flex: 0 0 auto;
	width:16px;
	height:17px;
	background: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.67634 10.3287C10.5112 9.49386 10.9286 8.49144 10.9286 7.32143C10.9286 6.15141 10.5112 5.15216 9.67634 4.32366C8.84784 3.48884 7.84859 3.07143 6.67857 3.07143C5.50856 3.07143 4.50614 3.48884 3.67132 4.32366C2.84282 5.15216 2.42857 6.15141 2.42857 7.32143C2.42857 8.49144 2.84282 9.49386 3.67132 10.3287C4.50614 11.1572 5.50856 11.5714 6.67857 11.5714C7.84859 11.5714 8.84784 11.1572 9.67634 10.3287ZM15.7857 15.2143C15.7857 15.5432 15.6656 15.8278 15.4252 16.0681C15.1849 16.3084 14.9003 16.4286 14.5714 16.4286C14.2299 16.4286 13.9453 16.3084 13.7176 16.0681L10.4637 12.8237C9.33166 13.6079 8.06994 14 6.67857 14C5.77418 14 4.90774 13.8261 4.07924 13.4782C3.25707 13.1241 2.54557 12.6497 1.94475 12.0552C1.35026 11.4544 0.87593 10.7429 0.521763 9.92076C0.173921 9.09226 0 8.22582 0 7.32143C0 6.41704 0.173921 5.55376 0.521763 4.73158C0.87593 3.90309 1.35026 3.19159 1.94475 2.5971C2.54557 1.99628 3.25707 1.52195 4.07924 1.17411C4.90774 0.81994 5.77418 0.642856 6.67857 0.642856C7.58296 0.642856 8.44624 0.81994 9.26842 1.17411C10.0969 1.52195 10.8084 1.99628 11.4029 2.5971C12.0037 3.19159 12.4781 3.90309 12.8259 4.73158C13.1801 5.55376 13.3571 6.41704 13.3571 7.32143C13.3571 8.7128 12.965 9.97452 12.1808 11.1066L15.4347 14.3605C15.6687 14.5945 15.7857 14.8791 15.7857 15.2143Z' fill='%230E0E0E'/%3E%3C/svg%3E%0A") center no-repeat;
}

.diler-filter-item .select-values .select-shortcuts {
	padding:8px 17px;
	display:flex;
	flex-flow:row wrap;
	gap:0 21px;
	align-items:baseline;
}
.diler-filter-item .select-values .select-shortcuts [data-value] {
	color: #B68D08;
	font-size: 14px;
	font-weight: 400;
	line-height: 225%;
	text-decoration-line: underline;
	width:auto;
	padding:0;
	margin:0;
}
.diler-filter-item .select-values .select-shortcuts [data-value].all-city {
	font-weight:bold;
}
.diler-filter-item .select-values .select-shortcuts [data-value].selected,
.diler-filter-item .select-values .select-shortcuts [data-value]:hover {
	background-color:transparent;
	color: #212529;
}

.diler-filter-item .radio {
	border-radius: 50px;
	border: 1px solid #0E0E0E;
	display:flex;
	align-items:stretch;
	height: 50px;
	padding:0;
	position:relative;
}
.diler-filter-item .radio [data-animated-button] {
	position:absolute;
	height:100%;
	top:0;
	width:92px;
	background-color: #F5BE0B;	
	border-radius: 50px;
	z-index:0;
	transition:all .15s ease;
}
.diler-filter-item .radio [type="radio"] {
	display:none;
}
.diler-filter-item .radio label {
	z-index:1;
	cursor:pointer;
	height: 48px;
	border-radius: 50px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	color: #0E0E0E;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	padding:0 32px;
	user-select: none;
}

.diler-filter-item .checkbox {
	display:flex;
	align-items:stretch;
	min-height: 50px;
	padding:0;
	gap:5px 41px;
	flex-wrap:wrap;
	max-width: 100%;
}
.diler-filter-item .checkbox [type="checkbox"] {
	display:none;
}
.diler-filter-item .checkbox label {
	cursor:pointer;
	height: 48px;
	display:inline-flex;
	flex-wrap:wrap;
	gap:8px;
	align-items:center;
	justify-content:center;
	color: #0E0E0E;
	text-align: center;
	font-size: 16px;
	line-height: normal;
	padding:0;
}
.diler-filter-item .checkbox label:before {
	content:"";
	width: 36px;
	height: 36px;
	border-radius:50%;
	background-color:#F2F2F2;
	background-position:center;
	background-repeat:no-repeat
}
.diler-filter-item .checkbox label span {
	user-select:none;
}
.diler-filter-item .checkbox label[for="type-sto"]:before {
	background-image:url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/imgs/sto.png);
}
.diler-filter-item .checkbox label[for="type-azs"]:before {
	background-image:url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/imgs/azs.png);
}
.diler-filter-item .checkbox label[for="type-roznica"]:before {
	background-image:url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/imgs/roznica.png);
}
.diler-filter-item .checkbox label[for="type-internet-magaziny"]:before {
	background-image:url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/imgs/internet-magaziny.png);
}
.diler-filter-item .checkbox label[for="filter-truck"]:before {
	background-image:url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/imgs/truck.png);
}
.diler-filter-item .checkbox :checked + label:before {
	background-color:#F5BE0B;
}
.diler-filter-item .checkbox label:hover span,
.diler-filter-item .checkbox :checked + label span {
	text-decoration:underline;
}


.diler-tabs {
	display:none;
}
.diler-tab {
	width:calc(50% - 1px);
	height:63px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-top:1px solid #585858;
	border-right:1px solid #585858;
}
.diler-tab:first-child {
	border-right:none;
}
.diler-tab span {
	color:#FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform:uppercase;
}
.diler-tab.selected {
	cursor:pointer;
}
.diler-tab.selected span {
	color: #F5BE0B;
	text-decoration-line: underline;
}

@media (max-width:768px) {
	.diler-block {
		margin: 0 -20px;
		position:relative;
		height:395px;
	}
	.diler-block > div {
		width:100%;
		height:100%;
	}
}


.diler-block .ymaps-2-1-79-balloon__content {
	padding:18px 20px;
}
.diler-popup {
	padding:0;
}
.diler-popup a {
	color:#0E0E0E;
}

.diler-popup .title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom:16px;
}
.diler-popup .title2 {
	font-size: 14px;
	line-height: normal;
	margin-bottom:16px;
}

.diler-popup .city {
	display:flex;
	gap:6px;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;	
	margin-bottom:7px;
}

.diler-popup .city .marker {
	flex: 0 0 auto;
	width:11px;
	height:15px;
	background: url("data:image/svg+xml,%3Csvg width='11' height='15' viewBox='0 0 11 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.93476 14.2175C0.772578 8.45788 0 7.86676 0 5.75C0 2.8505 2.46242 0.5 5.5 0.5C8.53758 0.5 11 2.8505 11 5.75C11 7.86676 10.2274 8.45788 6.06524 14.2175C5.7921 14.5942 5.20787 14.5941 4.93476 14.2175ZM5.5 7.9375C6.76566 7.9375 7.79167 6.95813 7.79167 5.75C7.79167 4.54187 6.76566 3.5625 5.5 3.5625C4.23434 3.5625 3.20833 4.54187 3.20833 5.75C3.20833 6.95813 4.23434 7.9375 5.5 7.9375Z' fill='%23F5BE0B'/%3E%3C/svg%3E%0A") center no-repeat;
}

.diler-popup .address {
	font-size: 14px;
	line-height: normal;
	margin-bottom:16px;
}

.diler-popup .site {
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	margin-bottom:7px;
}
.diler-popup .site a {
	text-decoration:underline;
}
.diler-popup .phone, .diler-popup .phone a {
	font-size: 14px;
	line-height: normal;
}
.diler-popup .phone {
	margin-bottom:7px;
}

.diler-popup .email, .diler-popup .email a {
	font-size: 14px;
	line-height: normal;
}
.diler-popup .email a {
	text-decoration:underline;
}
.clusterIcon {
	background: url(/local/templates/havens-2024/components/bitrix/news.list/office-points-v3/cluster.svg) center no-repeat;
	font-weight:bold;
	color:#F5BE0B;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
}
.clusterIcon img {
	position:absolute;
	left:0;
	top:0;
}
.clusterIcon span {
	position:absolute;
	left:30px;
	top:17px;
	text-align:center;
	transform:translate(-50%, 0);
	font-size: 13px;
	font-weight: 700;	
}


.popover {
    position: absolute;
    z-index: 1010;
    max-width: 90vw;
    text-align: left;
    white-space: normal;
    background-color: #fff;
	border-radius: 3px;
	box-shadow: 2px 6px 10px 0px rgba(0, 0, 0, 0.17);
	display: block;
	padding:18px 34px 18px 20px;
	transform:translate(calc(-100% - 44px), -50%);
}
.popover .close {
    opacity: .5;
	width:38px;
	height:38px;
	background: url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.18457 1L12.6469 12.4623' stroke='%23000' stroke-linecap='round'/%3E%3Cpath d='M1 12.4624L12.4623 1.0001' stroke='%23000' stroke-linecap='round'/%3E%3C/svg%3E%0A") center no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
.popover .close:hover {
    opacity: 1;
}

.btn {
	margin-top: 10px;
}

.ymaps-2-1-79-b-cluster-tabs__menu-item-text {
	color: #000 !important;
	font-weight:bold;
	font-size:14px;
}


.diler-filter-item.opt {
	display:inline-flex;
}
.diler-filter-item.opt a {
	color:#191C1D;
	text-decoration:underline;
	font-size: 16px;
	line-height: 19px;
}
.diler-filter-item.opt a.contacts {
	display:inline-flex;
	align-items:center;
	gap:8px;
}
.diler-filter-item.opt a.contacts:before {
	flex: 0 0 auto;
	content:"";
	width:36px;
	height:36px;
	background:#F5BE0B  url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4867 13.4261L13.5491 11.6448C13.3809 11.5691 13.1939 11.5532 13.0164 11.5994C12.8389 11.6455 12.6804 11.7513 12.5647 11.9009L10.8209 14.1497C8.08423 12.7877 5.88181 10.4629 4.59149 7.57419L6.72199 5.73353C6.86391 5.61169 6.96436 5.44436 7.00813 5.25687C7.0519 5.06939 7.03661 4.87195 6.96457 4.69445L5.27705 0.53813C5.19798 0.346794 5.05815 0.190574 4.88165 0.0964089C4.70516 0.00224336 4.50307 -0.0239658 4.31023 0.0223006L0.653918 0.912941C0.467997 0.958259 0.302119 1.06876 0.183355 1.2264C0.064592 1.38405 -4.28284e-05 1.57953 2.12917e-08 1.78094C2.12917e-08 11.2997 7.30911 19 16.3128 19C16.5037 19.0001 16.6889 18.9319 16.8384 18.8066C16.9878 18.6812 17.0925 18.5061 17.1355 18.3098L17.9792 14.4503C18.0228 14.2458 17.9974 14.0316 17.9075 13.8447C17.8176 13.6577 17.6688 13.5097 17.4867 13.4261Z' fill='black'/%3E%3C/svg%3E%0A") center no-repeat;
	border-radius:50%;
}
.diler-filter-item.opt a.contacts:after {
	flex: 0 0 auto;
	content:"";
	width:14px;
	height:14px;
	background:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.75 1.75H12.25M12.25 1.75V5.25M12.25 1.75L5.83333 8.16667M10.5 7.58333V11.0833C10.5 11.3928 10.3771 11.6895 10.1583 11.9083C9.9395 12.1271 9.64275 12.25 9.33333 12.25H2.91667C2.60725 12.25 2.3105 12.1271 2.09171 11.9083C1.87292 11.6895 1.75 11.3928 1.75 11.0833V4.66667C1.75 4.35725 1.87292 4.0605 2.09171 3.84171C2.3105 3.62292 2.60725 3.5 2.91667 3.5H6.41667' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); center no-repeat;
}

/* End */
/* /local/templates/havens-2024/components/bitrix/news.list/office-points-v3/style.css?178101207413999 */
