

/* Start:/local/templates/svema2025/components/arturgolubev/search.title/.default/style.css?177548459710459*/
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle-popup-history {
	padding: 0 20px;
}
.bx-searchtitle-popup-history-title {
	height: 32px;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: var(--neutral-600);
}
.bx-searchtitle-popup-history-item {
	padding: 0;
    height: 44px;
    line-height: 44px;
    font-weight: 400;
    font-size: 16px;

}
.bx-searchtitle-popup-history-item a{
    color: var(--neutral-600);
}
.bx-searchtitle-popup-history-item:hover a{
	color: var(--brand-blue---deffault);
}
		.bx-searchtitle-popup-history-item::before {
			content: "";
			width: 24px;
			height: 24px;
			
			background-size: 24px auto;
			display: inline-block;
			vertical-align: middle;
			margin-right: 6px;
			
			background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5 19C15.1945 19 19 15.1945 19 10.5C19 5.8055 15.1945 2 10.5 2C5.8055 2 2 5.8055 2 10.5C2 15.1945 5.8055 19 10.5 19Z' stroke='%2394A3B8' stroke-width='2' stroke-linejoin='round' /%3e%3cpath d='M16.6111 16.6111L20.8536 20.8536' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
		}
		.bx-searchtitle-popup-history-item:hover::before{
			background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.5 19C15.1945 19 19 15.1945 19 10.5C19 5.8055 15.1945 2 10.5 2C5.8055 2 2 5.8055 2 10.5C2 15.1945 5.8055 19 10.5 19Z' stroke='%23475569' stroke-width='2' stroke-linejoin='round' /%3e%3cpath d='M16.6111 16.6111L20.8536 20.8536' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3e%3c/svg%3e");
		}
		.bx-searchtitle-popup-history a {
			color: #222;
			text-decoration: underline;
			vertical-align: middle;
		}
		.bx-searchtitle-popup-history a:hover {
			text-decoration: none;
		}

.bx-searchtitle .bx-block-title {
	margin-bottom: 9px;
}
.bx-searchtitle .bx-input-group {
	position: relative;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	width: 1120px;
	left: calc((100vw - 1120px) / 2);

	border-radius: 0 0 20px 20px;
    box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    background: var(--basic-white);
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/svema2025/components/arturgolubev/search.title/.default/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;
}

/*========================*/
.bx_smart_searche {
	background: var(--basic-white);
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/svema2025/components/arturgolubev/search.title/.default/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 20px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	text-decoration: none;

	background: var(--neutral-100);
	height: 44px;
	line-height: 44px;
	
	border-radius: 10px;
	padding: 0px 16px;
	
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	color: var(--neutral-900);
}
.bx_smart_searche .bx_item_block.all_result .all_result_button:hover{
	background: var(--neutral-200);
}
.bx_smart_searche .bx_item_block_title {
	font-weight: bold;
	font-size: 16px;
	margin: 4px 8px;
}

.bx_smart_searche .bx_item_block_href {
	display: block;
	padding: 20px;
	border-bottom: 1px solid var(--neutral-200);
}
.bx_smart_searche .bx_item_block_href:hover {
	box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
	background: var(--neutral-50);
}

.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: flex;
	padding-left: 0!important;
	flex: 1;
}

.bx_smart_searche .bx_item_block_item_info {
	display: flex;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 70px;
	min-width: 70px;
	height: 70px;
	flex: 0;
	float:left;
	margin-right: 20px;
	position: relative;
	background: var(--neutral-100);
	border: 1px solid var(--neutral-200);
	border-radius: 10px;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
		border-radius: 10px;
	}
	
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: 600;
	font-size: 24px;
	text-align: right;
	color: var(--neutral-600);
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* clear cross */
.bx-searchtitle .bx-searchtitle-clear {
	position: absolute;
	top: 2px;
	right: 0px;
	
    width: 40px;
    height: 40px;
	
	z-index: 4;
	display: none;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #666;
}
.bx-searchtitle .bx-searchtitle-clear:after{
	display: inline-block;
	content: "\00d7";
}

/* voice input */
.bx-searchtitle .bx-searchtitle-voice {
	position: absolute;
	top: 3px;
	right: 110%;
	width: 28px;
	height: 28px;
	z-index: 4;
	display: none;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	color: #666;
	background: url(/local/templates/svema2025/components/arturgolubev/search.title/.default/images/voice.svg?v=3) center center no-repeat;
	background-size: 22px auto;
}
	.bx-searchtitle .bx-searchtitle-voice.voice-show {
		display: block;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after, .bx-searchtitle .bx-searchtitle-voice.active::before {
		content: '';
		position: absolute;
		border: 3px solid #3D64FF;
		left: -20px;
		opacity: 0;
		right: -20px;
		top: -20px;
		bottom: -20px;
		border-radius: 50%;
		animation: searchpulse 2.5s linear infinite;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after {
		animation-delay: 1.25s;
	}

	@keyframes searchpulse {
		0% {
			transform: scale(0.5);
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			transform: scale(1.2);
			opacity: 0;
		}
	}



/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 40px;
	height: 40px;
	z-index: 5;
	display: none;
	background-size: 20px 20px;
	background-position: center;
    background-repeat: no-repeat;
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/svema2025/components/arturgolubev/search.title/.default/images/loader_blue.gif);
}



.bx_item_block_item_info_wrap .basket-item-block-info {
    flex-shrink: 1;
    flex: 1 1;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.basket-item-block-info .basket-item-info-name{
	color: var(--neutral-600);
	font-weight: 600;
	font-size: 16px;
}
.basket-item-block-info .basket-item-block-properties .bx_item_block_item_prop_item span{
	font-weight: 400;
	font-size: 16px;
	color: var(--neutral-400);
}
 
 
.bx_item_block_item_info_wrap .allowed {
	min-width: 160px;
    flex: 0 0;
	margin-left: 20px;
	
	font-weight: 400;
	font-size: 16px;
	color: var(--neutral-400);
}
.bx_item_block_item_info_wrap .prices{
	width: 131px;
	min-width: 131px;
	flex: 0 0;
}

.basket-item-block-info b{
	color: var(--brand-orange---ural);
	font-weight: 600;
}

/* End */


/* Start:/local/templates/svema2025/components/bitrix/sale.basket.basket.line/cart/style.css?17754846074227*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/local/templates/svema2025/styles.css?1775484595108757*/
:root {
  --block: #cdcdcd4d;
  --white: #ffffff;
  --usable: #d0ffba;


  --basic-white: #fff;
  --basic-black: #000;
  --brand-orange---ural: #d16920;
  --brand-blue---light: #150ca8;
  --brand-blue---deffault: #120a8f;
  --brand-blue---dark: #0f0875;
  --neutral-50: #f8fafc;
  --neutral-100: #f1f5f9;
  --neutral-200: #e2e8f0;
  --neutral-300: #cbd5e1;
  --neutral-400: #94a3b8;
  --neutral-500: #64748b;
  --neutral-600: #475569;
  --neutral-700: #334155;
  --neutral-800: #1e293b;
  --neutral-900: #0f172a;
  --status-green: #059669;
  --status-red: #dc2626;
  --status-blue: #2f89fc;

  --content-width: 1120px;
}

:root {
  --font-family: "Roboto", sans-serif;
  --third-family: "Oswald", sans-serif;
}

/* Reset and base styles  */
* {
  padding: 0px;
  margin: 0px;
  border: none;
  font-family: var(--font-family);
  color: var(--neutral-600);
}

.slick-slider {
  overflow: hidden;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  /*max-width: 100vw;*/
}

*::placeholder {
  color: var(--neutral-400);
  font-weight: 400;
  font-size: 16px;
}

html,
body {
  scrollbar-gutter: stable;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
}

/* Links */

a,
a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */

aside,
nav,
footer,
header,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  font-weight: inherit;
}

ul,
ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */

input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  box-shadow: none !important;
  -webkit-appearance: none;
  appearance: none;
  color: var(--neutral-900);
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

input::-ms-clear {
  display: none;
}
input[type='number'],
input[type="number"]:hover,
input[type="number"]:focus {
    appearance: none;
    -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; 
}

button,
input[type="submit"] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input {
  border: 1px solid var(--neutral-400);
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}

input:hover {
  border: 1px solid var(--neutral-500);
}

input:focus,
input:active {
  border: 2px solid var(--brand-blue---light);
}

input,
input:focus,
input:focus-within,
input:target,
input:-internal-autofill-selected {
  background: inherit;
}

input:focus,
input:active,
button,
button:focus,
button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

button,
select {
  text-transform: none;
}

:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}

p {
  margin-top: 0;
}


@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


/* общие сквозные стили текстов и элементов внутри главного контейнера */
.main_container h3,
.main_container .h3 {
  font-size: 24px;
}

.main_container h1,
.main_container .h1,
.main_container h2,
.main_container .h2,
.main_container h3,
.main_container .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.main_container p {
  margin: 0 0 10px;
}

.main_container ul,
.main_container ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.main_container ul,
.main_container ul li {
  list-style: disc;
  list-style-position: inside;
}

.main_container .multi-list {
  padding-left: 0;
}

.main_container .multi-list,
.main_container .multi-list ol {
  list-style: none;
  counter-reset: li;
}

.main_container .multi-list li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
}

.main_container .multi-list ol {
  margin-bottom: 15px;
  padding-left: 15px;
}

.main_container .multi-list li li {
  margin-top: 10px;
  margin-bottom: 0;
}

.main_container a {
  text-decoration: underline;
  color: var(--brand-blue---light);
}

a.inactive {
  cursor: initial;
}

a.inactive:hover {
  color: initial;
}


.container {
  display: block;
  width: 1120px;
  margin: 0 auto;
  max-width: 100%;
}
body[data-page="login"] .container.main_container {
  width: 494px;
}
body[data-page="login"] .container.main_container .sv-breadcrumb{
	display: none;
}

.block {
  background-color: var(--block);
}

.usable {
  background-color: var(--usable);
}

.bg-svg {
  border: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
}

.flex-separator {
  flex: 1
}



.expand-button {
  cursor: pointer;
}

.expand-button.inactive {
  cursor: initial;
}

.expand-container {
  position: relative;
}

.expand-submenu {
  display: none;

  position: absolute;
  top: 100%;
  left: 0;

  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.04), 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  background: var(--basic-white);

  border: 1px solid var(--neutral-200);
  border-radius: 8px;
  padding: 10px 8px;

  z-index: 10;
  min-width: 184px;
}

.expand-button.active+.expand-submenu,
.expand-button.active .expand-submenu {
  display: block;
}

.expand-submenu li {
  border-radius: 8px;
  margin: 0;
}

.expand-submenu a {
  border-radius: 8px;
  display: block;
  padding: 9px 20px 9px 16px;
}

.expand-submenu a:hover {
  background: var(--neutral-100);
  color: var(--neutral-900);
}



/* header */
header.main_header {
  max-width: 100%;
  width: 100%;
  height: 200px;
  padding-top: 60px;

  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  background: var(--basic-white);
}

.main_header .first_line {
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: flex-start;
}

