/* Static UI layer for the standalone S234-10 HTML page. */
.sand-cone-static-page,
.sand-cone-static-page input,
.sand-cone-static-page textarea,
.sand-cone-static-page select,
.sand-cone-static-page button {
	font-family: "OpenSans", "Segoe UI", Arial, sans-serif;
	letter-spacing: 0;
}

.sand-cone-static-page {
	color: #172331;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.sand-cone-static-page h1,
.sand-cone-static-page h2,
.sand-cone-static-page h3,
.sand-cone-static-page .heading,
.sand-cone-static-page .headingBox,
.sand-cone-static-page .price {
	font-family: "Oswald", "Arial Narrow", Arial, sans-serif;
	letter-spacing: 0;
}

.sand-cone-static-page h1.changeName {
	max-width: 100%;
	margin: 6px 0 22px;
	color: #101d4c;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.18;
	text-wrap: balance;
}

.sand-cone-static-page #breadcrumbs {
	padding-top: 24px;
	padding-bottom: 12px;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.65;
	overflow-wrap: anywhere;
}

.sand-cone-static-page #breadcrumbs a {
	color: #344a62;
	font-weight: 700;
	text-decoration: none;
}

.sand-cone-static-page #breadcrumbs .arrow {
	margin: 0 7px;
	color: #8290a0;
	font-weight: 700;
}

.sand-cone-static-page #breadcrumbs .changeName {
	color: #526276;
	font-weight: 600;
}

.sand-cone-static-page #breadcrumbs a:hover {
	color: #1f3270;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.sand-cone-static-page #elementSmallNavigation {
	border-top: 1px solid #dfe5ee;
	border-bottom: 1px solid #dfe5ee;
	background: #fff;
}

.sand-cone-static-page #elementSmallNavigation .tabs {
	display: flex;
	flex-wrap: wrap;
}

.sand-cone-static-page #elementSmallNavigation .tab {
	border-right-color: #e4e9f0;
}

.sand-cone-static-page #elementSmallNavigation .tab a,
.sand-cone-static-page #elementNavigation .tab a {
	color: #2f3e51;
	font-family: "OpenSans", "Segoe UI", Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.35;
	text-transform: none;
	transition: color .18s ease, background-color .18s ease;
}

.sand-cone-static-page #elementSmallNavigation .tab.active a,
.sand-cone-static-page #elementNavigation .tab.active a {
	color: #101d4c;
	font-weight: 800;
	box-shadow: inset 0 -3px 0 #f2d600;
}

.sand-cone-static-page #elementSmallNavigation .tab:not(.disabled) a:hover,
.sand-cone-static-page #elementNavigation .tab:not(.disabled) a:hover {
	color: #1f3270;
	background: #f6f8fb;
}

.sand-cone-static-page #catalogElement .changeShortDescription,
.sand-cone-static-page #catalogElement .changeDescription,
.sand-cone-static-page #catalogElement .changePropertiesNoGroup,
.sand-cone-static-page #catalogElement .product-info-tabs__pane {
	color: #3d4c5f;
	font-size: 16px;
	line-height: 1.68;
}

.sand-cone-static-page #catalogElement .changeShortDescription p,
.sand-cone-static-page #catalogElement .changeDescription p {
	margin-top: 0;
	margin-bottom: 14px;
}

.sand-cone-static-page #catalogElement .description .heading,
.sand-cone-static-page #catalogElement .elementProperties .heading {
	color: #101d4c;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
}

.sand-cone-static-page #catalogElement .reviewsBtnWrap,
.sand-cone-static-page #catalogElement .reviewsBtnWrap a,
.sand-cone-static-page #catalogElement .article {
	color: #526276;
	font-size: 14px;
}

.sand-cone-static-page #catalogElement .article .changeArticle {
	color: #172331;
	font-weight: 800;
}

