

/* Start:/local/templates/toyama/css/pages.css?178826811437163*/
.page-shell.container-new {
	padding-top: 0.75rem;
	padding-bottom: 3rem;
}

.page-shell .page-breadcrumbs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-bottom: 1.25rem;
}

.page-shell .breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: 400;
	color: #777;
	background: transparent;
}

.page-shell .breadcrumb-item {
	display: inline-flex;
	align-items: center;
	font-weight: 400;
}

.page-shell .breadcrumb-item:not(:last-child)::after {
	content: "/";
	margin: 0 0.45rem;
	color: #bbb;
}

.page-shell .breadcrumb-item a,
.page-shell .breadcrumb-item span {
	color: #777;
	text-decoration: none;
	font-weight: 400;
	transition: color 0.2s;
}

.page-shell .breadcrumb-item a:hover {
	color: var(--font-red, var(--red, #df0024));
}

.page-shell .page-back-link {
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.page-shell .us-main-shop-title {
	margin: 0 0 1.5rem;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	color: #000;
	font-family: var(--font-family-2, inherit);
}

.sitemap-list > div {
	margin: 0 0 0.5rem;
}

.sitemap-list > div > ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

.sitemap-list > div ul ul {
	margin: 0;
	padding-left: 1.5em;
	list-style: none;
}

.sitemap-list > div li {
	position: relative;
	margin-top: 8px;
	padding: 0;
	list-style: none;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
}

.sitemap-list > div li::before {
	content: '';
	display: inline-block;
	margin-right: 0.5em;
	border-style: solid;
	border-width: 0.5em 0.5em 0 0;
	border-color: var(--red, #df0024) transparent transparent transparent;
	vertical-align: middle;
}

.sitemap-list > div a {
	color: inherit;
	text-decoration: none;
}

.sitemap-list > div a:hover {
	color: var(--red, #df0024);
}

@media (max-width: 768px) {
	.sitemap-list > div li {
		font-size: 1.5em;
	}
}

.information-bg {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-image: url('/local/templates/toyama/css/../images/information/top_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	margin-bottom: 50px;
	padding: 80px 0;
	text-align: center;
}

.information-bg .us-main-shop-title {
	margin: 0;
	color: #fff;
	font-size: 35px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	width: auto;
}

.information-bg .breadcrumb {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
	color: rgba(255, 255, 255, 0.8);
	background-color: transparent;
	font-size: 13px;
}

.information-bg .breadcrumb-item a,
.information-bg .breadcrumb-item span {
	color: rgba(255, 255, 255, 0.9);
	font-weight: 400;
	transition: color 0.2s;
}

.information-bg .breadcrumb-item a:hover {
	color: var(--font-red, var(--red, #df0024));
}

.information-bg .breadcrumb-item:not(:last-child)::after {
	content: "/";
	margin: 0 0.45rem;
	color: rgba(255, 255, 255, 0.55);
}

.page-content {
	line-height: 1.65;
	color: #222;
}

.page-content h2 {
	margin: 2.25rem 0 0.85rem;
	font-size: 1.35rem;
	font-weight: 700;
	line-height: 1.35;
	color: #111;
}

.page-content h2:first-child {
	margin-top: 0;
}

.page-content p {
	margin: 0 0 1rem;
}

.page-content ul {
	margin: 0 0 1.25rem;
	padding-left: 1.35rem;
}

.page-content li {
	margin-bottom: 0.35rem;
}

#information-information {
	padding-bottom: 3rem;
}

#information-information #content {
	color: #000;
	font-size: 16px;
	line-height: 1.65;
}

#information-information #content h3 {
	margin: 1.75rem 0 0.85rem;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.35;
	color: #000;
}

#information-information #content h3:first-child {
	margin-top: 0;
}

#information-information #content .us-main-shop-title,
#information-information #product-dealer > .us-main-shop-title {
	margin: 0 0 30px;
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	color: #000;
	font-family: var(--font-family-2, inherit);
}

#information-information #content p {
	margin: 0 0 1rem;
}

#information-information #content ul {
	margin: 0 0 1.25rem;
	padding-left: 1.5em;
	list-style: disc;
}

#information-information #content li {
	display: list-item;
	margin: 0 0 0.35rem;
}

#information-information #product-dealer {
	margin-top: 1.5rem;
}

.legal-layout {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2rem 3rem;
	align-items: start;
	margin-bottom: 2rem;
}

.legal-attrs {
	min-width: 0;
}

.legal-attrs .attr-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0.35rem;
}

.legal-attrs .attr-item:last-child {
	margin-bottom: 0;
}

.legal-attrs .attr-item > span:first-child {
	flex: 0 0 auto;
	white-space: nowrap;
	color: #111;
}

.legal-attrs .attr-item__line {
	flex: 1 1 auto;
	border-bottom: 1px dotted #ddd;
	height: 1.1em;
	margin: 0 0.5em;
	min-width: 1rem;
}

.legal-attrs .attr-item > span:last-child {
	flex: 0 1 auto;
	color: #111;
	text-align: right;
}

.legal-attrs .attr-item--long > span:last-child {
	max-width: 62%;
}

.legal-map {
	position: relative;
	min-width: 0;
	overflow: hidden;
}

.legal-map .bx-yandex-view-layout,
.legal-map .bx-yandex-view-map,
.legal-map .bx-yandex-map {
	width: 100% !important;
}

#cooperation-benefits {
	margin-bottom: 150px;
}

#cooperation-steps {
	margin-bottom: 150px;
}

#information-contact hgroup {
	text-align: center;
}

#information-contact hgroup h6 {
	font-size: 1.2em;
	font-weight: 400;
	color: var(--red, #df0024);
	margin: 1.5rem 0 0.05em;
}

#cooperation-benefits hgroup h6 {
	font-weight: 700;
}

