

/* Start:/brand/style.css?177608124515215*/
/*
.main-dileram .container-breadcrumb {
	display:none;
}
*/
.container:has(.dileram-2024) .button {
	font-family:Bold;
}
.uppercase {
	text-transform:uppercase;
}
.container-breadcrumb:has(+.container .dileram-2024) {
	display:none;
}

.container {
	padding:0;
	width:100%;
}
.container > section {
	margin-bottom:0;
}
.container:has(.dileram-2024) {
	width:100%;
	padding: 0;
}

.dileram-2024 {
	display:flex;
	flex-direction:column;
	align-items:stretch;
	max-width:100%;
	width:1400px;
	margin:0 auto;
}

.screen-1 {
	display:flex;
	justify-content:center;
	width:100%;
	margin:0 auto;
	background-color:#0E0E0E;
}

.screen-1-content {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	min-height:660px;
	width:1400px;
	max-width:100%;
}
.screen-1-content .image {
	z-index:0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
	display:flex;
	align-items:center;
	justify-content:center;
}
[id^="bx_incl_area"] .screen-1-content {
	flex-direction:column;
}
[id^="bx_incl_area"] .screen-1-content .image {
	position:static;
}
.screen-1-content .image img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.screen-1-content .info {
	width:100%;
	z-index:1;
	padding:62px 220px;
	display:flex;
	flex-direction:column;
	gap:45px;
}

.screen-1-content .info h1 {
	font-family:Bold;
	width:686px;
	max-width:100%;
	font-weight: normal;
	font-size: 42px;
	line-height: 1.4;
	margin:0;
}
.screen-1-content .info h1 b {
	color:#F5BE0B;
	text-transform:uppercase;
}

.screen-1-content .info .brand-list {
	width:700px;
	max-width:100%;
	display:flex;
	flex-direction:column;
	gap:23px;
}
.screen-1-content .info .brand-item {
	display:flex;
	gap:12px;
}
.screen-1-content .info .brand-item:before {
	content:"";
	width:7px;
	height:7px;
	border-radius:50%;
	background-color:#F5BE0B;
	opacity: 0.3;
	position:relative;
	top:12px;
}

.screen-1-content .info .brand-item_content {
	display:flex;
	flex-direction:column;
	gap:13px;
}
.screen-1-content .info .brand-item_content-text {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.4;
	color: #F5BE0B;
	font-family: Arial, Regular, sanf-serif;
}
.screen-1-content .info .brand-item_content-img {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:30px;
}
.screen-1-content .info .brand-item_content-img img {
}

.screen-1-content .info .buttons {
	display:flex;
}
.screen-1-content .info .buttons .button {
	width:auto;
	padding:0 48px;
	font-size:20px;
	font-weight:bold;
	height:60px;
	border-radius:30px;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    max-width: 100%;	
}

@media (max-width:1660px) {
	.screen-1-content {
		min-height:0;
	}
	.screen-1-content .info {
		padding:50px;
	}
}
@media (max-width:800px) {
	.screen-1-content .info {
		gap:30px;
		padding:30px;
	}
	.screen-1-content .info h1 {
		font-size:32px;
		line-height:normal;
	}
	.screen-1-content .info .brand-list {
		gap:15px;
	}
	.screen-1-content .info .brand-item:before {
		top:9px;
	}
	.screen-1-content .info .brand-item_content {
		gap:5px;
	}
	.screen-1-content .info .brand-item_content-text {
		font-size:20px;
		line-height:normal;
	}
}
@media (max-width:480px) {
	.screen-1-content .image:before {
		content:"";
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background-color:rgba(0, 0, 0, .4)
	}
	.screen-1-content .info {
		padding:50px 15px;
	}
	.screen-1-content .info h1 {
		font-size:24px;
	}
	.screen-1-content .info .buttons {
		justify-content:center;
	}
	.screen-1-content .info .buttons .button {
		padding:0 20px;
		font-size:16px;
		height:48px;
		border-radius:24px;
		width:100%;
	}	
}
@media only screen and (min-width: 951px) and (max-width: 1023px) {
	.main.main-dileram {
		padding-top:0 !important;
	}
}
.screen-2 {
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:10px;
	padding:80px 0 80px;
}
.screen-2 h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 33px;
	line-height: 160%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:center;
	margin:0;
}
.screen-2 .h3 {
	font-family:Bold;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.6;
	text-align: center;
	color: #FFFFFF;
	margin-bottom:50px;
	padding: 0 30px;
}
.screen-2 .item-list {
	width:838px;
	max-width:100%;
	margin:0 auto;
	display:flex;
	flex-direction:column;
	align-items:stretch;
	gap:50px;
}
.screen-2 .item-list .item {
	display:flex;
	gap:0px;
}
.screen-2 .item-list .item .image {
	flex: 0 0 auto;
	display:inline-flex;
	width:40px;
}

.screen-2 .item-list .item .info {
	display:flex;
	flex-direction:column;
	align-items:stretch;
	gap:15px;
}