.main_header .first_line .menu-toggle {
  background: var(--brand-blue---deffault);
  border-radius: 10px;
  width: 129px;
  height: 44px;
  min-width: 36px;
  text-align: center;

  font-family: var(--font-family);
  font-weight: 600;
  font-size: 16px;
  color: var(--basic-white);
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_header .first_line .menu-toggle:hover {
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  background: var(--brand-blue---light);
}

.main_header .first_line .menu-toggle span {
  color: var(--basic-white);
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding-right: 28px;
}

.main_header .first_line .menu-toggle span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 8px;
  top: 11px;

  border: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;

  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.3125 4.97925L16.6458 4.97925M3.3125 9.97925L16.6458 9.97925M3.3125 14.9792L16.6458 14.9792" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}

.main_header .logo {
  margin-right: 20px;
}

.main_header .logo a {
  display: flex;
  align-items: center;
}

.main_header .logo .logo_svg {
  width: 51px;
  height: 56px;
  margin-right: 6px;

  background-image: url("data:image/svg+xml,%3Csvg width='51' height='56' viewBox='0 0 51 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.2746 10.6718L29.941 1.21895C28.562 0.422251 26.9962 0 25.4026 0C23.8089 0 22.2471 0.422251 20.8681 1.21895L4.53447 10.6718C1.73669 12.2931 0 15.3086 0 18.5472V37.4528C0 40.6914 1.73669 43.7069 4.53447 45.3282L20.8681 54.7811C22.2471 55.5778 23.8129 56 25.4026 56C26.9922 56 28.562 55.5778 29.941 54.7811L46.2746 45.3282C49.0724 43.7069 50.8091 40.6914 50.8091 37.4528V18.5472C50.8091 15.3086 49.0724 12.2931 46.2746 10.6718ZM25.4026 53.2793C24.2898 53.2793 23.189 52.9845 22.2272 52.4268L5.88964 42.97C3.9304 41.8387 2.71035 39.7234 2.71035 37.4528V18.5472C2.71035 16.2766 3.9304 14.1613 5.88964 13.026L22.2272 3.5732C23.189 3.01551 24.2898 2.72073 25.4026 2.72073C26.5153 2.72073 27.6201 3.01551 28.5819 3.5732L44.9195 13.026C46.8787 14.1613 48.0988 16.2766 48.0988 18.5472V37.4528C48.0988 39.7234 46.8787 41.8387 44.9195 42.97L28.5819 52.4268C27.6201 52.9845 26.5193 53.2793 25.4026 53.2793Z' fill='%23120A8F' /%3E%3Cpath d='M38.398 21.216C37.5952 22.0207 36.7925 22.8254 35.9897 23.63C35.9261 23.6938 35.8585 23.7336 35.7751 23.7575C34.8571 24.0324 33.939 24.3112 33.021 24.5901C32.9376 24.614 32.8819 24.61 32.8183 24.5423C31.6102 23.3313 30.4021 22.1203 29.19 20.9133C29.1304 20.8535 29.1145 20.8017 29.1383 20.7181C29.4125 19.786 29.6828 18.8498 29.949 17.9177C29.9729 17.834 30.0126 17.7623 30.0762 17.7026C30.8551 16.9258 31.6301 16.149 32.409 15.3722C32.4329 15.3483 32.4527 15.3125 32.5004 15.3005C32.5203 15.4001 32.5084 15.4997 32.5084 15.5993C32.5044 16.0455 32.4964 16.4956 32.4885 16.9417C32.4845 17.1887 32.4805 17.4357 32.4726 17.6787C32.4726 17.7464 32.4845 17.7942 32.5362 17.846C33.6688 18.9893 34.8054 20.1325 35.9341 21.2798C36.0215 21.3674 36.1049 21.3873 36.2202 21.3754C36.9196 21.3116 37.6231 21.2559 38.3225 21.1961C38.3424 21.1961 38.3583 21.1961 38.3781 21.1961C38.3861 21.2041 38.3901 21.2081 38.398 21.216Z' fill='%23120A8F' /%3E%3Cpath d='M37.2019 20.3796C36.8959 20.3916 36.5939 20.4035 36.2878 20.4194C36.2123 20.4234 36.1567 20.4035 36.1011 20.3477C35.2466 19.5192 34.3922 18.6906 33.5338 17.866C33.4742 17.8063 33.4463 17.7505 33.4503 17.6629C33.4622 17.2804 33.4622 16.894 33.4702 16.5116C33.4702 16.4638 33.4781 16.416 33.4781 16.3682C33.4861 15.7348 33.498 15.1015 33.502 14.4681C33.502 14.3685 33.5298 14.3327 33.6331 14.3287C34.1975 14.2968 34.7618 14.257 35.3261 14.2211C35.799 14.1892 36.268 14.1614 36.7409 14.1295C36.8323 14.1215 36.8959 14.1494 36.9555 14.2171C37.5953 14.9063 38.2352 15.5914 38.875 16.2766C39.03 16.4439 39.185 16.6072 39.3439 16.7706C39.3996 16.8263 39.4274 16.8861 39.4274 16.9697C39.4234 17.4836 39.4353 18.0015 39.4195 18.5153C39.4036 19.0571 39.4115 19.5949 39.4036 20.1366C39.4036 20.2362 39.3797 20.276 39.2724 20.276C38.7876 20.292 38.3067 20.3119 37.8258 20.3438C37.6192 20.3557 37.4085 20.3398 37.2059 20.3836L37.2019 20.3796ZM34.3922 17.3123C34.3922 17.3681 34.4121 17.3999 34.4478 17.4358C35.1195 18.0851 35.7911 18.7344 36.4627 19.3877C36.5183 19.4435 36.574 19.4634 36.6495 19.4594C37.2218 19.4315 37.794 19.4076 38.3663 19.3837C38.4577 19.3837 38.4855 19.3479 38.4855 19.2563C38.4855 18.603 38.4855 17.9497 38.4935 17.2964C38.4935 17.2366 38.4736 17.1888 38.4339 17.149C37.798 16.4718 37.1661 15.7946 36.5342 15.1174C36.4985 15.0776 36.4627 15.0616 36.411 15.0656C35.7871 15.1094 35.1632 15.1493 34.5392 15.1851C34.4399 15.1891 34.416 15.225 34.416 15.3166C34.416 15.6432 34.3922 16.9737 34.3922 17.3083V17.3123Z' fill='%23120A8F' /%3E%3Cpath d='M21.035 36.4849C20.9993 36.6402 20.9635 36.7916 20.9277 36.943C20.7568 37.6839 20.586 38.4248 20.419 39.1657C20.4031 39.2255 20.3793 39.2733 20.3356 39.3171C19.7275 39.9266 19.1195 40.5361 18.5115 41.1455C18.4558 41.2053 18.424 41.2093 18.3644 41.1455C16.4449 39.2175 14.5215 37.2895 12.598 35.3655C12.5344 35.3018 12.5423 35.2699 12.598 35.2101C13.202 34.6086 13.8061 34.0031 14.4062 33.3976C14.4539 33.3498 14.5095 33.318 14.5771 33.302C15.4395 33.0949 16.2979 32.8878 17.1563 32.6766C17.2239 32.6607 17.2636 32.6766 17.3113 32.7244C18.5274 33.9474 19.7474 35.1703 20.9675 36.3932C20.9913 36.4171 21.0311 36.4371 21.0271 36.4809L21.035 36.4849Z' fill='%23120A8F' /%3E%3Cpath d='M15.7179 40.8865C15.6941 40.8666 15.6702 40.8467 15.6504 40.8267C15.4835 40.6594 15.3205 40.4961 15.1536 40.3288C14.3866 39.56 13.6196 38.7952 12.8486 38.0303C12.7731 37.9546 12.7811 37.9148 12.8486 37.8471C13.0433 37.6559 13.2301 37.4607 13.4169 37.2615C13.4646 37.2137 13.4924 37.2018 13.5441 37.2575C14.486 38.2056 15.4278 39.1497 16.3697 40.0938C16.4213 40.1456 16.4333 40.1774 16.3697 40.2332C16.167 40.4284 15.9683 40.6316 15.7696 40.8347C15.7497 40.8546 15.7298 40.8706 15.71 40.8905L15.7179 40.8865Z' fill='%23120A8F' /%3E%3Cpath d='M16.2821 41.4521C16.3019 41.4282 16.3178 41.4083 16.3377 41.3924C16.5404 41.1892 16.743 40.9901 16.9418 40.7829C16.9894 40.7351 17.0173 40.7351 17.065 40.7829C17.3272 41.0498 17.5895 41.3127 17.8518 41.5717C17.8916 41.6115 17.8995 41.6354 17.8518 41.6752C17.6412 41.8824 17.4306 42.0975 17.2199 42.3086C17.1921 42.3365 17.1723 42.3604 17.1325 42.3206C16.8623 42.0457 16.5881 41.7708 16.3138 41.496C16.3019 41.484 16.29 41.4681 16.2781 41.4521H16.2821Z' fill='%23120A8F' /%3E%3Cpath d='M12.916 36.6482C12.916 36.6482 12.8921 36.6801 12.8762 36.692C12.6696 36.9031 12.4629 37.1143 12.2642 37.3254C12.2165 37.3732 12.1967 37.3692 12.153 37.3254C11.9066 37.0744 11.6602 36.8275 11.4098 36.5805C11.3621 36.5327 11.3621 36.5048 11.4098 36.457C11.6164 36.2538 11.8231 36.0467 12.0258 35.8395C12.0695 35.7957 12.0933 35.7917 12.141 35.8395C12.3834 36.0865 12.6298 36.3295 12.8723 36.5765C12.8882 36.5924 12.916 36.6084 12.916 36.6442V36.6482Z' fill='%23120A8F' /%3E%3Cpath d='M30.6404 23.0526L29.623 22.0527L25.8357 25.853L27.8625 27.8846L31.6737 24.0644L30.6404 23.0526Z' fill='%23120A8F' /%3E%3Cpath d='M20.5262 35.238L25.1441 30.6092L24.1227 29.5855L23.1133 28.5776L18.4795 33.2264L20.5262 35.238Z' fill='%23120A8F' /%3E%3Cpath d='M19.3301 34.7441L20.1766 35.5886L20.1845 35.5807L19.3301 34.7441Z' fill='%23120A8F' /%3E%3Cpath d='M18.4001 15.2009C19.2029 16.0056 20.0056 16.8103 20.8084 17.6149C20.872 17.6787 20.9117 17.7464 20.9356 17.83C21.2098 18.7502 21.488 19.6704 21.7662 20.5906C21.79 20.6743 21.786 20.73 21.7185 20.7938C20.5104 22.0047 19.3022 23.2157 18.0981 24.4307C18.0385 24.4904 17.9868 24.5064 17.9033 24.4825C16.9734 24.2076 16.0395 23.9367 15.1095 23.6698C15.0261 23.6459 14.9545 23.6061 14.8949 23.5424C14.12 22.7616 13.345 21.9848 12.5701 21.2041C12.5462 21.1802 12.5105 21.1602 12.4985 21.1124C12.5979 21.0925 12.6972 21.1045 12.7966 21.1045C13.2417 21.1085 13.6908 21.1164 14.1359 21.1244C14.3823 21.1284 14.6287 21.1324 14.8711 21.1403C14.9386 21.1403 14.9863 21.1284 15.038 21.0766C16.1786 19.9413 17.3191 18.802 18.4637 17.6707C18.5511 17.5831 18.571 17.4994 18.5591 17.3839C18.4955 16.6828 18.4398 15.9777 18.3802 15.2766C18.3802 15.2567 18.3802 15.2408 18.3802 15.2208C18.3882 15.2129 18.3922 15.2089 18.4001 15.2009Z' fill='%23120A8F' /%3E%3Cpath d='M17.5617 16.4001C17.5736 16.7068 17.5855 17.0095 17.6014 17.3163C17.6054 17.392 17.5855 17.4477 17.5299 17.5035C16.7033 18.3599 15.8766 19.2164 15.054 20.0768C14.9944 20.1366 14.9387 20.1645 14.8513 20.1605C14.4698 20.1485 14.0843 20.1485 13.7028 20.1406C13.6551 20.1406 13.6074 20.1326 13.5597 20.1326C12.9278 20.1246 12.296 20.1127 11.6641 20.1087C11.5647 20.1087 11.529 20.0808 11.525 19.9772C11.4932 19.4116 11.4534 18.8459 11.4177 18.2803C11.3859 17.8062 11.3581 17.3362 11.3263 16.8622C11.3183 16.7705 11.3461 16.7068 11.4137 16.647C12.1012 16.0057 12.7848 15.3644 13.4683 14.723C13.6352 14.5677 13.7982 14.4123 13.9611 14.253C14.0167 14.1972 14.0764 14.1693 14.1598 14.1693C14.6725 14.1733 15.1891 14.1613 15.7018 14.1773C16.2423 14.1932 16.7788 14.1852 17.3192 14.1932C17.4186 14.1932 17.4583 14.2171 17.4583 14.3247C17.4742 14.8106 17.4941 15.2927 17.5259 15.7747C17.5378 15.9818 17.5219 16.1929 17.5656 16.3961L17.5617 16.4001ZM14.5056 19.2204C14.5612 19.2204 14.593 19.2005 14.6288 19.1646C15.2765 18.4914 15.9243 17.8182 16.5761 17.145C16.6317 17.0892 16.6516 17.0334 16.6476 16.9578C16.6198 16.3841 16.596 15.8105 16.5721 15.2369C16.5721 15.1453 16.5363 15.1174 16.4449 15.1174C15.7932 15.1174 15.1414 15.1174 14.4897 15.1094C14.4301 15.1094 14.3824 15.1293 14.3426 15.1692C13.667 15.8065 12.9914 16.4399 12.3158 17.0733C12.2761 17.1091 12.2602 17.145 12.2642 17.1968C12.3079 17.8222 12.3476 18.4476 12.3834 19.073C12.3874 19.1726 12.4231 19.1965 12.5145 19.1965C12.8404 19.1965 14.1678 19.2204 14.5016 19.2204H14.5056Z' fill='%23120A8F' /%3E%3Cpath d='M33.629 32.605C33.7839 32.6408 33.935 32.6767 34.086 32.7125C34.8252 32.8838 35.5643 33.0551 36.3035 33.2224C36.3631 33.2384 36.4108 33.2623 36.4545 33.3061C37.0626 33.9156 37.6706 34.525 38.2787 35.1345C38.3383 35.1903 38.3423 35.2221 38.2787 35.2819C36.3552 37.2059 34.4317 39.1339 32.5122 41.0619C32.4486 41.1257 32.4168 41.1177 32.3572 41.0619C31.7571 40.4565 31.1531 39.851 30.549 39.2495C30.5013 39.2017 30.4695 39.1459 30.4536 39.0782C30.247 38.2137 30.0403 37.3533 29.8297 36.4929C29.8138 36.4252 29.8297 36.3853 29.8774 36.3375C31.0974 35.1186 32.3175 33.8956 33.5375 32.6727C33.5614 32.6488 33.5813 32.609 33.625 32.6129L33.629 32.605Z' fill='%23120A8F' /%3E%3Cpath d='M38.0241 37.9348C38.0042 37.9587 37.9844 37.9826 37.9645 38.0025C37.7976 38.1698 37.6346 38.3331 37.4677 38.5004C36.7007 39.2692 35.9377 40.0381 35.1747 40.8109C35.0992 40.8865 35.0594 40.8786 34.9919 40.8109C34.8011 40.6157 34.6064 40.4284 34.4077 40.2412C34.36 40.1934 34.348 40.1655 34.4037 40.1137C35.3495 39.1697 36.2914 38.2256 37.2333 37.2815C37.2849 37.2297 37.3167 37.2177 37.3724 37.2815C37.5671 37.4846 37.7698 37.6838 37.9724 37.883C37.9923 37.9029 38.0082 37.9228 38.0281 37.9427L38.0241 37.9348Z' fill='%23120A8F' /%3E%3Cpath d='M38.5848 37.3691C38.5609 37.3492 38.5411 37.3333 38.5252 37.3133C38.3225 37.1102 38.1238 36.907 37.9171 36.7078C37.8694 36.66 37.8694 36.6322 37.9171 36.5844C38.1834 36.3214 38.4457 36.0585 38.704 35.7956C38.7437 35.7558 38.7676 35.7478 38.8073 35.7956C39.014 36.0068 39.2286 36.2179 39.4392 36.429C39.467 36.4569 39.4909 36.4768 39.4511 36.5166C39.1769 36.7875 38.9027 37.0624 38.6285 37.3372C38.6166 37.3492 38.6007 37.3611 38.5848 37.3731V37.3691Z' fill='%23120A8F' /%3E%3Cpath d='M33.792 40.7432C33.792 40.7432 33.8238 40.7671 33.8357 40.783C34.0463 40.9901 34.2569 41.1973 34.4676 41.3965C34.5153 41.4443 34.5113 41.4642 34.4676 41.508C34.2172 41.755 33.9708 42.0019 33.7244 42.2529C33.6767 42.3007 33.6489 42.3007 33.6012 42.2529C33.3985 42.0458 33.1919 41.8386 32.9852 41.6355C32.9415 41.5916 32.9375 41.5677 32.9852 41.5199C33.2316 41.277 33.474 41.03 33.7204 40.787C33.7363 40.771 33.7522 40.7432 33.788 40.7432H33.792Z' fill='%23120A8F' /%3E%3Cpath d='M21.2615 21.9651L20.2322 22.9769L19.2148 23.9768L30.3702 35.1624L32.401 33.1268L21.2615 21.9651Z' fill='%23120A8F' /%3E%3Cpath d='M29.3608 6.20629C28.9792 6.01906 28.5818 5.86371 28.1805 5.73623C27.7791 5.60478 27.3737 5.50121 26.9604 5.43349C26.1378 5.29407 25.2992 5.27813 24.4845 5.38967C23.6698 5.49324 22.875 5.71233 22.1358 6.04695C21.7623 6.21425 21.4165 6.40944 21.0628 6.62455L19.9699 7.29776C18.5194 8.19803 17.0489 9.07042 15.5865 9.95077C14.8552 10.3929 14.116 10.8192 13.3808 11.2534L11.1712 12.548C10.436 12.9822 9.68888 13.3965 8.94969 13.8227L8.67548 13.9821C8.59202 14.0339 8.50459 14.0817 8.42114 14.1374C8.25422 14.241 8.09128 14.3565 7.93232 14.472C7.61439 14.7071 7.31236 14.966 7.03417 15.2488C6.47382 15.8105 5.98897 16.4518 5.61938 17.1569C5.24184 17.858 4.98352 18.6268 4.82058 19.4116C4.7411 19.8059 4.69341 20.2043 4.67354 20.6066L4.6338 21.8813L4.53047 24.4467C4.49073 25.3032 4.43509 26.1596 4.38741 27.0121L4.3119 28.2948L4.21254 29.5775H4.14101L4.13306 24.4427V21.8774C4.12909 21.4511 4.12511 21.0209 4.12909 20.5947C4.13704 20.1645 4.1728 19.7342 4.24831 19.312C4.53445 17.615 5.34914 16.0057 6.5533 14.7748C7.14942 14.1573 7.85284 13.6395 8.59997 13.2212L10.8175 11.9346L19.6957 6.81576L20.8045 6.17442C21.1741 5.95931 21.5596 5.76412 21.957 5.60478C22.7518 5.2861 23.5983 5.08294 24.4527 5.01522C26.1656 4.87181 27.9102 5.27016 29.3965 6.13458L29.3608 6.19434V6.20629Z' fill='%23120A8F' /%3E%3C/svg%3E");
}

.main_header .logo .logo_text {
  border-left: 2px solid var(--brand-blue---deffault);
  padding-left: 6px;
  text-align: center;
  height: 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.main_header .logo .text_svg {
  width: 208px;
  height: 32px;
  margin-bottom: 5px;

  background-image: url("data:image/svg+xml,%3Csvg width='209' height='33' viewBox='0 0 209 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1 13.917V10.6339C14.1 9.58178 14.0493 8.7365 13.9479 8.09437C13.8428 7.45225 13.582 6.91896 13.1582 6.4945C12.7344 6.07004 12.0896 5.85963 11.2129 5.85963C9.90156 5.85963 9.05752 6.28409 8.67716 7.12937C8.30042 7.97828 8.10842 9.219 8.10842 10.8515V21.8874C8.10842 23.5525 8.3294 24.7933 8.7641 25.6095C9.20242 26.4294 10.0175 26.8357 11.2129 26.8357C12.4083 26.8357 13.227 26.4222 13.5748 25.5878C13.9262 24.757 14.1 23.5235 14.1 21.8874V18.4301H21.0951V21.3613C21.0951 24.7497 20.3525 27.369 18.8673 29.2228C17.3784 31.0767 14.8137 32.0054 11.1694 32.0054C7.5252 32.0054 4.74312 30.9896 3.16733 28.9616C1.59516 26.9301 0.809082 24.006 0.809082 20.1823V12.5602C0.809082 8.64943 1.58792 5.69275 3.1456 3.69382C4.70689 1.69488 7.3803 0.693604 11.1694 0.693604C14.9586 0.693604 17.3422 1.57879 18.8455 3.34192C20.3452 5.10867 21.0951 7.64089 21.0951 10.9422V13.917H14.1Z' fill='%23120A8F' /%3E%3Cpath d='M24.5293 6.64697H33.0241C35.2881 6.64697 37.0451 6.91543 38.2948 7.45235C39.5446 7.98927 40.3922 8.71846 40.845 9.63267C41.2942 10.5505 41.5188 11.6751 41.5188 13.0138C41.5188 14.4976 41.2001 15.6404 40.5589 16.4385C39.9213 17.2402 38.9903 17.8134 37.7695 18.1617C39.425 18.568 40.5661 19.2972 41.1892 20.342C41.8123 21.3905 42.1274 22.8017 42.1274 24.5757C42.1274 27.0789 41.4319 28.9182 40.0372 30.0936C38.6426 31.2727 36.2336 31.8604 32.8067 31.8604H24.5293V6.64697ZM32.9371 16.638C33.7775 16.638 34.3825 16.3768 34.7448 15.8544C35.107 15.332 35.2881 14.5302 35.2881 13.4564C35.2881 12.3826 35.078 11.6171 34.6578 11.0802C34.2376 10.5433 33.4877 10.2712 32.4155 10.2712H31.0643V16.6416H32.9371V16.638ZM32.3285 28.0258C33.082 28.0258 33.6942 27.9459 34.1579 27.7863C34.6216 27.6267 34.9983 27.2857 35.2918 26.7596C35.5816 26.2372 35.7265 25.4355 35.7265 24.3617C35.7265 23.1391 35.596 22.2466 35.3352 21.6771C35.0744 21.1111 34.7266 20.7556 34.2883 20.6069C33.8536 20.4617 33.2269 20.3892 32.4155 20.3892H31.0643V28.0221H32.3285V28.0258Z' fill='%23120A8F' /%3E%3Cpath d='M47.3365 30.0317C45.8984 28.5189 45.1812 26.3386 45.1812 23.4871V15.0234C45.1812 12.1719 45.9057 9.99162 47.3583 8.47882C48.8109 6.96601 50.9011 6.21143 53.6325 6.21143C56.3638 6.21143 58.512 6.96964 59.8197 8.47882C61.1274 9.99162 61.7795 12.23 61.7795 15.1976V19.6054H51.7162V24.492C51.7162 25.5695 51.8828 26.3531 52.2161 26.8465C52.5493 27.3399 53.0347 27.5866 53.6759 27.5866C54.9836 27.5866 55.6357 26.6433 55.6357 24.7496V22.3081H61.736V24.4884C61.736 27.0206 61.0405 28.9543 59.6458 30.2893C58.2512 31.628 56.2479 32.2955 53.6325 32.2955C50.8721 32.2955 48.7747 31.5409 47.3365 30.0281V30.0317ZM55.6321 16.4637V14.0221C55.6321 12.9157 55.4727 12.1248 55.1539 11.6459C54.8351 11.167 54.3244 10.9276 53.6288 10.9276C52.9333 10.9276 52.4733 11.1888 52.169 11.7112C51.8647 12.2336 51.7125 13.166 51.7125 14.5046V16.4673H55.6321V16.4637Z' fill='%23120A8F' /%3E%3Cpath d='M65.7388 6.64697H70.6184L75.8456 19.4314L81.1164 6.64697H85.9524L86.0828 31.864H80.899V18.2089L76.8491 28.2434H74.8893L70.8393 18.2089V31.864H65.6121L65.7425 6.64697H65.7388Z' fill='%23120A8F' /%3E%3Cpath d='M92.5308 31.4285C91.6614 30.848 90.9985 30.0826 90.5493 29.1393C90.1001 28.1961 89.8755 27.213 89.8755 26.1935C89.8755 24.2454 90.3537 22.6455 91.3136 21.3939C92.2736 20.1423 93.4255 19.1701 94.7767 18.4699C96.1279 17.7733 97.9211 17.0151 100.156 16.2025V13.848C100.156 12.9483 100.033 12.2627 99.7867 11.7983C99.5403 11.334 99.0948 11.1018 98.4572 11.1018C97.8196 11.1018 97.3668 11.3049 97.106 11.7112C96.8452 12.1176 96.6858 12.7016 96.6278 13.4562L96.4974 15.2012L90.3102 14.94C90.4261 11.9434 91.1941 9.74134 92.6177 8.33011C94.0414 6.91889 96.175 6.21509 99.0223 6.21509C101.489 6.21509 103.348 6.89712 104.597 8.26481C105.847 9.6325 106.47 11.5081 106.47 13.8916V25.6276C106.47 27.6048 106.615 29.6835 106.905 31.8675H101.026C100.91 31.0258 100.721 29.8177 100.46 28.2469C100.113 29.4114 99.5222 30.3764 98.6963 31.1491C97.8667 31.9182 96.8307 32.3064 95.5809 32.3064C94.4181 32.3064 93.4038 32.0162 92.5308 31.4321V31.4285ZM99.1745 27.1948C99.5657 26.9046 99.8917 26.5708 100.156 26.1899V19.2535C98.7905 20.0407 97.7436 20.8534 97.0191 21.695C96.2946 22.5403 95.9287 23.5706 95.9287 24.7932C95.9287 25.6965 96.1026 26.3931 96.4503 26.8864C96.7981 27.3798 97.2908 27.6265 97.9319 27.6265C98.3666 27.6265 98.7832 27.4814 99.1745 27.1912V27.1948Z' fill='%23120A8F' /%3E%3Cpath d='M113.06 0.693604V32.0961H120.127V5.84875H121.333H126.76V11.3086V32.0961H133.871V18.4663V0.693604H116.211H113.06Z' fill='%23120A8F' /%3E%3Cpath d='M143.38 6.38208L142.641 17.2873C142.518 18.9852 142.377 20.4073 142.221 21.5682C142.119 22.3155 142.014 22.9576 141.898 23.48C141.609 24.8187 141.152 25.7619 140.525 26.317C139.902 26.8684 138.964 27.1441 137.718 27.1441V31.8531H138.808C141.275 31.8531 143.141 31.4685 144.405 30.6958C145.659 29.9303 146.582 28.6279 147.176 26.7922C147.18 26.7777 147.187 26.7632 147.191 26.7487C147.785 24.8876 148.216 22.0978 148.477 18.372L148.998 10.9132H152.223V31.5882H158.801V6.38208H143.384H143.38Z' fill='%23120A8F' /%3E%3Cpath d='M174.827 29.8506C173.461 28.3958 172.78 26.288 172.78 23.5273V21.2163H169.643V31.5992H163.329V6.38215H169.643V16.6344H172.78V14.4541C172.78 11.6933 173.461 9.58189 174.827 8.13076C176.193 6.676 178.152 5.95044 180.706 5.95044C183.26 5.95044 185.184 6.676 186.564 8.13076C187.944 9.58552 188.632 11.6933 188.632 14.4541V23.5273C188.632 26.2917 187.944 28.3994 186.564 29.8506C185.184 31.3053 183.231 32.0309 180.706 32.0309C178.181 32.0309 176.189 31.3053 174.827 29.8506ZM182.166 26.4259C182.412 25.8309 182.536 24.9349 182.536 23.7449V14.2364C182.536 13.0428 182.412 12.1504 182.166 11.5554C181.92 10.9605 181.434 10.663 180.706 10.663C179.978 10.663 179.493 10.9677 179.246 11.5808C179 12.1903 178.877 13.0791 178.877 14.24V23.7486C178.877 24.9421 179 25.8346 179.246 26.4295C179.493 27.0245 179.978 27.3256 180.706 27.3256C181.434 27.3256 181.92 27.0281 182.166 26.4295V26.4259Z' fill='%23120A8F' /%3E%3Cpath d='M194.294 29.7199C192.871 28.1781 192.161 26.0123 192.161 23.2188V14.7116C192.161 11.8928 192.871 9.72331 194.294 8.21051C195.718 6.6977 197.808 5.94312 200.565 5.94312C203.322 5.94312 205.307 6.58161 206.683 7.86224C208.063 9.14286 208.752 11.062 208.752 13.6196V16.0176H202.438V13.4455C202.438 12.339 202.293 11.5771 202.003 11.1563C201.713 10.7355 201.246 10.5251 200.608 10.5251C199.913 10.5251 199.424 10.7863 199.148 11.3087C198.873 11.8311 198.735 12.7489 198.735 14.0586V24.0024C198.735 25.3121 198.888 26.2118 199.192 26.7052C199.496 27.1986 199.967 27.4452 200.608 27.4452C201.25 27.4452 201.749 27.2131 202.025 26.7487C202.3 26.2843 202.438 25.5406 202.438 24.5248V21.4702H208.752V24.2636C208.752 26.7922 208.056 28.7186 206.662 30.0428C205.267 31.3669 203.235 32.0272 200.565 32.0272C197.895 32.0272 195.714 31.2581 194.294 29.7163V29.7199Z' fill='%23120A8F' /%3E%3C/svg%3E");
}

.main_header .logo .text_slogan {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 12px;
  line-height: 83%;
  letter-spacing: 0.04em;
  color: var(--brand-blue---deffault);
}



.main_header .search_input {
  margin-left: 20px;

  width: 384px;
  height: 44px;

  position: relative;
}

.main_header .search_input input {
  height: 44px;
  line-height: 42px;
  padding-left: 38px;
  padding-right: 20px;

  display: block;
  width: 100%;
}

.main_header .search_input button {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 2px;

  background-size: 20px 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.75008 15.8334C12.6622 15.8334 15.8334 12.6622 15.8334 8.75008C15.8334 4.838 12.6622 1.66675 8.75008 1.66675C4.838 1.66675 1.66675 4.838 1.66675 8.75008C1.66675 12.6622 4.838 15.8334 8.75008 15.8334Z' stroke='%2394A3B8' stroke-width='2' stroke-linejoin='round' /%3E%3Cpath d='M13.8425 13.8425L17.3779 17.3779' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}





.navigation_bar {
  display: flex;
  margin-left: 20px;
}

.navigation_bar button {
  position: relative;
  width: 70px;
  height: 54px;

  font-weight: 600;
  font-size: 12px;
  color: var(--neutral-400);

  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;

  transition: all 0.3s ease-in-out;
}

.navigation_bar button a{
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.navigation_bar button .col{
	display: none;
}

.navigation_bar button.counter::after{
	display: block;
	content: '';
	position: absolute;
	top: 2px;
	right: 20px;
	
	width: 8px;
	height: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='4' cy='4' r='4' fill='%23D16920' /%3e%3c/svg%3e");

}

.navigation_bar button span {
  color: var(--neutral-400);
}

.navigation_bar button svg {
  width: 24px;
  height: 24px;
  margin: 0;
  margin-bottom: 2px;

  stroke-width: 2;
  fill: none;
  stroke: #94A3B8;
  transition: all 0.3s ease-in-out;
}
.navigation_bar button.disabled{
	opacity: 0.8;
}

.navigation_bar button:hover,
.navigation_bar button:hover span {
  color: var(--brand-blue---deffault);
}

.navigation_bar button:hover svg {
  stroke: var(--brand-blue---deffault);
}

.navigation_bar button:active,
.navigation_bar .expand-button.active {
  color: var(--brand-blue---dark);
}

.navigation_bar button:active svg,
.navigation_bar .expand-button.active svg {
  stroke: var(--brand-blue---dark);
}

.navigation_bar button.disabled:hover,
.navigation_bar button.disabled:active,
.navigation_bar button.disabled:hover span,
.navigation_bar button.disabled:hover a {
  color: var(--neutral-400);
  cursor: initial;
}

.navigation_bar button.disabled:hover svg,
.navigation_bar button.disabled:active svg {
  stroke: var(--neutral-400);
}

.navigation_bar .expand-submenu {
  top: calc(100% + 5px);
  left: -50%;
}




.secondLine {
  margin-top: 20px;
  height: 44px;
  display: flex;
  /*justify-content: space-between; когда вернется меню*/
  justify-content: flex-end;
}


.secondLine .secondMenu {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.secondLine .secondMenu li {
  display: inline-block;
  margin-left: 35px;
  height: 44px;

  transition: all 0.3s ease-in-out;
}

.secondLine .secondMenu li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: var(--brand-blue---deffault);
  display: flex;
  height: 44px;
  align-items: center;
}

.secondLine .secondMenu li a svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}





.line_menu>ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  height: 100%;
  align-items: center;
}

.line_menu>ul>li {
  margin-right: 24px;
  position: relative;
}

.line_menu li .expand-button,
.line_menu li>a {
  font-weight: 400;
  font-size: 16px;
  color: var(--neutral-600);
  transition: all 0.3s ease-in-out;
}

.line_menu li:hover .expand-button,
.line_menu>ul>li:hover>a {
  color: var(--brand-blue---deffault);
}

.line_menu .expand-button {
  display: flex;
  align-items: center;
}

.line_menu .expand-button.active {
  color: var(--brand-blue---deffault);
}

.arrow {
  width: 24px;
  height: 24px;
  margin-left: 5px;
  transition: transform 0.6s ease;

  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18L15 12L9 6" stroke="%23475569" stroke-width="3" /></svg>');
}

.line_menu .expand-button.active .arrow {
  transform: rotate(90deg);
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 18L15 12L9 6" stroke="%23475569" stroke-width="3" /></svg>');
}

.line_menu .expand-submenu {
  top: calc(100% + 5px);
}

/* end of header */


/* footer */
.main_footer {
  background: var(--neutral-900);
  margin-top: 25px;
  padding: 50px 0;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.main_footer .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.main_footer .footer_logo {
  flex-shrink: 0;
}

.main_footer .footer_logo .logo_text {
  display: flex;
  width: 169px;
  height: 139px;
  flex-direction: column;
  align-items: center;
}

.main_footer .footer_logo .logo_text .text_svg {
  width: 70px;
  height: 78px;
  background-image: url('data:image/svg+xml,<svg width="70" height="78" viewBox="0 0 70 78" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.7528 15.1268L41.2499 2.10355C39.35 1.00593 37.1928 0.424194 34.9973 0.424194C32.8017 0.424194 30.65 1.00593 28.7501 2.10355L6.24716 15.1268C2.39265 17.3604 0 21.5149 0 25.9767V52.0232C0 56.485 2.39265 60.6395 6.24716 62.8731L28.7501 75.8964C30.65 76.994 32.8072 77.5757 34.9973 77.5757C37.1873 77.5757 39.35 76.994 41.2499 75.8964L63.7528 62.8731C67.6074 60.6395 70 56.485 70 52.0232V25.9767C70 21.5149 67.6074 17.3604 63.7528 15.1268ZM34.9973 73.8274C33.4642 73.8274 31.9476 73.4212 30.6226 72.6529L8.1142 59.6242C5.41494 58.0656 3.73406 55.1514 3.73406 52.0232V25.9767C3.73406 22.8485 5.41494 19.9343 8.1142 18.3702L30.6226 5.34701C31.9476 4.57868 33.4642 4.17256 34.9973 4.17256C36.5303 4.17256 38.0524 4.57868 39.3774 5.34701L61.8858 18.3702C64.5851 19.9343 66.2659 22.8485 66.2659 25.9767V52.0232C66.2659 55.1514 64.5851 58.0656 61.8858 59.6242L39.3774 72.6529C38.0524 73.4212 36.5358 73.8274 34.9973 73.8274Z" fill="%23E2E8F0" /><path d="M52.9004 29.654C51.7944 30.7626 50.6885 31.8711 49.5825 32.9797C49.4949 33.0676 49.4018 33.1224 49.2868 33.1554C48.0221 33.534 46.7573 33.9182 45.4925 34.3024C45.3776 34.3353 45.3009 34.3298 45.2133 34.2365C43.5489 32.5681 41.8844 30.8998 40.2145 29.2369C40.1323 29.1545 40.1104 29.0832 40.1433 28.9679C40.5211 27.6837 40.8934 26.394 41.2602 25.1098C41.2931 24.9946 41.3478 24.8958 41.4354 24.8135C42.5086 23.7433 43.5762 22.6731 44.6494 21.6029C44.6822 21.57 44.7096 21.5206 44.7753 21.5042C44.8027 21.6414 44.7862 21.7786 44.7862 21.9158C44.7808 22.5304 44.7698 23.1506 44.7589 23.7652C44.7534 24.1055 44.7479 24.4458 44.737 24.7805C44.737 24.8738 44.7534 24.9397 44.8246 25.011C46.385 26.5861 47.9509 28.1612 49.5058 29.7418C49.6263 29.8625 49.7413 29.8899 49.9 29.8735C50.8637 29.7857 51.8328 29.7088 52.7964 29.6265C52.8238 29.6265 52.8457 29.6265 52.8731 29.6265C52.884 29.6375 52.8895 29.643 52.9004 29.654Z" fill="%23E2E8F0" /><path d="M51.2557 28.5015C50.8341 28.518 50.418 28.5345 49.9964 28.5564C49.8924 28.5619 49.8158 28.5345 49.7391 28.4576C48.562 27.3161 47.3848 26.1746 46.2022 25.0386C46.12 24.9562 46.0817 24.8794 46.0872 24.7587C46.1036 24.2318 46.1036 23.6995 46.1146 23.1726C46.1146 23.1068 46.1255 23.0409 46.1255 22.975C46.1365 22.1024 46.1529 21.2298 46.1584 20.3572C46.1584 20.22 46.1967 20.1706 46.339 20.1651C47.1165 20.1212 47.894 20.0664 48.6715 20.017C49.323 19.9731 49.9691 19.9346 50.6206 19.8907C50.7465 19.8798 50.8341 19.9182 50.9163 20.0115C51.7978 20.9609 52.6793 21.9049 53.5608 22.8488C53.7743 23.0793 53.9878 23.3043 54.2068 23.5293C54.2835 23.6062 54.3218 23.6885 54.3218 23.8037C54.3163 24.5117 54.3328 25.2252 54.3109 25.9331C54.289 26.6795 54.2999 27.4204 54.289 28.1668C54.289 28.304 54.2561 28.3588 54.1083 28.3588C53.4403 28.3808 52.7778 28.4082 52.1153 28.4521C51.8306 28.4686 51.5404 28.4467 51.2612 28.507L51.2557 28.5015ZM47.3848 24.2757C47.3848 24.3525 47.4122 24.3965 47.4614 24.4458C48.3868 25.3404 49.3121 26.235 50.2374 27.135C50.314 27.2118 50.3907 27.2393 50.4947 27.2338C51.2831 27.1954 52.0715 27.1624 52.86 27.1295C52.9859 27.1295 53.0242 27.0801 53.0242 26.9539C53.0242 26.0539 53.0242 25.1538 53.0352 24.2538C53.0352 24.1714 53.0078 24.1056 52.953 24.0507C52.077 23.1177 51.2065 22.1848 50.3359 21.2518C50.2866 21.1969 50.2374 21.1749 50.1662 21.1804C49.3066 21.2408 48.447 21.2957 47.5874 21.3451C47.4505 21.3506 47.4176 21.4 47.4176 21.5262C47.4176 21.9762 47.3848 23.8092 47.3848 24.2702V24.2757Z" fill="%23E2E8F0" /><path d="M28.9801 50.6895C28.9308 50.9036 28.8816 51.1121 28.8323 51.3207C28.5969 52.3414 28.3614 53.3622 28.1315 54.383C28.1096 54.4653 28.0767 54.5312 28.0165 54.5916C27.1788 55.4312 26.3411 56.2709 25.5034 57.1106C25.4267 57.1929 25.3829 57.1984 25.3008 57.1106C22.6563 54.4544 20.0063 51.7981 17.3563 49.1474C17.2687 49.0596 17.2797 49.0157 17.3563 48.9333C18.1886 48.1046 19.0208 47.2705 19.8475 46.4363C19.9132 46.3704 19.9899 46.3265 20.083 46.3046C21.2711 46.0192 22.4537 45.7338 23.6364 45.4429C23.7294 45.421 23.7842 45.4429 23.8499 45.5088C25.5253 47.1936 27.2062 48.8785 28.887 50.5633C28.9199 50.5962 28.9746 50.6237 28.9692 50.684L28.9801 50.6895Z" fill="%23E2E8F0" /><path d="M21.6518 56.754C21.6189 56.7265 21.5861 56.6991 21.5587 56.6717C21.3288 56.4412 21.1043 56.2161 20.8743 55.9856C19.8176 54.9264 18.7609 53.8727 17.6987 52.819C17.5947 52.7147 17.6056 52.6599 17.6987 52.5666C17.967 52.3031 18.2243 52.0342 18.4817 51.7598C18.5474 51.694 18.5857 51.6775 18.6569 51.7543C19.9545 53.0605 21.2521 54.3612 22.5497 55.6618C22.6209 55.7332 22.6373 55.7771 22.5497 55.8539C22.2705 56.1228 21.9967 56.4027 21.723 56.6826C21.6956 56.7101 21.6682 56.732 21.6408 56.7595L21.6518 56.754Z" fill="%23E2E8F0" /><path d="M22.4305 57.5333C22.4579 57.5004 22.4798 57.4729 22.5072 57.451C22.7864 57.1711 23.0656 56.8967 23.3394 56.6113C23.4051 56.5454 23.4434 56.5454 23.5091 56.6113C23.8705 56.979 24.2319 57.3412 24.5932 57.6979C24.648 57.7528 24.6589 57.7857 24.5932 57.8406C24.303 58.126 24.0128 58.4223 23.7227 58.7132C23.6843 58.7516 23.657 58.7846 23.6022 58.7297C23.2299 58.351 22.8521 57.9723 22.4743 57.5936C22.4579 57.5772 22.4415 57.5552 22.425 57.5333H22.4305Z" fill="%23E2E8F0" /><path d="M17.795 50.9145C17.795 50.9145 17.7622 50.9584 17.7403 50.9749C17.4556 51.2657 17.1709 51.5566 16.8971 51.8475C16.8314 51.9133 16.804 51.9078 16.7438 51.8475C16.4043 51.5017 16.0649 51.1615 15.7199 50.8212C15.6542 50.7553 15.6542 50.7169 15.7199 50.6511C16.0046 50.3712 16.2893 50.0858 16.5686 49.8004C16.6288 49.74 16.6617 49.7346 16.7274 49.8004C17.0613 50.1407 17.4008 50.4754 17.7348 50.8157C17.7567 50.8377 17.795 50.8596 17.795 50.909V50.9145Z" fill="%23E2E8F0" /><path d="M42.2147 32.1837L40.8131 30.8062L35.5952 36.0418L38.3876 38.8407L43.6382 33.5776L42.2147 32.1837Z" fill="%23E2E8F0" /><path d="M28.2802 48.9719L34.6423 42.5947L33.2352 41.1843L31.8445 39.7958L25.4604 46.2004L28.2802 48.9719Z" fill="%23E2E8F0" /><path d="M26.6299 48.2914L27.7961 49.4549L27.807 49.4439L26.6299 48.2914Z" fill="%23E2E8F0" /><path d="M25.3523 21.3663C26.4583 22.4749 27.5643 23.5835 28.6703 24.6921C28.7579 24.7799 28.8126 24.8732 28.8455 24.9885C29.2233 26.2562 29.6065 27.524 29.9898 28.7917C30.0226 28.907 30.0172 28.9838 29.9241 29.0716C28.2596 30.74 26.5952 32.4084 24.9362 34.0822C24.8541 34.1645 24.7829 34.1865 24.6679 34.1536C23.3867 33.7749 22.1001 33.4017 20.8189 33.034C20.7039 33.0011 20.6053 32.9462 20.5232 32.8584C19.4555 31.7827 18.3879 30.7125 17.3202 29.6369C17.2874 29.6039 17.2381 29.5765 17.2217 29.5106C17.3586 29.4832 17.4954 29.4997 17.6323 29.4997C18.2455 29.5052 18.8642 29.5161 19.4774 29.5271C19.8169 29.5326 20.1564 29.5381 20.4904 29.5491C20.5834 29.5491 20.6491 29.5326 20.7203 29.4613C22.2917 27.8972 23.8631 26.3276 25.4399 24.7689C25.5604 24.6482 25.5877 24.533 25.5713 24.3738C25.4837 23.4079 25.4071 22.4365 25.3249 21.4706C25.3249 21.4432 25.3249 21.4212 25.3249 21.3938C25.3359 21.3828 25.3414 21.3773 25.3523 21.3663Z" fill="%23E2E8F0" /><path d="M24.1949 23.0189C24.2113 23.4414 24.2277 23.8585 24.2496 24.2811C24.2551 24.3854 24.2277 24.4622 24.1511 24.5391C23.0123 25.719 21.8734 26.8989 20.7401 28.0844C20.6579 28.1667 20.5813 28.2051 20.4608 28.1996C19.9352 28.1832 19.4041 28.1832 18.8785 28.1722C18.8128 28.1722 18.7471 28.1612 18.6814 28.1612C17.8108 28.1502 16.9403 28.1338 16.0697 28.1283C15.9329 28.1283 15.8836 28.0899 15.8781 27.9472C15.8343 27.1679 15.7796 26.3886 15.7303 25.6092C15.6865 24.9562 15.6482 24.3086 15.6044 23.6555C15.5934 23.5293 15.6317 23.4414 15.7248 23.3591C16.672 22.4755 17.6137 21.592 18.5555 20.7084C18.7854 20.4943 19.0099 20.2803 19.2344 20.0608C19.311 19.984 19.3932 19.9455 19.5082 19.9455C20.2144 19.951 20.9262 19.9346 21.6325 19.9565C22.3771 19.9785 23.1163 19.9675 23.8609 19.9785C23.9978 19.9785 24.0525 20.0114 24.0525 20.1596C24.0744 20.8291 24.1018 21.4932 24.1456 22.1572C24.162 22.4426 24.1401 22.7335 24.2004 23.0134L24.1949 23.0189ZM19.9845 26.9044C20.0611 26.9044 20.1049 26.877 20.1542 26.8276C21.0467 25.9001 21.9391 24.9726 22.8371 24.0451C22.9137 23.9683 22.9411 23.8915 22.9356 23.7872C22.8973 22.9969 22.8644 22.2066 22.8316 21.4163C22.8316 21.2901 22.7823 21.2517 22.6564 21.2517C21.7584 21.2517 20.8605 21.2517 19.9626 21.2407C19.8805 21.2407 19.8148 21.2682 19.76 21.323C18.8292 22.2011 17.8985 23.0737 16.9677 23.9464C16.9129 23.9957 16.891 24.0451 16.8965 24.1165C16.9567 24.9781 17.0115 25.8397 17.0608 26.7014C17.0662 26.8386 17.1155 26.8715 17.2414 26.8715C17.6904 26.8715 19.5191 26.9044 19.979 26.9044H19.9845Z" fill="%23E2E8F0" /><path d="M46.3294 45.3441C46.5429 45.3935 46.751 45.4429 46.959 45.4923C47.9774 45.7283 48.9958 45.9643 50.0142 46.1948C50.0963 46.2167 50.162 46.2497 50.2222 46.31C51.0599 47.1497 51.8976 47.9894 52.7353 48.8291C52.8175 48.9059 52.8229 48.9498 52.7353 49.0321C50.0853 51.6829 47.4354 54.3391 44.7909 56.9953C44.7033 57.0831 44.6595 57.0722 44.5773 56.9953C43.7506 56.1611 42.9184 55.3269 42.0861 54.4982C42.0204 54.4324 41.9766 54.3556 41.9547 54.2623C41.67 53.0713 41.3853 51.8859 41.0951 50.7005C41.0732 50.6072 41.0951 50.5523 41.1608 50.4865C42.8417 48.8071 44.5226 47.1223 46.2035 45.4374C46.2363 45.4045 46.2637 45.3496 46.3239 45.3551L46.3294 45.3441Z" fill="%23E2E8F0" /><path d="M52.3831 52.6874C52.3557 52.7204 52.3283 52.7533 52.3009 52.7807C52.071 53.0112 51.8465 53.2362 51.6165 53.4667C50.5598 54.5259 49.5086 55.5851 48.4574 56.6498C48.3534 56.7541 48.2986 56.7431 48.2055 56.6498C47.9427 56.3809 47.6744 56.123 47.4007 55.865C47.335 55.7992 47.3185 55.7608 47.3952 55.6894C48.6983 54.3887 49.9959 53.0881 51.2935 51.7874C51.3647 51.716 51.4085 51.6996 51.4851 51.7874C51.7534 52.0673 52.0327 52.3417 52.3119 52.6161C52.3393 52.6435 52.3612 52.671 52.3885 52.6984L52.3831 52.6874Z" fill="%23E2E8F0" /><path d="M53.159 51.9081C53.1262 51.8807 53.0988 51.8587 53.0769 51.8313C52.7977 51.5514 52.5239 51.2715 52.2392 50.9971C52.1735 50.9312 52.1735 50.8928 52.2392 50.827C52.6061 50.4647 52.9674 50.1025 53.3233 49.7403C53.378 49.6854 53.4109 49.6745 53.4657 49.7403C53.7504 50.0312 54.046 50.3221 54.3362 50.6129C54.3745 50.6513 54.4074 50.6788 54.3526 50.7337C53.9748 51.1068 53.5971 51.4855 53.2193 51.8642C53.2028 51.8807 53.1809 51.8971 53.159 51.9136V51.9081Z" fill="%23E2E8F0" /><path d="M46.5532 56.5565C46.5532 56.5565 46.597 56.5894 46.6135 56.6114C46.9036 56.8968 47.1938 57.1822 47.484 57.4566C47.5497 57.5224 47.5442 57.5499 47.484 57.6102C47.1391 57.9505 46.7996 58.2908 46.4602 58.6365C46.3945 58.7024 46.3561 58.7024 46.2904 58.6365C46.0112 58.3511 45.7265 58.0657 45.4418 57.7858C45.3816 57.7255 45.3761 57.6926 45.4418 57.6267C45.7812 57.2919 46.1152 56.9517 46.4547 56.6169C46.4766 56.5949 46.4985 56.5565 46.5478 56.5565H46.5532Z" fill="%23E2E8F0" /><path d="M29.2921 30.6857L27.8741 32.0796L26.4724 33.4571L41.8412 48.8677L44.639 46.0633L29.2921 30.6857Z" fill="%23E2E8F0" /><path d="M40.4516 8.97472C39.926 8.71678 39.3785 8.50274 38.8255 8.32712C38.2725 8.14602 37.714 8.00333 37.1446 7.91003C36.0112 7.71795 34.856 7.69599 33.7336 7.84966C32.6112 7.99235 31.5161 8.2942 30.4977 8.75519C29.9831 8.98569 29.5067 9.25461 29.0194 9.55097L27.5138 10.4785C25.5153 11.7188 23.4895 12.9207 21.4747 14.1335C20.4672 14.7427 19.4489 15.3299 18.436 15.9281L15.3918 17.7117C14.3789 18.3099 13.3495 18.8807 12.3311 19.4679L11.9534 19.6875C11.8384 19.7588 11.7179 19.8247 11.6029 19.9015C11.373 20.0442 11.1485 20.2033 10.9295 20.3625C10.4915 20.6863 10.0754 21.043 9.69211 21.4327C8.92012 22.2065 8.25215 23.0901 7.74295 24.0615C7.22281 25.0274 6.86693 26.0866 6.64245 27.1677C6.53294 27.711 6.46724 28.2598 6.43987 28.8141L6.38511 30.5703L6.24276 34.1047C6.18801 35.2846 6.11136 36.4645 6.04565 37.639L5.94163 39.4062L5.80475 41.1733H5.70619L5.69524 34.0992V30.5648C5.68977 29.9776 5.68429 29.3849 5.68977 28.7977C5.70072 28.205 5.74999 27.6123 5.85402 27.0305C6.24823 24.6926 7.37064 22.4754 9.02962 20.7796C9.85089 19.9289 10.82 19.2155 11.8493 18.6392L14.9045 16.8666L27.136 9.8144L28.6636 8.93081C29.1727 8.63446 29.7038 8.36554 30.2514 8.14602C31.3464 7.70697 32.5126 7.42708 33.6898 7.33378C36.0496 7.13621 38.4532 7.68502 40.5009 8.87593L40.4516 8.95825V8.97472Z" fill="%23E2E8F0" /></svg>');
}

.main_footer .footer_logo .logo_text:hover .text_svg {
  background-image: url('data:image/svg+xml,<svg width="70" height="78" viewBox="0 0 70 78" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M63.7528 15.1268L41.2499 2.10355C39.35 1.00593 37.1928 0.424194 34.9973 0.424194C32.8017 0.424194 30.65 1.00593 28.7501 2.10355L6.24716 15.1268C2.39265 17.3604 0 21.5149 0 25.9767V52.0232C0 56.485 2.39265 60.6395 6.24716 62.8731L28.7501 75.8964C30.65 76.994 32.8072 77.5757 34.9973 77.5757C37.1873 77.5757 39.35 76.994 41.2499 75.8964L63.7528 62.8731C67.6074 60.6395 70 56.485 70 52.0232V25.9767C70 21.5149 67.6074 17.3604 63.7528 15.1268ZM34.9973 73.8274C33.4642 73.8274 31.9476 73.4212 30.6226 72.6529L8.1142 59.6242C5.41494 58.0656 3.73406 55.1514 3.73406 52.0232V25.9767C3.73406 22.8485 5.41494 19.9343 8.1142 18.3702L30.6226 5.34701C31.9476 4.57868 33.4642 4.17256 34.9973 4.17256C36.5303 4.17256 38.0524 4.57868 39.3774 5.34701L61.8858 18.3702C64.5851 19.9343 66.2659 22.8485 66.2659 25.9767V52.0232C66.2659 55.1514 64.5851 58.0656 61.8858 59.6242L39.3774 72.6529C38.0524 73.4212 36.5358 73.8274 34.9973 73.8274Z" fill="white" /><path d="M52.9004 29.654C51.7944 30.7626 50.6885 31.8711 49.5825 32.9797C49.4949 33.0676 49.4018 33.1224 49.2868 33.1554C48.0221 33.534 46.7573 33.9182 45.4925 34.3024C45.3776 34.3353 45.3009 34.3298 45.2133 34.2365C43.5489 32.5681 41.8844 30.8998 40.2145 29.2369C40.1323 29.1545 40.1104 29.0832 40.1433 28.9679C40.5211 27.6837 40.8934 26.394 41.2602 25.1098C41.2931 24.9946 41.3478 24.8958 41.4354 24.8135C42.5086 23.7433 43.5762 22.6731 44.6494 21.6029C44.6822 21.57 44.7096 21.5206 44.7753 21.5042C44.8027 21.6414 44.7862 21.7786 44.7862 21.9158C44.7808 22.5304 44.7698 23.1506 44.7589 23.7652C44.7534 24.1055 44.7479 24.4458 44.737 24.7805C44.737 24.8738 44.7534 24.9397 44.8246 25.011C46.385 26.5861 47.9509 28.1612 49.5058 29.7418C49.6263 29.8625 49.7413 29.8899 49.9 29.8735C50.8637 29.7857 51.8328 29.7088 52.7964 29.6265C52.8238 29.6265 52.8457 29.6265 52.8731 29.6265C52.884 29.6375 52.8895 29.643 52.9004 29.654Z" fill="white" /><path d="M51.2557 28.5015C50.8341 28.518 50.418 28.5345 49.9964 28.5564C49.8924 28.5619 49.8158 28.5345 49.7391 28.4576C48.562 27.3161 47.3848 26.1746 46.2022 25.0386C46.12 24.9562 46.0817 24.8794 46.0872 24.7587C46.1036 24.2318 46.1036 23.6995 46.1146 23.1726C46.1146 23.1068 46.1255 23.0409 46.1255 22.975C46.1365 22.1024 46.1529 21.2298 46.1584 20.3572C46.1584 20.22 46.1967 20.1706 46.339 20.1651C47.1165 20.1212 47.894 20.0664 48.6715 20.017C49.323 19.9731 49.9691 19.9346 50.6206 19.8907C50.7465 19.8798 50.8341 19.9182 50.9163 20.0115C51.7978 20.9609 52.6793 21.9049 53.5608 22.8488C53.7743 23.0793 53.9878 23.3043 54.2068 23.5293C54.2835 23.6062 54.3218 23.6885 54.3218 23.8037C54.3163 24.5117 54.3328 25.2252 54.3109 25.9331C54.289 26.6795 54.2999 27.4204 54.289 28.1668C54.289 28.304 54.2561 28.3588 54.1083 28.3588C53.4403 28.3808 52.7778 28.4082 52.1153 28.4521C51.8306 28.4686 51.5404 28.4467 51.2612 28.507L51.2557 28.5015ZM47.3848 24.2757C47.3848 24.3525 47.4122 24.3965 47.4614 24.4458C48.3868 25.3404 49.3121 26.235 50.2374 27.135C50.314 27.2118 50.3907 27.2393 50.4947 27.2338C51.2831 27.1954 52.0715 27.1624 52.86 27.1295C52.9859 27.1295 53.0242 27.0801 53.0242 26.9539C53.0242 26.0539 53.0242 25.1538 53.0352 24.2538C53.0352 24.1714 53.0078 24.1056 52.953 24.0507C52.077 23.1177 51.2065 22.1848 50.3359 21.2518C50.2866 21.1969 50.2374 21.1749 50.1662 21.1804C49.3066 21.2408 48.447 21.2957 47.5874 21.3451C47.4505 21.3506 47.4176 21.4 47.4176 21.5262C47.4176 21.9762 47.3848 23.8092 47.3848 24.2702V24.2757Z" fill="white" /><path d="M28.9801 50.6895C28.9308 50.9036 28.8816 51.1121 28.8323 51.3207C28.5969 52.3414 28.3614 53.3622 28.1315 54.383C28.1096 54.4653 28.0767 54.5312 28.0165 54.5916C27.1788 55.4312 26.3411 56.2709 25.5034 57.1106C25.4267 57.1929 25.3829 57.1984 25.3008 57.1106C22.6563 54.4544 20.0063 51.7981 17.3563 49.1474C17.2687 49.0596 17.2797 49.0157 17.3563 48.9333C18.1886 48.1046 19.0208 47.2705 19.8475 46.4363C19.9132 46.3704 19.9899 46.3265 20.083 46.3046C21.2711 46.0192 22.4537 45.7338 23.6364 45.4429C23.7294 45.421 23.7842 45.4429 23.8499 45.5088C25.5253 47.1936 27.2062 48.8785 28.887 50.5633C28.9199 50.5962 28.9746 50.6237 28.9692 50.684L28.9801 50.6895Z" fill="white" /><path d="M21.6518 56.754C21.6189 56.7265 21.5861 56.6991 21.5587 56.6717C21.3288 56.4412 21.1043 56.2161 20.8743 55.9856C19.8176 54.9264 18.7609 53.8727 17.6987 52.819C17.5947 52.7147 17.6056 52.6599 17.6987 52.5666C17.967 52.3031 18.2243 52.0342 18.4817 51.7598C18.5474 51.694 18.5857 51.6775 18.6569 51.7543C19.9545 53.0605 21.2521 54.3612 22.5497 55.6618C22.6209 55.7332 22.6373 55.7771 22.5497 55.8539C22.2705 56.1228 21.9967 56.4027 21.723 56.6826C21.6956 56.7101 21.6682 56.732 21.6408 56.7595L21.6518 56.754Z" fill="white" /><path d="M22.4305 57.5333C22.4579 57.5004 22.4798 57.4729 22.5072 57.451C22.7864 57.1711 23.0656 56.8967 23.3394 56.6113C23.4051 56.5454 23.4434 56.5454 23.5091 56.6113C23.8705 56.979 24.2319 57.3412 24.5932 57.6979C24.648 57.7528 24.6589 57.7857 24.5932 57.8406C24.303 58.126 24.0128 58.4223 23.7227 58.7132C23.6843 58.7516 23.657 58.7846 23.6022 58.7297C23.2299 58.351 22.8521 57.9723 22.4743 57.5936C22.4579 57.5772 22.4415 57.5552 22.425 57.5333H22.4305Z" fill="white" /><path d="M17.795 50.9145C17.795 50.9145 17.7622 50.9584 17.7403 50.9749C17.4556 51.2657 17.1709 51.5566 16.8971 51.8475C16.8314 51.9133 16.804 51.9078 16.7438 51.8475C16.4043 51.5017 16.0649 51.1615 15.7199 50.8212C15.6542 50.7553 15.6542 50.7169 15.7199 50.6511C16.0046 50.3712 16.2893 50.0858 16.5686 49.8004C16.6288 49.74 16.6617 49.7346 16.7274 49.8004C17.0613 50.1407 17.4008 50.4754 17.7348 50.8157C17.7567 50.8377 17.795 50.8596 17.795 50.909V50.9145Z" fill="white" /><path d="M42.2147 32.1837L40.8131 30.8062L35.5952 36.0418L38.3876 38.8407L43.6382 33.5776L42.2147 32.1837Z" fill="white" /><path d="M28.2802 48.9719L34.6423 42.5947L33.2352 41.1843L31.8445 39.7958L25.4604 46.2004L28.2802 48.9719Z" fill="white" /><path d="M26.6299 48.2914L27.7961 49.4549L27.807 49.4439L26.6299 48.2914Z" fill="white" /><path d="M25.3523 21.3663C26.4583 22.4749 27.5643 23.5835 28.6703 24.6921C28.7579 24.7799 28.8126 24.8732 28.8455 24.9885C29.2233 26.2562 29.6065 27.524 29.9898 28.7917C30.0226 28.907 30.0172 28.9838 29.9241 29.0716C28.2596 30.74 26.5952 32.4084 24.9362 34.0822C24.8541 34.1645 24.7829 34.1865 24.6679 34.1536C23.3867 33.7749 22.1001 33.4017 20.8189 33.034C20.7039 33.0011 20.6053 32.9462 20.5232 32.8584C19.4555 31.7827 18.3879 30.7125 17.3202 29.6369C17.2874 29.6039 17.2381 29.5765 17.2217 29.5106C17.3586 29.4832 17.4954 29.4997 17.6323 29.4997C18.2455 29.5052 18.8642 29.5161 19.4774 29.5271C19.8169 29.5326 20.1564 29.5381 20.4904 29.5491C20.5834 29.5491 20.6491 29.5326 20.7203 29.4613C22.2917 27.8972 23.8631 26.3276 25.4399 24.7689C25.5604 24.6482 25.5877 24.533 25.5713 24.3738C25.4837 23.4079 25.4071 22.4365 25.3249 21.4706C25.3249 21.4432 25.3249 21.4212 25.3249 21.3938C25.3359 21.3828 25.3414 21.3773 25.3523 21.3663Z" fill="white" /><path d="M24.1949 23.0189C24.2113 23.4414 24.2277 23.8585 24.2496 24.2811C24.2551 24.3854 24.2277 24.4622 24.1511 24.5391C23.0123 25.719 21.8734 26.8989 20.7401 28.0844C20.6579 28.1667 20.5813 28.2051 20.4608 28.1996C19.9352 28.1832 19.4041 28.1832 18.8785 28.1722C18.8128 28.1722 18.7471 28.1612 18.6814 28.1612C17.8108 28.1502 16.9403 28.1338 16.0697 28.1283C15.9329 28.1283 15.8836 28.0899 15.8781 27.9472C15.8343 27.1679 15.7796 26.3886 15.7303 25.6092C15.6865 24.9562 15.6482 24.3086 15.6044 23.6555C15.5934 23.5293 15.6317 23.4414 15.7248 23.3591C16.672 22.4755 17.6137 21.592 18.5555 20.7084C18.7854 20.4943 19.0099 20.2803 19.2344 20.0608C19.311 19.984 19.3932 19.9455 19.5082 19.9455C20.2144 19.951 20.9262 19.9346 21.6325 19.9565C22.3771 19.9785 23.1163 19.9675 23.8609 19.9785C23.9978 19.9785 24.0525 20.0114 24.0525 20.1596C24.0744 20.8291 24.1018 21.4932 24.1456 22.1572C24.162 22.4426 24.1401 22.7335 24.2004 23.0134L24.1949 23.0189ZM19.9845 26.9044C20.0611 26.9044 20.1049 26.877 20.1542 26.8276C21.0467 25.9001 21.9391 24.9726 22.8371 24.0451C22.9137 23.9683 22.9411 23.8915 22.9356 23.7872C22.8973 22.9969 22.8644 22.2066 22.8316 21.4163C22.8316 21.2901 22.7823 21.2517 22.6564 21.2517C21.7584 21.2517 20.8605 21.2517 19.9626 21.2407C19.8805 21.2407 19.8148 21.2682 19.76 21.323C18.8292 22.2011 17.8985 23.0737 16.9677 23.9464C16.9129 23.9957 16.891 24.0451 16.8965 24.1165C16.9567 24.9781 17.0115 25.8397 17.0608 26.7014C17.0662 26.8386 17.1155 26.8715 17.2414 26.8715C17.6904 26.8715 19.5191 26.9044 19.979 26.9044H19.9845Z" fill="white" /><path d="M46.3294 45.3441C46.5429 45.3935 46.751 45.4429 46.959 45.4923C47.9774 45.7283 48.9958 45.9643 50.0142 46.1948C50.0963 46.2167 50.162 46.2497 50.2222 46.31C51.0599 47.1497 51.8976 47.9894 52.7353 48.8291C52.8175 48.9059 52.8229 48.9498 52.7353 49.0321C50.0853 51.6829 47.4354 54.3391 44.7909 56.9953C44.7033 57.0831 44.6595 57.0722 44.5773 56.9953C43.7506 56.1611 42.9184 55.3269 42.0861 54.4982C42.0204 54.4324 41.9766 54.3556 41.9547 54.2623C41.67 53.0713 41.3853 51.8859 41.0951 50.7005C41.0732 50.6072 41.0951 50.5523 41.1608 50.4865C42.8417 48.8071 44.5226 47.1223 46.2035 45.4374C46.2363 45.4045 46.2637 45.3496 46.3239 45.3551L46.3294 45.3441Z" fill="white" /><path d="M52.3831 52.6874C52.3557 52.7204 52.3283 52.7533 52.3009 52.7807C52.071 53.0112 51.8465 53.2362 51.6165 53.4667C50.5598 54.5259 49.5086 55.5851 48.4574 56.6498C48.3534 56.7541 48.2986 56.7431 48.2055 56.6498C47.9427 56.3809 47.6744 56.123 47.4007 55.865C47.335 55.7992 47.3185 55.7608 47.3952 55.6894C48.6983 54.3887 49.9959 53.0881 51.2935 51.7874C51.3647 51.716 51.4085 51.6996 51.4851 51.7874C51.7534 52.0673 52.0327 52.3417 52.3119 52.6161C52.3393 52.6435 52.3612 52.671 52.3885 52.6984L52.3831 52.6874Z" fill="white" /><path d="M53.159 51.9081C53.1262 51.8807 53.0988 51.8587 53.0769 51.8313C52.7977 51.5514 52.5239 51.2715 52.2392 50.9971C52.1735 50.9312 52.1735 50.8928 52.2392 50.827C52.6061 50.4647 52.9674 50.1025 53.3233 49.7403C53.378 49.6854 53.4109 49.6745 53.4657 49.7403C53.7504 50.0312 54.046 50.3221 54.3362 50.6129C54.3745 50.6513 54.4074 50.6788 54.3526 50.7337C53.9748 51.1068 53.5971 51.4855 53.2193 51.8642C53.2028 51.8807 53.1809 51.8971 53.159 51.9136V51.9081Z" fill="white" /><path d="M46.5532 56.5565C46.5532 56.5565 46.597 56.5894 46.6135 56.6114C46.9036 56.8968 47.1938 57.1822 47.484 57.4566C47.5497 57.5224 47.5442 57.5499 47.484 57.6102C47.1391 57.9505 46.7996 58.2908 46.4602 58.6365C46.3945 58.7024 46.3561 58.7024 46.2904 58.6365C46.0112 58.3511 45.7265 58.0657 45.4418 57.7858C45.3816 57.7255 45.3761 57.6926 45.4418 57.6267C45.7812 57.2919 46.1152 56.9517 46.4547 56.6169C46.4766 56.5949 46.4985 56.5565 46.5478 56.5565H46.5532Z" fill="white" /><path d="M29.2921 30.6857L27.8741 32.0796L26.4724 33.4571L41.8412 48.8677L44.639 46.0633L29.2921 30.6857Z" fill="white" /><path d="M40.4516 8.97472C39.926 8.71678 39.3785 8.50274 38.8255 8.32712C38.2725 8.14602 37.714 8.00333 37.1446 7.91003C36.0112 7.71795 34.856 7.69599 33.7336 7.84966C32.6112 7.99235 31.5161 8.2942 30.4977 8.75519C29.9831 8.98569 29.5067 9.25461 29.0194 9.55097L27.5138 10.4785C25.5153 11.7188 23.4895 12.9207 21.4747 14.1335C20.4672 14.7427 19.4489 15.3299 18.4359 15.9281L15.3918 17.7117C14.3789 18.31 13.3495 18.8807 12.3311 19.4679L11.9534 19.6875C11.8384 19.7588 11.7179 19.8247 11.6029 19.9015C11.373 20.0442 11.1485 20.2033 10.9295 20.3625C10.4915 20.6863 10.0754 21.043 9.69211 21.4327C8.92012 22.2065 8.25215 23.0901 7.74295 24.0615C7.22281 25.0274 6.86693 26.0866 6.64245 27.1677C6.53294 27.711 6.46724 28.2598 6.43987 28.8141L6.38511 30.5703L6.24276 34.1047C6.18801 35.2846 6.11136 36.4645 6.04565 37.639L5.94163 39.4061L5.80475 41.1733H5.70619L5.69524 34.0992V30.5648C5.68977 29.9776 5.68429 29.3849 5.68977 28.7977C5.70072 28.205 5.74999 27.6123 5.85402 27.0305C6.24823 24.6926 7.37064 22.4754 9.02962 20.7796C9.85089 19.9289 10.82 19.2155 11.8493 18.6392L14.9045 16.8666L27.136 9.8144L28.6636 8.93081C29.1727 8.63446 29.7038 8.36554 30.2514 8.14602C31.3464 7.70697 32.5126 7.42708 33.6898 7.33378C36.0496 7.13621 38.4532 7.68502 40.5009 8.87593L40.4516 8.95825V8.97472Z" fill="white" /></svg>');
}

.main_footer .footer_logo .logo_text .text_brand {
  margin-bottom: 6px;
  width: 170px;
  height: 27px;
  background-image: url('data:image/svg+xml,<svg width="170" height="27" viewBox="0 0 170 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.8658 11.464V8.77992C10.8658 7.91982 10.8243 7.22877 10.7414 6.70381C10.6555 6.17886 10.4423 5.74287 10.0958 5.39587C9.74931 5.04886 9.22216 4.87684 8.50547 4.87684C7.4334 4.87684 6.74337 5.22385 6.43241 5.91489C6.12441 6.60891 5.96745 7.62323 5.96745 8.95787V17.98C5.96745 19.3414 6.14811 20.3557 6.50349 21.023C6.86183 21.6933 7.52817 22.0255 8.50547 22.0255C9.48277 22.0255 10.1521 21.6874 10.4364 21.0052C10.7236 20.326 10.8658 19.3177 10.8658 17.98V15.1536H16.5845V17.55C16.5845 20.3201 15.9774 22.4615 14.7632 23.977C13.546 25.4926 11.4492 26.2519 8.46994 26.2519C5.49065 26.2519 3.2162 25.4214 1.92794 23.7635C0.642647 22.1026 0 19.7121 0 16.5861V10.3548C0 7.15759 0.636725 4.74041 1.91018 3.10622C3.18659 1.47202 5.37219 0.653442 8.46994 0.653442C11.5677 0.653442 13.5164 1.37711 14.7454 2.81853C15.9715 4.2629 16.5845 6.33308 16.5845 9.03202V11.464H10.8658Z" fill="%23E2E8F0" /><path d="M19.3918 5.52039H26.3366C28.1876 5.52039 29.6239 5.73986 30.6456 6.17881C31.6673 6.61776 32.3603 7.2139 32.7305 7.9613C33.0977 8.71166 33.2814 9.63108 33.2814 10.7255C33.2814 11.9385 33.0207 12.8728 32.4966 13.5253C31.9753 14.1807 31.2142 14.6493 30.2162 14.9341C31.5696 15.2662 32.5025 15.8624 33.0119 16.7165C33.5212 17.5737 33.7789 18.7274 33.7789 20.1777C33.7789 22.2242 33.2103 23.7279 32.0701 24.6888C30.9299 25.6527 28.9605 26.1332 26.1589 26.1332H19.3918V5.52039ZM26.2655 13.6884C26.9526 13.6884 27.4472 13.4748 27.7433 13.0478C28.0395 12.6207 28.1875 11.9652 28.1875 11.0873C28.1875 10.2094 28.0158 9.58363 27.6722 9.14468C27.3287 8.70573 26.7157 8.48329 25.8391 8.48329H24.7344V13.6914H26.2655V13.6884ZM25.768 22.9983C26.384 22.9983 26.8845 22.933 27.2636 22.8025C27.6426 22.672 27.9506 22.3932 28.1905 21.9632C28.4274 21.5361 28.5459 20.8806 28.5459 20.0027C28.5459 19.0032 28.4393 18.2736 28.226 17.808C28.0128 17.3453 27.7285 17.0547 27.3702 16.933C27.0148 16.8144 26.5024 16.7551 25.8391 16.7551H24.7344V22.9953H25.768V22.9983Z" fill="%23E2E8F0" /><path d="M38.0377 24.6384C36.862 23.4017 36.2756 21.6192 36.2756 19.288V12.3686C36.2756 10.0375 36.8679 8.25499 38.0555 7.01822C39.2431 5.78145 40.9519 5.16455 43.1849 5.16455C45.4178 5.16455 47.174 5.78442 48.2431 7.01822C49.3122 8.25499 49.8453 10.0849 49.8453 12.511V16.1145H41.6182V20.1096C41.6182 20.9904 41.7544 21.6311 42.0269 22.0344C42.2994 22.4378 42.6962 22.6394 43.2204 22.6394C44.2895 22.6394 44.8226 21.8683 44.8226 20.3201V18.3241H49.8098V20.1066C49.8098 22.1768 49.2412 23.7576 48.101 24.849C46.9608 25.9434 45.3231 26.4891 43.1849 26.4891C40.9282 26.4891 39.2135 25.8722 38.0377 24.6355V24.6384ZM44.8196 13.5461V11.5501C44.8196 10.6455 44.6893 9.99892 44.4287 9.60742C44.1681 9.21593 43.7505 9.02018 43.1819 9.02018C42.6133 9.02018 42.2372 9.23372 41.9884 9.66081C41.7396 10.0879 41.6152 10.8501 41.6152 11.9445V13.5491H44.8196V13.5461Z" fill="%23E2E8F0" /><path d="M53.0822 5.52039H57.0713L61.3448 15.9721L65.6538 5.52039H69.6074L69.714 26.1361H65.4761V14.9726L62.1651 23.1762H60.563L57.252 14.9726V26.1361H52.9785L53.0851 5.52039H53.0822Z" fill="%23E2E8F0" /><path d="M74.9855 25.7803C74.2747 25.3057 73.7328 24.6799 73.3655 23.9088C72.9983 23.1377 72.8147 22.3339 72.8147 21.5005C72.8147 19.9078 73.2056 18.5999 73.9904 17.5767C74.7752 16.5535 75.717 15.7586 76.8216 15.1862C77.9263 14.6167 79.3922 13.9969 81.2195 13.3325V11.4077C81.2195 10.6721 81.1188 10.1116 80.9174 9.73195C80.716 9.35232 80.3518 9.16251 79.8305 9.16251C79.3093 9.16251 78.9391 9.32859 78.7259 9.66077C78.5127 9.99295 78.3823 10.4705 78.335 11.0874L78.2283 12.5139L73.1701 12.3004C73.2649 9.85059 73.8927 8.0503 75.0566 6.89658C76.2204 5.74286 77.9648 5.16748 80.2925 5.16748C82.3093 5.16748 83.8286 5.72506 84.8503 6.8432C85.872 7.96133 86.3814 9.49468 86.3814 11.4433V21.0378C86.3814 22.6542 86.4999 24.3537 86.7368 26.1391H81.9302C81.8355 25.4511 81.6815 24.4634 81.4682 23.1792C81.1839 24.1312 80.7012 24.9202 80.026 25.5519C79.3478 26.1807 78.5008 26.498 77.4791 26.498C76.5284 26.498 75.6992 26.2607 74.9855 25.7832V25.7803ZM80.4169 22.3191C80.7368 22.0818 81.0033 21.809 81.2195 21.4976V15.8268C80.103 16.4704 79.2471 17.1348 78.6548 17.8228C78.0625 18.5139 77.7634 19.3562 77.7634 20.3557C77.7634 21.0942 77.9055 21.6636 78.1898 22.067C78.4742 22.4704 78.8769 22.672 79.4011 22.672C79.7565 22.672 80.0971 22.5534 80.4169 22.3161V22.3191Z" fill="%23E2E8F0" /><path d="M91.7686 0.653442V26.326H97.5465V4.86794H98.5327H102.969V9.33157V26.326H108.782V15.1832V0.653442H94.3451H91.7686Z" fill="%23E2E8F0" /><path d="M116.556 5.30396L115.952 14.2194C115.852 15.6074 115.736 16.77 115.609 17.7191C115.526 18.3301 115.44 18.855 115.345 19.2821C115.108 20.3765 114.735 21.1476 114.223 21.6014C113.713 22.0522 112.946 22.2776 111.927 22.2776V26.1273H112.819C114.836 26.1273 116.361 25.8129 117.394 25.1812C118.419 24.5554 119.174 23.4907 119.66 21.9899C119.663 21.9781 119.669 21.9662 119.672 21.9543C120.158 20.4329 120.51 18.1521 120.723 15.1062L121.15 9.00833H123.785V25.9108H129.164V5.30396H116.559H116.556Z" fill="%23E2E8F0" /><path d="M142.265 24.4902C141.149 23.3009 140.592 21.5777 140.592 19.3207V17.4314H138.027V25.9197H132.865V5.30399H138.027V13.6855H140.592V11.903C140.592 9.64602 141.149 7.91988 142.265 6.73354C143.382 5.54422 144.984 4.95105 147.072 4.95105C149.16 4.95105 150.732 5.54422 151.861 6.73354C152.989 7.92285 153.552 9.64602 153.552 11.903V19.3207C153.552 21.5807 152.989 23.3038 151.861 24.4902C150.732 25.6795 149.136 26.2727 147.072 26.2727C145.008 26.2727 143.379 25.6795 142.265 24.4902ZM148.265 21.6904C148.467 21.204 148.567 20.4714 148.567 19.4986V11.7251C148.567 10.7493 148.467 10.0197 148.265 9.53332C148.064 9.04691 147.667 8.80371 147.072 8.80371C146.477 8.80371 146.08 9.05285 145.878 9.55408C145.677 10.0523 145.576 10.779 145.576 11.7281V19.5016C145.576 20.4774 145.677 21.207 145.878 21.6934C146.08 22.1798 146.477 22.4259 147.072 22.4259C147.667 22.4259 148.064 22.1827 148.265 21.6934V21.6904Z" fill="%23E2E8F0" /><path d="M158.181 24.3834C157.017 23.1229 156.436 21.3523 156.436 19.0685V12.1136C156.436 9.80909 157.017 8.0355 158.181 6.79874C159.344 5.56197 161.053 4.94507 163.307 4.94507C165.561 4.94507 167.184 5.46706 168.309 6.51401C169.437 7.56096 170 9.12991 170 11.2208V13.1813H164.838V11.0785C164.838 10.1739 164.72 9.55106 164.483 9.20702C164.246 8.86298 163.864 8.69096 163.343 8.69096C162.774 8.69096 162.374 8.9045 162.149 9.33159C161.924 9.75867 161.811 10.509 161.811 11.5797V19.7092C161.811 20.7798 161.936 21.5154 162.185 21.9187C162.433 22.3221 162.818 22.5238 163.343 22.5238C163.867 22.5238 164.275 22.334 164.5 21.9543C164.726 21.5747 164.838 20.9667 164.838 20.1362V17.639H170V19.9227C170 21.9899 169.431 23.5648 168.291 24.6473C167.151 25.7299 165.49 26.2697 163.307 26.2697C161.124 26.2697 159.342 25.6409 158.181 24.3804V24.3834Z" fill="%23E2E8F0" /></svg>');
}

.main_footer .footer_logo .logo_text:hover .text_brand {
  background-image: url('data:image/svg+xml,<svg width="170" height="27" viewBox="0 0 170 27" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.8658 11.464V8.77992C10.8658 7.91982 10.8243 7.22877 10.7414 6.70381C10.6555 6.17886 10.4423 5.74287 10.0958 5.39587C9.74931 5.04886 9.22216 4.87684 8.50547 4.87684C7.4334 4.87684 6.74337 5.22385 6.43241 5.91489C6.12441 6.60891 5.96745 7.62323 5.96745 8.95787V17.98C5.96745 19.3414 6.14811 20.3557 6.50349 21.023C6.86183 21.6933 7.52817 22.0255 8.50547 22.0255C9.48277 22.0255 10.1521 21.6874 10.4364 21.0052C10.7236 20.326 10.8658 19.3177 10.8658 17.98V15.1536H16.5845V17.55C16.5845 20.3201 15.9774 22.4615 14.7632 23.977C13.546 25.4926 11.4492 26.2519 8.46994 26.2519C5.49065 26.2519 3.2162 25.4214 1.92794 23.7635C0.642647 22.1026 0 19.7121 0 16.5861V10.3548C0 7.15759 0.636725 4.74041 1.91018 3.10622C3.18659 1.47202 5.37219 0.653442 8.46994 0.653442C11.5677 0.653442 13.5164 1.37711 14.7454 2.81853C15.9715 4.2629 16.5845 6.33308 16.5845 9.03202V11.464H10.8658Z" fill="white" /><path d="M19.3918 5.52039H26.3366C28.1876 5.52039 29.6239 5.73986 30.6456 6.17881C31.6673 6.61776 32.3603 7.2139 32.7305 7.9613C33.0977 8.71166 33.2814 9.63108 33.2814 10.7255C33.2814 11.9385 33.0207 12.8728 32.4966 13.5253C31.9753 14.1807 31.2142 14.6493 30.2162 14.9341C31.5696 15.2662 32.5025 15.8624 33.0119 16.7165C33.5212 17.5737 33.7789 18.7274 33.7789 20.1777C33.7789 22.2242 33.2103 23.7279 32.0701 24.6888C30.9299 25.6527 28.9605 26.1332 26.1589 26.1332H19.3918V5.52039ZM26.2655 13.6884C26.9526 13.6884 27.4472 13.4748 27.7433 13.0478C28.0395 12.6207 28.1875 11.9652 28.1875 11.0873C28.1875 10.2094 28.0158 9.58363 27.6722 9.14468C27.3287 8.70573 26.7157 8.48329 25.8391 8.48329H24.7344V13.6914H26.2655V13.6884ZM25.768 22.9983C26.384 22.9983 26.8845 22.933 27.2636 22.8025C27.6426 22.672 27.9506 22.3932 28.1905 21.9632C28.4274 21.5361 28.5459 20.8806 28.5459 20.0027C28.5459 19.0032 28.4393 18.2736 28.226 17.808C28.0128 17.3453 27.7285 17.0547 27.3702 16.933C27.0148 16.8144 26.5024 16.7551 25.8391 16.7551H24.7344V22.9953H25.768V22.9983Z" fill="white" /><path d="M38.0377 24.6384C36.862 23.4017 36.2756 21.6192 36.2756 19.288V12.3686C36.2756 10.0375 36.8679 8.25499 38.0555 7.01822C39.2431 5.78145 40.9519 5.16455 43.1849 5.16455C45.4178 5.16455 47.174 5.78442 48.2431 7.01822C49.3122 8.25499 49.8453 10.0849 49.8453 12.511V16.1145H41.6182V20.1096C41.6182 20.9904 41.7544 21.6311 42.0269 22.0344C42.2994 22.4378 42.6962 22.6394 43.2204 22.6394C44.2895 22.6394 44.8226 21.8683 44.8226 20.3201V18.3241H49.8098V20.1066C49.8098 22.1768 49.2412 23.7576 48.101 24.849C46.9608 25.9434 45.3231 26.4891 43.1849 26.4891C40.9282 26.4891 39.2135 25.8722 38.0377 24.6355V24.6384ZM44.8196 13.5461V11.5501C44.8196 10.6455 44.6893 9.99892 44.4287 9.60742C44.1681 9.21593 43.7505 9.02018 43.1819 9.02018C42.6133 9.02018 42.2372 9.23372 41.9884 9.66081C41.7396 10.0879 41.6152 10.8501 41.6152 11.9445V13.5491H44.8196V13.5461Z" fill="white" /><path d="M53.0822 5.52039H57.0713L61.3448 15.9721L65.6538 5.52039H69.6074L69.714 26.1361H65.4761V14.9726L62.1651 23.1762H60.563L57.252 14.9726V26.1361H52.9785L53.0851 5.52039H53.0822Z" fill="white" /><path d="M74.9855 25.7803C74.2747 25.3057 73.7328 24.6799 73.3655 23.9088C72.9983 23.1377 72.8147 22.3339 72.8147 21.5005C72.8147 19.9078 73.2056 18.5999 73.9904 17.5767C74.7752 16.5535 75.717 15.7586 76.8216 15.1862C77.9263 14.6167 79.3922 13.9969 81.2195 13.3325V11.4077C81.2195 10.6721 81.1188 10.1116 80.9174 9.73195C80.716 9.35232 80.3518 9.16251 79.8305 9.16251C79.3093 9.16251 78.9391 9.32859 78.7259 9.66077C78.5126 9.99295 78.3824 10.4705 78.335 11.0874L78.2283 12.5139L73.1701 12.3004C73.2649 9.85059 73.8927 8.0503 75.0566 6.89658C76.2204 5.74286 77.9648 5.16748 80.2925 5.16748C82.3093 5.16748 83.8286 5.72506 84.8503 6.8432C85.872 7.96133 86.3814 9.49468 86.3814 11.4433V21.0378C86.3814 22.6542 86.4999 24.3537 86.7368 26.1391H81.9302C81.8355 25.4511 81.6815 24.4634 81.4682 23.1792C81.1839 24.1312 80.7012 24.9202 80.026 25.5519C79.3478 26.1807 78.5008 26.498 77.4791 26.498C76.5284 26.498 75.6992 26.2607 74.9855 25.7832V25.7803ZM80.4169 22.3191C80.7368 22.0818 81.0033 21.809 81.2195 21.4976V15.8268C80.103 16.4704 79.2471 17.1348 78.6548 17.8228C78.0625 18.5139 77.7634 19.3562 77.7634 20.3557C77.7634 21.0942 77.9055 21.6636 78.1898 22.067C78.4742 22.4704 78.8769 22.672 79.4011 22.672C79.7565 22.672 80.0971 22.5534 80.4169 22.3161V22.3191Z" fill="white" /><path d="M91.7686 0.653442V26.326H97.5465V4.86794H98.5327H102.969V9.33157V26.326H108.782V15.1832V0.653442H94.3451H91.7686Z" fill="white" /><path d="M116.556 5.30396L115.952 14.2194C115.852 15.6074 115.736 16.77 115.609 17.7191C115.526 18.3301 115.44 18.855 115.345 19.2821C115.108 20.3765 114.735 21.1476 114.223 21.6014C113.713 22.0522 112.946 22.2776 111.927 22.2776V26.1273H112.819C114.836 26.1273 116.361 25.8129 117.394 25.1812C118.419 24.5554 119.174 23.4907 119.66 21.9899C119.663 21.9781 119.669 21.9662 119.672 21.9543C120.158 20.4329 120.51 18.1521 120.723 15.1062L121.15 9.00833H123.785V25.9108H129.164V5.30396H116.559H116.556Z" fill="white" /><path d="M142.265 24.4902C141.149 23.3009 140.592 21.5777 140.592 19.3207V17.4314H138.027V25.9197H132.865V5.30399H138.027V13.6855H140.592V11.903C140.592 9.64602 141.149 7.91988 142.265 6.73354C143.382 5.54422 144.984 4.95105 147.072 4.95105C149.16 4.95105 150.732 5.54422 151.861 6.73354C152.989 7.92285 153.552 9.64602 153.552 11.903V19.3207C153.552 21.5807 152.989 23.3038 151.861 24.4902C150.732 25.6795 149.136 26.2727 147.072 26.2727C145.008 26.2727 143.379 25.6795 142.265 24.4902ZM148.265 21.6904C148.467 21.204 148.567 20.4714 148.567 19.4986V11.7251C148.567 10.7493 148.467 10.0197 148.265 9.53332C148.064 9.04691 147.667 8.80371 147.072 8.80371C146.477 8.80371 146.08 9.05285 145.878 9.55408C145.677 10.0523 145.576 10.779 145.576 11.7281V19.5016C145.576 20.4774 145.677 21.207 145.878 21.6934C146.08 22.1798 146.477 22.4259 147.072 22.4259C147.667 22.4259 148.064 22.1827 148.265 21.6934V21.6904Z" fill="white" /><path d="M158.181 24.3834C157.017 23.1229 156.436 21.3523 156.436 19.0685V12.1136C156.436 9.80909 157.017 8.0355 158.181 6.79874C159.344 5.56197 161.053 4.94507 163.307 4.94507C165.561 4.94507 167.184 5.46706 168.309 6.51401C169.437 7.56096 170 9.12991 170 11.2208V13.1813H164.838V11.0785C164.838 10.1739 164.72 9.55106 164.483 9.20702C164.246 8.86298 163.864 8.69096 163.343 8.69096C162.774 8.69096 162.374 8.9045 162.149 9.33159C161.924 9.75867 161.811 10.509 161.811 11.5797V19.7092C161.811 20.7798 161.936 21.5154 162.185 21.9187C162.433 22.3221 162.818 22.5238 163.343 22.5238C163.867 22.5238 164.275 22.334 164.5 21.9543C164.726 21.5747 164.838 20.9667 164.838 20.1362V17.639H170V19.9227C170 21.9899 169.431 23.5648 168.291 24.6473C167.151 25.7299 165.49 26.2697 163.307 26.2697C161.124 26.2697 159.342 25.6409 158.181 24.3804V24.3834Z" fill="white" /></svg>');
}

.main_footer .footer_logo .logo_text .text_slogan {
  margin-top: 9px;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: var(--neutral-200);
}

.main_footer .footer_logo .logo_text:hover .text_slogan {
  color: var(--basic-white);
}


.main_footer .footer_menu {
  flex-grow: 1;
  margin: 0 60px;
  display: flex;
  justify-content: space-between;


}

.main_footer .footer_menu .footer_menu_column_heading {
  font-family: var(--font-family);
  font-weight: 600;
  font-size: 16px;
  color: var(--neutral-200);
  margin-bottom: 15px;
}

.main_footer .footer_menu .footer_menu_menu a {
  display: inline-block;
  margin-bottom: 10px;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 14px;
  color: var(--neutral-400);
  text-decoration: none;
}

.main_footer .footer_menu .footer_menu_menu li:last-child a {
  margin-bottom: 0;
}

.main_footer .footer_menu .footer_menu_menu a:hover,
.main_footer .footer_menu .footer_menu_menu li:hover a {
  color: var(--basic-white);
}


.main_footer .footer_info {
  display: flex;
  flex-shrink: 0;
}

.main_footer .footer_info .footer_socials .footer_menu_socials {
  height: 100%;
}

.main_footer .footer_info .footer_socials ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main_footer .footer_info .footer_socials a {
  display: block;
  width: 24px;
  height: 24px;
}

.main_footer .footer_info .footer_socials .socials_tg {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="6" fill="%2327A6E5" /><path d="M16.7999 7.56129L14.9966 16.9753C14.9966 16.9753 14.7443 17.628 14.0512 17.315L9.89065 14.0115L9.87135 14.0018C10.4334 13.4792 14.7913 9.42155 14.9818 9.23762C15.2767 8.95277 15.0936 8.78319 14.7513 8.99837L8.31398 13.2317L5.83049 12.3664C5.83049 12.3664 5.43966 12.2224 5.40206 11.9094C5.36396 11.5959 5.84335 11.4263 5.84335 11.4263L15.9678 7.31332C15.9678 7.31332 16.7999 6.93471 16.7999 7.56129Z" fill="%23FEFEFE" /></svg>');
}

.main_footer .footer_info .footer_socials .socials_whats {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="6" fill="%2348C95F" /><path d="M16.7561 7.23752C15.5707 6.05627 13.9902 5.40002 12.3219 5.40002C8.85366 5.40002 6.0439 8.20002 6.0439 11.6563C6.0439 12.75 6.35122 13.8438 6.87805 14.7625L6 18L9.33659 17.125C10.2585 17.6063 11.2683 17.8688 12.3219 17.8688C15.7902 17.8688 18.6 15.0688 18.6 11.6125C18.5561 9.99377 17.9415 8.41877 16.7561 7.23752ZM15.3512 13.8875C15.2195 14.2375 14.6049 14.5875 14.2976 14.6313C14.0341 14.675 13.6829 14.675 13.3317 14.5875C13.1122 14.5 12.8049 14.4125 12.4537 14.2375C10.8732 13.5813 9.86342 12.0063 9.77561 11.875C9.68781 11.7875 9.11707 11.0438 9.11707 10.2563C9.11707 9.46877 9.51219 9.11877 9.6439 8.94377C9.77561 8.76877 9.95122 8.76877 10.0829 8.76877C10.1707 8.76877 10.3024 8.76877 10.3902 8.76877C10.478 8.76877 10.6098 8.72502 10.7415 9.03127C10.8732 9.33752 11.1805 10.125 11.2244 10.1688C11.2683 10.2563 11.2683 10.3438 11.2244 10.4313C11.1805 10.5188 11.1366 10.6063 11.0488 10.6938C10.961 10.7813 10.8732 10.9125 10.8293 10.9563C10.7415 11.0438 10.6537 11.1313 10.7415 11.2625C10.8293 11.4375 11.1366 11.9188 11.6195 12.3563C12.2341 12.8813 12.7171 13.0563 12.8927 13.1438C13.0683 13.2313 13.1561 13.1875 13.2439 13.1C13.3317 13.0125 13.639 12.6625 13.7268 12.4875C13.8146 12.3125 13.9463 12.3563 14.078 12.4C14.2098 12.4438 15 12.8375 15.1317 12.925C15.3073 13.0125 15.3951 13.0563 15.439 13.1C15.4829 13.2313 15.4829 13.5375 15.3512 13.8875Z" fill="white" /></svg>');
}

.main_footer .footer_info .footer_socials .socials_viber {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="6" fill="%237C509A" /><path d="M15.7524 5.72757C13.4654 5.29084 11.0906 5.29084 8.80366 5.72757C7.79215 5.94594 6.51675 7.16878 6.29686 8.12959C5.90105 10.0075 5.90105 11.9292 6.29686 13.8071C6.56073 14.7679 7.83612 15.9908 8.80366 16.2091C8.84764 16.2091 8.89162 16.2528 8.89162 16.2965V19.0479C8.89162 19.1789 9.06754 19.2662 9.1555 19.1352L10.4749 17.7813C10.4749 17.7813 11.5304 16.6895 11.7063 16.5148C11.7063 16.5148 11.7503 16.4712 11.7942 16.4712C13.1136 16.5148 14.477 16.3838 15.7963 16.1654C16.8079 15.9471 18.0832 14.7242 18.3031 13.7634C18.699 11.8855 18.699 9.96386 18.3031 8.08592C18.0393 7.16878 16.7639 5.94594 15.7524 5.72757ZM15.7963 13.9381C15.5764 14.3748 15.3126 14.7242 14.8728 14.9426C14.7408 14.9863 14.6089 15.0299 14.477 15.0736C14.301 15.0299 14.1691 14.9863 14.0372 14.9426C12.6298 14.3748 11.3105 13.5887 10.255 12.4532C9.68325 11.7981 9.19948 11.0557 8.80366 10.2696C8.62775 9.87652 8.45183 9.52713 8.3199 9.13407C8.18796 8.78469 8.40785 8.4353 8.62775 8.17327C8.84764 7.91123 9.11152 7.73653 9.41937 7.60552C9.63927 7.4745 9.85916 7.56184 10.0351 7.73654C10.3869 8.17327 10.7387 8.61 11.0026 9.0904C11.1785 9.39611 11.1346 9.7455 10.8267 9.96386C10.7387 10.0075 10.6948 10.0512 10.6068 10.1386C10.5628 10.1822 10.4749 10.2259 10.4309 10.3132C10.3429 10.4443 10.3429 10.5753 10.3869 10.7063C10.7387 11.7108 11.3984 12.4969 12.4099 12.9336C12.5859 13.021 12.7178 13.0647 12.9377 13.0647C13.2456 13.021 13.3775 12.6716 13.5974 12.4969C13.8173 12.3222 14.0812 12.3222 14.345 12.4532C14.5649 12.5842 14.7848 12.7589 15.0487 12.9336C15.2686 13.1083 15.4885 13.2393 15.7084 13.414C15.8403 13.5014 15.8843 13.7198 15.7963 13.9381ZM13.9492 10.6626C13.8613 10.6626 13.9052 10.6626 13.9492 10.6626C13.7733 10.6626 13.7293 10.5753 13.6853 10.4443C13.6853 10.3569 13.6853 10.2259 13.6414 10.1386C13.5974 9.96386 13.5094 9.78917 13.3335 9.65815C13.2456 9.61448 13.1576 9.5708 13.0696 9.52713C12.9377 9.48346 12.8497 9.48346 12.7178 9.48346C12.5859 9.43979 12.5419 9.35244 12.5419 9.22142C12.5419 9.13407 12.6738 9.04673 12.7618 9.04673C13.4654 9.0904 13.9932 9.48346 14.0812 10.3132C14.0812 10.3569 14.0812 10.4443 14.0812 10.4879C14.0812 10.5753 14.0372 10.6626 13.9492 10.6626ZM13.5094 8.74102C13.2895 8.65367 13.0696 8.56632 12.8058 8.52265C12.7178 8.52265 12.5859 8.47898 12.4979 8.47898C12.366 8.47898 12.278 8.39163 12.322 8.26061C12.322 8.12959 12.4099 8.04225 12.5419 8.08592C12.9817 8.12959 13.3775 8.21694 13.7733 8.39163C14.5649 8.78469 15.0047 9.43979 15.1367 10.3132C15.1367 10.3569 15.1367 10.4006 15.1367 10.4443C15.1367 10.5316 15.1367 10.619 15.1367 10.75C15.1367 10.7937 15.1367 10.8373 15.1367 10.881C15.0927 11.0557 14.7848 11.0994 14.7408 10.881C14.7408 10.8373 14.6969 10.75 14.6969 10.7063C14.6969 10.3132 14.6089 9.92019 14.433 9.57081C14.1691 9.17775 13.8613 8.91571 13.5094 8.74102ZM15.8843 11.3614C15.7524 11.3614 15.6644 11.2304 15.6644 11.0994C15.6644 10.8373 15.6204 10.5753 15.5764 10.3132C15.4005 8.91571 14.2571 7.78021 12.8937 7.56184C12.6738 7.51817 12.4539 7.51817 12.278 7.4745C12.1461 7.4745 11.9702 7.4745 11.9262 7.2998C11.8822 7.16879 12.0141 7.03777 12.1461 7.03777C12.1901 7.03777 12.234 7.03777 12.234 7.03777C12.322 7.03777 14.0372 7.08144 12.234 7.03777C14.0812 7.08144 15.6204 8.30429 15.9283 10.1386C15.9722 10.4443 16.0162 10.75 16.0162 11.0994C16.1042 11.2304 16.0162 11.3614 15.8843 11.3614Z" fill="white" /></svg>');
}

.main_footer .footer_info .footer_socials .socials_vk {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24" rx="6" fill="%230077FF" /><path d="M12.5894 16.2C8.07948 16.2 5.50709 13.0469 5.3999 7.80005H7.65899C7.73319 11.6511 9.39865 13.2823 10.7178 13.6187V7.80005H12.845V11.1214C14.1477 10.9784 15.5163 9.46491 15.978 7.80005H18.1052C17.9312 8.6635 17.5844 9.48104 17.0865 10.2015C16.5885 10.9221 15.9501 11.53 15.2113 11.9874C16.036 12.4054 16.7645 12.9969 17.3486 13.7231C17.9327 14.4492 18.3592 15.2935 18.5999 16.2H16.2584C16.0423 15.4126 15.6031 14.7077 14.9959 14.1737C14.3887 13.6398 13.6405 13.3004 12.845 13.1982V16.2H12.5894Z" fill="white" /></svg>');
}


.main_footer .footer_info .info_with_icons {
  display: flex;
  flex-direction: column;
}

.main_footer .footer_info .info_with_icons {
  margin-left: 30px;
  padding-left: 30px;
  position: relative;

  border-left: 1px solid var(--neutral-200);
}

.main_footer .footer_info .info_with_icons>div {
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}

.main_footer .footer_info .info_with_icons>div:last-child {
  margin-bottom: 0;
}

.main_footer .footer_info .info_with_icons>div::before {
  content: '';
  width: 20px;
  height: 20px;

  display: block;
  position: absolute;
  left: 0;

  border: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
}

.main_footer .footer_info .info_with_icons>div,
.main_footer .footer_info .info_with_icons>div a {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: var(--neutral-200);
}

.main_footer .footer_info .info_with_icons .phone::before {
  top: 13px;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.00248 3.34814C7.14801 3.34815 7.2909 3.38709 7.4163 3.46095C7.54171 3.5348 7.64507 3.64086 7.71565 3.76814L8.71304 5.56473C8.77735 5.68062 8.81244 5.81044 8.81528 5.94295C8.81813 6.07546 8.78863 6.20667 8.72935 6.32521L7.76866 8.24739C7.76866 8.24739 8.04716 9.67904 9.21254 10.8448C10.3783 12.0102 11.8051 12.2842 11.8051 12.2842L13.7269 11.3231C13.8455 11.2638 13.9767 11.2342 14.1093 11.2371C14.2419 11.2399 14.3718 11.2751 14.4877 11.3394L16.2901 12.3417C16.417 12.4124 16.5228 12.5158 16.5964 12.6411C16.6701 12.7664 16.7089 12.9091 16.7088 13.0545V15.1231C16.7088 16.1767 15.7302 16.9376 14.732 16.6008C12.6818 15.9088 9.4992 14.5917 7.48201 12.5746C5.46522 10.5574 4.14774 7.37519 3.45618 5.32456C3.11937 4.32677 3.88025 3.34814 4.93391 3.34814H7.00248Z" stroke="%23E2E8F0" stroke-width="2" stroke-linejoin="round" /></svg>');
}

.main_footer .footer_info .info_with_icons .email::before {
  background-image: url('data:image/svg+xml,<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 1.16663V12.8333H1.5V1.16663M16.5 1.16663H1.5M16.5 1.16663L9 6.99996L1.5 1.16663M16.5 1.16663V6.99996M1.5 1.16663V6.99996" stroke="%23E2E8F0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}

.main_footer .footer_info .info_with_icons .address::before {
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.3335 7.77781V16.6667H16.6668V7.77781L10.0002 3.33337L3.3335 7.77781Z" stroke="%23E2E8F0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M7.77808 11.8519V16.6667H12.2225V11.8519H7.77808Z" stroke="%23E2E8F0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /><path d="M3.3335 16.6667H16.6668Z" stroke="%23E2E8F0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}

.main_footer .footer_info .info_with_icons .time::before {
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.99984 18.3333C14.6023 18.3333 18.3332 14.6025 18.3332 9.99996C18.3332 5.39746 14.6023 1.66663 9.99984 1.66663C5.39734 1.66663 1.6665 5.39746 1.6665 9.99996C1.6665 14.6025 5.39734 18.3333 9.99984 18.3333Z" stroke="%23E2E8F0" stroke-width="2" stroke-linejoin="round" /><path d="M10.0029 5V10.0042L13.5358 13.5375" stroke="%23E2E8F0" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}

.main_footer .footer_info .info_with_icons .phone a {
  display: block;
  margin-bottom: 10px;
}

/* end of footer */




/* main menu */
#main_menu .menu-container {
  position: relative;
}

#main_menu .menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  /* Полупрозрачный фон */
  z-index: 1000;
  /* Отображаем поверх всего */
  display: flex;
  justify-content: flex-start;
  /* Выравниваем меню слева */
  align-items: flex-start;
  /* Выравниваем меню сверху */
}

#main_menu .menu {
  background: var(--basic-white);
  height: 100%;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  /* Скрываем возможные полосы прокрутки всего меню */
}

#main_menu .menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 348px;
  overflow-y: auto;
  /* Добавляем вертикальную прокрутку, если необходимо */
  overflow-x: hidden;
  padding: 28px 29px;
  box-sizing: border-box;


  scrollbar-width: thin;
  scrollbar-color: var(--neutral-400) var(--neutral-100);
}

#main_menu .menu ul li {
  margin-bottom: 15px;
  padding: 6px 16px;
  padding-right: 30px;
  cursor: pointer;
  position: relative;
  overflow-wrap: break-word;
}

#main_menu .menu ul li a {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 16px;
  color: var(--neutral-900);
}

#main_menu .menu ul li:hover,
#main_menu .menu ul li.active {
  background: var(--neutral-100);
}