#information-contact hgroup h2 {
	color: #111113;
	margin: 0 0 1.28em;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: 700;
	text-align: center;
}

.benefits-grid,
.steps-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 3em;
	margin-top: 3em;
}

.benefit {
	display: flex;
	align-items: center;
	gap: 2em;
}

.benefit img {
	flex: 0 0 auto;
	width: 70px;
	height: 70px;
	object-fit: contain;
}

.benefit strong {
	display: block;
	font-weight: 400;
	color: var(--red, #db0303);
	margin: 1.5rem 0 0.05em;
	line-height: 1.25;
}

.benefit p {
	margin: 0;
	color: #333;
	font-size: 15px;
	line-height: 1.45;
}

.step {
	display: flex;
	align-items: center;
	gap: 1em;
}

.step-counter {
	flex: 0 0 auto;
	font-size: 2em;
	font-weight: 700;
	color: var(--red, #db0303);
	line-height: 1;
}

.step p {
	margin: 0;
	font-size: 16px;
	color: #333;
	line-height: 1.45;
}

.cooperation-form {
	max-width: none;
	margin: 0 0 3rem;
}

.cooperation-form .form-row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
	margin-bottom: 1rem;
}

.cooperation-form .form-group {
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
}

.cooperation-form label {
	font-size: 14px;
	font-weight: 500;
}

.cooperation-form .text-danger {
	color: var(--red, #db0303);
}

.cooperation-form .form-control {
	width: 100%;
	height: 42px;
	padding: 0.5rem 0.75rem;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	background: #fff;
}

.cooperation-form textarea.form-control {
	height: auto;
	min-height: 180px;
	resize: vertical;
}

.cooperation-form__extra {
	margin-top: 1.5rem;
}

.cooperation-form__extra h4 {
	margin: 0 0 0.75rem;
	font-size: 1.25rem;
	font-weight: 600;
	color: #000;
}

.cooperation-form__extra > p {
	margin: 0 0 1.25rem;
	font-size: 15px;
	line-height: 1.5;
	color: #333;
}

.cooperation-form .form-check {
	display: flex;
	align-items: flex-start;
	gap: 0.5rem;
	margin: 1rem 0 1.25rem;
	font-size: 14px;
}

.cooperation-form__required {
	margin: 0 0 1rem;
	color: #555;
}

.cooperation-form .us-product-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 243px;
	height: 40px;
	padding: 0 1.5rem;
	border: 0;
	border-radius: 20px;
	background: #0b0b0b;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	transition: background 0.15s ease;
}

.cooperation-form .us-product-btn:hover {
	background: var(--red, #db0303);
}

.cooperation-crm-form {
	margin: 0 0 3rem;
}

.cooperation-crm-form .b24-form,
.cooperation-crm-form .b24-form-wrapper,
.cooperation-crm-form .b24-form-inner,
.cooperation-crm-form .b24-form-content,
.cooperation-crm-form .b24-form-padding-side {
	max-width: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
}

.cooperation-crm-form .b24-form {
	--b24-font-family: var(--font-family-1, 'Ubuntu', sans-serif);
	--b24-text-color: #2a2a2f;
	--b24-background-color: transparent;
	--b24-primary-color: #0b0b0b;
	--b24-primary-text-color: #fff;
	--b24-field-border-color: #ccc;
	--b24-field-background-color: #fff;
	--b24-field-focus-background-color: #fff;
	font-family: var(--font-family-1, 'Ubuntu', sans-serif);
}

.cooperation-crm-form .b24-form-header,
.cooperation-crm-form .b24-form-sign {
	display: none !important;
}

.cooperation-crm-form .cooperation-crm-fields {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
	align-items: start;
}

.cooperation-crm-form .b24-form-field {
	float: none !important;
	flex: none !important;
	display: block !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.cooperation-crm-form .cooperation-form__extra,
.cooperation-crm-form .cooperation-crm-field--extra,
.cooperation-crm-form .b24-form-field-agreement,
.cooperation-crm-form .b24-form-field-recaptcha,
.cooperation-crm-form .cooperation-form__required,
.cooperation-crm-form .b24-form-btn-container,
.cooperation-crm-form .b24-form-btn-block {
	grid-column: 1 / -1;
}

.cooperation-crm-form .b24-form-control-container,
.cooperation-crm-form .b24-form-control-icon-after,
.cooperation-crm-form .b24-form-control-icon-before {
	min-height: 0 !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.cooperation-crm-form .b24-form-control-container {
	display: flex !important;
	flex-direction: column !important;
	align-items: stretch !important;
	position: relative !important;
}

.cooperation-crm-form .b24-form-control-label,
.cooperation-crm-form .b24-form-control:focus + .b24-form-control-label,
.cooperation-crm-form .b24-form-control-not-empty + .b24-form-control-label,
.cooperation-crm-form .b24-form-control-text .b24-form-control-label,
.cooperation-crm-form .b24-form-control-text .b24-form-control:focus + .b24-form-control-label,
.cooperation-crm-form .b24-form-control-text .b24-form-control-not-empty + .b24-form-control-label {
	order: -1;
	position: static !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	transform: none !important;
	height: auto !important;
	margin: 0 0 0.35rem !important;
	padding: 0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.3 !important;
	color: #2a2a2f !important;
	background: transparent !important;
	opacity: 1 !important;
	pointer-events: auto !important;
	white-space: normal !important;
}

.cooperation-crm-form .cooperation-req,
.cooperation-crm-form .text-danger {
	color: var(--red, #db0303);
	font-weight: 400;
}

.cooperation-crm-form .b24-form-control-string .b24-form-control,
.cooperation-crm-form .b24-form-control-list .b24-form-control,
.cooperation-crm-form .b24-form-control-text .b24-form-control,
.cooperation-crm-form .cooperation-crm-field--oneline-text .b24-form-control,
.cooperation-crm-form input.b24-form-control,
.cooperation-crm-form textarea.b24-form-control {
	box-sizing: border-box !important;
	width: 100% !important;
	max-width: none !important;
	height: 42px !important;
	min-height: 42px !important;
	max-height: 42px !important;
	margin: 0 !important;
	padding: 0.5rem 0.75rem !important;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	background: #fff !important;
	box-shadow: none !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
	color: #2a2a2f !important;
	resize: none !important;
}

.cooperation-crm-form .cooperation-crm-field--extra .b24-form-control-text .b24-form-control,
.cooperation-crm-form .cooperation-crm-field--extra textarea.b24-form-control {
	height: auto !important;
	min-height: 180px !important;
	max-height: none !important;
	resize: vertical !important;
}

.cooperation-crm-form .b24-form-control-string .b24-form-control:focus:not([readonly]),
.cooperation-crm-form .b24-form-control-text .b24-form-control:focus:not([readonly]),
.cooperation-crm-form .b24-form-control:focus {
	border-color: #c7c7c7 !important;
	outline: none !important;
	box-shadow: none !important;
	background: #fff !important;
}

.cooperation-crm-form .b24-form-field-agreement {
	margin-top: 0.25rem !important;
}

.cooperation-crm-form .b24-form-field-agreement .b24-form-control-container {
	display: block !important;
}

.cooperation-crm-form .b24-form-control-agreement,
.cooperation-crm-form .b24-form-field-agreement label {
	display: flex !important;
	align-items: flex-start;
	gap: 0.5rem;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.45;
	color: #2a2a2f !important;
}

.cooperation-crm-form .b24-form-control-agreement input[type="checkbox"],
.cooperation-crm-form .b24-form-control-bool input[type="checkbox"] {
	width: 16px !important;
	height: 16px !important;
	margin: 0.2rem 0 0 !important;
	flex: 0 0 auto;
	accent-color: #0b0b0b;
}

.cooperation-crm-form .b24-form-control-desc {
	font-size: 14px !important;
	line-height: 1.45 !important;
	color: #2a2a2f !important;
}

.cooperation-crm-form .b24-form-field-agreement a,
.cooperation-crm-form .b24-form-field-agreement-link {
	color: #00aeef !important;
}

.cooperation-crm-form .cooperation-form__required {
	margin: 0.5rem 0 1.25rem;
	color: var(--red, #db0303);
}

.cooperation-crm-form .b24-form-btn-container,
.cooperation-crm-form .b24-form-btn-block {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 0.5rem 0 0 !important;
	padding: 0 !important;
}

.cooperation-crm-form .b24-form-btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-width: 243px;
	width: auto !important;
	max-width: none !important;
	height: 40px !important;
	margin: 0 !important;
	padding: 0 1.5rem !important;
	border: 0 !important;
	border-radius: 20px !important;
	background: #0b0b0b !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	text-transform: uppercase;
	box-shadow: none !important;
	cursor: pointer;
	transition: background 0.15s ease;
}

.cooperation-crm-form .b24-form-btn:hover {
	background: var(--red, #db0303) !important;
	color: #fff !important;
}

.feedback-crm-form {
	max-width: 720px;
	margin: 0 0 3rem;
}

.feedback-crm-form .b24-form,
.feedback-crm-form .b24-form-wrapper,
.feedback-crm-form .b24-form-inner,
.feedback-crm-form .b24-form-content,
.feedback-crm-form .b24-form-padding-side {
	max-width: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
}

.feedback-crm-form .b24-form {
	--b24-font-family: var(--font-family-1, 'Ubuntu', sans-serif);
	--b24-text-color: #2a2a2f;
	--b24-background-color: transparent;
	--b24-primary-color: #0b0b0b;
	--b24-primary-text-color: #fff;
	--b24-field-border-color: #d8dedf;
	--b24-field-background-color: #fff;
	--b24-field-focus-background-color: #fff;
	font-family: var(--font-family-1, 'Ubuntu', sans-serif);
}

.feedback-crm-form .b24-form-header,
.feedback-crm-form .b24-form-header-padding,
.feedback-crm-form .b24-form-sign {
	display: none !important;
}

.feedback-crm-form .b24-form-field {
	float: none !important;
	flex: none !important;
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}

.feedback-crm-form .b24-form-control-container,
.feedback-crm-form .b24-form-control-icon-after,
.feedback-crm-form .b24-form-control-icon-before {
	min-height: 0 !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.feedback-crm-form .b24-form-control-container {
	display: flex !important;
	flex-direction: column !important;
	align-items: stretch !important;
	position: relative !important;
}

.feedback-crm-form .b24-form-control-label,
.feedback-crm-form .b24-form-control:focus + .b24-form-control-label,
.feedback-crm-form .b24-form-control-not-empty + .b24-form-control-label,
.feedback-crm-form .b24-form-control-text .b24-form-control-label,
.feedback-crm-form .b24-form-control-text .b24-form-control:focus + .b24-form-control-label,
.feedback-crm-form .b24-form-control-text .b24-form-control-not-empty + .b24-form-control-label {
	order: -1;
	position: static !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	transform: none !important;
	height: auto !important;
	margin: 0 0 0.35rem !important;
	padding: 0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.3 !important;
	color: #2a2a2f !important;
	background: transparent !important;
	opacity: 1 !important;
	pointer-events: auto !important;
	white-space: normal !important;
}

.feedback-crm-form .text-danger,
.feedback-crm-form .b24-form-control-required {
	color: var(--red, #db0303) !important;
	font-weight: 400;
}

.feedback-crm-form .b24-form-control-string .b24-form-control,
.feedback-crm-form input.b24-form-control {
	box-sizing: border-box !important;
	width: 100% !important;
	height: 40px !important;
	min-height: 40px !important;
	max-height: 40px !important;
	margin: 0 !important;
	padding: 10px !important;
	border: 1px solid var(--bg-color-2, #d8dedf) !important;
	border-radius: 5px !important;
	background: #fff !important;
	box-shadow: none !important;
	font-size: 14px !important;
	line-height: 1.3 !important;
	color: #2a2a2f !important;
}

.feedback-crm-form .b24-form-control-text .b24-form-control,
.feedback-crm-form textarea.b24-form-control,
.feedback-crm-form .feedback-crm-field--message textarea.b24-form-control {
	box-sizing: border-box !important;
	width: 100% !important;
	height: 200px !important;
	min-height: 200px !important;
	max-height: none !important;
	margin: 0 !important;
	padding: 10px !important;
	border: 1px solid var(--bg-color-2, #d8dedf) !important;
	border-radius: 5px !important;
	background: #fff !important;
	box-shadow: none !important;
	font-size: 14px !important;
	line-height: 1.4 !important;
	color: #2a2a2f !important;
	resize: vertical !important;
}

.feedback-crm-form .b24-form-control:focus {
	border-color: #c7c7c7 !important;
	outline: none !important;
	box-shadow: none !important;
	background: #fff !important;
}

.feedback-crm-form .b24-form-control-alert-message {
	margin-top: 0.35rem !important;
	font-size: 13px !important;
	color: var(--red, #db0303) !important;
}

.feedback-crm-form .b24-form-field-agreement {
	margin: 0 0 20px !important;
}

.feedback-crm-form .b24-form-field-agreement .b24-form-control-container,
.feedback-crm-form .b24-form-control-agreement {
	display: flex !important;
	flex-direction: row !important;
	flex-wrap: wrap;
	align-items: flex-start !important;
	gap: 0.5rem;
}

.feedback-crm-form .b24-form-control-agreement input[type="checkbox"] {
	width: 17px !important;
	height: 17px !important;
	margin: 0.15rem 0 0 !important;
	flex: 0 0 auto;
	accent-color: var(--red, #df0024);
}

.feedback-crm-form .b24-form-control-desc,
.feedback-crm-form .b24-form-field-agreement-link {
	font-size: 12px !important;
	line-height: 1.45 !important;
	color: #57565c !important;
}

.feedback-crm-form .b24-form-field-agreement a,
.feedback-crm-form .b24-form-field-agreement-link {
	color: #50a8ff !important;
	text-decoration: underline;
	cursor: pointer;
}

.feedback-crm-form .feedback-form__required {
	margin: 0 0 1rem;
	color: #555;
	font-size: 14px;
}

.feedback-crm-form .b24-form-btn-container,
.feedback-crm-form .b24-form-btn-block {
	display: flex !important;
	flex-direction: column;
	align-items: flex-start;
	margin: 0 !important;
	padding: 0 !important;
}

.feedback-crm-form .b24-form-btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	min-width: 243px;
	width: auto !important;
	max-width: none !important;
	height: 40px !important;
	margin: 0 !important;
	padding: 0 1.5rem !important;
	border: 0 !important;
	border-radius: 20px !important;
	background: #0b0b0b !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	text-transform: uppercase;
	box-shadow: none !important;
	cursor: pointer;
	transition: background 0.15s ease;
}

.feedback-crm-form .b24-form-btn:hover {
	background: var(--red, #db0303) !important;
	color: #fff !important;
}

#product-dealer #content {
	min-width: 0;
}

.locations-map-wrap {
	margin-bottom: 1.25rem;
}

.locations-map,
#map.locations-map,
.toyama-locations #map {
	width: 100%;
	height: 500px;
	margin-bottom: 1rem;
	background: #e9e9ef;
	border: 1px solid #ddd;
	overflow: hidden;
}

.dealer-item__motor {
	color: #333;
	font-size: 14px;
}

.dealer-item .us-product-btn,
.dealer-item__buy {
	width: 100%;
	max-width: 243px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 16px;
	padding: 0 1rem;
	border: 0;
	border-radius: 20px;
	background: #0b0b0b;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer;
	transition: background 0.15s ease;
}

.dealer-item .us-product-btn:hover,
.dealer-item__buy:hover {
	background: var(--red, #db0303);
	color: #fff !important;
}

.city-chips .filters-page-block-link {
	appearance: none;
	-webkit-appearance: none;
	font: inherit;
	cursor: pointer;
}

.city-chips .filters-page-block-link[hidden] {
	display: none !important;
}

.locations-list-heading {
	font-size: 20px;
	font-weight: 600;
	margin: 1.25rem 0 0.5rem;
}

.locations-filters {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1.25rem;
}

.locations-filters .form-control {
	min-width: 160px;
	max-width: 320px;
	height: 40px;
	padding: 0.4rem 0.75rem;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	background: #fff;
}

.locations-filters__motor {
	min-width: 260px;
	max-width: 360px;
}

.locations-filters__hint {
	margin-left: auto;
	flex: 0 1 auto;
	font-size: 15px;
	line-height: 1.35;
	color: #111;
	text-align: right;
	white-space: nowrap;
}

.toyama-locations .bx-yandex-view-layout,
.toyama-locations .bx-yandex-view-map {
	width: 100%;
	margin-bottom: 1.25rem;
}

#list-dealer-title {
	font-size: 20px;
	margin: 1.5rem 0;
	font-weight: 600;
}

#list-dealer {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 15px;
}

.dealer-item {
	position: relative;
	width: calc(33.333% - 10px);
	max-width: calc(33.333% - 10px);
	padding: 10px 15px;
	border: 1px solid #999;
	border-radius: 6px;
	background: #fff;
	bottom: 0;
	transition: bottom 0.2s, box-shadow 0.2s;
}

.dealer-item:hover {
	bottom: 3px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

.dealer-item h3 {
	margin: 0 0 0.5rem;
	font-size: 16px;
	font-weight: 700;
}

.dealer-item p {
	margin: 0 0 0.35rem;
	font-size: 14px;
	color: #444;
}

.dealer-item a {
	color: #111;
	text-decoration: none;
}

.dealer-item a:hover {
	text-decoration: underline;
}

.dealer-item-red::before,
.dealer-item-blue::before,
.dealer-item--shop::before,
.dealer-item--service::before {
	content: "";
	position: absolute;
	top: -15px;
	right: -17px;
	width: 45px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-radius: 0;
}

.dealer-item-red::before,
.dealer-item--shop::before {
	background-image: url("/local/templates/toyama/css/../images/locations/blot_red.png");
	background-color: transparent;
}

.dealer-item-blue::before,
.dealer-item--service::before {
	background-image: url("/local/templates/toyama/css/../images/locations/blot_blue.png");
	background-color: transparent;
}

.filters-page-block,
.city-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
	margin-top: 1.5rem;
	padding-top: 1rem;
	border-top: 1px solid #f0f0f0;
}

.filters-page-block-link {
	color: var(--red, #db0303);
	background: transparent;
	border: 1px solid var(--red, #db0303);
	text-transform: none;
	display: inline-flex;
	align-items: center;
	padding: 8px 20px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1.2;
	cursor: pointer;
	text-decoration: none;
}

.city-chips a:hover,
.city-chips button.filters-page-block-link:hover {
	background: var(--red, #db0303);
	color: #fff;
}

#news-category .news {
	display: grid;
	grid-template-columns: 1fr;
	column-gap: 1em;
	row-gap: 1.5em;
}

#news-category .news-tile {
	position: relative;
	top: 0;
	display: grid;
	grid-template-rows: 1em minmax(0, 180px) minmax(0, 1fr) 50px;
	grid-template-columns: 100%;
	row-gap: 1em;
	height: 395px;
	padding: 20px 20px 10px;
	background: #fff;
	border: 1px solid var(--bg-color-2, #d8dedf);
	border-radius: 6px;
	transition: box-shadow 0.3s, top 0.2s;
}

#news-category .news-tile:hover {
	top: -5px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

#news-category .news-tile > * {
	height: 100%;
}

#news-category .news-tile .news-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#news-category .news-tile .wtis-id {
	font-size: 12px;
	color: #999;
}

#news-category .news-tile .img-link {
	display: grid;
	place-items: center;
	min-height: 0;
	overflow: hidden;
	text-decoration: none;
}

#news-category .news-tile .img-link img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

#news-category .news-tile .img-link span {
	color: #999;
	font-size: 14px;
}

#news-category .news-tile .title {
	min-height: 0;
	max-height: 4em;
	overflow: hidden;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5rem;
	text-decoration: none;
}

#news-category .news-tile .title:hover {
	color: var(--red, #df0024);
}

#news-category .news-tile .news-bottom {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
}

#news-category .button-more-wrapper {
	position: absolute;
	right: 0;
	width: max-content;
	height: max-content;
	overflow: hidden;
	border-radius: 20px;
	background-color: #2a2a2f;
	box-shadow: -10px 0 10px 10px #fff;
}

#news-category .button-more-wrapper::before {
	content: '';
	position: absolute;
	left: -200%;
	width: 150%;
	height: 100%;
	background-color: var(--red, #df0024);
	transform: skew(-30deg);
	animation-name: news-slide-out;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
}

#news-category .button-more-wrapper:hover::before {
	animation-name: news-slide-in;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
}

@keyframes news-slide-in {
	to {
		left: -10%;
	}
}

@keyframes news-slide-out {
	0% {
		left: -10%;
	}
	100% {
		left: 200%;
	}
}

#news-category .news-bottom .button-more {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 9px;
	border-radius: 20px;
	background: transparent;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	transition: padding 0.2s, max-width 0.2s;
}

#news-category .news-tile:hover .news-bottom .button-more {
	width: max-content;
	max-width: 150px;
	padding: 9px 25px;
	column-gap: 0.5em;
}

#news-category .news-bottom .button-more > span {
	display: none;
	color: #fff;
}