.screen-2 .item-list .item .info .title {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.6;
	display: flex;
	color: #F5BE0B;
	text-transform:none;
}
.screen-2 .item-list .item .info .note {
	font-size: 18px;
	line-height: 1.6;
	color: #FFFFFF;
}
.screen-2 .buttons {
	margin-top:80px;
}
.screen-2 .buttons .button {
	width:auto;
	padding:0 30px;
	font-size:16px;
}

@media (max-width:898px) {
	.screen-2 .item-list {
		width:100%;
		padding: 0 30px;
	}
}
@media (max-width:800px) {
	.screen-2 h2 {
		font-size:28px;
		line-height:1.6;
		padding: 0 30px;
	}
}

@media (max-width:480px) {
	.screen-2 {
		padding:30px 0 40px;
		gap:30px;
	}
	.screen-2 .item-list {
		gap:30px;
	}
	.screen-2 .item-list .item .info {
		gap:10px;
	}
	.screen-2 .item-list .item .info .title {
		font-size:20px;
	}
	.screen-2 .item-list .item .info .note {
		margin-left:-40px;
		font-size:16px;
	}
}

.screen-3 {
	background-color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:50px;
	padding:80px 0 90px;
	color: #191C1D;
}
.screen-3 h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 33px;
	line-height: 160%;
	text-transform: uppercase;
	margin:0;
	text-align:center;
}
.screen-3-content {
	display:flex;
	align-items:stretch;
	gap:44px;
}
.screen-3-content .image {
	flex: 0 0 auto;
}
.screen-3-content .info {
	width:769px;
	max-width:calc(100% - 433px);
	width:510px;
	display:flex;
	flex-direction:column;
	gap:2em;
}
.screen-3-content .info p {
	font-size: 18px;
	line-height: 28px;
	margin:0;
	padding:0;
}
.screen-3-content .info .buttons  {
	margin-top:auto;
}

.screen-3-content .info .button-white {
    height: 46px;
    width: auto;
    border-radius: 23px;
    background-color: #fff;
    color: #191c1d;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #191c1d;
    transition: all .35s ease;
	padding:0 30px;
}

.screen-3-content .info .button-white:hover {
    background-color: #191c1d;
    color: #fff;
}

@media (max-width:1260px) {
	.screen-3 h2 {
		padding: 0 30px;
	}
	.screen-3-content {
		padding:0 30px;
		gap:30px;
	}
	.screen-3-content .info  {
		flex: 1 1 auto;
		width:auto;
		max-width:none;
	}
}
@media (max-width:800px) {
	.screen-3 h2 {
		font-size:28px;
		line-height:1.32;
	}	
	.screen-3-content .image {
		display:none;
	}
}
@media (max-width:480px) {
	.screen-3 {
		padding:30px 0 40px;
		gap:30px;
	}
	.screen-3-content .item-list {
		gap:30px;
	}
	.screen-3-content .item-list .item {
		gap:10px;                      
	}                                  
	.screen-3-content .item-list .item .title {
		font-size:20px;                
	}                                  
	.screen-3-content .item-list .item .note {
		font-size:16px;
	}
	.screen-3-content .info .buttons  {
		justify-content:center;
		text-align:center;
	}
}

.screen-reviews {
	/* width:1000px; */
    background: #191c1d url(/brand/images/screen-4.png) center / cover no-repeat;	
	max-width:100%;
	margin:0 auto;
	padding:80px 0;
	display:flex;
	flex-direction:column;
	gap:50px;
}
.screen-reviews h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 33px;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;
	margin:0;
}


@media (max-width:1060px) {
	.screen-reviews {
		width:100%;
		max-width:100%;
	}
	.screen-reviews h2 {
		padding: 0 30px;
	}
}
@media (max-width:800px) {
	.screen-reviews h2 {
		font-size:28px;
		line-height:1.6;
	}	
}
@media (max-width:480px) {
	.screen-reviews {
		padding:30px 0 40px;
		gap:30px;
	}
}

.screen-catalog {
	background-color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:50px;
	padding:83px 0 80px;
	color: #191C1D;
}
.screen-catalog h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 33px;
	line-height: 1.6;
	text-align:center;
	text-transform: uppercase;
	margin:0;
}

.screen-catalog-content {
	display:flex;
	align-items:stretch;
	gap:51px;
	width:1010px;
	max-width:100%;
	margin: 0 auto;
}
.screen-catalog-content .image {
	flex: 0 0 auto;
}
.screen-catalog-content .info {
	flex: 1 1 auto;
	display:flex;
	flex-direction:column;
	align-items:stretch;
	gap:35px;
}
.screen-catalog-content .info .text {
	display:flex;
	flex-direction:column;
	align-items:stretch;
	gap:35px;
	max-width:100%;
}
.screen-catalog-content .info .text p {
	margin:0;
	padding:0;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
}
.screen-catalog-content .info .buttons {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
}
.screen-catalog-content .info .button-white { 
	height: 46px;
	width:249px;
	border-radius:23px;
	background-color: #fff;
	color:#191c1d;
	font-size: 16px;
	font-family: Regular;
    font-weight: 700;
	text-transform:none;
	border:1px solid #191c1d;
	transition:all .35s ease;
}