#main_menu .menu ul li:focus,
#main_menu .menu ul li.current {
  background: var(--neutral-200);
}

#main_menu .menu ul li.has-children::after {
  content: '';
  width: 20px;
  height: 20px;

  position: absolute;
  right: 0;

  border: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;

  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 16L13 10L7 4" stroke="%2394A3B8" stroke-width="3" /></svg>');
}


#main_menu .menu ul.level-2,
#main_menu .menu ul.level-3 {
  position: relative;
  /* Чтобы позиционировать подменю относительно родительского */
  top: 0;
  /* Сбрасываем возможное смещение */
  left: 0;
  background-color: #fff;
  /* Белый фон для лучшей видимости */
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  /* Небольшая тень для разделения */
  z-index: 1;
  /* Отображаем подменю поверх остальных элементов */
}


#main_menu .menu .menu-close {
  position: absolute;
  top: 0px;
  right: 25px;
  background: none;
  border: none;
  font-size: 44px;
  cursor: pointer;
  z-index: 10;
}

#main_menu .menu .search_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 348px;
  height: 146px;
  background-color: white;
  padding: 0 29px;
  padding-top: 28px;
  padding-bottom: 15px;
  z-index: 3;
}

#main_menu .menu .search_wrapper::after {
  content: '';
  width: 290px;
  height: 1px;
  background-color: var(--neutral-200);
  position: absolute;
  bottom: 0;
  left: 29px;
}