#news-category .news-tile:hover .news-bottom .button-more > span {
	display: inline-block;
}

#news-category .news-bottom .button-more > i {
	position: absolute;
	display: inline-block;
	color: #fff;
	font-size: 18px;
}

#news-category .news-tile:hover .news-bottom .button-more > i {
	display: none;
}

#news-category .catalog-pagination {
	margin-top: 1.5rem;
	padding-top: 20px;
}

#news-category .catalog-pagination .pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	column-gap: 0.5em;
	row-gap: 0.5rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

#news-category .catalog-pagination .pagination > li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#news-category .catalog-pagination .page-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	box-sizing: border-box;
	border: 1px solid #d8dedf;
	border-radius: 12px;
	background-color: #fafaff;
	color: #000;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
}

#news-category .catalog-pagination li.page-link.-current,
#news-category .catalog-pagination .page-link.-current {
	background-color: #000;
	border-color: #000;
}

#news-category .catalog-pagination .page-link.-current span {
	color: #fff;
}

#news-category .catalog-pagination .page-link.dots {
	border: 0;
	background: transparent;
}

#news-category .catalog-pagination .page-link:hover {
	color: var(--red, #df0024);
}

@media (min-width: 576px) {
	#news-category .news {
		grid-template-columns: repeat(2, 1fr);
	}

	#news-category .news-tile {
		height: 450px;
	}
}