.screen-catalog-content .info .button-white:hover { 
	background-color:#191c1d;
	color:#fff;
}

@media (max-width:1070px) {
	.screen-catalog h2 {
		padding: 0 30px;
	}
	.screen-catalog-content {
		padding:0 30px;
		gap:30px;
	}
	.screen-catalog-content .info  {
		flex: 1 1 auto;
		width:auto;
		max-width:none;
	}
	.screen-catalog-content .image {
		max-width:45%;
	}
	.screen-catalog-content .image img {
		max-width:100%;
		height:auto;
	}
}
@media (max-width:800px) {
	.screen-catalog h2 {
		font-size:28px;
		line-height:1.32;
	}	
	.screen-catalog-content {
		flex-direction:column;
		align-items:stretch;
	}
	.screen-catalog-content .image {
		max-height:300%;
		height:300px;
		width:100%;
		max-width:100%;
		display: flex;
		align-items: center;
		justify-content: center;
		overflow: hidden;		
	}
	.screen-catalog-content .image img{
		max-height:100%;
		width:auto;
		margin:0 auto;
		object-fit: contain;
	}
}
@media (max-width:480px) {
	.screen-catalog {
		padding:30px 0 40px;
		gap:30px;
	}
	.screen-catalog-content .info {
		gap:1rem;
	}
	.screen-catalog-content .info .text {
		gap:1rem;
	}
	.screen-catalog-content .info .text p {
		font-size:1rem;
	}
}

.screen-points {
	padding:80px 0 0;
	background-color:#fff;
	border-top:1px solid #DBDBDB;
	color:var(--black);
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 55px;	
}
.screen-points h2 {
	font-family: Bold;
	text-align:center;
	font-weight: 700;
	font-size: 42px;
	line-height: 58px;
	text-transform:uppercase;
	margin:0;
}
.screen-points .diler-filter-block {
	width:1284px;
	max-width:100%;
	padding: 0 40px;
	margin:0 auto 55px;
}

@media (max-width: 800px) {
    .screen-points h2 {
        font-size: 28px;
        line-height: 1.32;
    }
}
@media (max-width: 480px) {
    .screen-points {
        padding: 30px 0 40px;
        gap: 30px;
    }
}
.about-block {
	background-color:#fff;
	color:#191C1D;
	font-size:18px;
}
.about-block p, .about-block li {
	font-size:18px;
	line-height:1.6;
}
.about-block h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 25px;
	line-height: 160%;
}
.about-block h3 {
	font-weight: 700;
	font-size: 20px;
	line-height: 160%;
}
.about-block img {
	max-width:100%;
	width:auto;
	height:auto;
}

.about-block:not(.fancybox-content) {
	display:none;
}
.about-block.fancybox-content {
	width:1023px;
	max-width:100%;
	display:inline-flex !important;
	flex-direction:column;
	gap:16px;
	border-radius:15px;
	padding:20px;
}
.about-block ul {
	padding-left:1em;
}

[id^="bx_incl_area"] .about-block {
	display:block;
}

.about-block p a[data-fancybox-close] {
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	text-decoration-line: underline;
	color: #876D14;
}
.about-block p:has(a[data-fancybox-close]) {
	margin-top:2em;
}
.dileram-2024  .mainpage-gde-kupit {
	padding:80px 0 0;
	border-top:1px solid #DBDBDB;
}
.main-brand ~ .mainpage-gde-kupit {
	border-top:1px solid #DBDBDB;
}

.dileram-2024 ~ .mainpage-gde-kupit h2 {
	font-size:33px;
	line-height:1.6;
	margin-bottom:50px;
}
.dileram-2024 ~ .mainpage-gde-kupit .container > p {
	font-size:20px;
	line-height:1.6;
}

.screen-where-product {
	background-color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	gap:50px;
	padding:80px 0;
	color: #191C1D;
	border-bottom:1px solid #DBDBDB;
}
.screen-where-product h2 {
	font-family: Bold;
	font-weight: 700;
	font-size: 33px;
	line-height: 160%;
	text-transform: uppercase;
	margin:0;
	text-align:center;
}
.screen-where-product-content {
	display:flex;
	width: 838px;
	max-width:100%;
	flex-direction:column;
	align-items:stretch;
	gap:44px;
	font-weight: 400;
	font-size: 18px;
	line-height: 160%;
	color: #191C1D;
	gap:1.2em;
}
.screen-where-product-content p {
	font:inherit;
}
.screen-where-product-content p:last-child {
	margin-top:1.55em;
}
.screen-where-product-content p strong,
.screen-where-product-content p b {
	font-weight:700;
}
.screen-where-product .gallery.gallery-3 {
	margin: 0 auto;
}

.screen-where-product .buttons  {
	margin-top:5px;
}

.screen-where-product .button-white {
    height: 53px;
    width: auto;
    border-radius: 30px;
    background-color: #fff;
    color: #191c1d;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #191c1d;
    transition: all .35s ease;
	padding:0 42px;
}