#main_menu .menu .filterCats {
  border: 1px solid var(--neutral-400);
  border-radius: 10px;
  height: 44px;
  padding: 0 15px;
  padding-left: 38px;
  width: 100%;
  background-color: white;
  margin-bottom: 15px;
}

#main_menu .menu .filterCats:hover {
  border: 1px solid var(--neutral-500);
}

#main_menu .menu .filterCats:focus {
  border: 2px solid var(--brand-blue---light);
}

#main_menu .catalog_download {
  border-radius: 10px;
  padding: 10px 16px;
  width: 100%;
  height: 44px;
  min-width: 36px;

  background: var(--brand-blue---deffault);
}

#main_menu .catalog_download:hover {
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  background: var(--brand-blue---light);
}

#main_menu .catalog_download a {
  display: block;
  width: 100%;
  height: 100%;

  display: flex;
  justify-content: center;
  align-items: center;
}

#main_menu .catalog_download a span {
  position: relative;

  font-weight: 600;
  font-size: 16px;
  color: var(--basic-white);
  position: relative;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding-right: 28px;
}

#main_menu .catalog_download a span::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  margin-left: 8px;
  top: 11px;
  border: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.8342 13.0002C15.9421 13 16.011 13.0307 16.0735 13.093C16.1361 13.1556 16.1668 13.2245 16.1663 13.3313L16.1663 15.0002C16.1662 15.3249 16.0567 15.5909 15.8235 15.8245C15.5907 16.0575 15.3252 16.1667 15.0002 16.1663L5.00024 16.1663C4.67545 16.1663 4.41 16.0565 4.177 15.8235C3.97308 15.6195 3.8626 15.3908 3.83814 15.1184L3.83325 14.9993L3.83325 13.3333C3.83325 13.2234 3.86484 13.155 3.92603 13.094C3.98823 13.032 4.05827 13.0005 4.16821 13.0002C4.276 13.0001 4.34494 13.0305 4.40747 13.093C4.47005 13.1556 4.50075 13.2245 4.50024 13.3313L4.50024 15.5002L15.5002 15.5002L15.5002 13.3333C15.5002 13.2233 15.5318 13.155 15.593 13.094C15.6552 13.0321 15.7245 13.0005 15.8342 13.0002ZM10.0012 3.83325C10.1092 3.83302 10.1779 3.86439 10.2405 3.927C10.303 3.98956 10.3338 4.05755 10.3333 4.16431L10.3333 11.3323L12.7493 8.91626C12.8216 8.84397 12.8881 8.81996 12.9758 8.82251C13.0704 8.82534 13.1449 8.85588 13.2209 8.92993C13.2894 9.00754 13.3203 9.08561 13.3235 9.18286C13.3259 9.25721 13.3064 9.32021 13.2307 9.39575L10.2297 12.3967C10.1912 12.4352 10.1616 12.4505 10.1428 12.4573C10.1048 12.4709 10.059 12.479 10.0022 12.4788L10.0002 12.4788C9.94179 12.4788 9.89427 12.4703 9.85474 12.4563C9.83795 12.4503 9.80979 12.436 9.77173 12.3977L9.76978 12.3967L6.76978 9.39673C6.69409 9.32104 6.67383 9.2572 6.67603 9.18188C6.67893 9.08516 6.70944 9.00667 6.77856 8.92895C6.8549 8.85571 6.93087 8.82624 7.02564 8.82349C7.11371 8.821 7.17898 8.845 7.25024 8.91626L9.66626 11.3323L9.66626 4.16626C9.66632 4.05654 9.69886 3.98794 9.76001 3.927C9.8221 3.86531 9.89154 3.83351 10.0012 3.83325Z" fill="%2394A3B8" stroke="white" /></svg>');
}