@media (min-width: 992px) {
	#news-category .news {
		grid-template-columns: repeat(3, 1fr);
	}

	#news-category .news-tile {
		height: 420px;
	}
}

@media (min-width: 1500px) {
	#news-category .news {
		grid-template-columns: repeat(4, 1fr);
	}
}

.news-empty {
	min-height: 220px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 0.75rem;
	padding: 2rem;
}

.news-detail {
	max-width: 860px;
}

.news-detail__date {
	margin-bottom: 1rem;
	font-size: 13px;
	color: #999;
}

.news-detail__image {
	margin-bottom: 1.5rem;
}

.news-detail__image img {
	max-width: 100%;
	height: auto;
	border-radius: 6px;
}

@media (max-width: 1200px) {
	.benefits-grid,
	.steps-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 992px) {
	.dealer-item {
		width: calc(50% - 8px);
		max-width: calc(50% - 8px);
	}

	.cooperation-form .form-row,
	.cooperation-crm-form .cooperation-crm-fields {
		grid-template-columns: 1fr;
	}

	.locations-filters__hint {
		margin-left: 0;
		white-space: normal;
		text-align: left;
	}
}

@media (max-width: 992px) {
	.legal-layout {
		grid-template-columns: 1fr;
	}
}

.search-page-shell #search_page {
	display: flex;
	align-items: stretch;
	gap: 1em;
	margin: 0 0 1.5rem;
}