.screen-where-product .button-white:hover {
    background-color: #191c1d;
    color: #fff;
}
.gallery.gallery-3 {
	gap:40px;
	margin: 0 auto;
}
.gallery.gallery-3 a {
    width: 440px;
    height: 319px;
}

.gallery.gallery-2 {
	gap:40px;
	margin: 0 auto;
}
.gallery.gallery-2 a {
    width: 680px;
    height: 377px;
}



@media (max-width: 1400px) {
	.gallery.gallery-3 {
        padding: 0 30px;
        width: 100%;
	}
	.gallery.gallery-3 a {
		width:calc(33.33333% - 2 * 40px / 3);
		height:auto;
	}
	.gallery.gallery-2 {
        padding: 0 30px;
		width:100%;
	}
	.gallery.gallery-2 a {
		width:calc(50% - 20px);
		height:auto;
	}
}
@media (max-width: 1260px) {
    .screen-where-product h2 {
        padding: 0 30px;
    }
    .screen-where-product-content {
        padding: 0 30px;
        gap: 30px;
    }	
}
@media (max-width: 800px) {
    .screen-where-product h2 {
        font-size: 28px;
        line-height: 1.32;
    }
	.gallery.gallery-2,
    .gallery.gallery-3 {
		gap: 12px;
		padding:0 30px;
	}
	.gallery.gallery-2 a {
		width:calc(50% - 6px);
	}	
	.gallery.gallery-3 a {
		width:calc(33.333333% - 8px);
	}	
}

@media (max-width:480px) {
	.screen-where-product {
		padding:30px 0;
		gap:30px;
	}
	.screen-where-product .buttons  {
		justify-content:center;
		text-align:center;
	}
}


@media (max-width:420px) {
	.screen-where-product {
		padding:30px 0;
		gap:30px;
	}
	.screen-where-product .buttons  {
		justify-content:center;
		text-align:center;
	}
	.gallery.gallery-2 a,
	.gallery.gallery-3 a {
		width:100%;
	}	
}
/* End */


/* Start:/local/templates/havens-2024/js/fancybox/jquery.fancybox.min.css?164369223212795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/havens-2024/components/bitrix/news.list/dileram.screen-1.v2/style.css?1774281987345*/
.brand-image-list {
	display:flex;
	/* flex-wrap:wrap; */
	align-items:center;
	gap:24px;
	max-width:100%;
}
.brand-image-list-img {
	flex: 0 1 auto;
	display:inline-flex;
	align-items:center;
	justify-content:center;
}
.brand-image-list-img img {
	max-width:100%;
	height:auto;
}
@media (max-width:480px) {
	.brand-image-list {
		gap:10px;
	}
}
/* End */


/* Start:/local/templates/havens-2024/components/bitrix/news.list/brand-gallery/style.css?17744083664718*/
.gallery {
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	gap:40px;
	max-width:100%;
	overflow:hidden;
	width:auto;
	margin:40px auto 0;
}
.gallery a {
	flex: 0 0 auto;
	display:inline-flex;
	border-radius: 10px;
	overflow:hidden;
	align-items:center;
	justify-content:center;
	position:relative;
	width: 320px;
	height: 232px;
}
.gallery a.type-video:after {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	width:69px;
	height:49px;
	opacity:.85;
	transition:opacity .35s ease;
	transform:translate(-50%, -50%);
	background: url("data:image/svg+xml,%3Csvg width='69' height='49' viewBox='0 0 69 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M67.0372 7.57151C66.2531 4.59581 63.9332 2.24831 60.9816 1.44377C55.6447 5.25528e-07 34.232 0 34.232 0C34.232 0 12.8302 5.25528e-07 7.48247 1.44377C4.54176 2.23729 2.22187 4.58479 1.42679 7.57151C0 12.9719 0 24.2465 0 24.2465C0 24.2465 0 35.5211 1.42679 40.9214C2.21098 43.8971 4.53087 46.2446 7.48247 47.0492C12.8302 48.493 34.232 48.493 34.232 48.493C34.232 48.493 55.6447 48.493 60.9816 47.0492C63.9223 46.2557 66.2422 43.9082 67.0372 40.9214C68.464 35.5211 68.464 24.2465 68.464 24.2465C68.464 24.2465 68.464 12.9719 67.0372 7.57151Z' fill='url(%23paint0_linear_8028_4184)'/%3E%3Cpath d='M26.5959 35.0354L45.679 24.108L26.5959 13.1806V35.0354Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8028_4184' x1='-2.47534' y1='32.1784' x2='68.4639' y2='32.1784' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFE593'/%3E%3Cstop offset='1' stop-color='%23F5BE0B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") center no-repeat;	
	z-index:2;
}
.gallery a.type-video:hover:after {
	opacity:1;
}
.gallery a:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	background-color:rgba(0, 0, 0, .2);
	transition:opacity .35s ease;
}
.gallery a:hover:before {
	opacity:1;
}

.gallery a img {
	width:100%;
	height:100%;
	object-fit:cover;
}


.gallery-hidden {
	display:none;
}