#main_menu .menu .search_categories {
  position: relative;
}

#main_menu .menu .search_categories::before {
  content: '';
  display: block;
  width: 20px;
  height: 44px;

  position: absolute;
  left: 10px;

  border: none;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.75008 15.8334C12.6622 15.8334 15.8334 12.6622 15.8334 8.75008C15.8334 4.838 12.6622 1.66675 8.75008 1.66675C4.838 1.66675 1.66675 4.838 1.66675 8.75008C1.66675 12.6622 4.838 15.8334 8.75008 15.8334Z" stroke="%2394A3B8" stroke-width="2" stroke-linejoin="round" /><path d="M13.8425 13.8425L17.3779 17.3779" stroke="%2394A3B8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
}

#main_menu .menu .level-1 {
  margin-top: 146px;
}

#main_menu .menu .level-1:not(.searched) li:nth-child(5) {
  padding-bottom: 15px;
  border-bottom: 2px solid #eee;
  margin-bottom: 15px;
}


.slide-from-left-enter {
  transform: translateX(-100%);
  /* Начинаем с положения слева */
}

.slide-from-left-enter-active {
  transform: translateX(0);
  /* Окончательное положение меню */
  transition: transform 0.3s ease-in-out;
  /* Применяем анимацию */
}

.slide-from-left-exit {
  transform: translateX(0);
  /* Исходное положение перед выходом */
}

