

/* Start:/local/templates/brand/plugin/normalize.css?17537136256487*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/brand/css/_style.css?17543140581200*/
:root {
	--fancybox-opacity: 0.8;
	--c-footer-bg: #333;
	--c-footer-color: #999;
	--c-primary: #A4343A;
	--c-primary-hover: #A4343A;
	--c-accent: #A4343A;
	--c-accent-hover: #A4343A;
	--c-grey: #f0f1f2;
	--c-grey-hover: #f4f5f7;
	--c-h: #2b3443;
	--c-h-hover: #2b3443;
}

a {
	color:var(--c-accent);
	transition:all 0.2s ease;
}
a:hover {
	color:var(--c-accent-hover);
}

a[href^="tel:"] {
	white-space:nowrap;
}
body {
	font-weight:300;
	font-family:'DIN Pro',sans-serif;
}

img {
	max-width:100%;
	vertical-align:top;
}

h1,.h1 {
	color:var(--c-h);
	font-weight:700;
	font-size:2em;
}

h2,.h2 {
	color:var(--c-h);
	font-weight:700;
}
h3,.h3 {
	color:var(--c-h);
	font-weight:700;
}

p {
	text-align:left;
}
p,li,td,th {
	font-size:18px;
	line-height:1.3;
}

textarea:focus,
textarea:active,
input[type="text"]:focus,
input[type="text"]:active,
input[type="tel"]:focus,
input[type="tel"]:active {
	outline:0;
}

.fancybox-content {
	padding:0 !important;
	
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	body {
		font-weight:400;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/apps.css?1753713624547*/
.apps {
	display:flex;
	flex-wrap:wrap;
}
.apps__item {
	aspect-ratio: 1015 / 340;
	height:48px;
	margin:4px 16px 4px 0;
	background-color:var(--c-primary);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	
}
.apps__item:last-child {
	margin-right:0;
}
.apps__item:hover {
	background-color:var(--c-primary-hover);
}
.apps__item_apple {
	mask-image:url(/local/templates/brand/css/assets/apps/apple.svg);
}
.apps__item_google {
	mask-image:url(/local/templates/brand/css/assets/apps/google.svg);
}
.apps__item_ru {
	mask-image:url(/local/templates/brand/css/assets/apps/ru.svg);
}

/* End */


/* Start:/local/templates/brand/css/avail.css?1753713624368*/
.avail {
	padding-left:22px;
	position:relative;
}

.avail:before {
	content:"";
	display:block;
	position:absolute;
	width:16px;
	height:16px;
	left:0;
	top:50%;
	transform:translateY(-50%);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
}

.avail_in:before {
	background-image:url(/local/templates/brand/css/assets/avail/in.svg);

}
/* End */


/* Start:/local/templates/brand/css/breadcrumb-banner.css?1753713624579*/
.breadcrumb-banner {
	display:flex;
}

.breadcrumb-banner span {
	color:#fff;
}
.breadcrumb-banner__item + .breadcrumb-banner__item {
	margin-left:8px;
	position:relative;
}
.breadcrumb-banner__item + .breadcrumb-banner__item:before {
	content:"/";
	float:left;
	color:#fff;
	padding-right:8px;
	box-sizing:border-box;
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.breadcrumb-banner  {
		display:block;
	}
	.breadcrumb-banner > div {
		display:inline-block;
	}
}

/* End */


/* Start:/local/templates/brand/css/breadcrumb.css?1753713624424*/
.breadcrumb {
	font-size:16px;
	line-height:1.5;
}
.breadcrumb_dark {
	margin:16px 0;
}

.breadcrumb {
	color:#fff;
}

.breadcrumb a{
	color:#fff;
}

.breadcrumb_dark,
.breadcrumb_dark a{
	color:var(--c-footer-color);
}

.breadcrumb__item{
	display:inline;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
}
/* End */


/* Start:/local/templates/brand/css/btn.css?17543142451647*/
.btn {
	height:32px;
	padding:0 24px;
	display:inline-flex;
	align-items:center;
	border:2px solid var(--c-primary);
	box-sizing:border-box;
	background-color:var(--c-primary);
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	border-radius:5px;
	transition:all 0.2s ease;
}

.btn:hover {
	background:var(--c-primary-hover);
	border-color:var(--c-primary-hover);
	color:#fff;
}

.btn_red {
	background-color:var(--c-accent);
	border-color:var(--c-accent);
	color:#fff;
}

.btn_red:hover {
	background-color:var(--c-accent-hover);
	border-color:var(--c-accent-hover);
	color:#fff;
}
.btn_light-grey {
	background-color:#ddd;
	border-color:#ddd;
	color:#000;
}

.btn_light-grey:hover {
	background-color:#ccc;
	border-color:#ccc;	
	color:#000;
}
.btn_grey {
	background-color:#a9a9a9;
	border-color:#a9a9a9;
	color:#fff;
}

.btn_grey:hover {
	background-color:#999;
	border-color:#999;	
	color:#fff;
}
.btn_grey_active {
	background-color:var(--c-primary);
	border-color:var(--c-primary);
	color:#fff;
}

.btn_grey_active:hover {
	background-color:var(--c-primary-hover);
	border-color:var(--c-primary-hover);
	color:#fff;
}

.btn__icon {
	position:relative;
	display:inline-flex;
	width:20px;
	height:20px;
	mask-position:center;
	mask-size:cover;
	mask-repeat:no-repeat;	
	margin-right:8px;	
	flex-shrink:0;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.btn {
		margin-top:4px;
		margin-bottom:4px;
	}
}

/* End */


/* Start:/local/templates/brand/css/certs.css?1753713624208*/
.certs img{
	height:224px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.certs img{
		/* height:auto; */
	}

}

/* End */


/* Start:/local/templates/brand/css/clear.css?175371362425*/
.clear {
	clear:both;
}
/* End */


/* Start:/local/templates/brand/css/contact.css?17537136241526*/
.contact {
	display:flex;
	margin:16px 0 32px 0;
}

.contact__map {
	margin-right:16px;
	flex-grow:1;
	background:#efefef;
}
.contact__map iframe{
	width:100%;
	height:100%;
}

.contact__content {
	width:480px;
	max-width:100%;
	flex-shrink:0;
}

.contact__field {
	display:flex;
	margin-bottom:12px;
}

.contact__field-name {
	font-weight:700;
	margin-right:8px;
}

.contact__field-value {
}

.contact__title {
	font-weight:700;
	margin:24px 0 12px;
}

.contact__actions {
	display:flex;
	flex-wrap:wrap;
	width:calc(100% + 8px);
	margin:12px -4px -4px;
}

.contact__action {
	width:calc(100% / 2 - 8px);
	margin:4px 4px;
}

.contact__action .btn{
	width:100%;
	justify-content:center;
	text-transform:none;
	white-space:nowrap;
	font-size:16px;
}


.contact__action_phone .btn {
	font-size: 20px;
	font-weight: 700;
}

.contact__action_recall .btn {
	font-size:12px;
	text-transform:uppercase
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.contact{
		flex-wrap:wrap;
	}
	.contact__map{
		margin-right:0;
	}
	.contact__content{
		margin-top:16px;
		width:100%;
	}
}

@media screen and (max-width:480px){
	.contact__action {
		width:calc(100% - 8px);
	}
	.contact__route {
		font-size: 14px;
		width: 100%;
		padding: 0;
		justify-content: center;
	}
}

@media screen and (max-width:360px){
	.contact__action {
		width:calc(100% - 8px);
	}
	.contact__route {
		font-size:13px;
	}
}

/* End */


/* Start:/local/templates/brand/css/container.css?1753713624137*/
.container {
	width:1280px;
	max-width:100%;
	padding:0 16px;
	margin:0 auto;
	box-sizing:border-box;
}
.container_content {
	
}
/* End */


/* Start:/local/templates/brand/css/detail.css?17561055081680*/
.detail {
}
.detail h2 {
	margin-top:32px;
	margin-bottom:16px;
}
.detail ul {
	padding-left:16px;
}
.detail li {
	margin:8px 0;
}
.detail ul > li {
	position:relative;
	list-style:none;
	padding-left:28px;
}
.detail ul > li:before {
	position:absolute;
	content:"";
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
	width:20px;
	height:20px;
	top:1px;
	left:0;
}

.detail__double {
	display:flex;
}
.detail__double p{
	text-align:left;
}
.detail__wide {
	flex-shrink:0;
	width:50%;
}
.detail__short {
	padding-right:16px;
	/* padding-left:16px; */
	flex-grow:1;
	box-sizing:border-box;
}
.detail__short > p:first-child {
	margin-top:0;
}
.detail__short h3 {
	background-color:var(--c-grey);

	font-size: 1.2rem;
	font-weight: 500;
	padding: 4px 16px;
	/* margin-left: -16px; */
	margin-bottom: 8px;	
}
.detail__short h3 + p,
.detail__short h3 + p + p {
	padding-left:16px;
}

.detail__map {
	height:300px;
}


.detail table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 16px 0px;
}
.detail table td, .detail table th {
	border-bottom: 1px solid var(--c-grey);
	padding: 8px 16px;
	width:50%;
}
.detail table thead {
	background: var(--c-grey);
}
.detail table thead th {
	font-weight: 500;
	font-size: 1.2rem;
}
.detail table tfoot {
	font-weight: bold;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.detail__double {
		flex-direction:column;
	}
	.detail__wide {
		width:100%;
		height:300px;		
	}
	.detail__short {
		padding-right:0;
	}	
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/feedback.css?17537136242869*/
.feedback {
	
	background-color:#d7e9e5;
	padding:32px;
	box-sizing:border-box;
	height:100%;

	position:relative;
	z-index:1;
	
	width:480px;
	max-width:100%;
}

.feedback_sended .feedback__form {
	display:none;
}
.feedback__error:empty {
	display:none;
}
.feedback__error {
	color:#fff;
	background:var(--c-primary);
	padding:16px;
	box-sizing:border-box;
	margin-top:16px;
	border-radius:5px;
	
}
.feedback__title {
	margin-bottom:16px;
	font-size:32px;
	font-weight:700;
	line-height:1;
	text-transform:uppercase;
	color:var(--c-primary);
	
}

.feedback__desc {
	margin-bottom:16px;
	font-size:20px;
	line-height:1.15;
}

.feedback__field {
	margin-bottom:12px;
}


.feedback__field input[type=text],
.feedback__field input[type=tel]{
	width:100%;
	max-width:100%;
	height:40px;
	line-height:40px;
	padding:0 12px;
	box-sizing:border-box;
	border-radius:5px;
	border:1px solid #ccc;
}
.feedback__field textarea {
	width:100%;
	max-width:100%;
	height:100px;
	padding:8px 12px;
	box-sizing:border-box;
	resize:vertical;
	
	border-radius:5px;
	border:1px solid #ccc;	
	
}
.feedback__label {
	margin-bottom:4px;
}

.feedback__agree {
	margin-top:16px;
}
.feedback__agree a{
	
}
.feedback__agree input {
	transform:translateY(-2px);
}


.feedback__agree input[type='checkbox'] {
	display:none;
}
.feedback__agree label {
	position:relative;
	padding-left:24px;
	cursor:pointer;
}
.feedback__agree label:before {
	content:"";
	position:absolute;
	width:20px;
	height:20px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #b4b5b4;
	border-radius:2px;
	top:0;
	left:0;
	
}
.feedback__agree label:hover:before {
	border-color:#999;
}
.feedback__agree input[type='checkbox']:checked + label:before{
	background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve" width="512" height="512" fill="%23de2539"><path d="M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z"></path></svg>');
	
	background-position:center;
	background-size:80%;
	background-repeat:no-repeat;
	border-color:var(--c-primary);
}
.feedback__agree input[type='checkbox']:checked + label:hover:before{
	border-color:var(--c-primary-hover);
}



@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.feedback__title {
		font-size:36px;
	}

	.feedback__desc {
		font-size:16px;
	}
}

/* End */


/* Start:/local/templates/brand/css/fluid.css?1753713624661*/
.fluid {
	position:relative;
	padding:32px 0;
	margin:32px 0;
}


.fluid > :first-child{
	margin-top:0;
}

.fluid:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	height:100%;
	transform:translateX(-50%);
	background:var(--c-grey);
}