.sand-cone-static-page #catalogElement .elementProperties {
	margin-top: 22px;
	border: 1px solid #dfe5ee;
	border-radius: 4px;
	overflow: hidden;
}

.sand-cone-static-page #catalogElement .propertyTable {
	border-bottom-color: #e4e9f0;
}

.sand-cone-static-page #catalogElement .propertyTable:last-child {
	border-bottom: 0;
}

.sand-cone-static-page #catalogElement .propertyName,
.sand-cone-static-page #catalogElement .propertyValue {
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 14px;
	line-height: 1.45;
}

.sand-cone-static-page #catalogElement .propertyName {
	color: #526276;
	font-weight: 700;
}

.sand-cone-static-page #catalogElement .propertyValue {
	color: #172331;
	font-weight: 700;
}

.sand-cone-static-page #pictureContainer {
	background: #fff;
	border: 1px solid #e1e7ef;
	border-radius: 4px;
}

.sand-cone-static-page #pictureContainer .zoom {
	display: block;
}

.sand-cone-static-page #pictureContainer img {
	max-width: 100%;
	height: auto;
}

.sand-cone-static-page #smallElementTools .price,
.sand-cone-static-page #elementTools .price {
	color: #101d4c !important;
	font-size: 25px !important;
	font-weight: 700 !important;
	line-height: 1.2;
}

.sand-cone-static-page .addCartContainer .requestPrice,
.sand-cone-static-page .product_mass_kp,
.sand-cone-static-page .deliveryBtn,
.sand-cone-static-page .onOrder,
.sand-cone-static-page .reviewAddButton,
.sand-cone-static-page .btn-simple.add-cart,
.sand-cone-static-page .fastBack.label-fast {
	box-sizing: border-box;
	border-radius: 3px !important;
	font-family: "OpenSans", "Segoe UI", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
	text-decoration: none !important;
	transition: color .18s ease, background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.sand-cone-static-page #smallElementTools .addCartContainer .requestPrice,
.sand-cone-static-page #elementTools .addCartContainer .requestPrice {
	display: flex !important;
	align-items: center;
	justify-content: center;
	min-height: 58px;
	padding: 14px 20px !important;
	border: 1px solid #1f3270 !important;
	background: #1f3270 !important;
	background-image: none !important;
	color: #fff !important;
	box-shadow: 0 10px 22px rgba(31, 50, 112, .18);
}

.sand-cone-static-page #smallElementTools .addCartContainer .requestPrice:hover,
.sand-cone-static-page #elementTools .addCartContainer .requestPrice:hover {
	border-color: #152558 !important;
	background: #152558 !important;
	background-image: none !important;
	box-shadow: 0 14px 26px rgba(31, 50, 112, .24);
	transform: translateY(-1px);
}

.sand-cone-static-page .addCartContainer .requestPrice img.icon {
	display: block !important;
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	content: url("/catalog/assets/icon-quote.svg");
	filter: none !important;
}

.sand-cone-static-page .addCartContainer .requestPrice span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.sand-cone-static-page .addCartContainer .requestPrice span::before {
	display: none;
}

.sand-cone-static-page .product_mass_kp {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 50px;
	padding: 12px 18px !important;
	border: 1px solid #d9be00 !important;
	background: #f2d600 !important;
	background-image: none !important;
	color: #101d4c !important;
	box-shadow: none !important;
}

.sand-cone-static-page .product_mass_kp::before {
	width: 19px;
	height: 19px;
	background: currentColor;
	content: "";
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='19' cy='20' r='1'/%3E%3Cpath d='M3 4h2l2.4 11.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 8H6'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='19' cy='20' r='1'/%3E%3Cpath d='M3 4h2l2.4 11.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L21 8H6'/%3E%3C/svg%3E") center / contain no-repeat;
}

.sand-cone-static-page .product_mass_kp:hover {
	border-color: #c7ad00 !important;
	background: #ffe31a !important;
	background-image: none !important;
	transform: translateY(-1px);
}

