/*
Theme Name:     Starosta Agency Child
Theme URI:      http://kallyas.net/
Description:    Child theme for the Kallyas theme by Starosta Agency
Author:         Starosta Agency
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:    starosta-agency-child
*/

.site-header.site-header--absolute + .site-content {
	padding-top: 165px;
}

.headsearch--def .header-search-button,
.headsearch--def .header-search-button:hover,
.headsearch--def .header-search-button:focus,
.headsearch--def .header-search-button:active {
	background: transparent !important;
	box-shadow: none !important;
}

:root {
	--starosta-blue: #1f86c6;
	--starosta-topbar-height: 45px;
	--starosta-mainbar-height: 90px;
	--starosta-topbar-padding-inline: clamp(20px, 6vw, 115px);
	--starosta-mainbar-shell-width: 1410px;
	--starosta-mainbar-content-width: 1210px;
	--starosta-topbar-font: "Noah", "Open Sans", Arial, sans-serif;
	--starosta-topbar-gap: 30px;
	--starosta-topbar-address-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-623.svg");
	--starosta-topbar-phone-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-254.svg");
	--starosta-topbar-hours-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-2541.svg");
	--starosta-search-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-240.svg");
	--starosta-cart-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame27.svg");
	--starosta-card-arrow-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-18.svg");
	--kvipst-product-new-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame-2085665505.svg");
	--kvipst-product-cart-archive-icon: url("https://kvipst.webdevandseo.com.ua/wp-content/uploads/2026/03/Frame37.svg");
}

.site-header.style14.headerstyle--default {
	background: transparent;
}

@media (min-width: 768px) {
	.site-header.style14.headerstyle--default {
		background: transparent !important;
	}
}

