

/* Start:/local/templates/cheb/vendor/normalize.css?16172600596138*/
/*! 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/cheb/css/_style.css?17655432541793*/
:root {
	--primary-color: #282425;
	--dark-grey:#282425;
	--medium-grey:#656565;
	--light-grey:#f2f2f2;
	--primary-font:"Oswald",Arial,sans-serif;
}
body {
	font-family:"Roboto",Arial,sans-serif;
	font-size:17px;
	color:#282425;
	line-height:1.4;
}


a {
	color:var(--primary-color);
}

h1,.h1 {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-weight:400;
	font-size:50px;
	line-height:1.15;
}
h2,.h2 {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-weight:400;
	font-size:36px;
	line-height:1.15;
}
h3,.h3 {
	font-family:var(--primary-font);
	font-weight:400;
	text-transform:uppercase;
	color:var(--dark-grey);
}

a[href*="tel:"] {
	white-space:nowrap;
}

img {
	max-width:100%;
	vertical-align:top;
}

.page__content ul {
	padding-left:8px;
}
.page__content li {
	padding-left:32px;
	position:relative;
	list-style:none;
	margin:8px 0;
}
.page__content li:before {
	content:"";
	background-color:var(--dark-grey);
	font-size:1em;
	line-height:1;
	vertical-align:top;
	
	display:block;
	position:absolute;
	width:8px;
	height:8px;
	top:8px;
	left:0;
	/* border:2px solid var(--dark-grey); */
}
*:focus {
	outline:none;
}

table {
	width:100%;
	border-collapse: collapse;
	
}
td,th {
	text-align:center;
	padding:8px;
	border-bottom:1px solid #ccc;
}
td:first-child,th:first-child {
	text-align:left;
}
thead td,th {
	font-weight:700 !important;
}