.search-page-shell #search_page .control-label {
	flex: 1 1 auto;
	margin: 0;
	min-width: 0;
}

.search-page-shell #search_page .field,
.search-page-shell #search_page .form-control {
	width: 100%;
	min-width: 0;
	height: 40px;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #2a2a2f;
	background: #fff;
	border: 1px solid var(--bg-color-2, #d8dedf);
	border-radius: 5px;
}

.search-page-shell #search_page .field:focus,
.search-page-shell #search_page .form-control:focus {
	border-color: #c7c7c7;
	outline: none;
	box-shadow: none;
}

.search-page-shell #search_page .us-product-btn,
.search-page-shell .search-empty .us-product-btn {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 243px;
	height: 40px;
	margin: 0;
	padding: 0 1.5rem;
	border: 0;
	border-radius: 20px;
	background: #0b0b0b;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	transition: background 0.15s ease;
}

.search-page-shell #search_page .us-product-btn:hover,
.search-page-shell .search-empty .us-product-btn:hover {
	background: var(--red, #db0303);
	color: #fff;
}

.search-page-shell .search-empty {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	min-height: 280px;
	padding: 2rem 1rem;
	text-align: center;
}

.search-page-shell .search-empty h1 {
	margin: 0 0 0.5rem;
	font-size: 24px;
	font-weight: 700;
	color: #2a2a2f;
}

.search-page-shell .search-empty p {
	margin: 0;
	color: #666;
	font-size: 16px;
}

.search-page-shell .search-empty .us-product-btn {
	margin-top: 0.5rem;
}

.search-page-shell .search-pages {
	margin-top: 0.5rem;
}

.search-page-shell .search-pages--with-products {
	margin-top: 2.5rem;
}

.search-page-shell .search-pages__title {
	margin: 0 0 1rem;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.3;
	color: #111;
}

.search-page-shell .search-pages__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.search-page-shell .search-pages__item {
	padding: 1rem 0;
	border-bottom: 1px solid #d8dedf;
}

.search-page-shell .search-pages__item:first-child {
	padding-top: 0;
}

.search-page-shell .search-pages__link {
	display: inline-block;
	margin: 0 0 0.35rem;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none;
}

.search-page-shell .search-pages__link:hover {
	color: var(--red, #db0303);
}

.search-page-shell .search-pages__link b {
	font-weight: 700;
}

.search-page-shell .search-pages__snippet {
	margin: 0;
	color: #666;
	font-size: 14px;
	line-height: 1.5;
}

.search-page-shell .search-pages__path {
	margin-top: 0.35rem;
	color: #999;
	font-size: 13px;
}

.search-page-shell .search-pages__path a {
	color: #777;
	text-decoration: none;
}

.search-page-shell .search-pages__path a:hover {
	color: var(--red, #db0303);
}

.search-page-shell .catalog-pagination {
	margin-top: 1.5rem;
}

@media (min-width: 992px) {
	.search-page-shell .products:not(.-rows) {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 1400px) {
	.search-page-shell .products:not(.-rows) {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width: 770px) {
	.benefits-grid,
	.steps-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 768px) {
	.dealer-item {
		width: 100%;
		max-width: 100%;
	}

	.information-bg {
		padding: 3rem 1rem;
	}

	.information-bg .us-main-shop-title {
		font-size: 26px;
	}

	.legal-attrs .attr-item--long > span:last-child {
		max-width: 70%;
	}

	.search-page-shell #search_page {
		flex-direction: column;
		align-items: stretch;
	}

	.search-page-shell #search_page .us-product-btn,
	.search-page-shell .search-empty .us-product-btn {
		width: 100%;
	}
}

#product-documentation-page #product-documentation {
	max-width: 720px;
}

#product-documentation [hidden] {
	display: none !important;
}

#product-documentation .documentation-form {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	margin-bottom: 2rem;
}

#product-documentation .form-group {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0.4rem;
	margin: 0;
}