/* Style 14 topbar redesign */
.site-header.style14 .site-header-top-wrapper.topbar-style--default {
	background: var(--blue, var(--starosta-blue));
	border: 0;
	height: var(--starosta-topbar-height);
	position: sticky;
	top: 0;
	z-index: 901;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .siteheader-container {
	height: 100%;
	width: 100%;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .site-header-top,
.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-inner {
	display: flex;
	align-items: center;
	min-width: 0;
	flex: 0 1 var(--starosta-mainbar-shell-width);
	width: 100%;
	max-width: var(--starosta-mainbar-shell-width);
	margin-left: auto;
	margin-right: auto;
	padding: 0 clamp(20px, 5vw, 100px);
	box-sizing: border-box;
	justify-content: space-between;
	opacity: 0.8;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-group {
	display: flex;
	align-items: center;
	gap: var(--starosta-topbar-gap);
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-item {
	display: flex;
	align-items: center;
	gap: 10px;
	min-width: 0;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-text,
.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-text:hover,
.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-text:focus {
	color: #fff;
	font-family: var(--starosta-topbar-font);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.35;
	text-decoration: none;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon {
	position: relative;
	width: 14px;
	height: 14px;
	display: inline-block;
	flex: 0 0 14px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon::before,
.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon::after {
	content: none;
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon--address {
	background-image: var(--starosta-topbar-address-icon);
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon--phone {
	background-image: var(--starosta-topbar-phone-icon);
}

.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-icon--hours {
	background-image: var(--starosta-topbar-hours-icon);
}

@media (max-width: 991px) {
	.site-header.style14 .site-header-top-wrapper.topbar-style--default {
		height: auto;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .siteheader-container {
		height: auto;
		padding-inline: 20px;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .site-header-top,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-inner {
		height: auto;
		flex-direction: column;
		align-items: flex-start;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-inner,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-group {
		width: 100%;
		flex-wrap: wrap;
		gap: 12px 20px;
	}
}

@media (max-width: 575px) {
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-text {
		font-size: 13px;
	}
}

@media (max-width: 991px) {
	.site-header.style14 .site-header-top-wrapper.topbar-style--default {
		height: var(--starosta-topbar-height);
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .siteheader-container {
		height: 100%;
		padding: 0 20px;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .site-header-top,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-inner {
		height: 100%;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-inner,
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-group {
		width: auto;
		flex-wrap: nowrap;
		gap: 12px 20px;
	}

	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-text {
		font-size: 13px;
		white-space: nowrap;
	}
}

@media (max-width: 767px) {
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-item--address {
		display: none;
	}
}

@media (max-width: 575px) {
	.site-header.style14 .site-header-top-wrapper.topbar-style--default .starosta-topbar-group {
		gap: 10px 14px;
	}
}

/* Style 14 main header custom icons */
.site-header.style14.header--sticky,
.site-header.style14.header--is-sticked.header--sticky {
	position: static;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main {
	background: transparent;
	padding: 0;
	position: sticky;
	top: var(--starosta-topbar-height);
	z-index: 902;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main > .siteheader-container.container {
	width: 100%;
	max-width: none;
	padding: 0;
	margin-top: 10px;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main {
	width: min(100%, var(--starosta-mainbar-shell-width));
	margin: 0;
	height: var(--starosta-mainbar-height);
	padding: 13px clamp(20px, 5vw, 100px);
	background: #fff;
	border-radius: 10px;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 18px 44px -30px rgba(1, 4, 27, 0.22);
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-left,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-center,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right-top {
	min-width: 0;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-left {
	flex: 0 0 auto;
}

.site-header.style14 .starosta-mobile-trigger {
	display: none;
}

.starosta-consultation-card {
	width: 100%;
	background: #fff;
	border-radius: 10px;
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 20px;
	box-sizing: border-box;
}

.starosta-consultation-card__title {
	width: 190px;
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.starosta-consultation-card__divider {
	align-self: stretch;
	height: 1px;
	background: #f0e8e8;
}

.starosta-consultation-card__person {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	gap: 24px;
}

.starosta-consultation-card__avatar {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #d9d9d9;
	flex: 0 0 48px;
	overflow: hidden;
}

.starosta-consultation-card__avatar img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.starosta-consultation-card__person-meta {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	gap: 4px;
}

.starosta-consultation-card__name {
	margin: 0;
	color: #000;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.starosta-consultation-card__role {
	margin: 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
}

.starosta-consultation-card__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	align-self: flex-start;
	gap: 12px;
	padding: 18px 30px 20px;
	border-radius: 10px;
	border: 0;
	background: linear-gradient(40deg, #0166b4 0%, #02a2e0 45%);
	color: #fff;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	text-decoration: none !important;
	cursor: pointer;
	transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.starosta-consultation-card__button {
	color: #fff !important;
}

.starosta-consultation-card__button:hover,
.starosta-consultation-card__button:focus,
.starosta-consultation-card__button:active,
.starosta-consultation-card__button:visited {
	color: #fff;
	text-decoration: none !important;
	transform: translateY(-1px);
	box-shadow: 0 16px 24px -18px rgba(1, 102, 180, 0.7);
}

.starosta-consultation-card button.starosta-consultation-card__button,
.starosta-consultation-card div.starosta-consultation-card__button,
.starosta-consultation-card span.starosta-consultation-card__button {
	display: inline-flex;
}

@media (max-width: 575px) {
	.starosta-consultation-card {
		padding: 20px;
	}

	.starosta-consultation-card__person {
		gap: 16px;
	}

	.starosta-consultation-card__button {
		width: 100%;
	}
}

.kvipst-product-archive-nav {
	width: 100%;
	margin: 0 0 20px;
	padding: 0 30px;
	background: #fff;
	border-radius: 8px;
	position: relative;
	box-sizing: border-box;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	scrollbar-color: rgba(1, 4, 27, 0.55) transparent;
}

.kvipst-product-archive-nav::-webkit-scrollbar {
	height: 4px;
}

.kvipst-product-archive-nav::-webkit-scrollbar-track {
	background: transparent;
}

.kvipst-product-archive-nav::-webkit-scrollbar-thumb {
	background: rgba(1, 4, 27, 0.55);
	border-radius: 999px;
}

.kvipst-product-archive-nav__list {
	display: flex;
	align-items: center;
	gap: 20px;
	white-space: nowrap;
	min-width: max-content;
}

.kvipst-product-archive-nav__link {
	display: inline-flex;
	align-items: center;
	min-height: 56px;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.3;
	text-decoration: none !important;
	transition: color 0.2s ease;
}

.kvipst-product-archive-nav__link:hover,
.kvipst-product-archive-nav__link:focus {
	color: #1f86c6;
	text-decoration: none !important;
}

.kvipst-product-archive-nav__link.is-current {
	color: #1f86c6;
}

@media (max-width: 767px) {
	.kvipst-archive-toolbar {
		margin: 0 0 20px;
	}

	.kvipst-product-archive-nav {
		padding-right: 18px;
		padding-bottom: 5px;
	}

	.kvipst-product-archive-nav::after {
		content: none;
	}

	.kvipst-product-archive-nav::before {
		content: "← Свайп →";
		position: absolute;
		left: 50%;
		bottom: 8px;
		transform: translateX(-50%);
		color: rgba(1, 4, 27, 0.45);
		font-family: "Noah", "Open Sans", Arial, sans-serif;
		font-size: 12px;
		font-weight: 500;
		line-height: 1;
		white-space: nowrap;
		pointer-events: none;
		z-index: 2;
	}

	.woocommerce-result-count {
		display: none;
	}

	.kvipst-archive-toolbar__ordering-label {
		display: none;
	}
}

.kvipst-archive-toolbar {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
	margin: 0 0 30px;
	padding: 30px;
	background: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.kvipst-archive-toolbar__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 1.3;
	text-transform: uppercase;
}

.kvipst-archive-toolbar__main {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 24px;
	flex-wrap: wrap;
}

.kvipst-archive-toolbar.has-no-chips .kvipst-archive-toolbar__main {
	align-items: center;
}

.kvipst-archive-toolbar__chips {
	flex: 1 1 320px;
	min-width: 0;
	align-self: flex-start;
}

.kvipst-archive-toolbar__chips .wpc-filter-chips-list,
.kvipst-archive-toolbar__chips .fe-chips,
.kvipst-archive-toolbar__chips ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.kvipst-archive-toolbar__chips .wpc-filter-chip,
.kvipst-archive-toolbar__chips .fe-chip,
.kvipst-archive-toolbar__chips li {
	margin: 0;
}

.wpc-filter-chips-list li,
body .wpc-filter-chips-list li.wpc-filter-chip,
li.wpc-filter-chip {
	margin: 0 0 0 0;
}

.kvipst-archive-toolbar__chips .wpc-filter-chip a,
.kvipst-archive-toolbar__chips .fe-chip a,
.kvipst-archive-toolbar__chips .fe-chip,
.kvipst-archive-toolbar__chips li > a,
.kvipst-archive-toolbar__chips li > span {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	gap: 14px;
	padding: 6px 14px;
	border: 1px solid #f0e8e8;
	border-radius: 8px;
	background: #fff;
	color: rgba(1, 4, 27, 0.8);
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
	text-decoration: none !important;
}

.wpc-filter-chip-name {
	color: #01041b !important;
	font-size: 14px;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-weight: 500;
	word-wrap: break-word;
}

.wpc-filter-chips-list a,
body .wpc-filter-chips-list li.wpc-filter-chip a {
	padding: 6px 16px;
}

.kvipst-archive-toolbar__chips .wpc-filter-chip-name,
.kvipst-archive-toolbar__chips .wpc-chip-remove-icon,
.kvipst-archive-toolbar__chips .fe-chip *,
.kvipst-archive-toolbar__chips li > a *,
.kvipst-archive-toolbar__chips li > span * {
	color: inherit;
}

.kvipst-archive-toolbar__chips .wpc-chip-remove-icon,
.kvipst-archive-toolbar__chips .fe-chip-remove,
.kvipst-archive-toolbar__chips .fe-remove {
	font-size: 18px;
	line-height: 1;
}

.kvipst-archive-toolbar__footer {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
	flex-wrap: wrap;
}

.kvipst-archive-toolbar__results {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: wrap;
	flex: 1 1 auto;
	min-width: 0;
}

.kvipst-archive-toolbar__mobile-results {
	display: none;
}

.kvipst-archive-toolbar__results--primary {
	align-self: flex-start;
}

.kvipst-archive-toolbar.has-no-chips .kvipst-archive-toolbar__results--primary {
	align-self: center;
}

.kvipst-archive-toolbar__results .woocommerce-notices-wrapper:empty {
	display: none;
}

.kvipst-archive-toolbar .wpc-filters-open-button-container {
	margin: 0;
}

.kvipst-archive-toolbar .wpc-filters-open-widget {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 10px 18px;
	border-radius: 8px;
	background: #f5f2f2;
	color: #01041b;
	text-decoration: none !important;
}

.kvipst-archive-toolbar .wpc-button-inner {
	display: inline-flex;
	align-items: center;
	gap: 12px;
}

.kvipst-archive-toolbar .wpc-filters-button-text,
.kvipst-archive-toolbar .woocommerce-result-count {
	margin: 0;
	color: rgba(1, 4, 27, 0.6);
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
}

.kvipst-archive-toolbar__ordering {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	flex: 0 0 auto;
	margin-left: auto;
}

.kvipst-archive-toolbar.has-no-chips .kvipst-archive-toolbar__ordering {
	margin-left: 0;
	justify-content: flex-start;
}

.kvipst-archive-toolbar__ordering-label {
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap;
}

.kvipst-archive-toolbar .woocommerce-ordering {
	margin: 0;
}

.kvipst-archive-toolbar .woocommerce-ordering .orderby {
	width: max-content;
	min-height: 44px;
	padding: 7px 38px 7px 16px;
	border: 0;
	border-radius: 8px;
	background-color: #f5f2f2;
	color: rgba(1, 4, 27, 0.6);
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
}

@media (max-width: 991px) {
	.kvipst-product-archive-nav,
	.kvipst-archive-toolbar {
		padding-left: 20px;
		padding-right: 20px;
	}

	.kvipst-archive-toolbar__title {
		font-size: 30px;
	}

	.kvipst-archive-toolbar__main,
	.kvipst-archive-toolbar__footer,
	.kvipst-archive-toolbar__results,
	.kvipst-archive-toolbar__ordering {
		align-items: flex-start;
	}
}

@media (max-width: 767px) {
	.kvipst-archive-toolbar {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.kvipst-archive-toolbar__main {
		flex-wrap: nowrap;
		align-items: center;
		gap: 12px;
	}

	.kvipst-archive-toolbar__chips {
		display: none;
	}

	.kvipst-archive-toolbar.has-chips .kvipst-archive-toolbar__mobile-results {
		display: flex;
		align-items: center;
		flex: 1 1 auto;
		min-width: 0;
	}

	.kvipst-archive-toolbar.has-chips .kvipst-archive-toolbar__footer {
		display: none;
	}

	.kvipst-archive-toolbar__footer {
		flex-direction: column;
	}

	.kvipst-archive-toolbar__ordering {
		flex: 0 0 auto;
		flex-direction: row;
		align-items: center;
		margin-left: 0;
	}

	.kvipst-archive-toolbar .woocommerce-ordering {
		width: auto;
	}

	.kvipst-archive-toolbar .woocommerce-ordering .orderby {
		width: auto;
		max-width: 156px;
		min-height: 40px;
		padding: 6px 28px 6px 12px;
		font-size: 14px;
	}

	.kvipst-archive-toolbar .wpc-filters-open-widget {
		padding: 0 !important;
		min-height: max-content !important;
		border: 0 !important;
		height: max-content !important;
		line-height: 1 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	.kvipst-archive-toolbar .wpc-button-inner {
		gap: 8px;
	}

	.kvipst-archive-toolbar .wpc-filters-button-text {
		color: var(--black, #01041b);
		font-family: "Noah", "Open Sans", Arial, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	.wpc-filters-open-button-container {
		height: 22px;
	}
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-center {
	flex: 0 0 auto;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right {
	flex: 0 0 auto;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right-top {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 15px;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right .sh-component {
	margin-left: 0;
	margin-right: 0;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .logo-container {
	margin: 0;
	padding: 0;
	width: max-content;
	text-align: center;
}

.site-header.style14 #logo {
	padding: 0;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-logo-img {
	max-height: 54px;
	width: auto;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-menu-wrapper,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-nav,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-nav > ul {
	width: 100%;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-nav > ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-nav > ul > li {
	margin: 0;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-menu-link {
	color: #01041b;
	font-family: var(--starosta-topbar-font);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	opacity: 0.8;
	padding: 0;
}

.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-menu-link:hover,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-menu-item:hover > .main-menu-link,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .current-menu-item > .main-menu-link,
.site-header.style14 .site-header-main-wrapper.starosta-style14-main .current-menu-ancestor > .main-menu-link {
	color: #01041b;
	opacity: 1;
}

.site-header.style14 .site-header-main-wrapper .header-search-button {
	position: relative;
	width: 18px;
	height: 18px;
	padding: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	box-shadow: none;
}

.site-header.style14 .site-header-main-wrapper .header-search-button .glyphicon {
	display: none;
}

.site-header.style14 .site-header-main-wrapper .headsearch--def .header-search-button:hover,
.site-header.style14 .site-header-main-wrapper .headsearch--def .header-search-button:focus,
.site-header.style14 .site-header-main-wrapper .headsearch--def .header-search-button:active {
	background: transparent;
	box-shadow: none;
}

.site-header.style14 .site-header-main-wrapper .header-search-button::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background-image: var(--starosta-search-icon);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.site-header.style14 .site-header-main-wrapper .kl-cart-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 22px;
	min-height: 22px;
	padding: 0;
}

.drop.topnav-drop.topnav-li {
	height: 23px;
}

.site-header.style14 .site-header-main-wrapper .kl-cart-button .hidden-xs.hidden-sm.hidden-md {
	display: none !important;
}

.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon {
	position: relative;
	top: 0;
	margin: 0;
	width: 23px;
	height: 23px;
	display: inline-block;
	background-image: var(--starosta-cart-icon);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon svg,
.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon .svg-cart-icon,
.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon.glyphicon::before {
	display: none !important;
	content: none !important;
}

.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon::after {
	top: -8px;
	right: -10px;
	left: auto;
	min-width: 18px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	padding-right: 0;
	border-radius: 200px;
	background: linear-gradient(85deg, #0166b4 -0.81%, #02a2e0 78.54%);
	font-size: 11px;
	font-weight: 600;
}

@media (max-width: 1199px) {
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main {
		padding: 18px 24px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-center {
		padding-inline: 20px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .main-nav > ul {
		gap: 14px;
	}
}

@media (max-width: 991px) {
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main {
		padding: 10px 30px 0;
		top: var(--starosta-topbar-height);
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main {
		height: 76px;
		padding: 15px 30px;
		flex-wrap: nowrap;
		gap: 12px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-left,
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-center,
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right {
		width: auto;
		flex: 0 0 auto;
		justify-content: flex-start;
	}

	.site-header.style14 .starosta-mobile-trigger {
		display: inline-flex;
		align-items: center;
		margin-right: 30px;
	}

	.site-header.style14 .starosta-mobile-trigger .zn-res-menuwrapper {
		display: inline-flex;
	}

	.site-header.style14 .starosta-mobile-trigger .zn-res-trigger {
		width: 21px;
		height: 21px;
		display: inline-flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 7px;
	}

	#zn-res-trigger {
		height: 15px;
		margin-right: 0px;
	}

	.zn-res-menuwrapper {
		margin-top: 5px;
		margin-bottom: 0;
	}

	.site-header.style14 .starosta-mobile-trigger .zn-res-trigger span {
		display: block;
		width: 100%;
		height: 2px;
		border-radius: 999px;
		background: #01041b;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-left {
		flex: 1 1 auto;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-center {
		display: none;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right {
		margin-left: auto;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right-top {
		justify-content: flex-end;
		gap: 28px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .header-search-container,
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .cta-container {
		top: 85px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .headsearch--def,
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .kl-cart {
		display: inline-flex;
		align-items: center;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-logo-img {
		max-height: 50px;
		width: auto;
	}

	.site-header.style14 .site-header-main-wrapper .header-search-button,
	.site-header.style14 .site-header-main-wrapper .header-search-button::before {
		width: 21px;
		height: 21px;
	}

	.site-header.style14 .site-header-main-wrapper .kl-cart-button {
		min-width: 20px;
		min-height: 18px;
	}

	.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon {
		width: 23px;
		height: 23px;
	}

	.site-header.style14 .site-header-main-wrapper .kl-cart-button .kl-cart-icon::after {
		top: -10px;
		right: -9px;
	}
}

@media (max-width: 575px) {
	.site-header.style14 .site-header-main-wrapper.starosta-style14-main {
		padding: 10px 15px 0;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main {
		padding: 15px;
		height: 76px;
	}

	.site-header.style14 .starosta-mobile-trigger {
		margin-right: 20px;
	}

	.site-header.style14 .site-header-main-wrapper.starosta-style14-main .site-header-main-right-top {
		gap: 20px;
	}
}

/* Starosta hero slider */
.starosta-hero-slider {
	--starosta-hero-bg: #f5f2f2;
	--starosta-hero-text: #01041b;
	--starosta-hero-accent: #1f86c6;
	position: relative;
	overflow: hidden;
	background: var(--starosta-hero-bg);
	border-radius: 0;
}

.starosta-hero-slider__viewport {
	position: relative;
}

.starosta-hero-slider__slide {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: var(--starosta-hero-bg);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.35s ease, visibility 0.35s ease;
}

.starosta-hero-slider__slide.is-active {
	position: relative;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	z-index: 1;
}

.starosta-hero-slider__picture {
	display: block;
	width: 100%;
}

.starosta-hero-slider__image {
	display: block;
	width: 100%;
	height: auto;
}

.starosta-hero-slider__inner {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 110px 0 100px;
	z-index: 2;
}

.starosta-hero-slider__inner.container {
	padding-left: 0;
	padding-right: 0;
}

.starosta-hero-slider__content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 40px;
	max-width: 750px;
}

.starosta-hero-slider__title {
	margin: 0;
	color: var(--starosta-hero-text);
	font-family: var(--starosta-topbar-font);
	font-size: clamp(32px, 4vw, 50px);
	font-weight: 800;
	line-height: 1.3;
	text-transform: uppercase;
}

.starosta-hero-slider__title-accent {
	color: var(--starosta-hero-accent);
}

.starosta-hero-slider__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 62px;
	padding: 18px 30px 20px;
	border-radius: 10px;
	background: linear-gradient(40deg, #0166b4 0%, #02a2e0 45%);
	color: #fff;
	font-family: var(--starosta-topbar-font);
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.starosta-hero-slider__button:hover,
.starosta-hero-slider__button:focus {
	color: #fff;
	text-decoration: none;
	transform: translateY(-1px);
	box-shadow: 0 16px 34px -20px rgba(1, 102, 180, 0.85);
}

.starosta-hero-slider__pagination {
	position: absolute;
	left: 50%;
	bottom: 18px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: 15px;
	width: min(384px, calc(100% - 64px));
	transform: translateX(-50%);
}

.starosta-hero-slider__dot {
	flex: 1 1 0;
	height: 2px;
	padding: 0;
	border: 0;
	background: rgba(1, 4, 27, 0.1);
	cursor: pointer;
	transition: background-color 0.25s ease, opacity 0.25s ease;
}

.starosta-hero-slider__dot.is-active {
	background: #01041b;
}

.starosta-hero-slider__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 0;
	background: rgba(255, 255, 255, 0.85);
	color: #01041b;
	cursor: pointer;
	transition: background-color 0.2s ease, opacity 0.2s ease;
	backdrop-filter: blur(4px);
}

.starosta-hero-slider__arrow:hover {
	background: #fff;
}

.starosta-hero-slider__arrow--prev {
	left: 24px;
}

.starosta-hero-slider__arrow--next {
	right: 24px;
}

@media (max-width: 767px) {
	.starosta-hero-slider__arrow {
		width: 40px;
		height: 40px;
		top: auto;
		bottom: 60px;
		transform: none;
	}

	.starosta-hero-slider__arrow--prev {
		left: 50%;
		margin-left: -52px;
	}

	.starosta-hero-slider__arrow--next {
		right: 50%;
		margin-right: -52px;
	}
}

@media (max-width: 1365px) {
	.starosta-hero-slider__inner {
		padding-inline: 0;
	}
}

@media (max-width: 1199px) {
	.starosta-hero-slider__inner {
		padding: 88px 0 90px;
	}

	.starosta-hero-slider__content {
		gap: 40px;
		max-width: 560px;
	}
}

@media (max-width: 768px) {
	.starosta-hero-slider {
		padding-top: 20px !important;
		margin-top: -100px;
		background: #fff;
	}
}

@media (max-width: 767px) {
	.starosta-hero-slider__inner {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		padding: 80px 0 0;
	}

	.starosta-hero-slider__content {
		align-items: center;
		gap: 24px;
		max-width: 100%;
		text-align: center;
		padding-left: 0 !important;
		padding-top: 60px;
	}

	.starosta-hero-slider__title {
		font-size: clamp(26px, 9vw, 30px);
		line-height: 1.3;
		padding-right: 10px;
		padding-left: 10px;
	}

	.starosta-hero-slider__button {
		min-height: 58px;
		padding: 18px 30px 20px;
	}

	.starosta-hero-slider__pagination {
		bottom: 12px;
		width: min(306px, calc(100% - 84px));
	}
}

/* Starosta category cards */
.starosta-category-cards__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
}

.starosta-category-cards__item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 248px;
	background: #f5f2f2;
	border-radius: 10px;
	overflow: visible;
	text-decoration: none;
}

.starosta-category-cards__media {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 210px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: 0 18px;
	overflow: visible;
}

.starosta-category-cards__image {
	display: block;
	max-width: 88%;
	max-height: 245px;
	width: auto;
	height: auto;
	object-fit: contain;
	object-position: center top;
	transform: translateY(-26px);
}

.starosta-category-cards__footer-wrap {
	position: relative;
	z-index: 2;
	padding: 5px;
	margin-top: auto;
}

.starosta-category-cards__footer {
	display: flex;
	align-items: flex-end;
	gap: 16px;
	min-height: 55px;
	padding: 15px 20px;
	background: #fff;
	border-radius: 5px;

}

.starosta-category-cards__title {
	flex: 1 1 auto;
	color: #01041b;
	font-family: var(--starosta-topbar-font);
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;

}

.starosta-category-cards__arrow {
	flex: 0 0 12px;
	width: 12px;
	height: 20px;
	background-color: #01041b;
	mask-image: var(--starosta-card-arrow-icon);
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-image: var(--starosta-card-arrow-icon);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.starosta-category-cards__item:hover .starosta-category-cards__footer,
.starosta-category-cards__item:focus-visible .starosta-category-cards__footer {
	background: linear-gradient(40deg, #ed2c34 0%, #ed4f2c 45%);
}

.starosta-category-cards__item:hover .starosta-category-cards__title,
.starosta-category-cards__item:focus-visible .starosta-category-cards__title {
	color: #fff;
}

.starosta-category-cards__item:hover .starosta-category-cards__arrow,
.starosta-category-cards__item:focus-visible .starosta-category-cards__arrow {
	background-color: #fff;
}

.starosta-category-cards__item:hover .starosta-category-cards__arrow,
.starosta-category-cards__item:focus-visible .starosta-category-cards__arrow {
	transform: translateX(2px);
}

@media (max-width: 1199px) {
	.starosta-category-cards__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product,
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100% !important;
		margin-right: 0 !important;
		float: none !important;
		clear: both !important;
	}

	.starosta-category-cards__grid {
		grid-template-columns: 1fr;
	}

	.starosta-category-cards__item {
		min-height: 220px;
	}

	.starosta-category-cards__image {
		max-height: 210px;
		transform: translateY(-14px);
	}

	.starosta-category-cards__title {
		font-size: 18px;
	}
}

.kv-marquee {
  width: 100%;
  overflow: hidden;
  background: #01041B;
  padding: 50px 0;
  position: relative;
}

.kv-marquee__track {
  display: flex;
  align-items: center;
  gap: 64px;
  width: max-content;
  animation: kv-marquee-scroll linear infinite;
  will-change: transform;
}

.kv-marquee__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kv-marquee__item img {
  display: block;
  width: auto;
  height: 40px;
  max-width: none;
  object-fit: contain;
}

@keyframes kv-marquee-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 767px) {
  .kv-marquee {
    padding: 37px 0;
  }

  .kv-marquee__track {
    gap: 30px;
  }

  .kv-marquee__item img {
    height: 24px;
  }
}

/* WooCommerce archive cards */
.woocommerce ul.products li.product .product-list-item.kvipst-product-card {
	display: flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
	gap: 24px !important;
	min-height: 100% !important;
	position: relative !important;
	padding: 5px !important;
	border: 0 !important;
	outline: 1px solid #f0e8e8 !important;
	border-radius: 10px !important;
	background: #fff !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	transition: box-shadow 0.2s ease !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card:hover {
	box-shadow: 0 18px 40px rgba(1, 4, 27, 0.08);
	transform: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .woocommerce-LoopProduct-link {
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	align-self: stretch !important;
	min-width: 0 !important;
	color: inherit !important;
	text-decoration: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__body {
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	align-self: stretch !important;
	width: 100% !important;
	min-width: 0 !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content {
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	gap: 20px !important;
	align-self: stretch !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
	width: 100% !important;
	padding-top: 24px !important;
	padding-right: 24px !important;
	padding-bottom: 0 !important;
	padding-left: 24px !important;
	box-sizing: border-box !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__copy {
	display: flex !important;
	flex-direction: column !important;
	gap: 20px !important;
	align-self: stretch !important;
	width: 100% !important;
	min-width: 0 !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kw-prodimage {
	position: relative !important;
	display: block !important;
	align-self: stretch !important;
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	overflow: hidden !important;
	border-radius: 5px !important;
	background: #f7f7f7 !important;
	line-height: 0 !important;
	margin: 0 !important;
	max-height: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kw-prodimage-img,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kw-prodimage-img-secondary,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kw-prodimage-placeholder {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	max-width: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kw-prodimage-img-secondary {
	left: 0 !important;
	top: 0 !important;
	transform: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .zn_badge_container {
	position: absolute !important;
	top: 10px !important;
	right: 0 !important;
	left: auto !important;
	z-index: 2 !important;
	pointer-events: none !important;
	margin: 0 !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .zn_badge_new {
	display: inline-flex !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 8px !important;
	padding: 8px 12px !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	background: #04af2f !important;
	color: #fff !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	box-shadow: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .zn_badge_new::after {
	display: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .zn_badge_new_icon {
	width: 16px !important;
	height: 16px !important;
	flex: 0 0 16px !important;
	background: var(--kvipst-product-new-icon) center/contain no-repeat !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__title {
	align-self: stretch !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #01041b !important;
	font-size: 18px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 500 !important;
	line-height: 22px !important;
	min-height: 44px !important;
	max-height: 44px !important;
	height: 44px !important;
	overflow: hidden !important;
	word-wrap: break-word !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__title,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__title a {
	color: #01041b !important;
	font-size: 18px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 500 !important;
	line-height: 22px !important;
	text-decoration: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__desc {
	display: -webkit-box !important;
	align-self: stretch !important;
	overflow: hidden !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 40px !important;
	max-height: 40px !important;
	opacity: 0.8 !important;
	color: #01041b !important;
	font-size: 16px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	word-wrap: break-word !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
	background: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__desc p {
	margin: 0 !important;
	color: inherit !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price {
	display: inline-flex !important;
	flex-wrap: wrap !important;
	justify-content: flex-start !important;
	align-items: center !important;
	align-self: stretch !important;
	gap: 12px !important;
	margin: 0 !important;
	padding: 20px 0 0 !important;
	border-top: 1px solid #f0e8e8 !important;
	color: #01041b !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price .woocommerce-Price-amount,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price bdi,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price .woocommerce-Price-currencySymbol {
	color: #01041b !important;
	font-size: 18px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 500 !important;
	word-wrap: break-word !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price ins,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price ins .woocommerce-Price-amount,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price ins bdi,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price ins .woocommerce-Price-currencySymbol {
	color: #0166b4 !important;
	text-decoration: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price del,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price del .woocommerce-Price-amount {
	opacity: 0.6 !important;
	color: #01041b !important;
	font-size: 16px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 700 !important;
	text-decoration: line-through !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price ins {
	order: -1 !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .star-rating,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .actions-moreinfo,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .svg-addCartIcon,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .svg-moreIcon {
	display: none;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions {
	position: relative !important;
	display: block !important;
	align-self: stretch !important;
	width: 100% !important;
	padding: 0 5px 5px !important;
	box-sizing: border-box !important;
	margin-top: auto !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions .actions-addtocart.kvipst-loop-button {
	display: inline-flex !important;
	justify-content: space-between !important;
	align-items: center !important;
	align-self: stretch !important;
	gap: 16px !important;
	width: 100% !important;
	min-height: 58px !important;
	padding: 18px 24px 20px !important;
	border: 0 !important;
	border-radius: 5px !important;
	background: linear-gradient(40deg, #0166b4 0%, #02a2e0 45%) !important;
	overflow: hidden !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 16px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	text-transform: none !important;
	text-decoration: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions .actions-addtocart.kvipst-loop-button:hover,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions .actions-addtocart.kvipst-loop-button:focus,
.woocommerce ul.products li.product .product-list-item.kvipst-product-card:hover .kvipst-card__actions .actions-addtocart.kvipst-loop-button:hover {
	background: linear-gradient(85deg, #ed2c34 -0.81%, #ed4f2c 78.54%) !important;
	color: #fff !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-loop-button__label {
	display: block !important;
	color: #fff !important;
	font-size: 16px !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	word-wrap: break-word !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-loop-button__icon-wrap {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 20px !important;
	height: 20px !important;
	flex: 0 0 20px !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-loop-button__icon {
	display: block !important;
	width: 20px !important;
	height: 20px !important;
	background: var(--kvipst-product-cart-archive-icon) center/contain no-repeat !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions .added_to_cart.wc-forward {
	display: none !important;
}

.added_to_cart.wc-forward {
	display: none !important;
}

.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__actions a.loading::before {
	background-color: rgba(255, 255, 255, 0.18) !important;
	border-radius: 5px !important;
}

@media (max-width: 767px) {
	.woocommerce ul.products li.product .product-list-item.kvipst-product-card {
		gap: 20px !important;
	}

	.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content {
		padding-top: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 0 !important;
		padding-left: 20px !important;
	}

	.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__title {
		font-size: 18px !important;
	}

	.woocommerce ul.products li.product .product-list-item.kvipst-product-card .kvipst-card__content .price {
		padding-top: 20px !important;
	}
}

.woocommerce.spp-carousel .spp-list.products .product-list-item.prod-layout-style2 {
	margin: 1px 0 20px 0;
}

.znSlickNav-arr svg,
.znSlickNav-arr polyline {
	display: none !important;
}

.znSlickNav-arr {
	width: 40px !important;
	height: 40px !important;
	border-radius: 10px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	position: absolute !important;
	z-index: 2 !important;
}

.spp-carousel.sppCrs--arrTop .znSlickNav-arr {
	opacity: 1 !important;
}

.znSlickNav-prev {
	right: 60px !important;
	bottom: 20px !important;
	background: #f5f2f2 !important;
}

.znSlickNav-next {
	right: 10px !important;
	bottom: 20px !important;
	background: #f5f2f2 !important;
}

.znSlickNav-arr::before {
	content: "" !important;
	width: 10px !important;
	height: 10px !important;
	border-left: 2px solid !important;
	border-bottom: 2px solid !important;
}

.znSlickNav-prev::before {
	transform: rotate(45deg) !important;
	border-color: #01041b !important;
}

.znSlickNav-next::before {
	transform: rotate(-135deg) !important;
	border-color: #01041b !important;
}

.znSlickNav-arr:hover {
	background: linear-gradient(32deg, #0166b4 0%, #02a2e0 45%) !important;
}

.znSlickNav-arr:hover::before {
	border-color: #fff !important;
}

@media (max-width: 767px) {
	.spp-carousel.sppCrs--arrTop .znSlickNav {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
	}

	.spp-carousel.sppCrs--c {
		padding-top: 62px !important;
	}

	.spp-carousel.sppCrs--c .slick-list {
		overflow: visible !important;
		padding: 0 30% 0 0 !important;
	}

	.spp-carousel.sppCrs--c .slick-track {
		margin-left: 0 !important;
	}

	.spp-carousel.sppCrs--c .spp-list.products {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.spp-carousel.sppCrs--c .spp-list.products .product {
		padding-left: 0 !important;
	}

	.spp-carousel.sppCrs--c .spp-list.products .product-list-item {
		margin-left: 0 !important;
		margin-right: 10px !important;
	}

	.spp-carousel .sppSlickDots {
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		gap: 12px !important;
		margin-top: 5px !important;
	}

	.spp-carousel .sppSlickDots .slick-dots {
		display: inline-flex !important;
		justify-content: center !important;
		align-items: center !important;
		gap: 12px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.spp-carousel .sppSlickDots .slick-dots li {
		display: inline-flex !important;
		margin: 0 !important;
	}

	.spp-carousel .sppSlickDots .slick-dots li button {
		width: 10px !important;
		height: 10px !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 4px !important;
		background: #f1eded !important;
		font-size: 0 !important;
		line-height: 0 !important;
		box-shadow: none !important;
	}

	.spp-carousel .sppSlickDots .slick-dots li button:before {
		display: none !important;
	}

	.spp-carousel .sppSlickDots .slick-dots li.slick-active button {
		background: #1d88cb !important;
	}
}

.latest_posts--4.latestposts4--kvipst.custom-style {
	position: relative;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__head {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: space-between !important;
	gap: 24px !important;
	margin-bottom: 30px !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__section-title {
	margin: 0 !important;
	color: #01041b !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 48px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-transform: uppercase !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__wrap {
	position: relative !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 30px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__slide {
	min-width: 0 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__card {
	display: flex !important;
	flex-direction: column !important;
	gap: 24px !important;
	height: 100% !important;
	padding: 5px !important;
	background: #fff !important;
	border: 1px solid #f0e8e8 !important;
	border-radius: 10px !important;
	transition: box-shadow 0.25s ease, transform 0.25s ease !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__card:hover {
	box-shadow: 0 6px 14px rgba(5, 26, 39, 0.05), 0 25px 25px rgba(5, 26, 39, 0.03), 0 57px 34px rgba(5, 26, 39, 0.02), 0 102px 41px rgba(5, 26, 39, 0.01) !important;
	transform: translateY(-2px) !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__image-link {
	display: block !important;
	text-decoration: none !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__image {
	display: block !important;
	width: 100% !important;
	height: 140px !important;
	border-radius: 5px !important;
	object-fit: cover !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__image--placeholder {
	background: #f5f2f2 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__content {
	display: flex !important;
	flex: 1 1 auto !important;
	flex-direction: column !important;
	gap: 24px !important;
	padding: 0 24px 24px !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__meta {
	display: inline-flex !important;
	align-items: center !important;
	gap: 6px !important;
	opacity: 0.5 !important;
	color: #01041b !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__meta-icon {
	display: inline-flex !important;
	width: 15px !important;
	height: 15px !important;
	flex: 0 0 15px !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__meta-icon-image {
	display: block !important;
	width: 15px !important;
	height: 15px !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__title {
	margin: 0 !important;
	color: #01041b !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 18px !important;
	font-weight: 700 !important;
	line-height: 1.35 !important;
	max-height: 50px !important;
	overflow: hidden !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__title-link {
	color: inherit !important;
	text-decoration: none !important;
	display: -webkit-box !important;
	overflow: hidden !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__excerpt {
	display: -webkit-box !important;
	min-height: 40px !important;
	overflow: hidden !important;
	opacity: 0.8 !important;
	color: #01041b !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.35 !important;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 2 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__divider {
	width: 100% !important;
	height: 1px !important;
	margin-top: auto !important;
	background: #f0e8e8 !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__readmore {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 16px !important;
	width: 100% !important;
	color: #1f86c6 !important;
	font-family: "Noah", "Open Sans", Arial, sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__readmore-arrow {
	position: relative !important;
	display: inline-flex !important;
	width: 12px !important;
	height: 15px !important;
	flex: 0 0 12px !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__readmore-arrow::before {
	content: "" !important;
	position: absolute !important;
	top: 50% !important;
	right: 1px !important;
	width: 7px !important;
	height: 7px !important;
	border-top: 1.5px solid #1f86c6 !important;
	border-right: 1.5px solid #1f86c6 !important;
	transform: translateY(-50%) rotate(45deg) !important;
}

.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile,
.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots {
	display: none !important;
}

@media (max-width: 1199px) {
	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 767px) {
	.latest_posts--4.latestposts4--kvipst.custom-style {
		padding-top: 20px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__head {
		margin-bottom: 20px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__section-title {
		font-size: 34px !important;
		line-height: 0.95 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--desktop {
		display: none !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile,
	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots {
		display: block !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track {
		display: block !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track.slick-slider {
		margin: 0 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track.slick-slider .slick-list {
		overflow: visible !important;
		padding: 0 22% 0 0 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__track.slick-slider .slick-track {
		margin-left: 0 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__slide {
		padding-right: 15px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__card {
		gap: 20px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__card:hover {
		box-shadow: none !important;
		transform: none !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__image {
		height: 156px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__content {
		gap: 20px !important;
		padding: 0 20px 20px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile {
		position: absolute !important;
		top: -79px !important;
		right: 0 !important;
		display: inline-flex !important;
		align-items: center !important;
		gap: 15px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr svg,
	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr polyline {
		display: none !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr {
		position: relative !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		left: auto !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 40px !important;
		height: 40px !important;
		border-radius: 10px !important;
		background: #f5f2f2 !important;
		opacity: 1 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr::before {
		content: "" !important;
		display: block !important;
		width: 10px !important;
		height: 10px !important;
		background: none !important;
		border-left: 2px solid #01041b !important;
		border-bottom: 2px solid #01041b !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-prev::before {
		transform: rotate(45deg) !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-next::before {
		transform: rotate(-135deg) !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr:hover {
		background: linear-gradient(32deg, #0166b4 0%, #02a2e0 45%) !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__nav--mobile .znSlickNav-arr:hover::before {
		border-color: #fff !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots {
		margin-top: 15px !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots .slick-dots {
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		gap: 12px !important;
		margin: 0 !important;
		padding: 0 !important;
		list-style: none !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots .slick-dots li {
		display: inline-flex !important;
		margin: 0 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots .slick-dots li button {
		width: 10px !important;
		height: 10px !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 4px !important;
		background: #f1eded !important;
		font-size: 0 !important;
		line-height: 0 !important;
	}

	.latest_posts--4.latestposts4--kvipst.custom-style .latestposts4__dots .slick-dots li.slick-active button {
		background: #53a5db !important;
	}
}
.contact-specialists {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 48px;
}

.contact-specialists__head {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.contact-specialists__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 46.8px;
	text-align: center;
	text-transform: uppercase;
}

.contact-specialists__nav {
	display: none;
}

.contact-specialists__viewport {
	width: 100%;
}

.contact-specialists__track {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 30px;
}

.contact-specialists__slide {
	min-width: 0;
}

.contact-specialists__card {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 5px;
	background: #f5f2f2;
	border-radius: 10px;
	gap: 5px;
}

.contact-specialists__image {
	display: block;
	width: 100%;
	height: 215px;
	border-radius: 5px;
	object-fit: cover;
}

.contact-specialists__content {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	padding: 24px;
	background: #ffffff;
	border-radius: 5px;
}

.contact-specialists__person {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
}

.contact-specialists__name {
	margin: 0;
	color: #1a1a1a;
	font-family: "Gilroy", "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.contact-specialists__role {
	margin: 0;
	max-width: 200px;
	opacity: 0.6;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
}

.contact-specialists__divider {
	width: 100%;
	height: 1px;
	background: #f0e8e8;
}

.contact-specialists__contacts {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 10px;
	width: 100%;
}

.contact-specialists__phone,
.contact-specialists__email {
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: none;
	word-break: break-word;
}

.contact-specialists__phone {
	font-size: 18px;
}

.contact-specialists__email {
	text-decoration: underline;
}

.contact-specialists__dots {
	display: none;
}

@media (max-width: 1199px) {
	.contact-specialists__track {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.contact-specialists {
		gap: 30px;
	}

	.contact-specialists__head {
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
		gap: 0;
	}

	.contact-specialists__title {
		width: 70%;
		max-width: 70%;
		flex: 0 0 70%;
		font-size: 22px;
		line-height: 30px;
		text-align: left;
	}

	.contact-specialists__nav {
		display: flex;
		width: 30%;
		max-width: 30%;
		flex: 0 0 30%;
		justify-content: flex-end;
		align-items: center;
		min-height: 38px;
	}

	.contact-specialists__nav .znSlickNav-arr {
		position: static !important;
		position: relative;
		display: inline-flex;
		width: 38px;
		height: 38px;
		align-items: center;
		justify-content: center;
		padding: 0;
		border: 1px solid #f0e8e8;
		border-radius: 999px;
		background: #ffffff;
		cursor: pointer;
		transition: opacity 0.2s ease, background-color 0.2s ease;
		opacity: 1 !important;
	}

	.contact-specialists__nav .znSlickNav-arr + .znSlickNav-arr {
		margin-left: 10px;
	}

	.contact-specialists__nav .znSlickNav-arr::before {
		content: "";
		display: block;
		width: 18px;
		height: 18px;
		background: none !important;
	}

	.contact-specialists__nav .znSlickNav-arr.is-disabled {
		opacity: 0.4;
		cursor: default;
		pointer-events: none;
	}

	.contact-specialists__nav .znSlickNav-arr svg,
	.contact-specialists__nav .znSlickNav-arr polyline {
		display: none;
	}

	.contact-specialists__viewport {
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}

	.contact-specialists__viewport::-webkit-scrollbar {
		display: none;
	}

	.contact-specialists__track {
		display: flex;
		gap: 12px;
		width: max-content;
	}

	.contact-specialists__slide {
		width: min(280px, calc(100vw - 72px));
		flex: 0 0 auto;
		scroll-snap-align: start;
	}

	.contact-specialists__card {
		min-height: 100%;
	}

	.contact-specialists__content {
		padding: 20px;
		gap: 20px;
	}

	.contact-specialists__image {
		height: 215px;
	}

	.contact-specialists__phone,
	.contact-specialists__email {
		font-size: 16px;
	}

	.contact-specialists__dots {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 12px;
		margin-top: 5px;
	}

	.contact-specialists__dot {
		width: 10px;
		height: 10px;
		padding: 0;
		border: 0;
		border-radius: 4px;
		background: #f1eded;
		font-size: 0;
		line-height: 0;
	}

	.contact-specialists__dot.is-active {
		background: #53a5db;
	}
}
.kv-gallery-intro {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	background: #ffffff;
	border-radius: 10px;
	overflow: visible;
}

.kv-gallery-intro__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 32px;
	width: 100%;
	padding: 50px 0 50px;
}

.kv-gallery-intro__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 58px;
	font-weight: 800;
	line-height: 75.4px;
	text-transform: uppercase;
}

.kv-gallery-intro__text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	width: 100%;
}

.kv-gallery-intro__lead {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.kv-gallery-intro__description {
	margin: 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-gallery-intro__action {
	position: absolute;
	right: 103px;
	bottom: -100px;
	display: block;
	width: 140px;
	height: 140px;
	text-decoration: none;
	z-index: 2;
}

.kv-gallery-intro__badge {
	display: block;
	width: 140px;
	height: 140px;
}

.kv-gallery-intro__badge-arrow {
	display: block;
	width: 140px;
	height: 140px;
}

.kv-gallery-intro__badge-arrow img {
	display: block;
	width: 140px;
	height: 140px;
}

@media (max-width: 767px) {
	.kv-gallery-intro {
		overflow: visible;
	}

	.kv-gallery-intro__content {
		width: 100%;
		max-width: 100%;
		gap: 24px;
		padding: 24px 0 56px;
	}

	.kv-gallery-intro__title {
		font-size: 36px;
		line-height: 46.8px;
	}

	.kv-gallery-intro__action {
		display: block;
		right: 0;
		bottom: -100px;
	}
}

.starosta-gallery-albums {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
}

.starosta-gallery-albums__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 30px;
	width: 100%;
}

.starosta-gallery-albums__item {
	min-width: 0;
}

.starosta-gallery-albums__item--wide {
	grid-column: span 2;
}

.starosta-gallery-albums__item.is-hidden {
	display: none;
}

.starosta-gallery-albums__album {
	height: 100%;
}

.starosta-gallery-albums__card {
	display: flex;
	flex-direction: column;
	height: 439px;
	padding: 5px;
	background: #ffffff;
	border-radius: 10px;
	gap: 5px;
	text-decoration: none;
}

.starosta-gallery-albums__item--wide .starosta-gallery-albums__card {
	box-shadow: 0 6px 14px rgba(5, 26, 39, 0.05), 0 25px 25px rgba(5, 26, 39, 0.03), 0 57px 34px rgba(5, 26, 39, 0.02), 0 102px 41px rgba(5, 26, 39, 0.01), 0 159px 44px rgba(5, 26, 39, 0);
}

.starosta-gallery-albums__image {
	display: block;
	width: 100%;
	flex: 1 1 auto;
	min-height: 0;
	border-radius: 5px;
	object-fit: cover;
}

.starosta-gallery-albums__body {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	padding: 24px;
	background: #f5f2f2;
	border-radius: 5px;
}

.starosta-gallery-albums__title {
	margin: 0;
	color: #1a1a1a;
	font-family: "Gilroy", "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.starosta-gallery-albums__divider {
	width: 100%;
	height: 1px;
	background: #ece4e4;
}

.starosta-gallery-albums__count {
	opacity: 0.6;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
}

.starosta-gallery-albums__hidden-image {
	display: none;
}

.starosta-gallery-albums__more {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	padding: 18px 30px 20px;
	border: 1px solid #0166b4;
	border-radius: 10px;
	background: transparent;
	cursor: pointer;
}

.starosta-gallery-albums__more-label {
	color: #0166b4;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
}

.starosta-gallery-albums__more-icon {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.starosta-gallery-albums__more-icon::before,
.starosta-gallery-albums__more-icon::after {
	content: "";
	position: absolute;
	background: linear-gradient(90deg, #0166b4 0%, #02a2e0 45%, #0166b4 100%);
}

.starosta-gallery-albums__more-icon::before {
	top: 1px;
	left: 9px;
	width: 2px;
	height: 18px;
}

.starosta-gallery-albums__more-icon::after {
	top: 9px;
	left: 1px;
	width: 18px;
	height: 2px;
}

@media (max-width: 767px) {
	.starosta-gallery-albums {
		gap: 15px;
	}

	.starosta-gallery-albums__grid {
		grid-template-columns: 1fr;
		gap: 15px;
	}

	.starosta-gallery-albums__item--wide {
		grid-column: span 1;
	}

	.starosta-gallery-albums__card {
		height: 439px;
	}

.starosta-gallery-albums__more {
		width: 100%;
	}
}

.kv-service-hero {
	display: grid;
	grid-template-columns: minmax(0, 570px) minmax(0, 558px);
	justify-content: space-between;
	align-items: start;
	column-gap: 82px;
}

.kv-service-hero__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 56px;
}

.kv-service-hero__top {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 32px;
	width: 100%;
}

.kv-service-hero__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 58px;
	font-weight: 800;
	line-height: 75.4px;
	text-transform: uppercase;
}

.kv-service-hero__text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	width: 100%;
}

.kv-service-hero__lead {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.kv-service-hero__description {
	margin: 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-service-hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding: 18px 30px 20px;
	background: linear-gradient(40deg, #0166b4 0%, #02a2e0 45%);
	border-radius: 10px;
	color: #ffffff;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
}

.kv-service-hero__media {
	width: 100%;
}

.kv-service-hero__image {
	display: block;
	width: 100%;
	height: 499px;
	border-radius: 10px;
	object-fit: cover;
}

@media (max-width: 767px) {
	.kv-service-hero {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
	}

	.kv-service-hero__content {
		order: 2;
		gap: 30px;
		width: 100%;
	}

	.kv-service-hero__top {
		gap: 24px;
	}

	.kv-service-hero__title {
		font-size: 36px;
		line-height: 46.8px;
	}

	.kv-service-hero__media {
		order: 1;
	}

.kv-service-hero__image {
		height: 260px;
	}
}

.kv-service-specialists {
	position: relative;
}

.kv-service-specialists__intro {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	width: min(100%, 824px);
	margin: 0 auto 51px;
	text-align: center;
}

.kv-service-specialists__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 46.8px;
	text-transform: uppercase;
}

.kv-service-specialists__description {
	margin: 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-service-specialists__grid {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
}

.kv-service-specialists__card {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	padding: 24px;
	background: #f5f2f2;
	border-radius: 10px;
}

.kv-service-specialists__meta {
	display: flex;
	flex: 0 0 181px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 24px;
}

.kv-service-specialists__card-title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.kv-service-specialists__number {
	color: #0166b4;
	font-family: "Disruptors Script", "Noah", "Open Sans", Arial, sans-serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
}

.kv-service-specialists__card-text {
	margin: 0;
	flex: 1 1 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-service-specialists__center-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 109px;
	height: 75px;
	transform: translate(-50%, -50%);
	pointer-events: none;
}

.kv-service-specialists__center-icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media (max-width: 767px) {
	.kv-service-specialists {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
	}

	.kv-service-specialists__intro {
		width: 100%;
		margin: 0;
		align-items: flex-start;
		text-align: left;
	}

	.kv-service-specialists__title {
		font-size: 28px;
		line-height: 36.4px;
	}

	.kv-service-specialists__grid {
		display: flex;
		flex-direction: column;
		width: 100%;
		gap: 15px;
	}

	.kv-service-specialists__card {
		flex-direction: column;
		gap: 24px;
	}

	.kv-service-specialists__meta {
		width: 100%;
		flex: none;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
	}

	.kv-service-specialists__card-title {
		max-width: 167px;
	}

.kv-service-specialists__center-icon {
		display: none;
	}
}

.kv-service-advantages {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 459px;
	align-items: stretch;
	gap: 64px;
}

.kv-service-advantages__media {
	min-width: 0;
}

.kv-service-advantages__image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 588px;
	border-radius: 10px;
	object-fit: cover;
}

.kv-service-advantages__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	width: 100%;
}

.kv-service-advantages__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 46.8px;
	text-transform: uppercase;
}

.kv-service-advantages__text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 32px;
	width: 100%;
}

.kv-service-advantages__description {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-service-advantages__box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	width: 100%;
	padding: 24px;
	background: #f5f2f2;
	border-radius: 10px;
}

.kv-service-advantages__box-title {
	margin: 0;
	color: #1a1a1a;
	font-family: "Gilroy", "Noah", "Open Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
}

.kv-service-advantages__list {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

.kv-service-advantages__item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	width: 100%;
}

.kv-service-advantages__item-icon {
	display: inline-flex;
	flex: 0 0 20px;
	width: 20px;
	height: 28px;
	align-items: flex-start;
	justify-content: center;
}

.kv-service-advantages__item-icon img {
	display: block;
	width: 20px;
	height: 28px;
	object-fit: contain;
}

.kv-service-advantages__item-text {
	flex: 1 1 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
}

@media (max-width: 767px) {
	.kv-service-advantages {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

	.kv-service-advantages__content {
		order: 1;
	}

	.kv-service-advantages__title {
		font-size: 28px;
		line-height: 36.4px;
	}

	.kv-service-advantages__media {
		order: 2;
		width: 100%;
	}

.kv-service-advantages__image {
		height: 260px;
		min-height: 260px;
	}
}

.kv-service-contact {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	padding: 48px;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #ffffff;
	border-radius: 10px;
}

.kv-service-contact__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	width: 100%;
}

.kv-service-contact__title {
	margin: 0;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 46.8px;
	text-transform: uppercase;
}

.kv-service-contact__text {
	margin: 0;
	opacity: 0.8;
	color: #01041b;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.kv-service-contact__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding: 18px 30px 20px;
	background: linear-gradient(40deg, #0166b4 0%, #02a2e0 45%);
	border-radius: 10px;
	color: #ffffff;
	font-family: "Noah", "Open Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
}

.left_sidebar.col-sm-8.col-md-9.col-md-push-3 {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
	.kv-service-contact {
		gap: 30px;
		padding: 24px;
	}

	.kv-service-contact__title {
		font-size: 28px;
		line-height: 36.4px;
	}
}