.slide-from-left-exit-active {
  transform: translateX(-100%);
  /* Возвращаемся влево */
  transition: transform 0.3s ease-in-out;
  /* Применяем анимацию */
}

/* end of main menu */



/* main slider TODO remove to component */
.main_banner {
  margin-top: 40px;
  padding-bottom: 40px;
}

.main_banner .main_banner_slide {
  height: 322px;
  width: 100%;
  background: var(--neutral-900);
  border-radius: 24px;

  font-weight: 600;
  font-size: 16px;
  color: var(--basic-white);
  padding: 0 140px;
  margin-bottom: 40px;

  box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.04), 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}

.main_banner .main_banner_slide .main_banner_slide_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}


.left_color.blue_slide {
  height: 322px;
  background: linear-gradient(-75deg,
      var(--neutral-900) 50%,
      var(--brand-blue---deffault) 50%);
}

.left_color.orange_slide {
  background: linear-gradient(-75deg,
      var(--neutral-900) 50%,
      var(--brand-orange---ural) 50%);
}

.left_color.gray_slide {
  background: linear-gradient(-75deg,
      var(--neutral-900) 50%,
      var(--neutral-400) 50%);
}

.right_color.blue_slide {
  background: linear-gradient(-75deg,
      var(--brand-blue---deffault) 50%,
      var(--neutral-900) 50%);
}