#product-documentation .form-group label {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #2a2a2f;
}

#product-documentation .form-control {
	width: 100%;
	max-width: 480px;
	height: 40px;
	margin: 0;
	padding: 0 0.85rem;
	box-sizing: border-box;
	font: inherit;
	font-size: 14px;
	line-height: 1.2;
	color: #2a2a2f;
	background: #fff;
	border: 1px solid var(--bg-color-2, #d8dedf);
	border-radius: 5px;
	appearance: auto;
}

#product-documentation .form-control:focus {
	border-color: #c7c7c7;
	outline: none;
	box-shadow: none;
}

#product-documentation .documentation-empty {
	margin: 0 0 1.5rem;
	font-size: 16px;
	line-height: 1.5;
	color: #666;
}

#product-documentation .documents-list {
	display: flex;
	flex-direction: column;
	gap: 0;
}

#product-documentation .documents-list > label {
	display: block;
	margin: 0 0 1rem;
	font-size: 16px;
	font-weight: 500;
	color: #111;
}

#product-documentation .document {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
	padding: 0.85rem 0;
	border-bottom: 1px solid #e6e6e6;
}

#product-documentation .document:last-child {
	border-bottom: 0;
}

#product-documentation .document > i {
	flex: 0 0 auto;
	width: 2rem;
	margin-top: 0.15rem;
	font-size: 1.75rem;
	line-height: 1;
	color: var(--red, #df0024);
	text-align: center;
}

