

/* Start:/local/templates/ms_template_adatpive/components/bitrix/menu/addition_top_menu/style.css?17778892613358*/
#burger {
	margin-right: 70px;
}

#burger .burger_btn_inner {
	width: 40px;
	height: auto;
	cursor: pointer;
}

#burger .burger_btn_inner > div {
	display: block;
	height: 3px;
	background-color: #000;
	margin: 7px auto 7px 0;
	content: '';
	color: #fff;
	position: relative;
	transition: all .3s;
}

#burger .burger_btn_inner .burger_btn_inner_f_line {
	width: 40px;
}

#burger.close .burger_btn_inner .burger_btn_inner_f_line {
	width: 40px;
	transform:rotate(45deg);
	top: 10px;
}

#burger .burger_btn_inner .burger_btn_inner_s_line {
	width: 20px;
}

#burger.close .burger_btn_inner .burger_btn_inner_s_line {
	width: 60px;
	opacity: 0;
}

#burger .burger_btn_inner .burger_btn_inner_t_line {
	width: 40px;
}

#burger.close .burger_btn_inner .burger_btn_inner_t_line {
	width: 40px;
	transform:rotate(-45deg);
	bottom: 10px;
}

#addition_menu {
	display: block;
	width: 100%;
	padding: 30px 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 600;
	border-bottom: 2px solid #EFEFEF;
	background-color: #fff;
	/*transition: all .3s;*/
}

#addition_menu:hover {
	/*border-color: #B1CB0A;*/
	/*transition: all .3s;*/
}
.addition_menu_ul {
	display: flex;
	margin: 0;
	padding: 0;
	font-family: "Segoe UI", sans-serif;
	font-weight: 600;
	font-style: normal;
}

.addition_menu_ul li {
	display: inline;
}

.addition_menu_ul li:last-child {
	margin-right: 0;
	margin-bottom: 0;
}

.addition_menu_ul li a {
	font-size: 23px;
	color: rgba(46, 46, 46, 0.47);
	text-decoration: none;
	position: relative;
	display: inline-block;
}

.addition_menu_ul li a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background-color: #2E2E2E;
	position: absolute;
	bottom: 2px;
	left: 0;
	transition: all .3s;
}

.addition_menu_ul li a:hover, .addition_menu_ul li a:focus, .addition_menu_ul li a:active {
	color: #2E2E2E;
	text-decoration: none;
}

.addition_menu_ul li a.active {
	color: #2E2E2E;
	text-decoration: none;
}

.addition_menu_ul li a:hover:after, .addition_menu_ul li a:focus:after, .addition_menu_ul li a:active:after {
	background-color: #2E2E2E;
	width: 100%;
}

.addition_menu_ul li a.active:after {
	background-color: #2E2E2E;
	width: 100%;
}

@media (min-width: 320px) {
	.addition_menu_ul {
		flex-flow: column nowrap;
		justify-content: flex-start;
		padding-left: 15px;
	}
	#addition_menu.hide {
		top: -100vh;
		transition: all .3s;
	}
	#addition_menu.show {
		top: 85px;
		transition: all .3s;
		box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	}
	#addition_menu {
		height: auto;
	}
	.addition_menu_ul li {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.addition_menu_container .header_search_form {
		display: block;
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.addition_menu_container .header_search_form .search_submit {
		right: 30px;
	}
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {
	.addition_menu_container .header_search_form {
		display: none;
		padding: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {
	.addition_menu_ul {
		flex-flow: row nowrap;
		justify-content: space-between;
		padding-left: 0;
	}
	#addition_menu.hide {
		top: 0;
		transition: all .3s;
	}
	#addition_menu.show {
		top: 150px;
		transition: all .3s;
	}
	#addition_menu {
		height: 100px;
	}
	.addition_menu_ul li {
		margin-right: 0;
		margin-bottom: 0;
	}
}

@media (min-width: 1368px) {

}
/* End */


/* Start:/local/templates/ms_template_adatpive/components/bitrix/search.title/top_search/style.css?17791226302532*/
div.title-search-result {
    display: block!important;
    z-index: 205;
	padding-left: 3px;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    padding-top: 3px;
    background: #fff;
}

table.title-search-result {
    border-collapse: separate;
    width: 10%;
	border: 1px solid #c6c6c6;
    border-radius: 20px;
    padding: 5px;
}

table.title-search-result th {
    font-weight: normal;
    padding: 0;
    width: 0%!important;
}

table.title-search-result td {
    background-color: white;
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
}

table.title-search-result td.title-search-item {
    /*padding: 5px 30px 5px 8px;*/
    border-radius: 20px;
}

table.title-search-result td.title-search-item a {
    padding: 10px 60px 10px 16px;
    vertical-align: top;
    display: block;
    text-decoration: none;
    color: #333;

}

table.title-search-result td.title-search-item img {
    vertical-align: top;
}

table.title-search-result td.title-search-item b {
    /*color: #cf0000;*/
    font-weight: normal;
}

table.title-search-result tr.title-search-selected td, table.title-search-result tr.title-search-selected a, table.title-search-result tr.title-search-selected td.title-search-more a {

}

.title-search-item:hover {
    background-color: rgba(177, 203, 10, 0.3);
}


table.title-search-result td.title-search-more {
    font-size: 11px;
    font-weight: normal;
    padding-right: 15px;
    padding-left: 24px;
    padding-top: 0px;
}

table.title-search-result td.title-search-more a {
    padding-left: 8px;
    padding-right: 15px;
    text-decoration: none;
    color: #999999;
}

table.title-search-result td.title-search-all {

}

table.title-search-result td.title-search-all a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    padding: 10px 30px 10px 18px;
}