.right_color.orange_slide {
  background: linear-gradient(-75deg,
      var(--brand-orange---ural) 50%,
      var(--neutral-900) 50%);
}

.right_color.gray_slide {
  background: linear-gradient(-75deg,
      var(--neutral-400) 50%,
      var(--neutral-900) 50%);
}

.main_banner .main_banner_slide .heading {
  color: var(--basic-white);
  font-size: 48px;
  font-family: var(--third-family);
  font-weight: 600;
}

.main_banner .main_banner_slide .text {
  color: var(--basic-white);
  text-transform: uppercase;
  font-weight: 400;
}

.main_banner .main_banner_slide .heading+.text {
  margin-top: 10px;
}

.main_banner .slick-dots li button,
.main_banner .slick-dots li {
  width: 16px;
  height: 16px;
}

.main_banner .slick-dots li button {

  padding: 0;
}

.main_banner .slick-dots li button:before {
  content: '';
  opacity: 1;

  height: 16px;
  width: 16px;

  border: none;
  cursor: pointer;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="4" fill="%23CBD5E1" /></svg>');
}

.main_banner .slick-dots li button:focus:before,
.main_banner .slick-dots li button:hover:before {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="6" fill="%23CBD5E1" /></svg>');
}

.main_banner .slick-dots li.slick-active button:before,
.main_banner .slick-dots li.slick-active button:hover:before {
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="%23475569" /></svg>');
}