.sand-cone-static-page .deliveryBtn,
.sand-cone-static-page .onOrder,
.sand-cone-static-page .reviewAddButton {
	display: flex !important;
	align-items: center;
	gap: 9px;
	color: #1f3270 !important;
}

.sand-cone-static-page .deliveryBtn img.icon,
.sand-cone-static-page .onOrder img.icon,
.sand-cone-static-page .reviewAddButton img.icon {
	width: 19px !important;
	height: 19px !important;
	object-fit: contain;
	filter: none !important;
}

.sand-cone-static-page .deliveryBtn img.icon {
	content: url("/catalog/assets/icon-delivery.svg");
}

.sand-cone-static-page .onOrder img.icon {
	content: url("/catalog/assets/icon-clock.svg");
}

.sand-cone-static-page .reviewAddButton img.icon {
	content: url("/catalog/assets/icon-review.svg");
}

.sand-cone-static-page .deliveryBtn:hover,
.sand-cone-static-page .reviewAddButton:hover {
	color: #0f5f93 !important;
}

.sand-cone-static-page .tabloid .btn-simple.add-cart {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 16px !important;
	border: 1px solid #1f3270 !important;
	background: #fff !important;
	color: #1f3270 !important;
}

.sand-cone-static-page .tabloid .btn-simple.add-cart:hover {
	background: #1f3270 !important;
	color: #fff !important;
}

.sand-cone-static-page .tabloid .fastBack.label-fast {
	background: #f2d600 !important;
	color: #101d4c !important;
}

.sand-cone-static-page .tabloid .fastBack.label-fast img.icon {
	filter: brightness(0) saturate(100%) invert(11%) sepia(35%) saturate(2429%) hue-rotate(207deg) brightness(85%) contrast(99%);
}

.sand-cone-static-page .advantagesName {
	color: #2f3e51;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
}

.sand-cone-static-page .product-info-tabs__links {
	gap: 10px 24px;
	border-bottom: 1px solid #dfe5ee;
}

.sand-cone-static-page .product-info-tabs__link {
	padding: 0 0 10px;
	color: #526276;
	font-size: 15px;
	font-weight: 700;
}

.sand-cone-static-page .product-info-tabs__link.active {
	color: #101d4c;
	border-bottom: 3px solid #f2d600;
}

.sand-cone-static-page a:focus-visible,
.sand-cone-static-page button:focus-visible,
.sand-cone-static-page input:focus-visible {
	outline: 3px solid rgba(15, 95, 147, .3);
	outline-offset: 2px;
}

@media (max-width: 760px) {
	.sand-cone-static-page {
		font-size: 14px;
	}

	.sand-cone-static-page h1.changeName {
		margin-bottom: 16px;
		font-size: 27px;
		line-height: 1.22;
	}

	.sand-cone-static-page #breadcrumbs {
		padding-top: 16px;
		padding-bottom: 10px;
		font-size: 14px;
		line-height: 1.6;
	}

	.sand-cone-static-page #breadcrumbs .arrow {
		margin: 0 4px;
	}

	.sand-cone-static-page #catalogElement .changeShortDescription,
	.sand-cone-static-page #catalogElement .changeDescription,
	.sand-cone-static-page #catalogElement .changePropertiesNoGroup,
	.sand-cone-static-page #catalogElement .product-info-tabs__pane {
		font-size: 15px;
		line-height: 1.62;
	}

	.sand-cone-static-page #smallElementTools .price,
	.sand-cone-static-page #elementTools .price {
		font-size: 23px !important;
	}

	.sand-cone-static-page .addCartContainer .requestPrice,
	.sand-cone-static-page .product_mass_kp {
		width: 100% !important;
		min-height: 52px;
	}

	.sand-cone-static-page .advantagesDetail .advantagesName {
		padding: 0 3px;
		font-size: 11px;
		line-height: 1.28;
		overflow-wrap: anywhere;
	}
}