table.title-search-result td.title-search-all a:hover {
    color: var(--color-new-green);
    transition: all .3s;
}

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 4px;
}

div.title-search-fader {
    display: none;
    background-image: url('/local/templates/ms_template_adatpive/components/bitrix/search.title/top_search/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}

p.title-search-preview {
    font-size: 12px;
}

div.title-search-result td.title-search-price span {
    font-size: 26px;
}

/* End */


/* Start:/local/templates/ms_template_adatpive/components/bitrix/menu/top_short/style.css?17778892611419*/
#top_short_menu {
    font-family: "Segoe UI", sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: auto;
    margin-bottom: auto;
}

#top_short_menu ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

#top_short_menu ul li {
    list-style: none;
    margin-right: 40px;
}

#top_short_menu ul li:last-child {
    margin-right: 0;
}

#top_short_menu ul li a {
    font-size: 23px;
    color: rgba(46, 46, 46, 0.47);
    text-decoration: none;
	position: relative;
	display: inline-block;
}

#top_short_menu ul li a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background-color: #2E2E2E;
	position: absolute;
	bottom: 2px;
	left: 0;
	transition: all .3s;
}

#top_short_menu ul li a.active {
    color: #2E2E2E;
    text-decoration: none;
}

#top_short_menu ul li a.active:after {
	width: 100%;
}

#top_short_menu ul li a:hover, #top_short_menu ul li a:active, #top_short_menu ul li a:focus {
    text-decoration: none;
    color: #2E2E2E;
}

#top_short_menu ul li a:hover:after {
	width: 100%;
	transition: all .3s;
}

@media (min-width: 320px) {
    #top_short_menu {
        display: none;
    }
}

@media (min-width: 410px) {

}

@media (min-width: 640px) {

}

@media (min-width: 1024px) {

}

@media (min-width: 1280px) {
    #top_short_menu {
        display: block;
    }
}

@media (min-width: 1368px) {

}
/* End */