.main_banner .slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 0;
  margin: 0 -20px;
}

.main_banner .slick-dots {
  bottom: 0;
}

.main_banner .slick-slide {
  padding: 0 20px;
}

.main_banner .slick-next,
.main_banner .slick-prev {
  z-index: 3;
  height: calc(100% - 40px);
  width: 120px;
  top: 0;
  transform: none;
  border: none;
  cursor: pointer;
  /*background-size: 30px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
}

.main_banner .slick-prev::before,
.main_banner .slick-next::before {
  content: '';
  display: none;
}

.main_banner .slick-prev {
  border-radius: 24px 0 0 24px;
  left: 20px;
  background-image: url('data:image/svg+xml,<svg width="120" height="322" viewBox="0 0 120 322" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M71 176L56 161L71 146" stroke="%23E2E8F0" stroke-width="10" /></svg>');
}

.main_banner .slick-prev:hover {
  background-image: url('data:image/svg+xml,<svg width="120" height="322" viewBox="0 0 120 322" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 24C0 10.7452 10.7452 0 24 0H120V322H24C10.7452 322 0 311.255 0 298V24Z" fill="url(%23paint0_radial_4110_2974)" /><path d="M71 176L56 161L71 146" stroke="%23F8FAFC" stroke-width="10" /><defs><radialGradient id="paint0_radial_4110_2974" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.01321e-05 161) rotate(90) scale(161 84.9941)"><stop stop-color="white" stop-opacity="0.2" /><stop offset="1" stop-color="white" stop-opacity="0" /></radialGradient></defs></svg>');
}

.main_banner .slick-next {
  border-radius: 0 24px 24px 0;
  right: 20px;
  background-image: url('data:image/svg+xml,<svg width="120" height="322" viewBox="0 0 120 322" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M51 146L66 161L51 176" stroke="%23E2E8F0" stroke-width="10" /></svg>');
}

.main_banner .slick-next:hover {
  background-image: url('data:image/svg+xml,<svg width="120" height="322" viewBox="0 0 120 322" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H96C109.255 0 120 10.7452 120 24V298C120 311.255 109.255 322 96 322H0V0Z" fill="url(%23paint0_radial_4110_2976)" /><path d="M51 146L66 161L51 176" stroke="%23F8FAFC" stroke-width="10" /><defs><radialGradient id="paint0_radial_4110_2976" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(120 161) rotate(90) scale(166.031 87.6502)"><stop stop-color="white" stop-opacity="0.2" /><stop offset="1" stop-color="white" stop-opacity="0" /></radialGradient></defs></svg>');
}



/* end of main slider */


/* catalog categories TODO remove to component */
.categories_block {
  overflow: hidden;
}

h2.underlined {
  font-weight: 600;
  font-size: 30px;
  color: var(--neutral-600);
  padding-bottom: 10px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--neutral-400);
}

.top_categories {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 64px;

  column-gap: 20px;
  row-gap: 24px;
}

.top_categories .top_category {
  position: relative;

  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background: var(--neutral-100);
  border-radius: 12px;
}

.top_categories .top_category:hover {
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.top_categories .top_category a {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0 15px;
  padding-left: 63px;
  align-items: center;
  text-decoration: none;
  color: var(--neutral-600);
}

.top_categories .top_category:hover a {
  color: var(--brand-blue---deffault);
}

.top_categories .top_category svg,
.top_categories .top_category img {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 16px;
}

.top_categories .top_category span {
  font-weight: 600;
  font-size: 14px;
  line-height: 129%;
  text-transform: uppercase;
  color: var(--neutral-600);
}

.top_categories .top_category:hover span {
  color: var(--brand-blue---deffault);
}

.js-excerpt {
  height: 416px;
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.6s ease;

  padding-bottom: 4px;
}

.excerpt-hidden::after {
  content: "";
  position: absolute;
  /*bottom: 0;*/
  bottom: -18px;
  left: 0;
  width: 100%;
  height: 44px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}

.js-excerpt.excerpt-visible {
  height: calc-size(auto, size);
}

.main_container .js-show-more {
  display: block;
  float: right;
  margin-top: 36px;

  font-weight: 400;
  font-size: 16px;
  color: var(--neutral-600);
  text-decoration: none;
  position: relative;
  padding-right: 32px;
}

.js-show-more::after {
  content: '';
  position: absolute;
  right: 0;

  width: 24px;
  height: 24px;

  transition: transform 0.6s ease;

  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke="%23475569" stroke-width="3" /></svg>');
}

.js-show-more.shown::after {
  transform: rotate(180deg);
}

/* catalog categories */


.full_width>div {
  width: 1120px;
  margin: 0 auto;
}

.about_us {
  margin-top: 40px;
  padding: 60px 0;
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  background: var(--neutral-50);
}

.about_us h1 {
  font-weight: 600;
  font-size: 36px;
  color: var(--neutral-600);
  text-align: center;
  margin-bottom: 24px;
}

.three_columns {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.three_columns>div {
  width: 360px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--neutral-600);
}


/* our partners */
.partners_block {
  margin-top: 60px;
  margin-bottom: 25px;

}

.partners_block h3 {
  display: block;
  font-weight: 600;
  font-size: 30px;
  color: var(--neutral-600);
  border-bottom: 1px solid var(--neutral-400);
  margin-bottom: 24px;
}

.partners_block .partners_slider {
  margin: 0 -10px;
}

.partners_block .slick-slide {
  margin: 0 10px;
}

.partners_block .slick-list {
  padding-bottom: 15px;
}

.partners_block .partner .partner_wrapper {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  background: var(--neutral-100);
  height: 305px;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.partners_block .partner .partner_logo {
  border-radius: 24px;
  width: 100%;
  height: 239px;
}

.partners_block .partner .partner_logo img {
  border-radius: 24px;
  width: 100%;
  height: 239px;
}

.partners_block .partner .partner_name {
  height: 100%;
  width: 100%;
  border-radius: 0 0 24px 24px;
  display: flex;
  justify-content: center;
  align-items: center;

  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--neutral-600);
}


.partners_block .slick-next,
.partners_block .slick-prev {
  z-index: 3;
  height: 320px;
  width: 140px;
  top: 0;
  transform: none;
  border: none;
  cursor: pointer;
  /*background-size: 30px;*/
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: inherit;
}

.partners_block .slick-prev::before,
.partners_block .slick-next::before {
  content: '';
  display: none;
}

.partners_block .slick-prev {
  left: 0px;
  background-image: url('data:image/svg+xml,<svg width="140" height="320" viewBox="0 0 140 320" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="140" height="320" fill="url(%23paint0_linear_4110_3512)" /><defs><linearGradient id="paint0_linear_4110_3512" x1="140" y1="160.525" x2="-5.31935e-07" y2="160.525" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0" /><stop offset="1" stop-color="white" /></linearGradient></defs></svg>');
}


.partners_block .slick-next {
  right: 0px;
  background-image: url('data:image/svg+xml,<svg width="120" height="320" viewBox="0 0 120 320" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="120" height="320" fill="url(%23paint0_linear_4110_3514)" /><defs><linearGradient id="paint0_linear_4110_3514" x1="-2.76517e-07" y1="86.5574" x2="120" y2="86.5574" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0" /><stop offset="1" stop-color="white" /></linearGradient></defs></svg>');
}


/* eof our partners */

.main_container .main_heading {
  display: block;
  width: 100%;
  border-bottom: 1px solid var(--neutral-200);

  font-weight: 600;
  font-size: 24px;
  color: var(--neutral-600);

  padding-bottom: 12px;
  margin-bottom: 20px;
}


.copy_this {
  position: relative;
  cursor: pointer;
  padding-right: 26px;
}
.main-product .copy_this{
  padding-right: 30px;	
}
.copy_this::after {
  content: '';
  display: inline-block;

  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  
  background-size: 20px;

  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.5 6.216V3.906C6.50013 3.53306 6.64838 3.17544 6.91213 2.91178C7.17589 2.64812 7.53356 2.5 7.9065 2.5H20.0935C20.4665 2.5 20.8243 2.64818 21.088 2.91195C21.3518 3.17572 21.5 3.53347 21.5 3.9065V16.094C21.4999 16.4669 21.3517 16.8244 21.088 17.088C20.8244 17.3517 20.4669 17.4999 20.094 17.5H17.758' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3e%3cpath d='M16.094 6.5H3.9055C3.53265 6.50027 3.17515 6.64857 2.9116 6.91231C2.64805 7.17605 2.5 7.53365 2.5 7.9065V20.0935C2.5 20.4665 2.64818 20.8243 2.91195 21.088C3.17572 21.3518 3.53347 21.5 3.9065 21.5H16.094C16.4669 21.4999 16.8244 21.3517 17.088 21.088C17.3517 20.8244 17.4999 20.4669 17.5 20.094V7.9055C17.4997 7.53273 17.3515 7.17532 17.0879 6.91178C16.8242 6.64824 16.4668 6.50013 16.094 6.5Z' stroke='%2394A3B8' stroke-width='2' stroke-linejoin='round' /%3e%3c/svg%3e");}
.main-product .copy_this::after{
  background-size: 24px;	
  width: 24px;
  height: 24px;
}
.copy_this:hover::after{
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.5 6.216V3.906C6.50013 3.53306 6.64838 3.17544 6.91213 2.91178C7.17589 2.64812 7.53356 2.5 7.9065 2.5H20.0935C20.4665 2.5 20.8243 2.64818 21.088 2.91195C21.3518 3.17572 21.5 3.53347 21.5 3.9065V16.094C21.4999 16.4669 21.3517 16.8244 21.088 17.088C20.8244 17.3517 20.4669 17.4999 20.094 17.5H17.758' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3e%3cpath d='M16.094 6.5H3.9055C3.53265 6.50027 3.17515 6.64857 2.9116 6.91231C2.64805 7.17605 2.5 7.53365 2.5 7.9065V20.0935C2.5 20.4665 2.64818 20.8243 2.91195 21.088C3.17572 21.3518 3.53347 21.5 3.9065 21.5H16.094C16.4669 21.4999 16.8244 21.3517 17.088 21.088C17.3517 20.8244 17.4999 20.4669 17.5 20.094V7.9055C17.4997 7.53273 17.3515 7.17532 17.0879 6.91178C16.8242 6.64824 16.4668 6.50013 16.094 6.5Z' stroke='%23475569' stroke-width='2' stroke-linejoin='round' /%3e%3c/svg%3e");
}

.tooltip {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  z-index: 1000;
  font-size: 14px;
  color: black;
  opacity: 1;
}




.labels .orange{
	border-color: var(--brand-orange---ural);
	color: var(--brand-orange---ural);
}
.labels .green{
	border-color: var(--status-green);
	color: var(--status-green);
}





.tabs-container {
    overflow: hidden;
}
.tabs-header {
    display: flex;
	border-bottom: 1px solid var(--neutral-200);
}
.tab-button {
    padding: 0;
	height: 44px;
	margin-right: 20px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s;
	
	font-weight: 600;
	font-size: 16px;
	color: var(--neutral-600);
	
    box-sizing: content-box;
    margin-bottom: -1px;
}
.tab-button.active {
    border-bottom: 3px solid var(--brand-blue---deffault); 
	color: var(--brand-blue---deffault);
}
.tab-button:hover {
    color: var(--neutral-900);
}
.tabs-content {
    padding-top: 20px;
}
.tab-pane {
    display: none;
 }
.tab-pane.active {
    display: block;
 }
 
 

body .fancybox-is-open .fancybox-bg{
	opacity: .1;
}

body .fancybox-slide--image .fancybox-content{
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	background: var(--neutral-600);
	border-radius: 12px;
}
body .fancybox-image{
	border-radius: 12px;	
}



body[data-page="login"] .main_container .main_heading{
	margin-top: 40px;
	margin-bottom: 21px;
	border-bottom: none;
	position: relative;
	padding-bottom: 0;
	
	font-weight: 600;
	font-size: 36px;
	color: var(--neutral-900);
}
body[data-page="login"] .main_container .main_heading::after{
	display: block;
	content: 'Поля отмеченные звёздочкой обязательны для заполнения';
	
	font-weight: 400;
	font-size: 14px;
	color: var(--neutral-400);
	margin-top: 6px;
}

.bx-authform .bx-authform-label-container{
	font-weight: 500;
	font-size: 14px;
	color: var(--neutral-600);
	padding-bottom: 4px;
}

.bx-authform .bx-authform-input-container input[type="text"], 
.bx-authform .bx-authform-input-container input[type="password"]{
	background: var(--basic-white);
	height: 44px;
	border: 1px solid var(--neutral-400);
	border-radius: 10px;
	padding: 0 12px;
	
	font-size: 16px;
}
.bx-authform .bx-authform-formgroup-container{
	margin-bottom: 22px;
}
.bx-authform input[type="submit"]{
	background: var(--brand-blue---deffault);
	margin-top: 6px;
	width: 100%;
	height: 44px;
	
	border-radius: 10px;
	font-weight: 600;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	color: var(--basic-white);
}

.bx-authform hr.bxe-light{
	display: none;
}

.bx-authform .bx-authform-link-container{
	text-align: center;
}
.bx-authform .bx-authform-link-container a {
	text-decoration: none;
}
.bx-authform .bx-authform-link-container a b{
	font-weight: 400;
	font-size: 14px;
	text-align: center;

	color: var(--status-blue);
}
/* End */
/* /local/templates/svema2025/components/arturgolubev/search.title/.default/style.css?177548459710459 */
/* /local/templates/svema2025/components/bitrix/sale.basket.basket.line/cart/style.css?17754846074227 */
/* /local/templates/svema2025/styles.css?1775484595108757 */