.fluid > * {
	position:relative;
}

.fluid .wd__item {
	align-items:flex-start;
}

.fluid_news {
	margin-bottom:-64px;
}

@media screen and (min-width:1000px){

	.fluid .wd__item {	
		margin-bottom:0;
	}
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/footer-menu.css?1753713624400*/
.footer-menu {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
}

.footer-menu a {
	margin-bottom:8px;
	color:#9f9b97;
	border-bottom:1px solid transparent;
	text-decoration:none;
}

.footer-menu a:hover {
	color:#9f9b97;
	border-bottom:1px solid #9f9b97;
}

.footer-menu a.footer-menu__title {
	margin-bottom:16px;
	text-transform:uppercase;
	font-weight:700;
}
/* End */


/* Start:/local/templates/brand/css/footer-messengers.css?1753713624708*/
.footer-messengers {
	display:flex;
}

.footer-messengers__item {
	margin-left:24px;
}

.footer-messengers__item:first-child {
	margin-left:0;
}

.footer-messengers__item .btn {
	background-color:var(--c-footer-color);
	border-color:var(--c-footer-color);
	color:var(--c-footer-bg);
	white-space:nowrap;
}
.footer-messengers__item .btn:hover {
	background-color:var(--c-grey);
	border-color:var(--c-grey);
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.footer-messengers {
		display:flex;
		flex-direction:column;
	}
	.footer-messengers__item {
		margin-left:0;
		margin-bottom:12px;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/footer-phone.css?17537997212291*/
.footer-phone {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background:#fff;
	height:40px;
	align-items:center;
	justify-content:center;
	flex-direction:column;
	color:#333;
	display:none;
	z-index:10;
	box-shadow:0 0 4px 1px rgba(0,0,0,0.16);
	padding:8px;
	box-sizing:border-box;
}

.footer-phone__list {
	display:flex;
	gap:8px;
	width:100%;

	font-size:18px;
	
	font-weight: 700;

}
.footer-phone__number {
	flex-grow:1;	
	background-color: var(--c-accent);

	display: flex;
	align-items: center;
	justify-content: center;
  
}
.footer-phone__number a {
	color:#fff;
	text-decoration:none;
	padding: 4px;	

	display: flex;
	align-items: center;
	justify-content: center;	
}
.footer-phone__number-short {
	
}

.footer-phone__number-short a{
	background:var(--c-primary);
	padding:4px 16px;
	box-sizing:border-box;
	color:#fff;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	position:relative;
	padding-left:44px;
}

.footer-phone__number-short a:hover{
	background:var(--c-primary-hover);
}

.footer-phone__number-short a:before {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	top:50%;
	transform:translateY(-50%);
	left:12px;
	mask-image:url(/local/templates/brand/css/assets/red-number/short.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	background-color:#fff;
	
}

.footer-phone__label {
	margin-top:4px;
	line-height:1;
	font-size:15px;
	background:var(--c-primary);
	color:#fff;
	width:100%;
	text-align:center;
	padding:4px;
	box-sizing:border-box;
	display:block;
	text-decoration:none;
}
.footer-phone__label:hover {
	color:#fff;
}

@media screen and (max-width:1000px){
	.footer-phone {
		display:flex;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

@media screen and (max-width:359px){
	.footer-phone__list {
		font-size:15px;
	}
	.footer-phone__number {
	}
	.footer-phone__number a {
		white-space:nowrap;
	}
	.footer-phone__number-short {
	}
	.footer-phone__number-short a {
		white-space:nowrap;
		padding-left:36px;
	}
	.footer-phone__number-short a:before {
		width:16px;
		height:16px;
		
	}
	.footer-phone__label {
		font-size:15px;
	}

}
/* End */


/* Start:/local/templates/brand/css/footer.css?17538032042858*/
.footer {
	background:var(--c-footer-bg);
	color:var(--c-footer-color);
	padding:32px 0;
}

.footer .obtn {
	text-transform:none;
}

.footer .logo__content {
	color:var(--c-footer-color);
	/* font-size:28px; */
}

.footer__double {
	display:flex;
	margin-bottom:24px;
}

.footer__left {
	width:33%;
	padding-right:32px;
	box-sizing:border-box;
}

.footer__right {
	flex-grow:1;
	
}

.footer__header {
	display:flex;
	justify-content:space-between;
	align-items:center;
}

.footer__content {
	margin-top:32px;
	display:flex;
}

.footer__contact {
	margin-left:80px;
	margin-top:24px;
}
.footer__contact-desc {
	margin-top:4px;
	text-transform:uppercase;
}
.footer__contact .btn {
	font-size:24px;
	font-weight:500;
}
.footer__rating {
	margin-top:24px;
	margin-left:80px;
}

.footer__menu {
	display:flex;
	flex-grow:1;
}

.footer__column {
	flex-grow:1;
	margin-left:32px;
	box-sizing:border-box;
	flex-basis:0;
}

.footer__column:first-child {
	margin-left:0;
}

.footer__bottom {
	display:flex;
}

.footer__copyright{
	padding-left:80px;
	width:33%;
	box-sizing:border-box;
	padding-right:32px;
}

.footer__host {
	font-weight:900;
	font-size:32px;
	text-transform:uppercase;
}
.footer__messenger {
	margin-left:32px;
	display:flex;
	justify-content: flex-end;
}

@media screen and (max-width:1280px){
	.footer__contact {
		margin-left:0;
	}
	.footer__rating{
		margin-left:0;
	}
	.footer__bottom {
		flex-direction:column;
	}
	.footer__copyright {
		width:100%;
		margin-bottom:24px;
		margin-left:0;
		padding-left:0;
		order:3;
	}
	.footer__host {
		width:100%;
		margin-bottom:24px;
		margin-left:0;
		padding-left:0;
		order:1;
	}
	.footer__messenger {
		width:100%;
		margin-bottom:24px;
		margin-left:0;
		padding-left:0;
		justify-content: flex-start;
		order:2;
	}
}
@media screen and (max-width:1000px){
	.footer {
		padding-bottom:48px;
	}
	.footer__contact {
		margin-left:0;
	}
	.footer__rating {
		margin-left:0;
	}
	.footer__double {
		flex-direction:column;
	}
	.footer__left{
		margin-bottom:24px;
		width:100%;
	}
	.footer__right{
		margin-bottom:24px;
	}
}

@media screen and (max-width:1000px) and (min-width:768px){
	
	.footer__contact {
		margin-top:0;
		margin-left:32px;
	}
	.footer__rating {
		margin-top:0;
		margin-left:32px;
	}
	
	.footer__left{
		display:flex;
		padding-right:0;
	}
	.footer__left > div{
		flex-basis:0;
		flex-grow:1;
		margin-left:32px;
	}
	.footer__left > div:first-child{
		margin-left:0;
	}
}
@media screen and (max-width:768px){
	.footer__menu {
		flex-direction:column;
	}
	.footer__column{
		margin-left:0;
	}
	.footer__column + .footer__column{
		margin-top:24px;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/form.css?17537136242231*/
.form {
	
}

.form input[type=text],
.form textarea {
	width:100%;	
}

.form_sended .form__form { 
	display:none;
}

.form__form {
}

.form__field {
	margin:16px 0;
}
.form__field_agree {
	display:flex;
	align-items:flex-start;
}
.form__field_agree input {
	margin-right:8px;
	margin-top:2px;
}
.form__field_agree label {
	
}
.form__label {
}

.form__value {
	margin-top:4px;
}

.form__error {
	color:#c30d14;
}

.form__success {
	color:#0d4564;
	font-weight:700;
	font-size:1.2em;
}
.form_order .form__success {
	color:#000;
	font-weight:300;
	font-size:15px;	
}

.form label {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */	
  font-size:15px;
}

.form__more {
	margin-top:8px;
	display:none;
}

.form_sended .form__more {
	display:block;
}
.form__more-link {
	font-size:0.8em;
	cursor:pointer;
}

.form__more-link:hover {
	text-decoration:underline;
}

.form_feedback {
	
}

.form_feedback {
	margin-top:16px;
}
.form_feedback .form__fields{
	display:flex;
	flex-wrap:wrap;
}
.form_feedback .form__field {
	overflow:hidden;
	flex-shrink:0;	
	margin:0 0 12px 0;
}
.form_feedback .form__field:nth-child(1),
.form_feedback .form__field:nth-child(2){
	width:36%;
	box-sizing:border-box;
	padding-right:16px;
}
.form_feedback .form__field:nth-child(3){
	width:28%;
}
.form_feedback .form__field:nth-child(4){
	width:100%;
	margin-bottom:0;
}
.form_feedback .form__value{
	margin:0;
}
.form_feedback .btn{
	height:32px;
	width:100%;
	padding:0;
	justify-content:center;
}

.form_feedback input[type="text"]{
	background:#fff;
}

.form_feedback input::placeholder {
	font-weight:300;
}


@media screen and (max-width:1000px){
	.form_feedback .form__field:nth-child(1),
	.form_feedback .form__field:nth-child(2){
		width:50%;
	}
	.form_feedback .form__field:nth-child(2){
		padding-right:0;
	}
	.form_feedback .form__field:nth-child(3){
		width:100%;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/header.css?17537136241473*/
.header {
	display:flex;
	padding:8px 0;
}

.header__logo {

}

.header__content {
	display:flex;
	justify-content:center;
	flex-grow:1;
	line-height:1;
	padding:0 16px;
}

.header__content-wrap {
	display:flex;
	flex-direction:column;
	justify-content:center;
}

.header__desc {
	font-weight:300;
}

.header__actions {
	display:flex;
	align-items:center;
	margin-top:8px;
}

.header__recall {
	margin-right:12px;
}

.header__contact {
}

.header .red-phone {
	margin-top:8px;
}


.header__btn.btn {
	height:28px;
	font-weight:400;
	padding:0px 16px;
	border:0;
	font-size:14px;
}

.header__burger {
	display: none;
	width: 48px;
	height: 48px;
	background-color:#fff;
	mask-image:url(/local/templates/brand/css/assets/header/menu.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	flex-shrink:0;
	
	cursor:pointer;
}
.menu-open .header__burger {
	mask-image:url(/local/templates/brand/css/assets/header/close.svg?2);
}

@media screen and (max-width:1000px){
	.header{
		height:56px;
		padding:0;
		align-items:center;
	}
	.header__logo {
		flex-grow:1;
	}
	.header__contact {
		display:none;
	}	
	.header__content {
		display:none;
	}
	.header__burger { 
		display:block;
	}
}

@media screen and (max-width:768px){
	
}

@media screen and (max-width:480px){
	.header__logo {
		width:calc(100% - 40px);
	}
}
@media screen and (max-width:360px){
	.header__burger {
		width: 40px;
		height: 40px;
	}
}

/* End */


/* Start:/local/templates/brand/css/infra.css?1753713624491*/
.infra { 
	width:100%;
	margin:32px 0;
}

.infra__title {
	font-size:18px;
	font-weight:700;
	border-bottom:4px solid var(--c-primary);
	color:var(--c-primary);
}

.infra__items {
	margin:12px 0;
}

.infra__item {
	margin:6px 0;
	padding:6px 16px;
	
	color:var(--c-footer-bg);
	background:var(--c-grey);
	
	display:block;
	
	box-sizing:border-box;
	border-radius:5px;
	text-decoration:none;
}

.infra__item:hover {
	background:var(--c-accent);
	color:#fff;
}
/* End */


/* Start:/local/templates/brand/css/inner-banner.css?17537995083704*/
.inner-banner {
	background-color:#eee;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	line-height:1.15;
	padding:8px 0;
}

.inner-banner_contain {
	background-size:contain;
}

.inner-banner a {
	text-decoration:none;
}

.inner-banner__container {
	margin:16px auto 40px;
}


.inner-banner_board .inner-banner__breadcrumbs {
	display:none;
}
.inner-banner_board .inner-banner__container {
	margin:24px auto;
}

.inner-banner__breadcrumbs {
	margin:24px 0;
}

.inner-banner__content {
	display:flex;
	flex-wrap:wrap;
}

.inner-banner__plate {
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	box-sizing:border-box;
	padding:32px;
	margin-right:16px;
	max-width:64%;
	height:100%;
}
.inner-banner__region {
	display:none;
}

.inner-banner__plate > *:last-child {
	margin-bottom:0;
	padding-bottom:0;	
}

.inner-banner__title {
	margin:0 0 24px 0;
	font-weight:700;
	line-height:1.15;
}
.inner-banner__description {
	line-height:1.5;
}

.inner-banner__description > *:last-child {
	margin-bottom:0;
	padding-bottom:0;
}


.inner-banner__side {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 386px;
	max-width:100%;
	align-self: flex-end;
	justify-content: flex-end;
	margin-right: 0;
	margin-left: auto;
}

.inner-banner__btn-list {
	display:flex;
	margin-top:16px;
	width:100%;
	justify-content:space-between;
	gap:16px;
	
}

.inner-banner__btn-list .btn {
	font-weight:400;
	padding:0;
	font-size:14px;
	flex-grow:1;
	justify-content:center;
	overflow:hidden;
}

.inner-banner__btn-list .btn:after {
	content:attr(data-count);
	display:inline;
}

@media screen and (max-width:1100px){
	.inner-banner__plate {
		margin-right:0;
		max-width:100%;
		width:100%;
	}
	.inner-banner__side {
		margin-top:16px;
		width:100%;
	}
	.inner-banner__side .slots {
		display:none;
	}
	.inner-banner__btn-list {
		justify-content:flex-start;
		gap:8px;
	}
}

@media screen and (max-width:768px){
	.inner-banner_board {
		margin-bottom:178px;
		position:relative;
	}
	.inner-banner_board .inner-banner__side{
		position:absolute;
		bottom:0;
		left:0;
		padding:16px;
		box-sizing:border-box;
		transform:translateY(100%);
	}
}

@media screen and (max-width:505px){
	.inner-banner_board {
		margin-bottom:186px;
	}	
}
@media screen and (max-width:480px){
	.inner-banner__container {
		margin-bottom:24px;
	}
	.inner-banner__plate {
		padding:24px ;
		position:relative;
	}
	.inner-banner__region{
		display:block;
		position:absolute;
		bottom:16px;
		right:0;
		text-align:center;
		
	}
	.inner-banner__region:before {
		content:"";
		display:block;
		width:48px;
		height:48px;
		margin:0 auto;
		background-image:url(/local/templates/brand/css/assets/inner-banner/region.svg);
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;

	}

	.inner-banner__region span{
		background-color:var(--c-accent);
		color:#fff;
		display:block;
		width:100%;
		padding:2px 8px;
		box-sizing:border-box;
		text-align:center;
		margin-top:4px;
		font-weight:500;
	}
		
	.inner-banner__title {
		/* font-size:24px; */
	}
	.inner-banner__desc {
		font-size:18px;
	}
	.inner-banner__side {
		align-items:center;
		/* display:none; */
	}
	.inner-banner__btn-list {
		margin-top:8px;
	}
	.inner-banner__btn-list .btn {
		font-size: 13px;
		height: 24px;
		flex-grow: 1;
		justify-content: center;
	}		
}
@media screen and (max-width:356px){
	.inner-banner_board {
		margin-bottom:212px;
	}	
	.inner-banner__btn-list .btn {
		font-size: 11px; 
	}	
}
/* End */


/* Start:/local/templates/brand/css/lang-select.css?1753795968942*/
.lang-select {
	position:relative;
}

.lang-select__current {
	background-color:#eee;
	display:flex;
	align-items:center;
	cursor:pointer;
}
.lang-select__flag {
	display:flex;
	gap:4px;
	align-items:center;
	padding:4px 8px;
	box-sizing:border-box;
	
	text-decoration:none;
	color:var(--c-h);
}
.lang-select__flag-view {
	flex-shrink:0;
	width:24px;
	display:flex;
	align-items:center;
	border-radius:4px;
}
.lang-select__flag-name {
	font-weight:500;
}

.lang-select__arrow {
	mask-image:url('/local/templates/brand/css/assets/lang-select/arrow.svg');
	mask-repeat:no-repeat;
	mask-position:center;
	mask-size:contain;
	background-color:var(--c-h);
	width:16px;
	height:16px;
	transition: all 0.2s;
	pointer-events:none;
	transform:rotate(90deg);
}

.lang-select__list {
	display:none;
    position: absolute;
    width: 100%;
	background-color:#eee;
}
.lang-select_active .lang-select__list {
	display:block;
}


/* End */


/* Start:/local/templates/brand/css/logo.css?17538023851964*/
.logo {
	display:flex;
	align-items:center;
	color:#000;
	text-decoration:none;
}
.logo:hover {
	color:#000;
}

.logo_grey {
	color:#9f9b97;
}
.logo_grey:hover {
	color:#9f9b97;
}

.logo__view {
	margin-right:16px;
	flex-shrink:0;
	width:64px;
	height:64px;
	text-align:center;
}

.logo__view img{
	height:100%;
}


.logo__content {
	
}

.logo__title {

	line-height:1;
	text-transform:uppercase;
	overflow:hidden;
	
	font-size:32px;
	font-weight:700;	
	
	font-family:'DIN Pro Cond',sans-serif;
	color:var(--c-h);
	
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	 
}

.logo__name{
	margin-top:4px;
	font-size:15px;
	text-transform:uppercase;
}
.logo__name > span{
	background-color:var(--c-accent);
	color:#fff;
	border-radius:4px;
	padding:1px 8px;
}/* 
.logo__name > span:hover{
	background-color:var(--c-accent-hover);
} */
.logo__name > span > span{
	font-weight:500;
}
@media screen and (max-width:1100px){
	.logo__title {
		
	}		
}
@media screen and (max-width:1000px){


	.logo__content {
		
	}	
	.logo__title {
		font-size:28px;
		color:#fff;
	}
	.logo:not(.logo_grey) .logo__name{
		margin-top:2px;
		font-size:13px;
		color:#fff;
	}
	.logo__name > span{
	}
	.logo:not(.logo_grey) .logo__view {
		width:40px;
		height:40px;
		margin-right:8px;
	}	
}
@media screen and (max-width:768px){
	.logo__content {
	}	
	.logo__title {
	}

	.logo__name{
	}
	.logo__view {
	}

}

@media screen and (max-width:480px) {
	.logo__content {
	}	
	.logo__title{
		
	}
}

@media screen and (max-width:370px){
	.logo__name{
		font-size:12px;
	}
}
@media screen and (max-width:360px){

	.logo__view {
		width:32px;
		height:32px;
		margin-right:8px;
	}		
	.logo__content {
		
	}
	.logo__title{
		font-size:24px;
	}
	.logo__name >span{
		padding-left:4px;
		padding-right:4px;
	}
	.logo__name{
		font-size:11px;
	}
}
/* End */


/* Start:/local/templates/brand/css/main-banner.css?17537983234665*/
.main-banner {
	background-color:#eee;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	color:#6D5F52;
	line-height:1.15;
}

.main-banner__container {
	display:flex;
	padding-top:80px;
	padding-bottom:80px;
	flex-wrap:wrap;
}

.main-banner__plate {
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	padding:32px;
	box-sizing:border-box;
	margin-right:32px;
	max-width:100%;
}


.main-banner__title {
	text-transform:uppercase;
	font-size:32px;
	font-weight:700;
	line-height:1.15;
	color:var(--c-h);
}
.main-banner__desc {
	font-size:24px;
	font-weight:300;
	line-height:1.15;
	color:var(--c-h);
}
.main-banner__phone {
	margin:32px 0;
	font-size:40px;
	font-weight:900;
	color:var(--c-primary);
	display:inline-flex;
	position:relative;
}
.main-banner__phone:hover {
	color:var(--c-primary-hover);
}
.main-banner__phone:hover:after {
	width:42px;
	height:42px;
	top:calc(50% - 1px);
	right:-65px;
}	
.main-banner__phone:after {
	transition:all 0.2s ease;
	content:"";
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	top:50%;
	right:-64px;
	transform:translateY(-50%);
	background-image:url(/local/templates/brand/css/assets/main-banner/phone.svg?1);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
}


.main-banner__slots {
	display:flex;
	flex-wrap:wrap;
}
.main-banner__slot {
	position:relative;
	display:flex;
	padding-right:16px;
	margin:8px 16px 8px 0;
	color:var(--c-h);
}
.main-banner__slot:hover {
	color:var(--c-h-hover);
}
.main-banner__slot:hover .main-banner__slot-view img{
	transform:scale(1.05);
}
.main-banner__slot:after {
	content:"";
	display:block;
	width:2px;
	height:100%;
	background:var(--c-primary);
	position:absolute;
	top:0;
	right:0;
}
.main-banner__slot:last-child {
	padding-right:0;
	margin-right:0;
}
.main-banner__slot:last-child:after {
	display:none;
}
.main-banner__slot-view {
	height:38px;
	flex-shrink:0;
}
.main-banner__slot-view img{
	height:100%;
	transition:all 0.2s ease;
}

.main-banner__slot-content {
	margin-left:8px;
	white-space:nowrap;
	line-height:1;
}
.main-banner__slot-title {
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
}
.main-banner__slot-desc {
	margin-top:0px;
}


.main-banner__certs {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 360px;
	max-width:100%;
	align-self: flex-end;
	justify-content: flex-end;
	margin-right: 0;
	margin-left: auto;	
	margin-top:32px;
}

.main-banner__fz {
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	box-sizing:border-box;
	padding:16px 16px 16px 24px;
	width:100%;	
}

.main-banner__fz-title {
	font-weight:700;
	color:var(--c-h);
}
.main-banner__fz-desc {
	margin-top:8px;
	font-size:14px;
	line-height:1.3;
}

.main-banner__rst {
	margin-top:16px;
	color:#fff;
	background-color:var(--c-primary);
	border-radius:5px;
	box-sizing:border-box;
	padding:8px 16px;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.main-banner__rst-label {
	position:relative;
	padding-left:32px;
	
	display:inline;
}
.main-banner__rst-label:before {
	content:"";
	display:block;
	width:24px;
	height:24px;
	background-image:url(/local/templates/brand/css/assets/main-banner/rst.svg?2);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute;
	top:50%;
	left:0px;	
	transform:translateY(-50%);
}

@media screen and (max-width:1000px){
	.main-banner__plate {
		margin-right:0;
		width:100%;
	}
}

@media screen and (max-width:768px){
	.main-banner__slot:after {
		left:0;
	}
	.main-banner__slot:last-child:after {
		display:block;
	}
	.main-banner__fz {
		border:1px solid var(--c-primary);
		padding:16px;
		box-sizing:border-box;
	}
	.main-banner__rst {
		margin-top:0;
	}
	.main-banner__slot-content {
		flex-direction:column;
	}
}

@media screen and (max-width:480px){
	.main-banner__slots {
		flex-direction:column;
	}
	.main-banner__container {
		padding-top:32px;
	}
	.main-banner__title {
		font-size:24px;
	}
	.main-banner__desc {
		font-size:18px;
	}
	.main-banner__phone {
		margin:12px 0;
		font-size:32px;
	}
	.main-banner__phone:after {
		width:24px;
		height:24px;
		right:-32px;
	}

	.main-banner__phone:hover:after {
		width:32px;
		height:32px;
		top:calc(50% - 1px);
		right:-40px;
	}	
}


@media screen and (max-width:415px){
	.main-banner__phone {
		font-size:26px;
	}
}


@media screen and (max-width:360px){
	.main-banner__phone {
		font-size:22px;
	}	
}
/* End */


/* Start:/local/templates/brand/css/main-reviews.css?1753713624805*/
.main-reviews {
	
}

.main-reviews__items {
	
}

.main-reviews__item {
	margin-bottom:24px;
	padding:0 24px;
	position:relative;
	
}

.main-reviews__item:before {
	content:'"';
	position:absolute;
	font-size:48px;
	line-height:.8;
	font-weight:700;
	top:0;
	left:0;
	color:var(--c-accent);
}

.main-reviews__item:after {
	content:'"';
	position:absolute;
	font-size:48px;
	line-height:1;
	font-weight:700;
	bottom:0;
	right:0;
	color:var(--c-accent);
}

.main-reviews__item:last-child {
	margin-bottom:0;
}
.main-reviews__text {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;		
}
.main-reviews__text p{
	margin:0;
}
.main-reviews__rate {
	margin-top:8px;
}

.main-reviews__more {
	text-align:right;
}
/* End */


/* Start:/local/templates/brand/css/map.css?1753713624395*/
.map {
	height:100%;
	position:relative;
	background:#f9f9f9;
	cursor: pointer;
}

.map:after {
	content:"";
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition:all 0.2s ease;
}

.map_unlock {
	cursor: default;
}

.map_unlock:after {
	display: none;
}

.map:not(.map_unlock):hover:after{
	/* background: rgba(0,0,0,0.4); */
}
/* End */


/* Start:/local/templates/brand/css/menu-open.css?1753713624704*/
.menu-open {
	
}

@media screen and (min-width:1000px){
	.page__menu{
		position:relative
	}
	.page__menu:after{ 
		content:"";
		display:block;
		position:absolute;
		left:0;
		top:40px;
		width:100%;
		height:calc(100vh - 120px);
		background:rgba(0,0,0,0.5);
		transition:all 0.2s ease 0.2s;
		opacity:0;
		visibility:hidden;
		pointer-events:none;
		
		
	}
	.menu-open .page__menu:after{
		opacity:1;
		visibility:visible;
		pointer-events:auto;
	}
}
@media screen and (max-width:1000px){
	.menu-open {
		overflow:hidden;
		position:fixed;
		height:100%;
		width:100%;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}
/* End */


/* Start:/local/templates/brand/css/menu.css?17537970734963*/
.menu {
	display:flex;
	justify-content:space-between;
	margin:0;
	height:40px;
	align-items:center;
	position:relative;
	padding:0;
}

.menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.menu li:before {
	display:none;
	list-style:none;
}

.menu__item{
	display:flex;
	position:static
}
.menu__item_search{
	flex-grow:0;
}
.menu__item_mobile {
	display:none;
}
.menu__item_left .menu__submenu {
	left:0;
}

.menu__item_right .menu__submenu {
	right:0;
}
.menu__link {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
	
	
	display:flex;
	flex-grow:1;
	align-items:center;
	justify-content:center;
}

.menu__submenu{

	visibility: hidden;
	opacity:0;
	position:absolute;
	top:40px;
	background:var(--c-grey);
	transition: all .2s ease .2s;
	z-index:20;
	
	box-sizing:border-box;
	font-size:15px;
	text-transform:uppercase;
	max-width:100%;
	padding:0;
	box-shadow:0px 1px 1px 2px rgba(0,0,0,.1);
}

.menu__item:hover .menu__submenu{
	opacity:1;
	visibility: visible;
}

.menu__groups {
	
}
.menu__group{
	box-sizing:border-box;
	width:348px;
	padding:16px 24px;
	margin:0;
}



.menu__sub-item  {
	padding:0;
	margin:0;
}
.menu__sub-link {
	color:#505152;
	text-decoration:none;
	font-weight:400;
	line-height:1.15;
	position:relative;
	display:inline-block;
	padding:6px 0;
	text-transform:none;
}

.menu__sub-item_bold .menu__sub-link {
	font-weight:700;
	color:var(--c-primary);
}


.menu__text {
	text-align:center;
}


	.menu__link,
	.menu__link:hover{
		color:#fff;
	}
	.menu__sub-link:hover {
		color:var(--c-accent);
	}
	

.menu__item_apps p{
	font-size:16px;
}
.menu__item_apps {
	display:block;
	color:#fff;
	margin-top:16px !important;
	
}
.menu__item_apps .apps__item{
	background-color:#fff;
}

@media screen and (min-width:1000px){
	.menu__item{
		height:100%;
		flex-grow:1;
	}
	.menu__item_search{
		flex-grow:0;
	}
	.menu__item_lang{
		height:auto;
		justify-content: flex-end;
		margin-left:16px;
		flex-grow:0;
	}	
	.menu__item_apps {
		display:none;
	}
	.menu__item:hover{
		background:var(--c-primary-hover);
	}
	.menu__item_search:hover {
		background:var(--c-primary);
	}
	.menu__link  {
		position:relative;
	}
	.menu__item:last-child .menu__link:after{
		display:none;
	}
	.menu__link:after{
		content:"";
		display:none;
		position:absolute;
		width:2px;
		height:calc(100% - 24px);
		top:12px;
		right:0;
		background:#9b9793;
	}
	.menu__group {
		position:relative;
	}
	.menu__group:after {
		content:"";
		display:block;
		position:absolute;
		width:2px;
		height:calc(100% - 32px);
		top:16px;
		right:0;
		background:#ccc;
	}
	.menu__group:last-of-type:after {
		display:none;
	}
	
	.menu__groups {
		display:flex !important;
	}

	.menu__sub-item_bold + .menu__sub-item {
		margin-top:8px;
	}	
	.menu__sub-item + .menu__sub-item_bold {
		margin-top:32px;
	}
}

@media screen and (max-width:1280px){

}
@media screen and (max-width:1000px){
	.menu {
		flex-direction:column;
		align-items:flex-start;
		padding-top:24px;
		
	}

	.menu__item{
		width:100%;
		padding:8px 0;
		margin:0;
	}

	.menu__item_mobile {
		display:block;
		border-bottom:0;
	}
	.menu__item_search {
		position:relative;
		min-height: 40px;
		box-sizing: border-box;
		margin-top:16px;
	}
	.menu__submenu{
		visibility: hidden;
		opacity: 0;
		position: relative;
		top: 0;
		background: transparent;
		transition: none;
		z-index: 20;
		box-shadow: none;
		display:none;
		transform: translateX(0);
		border-top:0;
	}
	.menu .menu__submenu{
		padding:8px 0 0 0;
	}

	.menu__item_open .menu__submenu {
		visibility: visible;
		opacity:1;
	}


	.menu__item_multi {
		position:relative;
		display:block;
	}
	.menu__link {
		justify-content:flex-start;
		font-size:18px;		
		
	}
	.menu__item_multi .menu__link:after {
		background-image:url('/local/templates/brand/css/assets/menu/arrow.svg');
		background-repeat:no-repeat;
		width:24px;
		height:24px;
		content:"";
		display:block;
		clear:both;
		position:absolute;
		right:0;
		top:7px;
		transition: all 0.2s;
		pointer-events:none;
		background-color:transparent;
		transform:rotate(0);
	}
	.menu__item_open .menu__link{
		color:#fff;
	}
	.menu__item_open .menu__link:after{
		transform:rotate(90deg);
	}	
	.menu__group {
		width:100%;
		padding:0 16px 0 32px;
		margin-bottom:16px;
	}

	.menu__group:last-child .menu__sub-item:last-child .menu__sub-link:last-child:after {
		display:none;
	}	
	.menu__sub-link {
		color:#fff;
	}
	
	.menu__sub-item_bold .menu__sub-link {
		color:#fff;
	}
	.menu__sub-item_bold:hover .menu__sub-link {
		color:#fff;
	}
	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.menu {
		padding:24px 0 0;
	}
}

/* End */


/* Start:/local/templates/brand/css/news.css?17537136243238*/
.news {
	margin:32px 0;
}

.news__items {
	display:flex;
	margin:0 -8px;
}

.news__item {
	width:calc(25% - 16px);
	margin:0 8px;
	
	display:flex;
	flex-direction:column;
	text-decoration:none;
}

.news__view {
	flex-grow:1;
	box-sizing:border-box;
	padding:12px 0;
	border-radius:5px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	color:#fff;
	position:relative;
	z-index:2;
	overflow: hidden;
}
.news__view:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	pointer-events: none;
	transition: all 0.2s ease;
	z-index:-1;
}

.news__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;	
	
	font-weight:500;
	font-size:18px;
	line-height:1.3;
	min-height:2.6em;
	padding:0 12px;
	transition:all 0.2s ease;
}

.news__content {
	
}

.news__desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-top:12px;
	padding:0 12px;
	color:#000;	
	line-height:1.3;
	min-height:3.9em;
}

.news__date { 
	margin-top:12px;
	padding:0 12px;
	color:#000;
	text-transform:uppercase;
}



.news__item_big {
	width:calc(50% - 16px);
	position:relative;
	z-index:2;
	border-radius:5px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
	overflow:hidden;
}
.news__item_big:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	pointer-events: none;
	transition: all 0.2s ease;
	z-index:-1;
}

.news__item:hover .news__view:before,
.news__item:hover:before {
	background: rgba(0,0,0,0.50);
}


.news__item_big .news__title {
	font-size:26px;
}

.news_3 .news__items {
	flex-wrap:wrap;
}
.news_3 .news__item {
	margin-bottom:16px;
}
.news_3 .news__view {
	aspect-ratio: 2 / 1;
}
@media screen and (min-width:1000px){
	.news__item_big {
		color:#fff;
		padding:24px 12px;
	}
	.news__item_big:hover {
		color:#fff;
	}	
	.news__item_big .news__view {
		background-image:none !important;
		background-color:transparent !important;
	}
	.news__item_big .news__view:Before {
		display:none;
	}
	.news__item_big .news__desc {
		color:#fff;
	}	
	.news__item_big .news__date {
		color:#c9c7c4;
	}	
	
}
@media screen and (max-width:1000px){
	.news__items {
		flex-wrap:wrap;
	}
	.news__item {
		width:calc(100% / 2  - 16px);
	}
	.news__item_big{
		margin-bottom:16px;
		width:calc(100% - 16px);

		background-image:none !important;
		background-color:none !important;		
	}
	.news__item_big:Before {
		display:none;
	}	
	.news__view{
		padding-bottom: 40%;
		height: 0;	
	}
	

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.news__item {
		width:calc(100%  - 16px);
		margin-bottom:16px;
	}
		
		
	.news__item_big .news__title {
		font-size:24px;
	}
	.news__title { 
		font-size:24px;
	}
	.news__desc {
		min-height:auto;
	}
	.news__date{
		margin-top:4px;
	}
}

/* End */


/* Start:/local/templates/brand/css/nowrap.css?175371362434*/
.nowrap {
	white-space:nowrap;
}
/* End */


/* Start:/local/templates/brand/css/pack-correct.css?17537136241924*/
.pack-correct {
	background:var(--c-grey);
	border-radius:5px;
	margin:8px 0;
	
	display:flex;	
	
	padding:16px;
	box-sizing:border-box;
	
	transition:all 0.2s ease;
	
	line-height:1.15;
	
	font-size:18px;
}

.pack-correct__view {
	width: 324px;
	display: flex;
	background-size: cover;
	background-position: center;
	flex-shrink: 0;
	margin-right: 16px;
	border-radius: 5px;
	position:relative;
	overflow:hidden;
}
.pack-correct__view:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	pointer-events: none;
	transition: all 0.2s ease;
}
.pack-correct__content {
	background:#fff;
	border-radius: 5px;	
	padding:16px;
	box-sizing:border-box;
	margin-right:16px;
	
}

.pack-correct__title {
	color:var(--c-accent);
	font-weight:700;
}
.pack-correct__desc {
	margin-top:4px;
;	
}

.pack-correct__action {
	display:flex;
	flex-direction:column;
	margin:-4px 0;
}

.pack-correct__action .btn {
	white-space:nowrap;
	text-transform:none;
	width:100%;
	margin:4px 0;
	flex-grow:1;
	padding-left:16px;
	padding-right:16px;
	height:32px;
}

.pack-correct__phone {
	font-size:20px;
	font-weight:700;
	justify-content:center;
}

@media screen and (max-width:1000px){
	.pack-correct {
		flex-wrap:wrap;
	}
	.pack-correct__view {
		margin-right:0;
		width:100%;
		min-height:128px;
		margin-bottom:16px;
	}
	.pack-correct__content {
		flex-basis:0;
		flex-grow:1;
	}
	.pack-correct__action {
		
	}
}

@media screen and (max-width:768px){
	.pack-correct__content {
		margin-right:0;
	}
	.pack-correct__action {
		width:100%;
		margin-right:0;
		margin-top:16px;
		justify-content:center;
	}
	.pack-correct__action .btn{
		height:32px;
		text-align:center;
		justify-content:center;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/pack-list.css?1753713624107*/
.pack-list {
	
}
.pack-list__item {
	background:var(--c-grey);
	margin:16px 0;
	border-radius:5px;
}
/* End */


/* Start:/local/templates/brand/css/pack-popup.css?17537136243257*/
.pack-popup {
	background:var(--c-grey);
	padding:24px;
	box-sizing:border-box;
	width:384px;
	max-width:100%;
	border-radius:5px;
	position:relative;
	/* color:var(--c-primary); */
}
.pack-popup.fancybox__content {
	padding:0;
}

.pack-popup__content {
	position:relative;
}
.pack-popup__content:before {
	content:"";
	position:absolute;
	width:80%;
	height:80%;
	top:10%;
	left:10%;
	opacity:0.05;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}
.pack-popup ul{
	padding-left:16px;
	margin:0;
}

.pack-popup__title {
	background:#fff;
	border-radius: 5px;	
	padding:16px 24px;
	margin-top:24px;
	box-sizing:border-box;
	text-transform:uppercase;
	display:inline-block;
	width:100%;	
}

.pack-popup__name {
	font-weight:700;
	font-size:22px;
}

.pack-popup__desc {	
	font-size:13px;
}

.pack-popup__content {
	margin:24px 0;
}
.pack-popup__detail{
	text-transform:uppercase;
}

.pack-popup__cost {
}

.pack-popup__price {
	display:flex;	
	text-align:right;	
	margin:8px 0;
	align-items:center;
	font-weight:400;
}
.pack-popup__price_allowance {
	color:var(--c-footer-color);
}
.pack-popup__price-label {
	padding-left:16px;
	/* width:90%; */
	flex-grow:1;
	font-size:15px;
	line-height:1.15;
	text-align:left;
}


.pack-popup__price-value {
	font-size:26px;
	font-weight:700;
	white-space:nowrap;

	background:#fff;

	border-radius: 5px;	
	padding:8px 16px;
	box-sizing:border-box;
	width:156px;
	flex-shrink:0;
}
.pack-popup__price_allowance .pack-popup__price-value {
	font-size:22px;
	font-weight:400;
}

.pack-popup__close {
	position:absolute;
	top:16px;
	right:16px;
	display:flex;
	font-size:14px;
	cursor:pointer;
	align-items:center;
}

.pack-popup__close svg { 
	width:20px;
	height:20px;
	fill:var(--c-primary);
	border:1px solid var(--c-primary);
	border-radius:24px;
	margin-left:4px;
	transition:all 0.2s ease;
}
.pack-popup__close:hover svg { 
	transform:rotate(90deg);
}
.pack-popup__action{
	margin-top:24px;
	text-align:center;
}

.pack-popup__content p + ul {
	margin-top:-8px;
}

.pack-popup__content ul {
	padding-left:16px;
}
.pack-popup__content li {
	margin:12px 0;
	line-height:1.15;
}
.pack-popup__content ul > li {
	position:relative;
	list-style:none;
	padding-left:28px;
}
.pack-popup__content ul > li:before {
	position:absolute;
	content:"";
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
	width:20px;
	height:20px;
	top:1px;
	left:0;
	
}
.pack-popup__content p + ul {
	margin-top:-8px;
}



@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

	
}

@media screen and (max-width:480px){

}

@media screen and (max-width:400px){
	.pack-popup__price-value {
		padding:8px;
		width:46%;
	}
}
@media screen and (max-width:370px){
	.pack-popup__price {
		align-items:center;
	}
	.pack-popup__price-value {
		box-sizing:border-box;
		font-size:22px;
	}
	.pack-popup__price_allowance .pack-popup__price-value {
		font-size:20px;
	}
	.pack-popup__price-label {
		font-size:13px;
		padding-left:8px;
		box-sizing:border-box;
	}
}

/* End */


/* Start:/local/templates/brand/css/pack-tabs.css?17537136241127*/
.pack-tabs {
	
}

.pack-tabs__header {
	display:flex;
}

.pack-tabs__tabs {
	flex-grow:1;
	display:flex;
}

.pack-tabs__labels {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-right:24px;
	font-size:12px;
	text-transform:uppercase;
}
.pack-tabs__label {
	line-height:1.15;
	box-sizing:border-box;
}
.pack-tabs__label:nth-child(1) {
	width:168px;
	padding-left:32px;
}
.pack-tabs__label:nth-child(2) {
	width:208px;
	padding-left:24px;
}

.pack-tabs__header .btn{
	width:calc(33.33% - 16px);
	justify-content:center;
	margin-right:16px;
	margin-left:0;
}

@media screen and (max-width:1000px){
	.pack-tabs__labels{
		display:none;
	}
}

@media screen and (max-width:768px){
	.pack-tabs__tabs {
		justify-content:space-between;
	}
	.pack-tabs__header .btn{
		width:48%;
		margin:0;
	}
}

@media screen and (max-width:480px){

}

@media screen and (max-width:360px){
	.pack-tabs__tabs {
		flex-direction:column;
	}
	.pack-tabs__header .btn{
		width:100%;
		margin-top:8px;
	}
	.pack-tabs__header .btn:first-child{
		margin-top:0;
	}
}

/* End */


/* Start:/local/templates/brand/css/pack.css?17543141064622*/
.pack {
	display:flex;
	padding:24px;
	box-sizing:border-box;
}

.pack__header {
	background-color:#fff;
	padding:12px 24px;
	box-sizing:border-box;
	text-transform:uppercase;
	color:#3c3c3c;
	border-radius:5px;
	width:256px;
	flex-shrink:0;

    display: flex;
    flex-direction: column;
    justify-content: center;
	
}

.pack__name {
	font-size:22px;
	font-weight:700;
}
.pack__type {
	font-size:13px;
	margin-top:4px;
}

.pack__content {
	margin:0 32px 0 64px;
	flex-grow:1;
	/* color:var(--c-primary); */
	align-self:center;
}
.pack__content p {
	margin:0;
	text-align:left;
}

.pack__detail {
	text-transform:uppercase;
	color:var(--c-accent);
	margin-top:4px;
	text-decoration:underline;
	cursor:pointer;
	font-weight:400;
}

.pack__footer {
	background:#fff;
	border-radius:5px;
	/* width:378px; */
	
}
.pack__price {
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center;
	
}

.pack__allowance{
	color:var(--c-footer-color);
	opacity:.78;
	font-size:26px;
	padding-right:24px;	
	position:relative;
	text-align:right;
	/* width:138px; */
	box-sizing:border-box;
	white-space:nowrap;
}
.pack__allowance:before {
	content:"";
	position:absolute;
	display:block;
	width:1px;
	height:100%;
	background-color:var(--c-primary);
	opacity:.78;
	top:0;
	right:0;
}


.pack__full-price {
	color:var(--c-primary);
	opacity:.78;
	font-size:26px;
	padding-right:24px;	
	position:relative;
	text-align:right;
	/* width:138px; */
	box-sizing:border-box;
	white-space:nowrap;
}
.pack__full-price:before {
	content:"";
	position:absolute;
	display:block;
	width:1px;
	height:100%;
	background-color:var(--c-primary);
	opacity:.78;
	top:0;
	right:0;
}


.pack__result-price {
	color:var(--c-accent);
	font-size:28px;
	/* padding-left:24px; */
	font-weight:600;
	width:132px;
	box-sizing:border-box;
	white-space:nowrap;
	text-align:center;
}


.pack__price-item {
	width:164px;
	padding:8px 16px;
	box-sizing:border-box;
}
.pack__price-item_result {
	width:186px;
}
.pack__price-value{
	font-size:26px;
	line-height:38px;
	vertical-align:baseline;
	white-space:nowrap;
	margin-bottom:4px;
	font-weight:500;
}
.pack__price-label{
	text-transform:uppercase;
	font-size:10px;
	margin-top:2px;
}

.pack__price-item_result .pack__price-value {
	color:var(--c-accent);
	font-weight:700;
	font-size:34px;
}


.pack__price-item_allowance {
	color:var(--c-footer-color);
	position:relative
}

.pack__price-item_allowance:after {
	content:"";
	display:block;
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
	width:1px;
	height:50%;
	background-color:var(--c-footer-color);
}

@media screen and (max-width:1000px){
	.pack{
		flex-direction:column;
	}
	
	.pack__header{
		width:100%;
	}
	.pack__content {
		align-self:flex-start;
		margin:16px 0 0;
	}
	.pack__footer {
		margin-top:16px;
		width:auto;
	}
	.pack__price {
		justify-content:flex-start;
	}
	.pack__full-price {
		position:relative;
	}
	.pack__full-price:after {
		content:attr(data-label);
		position:relative;
		display:block;
		bottom:-3px;
		right:0;
		font-size:10px;
		text-transform:uppercase;
		font-weight:300;
	}
	.pack__result-price {
		position:relative;
	}
	.pack__result-price:after {
		content:attr(data-label);
		position:relative;
		display:block;
		bottom:-3px;
		left:0;
		font-size:10px;
		text-transform:uppercase;
		font-weight:300;
	}
}

@media screen and (max-width:768px){
	.pack__price {
	}	
	.pack__result-price {
		width:100%;
		padding:12px 24px;
		text-align:left;
		background:#fff;
		border-radius:5px;
	}
}

@media screen and (max-width:480px){
	.pack {
		padding:16px;
	}
	.pack__price {
	}
	.pack__header {
		padding:8px 16px;
	}
	.pack__footer {
	}
	.pack__full-price:before {
		display:none;
	}
	.pack__full-price {
		width:100%;
		padding:0;
		text-align:left;
		background:#fff;
		border-radius:5px;
		padding:16px;
		opacity:1;
	}
	.pack__result-price {
	}
	
	
	.pack__price-item {
		width:50%;
	}
	.pack__price-item_result {
		width:50%;
	}
	.pack__price-value {
		line-height:calc(26px + (38 - 26) * (100vw - 320px) / (480 - 320));
	}
	.pack__price-label br{
		display:none;
	}
	.pack__price-item_allowance .pack__price-value {
		font-size: calc(20px + (26 - 20) * (100vw - 320px) / (480 - 320));
	}
	.pack__price-item_result .pack__price-value {
		font-size: calc(22px + (34 - 22) * (100vw - 320px) / (480 - 320));
	}
}

/* End */


/* Start:/local/templates/brand/css/page.css?1753799750538*/
.page {
	
}

.page__menu {
	background-color:var(--c-primary);
}
.page__content {
	width:100%;
	overflow:hidden;
}
.page__content:not(.page__content_fancybox) {
	padding-bottom:64px;
}

@media screen and (max-width:1000px){
	
	.page__menu {
		display:none;
	}

	.menu-open .page__menu {
		display:block;
		position:fixed;
		top:56px;
		height:calc(100% - 56px - 40px);
		left:0;
		right:0;
		overflow-y:scroll;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/personal-data.css?1763415631618*/
.personal-data {
	padding:16px;
    background: rgba(240, 241, 242, 0.96);
    border-radius: 5px;
    box-sizing: border-box;
	position:fixed;
	
	bottom:16px;
	left:50%;
	transform:translateX(-50%);
	
	width:1280px;
	max-width:calc(100% - 32px);
	z-index:100;
}
.personal-data_accepted {
	display:none;
}
.personal-data__content {
	
}

.personal-data__action {
	margin-top:8px;
	text-align:right;
}

@media screen and (max-width:1000px){
	.personal-data {
		bottom:56px;
		font-size:14px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/popuplar-service.css?17537136241016*/
.popular-service {
	display:flex;
	flex-wrap:wrap;
	margin:0 -8px;
	width:calc(100% + 16px);
}

.popular-service__item {
	width:calc(100% / 4 - 16px);
	margin:8px;
	min-width:288px;
	flex-grow:1;
}

.popular-service__item-view {
	border-radius:5px;
	height:100px;
	
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;	
	overflow:hidden;
	
	position:relative;
}



.popular-service__item-title.btn {
	margin-top:8px;
	color:#fff;
	text-align:center;
	padding:8px;
	box-sizing:border-box;
	border-radius:5px;
	font-weight:400;
	text-transform:uppercase;
	width:100%;
	justify-content:center;
}

.popular-service__item:hover .popular-service__item-view:after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	pointer-events:none;
	transition:all 0.2s ease;
}
.popular-service__item:hover .popular-service__item-view:after {
	background:rgba(0,0,0,0.2);
}


/* End */


/* Start:/local/templates/brand/css/product-list.css?17537136242395*/
.product-list {
	
}

.product-list__items {
	display:flex;
	margin:0 -8px;
	width:calc(100% + 16px);
	flex-wrap:wrap;
}

.product-list__item {
	margin:8px;
	width:calc(25% - 16px);
	flex-shrink:0;
	background-color:var(--c-grey);
	box-sizing:border-box;
	padding:16px;
	border-radius:5px;
	text-decoration:none;
	color:#000;
	
	overflow:hidden;
	position:relative;
}

.product-list__item:hover {
	color:#000;
}
.product-list__item:hover:after{
	content:"";
	position:absolute;
	display:block;
	
	width:100%;
	height:100%;
	top:0;
	left:0;
	
	user-select:none;
	background:rgba(6, 124, 96,0.2);
}

.product-list__item:hover img{
	transform:scale(1.1);
	
}
.product-list__item._hidden {
	display:none;
}

.product-list__view {
	background:#fff;
	height:196px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#fff;
	border-radius:5px;
	overflow:hidden;

}
.product-list__view img{
	max-height:100%;
	transition:all 0.2s ease;
}

.product-list__content {
}

.product-list__title {
	margin-top:12px;
	background:#fff;
	border-radius:5px;
	padding:8px 16px;
	line-height:1.15;
	height:calc(2.3em + 16px);
	box-sizing:border-box;
	display:flex;
	align-items:center;
}
.product-list__name {

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;		
}

.product-list__price {
	background:#fff;
	border-radius:5px;
	padding:8px;
	color:var(--c-primary);
	font-weight:700;
	font-size:24px;
	text-align:center;
	margin-top:12px;
}

.product-list__more {
	margin-top:8px;
	text-align:center;
}


.product-list__more:empty {
	display:none;
}

@media screen and (max-width:1280px){
	.product-list__title {
		height:calc(3.45em + 16px);
	}
	.product-list__name {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;		
	}	
}

@media screen and (max-width:1000px){

	.product-list__item {
		width:calc(50% - 16px);
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.product-list__items {
		margin:0 -4px;
		width:calc(100% + 8px);
	}

	.product-list__item {
		margin:4px;
		width:calc(50% - 8px);
		padding:4px;
	}
	
	.product-list__title {
		margin-top:4px;
	}
	.product-list__price {
		margin-top:4px;
	}
}

/* End */


/* Start:/local/templates/brand/css/product.css?17537136242105*/
.product {
	margin-bottom:64px;
}

.product__title {
		margin-bottom:16px;
}

.product__header {
	display:flex;
}

.product__view {
	width:40%;
	flex-shrink:0;
	
	box-sizing:border-box;
	padding-right:48px;
}

.product__image {
	/* background:#fafafa; */
	aspect-ratio: 1 / 1;
}
.product__image-wrap {
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;	
}

.product__image-wrap img{
	max-height:100%;
}

.product__gallery {
	margin-top:12px;
}
.product__gallery-item {
	/* background:#fafafa; */
	aspect-ratio: 1 / 1;
	width:100px;
	border-bottom:1px solid var(--c-primary);
	box-sizing:border-box;
}
.product__gallery-item-wrap {
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;
}
.product__gallery-item-wrap img{
	max-height:100%;
}
.product__content {
	flex-grow:1;
}

.product__content h1 {
	color:var(--c-footer-bg);
	margin-top:0;
}

.product__availability {
	margin:16px 0;
}
.product__availability a{
	color:var(--c-primary);
}
.product__availability a:hover{
	color:var(--c-primary-hover);
}
.product__props {
	margin:16px 0;
}
.product__prop {
	margin:8px 0;
}

.product__prop-label {
	color:var(--c-footer-color);
	display:inline;
}

.product__prop-value {
	display:inline;
	margin-left:0	
}

.product__price {
	margin:16px 0;
	font-size:32px;
	font-weight:700;
}

.product__action {
	
}

.product__action .btn {
	margin:4px 8px 4px 0;
	min-width:280px;
	justify-content:center;
}

@media screen and (max-width:1000px){

	.product__action .btn {
		width:calc(50% - 8px);
	}
}

@media screen and (min-width:768px){	
	.product__title {
		display:none;
	}
}
@media screen and (max-width:768px){
	.product {
		margin-bottom:32px;
	}
	
	.product h1 {
		display:none;
	}
	
	.product__header {
		flex-direction:column;
	}

	.product__view {
		padding-right:0;
		width:100%;
		max-width:512px;
	}
	.product__image {
		aspect-ratio:1920 / 1080;
		max-height:30vh
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/rate.css?1753713624470*/
.rate {
	display:flex;
}

.rate__item {
	width:20px;
	height:20px;
	flex-shrink:0;
	mask-image:url(/local/templates/brand/css/assets/rate/star.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	margin-right:4px;
	background-color:#ccc;
	cursor:pointer;
	opacity:0.5;
}

.rate__item_active {
	background-color:var(--c-accent);
	opacity:1;
}

.rate__item input {
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	opacity:0;
}
/* End */


/* Start:/local/templates/brand/css/red-phone.css?17619298612293*/
.red-phone {
	display:inline-flex;
	flex-direction:column;
	align-items:flex-end;
}
.red-phone__list {
	display:flex;
	gap:8px;
}
.red-phone__number {
	position:relative;
}
.red-phone__number:after {
	content:"";
	display:block;
	position:absolute;
	width:1px;
	height:68%;
	background:#ccc;
	right:0;
	top:16%;
	display:none;
	
}

.red-phone__number a {
	font-size:21px;
	font-weight:700;
	padding:4px 16px;
	box-sizing:border-box;
	border-radius:5px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	position:relative;
	padding-left:44px;	
	color:var(--c-primary);

	padding-right:0;	
}

.red-phone__number a:hover {
	color:var(--c-primary-hover);
}

.red-phone__number a:before {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	top:50%;
	transform:translateY(-50%);
	left:12px;
	mask-image:url(/local/templates/brand/css/assets/red-number/Tel2.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	background-color:var(--c-primary);
}

.red-phone__number a:hover:before {
	color:var(--c-primary-hover);
}



.red-phone__number-short {
	
}

.red-phone__number-short a{
	font-size:21px;
	font-weight:700;
	padding:4px 16px;
	box-sizing:border-box;
	border-radius:5px;	
	color:#fff;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	position:relative;
	padding-left:44px;
	color:var(--c-primary-hover);
}

.red-phone__number-short a:hover{
	color:var(--c-primary-hover);
}

.red-phone__number-short a:before {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	top:50%;
	transform:translateY(-50%);
	left:12px;
	mask-image:url(/local/templates/brand/css/assets/red-number/Tel.svg);
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	background-color:var(--c-primary);
}

.red-phone__number-short a:hover:before {
}

.red-phone__content {
	margin-top:2px;
}


.red-phone__label {
	text-transform:uppercase;
	position:relative;
	font-size:13px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.red-phone__label:before {
	content:"";
	display:none;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	background:#27ae60;
	width:6px;
	height:6px;
	border-radius:6px;
}
/* End */


/* Start:/local/templates/brand/css/right-image.css?1753713624332*/
.right-image {
	float:right;
	padding:0 0 16px 16px;
	width:384px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.right-image {
		float:none;
		padding:0;
		width:512px;
		max-width:100%;
		margin:16px auto;
		display:block;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/search-form.css?17640144961746*/
.search-form {
	
}

.search-form__content {
	background:var(--c-primary);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding:4px 100px 4px 0;
	box-sizing:border-box;
	display:none;
}
.search-form_active .search-form__content {
	display:flex;
}
.search-form__form {
	display:flex;
	flex-grow:1;
}
.search-form__input {
	flex-grow:1;
	box-sizing:border-box;
	margin:0 8px;
	background:transparent;
	border:0;
	border-bottom:1px solid #fff;
	color:#fff;
}
.search-form__input:focus,
.search-form__input:active{
	outline:none;
}
.search-form__input::placeholder {
  color: #ccc;
  opacity: 1; /* Firefox */
}
.search-form__submit {
	border:1px solid #fff;
	color:#fff;
	padding:0 16px;
	background:transparent;
	border-radius:5px;
}
.search-form__icon {
	width:24px;
	height:100%;
	margin-left:16px;

	background-image:url(/local/templates/brand/css/assets/search-form/icon.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
	
	cursor:pointer;
}
.search-form__close {
	width:24px;
	height:100%;
	margin-left:16px;

	background-image:url(/local/templates/brand/css/assets/search-form/close.svg);
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;	
	
	cursor:pointer;
	transition:all 0.2s ease;
}

.search-form__close:hover {
	transform:rotate(90deg);
}


@media screen and (min-width:1000px){
	.search-form__content {
		display:none;
	}	
}
@media screen and (max-width:1000px){
	.search-form__content {
		display:flex;
		height:40px;
	}
	.search-form__close {
		display:none;
	}
	.search-form__input {
		margin-left:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/side.css?1753713624342*/
.side {
	
}

.side_right {
	float:right;
	padding: 0 0 24px 24px;
	width:512px;
	box-sizing:border-box;
	max-width:100%;
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.side_right {
		padding:0;
		margin:16px auto;
		float:none;
	}
}

@media screen and (max-width:480px){


}

/* End */


/* Start:/local/templates/brand/css/slots.css?17540447541476*/
.slots {
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	
	background:rgba(255,255,255,0.9);
	border-radius:5px;
	padding:8px 24px;
	box-sizing:border-box;
	
	max-width:100%;
}
.slots__slot {
	position:relative;
	display:flex;
	padding:16px 0;
	color:var(--c-h);
}
.slots__slot:hover {
	color:var(--c-h-hover);
}
.slots__slot:hover .slots__slot-view img{
	transform:scale(1.05);
}
.slots__slot:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:#ccc;
	position:absolute;
	bottom:0;
	left:0;
}
.slots__slot:last-child {
	padding-right:0;
	margin-right:0;
}
.slots__slot:last-child:after {
	display:none;
}
.slots__slot-view {
	height:38px;
	flex-shrink:0;
}
.slots__slot-view img{
	height:100%;
	transition:all 0.2s ease;
}

.slots__slot-content {
	margin-left:8px;
	white-space:nowrap;
	line-height:1;
}
.slots__slot-title {
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
}
.slots__slot-desc {
	margin-top:4px;
}


@media screen and (min-width:768px) and (max-width:1000px){
	.slots {
		flex-direction:row;
	}
	.slots__slot {
		padding-right:16px;
		margin-right:16px;
	}

	.slots__slot:after {
		content:"";
		display:block;
		width:1px;
		height:calc(100% - 24px);
		background:#6D5F52;
		position:absolute;
		top:12px;
		right:0;
		left:auto;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/social.css?1753713624495*/
.social {
	display:flex;
}

.social__item{
	width:28px;
	height:28px;
	margin-right:12px;
	
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	
	position:relative;
}

.social__item:last-child{
	margin-right:0;
}

.social__item:after{ 
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0);	
	transition:all 0.2s ease;
}
.social__item:hover:after{ 
	background:rgba(0,0,0,0.04);	
}
/* End */


/* Start:/local/templates/brand/css/step-tabs.css?1753713624532*/
.step-tabs .steps {
	margin:16px 0;
}
.step-tabs__tabs {
	display:flex;
	margin: 0 -8px;
	width:calc(100% + 16px);
}
.step-tabs__tabs .btn{
	width:calc(25% - 16px);
	margin:0 8px;
	justify-content:center;
}

@media screen and (max-width:1000px){
	.step-tabs__tabs {
		flex-wrap:wrap;
	}
	.step-tabs__tabs .btn {
		width:calc(50% - 16px);	
		margin-top:4px;
	}
}

@media screen and (max-width:768px){
	.step-tabs__tabs .btn {
		width:calc(100% - 16px);	
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/steps.css?17537136241194*/
.steps {
	background:var(--c-grey);
	border-radius:5px;	
	margin:16px 0;
	padding:16px;
	box-sizing:border-box;
}
.steps p{
	text-align:left;
	margin:0;
}
.steps__title {
	color:#6d5f52;
	font-size:1.7em;
	font-weight:700;
}

.steps__items {
	flex-wrap:wrap;
	display:flex;	
}

.steps__item {		
	display:flex;
	
	position:relative;
	flex-grow:1;
	flex-basis:0;

	margin:0 32px 0 0;
	min-width:288px;
}
.steps__item > span {
	margin:8px 0;
}
.steps__item:before {
	content:attr(data-id);
	font-size:120px;
	font-weight:700;
	line-height:0.8;
	color:#dadbdd;
	margin-right:16px;
	padding-bottom:0.1em;
	
}


@media screen and (min-width:1000px){

}


@media screen and (max-width:1000px){
	.steps__item + .steps__item {
		margin-top:32px;
	}	
}

@media screen and (max-width:768px){
	.steps__items {
		width:100%;
		margin:0;
		padding:8px 0
	}
	.steps__item {
		width:100%;
		align-items:flex-start;	
	}
	.steps__item:before {
		font-size:100px;
	}			
}

@media screen and (max-width:480px){
	.steps {
		border-radius:0;
		margin-left:-16px;
		margin-right:-16px;
		width:calc(100% + 32px);
		padding:16px;
	}
	
}
/* End */


/* Start:/local/templates/brand/css/sticky-top.css?1753713624340*/
.sticky-top {
	position: sticky;
	top: 0;
	z-index: 20;
	background: #fff;
}

@media screen and (max-width:1000px){

	header.sticky-top {
		background:var(--c-primary);
	}

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.sticky-top {
		box-shadow: 0 0 4px 1px rgba(0,0,0,0.16);
	}
}
/* End */


/* Start:/local/templates/brand/css/submenu-bottom.css?17537136241119*/
.submenu-bottom {
}
.submenu-bottom__items {
	display:flex;
	flex-grow:1;
	justify-content:center;
	height:40px;
	overflow:hidden;
}
.submenu-bottom__item {
	flex-grow:1;
	color:#fff;
	padding:0 48px;
	background-color:var(--c-accent);
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	margin-right:16px;
	text-transform:uppercase;
	font-weight:400;	
	text-decoration:none;
}

.submenu-bottom__item:hover {
	color:#fff;
	background-color:var(--c-accent-hover);
}
.submenu-bottom__item_rating {
	flex-shrink:0;
	background:#f5f5f5;
	margin-right:0;
}
.submenu-bottom__item_rating:hover {
	background:#f5f5f5;
	color:#fff;
}

@media screen and (max-width:1000px){
	
	.submenu-bottom__items {
		flex-direction:column;
		height:auto;
		margin:4px 16px 4px 32px;
	}
	.submenu-bottom__item {
		padding:4px 12px;
		box-sizing:border-box;
		margin:8px 0;
		text-align:left;
		line-height:1.2;
	}
	.submenu-bottom__item_rating {
		display:none;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/table-scroll.css?1753713624198*/
.table-scroll {
    overflow: auto;
	margin: 0 -16px;
}


@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/brand/css/tabs.css?175371362481*/
.tabs {
	
}
.tabs__tab {
	
}
.tabs__pane:not(._active) {
	display:none;
}
/* End */


/* Start:/local/templates/brand/css/video.css?1753713624136*/
.video {
	
}

.video_right {
	float:right;
	padding: 0 0 24px 24px;
	width:512px;
	box-sizing:border-box;
	max-width:100%;
}

/* End */


/* Start:/local/templates/brand/css/wd.css?17537136241588*/
.wd {
	
}

.wd__tabs {
	display:flex;
	flex-wrap:wrap;
	margin:0 -8px;
	width:calc(100% + 16px);
}
.wd__tab {
	background:#82776a;
	flex-grow:0;
	width:calc(100% / 4 - 16px);
	border-radius:5px;
	margin:8px 8px;
	padding:6px 8px 4px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	transition:all 0.2s ease;
	font-weight:400;
	text-transform:uppercase;
}

.wd__tab:hover {
	background:#74695b;
}

.wd__tab._active {
	background:#c73a40;
}


.wd__data {
	margin:8px 0;
}

.wd__content { 
	display:none;
}

.wd__step {

	background:#f2f1ef;
	border-radius:5px;
	
	flex-wrap:wrap;
	display:flex;
}

.wd__content._active {
	display:block;
}

.wd__item {
		
	display:flex;
	align-items:center;
	
	position:relative;
	flex-grow:1;
	flex-basis:0;


	margin:16px 0;	
	padding:0 16px;
	min-width:288px;
}

.wd__item:before {
	content:attr(data-id);
	font-size:120px;
	font-weight:700;
	line-height:0.8;
	color:#9b9793;
	opacity:0.5;
	margin-right:16px;
	
}


@media screen and (max-width:1000px){
	.wd__tab {
		width:calc(100% / 2 - 16px);
	}
}

@media screen and (max-width:768px){
	.wd__tabs {
		width:100%;
		margin:0;
	}
	.wd__tab {
		width:100%;
		margin:4px 0;
	}
	.wd__step {
		width:100%;
		margin:0;
		padding:8px 0
	}
	.wd__item {
		width:100%;
		align-items:flex-start;	
	}
	.wd__item:before {
		font-size:100px;
	}
			
}

@media screen and (max-width:480px){
	.wd__step {
		width: calc(100% + 32px);
		margin: 0 -16px;
		padding: 8px 0;
		border-radius: 0;
	}
}

/* End */


/* Start:/local/templates/brand/css/youtube.css?1753713624200*/
.youtube {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.youtube__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/* End */


/* Start:/local/templates/brand/plugin/fancybox/jquery.fancybox.min.css?175371362512795*/
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/brand/plugin/owl/assets/owl.carousel.min.css?17537136253351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/brand/plugin/owl/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/brand/plugin/owl/assets/owl.theme.default.min.css?17537136251013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/brand/plugin/owl/assets/owl.theme.slider2.css?17537136252984*/
/** * Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */
/* * Default theme - Owl Carousel CSS File */
 .owl-theme-slider2 .owl-nav {
     text-align: center;
     -webkit-tap-highlight-color: transparent;
}
 .owl-theme-slider2 .owl-nav [class*='owl-'] {
     color: var(--c-dark);
     font-size: 14px;
     margin: 5px;
     padding: 4px 7px;
     background: #D6D6D6;
     display: inline-block;
     cursor: pointer;
     border-radius: 3px;
}
 .owl-theme-slider2 .owl-nav [class*='owl-']:hover {
     transition:all 0.2s ease;
     text-decoration: none;
}
 .owl-theme-slider2 .owl-nav .disabled {
     opacity: 0.5;
     cursor: default;
}
 .owl-theme-slider2 .owl-dots {
     margin-top: 10px;
}
 .owl-theme-slider2 .owl-dots {
     text-align: center;
     -webkit-tap-highlight-color: transparent;
}
 .owl-theme-slider2 .owl-dots .owl-dot {
     display: inline-block;
     zoom: 1;
     *display: inline;
}
 .owl-theme-slider2 .owl-dots .owl-dot span {
     width: 10px;
     height:10px;
     margin: 4px;
     background: var(--c-dark);
     border: 2px solid #fff;
     display: block;
     -webkit-backface-visibility: visible;
     transition: all 200ms ease;
     border-radius: 30px;
}
 .owl-theme-slider2 .owl-dots .owl-dot.active span, 
 .owl-theme-slider2 .owl-dots .owl-dot:hover span {
     background: #fff;
     border :2px solid var(--c-dark);
}
 .owl-theme-slider2 .owl-nav {
     pointer-events:none;
     position:absolute;
     top:calc(50%);
     transform:translateY(-50%);
     width:100%;
     margin:0;
}
 .owl-theme-slider2 .owl-nav button.owl-next {
     position:absolute;
     right:calc(var(--p));
     font-size:32px;
     width:calc(var(--p) * 1.5);
     height:calc(var(--p) * 3);
     background-image:url(/local/templates/brand/plugin/owl/assets/right.png);
     background-size:contain;
     background-position:center;
     background-repeat:no-repeat;
     pointer-events:auto;
     margin:0;
     transform: translateY(-50%);
}
 .owl-theme-slider2 .owl-nav button.owl-prev {
     position:absolute;
     left:calc(var(--p));
     font-size:32px;
     width:calc(var(--p) * 1.5);
     height:calc(var(--p) * 3);
     background-image:url(/local/templates/brand/plugin/owl/assets/left.png);
     background-size:contain;
     background-position:center;
     background-repeat:no-repeat;
     pointer-events:auto;
     margin:0;
     transform: translateY(-50%);
}
 .owl-theme-slider2 .owl-nav button.owl-prev:hover, 
 .owl-theme-slider2 .owl-nav button.owl-next:hover {
     background-color:transparent;
     opacity:0.5;
}
 .owl-theme-slider2 .owl-nav button {
     display:flex;
     width:100%;
     height:100%;
     align-items:center;
     justify-content:center;
}
 .owl-theme-slider2 .owl-nav button img {
     width:50%;
}
 .owl-theme-slider2 .owl-item img {
     max-height:none;
}
 .owl-theme-slider2 .owl-nav button.owl-prev span{
}
 .owl-theme-slider2 .owl-nav button.disabled{
     opacity:0.5;
}
 
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1753713621675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1753713596666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/brand/plugin/normalize.css?17537136256487 */
/* /local/templates/brand/css/_style.css?17543140581200 */
/* /local/templates/brand/css/apps.css?1753713624547 */
/* /local/templates/brand/css/avail.css?1753713624368 */
/* /local/templates/brand/css/breadcrumb-banner.css?1753713624579 */
/* /local/templates/brand/css/breadcrumb.css?1753713624424 */
/* /local/templates/brand/css/btn.css?17543142451647 */
/* /local/templates/brand/css/certs.css?1753713624208 */
/* /local/templates/brand/css/clear.css?175371362425 */
/* /local/templates/brand/css/contact.css?17537136241526 */
/* /local/templates/brand/css/container.css?1753713624137 */
/* /local/templates/brand/css/detail.css?17561055081680 */
/* /local/templates/brand/css/feedback.css?17537136242869 */
/* /local/templates/brand/css/fluid.css?1753713624661 */
/* /local/templates/brand/css/footer-menu.css?1753713624400 */
/* /local/templates/brand/css/footer-messengers.css?1753713624708 */
/* /local/templates/brand/css/footer-phone.css?17537997212291 */
/* /local/templates/brand/css/footer.css?17538032042858 */
/* /local/templates/brand/css/form.css?17537136242231 */
/* /local/templates/brand/css/header.css?17537136241473 */
/* /local/templates/brand/css/infra.css?1753713624491 */
/* /local/templates/brand/css/inner-banner.css?17537995083704 */
/* /local/templates/brand/css/lang-select.css?1753795968942 */
/* /local/templates/brand/css/logo.css?17538023851964 */
/* /local/templates/brand/css/main-banner.css?17537983234665 */
/* /local/templates/brand/css/main-reviews.css?1753713624805 */
/* /local/templates/brand/css/map.css?1753713624395 */
/* /local/templates/brand/css/menu-open.css?1753713624704 */
/* /local/templates/brand/css/menu.css?17537970734963 */
/* /local/templates/brand/css/news.css?17537136243238 */
/* /local/templates/brand/css/nowrap.css?175371362434 */
/* /local/templates/brand/css/pack-correct.css?17537136241924 */
/* /local/templates/brand/css/pack-list.css?1753713624107 */
/* /local/templates/brand/css/pack-popup.css?17537136243257 */
/* /local/templates/brand/css/pack-tabs.css?17537136241127 */
/* /local/templates/brand/css/pack.css?17543141064622 */
/* /local/templates/brand/css/page.css?1753799750538 */
/* /local/templates/brand/css/personal-data.css?1763415631618 */
/* /local/templates/brand/css/popuplar-service.css?17537136241016 */
/* /local/templates/brand/css/product-list.css?17537136242395 */
/* /local/templates/brand/css/product.css?17537136242105 */
/* /local/templates/brand/css/rate.css?1753713624470 */
/* /local/templates/brand/css/red-phone.css?17619298612293 */
/* /local/templates/brand/css/right-image.css?1753713624332 */
/* /local/templates/brand/css/search-form.css?17640144961746 */
/* /local/templates/brand/css/side.css?1753713624342 */
/* /local/templates/brand/css/slots.css?17540447541476 */
/* /local/templates/brand/css/social.css?1753713624495 */
/* /local/templates/brand/css/step-tabs.css?1753713624532 */
/* /local/templates/brand/css/steps.css?17537136241194 */
/* /local/templates/brand/css/sticky-top.css?1753713624340 */
/* /local/templates/brand/css/submenu-bottom.css?17537136241119 */
/* /local/templates/brand/css/table-scroll.css?1753713624198 */
/* /local/templates/brand/css/tabs.css?175371362481 */
/* /local/templates/brand/css/video.css?1753713624136 */
/* /local/templates/brand/css/wd.css?17537136241588 */
/* /local/templates/brand/css/youtube.css?1753713624200 */
/* /local/templates/brand/plugin/fancybox/jquery.fancybox.min.css?175371362512795 */
/* /local/templates/brand/plugin/owl/assets/owl.carousel.min.css?17537136253351 */
/* /local/templates/brand/plugin/owl/assets/owl.theme.default.min.css?17537136251013 */
/* /local/templates/brand/plugin/owl/assets/owl.theme.slider2.css?17537136252984 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1753713621675 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1753713596666 */