/* Start:/local/modules/ai.voiceassistant/assets/widget.css?17792289096229*/
.ai-va-hidden { display: none !important; }
.ai-va-root {
  --c1: #0ea5e9;
  --c2: #0284c7;
  --line: #dbe2ea;
  --muted: #64748b;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  font-family: "Segoe UI", Tahoma, sans-serif;
  display: grid;
  justify-items: end;
}
.ai-va-launchers {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.ai-va-launcher {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 0;
  background: linear-gradient(135deg, var(--c1), var(--c2));
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 18px 48px rgba(2, 8, 23, .25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-align: center;
}
.ai-va-poll-launcher {
  background: linear-gradient(135deg, #22c55e, #0f766e);
  font-size: 12px;
}
.ai-va-panel {
  width: min(380px, calc(100vw - 24px));
  height: min(560px, calc(100vh - 96px));
  margin-bottom: 12px;
  background: #fff;
  border: 1px solid rgba(148,163,184,.25);
  border-radius: 18px;
  box-shadow: 0 22px 64px rgba(2,8,23,.20);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ai-va-poll-panel {
  width: min(420px, calc(100vw - 24px));
  height: auto;
  max-height: min(620px, calc(100vh - 112px));
}
.ai-va-header {
  padding: 12px 14px;
  border-bottom: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ai-va-title { font-size: 14px; font-weight: 700; color: #0f172a; }
.ai-va-subtitle { font-size: 11px; color: var(--muted); }
.ai-va-btn, .ai-va-input, .ai-va-launcher { outline-offset: 2px; }
.ai-va-messages {
  flex: 1;
  overflow: auto;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ai-va-bubble {
  max-width: 90%;
  padding: 10px 12px;
  border-radius: 14px;
  border: 1px solid var(--line);
  font-size: 14px;
  line-height: 1.35;
  word-break: break-word;
}
.ai-va-bubble-user { align-self: flex-end; background: #e0f2fe; border-color: #bae6fd; }
.ai-va-bubble-assistant { align-self: flex-start; background: #fff; }
.ai-va-bubble-system { align-self: center; background: #f8fafc; color: var(--muted); font-size: 12px; }
.ai-va-sources { margin-top: 6px; display: flex; flex-direction: column; gap: 4px; }
.ai-va-sources a { color: #0369a1; text-decoration: none; font-size: 12px; }
.ai-va-sources a:hover { text-decoration: underline; }
.ai-va-footer {
  border-top: 1px solid var(--line);
  padding: 10px;
  display: grid;
  gap: 8px;
  background: rgba(255,255,255,.95);
}
.ai-va-toolbar { display: flex; gap: 8px; flex-wrap: wrap; }
.ai-va-btn {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 10px;
  padding: 8px 10px;
  cursor: pointer;
  min-height: 38px;
  font-size: 12px;
}
.ai-va-btn[data-state="recording"] { background: #fee2e2; border-color: #fca5a5; }
.ai-va-btn-primary { background: var(--c1); color: #fff; border-color: transparent; }
.ai-va-btn-stop { background: #fef3c7; border-color: #fcd34d; }
.ai-va-input-row { display: grid; grid-template-columns: 1fr auto; gap: 8px; }
.ai-va-input {
  width: 100%;
  min-height: 42px;
  max-height: 120px;
  border-radius: 12px;
  border: 1px solid var(--line);
  padding: 10px 12px;
  resize: vertical;
  font-size: 14px;
}
.ai-va-transcript {
  font-size: 12px;
  color: #334155;
  background: #f8fafc;
  border: 1px dashed #cbd5e1;
  border-radius: 10px;
  padding: 8px 10px;
}
.ai-va-poll-body {
  padding: 14px;
  display: grid;
  gap: 12px;
  overflow: auto;
}
.ai-va-poll-greeting {
  margin: 0;
  color: #334155;
  font-size: 14px;
  line-height: 1.42;
}
.ai-va-poll-total,
.ai-va-poll-status {
  color: var(--muted);
  font-size: 12px;
}
.ai-va-poll-list {
  display: grid;
  gap: 10px;
}
.ai-va-poll-admin {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.ai-va-poll-option {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  color: #0f172a;
  cursor: pointer;
  display: grid;
  gap: 7px;
  padding: 11px;
  text-align: left;
}
.ai-va-poll-option:hover:not(:disabled),
.ai-va-poll-option:focus-visible {
  border-color: #16a34a;
  box-shadow: 0 8px 22px rgba(15, 118, 110, .12);
}
.ai-va-poll-option:disabled {
  cursor: default;
}
.ai-va-poll-option-voted {
  border-color: #16a34a;
  background: #f0fdf4;
}
.ai-va-poll-option-editing {
  cursor: default;
  background: #f8fafc;
}
.ai-va-poll-option-top,
.ai-va-poll-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.ai-va-poll-option-title {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
}
.ai-va-poll-rank {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #e2e8f0;
  color: #0f172a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 800;
}
.ai-va-poll-tooltip {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecfdf5;
  color: #047857;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 800;
}
.ai-va-poll-option-description {
  color: #475569;
  font-size: 12px;
  line-height: 1.35;
}
.ai-va-poll-meta {
  color: #334155;
  font-size: 12px;
  font-weight: 700;
}
.ai-va-poll-edit-field {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.ai-va-poll-edit-field input {
  width: 86px;
  min-height: 34px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 6px 8px;
  color: #0f172a;
  font: inherit;
  font-size: 13px;
}
.ai-va-poll-bar {
  height: 7px;
  overflow: hidden;
  border-radius: 999px;
  background: #e2e8f0;
}
.ai-va-poll-bar span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #22c55e, #0f766e);
  transition: width .2s ease;
}
@media (max-width: 640px) {
  .ai-va-root { right: 12px; left: 12px; bottom: 12px; }
  .ai-va-panel { width: 100%; height: min(70vh, 620px); }
  .ai-va-poll-panel { height: auto; max-height: min(70vh, 620px); }
  .ai-va-launchers { width: 100%; justify-content: flex-end; }
  .ai-va-launchers .ai-va-launcher { margin-left: 0; display: inline-flex; }
}

/* End */


/* Start:/local/templates/ms_template_adatpive/template_styles.css?177922294129512*/
*, *:after, *:before {
    box-sizing: border-box;
}

body {
    margin: 0 auto;
    padding: 0;
}

:root {
    --text-max-width: 70ch;
    --mobile-padding: 16px;
    --touch-target-min: 44px;
    --color-new-green: #599C4C;
    --color-new-green-light: #C5E59C;
}

@media (min-width: 320px) {
    .quizz_outter {
        padding: 30px;
        border-radius: 15px;
        box-shadow: 0px 0px 23.5404px rgb(0 0 0 / 25%);
    }
}
@media (min-width: 1280px) {
    .quizz_outter {
        padding: 30px;
        border-radius: 30px;
        box-shadow: 0px 0px 23.5404px rgb(0 0 0 / 25%);
    }
}

.simple_content {
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #333;
}

.simple_content p {
    font-size: 16px;
    margin:  0 0 10px 0;
}

.simple_content a {
    font-weight: bold;
    text-decoration: none;
    color: #333;
    position: relative;
}

.simple_content a:hover {
    text-decoration: none;
}

.simple_content a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 0;
    bottom: 0px;
    transition: all .3s;
}

.simple_content a:hover:after {
    width: 100%;
    transition: all .3s;
}

.simple_content ol, .simple_content ul {
    margin: 0;
    padding: 0;
}

.simple_content ol {
    list-style-type: none;
    counter-reset: num;
    margin: 0 0 0 20px;
    padding: 15px 0 5px 0;
    font-size: 18px;
}
.simple_content ol li {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
}

.simple_content ol li:before {
    content: counter(num) '.';
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: -26px;
    width: 20px;
    color: #ef6780;
    text-align: right;
    font-size: 20px;
}

.simple_content_subtitle {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.wrapper {
    padding: 0 var(--mobile-padding, 16px);
}



@media (min-width: 320px) {
	.content_wrapper {
        min-height: 40vh;
        overflow: hidden;
        padding-bottom: 30px;
    }
}

@media (min-width: 640px) {
	
}

@media (min-width: 1440px) {
	.content_wrapper {
        min-height: 50vh;
        overflow: hidden;
    }
}

@media (min-width: 1600px) {
	.content_wrapper {
        min-height: 40vh;
        overflow: visible;
    }
}

.dark_wrapper {
    background-color: #414141;
}

.dark_wrapper .container {
    overflow: hidden;
}

.rel_pos {
    position: relative;
}

.wrapper.bottom_border {
    position: relative;
    z-index: 700;
    background-color: #fff;
}

.bottom_border {
    border-bottom: 2px solid #EFEFEF;
}

.top_border {
    border-top: 2px solid #EFEFEF;
}

header {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.header_nav {
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    width: 40%;
}

.header_logo {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.header_logo a {
    display: inline-block;
}

.header_social_search {
    margin-top: auto;
    margin-bottom: auto;
    width: 40%;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.header_social_col {
    padding: 0 30px;
}

.header_social_col ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.header_social_col ul li {
    list-style: none;
    margin-right: 20px;
}

.header_social_col ul li:last-child {
    margin-right: 0;
}

.header_social_col ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_social_col ul li a.social_inst {
    background-image: url("/img/social_inst.svg");
}

.header_social_col ul li a.social_fb {
    background-image: url("/img/social_fb.svg");
}

.header_social_col ul li a.social_vk {
    background-image: url("/img/social_vk.svg");
}

.header_search_form {
    position: relative;
}

.search_input {
    display: block;
    width: 100%;
    border: 1px solid #B0B0B0;
    border-radius: 20px;
    height: 40px;
    position: relative;
    z-index: 100;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 30px;
    outline: none;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
}

input.search_input::-webkit-input-placeholder {
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    color: rgba(46, 46, 46, 0.47);
    line-height: 40px;
}

.search_input:focus {
    border: 2px solid #B0B0B0;
}

.search_submit {
    position: absolute;
    z-index: 200;
    right: 15px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("/img/search_icon.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border: none;
    background-color: rgba(255, 255, 255, 0);
    top: 7px;
    cursor: pointer;
}

.page_title {
    font-family: Antipasto Pro;
    font-style: normal;
    font-weight: 450;
    line-height: 1;
    text-align: center;
    color: #000;
    display: block;
    margin: 0;
}

@media (min-width: 320px) {
    .header_social_col {
        display: none;
    }

    .container {
        width: 100%;
        margin: 0 auto;
        padding: 0 var(--mobile-padding, 16px);
    }

    .header_search_col {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .header_logo img {
        width: 100px;
    }

    .header_social_search {
        display: none;
    }

    .header_logo {
        padding: 15px 0;
        width: auto;
    }

    .page_title {
        font-size: 30px;
        padding: 25px 0 25px 0;
    }
}

@media (min-width: 640px) {
    .header_logo {
        padding: 15px 0;
        width: 20%;
    }

    .header_social_search {
        display: flex;
    }

    .page_title {
        font-size: 45px;
        padding: 25px 0 45px 0;
    }
}

@media (min-width: 1280px) {
    .header_social_col {
        display: block;
    }

    .container {
        width: 1160px;
        margin: 0 auto;
        padding: 0;
    }

    .header_search_col {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }

    .header_logo img {
        width: 156px;
    }

    .header_logo {
        padding: 30px 0;
        width: 20%;
    }

    .page_title {
        font-size: 65px;
    }
}

/*Footer START*/
footer .container {
    /*background-image: url("/img/big_m.png");*/
    /*background-repeat: no-repeat;*/
}

.footer_flex {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.footer_flex_menu {
    display: flex;
}

.footer_flex_copyrights {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    color: #000000;
}

.footer_flex_menu_col_logo {
    width: 160px;
}

.footer_menu_container {

}

.footer_menu_title {
    display: block;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
    white-space: nowrap;
}

.footer_menu_ul {
    margin: 0;
    padding: 0;
    display: flex;
    /*padding-right: 15px;*/
}

.footer_menu_ul li {
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    display: inline-block;
    margin-bottom: 10px;
}

.footer_menu_ul li:last-child {
    margin-bottom: 0;
}

.footer_menu_ul li a {
    color: #444540;
    text-decoration: none;
    line-height: 1.2;
}

.footer_menu_ull li a:hover, .footer_menu_ull li a:active, .footer_menu_ull li a:focus {

}

.footer_menu_social_ul {
    display: flex;
    margin: 0;
    padding: 0;
    flex-flow: row nowrap;
    justify-content: flex-start;
}

.footer_menu_social_ul li {
    display: inline-block;
    margin-right: 10px;

}

.footer_menu_social_ul li:last-child {
    margin-right: 0;
}

.footer_menu_social_ul li a {

}

.footer_menu_social_ul li a:hover {

}

.footer_menu_social_ul li a img {
    display: block;
    width: 35px;
}

@media (min-width: 320px) {
    .footer_flex {
        padding: 40px 0 40px 0;
    }

    .footer_flex_menu {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    footer {
        padding: 0;
    }

    .footer_menu_title {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .footer_flex_menu_col:nth-child(1) {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .footer_flex_menu_col:nth-child(2) {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .footer_flex_menu_col:nth-child(3) {
        margin: 0 0 0 0;
        width: 45%;
    }

    .footer_flex_menu_col:nth-child(4) {
        margin: 0 0 0 0;
        width: 45%;
    }

    .footer_menu_ul {
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .footer_menu_ul li {
        width: 45%;
        font-size: 16px;
    }

    footer .container {
        background-size: 50%;
        background-position: right top;
    }

    .footer_flex_copyrights {
        padding-top: 45px;
    }
}

@media (min-width: 640px) {
    .footer_flex_menu {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
    }

    .footer_flex_menu_col:nth-child(1) {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .footer_flex_menu_col:nth-child(2) {
        margin: 0 0 30px 0;
        width: 100%;
    }

    .footer_flex_menu_col:nth-child(3) {
        margin: 0 0 30px 0;
        width: 50%;
    }

    .footer_flex_menu_col:nth-child(4) {
        margin: 0 0 0 auto;
        width: 50%;
    }

    .footer_menu_ul {
        flex-flow: row wrap;
        justify-content: flex-start;
    }

    .footer_menu_ul li {
        width: 50%;
        font-size: 20px;
    }

    .footer_menu_title {
        font-size: 24px;
    }

    footer .container {
        background-size: contain;
        background-position: right center;
    }

    .footer_flex_copyrights {
        padding-top: 55px;
    }
}

@media (min-width: 1024px) {
    .footer_flex_menu {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
    }

    .footer_flex {
        padding: 100px 0 40px 0;
    }

    .footer_menu_title {
        margin-bottom: 45px;
    }

    .footer_flex_menu_col:nth-child(1) {
        margin: 0 55px auto 0;
        width: auto;
    }

    .footer_flex_menu_col:nth-child(2) {
        margin: 0 auto auto 0;
        width: auto;
    }

    .footer_flex_menu_col:nth-child(3) {
        margin: 0 15px auto 0;
        width: auto;
    }

    .footer_flex_menu_col:nth-child(4) {
        margin: 0 0 auto auto;
        width: auto;
    }

    .footer_menu_ul {
        flex-flow: column nowrap;
        justify-content: flex-start;
    }

    .footer_menu_ul li {
        width: auto;
    }
}

@media (min-width: 1280px) {
    footer {
        padding: 0;
        margin-top: 30px
    }

    .footer_flex {
        padding: 100px 0 40px 0;
    }
}

/*Footer END*/


/*Footer form START*/
.form_title {
    font-family: Antipasto Pro;
    font-style: normal;
    font-weight: 450;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
}

.under_form_blur {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.23);
    filter: blur(20px);
    z-index: 100;
}

#product_modal {
    background-color: #464646;
}

#coop_form, #product_order {
    width: 100%;
    min-height: 400px;
    /*background-color: rgba(255, 255, 255, .8);*/
    border-radius: 20px;
    position: relative;
    z-index: 500;
    border-radius: 20px;
    border: 1px solid #fff;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 35px 25px;
}

#contact_form {
    width: 100%;
    min-height: 400px;
    background-color: #414141;
    border-radius: 20px;
    position: relative;
    z-index: 500;
    border-radius: 20px;
    border: 1px solid #fff;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 35px 25px;
}

.contacts_flex_col .coop_form_outer {
    padding: 0;
}

.coop_form_outer {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 15px;
}

.form_inner_flex {
    display: flex;
    margin: 0 auto;
}

.form_inner_flex .form_inner_col:nth-child(1) {
    position: relative;
    z-index: 400;
}

.form_inner_flex .form_inner_col:nth-child(2) {
    position: relative;
    z-index: 500;
}

.form_inner_flex .form_inner_col:nth-child(1) img {
    display: block;
    width: 180%;
    position: absolute;
    left: -150px;
    top: -150px;
}

.coop_form_title {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.coop_form_sub_title {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.coop_form_rows {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.coop_form_row {
    margin-bottom: 12px;
    display: flex;
}

.coop_form_row.checkbox {
    margin-top: 15px;
    position: relative;
    margin-bottom: 30px;
}

.coop_form_row.checkbox input {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border: none;
    position: relative;
}

.coop_form_row.checkbox span {
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #FFFFFF;
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
}

.coop_form_row.checkbox span a {
    text-decoration: underline;
    color: #fff;
}

.coop_form_rows .coop_form_row:nth-child(4) {
    margin-bottom: 45px;
}

.coop_form_row input {
    display: block;
    width: 100%;
    font-size: 20px;
    padding: 25px 18px;
    border-radius: 18px;
    border: 0;
    outline: none;
}

.coop_form_row button {
    display: inline-block;
    margin: 0 auto;
    border-radius: 18px;
    border: 0;
    background: var(--color-new-green);
    box-shadow: 0px 0px 16.0801px var(--color-new-green);
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
}

.thanks_modal {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
    font-weight: 600;
    margin: 0;
}

@media (min-width: 320px) {
    .form_inner_flex {
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 100%;
    }

    .form_inner_flex .form_inner_col:nth-child(1) {
        width: 0;
        display: none;
    }

    .form_inner_flex .form_inner_col:nth-child(2) {
        width: 100%;
    }

    .form_title {
        font-size: 32px;
        margin-bottom: 45px;
    }

    .form_container {
        padding: 35px 0 50px 0;
    }

    .coop_form_title {
        font-size: 29px;
    }

    .coop_form_row button {
        padding: 25px 35px;
        width: 100%;
    }
}

@media (min-width: 640px) {
    .form_inner_flex {
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 100%;
    }

    .form_inner_flex .form_inner_col:nth-child(1) {
        width: 0;
        display: none;
    }

    .form_inner_flex .form_inner_col:nth-child(2) {
        width: 100%;
    }

    .form_title {
        font-size: 52px;
        margin-bottom: 90px;
    }

    .form_container {
        padding: 55px 0 150px 0;
    }

    .coop_form_title {
        font-size: 39px;
    }

    .coop_form_row button {
        padding: 25px 85px;
        width: auto;
    }
}

@media (min-width: 1024px) {
    .form_inner_flex {
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 900px;
    }

    .form_inner_flex .form_inner_col:nth-child(1) {
        width: 50%;
        display: block;
    }

    .form_inner_flex .form_inner_col:nth-child(2) {
        width: 50%;
    }
}

/*Footer form END*/


/*Contacts page START*/

.contacts_flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    font-family: "Segoe UI", sans-serif;
    font-style: normal;
}

.contacts_flex_width_col {
    width: 100%;
    margin: 30px 0;
}

.contacts_flex_width_col_inner {
    border-radius: 20px;
    overflow-x: hidden;
    border: 2px solid #333;
}

.contacts_flex_width_col_inner iframe {
    border: none!important;
}

.contacts_flex_col {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
}

.contacts_flex_col_row {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    margin-bottom: 30px;
}

.contacts_flex_col_row_title {
    color: #333;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 5px;
}

.contacts_flex_col_row_value {
    font-weight: 600;
    font-size: 18px;
    color: #333;
}

.contacts_flex_col_row_value a {
    color: #333;
}

.contacts_flex_col_row_value a:hover {
    text-decoration: none;
}

.contacts_flex_col_row_value p {
    margin: 0;
    padding: 0;
}

.contacts_flex_col_row_value ul {
    padding: 0;
    margin: 0;
}

.contacts_flex_col_row_value ul li {
    list-style: none;
    display: block;
    margin-bottom: 3px;
}

.contacts_flex_col_row_value ul li a {
    color: #333;
}

.contacts_flex_col_row_value ul li a:hover {

}

@media (min-width: 320px) {
    .contacts_flex_col {
        width: 100%;
        margin-bottom: 30px;
    }
}

@media (min-width: 640px) {
    .contacts_flex_col {
        width: 100%;
        margin-bottom: 30px;
    }

}

@media (min-width: 1024px) {
    .contacts_flex_col {
        width: calc(50% - 15px);
        margin-bottom: 0;
    }
}

/*Contacts page END*/

/* Hide public prices across catalog cards and product pages */
.ms-cat-card__price,
.product-item-detail-price-old,
.product-item-detail-price-current,
.item_economy_price,
.product-item-detail-short-card-price,
[data-entity="panel-price"],
[data-entity="panel-old-price"],
[data-entity="price-ranges-block"] {
    display: none !important;
}

.product-item-detail-info-container:has(> .product-item-detail-price-current),
.product-item-detail-info-container:has(> .item_economy_price) {
    display: none !important;
}

/* Home usability fixes: keep the first screen actionable on tablet/mobile. */
@media (max-width: 1279px) {
    .plum-header .plum-nav #top_short_menu {
        display: block !important;
    }

    .plum-header .plum-nav #top_short_menu ul {
        display: flex !important;
        gap: 6px !important;
        flex-flow: row nowrap !important;
        align-items: center !important;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .plum-header .plum-nav #top_short_menu li {
        margin: 0 !important;
        padding: 0 !important;
    }

    .plum-header .plum-nav #top_short_menu a {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 38px !important;
        padding: 8px 12px !important;
        border-radius: 999px !important;
        white-space: nowrap !important;
        font-size: 12px !important;
        font-weight: 700 !important;
        text-decoration: none !important;
    }
}

@media (max-width: 1100px) {
    .plum-header .plum-header-top {
        display: none !important;
    }

    .plum-header .plum-header-main {
        grid-template-columns: auto minmax(0, 1fr) auto !important;
        gap: 12px !important;
    }

    .plum-header .plum-nav {
        grid-column: 1 / -1 !important;
        grid-row: 2 !important;
        justify-self: center !important;
        max-width: 100% !important;
        overflow-x: auto !important;
        scrollbar-width: none !important;
    }

    .plum-header .plum-nav::-webkit-scrollbar {
        display: none;
    }

    .plum-header .plum-header-cta-login {
        grid-column: 3 !important;
        grid-row: 1 !important;
    }
}

@media (max-width: 900px) {
    .plum-header .plum-header-main {
        grid-template-columns: auto minmax(0, 1fr) !important;
        gap: 12px !important;
    }

    .plum-header .plum-nav,
    .plum-header .plum-header-cta-login {
        grid-column: 1 / -1 !important;
        grid-row: auto !important;
    }

    .plum-header .plum-nav {
        justify-self: stretch !important;
        width: 100% !important;
        overflow: visible !important;
    }

    .plum-header .plum-nav #top_short_menu,
    .plum-header .plum-nav #top_short_menu ul {
        width: 100% !important;
    }

    .plum-header .plum-nav #top_short_menu ul {
        justify-content: space-between !important;
    }

    .plum-header .plum-nav #top_short_menu li {
        flex: 1 1 0 !important;
    }

    .plum-header .plum-nav #top_short_menu a {
        width: 100% !important;
        padding: 8px 10px !important;
    }
}

/* Desktop: explicit grid placement for split position slider layout. */
@media (min-width: 961px) {
    .ms-home-hero--position_slider .ms-home-hero__positions-frame {
        grid-template-columns: minmax(320px, 430px) minmax(0, 1fr) !important;
        grid-template-rows: auto auto;
    }
    .ms-home-hero--position_slider .ms-home-hero__positions-summary {
        grid-column: 1 !important;
        grid-row: 1 !important;
        order: 1 !important;
    }
    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        grid-column: 2 !important;
        grid-row: 1 / 3 !important;
        order: 2 !important;
    }
    .ms-home-hero--position_slider .ms-home-hero__positions-summary-footer {
        grid-column: 1 !important;
        grid-row: 2 !important;
        order: 3 !important;
    }
}

/* Tablet: keep the desktop split layout instead of collapsing the first screen. */
@media (min-width: 768px) and (max-width: 1100px) {
    .ms-home-hero--position_slider {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-stage {
        min-height: auto !important;
        padding: 10px 14px 8px !important;
        border-radius: 28px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-frame {
        grid-template-columns: minmax(240px, 32%) minmax(0, 68%) !important;
        gap: 14px !important;
        grid-template-rows: auto auto !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary {
        grid-column: 1 !important;
        grid-row: 1 !important;
        order: 1 !important;
        gap: 12px !important;
        padding: 18px 16px !important;
        border-radius: 24px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        grid-column: 2 !important;
        grid-row: 1 / 3 !important;
        order: 2 !important;
        min-height: clamp(360px, 52svh, 440px) !important;
        height: clamp(360px, 52svh, 440px) !important;
        border-radius: 24px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary-footer {
        grid-column: 1 !important;
        grid-row: 2 !important;
        order: 3 !important;
        gap: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-copy {
        gap: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-kicker {
        min-height: 28px !important;
        padding: 0 10px !important;
        font-size: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-title span {
        font-size: clamp(23px, 3vw, 34px) !important;
        line-height: 1 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-lead,
    .ms-home-hero--position_slider .ms-home-hero__positions-hint {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta {
        padding: 12px !important;
        border-radius: 18px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta strong {
        font-size: 14px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta span {
        font-size: 12px !important;
        line-height: 1.32 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-actions {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-actions .ms-home-hero__btn {
        min-height: 38px !important;
        padding: 0 8px !important;
        border-radius: 12px !important;
        font-size: 11px !important;
        white-space: nowrap !important;
    }

    .ms-home-hero--position_slider .counter_wrapper {
        margin-top: 6px !important;
    }

    .ms-home-hero--position_slider #counter {
        min-height: 32px !important;
    }
}

/* Mobile: single-column reorder so text -> image -> footer */
@media (max-width: 767px) {
    .ms-home-hero--position_slider .ms-home-hero__positions-frame {
        grid-template-columns: 1fr !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary {
        order: 1 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        order: 2 !important;
        min-height: 380px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary-footer {
        order: 3 !important;
    }
}

@media (max-width: 767px) {
    .ms-home-hero--position_slider .ms-home-hero__positions-stage {
        padding: 12px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary {
        padding: 16px 14px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-copy {
        gap: 12px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-title span {
        font-size: clamp(24px, 7vw, 32px) !important;
        line-height: 1.05 !important;
        letter-spacing: 0 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-lead {
        font-size: 14px !important;
        line-height: 1.45 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        min-height: 320px !important;
    }
}

@media (max-width: 560px) {
    .ms-home-hero {
        padding-top: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-stage {
        padding: 10px !important;
        border-radius: 20px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-frame {
        gap: 12px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary {
        padding: 14px !important;
        border-radius: 18px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-kicker {
        min-height: 30px !important;
        padding: 0 10px !important;
        font-size: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-title span {
        font-size: clamp(22px, 6.6vw, 28px) !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-summary-footer {
        gap: 10px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta {
        padding: 12px !important;
        border-radius: 16px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta strong {
        font-size: 15px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-meta span {
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-actions {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-actions .ms-home-hero__btn {
        min-height: 42px !important;
        padding: 0 10px !important;
        font-size: 12px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        min-height: 260px !important;
        border-radius: 18px !important;
    }

    .ms-home-hero--position_slider .ms-home-hero__positions-spot-label {
        min-height: 32px !important;
        padding: 0 10px !important;
        font-size: 10px !important;
    }

    .ms-home-hero--position_slider .owl-nav button {
        width: 38px !important;
        height: 38px !important;
    }
}

@media (max-width: 380px) {
    .ms-home-hero--position_slider .ms-home-hero__positions-scene {
        min-height: 236px !important;
    }
}

/* End */
/* /local/templates/ms_template_adatpive/components/bitrix/menu/addition_top_menu/style.css?17778892613358 */
/* /local/templates/ms_template_adatpive/components/bitrix/search.title/top_search/style.css?17791226302532 */
/* /local/templates/ms_template_adatpive/components/bitrix/menu/top_short/style.css?17778892611419 */
/* /local/modules/ai.voiceassistant/assets/widget.css?17792289096229 */
/* /local/templates/ms_template_adatpive/template_styles.css?177922294129512 */