@media screen and (max-width:1000px){
	h1,.h1 {
		font-size: calc(30px + (50 - 30) * (100vw - 320px) / (1000 - 320));
	}
	h2,.h2 {
		font-size: calc(24px + (36 - 24) * (100vw - 320px) / (1000 - 320));
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/agent-detail.css?17664270921270*/
.agent-detail {
	margin-top:32px;
	display:flex;
}
.agent-detail .h3 {
	margin-top:0;
}

.agent-detail__content {
	flex-grow:1;
	display:flex;
}
.agent-detail__view {
	width:156px;
	flex-shrink:0;
}
.agent-detail__view img{
	border:3px solid #f2f3f6;
	border-radius:100%;
}
.agent-detail__info {
	margin-left:32px;
}
.agent-detail__btn {
	margin-bottom:16px;
	display:none;
}
.agent-detail__number {
	font-size:1.2em;
	font-weight:500;
}

.agent-detail__field {
	margin:12px 0;
}	
.agent-detail__value {
	color:var(--primary-color);
	font-weight:500;
}	
.agent-detail__field a{
	color:var(--primary-color);
	font-weight:500;	
	text-decoration:none;
}
.agent-detail__diplom {
	display:block;
	float:right;
	margin:24px 0 16px 16px;
	width:396px;
}
.agent-detail__diplom img{

}
@media screen and (max-width:1000px){
	.agent-detail {
		margin-top:16px;
		flex-direction:column;
	}
	.agent-detail__btn {
		display:block;
	}
	
	
}

@media screen and (max-width:768px){
	.agent-detail__diplom {
		float:none;
		max-width:100%;
		margin:16px 0;;
	}
	.agent-detail__content {
		flex-direction:column;
	}
	.agent-detail__info{
		margin:16px 0 0 0;
	}
}

@media screen and (max-width:480px){


}

/* End */


/* Start:/local/templates/cheb/css/agent-list.css?17664278911384*/
.agent-list {
	
}

.agent-list__search {

	margin:16px 0;
	border-left:2px solid #c20d19;
	padding-left:16px;	
	box-sizing:border-box;	
}

.agent-list__search h3{
	color:#c20d19;
	font-size:22px;
	font-weight:500;
	margin-bottom:4px;	
	margin-top:16px;
}

.agent-list__list {
	display:flex;
	flex-wrap:wrap;
	margin:0 -12px;
}

.agent-list__item {
	flex: 0 0 calc(25% - 32px);
	margin:0 16px 24px;
	display:none;
}
.agent-list__item._active {
	display:block;
}
.agent-list__view {
	display:block;
	padding:0 10%;
	box-sizing:border-box;
}	
.agent-list__view img{
	border-radius:100%;
	border:3px solid #f2f3f6;
}

.agent-list__number{
	margin-top:8px;
	font-weight:500;
}
.agent-list__action{
	margin-top:8px;
}
/* .agent-list__more .btn{
	background:rgba(195, 13, 20, .8);
	border-color:rgba(195, 13, 20, .8);
}
.agent-list__more .btn:hover{
	background:rgba(195, 13, 20, 1);
	border-color:rgba(195, 13, 20, 1);
} */
.agent-list__more{
	margin-top:16px;
	text-align:center;
}

.agent-list__more._hidden{
	display:none;
}

@media screen and (max-width:1000px){
	.agent-list__item {
		flex: 0 0 calc(33.33% - 32px);
	}
	.agent-list__search {
		display:block;
	}
}

@media screen and (max-width:768px){
	.agent-list__item {
		flex: 0 0 calc(50% - 32px);
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/agent-review.css?1623052546764*/
.agent-review {
	width:396px;
	max-width:100%;
}
.agent-review__field {
	margin:8px 0;
}

.agent-review input[type=text]{
	width: 100%;
	border: 0;
	box-sizing: border-box;
	padding: 0 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background: #e9edf4;
	font-size: 16px;
	border-radius: 0;
	height: 32px;
	line-height: 32px;
}

.agent-review textarea{
	width: 100%;
	border: 0;
	box-sizing: border-box;
	padding: 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background: #e9edf4;
	font-size: 16px;
	border-radius: 0;
	resize:vertical;
}

.agent-review__field_rate {
	display:flex;
	flex-wrap:wrap;
}

.agent-review__field-value {
	margin-left:8px;
}
.agent-review__field-submit {
	margin-top:8px;
}
/* End */


/* Start:/local/templates/cheb/css/allowance-table.css?1765278890854*/
.allowance-table {
	color:#000;
    border-spacing: 8px;
    border-collapse: separate;	
	line-height:1.15;

	margin: 8px -8px;
	width: calc(100% + 16px);

	font-size:15px;  
}

.allowance-table span{
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:22px;
	line-height:1;
}

.allowance-table th {
	background-color:var(--primary-color);
	color:#fff;
	text-align:left;
	border:0;
	padding-left:24px;
	font-weight:400;
}

.allowance-table td {
	border:0;
	
	padding:8px;
}

.allowance-table td:nth-child(1) {
	background-color:#6e6e6e;
	color:#fff;
	padding-left:24px;
	min-width:196px;
}

.allowance-table td:nth-child(2),
.allowance-table td:nth-child(3) {
	background-color:#b0adae;
	text-align:center;
	font-weight:700;
}

.allowance-table td:empty {
	background-color:#f0f0f0;
}
/* End */


/* Start:/local/templates/cheb/css/alphabet.css?1765044393963*/
.alphabet{
	margin:1em 0;
}

.alphabet__item{
	display:flex;
	margin:8px 0 ;
}

.alphabet__char{
	flex:0 0 60px;
	font-size:32px;
	font-weight:700;
	color:var(--light-grey);
	background:var(--dark-grey);
	
	display:flex;
	align-items:center;
	justify-content:center;
	text-align:center;
	margin-right:8px;
}
.alphabet__list{
	flex:0 0 calc(100% - 68px);
	display:flex;
	flex-wrap:wrap;
	margin:-4px;
}
.alphabet__link {
	flex: 0 0 calc(33.33% - 8px);
	margin:4px 4px;
	
	display:flex;
	align-items:center;
	padding:12px 16px;
	box-sizing:border-box;
	text-decoration:none;
	background:var(--light-grey);
	color:var(--dark-grey);
	transition:all 0.2s ease;
}
.alphabet__link:hover {
	background:var(--medium-grey);
	color:var(--light-grey);
}


@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {
	.alphabet__char{
		font-size:24px;
	}
	.alphabet__link {
		flex: 0 0 calc(50% - 8px);
	}	
}
/* End */


/* Start:/local/templates/cheb/css/anti-scam.css?17652794262718*/
.anti-scam {
	--gap:16px;
	display:flex;
	gap:var(--gap);
}

.anti-scam__items {
	width:100%;
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-auto-rows: auto;
	gap: 16px;	
}

.anti-scam__item:first-child {
	grid-row: 1 / span 3;
	grid-column: 1;
}
.anti-scam__item {
	display:flex;
	gap:var(--gap);
	grid-column: 2;
	position:relative;
	overflow:hidden;
}
.anti-scam__item:last-child {

}

.anti-scam__view:before {
	content:"";
	display:block;
	position:absolute;
	width:70px;
	height:90px;
	-webkit-mask-image:url(/local/templates/cheb/css/assets/anti-scam/cross.svg);
	mask-image:url(/local/templates/cheb/css/assets/anti-scam/cross.svg);
	mask-position:center;
	mask-size:cover;
	mask-repeat:no-repeat;
	bottom:16px;
	left:16px;
	z-index:1;
	background-color:rgba(255,255,255,0.5);
}
.anti-scam__view:first-child:before {
	top:16px;
	bottom:auto;
	left:16px;	
}
.anti-scam__view {
	width:50%;
	flex-shrink:0;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	aspect-ratio:5/3;
	position:relative;
}
.anti-scam__item:first-child .anti-scam__view {
	width:100%;
}

.anti-scam__title {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size: 32px;
	line-height:1.15;
	color:var(--dark-grey);
}

.anti-scam__view-mobile {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 16px;
	box-sizing: border-box;
	color: #fff;
}

.anti-scam__item:not(:first-child) .anti-scam__view-mobile {
	display:none;
}

.anti-scam__title-mobile {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size: 32px;
	line-height:1.15;
}
.anti-scam__desc-mobile {
	color:var(--light-grey);
}
.anti-scam__desc {
	margin-top:4px;
}

.anti-scam__item:first-child .anti-scam__content {
	display:none;
}


@media screen and (max-width:1000px){
	.anti-scam{
		flex-direction:column;
	}

	.anti-scam__items {
		grid-template-columns: 1fr;		
	}

	.anti-scam__item:first-child {
		grid-row: 1;
		grid-column: 1;
	}
	.anti-scam__item {
		grid-column: 1;
	}
	.anti-scam__item {
		display:block;
	}
	.anti-scam__view{
		width:100%;
		height:196px;
		box-sizing:border-box;
	}
	.anti-scam__title-mobile {
		font-size: 24px;
	}	
	.anti-scam__item:not(:first-child) .anti-scam__view-mobile {
		display:flex;
	}
	.anti-scam__title {
		display:none;
	}
	.anti-scam__item:first-child .anti-scam__content {
		display:block;
	}	
	.anti-scam__item:first-child .anti-scam__desc-mobile {
		display:none;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/cheb/css/banner-animation.css?17665659321461*/
.banner-animation {
	height:400px;
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:80px;	
}

.banner-animation__text {
	color:#656565;
	text-transform:uppercase;
	font-weight:700;
	line-height:1;
	position:absolute;
}
.banner-animation__text_white {
	color:#fff;
}
.banner-animation__text_pos1 {
	left:0%;
	top:5%;
}
.banner-animation__text_pos2 {
	left:50%;
	top:9%;
	font-size:0.8em;
}
.banner-animation__text_pos3 {
	left:10%;
	top:50%;
}
.banner-animation__text_pos4 {
	left:55%;
	top:50%;
}

@media screen and (max-width:1300px){
	.banner-animation {
		font-size: calc(75px + (80 - 75) * (100vw - 1000px) / (1280 - 1000));
	}
	.banner-animation__text_pos2 {
		left:auto;
		right:0;
		top:25%;
	}	
}

@media screen and (max-width:1000px){
	.banner-animation {
		height:calc(100px + (400 - 100) * (100vw - 320px) / (1000 - 320));
	}	
	.banner-animation__text_pos1 {
		font-size: calc(32px + (100 - 32) * (100vw - 320px) / (1000 - 320));
	}
	.banner-animation__text_pos2 {
		top:38%;
		left:auto;
		right:4%;
		font-size: calc(24px + (80 - 24) * (100vw - 320px) / (1000 - 320));
	}
	.banner-animation__text_pos3 {
		display:none;
	}
	.banner-animation__text_pos4 {
		top:65%;
		left:auto;
		right:0;
		font-size: calc(32px + (100 - 32) * (100vw - 320px) / (1000 - 320));
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/banner.css?1766483124885*/
.banner {
	text-decoration:none;
	font-family:var(--primary-font);
	text-transform:uppercase;
	display:block
}

.banner__view {
	color:#fff;
	aspect-ratio:2 / 3;
	box-sizing:border-box;
	padding:16px;
	
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	
	display:flex;
	align-items:flex-end;
	
	filter:grayscale(100%);
}

.banner__view-items {
	
}

.banner__view-item {
	font-size:22px;
}

.banner__view-item:before {
	content:"| ";
}

.banner__title {
	font-size:24px;
	text-align:center;
	color:#656565;
	line-height:1;
	height:3em;
	padding:32px 0;
}
.banner__title span{
	color:#333;
}

.banner__action {
	text-align:center;
}

@media screen and (max-width:1000px){
	.banner {
		min-width:256px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/btn-line.css?1766567216531*/
.btn-line {
	--gap:8px 16px;
	display:flex;
	gap:var(--gap);
}
.btn-line_banner {
	margin:48px 0;
}
.btn-line_banner .btn{
	white-space:wrap;
}

.btn-line_banner .btn span {
	width:100%;
}

@media screen and (max-width:1000px){


}

@media screen and (max-width:768px){
	.btn-line_banner {
		margin:16px 0;
		text-align:center;
	}
	.btn-line_banner {
		flex-direction:column;
	}
	.btn-line_banner .btn {
		padding-top:4px;
		padding-bottom:4px;
	}
}

@media screen and (max-width:480px){
		
}

/* End */


/* Start:/local/templates/cheb/css/btn.css?17652788871065*/
.btn {
	min-height:48px;
	line-height:1.2;
	padding:0 24px;
	display:inline-flex;
	align-items:center;
	box-sizing:border-box;
	background-color:var(--primary-color);
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	border-radius:0;
	transition:all 0.2s ease;
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:20px;
}

.btn:hover {

}

.btn_border {
	border:3px solid var(--dark-grey);
	background-color:transparent;
	color:var(--dark-grey);
}
.btn_border:hover {
	background-color:var(--dark-grey);
	color:#fff;	
}

.btn_border_white {
	background-color:transparent;	
	color:var(--light-grey);
	border:3px solid var(--light-grey);	
}
.btn_border_white:hover {
	background-color:var(--light-grey);	
	color:var(--dark-grey);
	border:3px solid var(--light-grey);	
}
@media screen and (max-width:1000px){
	.btn {
		padding:0 16px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/calc-area.css?17603642121901*/
.calc-area {
	display:flex;
	margin:0 -8px 16px;
}
.calc-area p {
	margin:0;
	line-height:1.2;
}
.calc-area__text {
	background-color:#d1d4dc;
	margin:0 8px;
	padding:16px;
	position:relative;
	padding-left:64px;
	
}
.calc-area__text:before {
	content:"";
	display:block;
	position:absolute;
	top:16px;
	left:16px;
	width:32px;
	height:32px;
	background-image:url(/local/templates/cheb/css/assets/calc-area/to-do-list.svg);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.calc-area__action {
	width:calc(25% - 16px);
	margin:0 8px;
	flex-shrink:0;
	display:flex;
	flex-direction:column;
	min-width:232px;
}

.calc-area__phone {
	flex-grow:1;
	background:var(--btn-color);
	display:flex;
	align-items:center;
	justify-content:center;
}
.calc-area__phone a {
	color:#fff;
	text-decoration:none;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 20px;
	/* font-weight: 700; */
	line-height:1;
	padding:0 16px;

	box-sizing: border-box;
	text-align: center;


}

.calc-area__link {
	flex-grow:1;
	margin-top:5px;
	display:flex;
}

.calc-area__btn.btn {
	padding:0 8px;
	width:100%;
	height:100%;
	justify-content:center;
	flex-grow:1;
	min-height:auto;
	font-size:16px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.calc-area {
		margin:0 0 16px 0;
		flex-direction:column;
	}
	.calc-area__text{
		margin:0;
	}
	.calc-area__action{
		width:100%;
		margin:8px 0 0 0;
		
	}
	.calc-area__link{
	}
	.calc-area__phone {
		padding:8px;
	}
	.calc-area__btn.btn{
		padding:8px;
	}

	.calc-area__text {
		padding-left:16px;
		
	}
	.calc-area__text:before {
		position:static;
		top:auto;
		left:auto;
		transform:none;
		margin-bottom:8px;
		width:100%;
		text-align:center;
	}


}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/calc-select.css?1760964192924*/
.calc-select {
	
}

.calc-select__item {
	display:flex;
	margin:16px 0;
	cursor:pointer;
	align-items:center;
}
.calc-select__item_empty {
	color:#9d9d9c;
	font-weight:100;
	padding-left:96px;
	box-sizing:border-box;
}

.calc-select__view {
	width:80px;
	height:80px;
	margin-right:16px;
	flex-shrink:0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.calc-select__view img{
	display:block;
	max-height:100%;
}

.calc-select__content {
	flex-grow:1;
}

.calc-select__item:hover .calc-select__content{
	color:var(--action-color);
}

.calc-select__name {	
	font-size:16px;
}

.calc-select__price {
	font-weight:500;
	font-size:18px;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.calc-select__name {
		font-size:14px;
	}
	.calc-select__item {
		margin:4px 0;
	}
}

@media screen and (max-width:480px){

}


/* End */


/* Start:/local/templates/cheb/css/calc.css?17655394564759*/
.calc {
	margin-top:32px;
}
.calc h2 {
	margin-top:32px;
	margin-bottom:24px;
}

.calc__item {
	margin-bottom:24px;
	display:flex;
}

.calc__view {
	flex-shrink:0;
	width:256px;
}

.calc__no-select {
	display:flex;
	justify-content:space-between;
}

.calc__item_active .calc__no-select {
	display:none;
}

.calc__no-select-label {
	color:#9d9d9c;
	font-weight:100;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;	
}
.calc__no-select-info {
	position:relative;
	margin-right:12px;
	width:24px;
	height:24px;
}
.calc__no-select-info:after {
	content:"";
	display:block;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    background: var(--primary-color);
    -webkit-mask-image: url(/local/templates/cheb/css/assets/calc/info.svg);
    mask-image: url(/local/templates/cheb/css/assets/calc/info.svg);
    mask-repeat: no-repeat;
    mask-size: 80%;
    mask-position: center;
	box-sizing:border-box;
	
	cursor:pointer;	
}

.calc__no-select-info-content {
	position:absolute;
	top:100%;
	left:0;
	padding:12px;
	font-size:15px;
	width:324px;
	box-sizing:border-box;
	z-index:10;
	background:#fff;
	box-shadow:0 5px 12px -4px #646361;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all 0.2s ease;
}
.calc__no-select-info-view{
	text-align:center;
}
.calc__no-select-info-content img{
	max-height:128px;
	
}

.calc__no-select-info:hover .calc__no-select-info-content{
	opacity:1;
	visibility:visible;
	pointer-events:auto;
}


.calc__image {
	display:none;
	padding-right:16px;
	text-align:center;
}

.calc__image img{
	max-height:128px;
}

.calc__item_active .calc__image {
	display:block;
}
.calc__content {
	flex-grow:1;
}
.calc__head{
	position:relative;	
}
.calc__name {
	position:relative;	
	color:var(--primary-color);
	cursor:pointer;
	padding:0 40px 2px 0;
	border-bottom:2px solid var(--primary-color);
}

.calc__name:after {
	content:"";
    position: absolute;
    width: 24px;
    height: 24px;
    bottom: 0;
    right: 0;
	background-color:var(--primary-color);
    -webkit-mask-image: url(/local/templates/cheb/css/assets/calc/arrow.svg?1);
    mask-image: url(/local/templates/cheb/css/assets/calc/arrow.svg?1);
    mask-repeat: no-repeat;
    mask-size: 80%;
    mask-position: center;
	box-sizing:border-box;
}


.calc__popup {
	position:absolute;
	top:100%;
	left:0;
	z-index:5;
	padding:16px;
	width:100%;
	background:#fff;
	box-sizing:border-box;
	box-shadow:0 5px 12px -4px #646361;
	max-height:50vh;
	overflow-y:auto;
	display:none;
}
.calc__popup_active{
	display:block;
}

.calc__info {
	margin-top:8px;
	display:none;
}

.calc__item_active .calc__info {
	display:block;
}

.calc__prop {
}

.calc__price {
	font-size:24px;
	font-weight:500;
	margin-top:4px;
}

.calc__clear {
	color:#9d9d9c;
	font-weight:100;
	margin-top:4px;
	cursor:pointer;
	position:relative;
	padding-left:20px;
}
.calc__clear:before {
	content:"";
	position: absolute;
	top: 50%;
	left: 0px;
	transform:translateY(-45%);
	width: 12px;
	height: 12px;
	background-image: url(/local/templates/cheb/css/assets/calc/close.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.calc__footer {
	display:flex;
	justify-content:flex-end;
	align-items:center;
	margin-top:32px;
}
.calc__total {
	margin-right:16px;
	font-size:30px;
	color:var(--action-color);
	font-weight:500;
}

.calc__order {
	
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.calc__view {
		width:156px;
	}
	.calc__no-select-label { 
		
	}

	.calc__image img{
		max-height:96px;
	}	
	.calc__name { 

	}
	
	.calc__price {
		font-size:18px;
	}
	.calc__total {
		font-size:24px;
	}
}

@media screen and (max-width:480px){
	.calc {
		font-size:16px;
	}
	.calc__no-select-info {
		width:24px;
		height:24px;
	}

	.calc__view {
		width:128px;
	}
	.calc__no-select-label { 
		
	}

	.calc__image img{
		max-height:80px;
	}	
	.calc__name { 

		padding-right:32px;
	}
	
	.calc__name:after {
		width:24px;
		height:24px;
	}
	
	.calc__price {
		font-size:16px;
	}
	
	.calc__prop {
		font-size:15px;
	}
	.calc__clear {
		padding-left:18px;
	}
	.calc__total {
		font-size:18px;
	}
	
	.calc__popup {
		left:-128px;
		width:calc(128px + 100%);
	}	
	.calc__no-select-info-content {
		width:288px;
		left:-48px
	}	
}
@media screen and (max-width:359px){
	.calc {
		font-size:15px;
	}
	.calc__no-select-label { 
		font-size:15px;
	}
	.calc__name { 
		font-size:15px;
	}
	.calc__prop {
		font-size:14px;
	}
	.calc__no-select-info-content {
		width:228px;
	}
}

/* End */


/* Start:/local/templates/cheb/css/clear.css?176504289325*/
.clear {
	clear:both;
}
/* End */


/* Start:/local/templates/cheb/css/col.css?1765016417189*/
.col {
	--gap:16px;	
	display:flex;
	gap:var(--gap);
}
.col_scroll {
	overflow-x:auto;
}
.col__item {
	
}


.col_3 .col__item{
	flex:0 0 calc(33% - calc(var(--gap) / 2));
}

/* End */


/* Start:/local/templates/cheb/css/contact.css?17652789131098*/
.contact {
	
}

.contact__icons {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:24px;
	font-weight:600;
	color:#656565;
}

.contact__icon {
	margin:16px 0;
}

.contact__icon a{
	text-decoration:none;
	color:#656565;
}

.contant__map {
	flex-grow:1;
	position:relative;
	cursor:pointer;
}

.contant__map:after {
	content:"";
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition:all 0.2s ease;
}

.contant__map_unlock {
	cursor: default;
}
.contant__map_unlock:after {
	display: none;
}

.contant__map:not(.contant__map_unlock):hover:after{
	background: rgba(0,0,0,0.4);
}


.contant__map iframe {
	border:0;
	width:100%;
	height:100%;
}
.contant__form {
	width:512px;
	max-width:100%;
}
.contant__form h3 {
	text-transform:uppercase;
}



@media screen and (max-width:1000px){
	.contact__icons {
		font-size: calc(20px + (24 - 20) * (100vw - 320px) / (1000 - 320));
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	
}

/* End */


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


/* Start:/local/templates/cheb/css/death-actions.css?17652788811210*/
.death-actions {
	margin:32px 0;
}

.death-actions__title {
	background-color:#656565;
	color:#fff;
	font-family:var(--primary-font);
	text-transform:uppercase;
	text-align:center;
	box-sizing:border-bpx;
	padding:4px 16px;
	font-size:20px;
}

.death-actions__items {
	display:flex;
	gap:16px;
	margin-top:16px;
}

.death-actions__item {
	flex:0 0 calc(33.33% - calc(32px / 3));
	padding:16px;
	box-sizing:border-box;
	padding-top:56px;
	background:#fff;
	position:relative;
}

.death-actions__item:before {
	font-family:var(--primary-font);
	text-transform:uppercase;
	content:attr(data-num);
	display:block;
	position:absolute;
	top:0;
	right:8px;
	font-size:100px;
	line-height:1;
	color:#e4e4e4;
	font-weight:700;
}

.death-actions__content {
	position:relative;
	text-align:center;
}

.death-actions__content > :first-child {
	margin-top:0;
}
.death-actions__content > :last-child {
	margin-bottom:0;
}

@media screen and (max-width:1000px){
	.death-actions__items {
		overflow-x:auto;
	}
	.death-actions__item {
		flex:0 0 calc(66.66% - 24px);	
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/detail.css?17652798762066*/
.detail {
	
}

.detail__picture {
	display:none
}

.detail__date {
	font-weight:300;
	color:#999;
	margin-top:18px;
}

.detail__right {
	width:30%;
	max-width:100%;
	float:right;
	padding:16px 0 16px 16px;
	position:relative;
	z-index:1;
}
.detail__right_xs {
	width:256px;
}

.detail__cemetery-right {
	width:50%;
	max-width:100%;
	float:right;
	padding-left:16px;
	padding-bottom:16px;
	position:relative;
	z-index:1;
}

.detail__right_post img{
	box-shadow:0 0 4px 1px rgba(0,0,0,0.1);
}

.detail__left-image {
	float:left;
	margin-right:24px;
	margin-bottom:16px;
	max-width:100%;
	width:30%;
	min-width:256px;
}

.detail__image-title {
	color:var(--dark-grey);
	font-weight:400;
	text-align:center;
	margin-top:8px;
}

.detail__gbu {
	width:640px;
	max-width:100%;
	margin:0 auto;
}

.detail__video {
	max-width:512px;
	width:100%;
	margin:16px auto;
}

.detail__under {
	display:flex;
	align-items:center;
	margin:48px 0;  
}
.detail__rate{
	flex-grow:1;
	display:flex;
	align-items: center;
}
.detail__rate-label {
	margin-right:12px;
}

.detail__more-article{
	
}

.detail__title {
	font-size:1.3em;
	font-weight:700;
	font-family:'Roboto Condensed', Arial, sans-serif;
	margin:18px 0;
}

@media screen and (max-width:1000px){

	.detail__picture {
		display:inline;
	}


	.detail__right {
		width:50%;
	}	
	.detail__right_post {
		text-align:center;
	}
	.detail__right_post img{
		max-width:80%;
	}	
	.detail__video {
		width:100%;
		margin:16px auto;
	}	
}

@media screen and (max-width:768px){

	.detail__right {
		float:none;
		padding:0;
		width:100%;
	}
	.detail__right {
		float:none;
		padding:0;
		width:100%;
		max-width:320px;
		margin:0 auto;
	}
	.detail__cemetery-right {
		float:none;
		padding:0;
		width:100%;
	}
	
	.detail__under {
		flex-direction:column;
		align-items:flex-start;
	}
	.detail__more-article{
		margin-top:32px;
		width:100%;
	}

	
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/districts.css?1765543639392*/
.districts {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}

.districts__item {
	background-color:#656565;
	color:#fff;
	padding:8px 24px;
	box-sizing: border-box;
	text-decoration:none;
}

.districts__title {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:24px;
	line-height:1;
}

.districts__desc {
	line-height:1.15;
}
/* End */


/* Start:/local/templates/cheb/css/find-me.css?1629898230302*/
.find-me {
	display:flex;
	align-items:center;
	height:40px;
}

input[type=text].find-me__field {
	height:100%;
	border:1px solid #ccc;
	background:#f7f5f6;
	width:424px;
}

.find-me__submit.btn {
	height:100%;
	margin-left:8px;
	padding:0 16px;
	display:flex;
	align-items:center;
}
/* End */


/* Start:/local/templates/cheb/css/fix-bottom.css?17665686201116*/
.fix-bottom {
	--gap:16px;
	position:fixed;
	width:100%;
	height:48px;
	left:0;
	bottom:0;
	display:none;
	z-index:20;
	box-shadow:0 0 2px 1px rgba(127,127,127,0.5);
	gap:var(--gap);
	background:var(--primary-color);
	color:#fff;
	text-decoration:none;
	font-family: var(--primary-font)
}
.fix-bottom .btn {
	width:100%;
	height:100%;
	font-size:14px;
	margin:0 auto;
}
.fix-bottom .btn span{
	width:100%;
	text-align:center;
}
.fix-bottom .btn span span{
	font-size:17px;
}

@media screen and (max-width:1000px){
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.fix-bottom {
		display:flex;
		align-items:center;
		box-sizing:border-box;
		padding:0 16px;
		text-align:center;
		text-transform:uppercase;
		
	}
	.fix-bottom__left {
		flex-grow:1;
		white-space:wrap !important;
		line-height:1.05;
		font-size:15px;
	}
	.fix-bottom__right {
		font-size:22px;
		line-height:1.05;
	}
}




@media screen and (max-width:376px){
	.fix-bottom__left {
		font-size:15px;
	}
	.fix-bottom__right {
		font-size:18px;
	}	
}
/* End */


/* Start:/local/templates/cheb/css/fluid.css?1765042835465*/
.fluid {
	position:relative;
	padding:2px 0;
	margin-bottom:16px;
}

.fluid_padding {
	padding:32px 0;
}
.fluid_intro{
	margin-bottom:0;
	padding-bottom:32px;
}

.fluid h2{
	margin:0.4em 0;
}

.fluid:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	height:100%;
	transform:translateX(-50%);
	z-index:-1;
}

.fluid_grey:before {
	background:#f2f2f2;
}

.fluid > * {
	position:relative;
}
/* End */


/* Start:/local/templates/cheb/css/footer.css?17652789161244*/
.footer {
	--gap:24px;
	--count:3;
	display:flex;
	gap:calc(var(--gap) * 2);
	color:#ccc;
}

.footer a{ 
	color:#ccc;
	text-decoration:none;
}

.footer__info {
	flex:0 0 calc(25% - calc(var(--gap) * 2));
}

.footer__phone {
	margin:24px 0;
}
.footer__content {
	flex:0 0 75%;
}

.footer__menu {
	display:flex;
	gap:var(--gap);
}

.footer__list {
	flex: 0 0 calc(calc(100% / var(--count)) - calc(calc(var(--gap) * var(--count)) / calc(var(--count) - 1)));
}

.footer__link-head a {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:24px;
	color:#fff;
}
.footer__link-body {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
}
.footer__link-body a {
	color:#ccc;
}
.footer__link-body a:hover {
	text-decoration:underline;
}

.footer__disclamer {
	margin:32px 0;
	font-size:14px;
}
.footer__copyright {
	font-size:14px;
}

@media screen and (max-width:1000px){
	.footer {
		flex-direction:column;
		gap:0;
		text-align:center;
	}
	
	.footer__info {
		width:100%;
	}

	.footer__content {
		width:100%;
	}
	
	.footer__menu{
		display:none;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/form.css?17651289632617*/
.form {
}

.form__form {
}

.form__field {
	margin:8px 0;
}

.form__field label {
	font-weight:300;
	line-height:1.15;
	font-size:15px;
}


.form__field input[type="text"],
.form__field input[type="tel"],
.form__field textarea {
	width:100%;
	border:0;
	box-sizing: border-box;
	padding: 0 12px;
	font-family: "Roboto Condensed",Arial,sans-serif;
	background:var(--light-grey);
	font-size:16px;
	border-radius:0;
}



.form__field input[type="text"],
.form__field input[type="tel"] {
	height:32px;
	line-height: 32px;
}

.form__field textarea {
	height:96px;
	padding:8px 12px;
	resize:vertical;
}

.form__field::-webkit-input-placeholder { /* Chrome */
  color: #b1b1b0;
  font-weight:300;
}
.form__field:-ms-input-placeholder { /* IE 10+ */
  color: #b1b1b0;
  font-weight:300;
}
.form__field::-moz-placeholder { /* Firefox 19+ */
  color: #b1b1b0;
  opacity: 1;
  font-weight:300;
}
.form__field:-moz-placeholder { /* Firefox 4 - 18 */
  color: #b1b1b0;
  opacity: 1;
  font-weight:300;
}


.form__error {
	color:#c30d14;
}

.form__success {
	color:#0d4564;
	font-weight:700;
	font-size:1.2;
}



.form__more {
	margin-top:8px;
	display:none;
}

.form_sended .form__form {
	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{
	min-height:32px;
	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/cheb/css/free-plots.css?17652788841568*/
.free-plots {
	--gap: 16px;
	display:grid;
	grid-template-columns: 1fr 3fr;
	align-items: start;
	gap:0 var(--gap);
}

.free-plots__text {
}
.free-plots__text_1 {
	grid-column: 1;
	grid-row: 1;
}
.free-plots__text_2 {
	grid-column: 1;
	grid-row: 2;
}

.free-plots__items {
	grid-column: 2;
	grid-row: 1 / span 2;
	
	display:flex;
	gap:var(--gap);
	
	font-family:var(--primary-font);
	text-transform:uppercase;
	overflow-x:auto;
}

.free-plots__item {
	flex:0 0 calc(50% - calc(var(--gap) / 2));
	text-decoration:none;
	min-width:256px;
}

.free-plots__view {
	color:#fff;
	/* height:300px; */
	aspect-ratio:2 / 3;
	box-sizing:border-box;
	padding:16px;
	
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	
	display:flex;
	align-items:flex-end;
}

.free-plots__view-items {
	
}

.free-plots__view-item {
	font-size:22px;
}

.free-plots__view-item:before {
	content:"| ";
}

.free-plots__title {
	font-size:24px;
	text-align:center;
	color:#656565;
	line-height:1;
	height:3em;
	padding:32px 0;
}
.free-plots__title span{
	color:#333;
}

.free-plots__action {
	text-align:center;
}

@media screen and (max-width:1000px){
	.free-plots {
		grid-template-columns: 1fr;
	}
	.free-plots__text_1 {
		grid-column: 1;
		grid-row: 1;
	}
	.free-plots__text_2 {
		grid-column: 1;
		grid-row: 3;
	}

	.free-plots__items {
		grid-column: 1;
		grid-row: 2;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/funeral-plans.css?17652788681550*/
.funeral-plans {

}

.funeral-plans__items {
	display:flex;
	gap:16px;
}
.funeral-plans__item {
	flex:0 0calc(calc(100% / 3) - calc(calc(16px * 2) / 3));
	background:#fff;
	box-sizing:border-box;
	padding:16px;
	text-align:center;
	
	display:flex;
	flex-direction:column;
}

.funeral-plans__view {
	
}

.funeral-plans__view img{
	height:80px;
}

.funeral-plans__content {
	margin-top:24px;
	flex-grow:1;
	display:flex;
	flex-direction:column;
}

.funeral-plans__number {
	font-size:32px;
	line-height:1;
}

.funeral-plans__title {
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:28px;
	line-height:1;
}

.funeral-plans__desc {
	margin-top:24px;
	flex-grow:1;
}

.funeral-plans__prices {
	margin-top:48px;
	display:flex;
	justify-content:center;
}

.funeral-plans__price {
	position:relative;
	box-sizing:border-box;
	padding:0 8px;
	text-align:left;
}

.funeral-plans__price:first-child:after {
	content:"";
	display:block;
	position:absolute;
	width:1px;
	height:100%;
	right:0;
	top:0;
	background:#000;
}

.funeral-plans__price-sum {
	font-family:'Bebas Neue Cyrillic',Arial,sans-serif;
	font-size:24px;
}

.funeral-plans__price-type {
	font-size:12px;
}

.funeral-plans__action {
	margin-top:24px;
}


@media screen and (max-width:1000px){
	.funeral-plans__items {
		overflow-x:auto;
	}
	.funeral-plans__item {
		min-width:256px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/funeral-service.css?17652789211012*/
.funeral-service {
	--gap:16px;
}

.funeral-service__items {
	display:flex;
	flex-direction:column;
	gap:var(--gap);
	
}

.funeral-service__item{
	display:flex;
	gap:var(--gap);
}

.funeral-service__view {
	flex:0 0 67%;
	display:flex;
	align-items:flex-end;

	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	
	aspect-ratio: 3 / 1;
	
	box-sizing:border-box;
	padding:16px;
}

.funeral-service__title {
	color:#fff;
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:24px;
	line-height:1;
}

.funeral-service__content {
	flex:0 0 calc(33% - var(--gap));
}

.funeral-service__desc {
	
}


@media screen and (max-width:1000px){
	.funeral-service__item {
		flex-direction:column;
		gap:calc(var(--gap) / 2);
	}
	.funeral-service__title {
		font-size: calc(20px + (24 - 20) * (100vw - 320px) / (1000 - 320));
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/head-banner.css?17655432222810*/
.head-banner {
	position: relative;
	background-position:center;
	background-size:cover;
	color:#fff;
	min-height:200px;
	filter: grayscale(100%);
}

.head_banner_process:before {
	content:"";
	display:block;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	position:absolute;
	background-color:rgba(0,0,0,0.6);
}
.body_s_novosti .head-banner:before,
.body_s_stati .head-banner:before {
	display:none;
}

.page_area .head-banner:before {
	/* background-image:linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 100%); */
}

.head-banner:after {
	content: '';
	display: block;
	padding-top: 24%;
}

.head-banner__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing:border-box;
	padding:16px 40px; 

	display: flex;	
	flex-direction:column; 	
	
}

.head-banner__breadcrumb{
	flex-grow:1;
}

.head-banner__title h1{
	color:#fff;
	margin:24px 0 16px;
}

.head-banner__info {
	display:flex;
	align-items:center;
	font-size:14px;
}

.head-banner__published{
	font-weight:300;
}
.head-banner__published span{
	font-weight:400;
}
.head-banner__updated{
	font-weight:300;
	margin-left:24px;
}
.head-banner__updated span{
	font-weight:400;
}


.head-banner__eye{
	margin-left:32px;
}
.head-banner__rate{
	margin-left:32px;
}
.head-banner__author{
	margin-right:32px;
	font-weight:300;
}
.head-banner__author a{
	font-weight:400;
	color:#fff;
	text-decoration:none;
}


.head-banner__info > div:first-child {
	margin-left:0;
}

@media screen and (max-width:1000px){

	.head-banner:after {
		padding-top: 32%;
	}	
	.head-banner__content{
		padding:12px;
	}
	.head-banner__breadcrumb {
		order:1;
		flex-grow:0;
	}
	.head-banner__info {
		order:2;
		font-size:12px;
		flex-direction: column;
		align-items: flex-start;
		flex-grow:1;
	}
	.head-banner__title {
		order:3;
		margin: auto 0 0;
		
	}

	.head-banner__title h1{
		margin:0;
		/* font-size:20px; */
	}	
	.head-banner__published{
		margin-top:8px;
	}
	
	.head-banner__eye{
		margin-top:8px;
		margin-left:0px;
	}
	
	.head-banner__rate{
		margin-top:8px;
		margin-left:0px;
	}
	.head-banner__author{
		margin-top:8px;
		margin-left:0px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.body_s_mobile-plain .head-banner{
		min-height:auto;
		background:none !important;
	}
	.body_s_mobile-plain .head-banner:before,
	.body_s_mobile-plain .head-banner:after,
	.body_s_mobile-plain .head-banner__breadcrumb,
	.body_s_mobile-plain .head-banner__info {
		display:none;
	}
	.body_s_mobile-plain .head-banner__content{
		position:relative;
	}
	.body_s_mobile-plain .head-banner__title h1{
		color:#274b77;
	}
	


}

/* End */


/* Start:/local/templates/cheb/css/header.css?17665691161911*/
.header {
	font-family:var(--primary-font);
	text-transform:uppercase;
}

.header__container {
}

.header__top {
	display:flex;
	align-items:center;
}

.header__logo {
	flex-grow:1;
}

.header__menu {
	margin-left:24px;
	flex-grow:1;
	justify-content:flex-end;
	display:flex;
	height:48px;
}

.header__menu-top {
	display:none;
}
.header__menu-bottom {
	display:none;
}

.header__toggle {
	display:none;
}
@media screen and (max-width:1000px){
	.header__toggle {
		display:block;
		background-color:var(--dark-grey);
		mask-image:url(/local/templates/cheb/css/assets/header/bars.svg);
		mask-position:center;
		mask-size:contain;
		mask-repeat:no-repeat;
		width:48px;
		height:48px;
	}
	.menu-open .header__toggle {
		mask-image:url(/local/templates/cheb/css/assets/header/close.svg);
	}
	.header__menu{
		display:none;
		
	}
	.header__menu-top {
		display:flex;
		align-items:center;
		padding:16px;
		box-sizing:border-box;
	}
	.header__menu-bottom {
		display:flex;
		align-items:center;
		padding:16px;
		box-sizing:border-box;
		flex-grow:1;
	}
	.header__menu-title {
		flex-grow:1;
		font-size:24px;
	}
	.header__menu-toggle {
		width:48px;
		height:48px;
		position:relative;
		transform: translateX(12px);
	}
	.header__menu-toggle:before {
		content:"";
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		background-color:var(--dark-grey);
		mask-image:url(/local/templates/cheb/css/assets/header/close.svg);
		mask-position:center;
		mask-size:contain;
		mask-repeat:no-repeat;
		width:16px;
		height:16px;
	}
	.menu-open .header__menu {
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100dvh;
		margin:0;
		background-color:var(--light-grey);
		z-index:30;
		overflow:auto;
		display:flex;
		flex-direction:column;
		
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/hidden.css?161778257528*/
.hidden {
	display:none;
}
/* End */


/* Start:/local/templates/cheb/css/icon.css?1765016638908*/
.icon {
	position:relative;
	padding-left:80px;
	min-height:56px;
	line-height:1.15;
}

.icon:before {
	position:absolute;
	content:"";
	display:block;
	width:56px;
	height:56px;
	mask-position:center;
	mask-size:contain;
	mask-repeat:no-repeat;
	background-color:#656565;
	left:0;
	top:0;
}

.icon_address:before {
	mask-image:url(/local/templates/cheb/css/assets/icon/address.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/icon/address.svg);
}

.icon_phone:before {
	mask-image:url(/local/templates/cheb/css/assets/icon/phone.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/icon/phone.svg);
}
.icon_mail:before {
	mask-image:url(/local/templates/cheb/css/assets/icon/mail.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/icon/mail.svg);
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.icon {
		padding-left:48px;
		min-height:40px;
	}

	.icon:before {
		width:40px;
		height:40px;
	}
}

/* End */


/* Start:/local/templates/cheb/css/infra-list.css?17652793052413*/
.infra-list {
	padding:24px 0;
	position:relative;
}
.infra-list:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:40%;
	height:100%;
	background-image:url(/local/templates/cheb/css/assets/infra-list/bg.png);
	background-size:cover;
}

.infra-list__item {
	display:flex;
}
.infra-list__item:last-child {
	border-bottom:0;
}

.infra-list__action {
	width:40%;
	flex-shrink:0;
	box-sizing:border-box;
	position:relative;
	font-family:var(--primary-font);
	text-transform:uppercase;
	padding:40px 48px 40px 24px;
	display:flex;
	z-index:8;

	
}

.infra-list__action:before {
	content:"";
	display:block;
	position:absolute;
	width:72%;
	height:1px;
	background-color:#fff;
	bottom:0;
	left:14%;	
}

.infra-list__item:last-child .infra-list__action:before {
	display:none;
}

.infra-list__action:after {
	content:attr(data-count);
	background:#fff;
	outline:8px solid rgba(0,0,0,0.4);
	border-radius:50%;
	position:absolute;
	width:40px;
	height:40px;
	font-size:26px;
	display:flex;
	align-items:center;
	justify-content:center;
	right:0%;
	top:50%;
	transform:translate(50%,-50%);
	z-index:10;
}

.infra-list__action-content {
	flex-grow:1;
	display:flex;
	flex-direction:column;
	align-items:flex-end;
	color:#fff;
	line-height:1.15;
}
.infra-list__title {
	font-size:26px;
	color:#fff;
	text-decoration:none;
	
}

.infra-list__desc {
	font-size:18px;
	margin-top:4px;
}

.infra-list__content {
	flex-grow:1;
	background-color:#fff;
	padding-left:32px;
	box-sizing:border-box;
	position:relative;
}


.infra-list__item:first-child .infra-list__content:after {
	content:"";
	display:block;
	position:absolute;
	width:calc(100% + 32px);
	height:24px;
	top:0;
	transform:translate(-32px,-100%);
	background-color:#fff;
	z-index:9;
	display:none;
}

.infra-list__item:last-child .infra-list__content:after {
	content:"";
	display:block;
	position:absolute;
	width:calc(100% + 32px);
	height:24px;
	bottom:0;
	transform:translate(-32px,100%);
	background-color:#fff;
	z-index:9;
	display:none;
}
@media screen and (max-width:1000px){
	.infra-list:before {
		width:calc(100% - 24px);
	}
	.infra-list__action {
		width:calc(100% - 24px);
	}
	.infra-list__content {
		display:none;
	}	
	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/intro.css?1766567208449*/
.intro {
	
}
.intro__action {

}

.intro__content {
	
}



@media screen and (max-width:1000px){
	.intro{
		display:flex;
		flex-direction:column-reverse;
	}
	.intro__content:not(._active){
		  display: -webkit-box;
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 2;
		  overflow: hidden;
		  text-overflow: ellipsis;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/logo.css?1765279197737*/
.logo {
	display:inline-flex;
	align-items:center;
	font-family:var(--primary-font);
	text-transform:uppercase;
	text-decoration:none;
}

.logo__view {
	height:88px;
	width:88px;
}

.logo__content {
	text-transform:uppercase;
	font-size:30px;
	line-height:1.15;
	margin-left:16px;
	padding-left:16px;
	border-left:1px solid currentColor;
	font-weight:300;
	
}

.logo__title {
	font-size:1.36em;
}

.logo__desc {
	
}


@media screen and (max-width:1000px){
	.logo__view {
		height:32px;
		width:32px;
	}
	.logo__content {
		margin-left:8px;
		padding-left:8px;
		font-size:20px;
		font-weight:400;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/main-reviews.css?17664767901411*/
.main-reviews {
	--count:3;
	--gap:16px;
}

.main-reviews__list {
	display:flex;
	gap:var(--gap);
}
.main-reviews__item {
	flex:0 0 calc(calc(100% / var(--count)) - calc(var(--gap) * calc(var(--count) - 1) / var(--count)));
}

.main-reviews__text{
	aspect-ratio: 0.56 / 1;
	box-sizing:border-box;
	padding:calc(var(--gap) * 2) var(--gap) ;
	background:var(--primary-color);
	display:flex;
	align-items:flex-end;
	position:relative;
	color:#fff;
}
.main-reviews__item:nth-child(2) .main-reviews__text{ 
	background-image:url(/local/templates/cheb/css/assets/main-reviews/1.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.main-reviews__item:nth-child(3) .main-reviews__text{ 
	background-image:url(/local/templates/cheb/css/assets/main-reviews/2.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.main-reviews__text:after{
	content:"”";
	position:absolute;
	top:24px;
	left:16px;
	font-size:200px;
	line-height: 1;
	font-weight: 900;
	font-family: Arial,sans-serif;	
}

.main-reviews__info {
	margin-top:calc(var(--gap) * 2);
	text-align:center;
	font-family:var(--primary-font);
}

.main-reviews__author {
	color:var(--primary-color);
	font-size:26px;
	line-height:1;
}

.main-reviews__date {
	margin-top:4px;
	font-size:22px;	
}
	
	
.main-reviews__more {
	margin-top:calc(var(--gap) * 2);
	text-align:right;
}
/* End */


/* Start:/local/templates/cheb/css/map.css?1766483802763*/
.map {
	height:100%;
	min-height:300px;
	position:relative;
	background:#f9f9f9;
	cursor: pointer;
	width:100%;
}
.map iframe {
	width:100%;
	height:100%;
	border:0;
	position:absolute;
}
.map_300 {
	height:300px;
	max-height:80vh;
}
.map:before {
	background-image:url('/local/templates/cheb/css/assets/map/world.svg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
	height:64%;
	width:64%;
	position:absolute;
	content:"";
	display:block;
	top:18%;
	left:18%;
}

.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/cheb/css/more-article.css?1663160750800*/
.more-article {
	display:flex;
}

.more-article__btn {
	display:flex;
	margin-left:12px;
	min-height:36px;
	padding:0 36px;
	align-items:center;
	color:#333;
	background-color:#f2f3f6;
	text-decoration:none;
}
.more-article__btn:hover {
	background-color:#E9EBF2;
}

@media screen and (max-width:1000px){

}

@media screen and (max-width:768px){
	.more-article {	
		font-size:14px;
	}
	.more-article__btn {
		margin-left:0px;
		padding:0 12px;
		flex-grow: 1;
		text-align: center;
		justify-content: center;		
	}	
	.more-article__btn:first-child{
		margin-right:6px;
	}
	.more-article__btn:last-child{
		margin-left:6px;
	}
}

@media screen and (max-width:480px){
	.more-article {	
		font-size:13px;
	}	

	.more-article__label{
		display:none;
	}
}

/* End */


/* Start:/local/templates/cheb/css/morgue.css?1617260059613*/
.morgue {
	margin:1em 0;
}

.morgue__section {
	
}

.morgue__items{
	display:flex;
	flex-wrap:wrap;
	margin:8px -4px 24px;
}

.morgue__link {
	display:flex;
	flex: 0 0 100%;
	margin:4px 0;	
	background:#f1f3f6;
	box-sizing:border-box;
	padding:8px 16px;
	text-decoration:none;
	min-height:58px;
	align-items:center;
}
.morgue__link_short {
	flex: 0 0 calc(50% - 8px);
	margin:4px;
}

.morgue__link:hover {
	background:#e1e3e6;
}

@media screen and (max-width:1000px) {



}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 480px) {

	.morgue__link {
		flex: 0 0 100%;
		margin:4px 0;
	}
}
/* End */


/* Start:/local/templates/cheb/css/news-item.css?16615115741520*/
.news-item {
	text-decoration:none;
	display:block;
	margin-bottom:16px;
}

.news-item:hover {

}

.news-item__view {
	position:relative;
	height:112px;
	background-size:cover;
	background-position:center;	
	padding:16px;
	box-sizing:border-box;
	display:flex;
	align-items:flex-end;
}

.news-item__view:before {
	content:"";
	background-image:linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.6) 100%);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.news-item:hover .news-item__view:before {
	background-image:linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.7) 100%);
}


.news-item__title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;

	align-items: flex-end;
	box-sizing: border-box;
	font-weight:700;
	font-size:20px;	
	
	position:relative;
	
	color:#fff;
	
	line-height:1.2;
	
	font-family:"Roboto Condensed",Arial,sans-serif;
}



.news-item__desc {
	color:#333;
	font-weight:300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding-top:16px;
}

.news-item__date {
	padding-top:16px;
	font-weight:700;
}

@media screen and (max-width:1000px){
	.news-item {
		margin:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){
	.news-item__title {
		height:auto;
		font-size:20px;
	}
}

/* End */


/* Start:/local/templates/cheb/css/news.css?1663587212976*/
.news {
	margin-top:24px;
}

.news__list {
	display:flex;
	flex-wrap:wrap;
	margin:0 -8px;

	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
}

.news__item {
	width:calc(33.33% - 16px);
	margin:0 8px;
	flex-shrink:0;
	margin-bottom:16px;
	
	-ms-flex-negative: 0;	
}

.news__item:nth-last-child(-n+2):not(:nth-child(even)),
.news__item:last-child {
	margin-bottom:0;
}


@supports (-ms-ime-align:auto) {
	.news__item {
		width:calc(49.99% - 32px);
	}
}




@media screen and (max-width:1000px){
	.news {
		margin:16px 0;
	}
	
	.news__list {
		margin:0 -12px;
	}

	.news__item {
		width:calc(49.99% - 24px);	
		margin:0 12px 48px;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

	.news__list {
		margin:0 ;
	}
	.news__item {
		width:100%;
		margin:0 0 12px 0;;
	}
	.news__item:nth-last-child(-n+2):not(:nth-child(even)),
	.news__item:last-child {
		margin-bottom:12px;
	}	
}

/* End */


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


/* Start:/local/templates/cheb/css/only.css?1631020387165*/

@media screen and (min-width:1000px){
	.only_mobile {
		display:none;
	}
}

@media screen and (max-width:1000px){
	.only_desktop {
		display:none;
	}
}

/* End */


/* Start:/local/templates/cheb/css/page.css?1765028998443*/
.page {
	overflow:hidden;
}

.page__header {
	padding:64px 0;
	box-sizing:border-box;
	background:#f2f2f2;
}
.page__content {
	color:var(--medium-grey);
}

.page__footer {
	padding:64px 0;
	box-sizing:border-box;
	background:var(--primary-color);
}


@media screen and (max-width:1000px){
	.page__header {
		padding:8px 0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/popup-open.css?1597848887235*/
.popup-open {
	overflow:hidden;
}
@media screen and (min-width:1000px) {
	.popup-open .page__header{
		margin-right:17px;
	}

}
@media screen and (max-width:1000px) {
	.popup-open {
		height:100%;
		width:100%;
		position: fixed;
	}
}

/* End */


/* Start:/local/templates/cheb/css/popup.css?1765539506912*/
.popup {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#fff;
	z-index:20;
	align-items:flex-start;
	justify-content:center;
	overflow-y:scroll;
}

.popup_active {
	display:flex;
}
.popup__wrapper{
	max-width:100%;
	width:512px;
	padding:16px;
	box-sizing:border-box;
	position:relative;
}


.popup__wrapper ul {
	padding:0;
	margin:0;
}
.popup__wrapper li {
	padding-left:12px;
}
.popup__wrapper li:before{
	background:none;
	content:"|";
	color:#c30d14;
	top:0;
	width:auto;
	height:auto;
	font-weight:700;
	transform:translateY(-2px);
	left:0;
	position:absolute;
}
.popup__close {
	position:absolute;
	top:32px;
	right:24px;
	width:24px;
	height:24px;
	background-color:var(--primary-color);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/popup/close.svg);
	mask-image:url(/local/templates/cheb/css/assets/popup/close.svg);
	mask-size:contain;
	mask-position:center;
	mask-repeat:no-repeat;
	cursor:pointer;
}
/* End */


/* Start:/local/templates/cheb/css/product-sections.css?1765194279595*/
.product-sections {
	display:flex;
	flex-wrap:wrap;
	margin:0 -8px 32px;
	justify-content:space-between;
}
.products__items {
	margin:0 -8px
}
.product-sections__item {
	flex-grow:1;
	margin:0 8px 8px 8px;
	color:var(--light-grey);
	background-color:var(--medium-grey);	
	transition:all 0.2s ease;
	padding:4px 24px;
	box-sizing:border-box;
	font-size:18px;
	font-family:"Roboto Condensed",Arial,sans-serif;
	cursor:pointer;
	text-align:center;
}

.product-sections__item:hover,
.product-sections__item_active {
	color:#fff;
	background-color:var(--dark-grey);
}



/* End */


/* Start:/local/templates/cheb/css/products.css?17651945572925*/
.products {
	
}

.products__sections  {
	
}

.products__groups  {
	
}

.products__items {
	display:none;
}
.products__items_active {
	display:block;
	display:flex;
	flex-wrap:wrap;
	margin:0 -16px;
}

.products__item {
	display:none;
	border-top:2px solid var(--dark-grey);
	padding:24px 0;
	
	width:calc(50% - 32px);
	margin:0 16px 32px 16px;
}

.products__item_active {
	display:flex;
}
.products__item_h {
	display: none;
}

.products__view {
	flex-shrink:0;
	width:240px;
	max-width:100%;
	margin-right:16px;
	height:240px;
	position:relative;	
	overflow:hidden;
}


.products__view .owl-carousel .owl-item img {
	max-height:240px;
	width:auto;
	max-width:100%;
	margin:0 auto;
}
.products__view .owl-nav {
	pointer-events:none;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
}

.products__view .owl-carousel .owl-nav button.owl-next {
	position:absolute;
	right:0;
	font-size:32px;
	width:32px;
	height:32px;	
	background:rgba(255, 255, 255, 0.5);
	pointer-events:auto;
	border-radius:16px;
	color:#fff;
	border:1px solid var(--dark-grey);
}
.products__view .owl-carousel .owl-nav button.owl-prev {
	position:absolute;
	left:0;
	font-size:32px;
	width:32px;
	height:32px;
	background:rgba(255, 255, 255,0.5);
	pointer-events:auto;
	border-radius:16px;
	color:#fff;
	border:1px solid var(--dark-grey);
}


.products__view .owl-carousel .owl-nav button {
	display:flex;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
}
.products__view .owl-carousel .owl-nav button img {
	width:50%;
}
.products__view .owl-carousel .owl-nav button.owl-prev span{
}
.products__view .owl-carousel .owl-nav button.disabled{
	opacity:0;
}


.products__content {
	
}

.products__name {
	font-size:18px;
	
}

.products__props {
	margin-top:8px;
}

.products__prop {
	display:flex;
	align-items:center;
}

.products__prop-name {
	margin-right:4px;
	font-weight:300;
}

.products__prop-value{
	
}

.products__price {
	display:flex;
	font-size:24px;
	font-weight:700;
	margin-top:8px;
}

.products__price-label {
	margin-right:4px;
}

.products__price-value {
	
}

.products__price-item {
	display: none;
}
.products__price-item_active {
	display: block;
}

.products__nav {
	border-top:2px solid var(--dark-grey);
	padding-top:24px;
	text-align:center;
	width:100%;
}

.products__mobile {
	display:none;
}

@media screen and (max-width:1000px){
	.products__mobile{ 
		display:block;
	}

	.products__item {
		border-top:2px solid var(--dark-grey);
		
		width:100%;
		margin:0 0 32px 0;
	}
	.products__items_active {

		margin:0;
	}


	
}

@media screen and (max-width:768px){
	.products__item{
		flex-direction:column;
	}
}

@media screen and (max-width:480px){
	.products__view {
		width:100%;
	}
}

/* End */


/* Start:/local/templates/cheb/css/rate-line.css?1642715293411*/
.rate-line {
	width:90px;
	height:16px;
	background-image:url(/local/templates/cheb/css/assets/rate-line/star_gray.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:90px;
	position:relative;
}

.rate-line__progress {
	width:100%;
	height:100%;
	background-image:url(/local/templates/cheb/css/assets/rate-line/star_yellow.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:90px;
}
/* End */


/* Start:/local/templates/cheb/css/rate-result.css?16631681311438*/
.rate-result {
	display:flex;
	align-items:center;
}
.rate-result__desc {
	padding-right:8px;
	font-weight:300;
}

.rate-result__view {
	width:18px;
	height:18px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI5NDAuNjg4cHgiIGhlaWdodD0iOTQwLjY4OHB4IiB2aWV3Qm94PSIwIDAgOTQwLjY4OCA5NDAuNjg4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA5NDAuNjg4IDk0MC42ODg7IgoJIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNmZmYiPgo8Zz4KCTxwYXRoIGQ9Ik04ODUuMzQ0LDMxOS4wNzFsLTI1OC0zLjhsLTEwMi43LTI2NC4zOTljLTE5LjgtNDguODAxLTg4Ljg5OS00OC44MDEtMTA4LjYsMGwtMTAyLjcsMjY0LjM5OWwtMjU4LDMuOAoJCWMtNTMuNCwzLjEwMS03NS4xLDcwLjItMzMuNywxMDMuOWwyMDkuMiwxODEuNGwtNzEuMywyNDcuN2MtMTQsNTAuODk5LDQxLjEsOTIuODk5LDg2LjUsNjUuODk5bDIyNC4zLTEyMi43bDIyNC4zLDEyMi42MDEKCQljNDUuNCwyNywxMDAuNS0xNSw4Ni41LTY1LjlsLTcxLjMtMjQ3LjdsMjA5LjItMTgxLjM5OUM5NjAuNDQzLDM4OS4xNzIsOTM4Ljc0NCwzMjIuMDcxLDg4NS4zNDQsMzE5LjA3MXoiLz4KPC9nPgo8L3N2Zz4K);
	background-size:contain;
	background-position:top left;
	padding-right:8px;
	background-repeat:no-repeat;
}
.rate-result__count {
	color:#fff;
}

@media screen and (max-width:1000px){
	.rate-result__view {
		width:14px;
		height:14px;
		transform: translateY(-1px);
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/rate.css?1723448232651*/
.rate {
	display:flex;
}
.rate__item {
	width:20px;
	height:20px;
	flex-shrink:0;
	background-color:transparent;
	background-image:url(/local/templates/cheb/css/assets/rate/star.png);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:4px;
	cursor:pointer;
	opacity:0.5;
}
.rate__item_active {
	opacity:1;
}
.rate__item input {
	-webkit-appearance: none; 
	-moz-appearance: none; 
	appearance: none;
	opacity:0;
}


.rate_star .rate__item {
	background-image:url(/local/templates/cheb/css/assets/rate/star_dark.png);
	opacity:1;
}
.rate_star .rate__item_active {
	background-image:url(/local/templates/cheb/css/assets/rate/star.png);
	opacity:1;
}
/* End */


/* Start:/local/templates/cheb/css/reviews.css?1765278902472*/
.reviews {

}

.reviews__list {
	
}

.reviews__item {
	margin-bottom:24px;
}

.reviews__info {
	display:flex;
	color:var(--dark-grey);
	font-family:var(--primary-font);
	text-transform:uppercase;
	font-size:24px;
}

.reviews__date {
	position:relative;
	margin-right:16px;	
}

.reviews__date:after {
	content:"|";
	padding-left:16px;
}

.reviews__author {
	
}

.reviews__text { 

}

.reviews__text p:first-child {
	margin-top:8px;
}
/* End */


/* Start:/local/templates/cheb/css/section-item.css?17650445851621*/
.section-item {
	text-decoration:none;
	display:flex;
	flex-direction:column;
	height:100%;
	
	display: -ms-flexbox;
	-ms-flex-direction: column;
}

.section-item:hover {
}

.section-item__title {

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	align-items: flex-end;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 22px;
	position: relative;
	color: #fff;
	line-height: 1.2;
	font-family:"Roboto Condensed",Arial,sans-serif;
}

.section-item__view {
	position: relative;
	height: 112px;
	background-size: cover;
	background-position: center;
	padding: 16px;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	filter:grayscale(100%);
	
}

.section-item__item:hover {
}

.section-item__view:before {
	content:"";
	background-image:linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.6) 100%);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.section-item:hover .section-item__view:before {
	background-image:linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.7) 100%);
}


.section-item__desc {
	color:#333;
	font-weight:300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	padding-top:16px;
}

.section-item__date {
	padding-top:16px;
	font-weight:700;
}

@media screen and (max-width:1000px){
	.section-item {
		margin:0;
	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/section.css?17665670081028*/
.section {
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-auto-rows: auto;
	gap: 24px;
	padding:64px 0;
}

.section__title {
	grid-column: 1;
	grid-row: 1;
}

.section__title h2:last-child{
	margin-bottom:0;
}

.section__desc {
	grid-column: 1;
	grid-row: 2;
}

.section__content {
	grid-column: 2;
	grid-row: 1 / span 2;
}
.section_light .section__content { 
	grid-row: 1
}

.section_grey {
	position:relative;
}
.section_grey:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	height:100%;
	transform:translateX(-50%);
	z-index:-1;
}

.section_grey:before {
	background:#f2f2f2;
}

.section_grey .section__title {
	 /* align-self: end; */
}

.section_grey > * {
	position:relative;
}

@media screen and (max-width:1000px){
	.section {
		display:block;
		padding:16px 0;
	}
	.section__title {
		margin-bottom:16px;

	}
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


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

/* End */


/* Start:/local/templates/cheb/css/title.css?1765209499484*/
.title {
	color:var(--dark-grey);
}

.title__light {
	color:var(--medium-grey);
	display:block;
}

.title__review {
	font-size:300px;
	margin:0;
	line-height:1;
	font-weight:900;
	font-family:Arial,sans-serif;
}

@media screen and (max-width:1000px){
	.title {
		margin:16px 0;
	}
	.title__light {
		display:inline;
	}
	.title__review {
		margin-bottom:100px;
	}	
}

@media screen and (max-width:768px){

}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/css/top-menu.css?17664883246069*/
.top-menu{
	display:flex;
	justify-content:space-around;
	
	font-weight:400;

	position: relative;
	
	margin:0;
	padding:0;
}

.top-menu ul {
    margin:0;
	padding:0;
	list-style:none;
}

.top-menu li {
	list-style:none;
}

.top-menu b {
    font-weight:700;
}

.top-menu li:before {
    display:none;
}

.top-menu__item{
	display:flex;
	height:100%;
	flex-grow:1;
	transition:background-color 0.1s ease;
	
	position:static;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	margin:0;	
	padding:0;
}


.top-menu__item_mobile{
	display:none;
}
.top-menu__link {
	display:flex;
	height:100%;
	flex-grow:1;
	transition:background-color 0.1s ease;
	cursor:pointer;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	
	text-decoration:none;
	
	
}
.top-menu__link_active{
	border-bottom:1px solid #fff;
}

.top-menu__link:after {
	/* content:""; */
	display:block;
	position:absolute;
	right:-1px;
	top:50%;
	width:1px;
	height:18px;
	background-color:#fff;
	transform:translateY(-50%);
}
.top-menu__item:last-child .top-menu__link:after {
	display:none;
}


.top-menu__view{
	display:none;
	width:32px;
	height:32px;
	flex-shrink:0;	
	margin-right:8px;	
}
.top-menu__text{
	display:flex;
	width:100%;
	text-align:center;
	padding:0 12px;
	box-sizing:border-box;

	align-items:center;
	justify-content:center;	
	
	text-transform:uppercase;
	
	line-height:1;
	
	border-right:1px solid var(--primary-color);
	
	font-size:18px;

}
.top-menu__item:last-child .top-menu__text {
	border:0;
}

.top-menu__submenu{
	visibility: hidden;
	opacity:0;
	position:absolute;
	top:48px;
	background:var(--primary-color);
	transition: all .2s ease .2s;
	z-index:20;
	display:flex;
	box-sizing:border-box;
	font-weight:300;
	text-transform:uppercase;
	max-width:100%;
	border-top:16px solid #f2f2f2;
	font-size:18px;
}

.top-menu__item:nth-child(1) .top-menu__submenu,
.top-menu__item:nth-child(2) .top-menu__submenu {
	left:0
}

.top-menu__item:nth-last-child(1) .top-menu__submenu,
.top-menu__item:nth-last-child(2) .top-menu__submenu,
.top-menu__item:nth-last-child(3) .top-menu__submenu {
	right:0;
}

.top-menu__item_organization .top-menu__group{
	width:248px;
}

.top-menu__group{
	box-sizing:border-box;
	width:272px;
	padding:12px 24px 12px 32px;
	margin:0;
}

.top-menu__group:after{
	content:"";
	display:block;
	height:calc(100% - 24px);
	width:2px;
	background:var(--menu-delim);
	position:absolute;
	top:12px;
	right:2px;
}
.top-menu__group:last-child:after{
	display:none;
}

.top-menu__sub-item{
	line-height:1.15;
	text-align:left;
	margin:4px 0;
	padding:0;
}

.top-menu__sub-item + .top-menu__sub-item_bold {
    margin-top: 16px;
}

 
.top-menu__sub-item_bold:first-child{
	min-height:2.3em;
}

.top-menu__sub-item a {
	display:inline-block;
	width:100%;
	height:100%;
	transition:all 0.2s ease;
	padding:4px 8px;
	box-sizing:border-box;
}

.top-menu__sub-item:first-child b {
	display: inline-block;
}

.top-menu__sub-link{
	color:#fff;
	text-decoration:none;
}
.top-menu__sub-link:after{
	content:attr(data-postfix);
}

span.top-menu__sub-item{
	cursor: default;
}

.top-menu__sub-item_accent a{
	background:#fff;
	color:var(--primary-color);
	
}


@media screen and (min-width: 1000px) {
	.top-menu__item:hover{
	}

	.top-menu__item:hover > a .top-menu__text{
		background-color:var(--primary-color);
		color:#fff;
	}
	.top-menu__item:hover .top-menu__submenu{
		opacity:1;
		visibility: visible;
	}
	.top-menu__sub-item:hover {
		border-color: #fff;
	}	
}


@media screen and (max-width: 1000px) {
	.top-menu{
		display:block;
		padding:16px;
		box-sizing:border-box;
		height:auto;
		margin-bottom:8px;
	}
	.top-menu__item{
		padding:8px 0;
		height:auto;
		border-bottom:1px solid currentColor;
		position: relative;
	}
	
	.top-menu__item_mobile{
		display:block;
	}
	.top-menu__sub-item_yandex {
		display:none;
	}
	
	.top-menu__item:after {
		display:none;
	}
	
	.top-menu__link{
		height:auto;
	}
	.top-menu__text{
		justify-content:flex-start;
		padding:0;
		border-right:0;

	}
	.top-menu__view{
		display:flex;
	}
		
	.top-menu__submenu{
		visibility: hidden;
		opacity: 0;
		position: relative;
		top: 0;
		transition: none;
		z-index: 20;
		padding: 8px 16px !important;
		box-shadow: none;
		display:none;
		transform: translateX(0);
		border:0;
	}

	.top-menu__item_open .top-menu__submenu {
		visibility: visible;
		opacity:1;
	}


	.top-menu__item_multi {
		position:relative;
		display:block;
	}
	.top-menu__item_multi .top-menu__link:after {
		mask-image:url('/local/templates/cheb/css/assets/top-menu/right.svg');
		-webkit-mask-image:url('/local/templates/cheb/css/assets/top-menu/right.svg');
		mask-position:center;
		mask-size:contain;
		mask-repeat:no-repeat;
		background-color:var(--dark-grey);
		width:24px;
		height:24px;
		content:"";
		display:block;
		clear:both;
		position:absolute;
		right:0;
		top:50%;
		transition: all 0.2s;
		pointer-events:none;
		
		transform:translateY(-50%) rotate(0);
	}
	.top-menu__item_open .top-menu__link:after{
		transform:translateY(-50%) rotate(90deg);
	}
	.top-menu__sub-item{
		margin:0;
	}
	
	.top-menu__group{
		width:100%;
		box-sizing:border-box;
		padding:0;
		margin:0;
	}
	.top-menu__group:after{
		display:none;
	}
	.top-menu__sub-link{
		color:#fff;
		line-height:1.4;

	}


	.top-menu__sub-link b{
		position: relative;
		padding-left:10px;
		margin-left:-24px;
		margin-top:8px;
	}
	
	.top-menu__group:not(:first-child) .top-menu__sub-link b{
		margin-top:16px;
	}
	
	.top-menu__sub-link b:before{
		content:"";
		display: block;
		position: absolute;
		left:0;
		top:0;
		width:2px;
		height:16px;
		background:#c30d14;
	}
	.top-menu__sub-item a {
		border:0
	}	
}


@media screen and (max-width: 768px) {
	
}
/* End */


/* Start:/local/templates/cheb/css/universal.css?17664268933247*/
.universal {
	margin:32px 0;
}

.universal__title {
/* 	background-color:var(--primary-color);
	color:#fff;
	text-transform:uppercase;
	font-family:"Roboto Condensed", Arial, sans-serif;
	font-size:30px;
	line-height:1;
	text-align:center;
	padding:6px;
	font-weight:500; */
	flex-grow: 1;
	color: #fff !important;
	margin: 0;
	line-height: 1.15;



	background: var(--primary-color);
	padding: 12px 16px;
	box-sizing: border-box;





}


.universal__content {
	display:flex;
	margin-top:8px;	
}


.universal__tabs {
	margin-right:8px;
	flex-shrink:0;
}


.universal__tab {
}
.universal__tab-title {
	margin-bottom:8px;
	background-color:var(--primary-color);
	color:#fff;
	text-transform:uppercase;
	padding:4px 16px;
	cursor:pointer;
	font-size:18px;
	font-family:"Roboto Condensed", Arial, sans-serif;
	/* font-weight:400; */
	transition:all 0.2s ease;
	border:1px solid var(--primary-color);
}
.universal__tab_active .universal__tab-title, .universal__tab-title:hover {
	background-color:#fff;
	color:var(--primary-color);

}
.universal__tab:last-child .universal__tab-title {
	margin-bottom:0;
}

.universal__panes {
	flex-grow:1;
	box-sizing:border-box;
	position:relative;
}

.universal__pane {
	display:none;
}

.universal__pane_active {
	display:block;
	height:100%;
	
}

.universal__item {
	display:flex;
	align-items:center;
	height:100%;
}
.universal__progress {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:2px;
	background:#2c4762;
	
}
.universal__progress_active {
	width:100%;
	transition:width 12s linear;
}
.universal__item_mobile .universal__progress{
	top:auto;
	bottom:0;
}
.universal__item_mobile {
	flex-direction:column;	
	width: 100%;
	padding:0 16px 16px;
	box-sizing:border-box;
	margin-bottom:8px;
	margin-top:-8px;
	
	background-color:#f2f3f6;
	display:none;
	position:relative;
}
.universal__desc {
	background-color:#f2f3f6;
	padding:16px 32px;
	box-sizing:border-box;
	height:100%;
}

.universal__view{
	
	height:100%;
	width:256px;
	flex-shrink:0;
	margin-left:16px;

	display: flex;
	align-items: center;
	justify-content: center;

}
.universal__image {
	filter:grayscale(100%);
}


.universal__item_mobile .universal__image {
	margin-left:0px;
}



@media screen and (max-width:1000px){

	.universal__title {
		background-color:#fff;
		font-size:26px;
	}
	.universal__panes {
		display:none;
	}
	.universal__tabs{
		flex-grow:1;
		margin-right:0;
		width:100%;
	}
	.universal__tab{
	}
	.universal__tab_active .universal__item_mobile{
		display:flex
	}
	
	.universal__tab:last-child .universal__tab-title {
		margin-bottom:8px;
	}
	.universal__view {
		display:none;
	}
	.universal__desc{
		padding-bottom:0;
	}
	.universal__desc p{
		margin:0;
	}
}

@media screen and (max-width:768px){
	.universal__title {
		font-size:24px;
	}
	.universal__view {
		margin-left:0;
	}
	.universal__desc {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width:480px){
	.universal__title {
		font-size:20px;
	}
}

@media screen and (max-width:375px){
	.universal__title {
		font-size:18px;
	}
}

/* End */


/* Start:/local/templates/cheb/css/variants.css?17651948481445*/
.variants{
    position: relative;
	min-width:196px;
}
.variants__selected{
    height: 32px;
    display: flex;
    align-items: center;
    padding: 0 48px 0 8px;
    border-bottom: 1px solid var(--dark-grey);
    font-size: 16px;
    box-sizing: border-box;
    cursor: pointer;
    text-transform: lowercase;
}

.variants__items {
    box-shadow: 0 11px 26px -8px #646361;
    display: none;
    position: absolute;
    width: 100%;
    background: #ffffff;
    z-index: 20;
    padding: 4px 0;
}
.variants_open .variants__items{
    display: block;
}

.variants__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    font-size: 16px;
    transition: .3s ease;
    cursor: pointer;
    color: #000;
    cursor: pointer;
    text-transform: lowercase;
}

.variants__item:hover {
    background: #f3f3f3;
}

.variants__selected-toggle{
    position: absolute;
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    font-size: 24px;
    line-height: 24px;
    pointer-events: none;
    color: #0d4564;
    background: #fff;
    background-image: url(/local/templates/cheb/css/assets/variants/arrow.svg);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
	box-sizing:border-box;
	border-bottom:1px solid var(--dark-grey);
}

.variants_open .variants__selected-toggle{
    transform: rotate(180deg);
	border-top:1px solid var(--dark-grey);
	border-bottom:0;
}
/* End */


/* Start:/local/templates/cheb/css/what-do.css?17665692882771*/
.what-do {
	
}

.what-do__header {
	display:flex;
	align-items:center;
	background:var(--primary-color);
	padding:12px 16px;
	box-sizing:border-box
}

.what-do__title {
	flex-grow:1;
	color:#fff;
	margin:0;
	padding:0;
	line-height:1.15;
}

.what-do__tabs {
	display:flex;
	white-space:nowrap;
}
.what-do__tab {
	position:relative;
	color:#fff;
	line-height:1.15;
	/* border-bottom:1px solid #bababa; */
	color:#bababa;
	cursor:pointer;
}
.what-do__tab._active {
	color:#fff;
	/* border-bottom:1px solid #fff; */
}

.what-do__tab:not(._active):hover {
	color:#fff;
	/* border-bottom:1px solid #fff; */
}

.what-do__tab:not(:first-child) {
	margin-left:18px;
}
.what-do__tab:not(:first-child):before {
	content:"/";
	position:absolute;
	left:-12px;
	color:#fff;
}

.what-do__box {
	display:none;
	background-color:var(--grey-2);
}
.what-do__box._active {
	display:block;
}

.what-do__steps {
	display:flex;
	padding:24px 0;
}
.what-do__step {
	width:33.33%;
	flex-shrink:0;
	position:relative;
	padding-left:148px;
	padding-right:8px;
	box-sizing:border-box;
	font-size:17px;
	font-weight: 300;
	/* max-height:128px; */
}
.what-do__step:before {
	position:absolute;
	content:"";
	mask-size:contain;
	mask-position:center;
	mask-repeat:no-repeat;
	top:0;
	left:0;
	height:116px;
	max-height:100%;
	width:130px;
	/* background-color:var(--light-grey); */
	background-color: rgba(0,0,0,0.1);
}
.what-do__step:nth-child(1):before {
	mask-image:url(/local/templates/cheb/css/assets/what-do/01.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/what-do/01.svg);
}
.what-do__step:nth-child(2):before {
	mask-image:url(/local/templates/cheb/css/assets/what-do/02.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/what-do/02.svg);
}
.what-do__step:nth-child(3):before {
	mask-image:url(/local/templates/cheb/css/assets/what-do/03.svg);
	-webkit-mask-image:url(/local/templates/cheb/css/assets/what-do/03.svg);
}


@media screen and (max-width:1000px){
	.what-do__steps {
		flex-direction:column;
	}
	.what-do__step {
		width:100%;
		margin-bottom:16px;
		padding-left:96px;
		min-height:4.2em;
		font-size:16px;
		max-height:none;
	}
	.what-do__step:last-child {
		margin-bottom:0;
	}
	.what-do__step:before{
		width:80px;
	}
}

@media screen and (max-width:768px){

	.what-do__header {
		flex-direction:column;
		align-items:flex-start;
	}
	.what-do__title{
		
	}
	.what-do__tabs {
		margin-top:8px;
		/* align-self:flex-end; */
	}
}

@media screen and (max-width:480px){
	.what-do__step {
		padding-bottom:16px;
	}
	.what-do__step:before {
		height:64px;
	}
	.what-do__step:after {
		content:"";
		position:absolute;
		left:0;
		width:100%;
		bottom:-0;
		height:2px;
		background:#e9ebf2;
	}

	.what-do__step:last-child:after {
		display:none;
	}	
}

/* End */


/* Start:/local/templates/cheb/css/where-btn.css?17518740302378*/

.where-btn {
	position:fixed;
	padding:4px 8px;
	bottom:16px;
	left:50%;
	transform:translateX(-50%);
	
	color:#fff;
	display:flex;
	align-items:center;
	
	padding:4px 8px;
	box-sizing: border-box;
	/* background-color:rgba(227, 30, 36,0.85); */
	background-color:rgba(195, 13, 20,.8);
	
	
	text-decoration:none;
	font-size:13px;
	line-height:1.15;
	
	z-index:1;
}
.where-btn_banner{
	display:none;
}

.where-btn:hover { 
	/* background-color:rgba(227, 30, 36, .95); */
	background-color:rgba(195, 13, 20, .9);
}
.where-btn__view {
	display:none;
	width:24px;
	height:24px;
	background-image:url(/local/templates/cheb/css/assets/where-btn/phone.svg?1);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	flex-shrink:0;
}
.where-btn__content {
	padding:0 8px 0 4px;
	white-space:nowrap;
	text-transform:uppercase;
	flex-grow:1;
	font-family:"Roboto Condensed",Arial,sans-serif;
}
.where-btn__close {
	width:16px;
	height:16px;
	margin:4px 0;
	padding:0 4px;
	background-image:url(/local/templates/cheb/css/assets/where-btn/close.svg?2);
	background-size:20px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	flex-shrink:0;
}

@media screen and (max-width:1000px){

	.where-btn {
		bottom:96px;
	}
	.page_main .where-btn {
		display:none;
	}

	.page_main .where-btn_banner{
		display:flex;
		position:absolute;
		left:0;
		width:100%;
		transform:none;
		bottom:-28px;
		height:28px;
	}
	.page_main .where-btn__view{
		display:none;
	}
	.page_main .where-btn__content{
		flex-grow:1;
		white-space:nowrap;
		line-height:1;
		padding-left:12px;
		font-size:14px;
	}	
	
}

@media screen and (max-width:768px){
	
}

@media screen and (max-width:650px){
	.where-btn {
		bottom:92px;
		padding:2px 4px;
		/* width:calc(100% - 64px);
		left:0;
		transform:none; */
	}
	.where-btn__content {
		font-size:12px;	
	}
	
	.page_main .where-btn__content{
	}
		
}

@media screen and (max-width:480px){

}

@media screen and (max-width:374px){
	.where-btn__content{
	}		
}
@media screen and (max-width:359px){
	.where-btn__content{
		white-space:normal;
		text-align:center;
	}
	.is-morg .where-btn {
		width:100%;
		bottom:84px;
	}
	.page_main .where-btn{
		bottom:-28px;
	}
	.page_main .where-btn__content{
		text-align:left;
	}
}


/* End */


/* Start:/local/templates/cheb/css/where.css?17652802863804*/
.where .suggestions-suggestions {
	max-height:170px;
	overflow-y:scroll;
}

.where {
	/* padding-bottom:64px; */
}

.where a{
	color:var(--primary-color);
}

.where__intro {
	
	position:relative;
	padding:16px 32px;
	box-sizing:border-box;
	margin:16px 0 0 0;
}

.where__right {
	float:right;
	margin:0 0 32px 32px;
	width:256px;
	padding-right:32px;
}

.where__btn {
	margin:8px 0;
	box-sizing:border-box;
}

.where__btn_shadow {
	opacity:.5;
}

.where__btn_loading {
	opacity:.5;
	position:relative;
}

.where__btn_loading:after {
	content:"";
	display:inline;
	background-image: url('/local/templates/cheb/css/assets/where/loading.svg');
	background-size:contain;
	width: 24px;
	height: 24px;
	margin-left: 6px;
}
.where__btn_disabled {
	opacity:.5;
}
.where__step {
	box-sizing:border-box;
	padding:16px 32px ;
	display:none;
}
.where__step_acitve {
	display:block;
}

.where__step_1 .where__step-title {
	margin-top:0
}
.where_default .where__step_1 {
	display:block;
	padding-top:0;
}
.where_default .where__intro {
	/* min-height:224px; */
}
.where_default .where__intro .where__btn {
	display:none;
}

.where__step-number {
	font-size:24px;
	color:#9c9b9b;
	margin:16px 0px;
}
.where__step-title {
	font-size:24px;
	font-weight:700;
	margin:16px 0px;
	background:var(--dark-grey);
	color:#fff;
	padding:8px 24px;
	font-family:'Roboto Condensed', Arial, sans-serif;
}

.where__step-values-wrap {
	display:flex;
}
.where__step-values-number {
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:32px;
	width:96px;
	display:none;
}
.where__step-values-number_1 {
	/* background-image:url(/local/templates/cheb/css/assets/where/01.svg); */
}
.where__step-values{
	/* margin:24px 0; */
}
.where__step-value{
	margin:16px 0;
}
.where__step-value input[type=radio] {
	display:none;
}

.where__step-value label  {
	padding-left:36px;
	position:relative;
	display:block; 
	cursor:pointer;
}

.where__step-value label:before  {
	content:"";
	display:block;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	top:0px;
	/* transform:translateY(-50%); */
	border:1px solid #ccc;
	box-sizing:border-box;
}
.where__step-value input:checked + label:before  {
	background-image:url(/local/templates/cheb/css/assets/where/where-arrow.png);
	background-size:64%;
	background-position:center;
	background-repeat:no-repeat;
}

.where__step-values input[type=text]{
	max-width:100%;
	width:512px;
	line-height:40px;
	border:1px solid #ededed;
	box-sizing:border-box;
	padding:0 48px 0 12px;
	font-size:18px;
	
}

.where__work {
	display:none;
}
.where__work_active {
	display:block;
}
.where__selected{
	display:none;
}
.where__selected_active {
	display:block;
}


.where table {
	width:100%;
	border-collapse: collapse;
	margin:16px 0;
}

.where thead td {
	font-weight:700;
	text-align:center;
}

.where td {
	border:1px solid #ededed;
	padding:12px 16px;
}

.where__warning { 
	color:#e31e24;
	margin:16px 0;
}

.where__warning:empty {
	margin:0;
}

.where__important {
	color:#e31e24;
	text-transform:uppercase;
	border-top:1px solid #e31e24;
	padding-top:8px;
	margin-top:8px;
	display:inline-block;
	font-weight:700;
}

@media screen and (max-width:1000px){
	.where__intro {
		padding:16px;
	}
	.where__step {
		padding:16px;
	}
	.where__right {
		
	}
	.where__step-title{
		font-size:20px;
	}
}

@media screen and (max-width:768px){
	.where__right {
		float:none;
		margin:0;
		padding:0;
		display:block;
		margin:16px auto 0;
	}
	.where__intro {
		margin-top:0;
		padding-top:0;
		padding:0;
	}
	.where__step {
		padding-left:0;
		padding-right:0;
	}
}

@media screen and (max-width:480px){

}

/* End */


/* Start:/local/templates/cheb/vendor/fancybox/jquery.fancybox.css?175144630517390*/
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-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    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-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    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; /* Using without prefix would break IE11 */
    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--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    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: 24px;
    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;
    -ms-transform-origin: top left;
    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-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    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--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .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-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.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;
}

/* Buttons */

.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:visited,
.fancybox-button:link {
    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;
}

/* Fix IE11 */
.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--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.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;
}

/* Navigation arrows */

.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);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    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%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    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;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 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 fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.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: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.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: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.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: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.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: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (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));
        }
    }
}

/* Share */

.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 0;
}

.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 5px;
    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:visited,
.fancybox-share__button:link {
    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 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    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: center center;
    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;
}

/* Styling for Small-Screen Devices */
@media all and (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/cheb/vendor/owl/assets/owl.carousel.min.css?16172600593351*/
/**
 * 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/cheb/vendor/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 */
/* /local/templates/cheb/vendor/normalize.css?16172600596138 */
/* /local/templates/cheb/css/_style.css?17655432541793 */
/* /local/templates/cheb/css/agent-detail.css?17664270921270 */
/* /local/templates/cheb/css/agent-list.css?17664278911384 */
/* /local/templates/cheb/css/agent-review.css?1623052546764 */
/* /local/templates/cheb/css/allowance-table.css?1765278890854 */
/* /local/templates/cheb/css/alphabet.css?1765044393963 */
/* /local/templates/cheb/css/anti-scam.css?17652794262718 */
/* /local/templates/cheb/css/banner-animation.css?17665659321461 */
/* /local/templates/cheb/css/banner.css?1766483124885 */
/* /local/templates/cheb/css/btn-line.css?1766567216531 */
/* /local/templates/cheb/css/btn.css?17652788871065 */
/* /local/templates/cheb/css/calc-area.css?17603642121901 */
/* /local/templates/cheb/css/calc-select.css?1760964192924 */
/* /local/templates/cheb/css/calc.css?17655394564759 */
/* /local/templates/cheb/css/clear.css?176504289325 */
/* /local/templates/cheb/css/col.css?1765016417189 */
/* /local/templates/cheb/css/contact.css?17652789131098 */
/* /local/templates/cheb/css/container.css?1760357397109 */
/* /local/templates/cheb/css/death-actions.css?17652788811210 */
/* /local/templates/cheb/css/detail.css?17652798762066 */
/* /local/templates/cheb/css/districts.css?1765543639392 */
/* /local/templates/cheb/css/find-me.css?1629898230302 */
/* /local/templates/cheb/css/fix-bottom.css?17665686201116 */
/* /local/templates/cheb/css/fluid.css?1765042835465 */
/* /local/templates/cheb/css/footer.css?17652789161244 */
/* /local/templates/cheb/css/form.css?17651289632617 */
/* /local/templates/cheb/css/free-plots.css?17652788841568 */
/* /local/templates/cheb/css/funeral-plans.css?17652788681550 */
/* /local/templates/cheb/css/funeral-service.css?17652789211012 */
/* /local/templates/cheb/css/head-banner.css?17655432222810 */
/* /local/templates/cheb/css/header.css?17665691161911 */
/* /local/templates/cheb/css/hidden.css?161778257528 */
/* /local/templates/cheb/css/icon.css?1765016638908 */
/* /local/templates/cheb/css/infra-list.css?17652793052413 */
/* /local/templates/cheb/css/intro.css?1766567208449 */
/* /local/templates/cheb/css/logo.css?1765279197737 */
/* /local/templates/cheb/css/main-reviews.css?17664767901411 */
/* /local/templates/cheb/css/map.css?1766483802763 */
/* /local/templates/cheb/css/more-article.css?1663160750800 */
/* /local/templates/cheb/css/morgue.css?1617260059613 */
/* /local/templates/cheb/css/news-item.css?16615115741520 */
/* /local/templates/cheb/css/news.css?1663587212976 */
/* /local/templates/cheb/css/nowrap.css?176656427034 */
/* /local/templates/cheb/css/only.css?1631020387165 */
/* /local/templates/cheb/css/page.css?1765028998443 */
/* /local/templates/cheb/css/popup-open.css?1597848887235 */
/* /local/templates/cheb/css/popup.css?1765539506912 */
/* /local/templates/cheb/css/product-sections.css?1765194279595 */
/* /local/templates/cheb/css/products.css?17651945572925 */
/* /local/templates/cheb/css/rate-line.css?1642715293411 */
/* /local/templates/cheb/css/rate-result.css?16631681311438 */
/* /local/templates/cheb/css/rate.css?1723448232651 */
/* /local/templates/cheb/css/reviews.css?1765278902472 */
/* /local/templates/cheb/css/section-item.css?17650445851621 */
/* /local/templates/cheb/css/section.css?17665670081028 */
/* /local/templates/cheb/css/table-scroll.css?1765010866173 */
/* /local/templates/cheb/css/title.css?1765209499484 */
/* /local/templates/cheb/css/top-menu.css?17664883246069 */
/* /local/templates/cheb/css/universal.css?17664268933247 */
/* /local/templates/cheb/css/variants.css?17651948481445 */
/* /local/templates/cheb/css/what-do.css?17665692882771 */
/* /local/templates/cheb/css/where-btn.css?17518740302378 */
/* /local/templates/cheb/css/where.css?17652802863804 */
/* /local/templates/cheb/vendor/fancybox/jquery.fancybox.css?175144630517390 */
/* /local/templates/cheb/vendor/owl/assets/owl.carousel.min.css?16172600593351 */