#product-documentation .document h3 {
	margin: 0 0 0.4rem;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.35;
	color: #111;
}

#product-documentation .document > div span {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.75rem 1.25rem;
	font-size: 14px;
}

#product-documentation .document-size {
	color: #888;
}

#product-documentation .document a {
	color: var(--red, #df0024);
	font-weight: 500;
	text-decoration: none;
}

#product-documentation .document a:hover {
	text-decoration: underline;
}

@media (max-width: 768px) {
	#product-documentation .form-control {
		max-width: 100%;
	}
}

/* End */


/* Start:/local/templates/toyama/components/bitrix/main.userconsent.request/cookie/style.css?17882681791174*/
.cookie-consent {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1100;
	background: #0a0b0d;
	color: #fff;
	box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.28);
}

.cookie-consent[hidden] {
	display: none !important;
}

.cookie-consent__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.cookie-consent__text {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
}

.cookie-consent__text a {
	color: #fff;
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

.cookie-consent__text a:hover {
	color: var(--red, #df0024);
}

.cookie-consent__btn {
	flex: 0 0 auto;
	height: 40px;
	padding: 0 1.75rem;
	border: 0;
	border-radius: 20px;
	background: var(--red, #df0024);
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	cursor: pointer;
	transition: background 0.15s ease;
}

.cookie-consent__btn:hover {
	background: var(--red-focus, #ff0024);
}

@media (max-width: 768px) {
	.cookie-consent__inner {
		flex-direction: column;
		align-items: stretch;
		gap: 1rem;
	}

	.cookie-consent__btn {
		width: 100%;
	}
}

/* End */


/* Start:/local/templates/toyama/styles.css?17878167709704*/
/* === base.css === */
:root {
	font-family: 'Ubuntu', sans-serif;
	--font-family-1: 'Ubuntu', sans-serif;
	--font-family-2: 'Nunito Sans', sans-serif;
	--transparent-gray: #000000A0;
	--gold: gold;
	--red: #df0024;
	--red-focus: #ff0024;
	--header-footer: #0A0B0D;
}

* {
	box-sizing: border-box;
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

html,
body {
	min-height: 100vh;
}

body {
	display: flex;
	flex-direction: column;
	margin: 0;
	font-size: 15px;
	font-family: var(--font-family-1);
	background: #FFFFFF;
	font-variant-ligatures: none;
}

body::before {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	content: "";
	background-size: 100%;
	opacity: 0.03;
	pointer-events: none;
}

img {
	max-width: 100%;
}

.site-main {
	flex: 1 0 auto;
}

.page-content {
	padding-top: 2rem;
	padding-bottom: 3rem;
}

.page-content h1 {
	margin: 0 0 1rem;
	font-size: 2rem;
	font-weight: 500;
}

.page-content p {
	margin: 0;
	line-height: 1.6;
}

#panel {
	position: relative;
	z-index: 10000;
}

.tactic-font {
	font-family: "Science Gothic", sans-serif;
}

.modal-holder {
	display: none;
}

.d-flex {
	display: flex;
}

.align-items-center {
	align-items: center;
}

.ml-3 {
	margin-left: 1rem;
}

.list-unstyled {
	list-style: none;
	padding: 0;
	margin: 0;
}

.text-white {
	color: #ffffff;
}

.container,
.container-new,
footer .container {
	width: 100%;
	padding: 1.5rem;
	margin: 0 auto;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1100px;
	}
}

@media (min-width: 1500px) {
	.container {
		max-width: 1400px;
	}
}

@media (min-width: 1660px) {
	.container,
	.container-new,
	footer .container {
		padding: 0;
		max-width: 1620px;
	}
}

@media (min-width: 2000px) {
	.container {
		max-width: 1620px;
	}
}

@media (min-width: 3500px) {
	.container {
		max-width: 2000px;
	}
}


/* === header.css === */
.header-new {
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	background: #FFFFFF;
	padding: 0;
}

.header-new img.logo {
	display: block;
	width: 182px;
	height: 45px;
	object-fit: contain;
}

.header-new .container-new {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 15px 1.5rem;
	border-bottom: 1px solid #D8DEDF;
}

.header-new .header-content {
	display: flex;
	align-items: center;
	gap: 3rem;
}

.header-new .header-content nav {
	display: none;
}

.header-new .header-content nav ul {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.header-new .header-content nav a {
	position: relative;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 12px 15px;
	border-radius: 10px;
	border: 2px solid transparent;
	transition: border 0.2s;
}

.header-new .header-content nav a:hover {
	border: 2px solid #000000;
}

.header-new .header-content .wrapper {
	display: flex;
	align-items: center;
	gap: 1rem;
}

#searchbar {
	position: relative;
	display: inline-flex;
	align-items: stretch;
	height: 44px;
	flex-shrink: 0;
}

#searchbar #search-input {
	position: absolute;
	right: 100%;
	top: 0;
	bottom: 0;
	width: 200px;
	max-width: 200px;
	height: 100%;
	margin: 0;
	padding: 0 1.25rem;
	border: 2px solid #000000;
	border-right-width: 1px;
	border-radius: 10px 0 0 10px;
	background: #ffffff;
	font: inherit;
	font-size: 16px;
	line-height: 1.2;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s;
}

#search-input:focus {
	outline: none;
}

#search-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	margin: 0;
	padding: 0 1rem;
	background: none;
	border: 2px solid transparent;
	border-left-width: 1px;
	border-radius: 0 10px 10px 0;
	cursor: pointer;
	transition: border-color 0.2s;
}