.gallery-hidden.fancybox-content {
	padding:0;
}


@media (max-width:1366px) {
	.gallery {
		width:calc(320px * 2 + 40px);
	}
}

@media (max-width:740px) {
	.gallery a {
		width:calc(50% - 20px);
		height:auto;
	}
}
@media (max-width:468px) {
	.gallery {
	}
	.gallery {
	}
}

.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-thumbs {
	background-color:transparent;
}
.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-thumbs-x {
	left:0;
	top:auto;
	bottom:0;
	width:100%;
	padding:23px 0 28px;
}

.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-thumbs-x .fancybox-thumbs__list {
	margin:0 auto;
}
.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-inner {
	right:0;
	bottom:130px;
}

.fancybox-container.gallery-fancybox .fancybox-button:not(:disabled) {
	color#fff;
}
.fancybox-container.gallery-fancybox .fancybox-button:not(:disabled):hover {
	color:#F5BE0B;
}

.fancybox-container.gallery-fancybox .fancybox-thumbs__list a:before {
	border: 3px solid #F5BE0B;
}
.fancybox-container.gallery-fancybox .fancybox-caption {
	top:0;
	bottom:auto;
	
}
.fancybox-container.gallery-fancybox .fancybox-caption.fancybox-caption--separate {
	margin-top:0;
}

.fancybox-container.gallery-fancybox.fancybox-show-caption .fancybox-stage {
	top:71px;
}

.fancybox-container.gallery-fancybox .fancybox-slide--image {
	padding:0;
}