#search-btn img {
	display: block;
	width: 24px;
	height: 24px;
}

#searchbar:hover #search-input,
#searchbar.active #search-input {
	opacity: 1;
	pointer-events: auto;
}

#searchbar:hover #search-btn,
#searchbar.active #search-btn {
	border-color: #000000;
}

.header-new #desktop-menu-toggle {
	background: none;
	padding: 0.5rem 0.5rem 10px;
	border-radius: 10px;
	border: 2px solid transparent;
	transition: border 0.2s;
	cursor: pointer;
}

.header-new #desktop-menu-toggle:hover {
	border: 2px solid #000000;
}

.menu .menu__burger::before,
.menu .menu__burger::after {
	display: none;
}

.menu {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}

.menu .menu__burger {
	position: relative;
	width: 30px;
	height: 21px;
	cursor: pointer;
	transition: opacity 0.3s;
	z-index: 1000;
}

.menu .menu__burger:hover {
	opacity: 70%;
}

.menu .menu__burger img {
	display: block;
	width: 30px;
	height: 21px;
}

.menu .menu__burger > div {
	position: absolute;
	top: 9px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: white;
	transition: all 0.3s ease;
	border-radius: 7px;
}

.menu .menu__burger.cross > div {
	transform: scale(0);
}

.menu .menu__dropdown {
	position: fixed;
	display: flex;
	align-items: center;
	top: 0;
	right: -100vw;
	background-color: var(--transparent-gray);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	transition: right 0.5s ease-in-out;
	z-index: 1001;
}

.menu .menu__dropdown.open {
	right: 0;
}

.menu__dropdown {
	position: relative;
}

.menu__dropdown .menu-close {
	position: absolute;
	top: 3.3rem;
	right: 3rem;
	border: none;
	background: none;
	cursor: pointer;
}

.main-menu {
	width: 100%;
}

.menu .menu__dropdown ul {
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-direction: column;
}

.menu .menu__dropdown ul li {
	display: block;
	width: 100%;
}

.menu .menu__dropdown ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	padding: 0.75em 0.75em 0.75em 0;
	font-family: var(--font-family-1);
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 3px;
	line-height: 1.3;
	text-align: center;
	transition: background-color 0.2s;
	text-decoration: none;
}

.menu .menu__dropdown ul li a:hover {
	background-color: #0a0b0d88;
}

.menu a {
	text-decoration: none;
}

@media (max-width: 532px) {
	.menu .menu__dropdown {
		top: 48px;
	}
}

@media (min-width: 640px) {
	#searchbar #search-input {
		width: auto;
		min-width: 160px;
		max-width: max-content;
	}
}

@media (min-width: 992px) {
	.menu .menu__dropdown {
		right: -450px;
		width: 450px;
	}

	.menu .menu__dropdown ul li a {
		padding-left: 3em;
		text-align: left;
	}
}

@media (min-width: 1280px) {
	.header-new .header-content nav {
		display: block;
	}
}


/* === footer.css === */
footer {
	background-color: #0A0B0D;
	max-width: 100vw;
	padding-top: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex-shrink: 0;
	margin-top: auto;
}

footer * {
	color: #FFFFFF;
}

footer a:hover {
	text-decoration: none;
}

footer > .container:not(.powered) {
	display: grid;
}

footer .column {
	width: 100%;
	margin-bottom: 25px;
}

footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

footer .title {
	font-weight: 400;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.07em;
	line-height: 50px;
}

footer .title img {
	height: 70px;
	width: auto;
	object-fit: contain;
}

footer .link {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	transition: color 0.3s;
	text-decoration: none;
}

footer .link:hover {
	color: var(--red);
}

footer .link.info:hover {
	color: #ffffff;
}

footer .link.info span,
footer .link.info a {
	opacity: 50%;
}

footer .info a:hover {
	opacity: 100%;
	color: var(--red);
}

footer .powered {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top: #ffffff1A 1px solid;
	width: 100%;
}

footer .powered-social span {
	opacity: 50%;
}

footer .powered-social-link {
	font-size: 30px;
	opacity: 1;
}

footer .powered-social-link:hover {
	opacity: 100%;
}

footer .powered-email {
	opacity: 50%;
	line-height: 40px;
}

footer .powered-email:hover {
	opacity: 100%;
}

footer .container.powered {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	width: 100%;
}

footer .powered .link,
footer .powered-email {
	opacity: 50%;
}

footer .powered a:hover,
footer .powered-email:hover {
	opacity: 100%;
}

footer .powered-left {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 1rem;
}

@media (min-width: 576px) {
	footer > .container:not(.powered) {
		grid-template-columns: 1fr;
	}
}

@media (min-width: 768px) {
	footer > .container:not(.powered) {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width: 1500px) {
	footer > .container:not(.powered) {
		grid-template-columns: 2fr 1fr 1fr;
	}
}



/* End */


/* Start:/local/templates/toyama/template_styles.css?1785789048511*/
.page-content {
	padding-top: 2rem;
	padding-bottom: 3rem;
}

.page-content h1,
.page-content h2,
.page-content h3 {
	margin: 0 0 1rem;
	font-weight: 500;
}

.page-content p {
	margin: 0 0 1rem;
	line-height: 1.6;
}

.page-content ul,
.page-content ol {
	margin: 0 0 1rem 1.25rem;
}

.page-content table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1rem;
}

.page-content table td,
.page-content table th {
	border: 1px solid #D8DEDF;
	padding: 0.5rem 0.75rem;
}

/* End */
/* /local/templates/toyama/css/pages.css?178826811437163 */
/* /local/templates/toyama/components/bitrix/main.userconsent.request/cookie/style.css?17882681791174 */
/* /local/templates/toyama/styles.css?17878167709704 */
/* /local/templates/toyama/template_styles.css?1785789048511 */