@supports (padding:max(0px)) {
    .fancybox-container.gallery-fancybox .fancybox-caption {
        padding: max(25px, env(safe-area-inset-top)) max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-container.gallery-fancybox .fancybox-slide .gallery-hidden {
	max-height:100%;
	max-width:100%;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	background: transparent;
}
.fancybox-container.gallery-fancybox .fancybox-slide .gallery-hidden iframe {
	max-height:100% !important;
	max-width:100% !important;
	margin: 0 auto;
}
.fancybox-container.gallery-fancybox .fancybox-slide.fancybox-slide--current {
	padding-bottom:0 !important;
}

.fancybox-container.gallery-fancybox .fancybox-navigation .fancybox-button {
	top:calc(50% - 13px);
}

@media (min-width:1400px) {
	.fancybox-container.gallery-fancybox .fancybox-navigation .fancybox-button--arrow_left {
		left:90px;
	}
	.fancybox-container.gallery-fancybox .fancybox-navigation .fancybox-button--arrow_right {
		right:90px;
	}
}


@media (max-height:500px) {
	
	.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-thumbs-x {
		display:none;
	}
	.fancybox-container.gallery-fancybox.fancybox-show-thumbs .fancybox-inner {
		bottom:0;
	}
}


/* End */


/* Start:/local/templates/havens-2024/components/bitrix/news.list/brand-reviews/style.css?17709702397594*/
section.reviews {
	margin:0;
	color:#fff;
}
section.reviews .container {
	max-width:calc(100% - 216px);
	/* max-width:100%; */
	width:1235px;
	padding:0;
}
.review-section-list {
	display:flex;
	flex-wrap:wrap;
	gap:20px 30px;
	margin:0 0 43px;
}

.review-section-list a {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:29px;
	padding:5px 26px;
	border-radius:22px;
	border:1px solid #fff;
	color:#fff;
	/* background-color:#191c1d; */
	background-color:transparent;
	transition:all .35s ease;
	font-family:Bold;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform:uppercase;
}

.type-video .review-section-list a {
	color:#191c1d;
	background-color:#fff;
	border:1px solid #191c1d;
}
.review-section-list a.selected {
	color:#191c1d;
	background-color:#f5be0b;
	border:1px solid #f5be0b;
}
.type-text .review-section-list a.selected {
	color:#fff;
}

.review-list {
	display:flex;
	/* flex-wrap:wrap; */
	gap:60px 40px;
	align-items:stretch;
	margin:58px 0 80px;
}
.review-list:not(.owl-carousel) {
	overflow:auto;
}
.review-list.owl-carousel {
	margin:0;
	display:flex;
}
.review-list-item {
	flex: 0 0 auto;
	width:calc(50% - 20px);
	display:flex;
	flex-direction:column;
	gap:17px;
}
.type-text .review-list-item {
	color:#191c1d;
}
.owl-item .review-list-item {
	width:100%;
}


.review-list-item .poster,
.review-list-item .media {
	margin-bottom:5px;
	width: 100%;
	max-width:100%;
	height: 220px;
	display:flex;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	position:relative;
	border-radius:6px;
}
.review-list-item .poster {
	object-fit:cover;
}
.review-list-item .poster img {
	width:100%;
	height:100%;
}
.review-list-item .poster:before {
	content:"";
	position:absolute;
	width:56px;
	height:54px;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	background: url("data:image/svg+xml,%3Csvg width='56' height='54' viewBox='0 0 56 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.4823 24.3045C55.7265 25.4008 55.7265 28.5992 53.4823 29.6955L4.81684 53.4699C2.82387 54.4436 0.499997 52.9925 0.499998 50.7744L0.5 3.22559C0.5 1.00751 2.82388 -0.443565 4.81684 0.530054L53.4823 24.3045Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
	opacity:0;
	transition:all .35s ease;
}
.review-list-item .poster:hover:before {
	opacity:1;
}
.review-list-item .poster + .media {
	display:none;
}
.review-list-item .poster > a,
.review-list-item .media > a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	background:#000;
	opacity:.001;
}
.review-list-item .media iframe {
	max-width:100%;
}
.review-list-item .media.rutube iframe {
	max-height:100%;
}


.review-list-item .name {
	font-weight: 700;
	font-size: 20px;
	line-height: 160%;
}

.review-list-item .preview_text {
	font-size: 16px;
	line-height: 26px;
}
.review-list-item .preview_text:empty {
	display:none;
}
.review-list-item .header {
	display:flex;
	align-items:center;
	gap:19px;
}
.review-list-item[data-section-code="partners"] .header {
	justify-content:center;
}
.review-list-item .header .image {
	flex: 0 0 auto;
	overflow:hidden;
	display:inline-flex;
	align-items:center;
	justify-content:center;
}
.review-list-item .header.avatar .image {
	width:64px;
	height:64px;
	border-radius:50%;
}
.review-list-item .header.logo .image {
	max-width:100%;
	height:64px;
}
.review-list-item .header .author {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	width:160px;
}
.review-list-item .body  {
	flex: 1 1 auto;
	overflow:auto;
	scrollbar-width: thin;
	scrollbar-color: #EFEFEF transparent;
}
.review-list-item .photos  {
	display:flex;
	flex: 0 0 auto;
	overflow:auto;
	gap:24px;
}
.review-list-item .foot  {
	flex: 0 0 auto;
	padding-top:8px;
}
.review-list-item .foot .link .more-label {
	font-weight:bold;
}
.review-list-item .foot .link a {
	color:#B68D08;
	text-decoration:underline;
}

.type-text .review-list-item {
	background-color:#fff;
	border-radius:6px;
	gap:24px;
	padding:24px 28px;
	height:566px;
}

.review-list-item .header .image img{
	width:100%;
	height:100%;
	object-fit:cover;
}


.review-list + .havens-pagination {
	margin-bottom:105px;
}
@media (max-width: 950px) {
	.review-list-item {
		width: calc(50% - 15px);
	}
	
}
@media (max-width: 640px) {
	.review-list-item {
		width: 100%;
	}
}
.review-list {
	--owl-nav:url("data:image/svg+xml,%3Csvg width='44' height='56' viewBox='0 0 44 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M41.786 24.3039C43.7535 26.2591 43.7535 29.442 41.786 31.3972L18.5521 54.4853C16.9211 56.106 14.2876 56.1061 12.6567 54.4853C11.0111 52.8501 11.0111 50.1879 12.6566 48.5527L29.9203 31.3972C31.8877 29.442 31.8877 26.2591 29.9203 24.3039L12.6566 7.14833C11.0111 5.51309 11.0111 2.8509 12.6566 1.21567C14.2876 -0.405105 16.9212 -0.405107 18.5521 1.21566L41.786 24.3039ZM13.2664 19.6161C11.3164 17.6782 8.16764 17.6782 6.21758 19.6161L1.47549 24.3285C-0.491973 26.2836 -0.491967 29.4666 1.4755 31.4217L6.11707 36.0342C8.06712 37.972 11.2158 37.972 13.1659 36.0342L17.9079 31.3218C19.8754 29.3667 19.8754 26.1837 17.9079 24.2286L13.2664 19.6161Z' fill='%23F5BE0B'/%3E%3C/svg%3E%0A");
}
.review-list.owl-carousel .owl-nav {
	position:absolute;
	top:110px;
	left:0;
	width:100%;
	height:0;
}
.type-text .review-list.owl-carousel .owl-nav {
	top:calc(566px / 2);
}
.review-list.owl-carousel .owl-nav button {
	display:flex;
	position:absolute;
	top:0;
	transform:translate(0, -50%);
	width:44px;
	height:56px;
	outline:none !important;
	transition:all ease .35s;
}
.review-list.owl-carousel .owl-nav button.disabled {
	/* opacity:.5; */
	cursor:not-allowed;
	filter:grayscale(1) brightness(0) invert(1);
}
.review-list.owl-carousel .owl-nav button span {
	width:44px;
	height:56px;
	background:transparent var(--owl-nav) center no-repeat;
	color:transparent;
	font-size:0;
}

.review-list.owl-carousel .owl-nav button.owl-prev {
	left:-108px;
}
.review-list.owl-carousel .owl-nav button.owl-next {
	right:-108px;

}
.review-list.owl-carousel .owl-nav button.owl-prev span {
	transform:rotate(180deg);
}
.review-list.owl-carousel .owl-dots {
	display:flex;
	justify-content:center;
	align-items:center;
	gap:34px;
	margin-top:60px;
}
.review-list.owl-carousel .owl-dot {
	width: 18px;
	height: 18px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
}
.review-list.owl-carousel .owl-dot span {
	flex: 0 0 auto;
	width: 12px;
	height: 12px;
	border-radius:50%;
	display:inline-flex;
	background-color:#E2E2E2;
	transition:all .35s ease;
}
.review-list.owl-carousel .owl-dot.active span {
	width: 18px;
	height: 18px;
	background-color: #F5BE0B;
}
.review-list.owl-carousel .owl-dot.active + .owl-dot span,
.review-list.owl-carousel .owl-dot:has(+ .owl-dot.active) span {
	width: 16px;
	height: 16px;
}
.review-list.owl-carousel .owl-dot.active + .owl-dot + .owl-dot span,
.review-list.owl-carousel .owl-dot:has(+ .owl-dot + .owl-dot.active) span {
	width: 14px;
	height: 14px;
}

@media (max-width:480px) {
	section.reviews.type-text {
		padding:0;
	}	
	section.reviews .container {
		max-width:calc(100% - 90px);
	}
	.review-section-list {
		margin-bottom:40px;
	}
	
	.review-list.owl-carousel .owl-nav button {
		width:25px;
		height:25px;
	}
	.review-list.owl-carousel .owl-nav button span {
		width:25px;
		height:25px;
		background:transparent var(--owl-nav) center/cover no-repeat;
	}
	.review-list.owl-carousel .owl-nav button.owl-prev {
		left:-35px;
	}
	.review-list.owl-carousel .owl-nav button.owl-next {
		right:-35px;

	}
	.review-list.owl-carousel .owl-dots {
		gap:20px;
	}
}

/* End */


/* Start:/local/templates/havens-2024/components/bitrix/news.list/brand-catalog/style.css?17709728786274*/
.catalog-list-app {
	max-width:100%;
}
.catalog-list-app .container {
	max-width:calc(100% - 256px);
	width:1235px;
	padding:0;
}


.catalog-list {
	display:flex;
	flex-wrap:wrap;
	gap:60px 30px;
	align-items:stretch;
	margin:58px 0 80px;
	--owl-nav: url("data:image/svg+xml,%3Csvg width='44' height='56' viewBox='0 0 44 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M41.786 24.3037C43.7535 26.2588 43.7535 29.4418 41.786 31.3969L18.5521 54.4851C16.9211 56.1058 14.2876 56.1058 12.6567 54.4851C11.0111 52.8499 11.0111 50.1877 12.6566 48.5524L29.9203 31.3969C31.8877 29.4418 31.8877 26.2588 29.9203 24.3037L12.6566 7.14808C11.0111 5.51285 11.0111 2.85066 12.6566 1.21542C14.2876 -0.40535 16.9212 -0.405352 18.5521 1.21542L41.786 24.3037ZM13.2664 19.6158C11.3164 17.678 8.16764 17.678 6.21758 19.6158L1.47549 24.3282C-0.491973 26.2833 -0.491967 29.4663 1.4755 31.4215L6.11707 36.0339C8.06712 37.9717 11.2158 37.9717 13.1659 36.0339L17.9079 31.3216C19.8754 29.3664 19.8754 26.1835 17.9079 24.2283L13.2664 19.6158Z' fill='%23F5BE0B'/%3E%3C/svg%3E%0A");
}
.catalog-list.owl-carousel {
	margin:0;
}
.catalog-list .owl-stage-outer {
	width:1027px;
	padding:0 0;
	max-width:100%;
	margin:0 auto;
}
.catalog-list-item {
	flex: 0 0 auto;
	width:100%;
	display:flex;
	flex-direction:column;
	gap:40px;
}
.type-text .catalog-list-item {
	color:#191c1d;
}
.owl-item .catalog-list-item {
	width:100%;
}

.catalog-list-item .header {
	font-weight:Bold;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.6;
	text-align:center;
	min-height:60px;
}
.catalog-list-item .body {
	display:flex;
	align-items: flex-start;
	gap:58px;
}
.catalog-list-item .body .image-block {
	width:392px;
	max-width: 100%;
	flex: 0 0 auto;
	overflow:hidden;
	display:inline-flex;
	flex-direction:column;
	align-items:stretch;
	justify-content:center;
	gap:44px;
}	
.catalog-list-item .body .image {
	width:100%;
	flex: 0 0 auto;
	overflow:hidden;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	position:relative;
}
.catalog-list-item .body .image .price {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translate(-50%, 0);
	display:flex;
	align-items:center;
	justify-content:center;
	white-space:nowrap;
	height:70px;
	padding:0 40px;
	border-radius:35px;
	background-color: var(--yellow);
	font: 600 italic 38px/1 "Oswald", sans-serif;
	letter-spacing: -0.04em;
	color:#fff;
}

.catalog-list-item .body .image-block .buttons { 
	display:flex;
	align-items:center;
	justify-content:center;
}
.catalog-list-item .body .image-block .buttons .button {
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
	width:auto;
    height: 47px;
    border-radius: 24px;
    border: 1px solid #191C1D;
    color: #191C1D;
	font-family:Bold;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    background-color: #fff;
    user-select: none;
	white-space:nowrap;
}
.catalog-list-item .body .image-block .buttons .button:hover {
    background-color: #191C1D;
    color: #fff;
}
.catalog-list-item .body .text {
	flex: 1 1 auto;
	font-size: 18px;
	line-height: 1.5;
}


.catalog-list.owl-carousel .owl-nav {
	position:absolute;
	top:310px;
	left:0;
	width:100%;
	height:0;
}
.type-text .catalog-list.owl-carousel .owl-nav {
	top:50%;
}
.catalog-list.owl-carousel .owl-nav button {
	display:flex;
	position:absolute;
	top:0;
	/* transform:translate(0, -50%); */
	width:44px;
	height:56px;
	outline:none !important;
	transition:all ease .35s;
}
.catalog-list.owl-carousel .owl-nav button.disabled {
	/* opacity:.5; */
	cursor:not-allowed;
	filter:grayscale(1) brightness(.2) invert(1);
}
.catalog-list.owl-carousel .owl-nav button span {
	width:44px;
	height:56px;
	background:transparent var(--owl-nav) center no-repeat;
	color:transparent;
	font-size:0;
}

.catalog-list.owl-carousel .owl-nav button.owl-prev {
	left:-108px;
}
.catalog-list.owl-carousel .owl-nav button.owl-next {
	right:-108px;

}
.catalog-list.owl-carousel .owl-nav button.owl-prev span {
	transform:rotate(180deg);
}
.catalog-list.owl-carousel .owl-dots {
	display: flex;
	flex-wrap:wrap;
    gap: 22px 34px;
    justify-content: center;
	text-align:center;
    margin-top: 30px;
	overflow:auto;
}

@media (max-width: 1235px) {
	.catalog-list.owl-carousel .owl-dots {
		gap: 10px;
	}
}
.catalog-list.owl-carousel .owl-dots button.owl-dot {
	width: 18px;
	height: 18px;
	display:inline-flex;
	align-items:center;
	justify-content:center;	
}
.catalog-list.owl-carousel .owl-dots button.owl-dot span {
	flex: 0 0 auto;
	display:inline-flex;
	width: 12px;
	height: 12px;
	border-radius:50%;
	background-color:#E2E2E2;
	transition:all .35s ease;
}
.catalog-list.owl-carousel .owl-dots button.owl-dot.active span {
	width: 18px;
	height: 18px;
	background-color: #F5BE0B;
}


.catalog-list.owl-carousel .owl-dot.active + .owl-dot span,
.catalog-list.owl-carousel .owl-dot:has(+ .owl-dot.active) span {
	width: 16px;
	height: 16px;
}
.catalog-list.owl-carousel .owl-dot.active + .owl-dot + .owl-dot span,
.catalog-list.owl-carousel .owl-dot:has(+ .owl-dot + .owl-dot.active) span {
	width: 14px;
	height: 14px;
}


@media (max-width:990px) {
	.catalog-list-item .header {
		line-height:1.3;
	}
	.catalog-list-item .body {
		gap:30px;
	}
	.catalog-list-item .body .image {
		width:50%;
	}
	.catalog-list-item .body .image img {  
		max-width:100%;
		width:auto;
		height:auto;
	}
	.catalog-list-item .body .image .price {
		font-size:24px;
		padding:10px 20px;
		height:auto;
	}
	.catalog-list-item .body .text {
		line-height:1.3;
	}
}
@media (max-width: 800px) {
    .catalog-list-item .header {
        font-size: 22px;
        line-height: 1.32;
    }
}
@media (max-width:750px) {
	.catalog-list-item .body .image {
		width:100%;
	}
	.catalog-list-item .body {
		flex-direction:column;
	}
}

@media (max-width:480px) {
	.catalog-list-app .container {
		max-width:calc(100% - 90px);
	}
	
	.catalog-list.owl-carousel .owl-nav button {
		width:25px;
		height:25px;
	}
	.catalog-list.owl-carousel .owl-nav button span {
		width:25px;
		height:25px;
		background:transparent var(--owl-nav) center/cover no-repeat;
	}
	.catalog-list.owl-carousel .owl-nav button.owl-prev {
		left:-35px;
	}
	.catalog-list.owl-carousel .owl-nav button.owl-next {
		right:-35px;

	}
}

/* End */


/* 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 */
/* /brand/style.css?177608124515215 */
/* /local/templates/havens-2024/js/fancybox/jquery.fancybox.min.css?164369223212795 */
/* /local/templates/havens-2024/components/bitrix/news.list/dileram.screen-1.v2/style.css?1774281987345 */
/* /local/templates/havens-2024/components/bitrix/news.list/brand-gallery/style.css?17744083664718 */
/* /local/templates/havens-2024/components/bitrix/news.list/brand-reviews/style.css?17709702397594 */
/* /local/templates/havens-2024/components/bitrix/news.list/brand-catalog/style.css?17709728786274 */
/* /local/templates/havens-2024/components/bitrix/news.list/office-points-v3/style.css?178101207413999 */
