/*
Theme Name: Commune de Kasavubu
Theme URI: https://www.kasavubu.cd/
Author: Commune de Kasavubu
Author URI: https://www.kasavubu.cd/
Description: ThÃ¨me institutionnel pour la Commune de Kasavubu: portail communal, services, dÃ©marches ERP, autoritÃ©s, quartiers, actualitÃ©s, contact et pages publiques fonctionnelles.
Version: 1.3.6
License: GNU General Public License version 2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kasa-vubu
Requires PHP: 5.6
Tested up to: 6.9
Tags: full-site-editing, template-editing, block-styles, custom-logo, featured-images, institutional, municipality, responsive

Commune de Kasavubu theme, 2026.
*/

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: "Poppins", sans-serif !important;
}

/*
 * Text and navigation link styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration: underline;
	text-decoration-style: solid;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

.wp-block-search__button,
.wp-block-file .wp-block-file__button {
	background-color: var(--wp--preset--color--extra-primary);
	border-radius: 0;
	border: none;
	color: var(--wp--preset--color--foreground);
	font-size: var(--wp--preset--font-size--medium);
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}

body.home .wp-site-blocks > * + *{
	margin-block-start:0 !important;
}
body.home .services-section-01 .is-layout-flex, 
body.home .services-section-02 .is-layout-flex{ 
	gap:0 !important;
}

/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

.wp-block-button__link{
	font-weight: normal !important;
}

/*
 * Alignment styles.
 * These rules are temporary, and should not be relied on or
 * modified too heavily by themes or plugins that build on
 * Twenty Twenty-Two. These are meant to be a precursor to
 * a global solution provided by the Block Editor.
 *
 * Relevant issues:
 * https://github.com/WordPress/gutenberg/issues/35607
 * https://github.com/WordPress/gutenberg/issues/35884
 */

.wp-site-blocks,
body > .is-root-container,
.edit-post-visual-editor__post-title-wrapper,
.wp-block-group.alignfull,
.wp-block-group.has-background,
.wp-block-cover.alignfull,
.is-root-container .wp-block[data-align="full"] > .wp-block-group,
.is-root-container .wp-block[data-align="full"] > .wp-block-cover {
	padding-left: var(--wp--custom--spacing--outer);
	padding-right: var(--wp--custom--spacing--outer);
}

.wp-site-blocks .alignfull,
.wp-site-blocks > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-cover,
.wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-template-part > .wp-block-cover,
body > .is-root-container > .wp-block-cover,
body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background,
body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.is-root-container .wp-block[data-align="full"] {
	margin-left: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	margin-right: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	width: unset;
}

body.home .wp-block-cover{ margin-block-start:0 !important; }
nav.Hdr-menu.wp-block-navigation ul{ font-weight:600 !important;}


/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}
.headright-part{ text-align:right;}
body.home header.wp-block-template-part{ position: relative; width:100%; z-index:999;}
/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}
.wp-block-navigation ul li.current-menu-item > a,
.wp-block-navigation ul li a:hover{ color:var(--wp--preset--color--extra-primary) !important;}

/* Scroll To Top */
.return-to-top-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: var(--wp--preset--color--primary);
    color: #ffffff;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
    z-index: 9999;
}
.return-to-top-btn .dashicons {
    width: 20px;
    height: 20px;
    font-size: 20px;
}
.return-to-top-btn.show {
    opacity: 1;
    visibility: visible;
}
.return-to-top-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}
.return-to-top-btn:active {
    transform: translateY(-1px);
}
.return-to-top-btn span {
    pointer-events: none;
}

/* = Contact Form 7 CSS
----------------------------------------------- */
.wpcf7{ 
	margin:30px 0 0;
	padding:0;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="email"]{ 
	width:40%;
	border:1px solid #cccccc;
	box-shadow:inset 1px 1px 2px #ccc;
	color:#797979;
	margin-bottom:0;
	height:40px;
	padding:0 15px;
}
.wpcf7 textarea{	
	border:1px solid #cccccc;
	box-shadow:inset 1px 1px 2px #ccc;
	color:#797979;
	margin-bottom:25px;
	padding:10px;
	width:60%;
	height:160px;
	font-size:12px;
}
.wpcf7 input[type="submit"]{
	background-color:#efc62c;
	padding:20px 40px;
	border-radius:40px;
	font-weight:600;
	font-size:16px;
	cursor:pointer;
	color:#ffffff;	
	width:auto;
	border:none;
	text-transform:uppercase;
}
.wpcf7 input[type="submit"]:hover{
	background-color:#101010;
}

.main-slider {
    position: relative;
}
.main-slider .owl-dots,
.main-slider .owl-nav {
    position: absolute;
    z-index: 999 !important;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin-top: 0 !important;
}
.main-slider .owl-dot.active span {
    background: var(--wp--preset--color--extra-primary) !important;
}
.main-slider .owl-dot span {
    background: #fff !important;
    display: block;
    width: 15px !important;
    height: 15px !important;
    border-radius: 30px;
    margin: 5px;
}
.main-slider .owl-nav {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.main-slider button.owl-prev{
	position: absolute;
	left: 70px;
}
.main-slider button.owl-next{
	position: absolute;
	right: 70px;
}
.main-slider button.owl-next span,
.main-slider button.owl-prev span {
    background: rgb(255 255 255 / 50%);
    padding: 14px;
    border-radius: 6px;
    color: #fff;
}
.main-slider button.owl-next span:hover,
.main-slider button.owl-prev span:hover{
	background: var(--wp--preset--color--background);
}
.man-image img{
    position: relative;
    bottom: -45px;
}

.services-box {
	box-shadow: 0 0 10px 1px #cfcfcf;
}
.service-btn {
    background: #F5F5F5;
    padding: 10px;
    width: 30px;
    height: 30px;
    border-radius: 10px;
}
.services-box:hover{
	background: var(--wp--preset--color--background);
}
.services-box:hover .main-service-icon img{
	filter: brightness(0) invert(1);
}
.services-box:hover h3 a,
.services-box:hover p{
	color: #fff !important;
}


.post-main-area{
	box-shadow: 0 0 15px 1px #afafaf;
}
.footer-div a,.services-box h3 a{
	text-decoration: none;
}

.post-page-area .wp-block-post{
	padding: 30px;
	box-shadow: 12px 12px 50px rgba(0, 0, 0, 0.4);
	margin-bottom: 30px;
}

.sidebar-area-wrap .taxonomy-post_tag a {
    background: var(--wp--preset--color--extra-primary);
    padding: 5px !important;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
    color: #fff !important;
    margin-right: 10px;
}

.sidebar-area-wrap .taxonomy-post_tag span{
	display: none;
}

.read-more-btn a.wp-block-post-excerpt__more-link {
    background: var(--wp--preset--color--extra-primary);
    border-color: currentColor;
    color: var(--wp--preset--color--white);
    font-weight: 700;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}

@media (max-width: 1100px) {
	.post-page-area .wp-block-columns.is-layout-flex.wp-block-columns-is-layout-flex {
		max-width: 100% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width: 990px) {
	.post-page-area .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		padding-right: 0 !important;
	}
}

.woocommerce-account .wp-block-post-title, .woocommerce-account main .woocommerce, .woocommerce-cart .wp-block-post-title, .woocommerce-cart main .woocommerce, .woocommerce-checkout .wp-block-post-title, .woocommerce-checkout main .woocommerce {
    max-width: 100%;
}

pre {
    background: #eee;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

/*comment*/
.wp-block-comments{
    padding: 20px;
    border: 1px solid #dfdfdf;
}
.wp-block-comment-template li .wp-block-columns{
    border: 1px solid #dfdfdf;
    padding: 20px;
}
.wp-block-avatar img{
    border: 1px solid #dfdfdf;
    padding: 2px;
}
.wp-block-post-comments-form textarea{
    background: #f8f8f8;
}
.entry-content{
	overflow-wrap: anywhere;
	overflow: hidden;
}

.buy-now-button{
	padding: 5px 10px !important;
	color: #fff !important;
	border-radius: 7px !important;
	background: var(--wp--preset--color--background) !important;
}

a.added_to_cart.wc-forward {
    background-color: #32373c;
    color: #fff;
    padding-top: calc(0.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(0.667em + 2px);
    padding-left: calc(1.333em + 2px);
}

/*  Account Page CSS */
.woocommerce-account h2 {
	font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li,.woocommerce-account .addresses .title .edit {
	background: var(--wp--preset--color--background);
	margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: transparent !important;
}
.woocommerce-MyAccount-navigation ul li a,.woocommerce-account .addresses .title .edit {
	padding: 8px 12px !important;
	font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0 !important;
}
.woocommerce-account .addresses .title .edit{
	color: #fff !important;
	text-decoration: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}
.woocommerce-account .addresses .title .edit {
    float: left;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	position: relative;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	padding: 15px 0;
	display: block;
	text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li:last-child {
	border: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 2rem;
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
	text-decoration: none;
}
.meta-category a{
	color: #fff !important;
	text-decoration: none !important;
}
.post-navigation-link-previous a,
.post-navigation-link-next a {
	color: #fff !important;
	text-decoration: none;
}
.post-navigation-link-previous ,
.post-navigation-link-next {
  background: var(--wp--preset--color--background) !important;
  padding: 7px 20px;
  border-radius: 5px;
}
.post-pgntion{
	margin-top: 40px;
}

/* Kasavubu institutional redesign */
:root {
	--kv-blue: #0D47A1;
	--kv-blue-dark: #08326f;
	--kv-blue-deep: #021a46;
	--kv-yellow: #feb721;
	--kv-gold: #f9d322;
	--kv-red: #cf0a05;
	--kv-ink: #212121;
	--kv-muted: #616161;
	--kv-line: #e5e5e5;
	--kv-soft: #f7f7f7;
	--kv-white: #ffffff;
	--kv-shadow: 0 20px 60px rgba(3, 38, 94, 0.19);
}

html {
	scroll-behavior: smooth;
}

body {
	background: var(--kv-white);
	color: var(--kv-ink);
}

.kv-container {
	width: min(1180px, calc(100% - 40px));
	margin-inline: auto;
}

.kv-topbar {
	background: var(--kv-blue-deep);
	color: var(--kv-white);
	font-size: 13px;
}

.kv-topbar__inner {
	display: flex;
	justify-content: space-between;
	gap: 18px;
	padding: 9px 0;
}

.kv-topbar p,
.kv-footer p {
	margin: 0;
}

.kv-topbar .dashicons {
	font-size: 16px;
	width: 16px;
	height: 16px;
	vertical-align: -3px;
	color: var(--kv-yellow);
}

.kv-header {
	position: sticky;
	top: 0;
	z-index: 1000;
	background-color:#0D47A1;
	backdrop-filter: blur(16px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
	box-shadow: 0 12px 30px rgba(2, 26, 70, .22);
	transition: box-shadow .35s ease, background .35s ease, transform .35s ease;
}

.kv-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	min-height: 78px;
	transition: min-height .35s ease, padding .35s ease;
}

.kv-has-scrolled .kv-header {
	box-shadow: 0 16px 34px rgba(2, 26, 70, .32);
}

.kv-has-scrolled .kv-header__inner {
	min-height: 68px;
}

.kv-brand {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: var(--kv-white);
	text-decoration: none;
}

.kv-brand:hover,
.kv-brand:focus,
.kv-nav a:hover,
.kv-footer a:hover {
	text-decoration: none;
}

.kv-brand__mark {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	border-radius: 8px;
	background: linear-gradient(135deg, var(--kv-blue), var(--kv-blue-dark));
	color: var(--kv-white);
	font-weight: 800;
	box-shadow: inset 0 -4px 0 var(--kv-yellow);
}

.kv-brand__logo {
	display: block;
	width: min(260px, 46vw);
	height: auto;
	border-radius: 4px;
}

.kv-brand strong {
	display: block;
	font-size: 19px;
	line-height: 1.05;
}

.kv-brand small {
	display: block;
	color: var(--kv-muted);
	font-size: 12px;
	margin-top: 2px;
}

.kv-menu-toggle {
	display: none;
	align-items: center;
	gap: 8px;
	border: 1px solid rgba(255, 255, 255, .22);
	border-radius: 7px;
	background: rgba(255, 255, 255, .1);
	color: var(--kv-white);
	cursor: pointer;
	font-weight: 800;
	min-height: 44px;
	padding: 9px 12px;
}

.kv-menu-toggle span {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 999px;
	background: currentColor;
	transition: transform .25s ease, opacity .25s ease;
}

.kv-menu-toggle b {
	font-size: 13px;
	line-height: 1;
}

.kv-menu-open .kv-menu-toggle span:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}

.kv-menu-open .kv-menu-toggle span:nth-child(2) {
	opacity: 0;
}

.kv-menu-open .kv-menu-toggle span:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

.kv-nav {
	font-size: 15px;
	font-weight: 600;
}

.kv-menu,
.kv-submenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.kv-menu {
	display: flex;
	align-items: center;
	gap: 10px;
}

.kv-menu > li {
	position: relative;
}

.kv-nav a,
.kv-submenu-toggle {
	align-items: center;
	border: 0;
	border-radius: 7px;
	color: var(--kv-white);
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	gap: 8px;
	min-height: 42px;
	padding: 10px 12px;
	background: transparent;
	text-decoration: none;
	transition: background .2s ease, color .2s ease;
}

.kv-submenu-toggle::after {
	content: "";
	width: 7px;
	height: 7px;
	border-right: 2px solid currentColor;
	border-bottom: 2px solid currentColor;
	transform: rotate(45deg) translateY(-2px);
	transition: transform .2s ease;
}

.kv-menu__item--has-children:hover .kv-submenu-toggle::after,
.kv-menu__item--has-children.is-open .kv-submenu-toggle::after {
	transform: rotate(225deg) translateY(-1px);
}

.kv-nav a:hover,
.kv-nav a:focus,
.kv-submenu-toggle:hover,
.kv-submenu-toggle:focus {
	background: rgba(255, 255, 255, .1);
	color: var(--kv-yellow);
}

.kv-submenu {
	position: absolute;
	top: calc(100% + 12px);
	left: 0;
	z-index: 30;
	width: min(280px, 82vw);
	padding: 10px;
	border: 1px solid rgba(255, 255, 255, .12);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 42px rgba(2, 26, 70, .24);
	opacity: 0;
	pointer-events: none;
	transform: translateY(12px);
	transition: opacity .22s ease, transform .22s ease;
}

.kv-menu__item--has-children:hover .kv-submenu,
.kv-menu__item--has-children:focus-within .kv-submenu,
.kv-menu__item--has-children.is-open .kv-submenu {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.kv-submenu a {
	color: var(--kv-ink);
	display: flex;
	font-weight: 700;
	justify-content: space-between;
	min-height: 40px;
	padding: 10px 12px;
}

.kv-submenu a:hover,
.kv-submenu a:focus {
	background: var(--kv-soft);
	color: var(--kv-blue);
}

.kv-header__cta,
.kv-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 12px 18px;
	border-radius: 7px;
	font-weight: 700;
	text-decoration: none;
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}

.kv-header__cta,
.kv-btn--primary {
	background: var(--kv-yellow);
	color: var(--kv-blue-dark);
	box-shadow: 0 10px 26px rgba(254, 183, 33, .24);
}

.kv-btn--light {
	background: var(--kv-white);
	color: var(--kv-blue-dark);
}

.kv-btn--outline {
	border: 1px solid var(--kv-line);
	color: var(--kv-ink);
	background: var(--kv-white);
}

.kv-header__cta:hover,
.kv-btn:hover {
	transform: translateY(-2px);
	box-shadow: var(--kv-shadow);
	text-decoration: none;
}

.kv-home {
	overflow: hidden;
}

.kv-hero {
	position: relative;
	min-height: 680px;
	display: flex;
	align-items: center;
	color: var(--kv-white);
}

.kv-hero__media,
.kv-hero__shade {
	position: absolute;
	inset: 0;
}

.kv-hero__media {
	background:
		linear-gradient(120deg, rgba(0, 0, 32, .9), rgba(43, 68, 132, .62)),
		url("assets/images/hero-kasavubu-history.jpg") center/cover no-repeat;
	transform: scale(1.03);
	animation: kvHeroPan 18s ease-in-out infinite alternate;
}

.kv-hero__shade {
	background:
		linear-gradient(90deg, rgba(0, 20, 54, .72), rgba(0, 20, 54, .12)),
		linear-gradient(0deg, rgba(0, 0, 0, .18), rgba(0, 0, 0, 0));
}

.kv-hero__grid {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) 340px;
	gap: 48px;
	align-items: end;
	padding: 96px 0;
}

.kv-eyebrow {
	margin: 0 0 12px;
	color: var(--kv-red);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
}

.kv-hero .kv-eyebrow {
	color: var(--kv-yellow);
}

.kv-hero h1 {
	max-width: 760px;
	margin: 0;
	color: var(--kv-white);
	font-size: clamp(42px, 7vw, 82px);
	line-height: .95;
	font-weight: 800;
	letter-spacing: 0;
}

.kv-lead {
	max-width: 680px;
	margin: 24px 0 0;
	font-size: 20px;
	line-height: 1.65;
	color: rgba(255, 255, 255, .9);
}

.kv-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 34px;
}

.kv-hero__panel {
	background: rgba(255, 255, 255, .94);
	color: var(--kv-ink);
	border-radius: 8px;
	padding: 22px;
	box-shadow: var(--kv-shadow);
	border-top: 5px solid var(--kv-yellow);
}

.kv-panel__label {
	display: block;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: var(--kv-blue);
}

.kv-hero__panel a {
	display: flex;
	justify-content: space-between;
	padding: 14px 0;
	border-top: 1px solid var(--kv-line);
	color: var(--kv-ink);
	font-weight: 700;
	text-decoration: none;
}

.kv-quick {
	margin-top: -54px;
	position: relative;
	z-index: 5;
}

.kv-quick__grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	background: var(--kv-white);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	overflow: hidden;
}

.kv-quick__item {
	padding: 24px;
	color: var(--kv-ink);
	text-decoration: none;
	border-right: 1px solid var(--kv-line);
	transition: background .25s ease, transform .35s ease, box-shadow .35s ease;
}

.kv-quick__item:last-child {
	border-right: 0;
}

.kv-quick__item:hover {
	background: var(--kv-soft);
	box-shadow: inset 0 -3px 0 var(--kv-yellow);
	transform: translateY(-4px);
	text-decoration: none;
}

.kv-quick__item span {
	display: block;
	color: var(--kv-red);
	font-weight: 800;
	font-size: 13px;
}

.kv-quick__item strong,
.kv-quick__item small {
	display: block;
}

.kv-quick__item strong {
	margin: 8px 0 6px;
	font-size: 18px;
}

.kv-quick__item small {
	color: var(--kv-muted);
	line-height: 1.45;
}

.kv-section {
	padding: 92px 0;
}

.kv-section--muted {
	background: var(--kv-soft);
}

.kv-section--news {
	background: linear-gradient(180deg, var(--kv-blue-dark), #05234b);
	color: var(--kv-white);
}

.kv-section--blue {
	background:
		linear-gradient(135deg, rgba(2, 26, 70, .94), rgba(20, 85, 168, .92)),
		url("assets/images/projets-equipe-communale.jpg") center/cover no-repeat;
	color: var(--kv-white);
}

.kv-section--blue h2,
.kv-section--blue p {
	color: var(--kv-white);
}

.kv-section--blue .kv-eyebrow {
	color: var(--kv-yellow);
}

.kv-section__head {
	max-width: 720px;
	text-align: center;
}

.kv-section__head h2,
.kv-section__split h2,
.kv-discover h2 {
	margin: 0;
	color: var(--kv-ink);
	font-size: clamp(30px, 4vw, 48px);
	line-height: 1.12;
	font-weight: 800;
}

.kv-section--news h2,
.kv-section--news p {
	color: var(--kv-white);
}

.kv-section__head p,
.kv-section__split p,
.kv-discover p {
	color: var(--kv-muted);
	font-size: 17px;
	line-height: 1.7;
}

.kv-section--news .kv-section__split p {
	color: rgba(255, 255, 255, .78);
}

.kv-section__split,
.kv-discover {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 36px;
	align-items: end;
}

.kv-stats {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 18px;
	margin-top: 36px;
}

.kv-home-about__grid {
	align-items: stretch;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.1fr) minmax(320px, .9fr);
}

.kv-home-about .kv-page-feature {
	align-content: center;
	display: grid;
}

.kv-image-stack {
	display: grid;
	gap: 18px;
	grid-template-columns: 1fr .72fr;
}

.kv-media-card {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	margin: 0;
	overflow: hidden;
	position: relative;
}

.kv-media-card--large {
	grid-row: span 2;
}

.kv-media-card img {
	aspect-ratio: 4 / 3;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.kv-media-card figcaption {
	background: linear-gradient(0deg, rgba(2, 26, 70, .84), rgba(2, 26, 70, 0));
	bottom: 0;
	color: var(--kv-white);
	font-size: 13px;
	font-weight: 800;
	left: 0;
	padding: 42px 16px 14px;
	position: absolute;
	right: 0;
}

.kv-stats--stacked {
	grid-template-columns: repeat(2, 1fr);
	margin-top: 0;
}

.kv-stat {
	padding: 30px 18px;
	text-align: center;
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	background: var(--kv-white);
}

.kv-stat strong {
	display: block;
	font-size: 44px;
	line-height: 1;
	color: var(--kv-blue);
	font-weight: 800;
}

.kv-stat span {
	display: block;
	margin-top: 10px;
	color: var(--kv-muted);
	font-weight: 600;
}

.kv-service-grid,
.kv-news-grid,
.kv-steps,
.kv-authority-grid,
.kv-revenue-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
	margin-top: 38px;
}

.kv-service-card,
.kv-news-card,
.kv-step,
.kv-authority-card,
.kv-revenue-grid article {
	border-radius: 8px;
	background: var(--kv-white);
	padding: 28px;
	border: 1px solid var(--kv-line);
	box-shadow: 0 8px 30px rgba(3, 38, 94, .08);
}

.kv-service-card {
	color: var(--kv-ink);
	text-decoration: none;
	transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.kv-service-card:hover {
	border-color: rgba(20, 85, 168, .28);
	transform: translateY(-7px);
	box-shadow: var(--kv-shadow);
	text-decoration: none;
}

.kv-service-grid--featured .kv-service-card--accent {
	background: linear-gradient(145deg, var(--kv-blue), var(--kv-blue-dark));
	color: var(--kv-white);
	border-color: transparent;
}

.kv-service-grid--featured .kv-service-card--accent h3,
.kv-service-grid--featured .kv-service-card--accent p {
	color: var(--kv-white);
}

.kv-service-grid--featured .kv-service-card--accent .dashicons {
	background: rgba(255, 255, 255, .14);
	color: var(--kv-yellow);
}

.kv-service-card .dashicons {
	display: grid;
	place-items: center;
	width: 46px;
	height: 46px;
	border-radius: 8px;
	background: rgba(43, 68, 132, .1);
	color: var(--kv-blue);
	font-size: 25px;
}

.kv-service-carousel .owl-stage {
	display: flex;
}

.kv-service-carousel .owl-item {
	display: flex;
}

.kv-service-carousel .kv-service-slide {
	aspect-ratio: 16 / 7;
	background: var(--kv-blue-dark);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	display: flex;
	min-height: clamp(300px, 38vw, 460px);
	overflow: hidden;
	position: relative;
	width: 100%;
}

.kv-service-carousel .kv-service-slide img {
	display: block;
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
}

.kv-service-slide__copy {
	position: absolute;
	inset: auto 0 0;
	padding: 24px;
	background: linear-gradient(180deg, rgba(2, 26, 70, 0) 0%, rgba(2, 26, 70, .88) 100%);
	color: var(--kv-white);
}

.kv-service-slide__copy span {
	display: inline-block;
	margin-bottom: 12px;
	color: var(--kv-yellow);
	font-weight: 800;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.kv-service-slide__copy h3 {
	margin: 0 0 10px;
	font-size: clamp(24px, 2.4vw, 32px);
	line-height: 1.05;
}

.kv-service-slide__copy p {
	margin: 0;
	opacity: .96;
	line-height: 1.65;
}


.kv-service-slide__copy h3,
.kv-service-slide__copy p {
	max-width: 820px;
}

.kv-service-slide__copy p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.kv-service-carousel .owl-nav button,
.kv-service-carousel .owl-dots button {
	min-width: auto;
}

@media (max-width: 760px) {
	.kv-service-carousel .kv-service-slide {
		aspect-ratio: 4 / 5;
		min-height: 360px;
	}

	.kv-service-slide__copy {
		padding: 20px;
	}

	.kv-service-slide__copy h3 {
		font-size: 24px;
	}

	.kv-service-slide__copy p {
		-webkit-line-clamp: 4;
	}
}

.kv-service-detail-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.5fr) minmax(300px, 1fr);
	gap: 32px;
	margin-top: 32px;
}

.kv-service-contact-card {
	padding: 32px;
	border-radius: 18px;
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	box-shadow: var(--kv-shadow);
}

.kv-service-contact-card .kv-eyebrow {
	color: var(--kv-blue);
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.kv-service-contact-card h3 {
	margin: 0 0 16px;
	font-size: 28px;
}

.kv-service-contact-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.kv-service-contact-list li {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 12px;
	margin-bottom: 16px;
	align-items: start;
	color: var(--kv-ink);
}

.kv-service-contact-list strong {
	font-weight: 800;
	color: var(--kv-blue-dark);
}

.kv-service-contact-card .kv-btn {
	margin-top: 18px;
}

.kv-service-subservices {
	padding: 32px;
	border-radius: 18px;
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	box-shadow: var(--kv-shadow);
}

.kv-service-subservices .kv-eyebrow {
	color: var(--kv-blue);
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.kv-service-subservices h3 {
	margin-top: 0;
}

.kv-service-subservice-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin-top: 24px;
}

.kv-service-subservice-card {
	padding: 24px;
	border-radius: 14px;
	background: var(--kv-soft);
	border: 1px solid var(--kv-line);
	transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.kv-service-subservice-card:hover {
	transform: translateY(-4px);
	border-color: rgba(37, 150, 190, .24);
	box-shadow: 0 20px 40px rgba(37, 150, 190, .12);
}

.kv-service-subservice-card span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 999px;
	background: #2596be;
	color: #fff;
	font-weight: 800;
	margin-bottom: 16px;
}

.kv-service-subservice-card h4 {
	margin: 0 0 10px;
}

.kv-service-subservice-card p {
	margin: 0;
	color: var(--kv-muted);
}

@media (max-width: 980px) {
	.kv-service-detail-grid,
	.kv-service-subservice-grid {
		grid-template-columns: 1fr;
	}
}

.kv-service-card h3,
.kv-news-card h3,
.kv-step h3 {
	margin: 18px 0 10px;
	color: var(--kv-title);
	font-size: 21px;
}

.kv-service-card p,
.kv-news-card p,
.kv-step p {
	margin: 0;
	color: var(--kv-muted);
	line-height: 1.65;
}

.kv-step span {
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: var(--kv-yellow);
	color: var(--kv-ink);
	font-weight: 800;
}

.kv-authority-card span {
	color: var(--kv-white);
	font-weight: 800;
	font-size: 13px;
	text-transform: uppercase;
}

.kv-authority-card--photo {
	overflow: hidden;
	padding: 0;
}

.kv-authority-card--photo img {
	aspect-ratio: 16 / 10;
	display: block;
	object-fit: cover;
	width: 100%;
}

.kv-authority-card--photo span,
.kv-authority-card--photo h3,
.kv-authority-card--photo p {
	display: block;
	margin-left: 24px;
	margin-right: 24px;
}

.kv-authority-card--photo span {
	margin-top: 22px;
}

.kv-authority-card--photo p {
	margin-bottom: 24px;
}

.kv-authority-card h3,
.kv-revenue-grid h3 {
	margin: 12px 0 10px;
	color: var(--kv-ink);
	font-size: 20px;
}

.kv-authority-card p,
.kv-revenue-grid p {
	margin: 0;
	color: var(--kv-muted);
	line-height: 1.65;
}

.kv-chip-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 26px;
}

.kv-chip-list span,
.kv-directory span {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	border-radius: 999px;
	background: var(--kv-white);
	color: var(--kv-ink);
	border: 1px solid var(--kv-line);
	padding: 8px 14px;
	font-weight: 700;
	font-size: 14px;
}

.kv-directory {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 34px;
}

.kv-directory span {
	border-radius: 7px;
	box-shadow: 0 8px 22px rgba(3, 38, 94, .07);
}

.kv-revenue-grid article {
	position: relative;
	overflow: hidden;
}

.kv-revenue-grid article::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: linear-gradient(90deg, var(--kv-blue), var(--kv-yellow), var(--kv-red));
}

.kv-project-card {
	padding: 0 !important;
}

.kv-project-card img {
	aspect-ratio: 16 / 10;
	display: block;
	object-fit: cover;
	width: 100%;
}

.kv-project-card h3,
.kv-project-card p {
	margin-left: 24px;
	margin-right: 24px;
}

.kv-project-card h3 {
	margin-top: 22px;
}

.kv-project-card p {
	margin-bottom: 24px;
}

.kv-news-card {
	background: rgba(255, 255, 255, .08);
	border-color: rgba(255, 255, 255, .18);
	transition: transform .35s ease, background .35s ease, border-color .35s ease;
}

.kv-news-card:hover {
	background: rgba(255, 255, 255, .13);
	border-color: rgba(254, 183, 33, .44);
	transform: translateY(-6px);
}

.kv-news-card span {
	color: var(--kv-yellow);
	font-weight: 800;
	font-size: 13px;
	text-transform: uppercase;
}

.kv-news-card h3,
.kv-news-card p {
	color: var(--kv-white);
}

.kv-news-card p {
	color: rgba(255, 255, 255, .75);
}

.kv-news-card--media {
	padding: 0;
	overflow: hidden;
}

.kv-news-card--media img {
	aspect-ratio: 16 / 10;
	display: block;
	object-fit: cover;
	width: 100%;
}

.kv-news-card--media span,
.kv-news-card--media h3,
.kv-news-card--media p {
	display: block;
	margin-left: 24px;
	margin-right: 24px;
}

.kv-news-card--media span {
	margin-top: 22px;
}

.kv-news-card--media p {
	margin-bottom: 24px;
}

.kv-home-updates {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(320px, .85fr);
	gap: 24px;
	margin-top: 38px;
}

.kv-home-updates__panel {
	min-width: 0;
}

.kv-section--news .kv-post-grid {
	margin: 0;
}

.kv-section--news .kv-post-card {
	background: var(--kv-white);
	color: var(--kv-ink);
}

.kv-section--news .kv-post-card__title,
.kv-section--news .kv-post-card__excerpt {
	color: var(--kv-ink);
}

.kv-section--news .kv-post-card__excerpt,
.kv-section--news .kv-empty-state {
	color: var(--kv-muted);
}

.kv-home-events {
	padding: 24px;
	border-radius: 8px;
	background: var(--kv-white);
	color: var(--kv-ink);
	box-shadow: 0 10px 32px rgba(3, 38, 94, .16);
}

.kv-home-events__head {
	margin-bottom: 18px;
}

.kv-home-events__head h3 {
	margin: 6px 0 0;
	font-size: 24px;
	line-height: 1.25;
	color: var(--kv-ink);
}

.kv-home-events .kv-eyebrow {
	color: var(--kv-red);
}

.kv-home-events .tribe-events,
.kv-home-events .tribe-common,
.kv-home-events .tribe-common a {
	color: var(--kv-ink);
}

@media (max-width: 980px) {
	.kv-home-updates {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	.kv-home-events {
		padding: 18px;
	}
}

.kv-discover {
	align-items: center;
	padding: 42px;
	border-radius: 8px;
	border-left: 7px solid var(--kv-red);
	background: var(--kv-soft);
}

.kv-discover__list {
	display: grid;
	gap: 12px;
	min-width: 280px;
}

.kv-discover__list a {
	padding: 14px 16px;
	border-radius: 7px;
	background: var(--kv-white);
	color: var(--kv-ink);
	font-weight: 700;
	text-decoration: none;
	border: 1px solid var(--kv-line);
}

.kv-cta-band {
	align-items: center;
	background:
		linear-gradient(90deg, rgba(20, 85, 168, .94), rgba(8, 50, 111, .94)),
		url("assets/images/autorites-installation.jpeg") center/cover no-repeat;
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	color: var(--kv-white);
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) auto;
	overflow: hidden;
	padding: 42px;
	position: relative;
}

.kv-cta-band::before {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 7px;
	background: linear-gradient(180deg, var(--kv-yellow), var(--kv-red));
}

.kv-cta-band h2,
.kv-cta-band p {
	color: var(--kv-white);
	margin: 0;
}

.kv-cta-band h2 {
	font-size: clamp(30px, 4vw, 48px);
	line-height: 1.1;
}

.kv-cta-band p {
	margin-top: 12px;
	max-width: 720px;
	opacity: .84;
}

.kv-feature-split {
	align-items: stretch;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
}

.kv-page-feature,
.kv-timeline,
.kv-service-toolbar {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
}

.kv-page-feature {
	padding: 34px;
}

.kv-page-feature h2 {
	color: var(--kv-ink);
	font-size: clamp(28px, 4vw, 44px);
	line-height: 1.1;
	margin: 0 0 14px;
}

.kv-timeline {
	display: grid;
	gap: 0;
	overflow: hidden;
}

.kv-timeline article {
	border-bottom: 1px solid var(--kv-line);
	display: grid;
	gap: 10px;
	grid-template-columns: 58px 1fr;
	padding: 22px;
}

.kv-timeline article:last-child {
	border-bottom: 0;
}

.kv-timeline span {
	align-items: center;
	background: var(--kv-blue);
	border-radius: 50%;
	color: var(--kv-white);
	display: inline-flex;
	font-weight: 900;
	height: 44px;
	justify-content: center;
	width: 44px;
}

.kv-timeline h3,
.kv-timeline p {
	margin: 0;
}

.kv-service-toolbar {
	align-items: end;
	display: grid;
	gap: 18px;
	grid-template-columns: minmax(0, 1fr) auto;
	padding: 24px;
}

.kv-service-toolbar label {
	color: var(--kv-title);
	display: grid;
	font-weight: 800;
	gap: 8px;
}

.kv-service-search {
	border: 1px solid #d5dbe8;
	border-radius: 7px;
	font: inherit;
	min-height: 50px;
	padding: 12px 14px;
	width: 100%;
}

.kv-service-search:focus {
	border-color: var(--kv-blue);
	box-shadow: 0 0 0 4px rgba(20, 85, 168, .14);
	outline: 0;
}

.kv-filterable-services [hidden] {
	display: none;
}

.kv-contact-layout {
	align-items: start;
	display: grid;
	gap: 34px;
	grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
}

.kv-contact-copy {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	padding: 30px;
}

.kv-contact-copy ul {
	margin: 20px 0 0;
	padding-left: 20px;
}

.kv-contact-form {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding: 30px;
}

.kv-contact-form label {
	color: var(--kv-title);
	display: grid;
	font-size: 14px;
	font-weight: 700;
	gap: 8px;
}

.kv-contact-form input,
.kv-contact-form select,
.kv-contact-form textarea {
	background: var(--kv-white);
	border: 1px solid #d5dbe8;
	border-radius: 6px;
	color: var(--kv-title);
	font: inherit;
	min-height: 48px;
	padding: 12px 14px;
	width: 100%;
}

.kv-contact-form textarea {
	min-height: 150px;
	resize: vertical;
}

.kv-contact-form input:focus,
.kv-contact-form select:focus,
.kv-contact-form textarea:focus {
	border-color: var(--kv-blue);
	box-shadow: 0 0 0 4px rgba(43, 68, 132, .14);
	outline: 0;
}

.kv-contact-form__wide,
.kv-form-note {
	grid-column: 1 / -1;
}

.kv-form-note {
	color: var(--kv-muted);
	font-size: 13px;
	margin: -6px 0 0;
}

.kv-contact-form .kv-btn {
	justify-self: start;
}

.kv-structured-form,
.kv-erp-public-form.kv-structured-form {
	align-items: start;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.kv-form-heading {
	background: linear-gradient(135deg, rgba(20, 85, 168, .08), rgba(245, 197, 24, .14));
	border: 1px solid rgba(20, 85, 168, .12);
	border-radius: 8px;
	grid-column: 1 / -1;
	padding: 18px;
}

.kv-form-heading h3,
.kv-form-heading p {
	margin: 0;
}

.kv-form-heading h3 {
	color: var(--kv-title);
	font-size: 22px;
	line-height: 1.25;
}

.kv-form-heading p:not(.kv-eyebrow) {
	color: var(--kv-muted);
	line-height: 1.6;
	margin-top: 8px;
}

.kv-form-section {
	border: 1px solid rgba(20, 85, 168, .16);
	border-radius: 8px;
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 0;
	padding: 18px;
}

.kv-form-section--full {
	grid-column: 1 / -1;
}

.kv-form-section legend {
	color: var(--kv-blue-dark);
	font-size: 13px;
	font-weight: 900;
	letter-spacing: .04em;
	padding: 0 8px;
	text-transform: uppercase;
}

.kv-structured-form label,
.kv-erp-public-form.kv-structured-form label {
	color: var(--kv-title);
	display: grid;
	font-size: 14px;
	font-weight: 800;
	gap: 8px;
}

.kv-structured-form input,
.kv-structured-form select,
.kv-structured-form textarea,
.kv-erp-public-form.kv-structured-form input,
.kv-erp-public-form.kv-structured-form select,
.kv-erp-public-form.kv-structured-form textarea {
	background: #fff;
	border: 1px solid #d5dbe8;
	border-radius: 6px;
	box-sizing: border-box;
	color: var(--kv-title);
	font: inherit;
	min-height: 48px;
	padding: 12px 14px;
	width: 100%;
}

.kv-structured-form textarea,
.kv-erp-public-form.kv-structured-form textarea {
	min-height: 150px;
	resize: vertical;
}

.kv-structured-form input:focus,
.kv-structured-form select:focus,
.kv-structured-form textarea:focus,
.kv-erp-public-form.kv-structured-form input:focus,
.kv-erp-public-form.kv-structured-form select:focus,
.kv-erp-public-form.kv-structured-form textarea:focus {
	border-color: var(--kv-blue);
	box-shadow: 0 0 0 4px rgba(20, 85, 168, .14);
	outline: 0;
}

.kv-erp-public-form.kv-structured-form small {
	color: var(--kv-muted);
	font-weight: 600;
	line-height: 1.5;
}

.kv-erp-public-form.kv-structured-form > .kv-btn,
.kv-structured-form > .kv-btn {
	justify-self: start;
}

.kv-footer {
	background-color:#0D47A1;
	color: rgba(255, 255, 255, .78);
}

.kv-footer__grid {
	display: grid;
	grid-template-columns: 1.5fr repeat(3, 1fr);
	gap: 34px;
	padding: 64px 0;
}

.kv-brand--footer {
	color: var(--kv-white);
	margin-bottom: 18px;
}

.kv-brand--footer .kv-brand__logo {
	width: min(280px, 80vw);
	box-shadow: 0 18px 40px rgba(0, 0, 0, .22);
}

.kv-brand--footer small {
	color: rgba(255, 255, 255, .72);
}

.kv-footer h3 {
	margin: 0 0 18px;
	color: var(--kv-white);
	font-size: 18px;
}

.kv-footer a {
	display: block;
	margin: 10px 0;
	color: rgba(255, 255, 255, .82);
	text-decoration: none;
}

.kv-footer__about p,
.kv-footer p {
	line-height: 1.65;
}

.kv-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, .12);
	padding: 18px 0;
	font-size: 14px;
}

.kv-inner-hero {
	position: relative;
	padding: 86px 0 78px;
	text-align: center;
	color: var(--kv-white);
	background:
		linear-gradient(115deg, rgba(0, 0, 32, .96), rgba(43, 68, 132, .78)),
		url("assets/images/monument-kasa-vubu.webp") center/cover no-repeat;
	overflow: hidden;
}

.kv-inner-hero::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 6px;
	background: linear-gradient(90deg, var(--kv-blue), var(--kv-yellow), var(--kv-red));
}

.kv-inner-hero .kv-eyebrow {
	color: var(--kv-yellow);
}

.kv-inner-title,
.kv-inner-hero h1 {
	margin: 0;
	color: var(--kv-white);
	font-size: clamp(34px, 5vw, 64px);
	line-height: 1.08;
	font-weight: 800;
	letter-spacing: 0;
}

.kv-post-meta {
	justify-content: center;
	gap: 12px;
	margin-top: 18px;
	color: rgba(255, 255, 255, .82);
}

.kv-post-meta a {
	color: var(--kv-white);
}

.kv-page-shell {
	padding: 72px 0;
}

.kv-page-shell :where(p, li) {
	line-height: 1.75;
}

.kv-page-shell :where(h2, h3, h4) {
	color: var(--kv-ink);
	font-weight: 800;
	letter-spacing: 0;
}

.kv-featured-image img {
	width: 100%;
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
}

.kv-post-nav,
.kv-comments {
	margin-top: 48px;
	padding-top: 28px;
	border-top: 1px solid var(--kv-line);
}

.kv-post-nav a {
	color: var(--kv-blue-dark);
	font-weight: 800;
	text-decoration: none;
}

.kv-listing-shell {
	background: var(--kv-soft);
	max-width: none !important;
}

.kv-post-grid {
	gap: 24px !important;
}

.kv-post-card {
	height: 100%;
	padding: 0 0 24px;
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 10px 32px rgba(3, 38, 94, .1);
}

.kv-post-card__image {
	margin: 0 0 20px;
	aspect-ratio: 16 / 9;
	background: linear-gradient(135deg, rgba(43, 68, 132, .12), rgba(254, 183, 33, .16));
}

.kv-post-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.kv-post-card__date,
.kv-post-card__title,
.kv-post-card__excerpt {
	padding-inline: 22px;
}

.kv-post-card__date {
	color: var(--kv-red);
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
}

.kv-post-card__title {
	margin: 10px 0;
	font-size: 21px;
	line-height: 1.25;
}

.kv-post-card__title a {
	color: var(--kv-ink);
	text-decoration: none;
}

.kv-post-card__excerpt {
	color: var(--kv-muted);
}

.kv-post-card__excerpt a {
	color: var(--kv-blue-dark);
	font-weight: 800;
}

.kv-pagination {
	margin-top: 40px;
	gap: 10px;
}

.kv-pagination a,
.kv-pagination span {
	border-radius: 7px;
	padding: 10px 14px;
	background: var(--kv-white);
	color: var(--kv-ink);
	text-decoration: none;
	border: 1px solid var(--kv-line);
}

.kv-search-box {
	max-width: 760px;
	margin: 0 auto 42px;
}

.kv-search-box .wp-block-search__inside-wrapper {
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	overflow: hidden;
	background: var(--kv-white);
	box-shadow: 0 10px 32px rgba(3, 38, 94, .1);
}

.kv-search-box input {
	border: 0;
	padding: 16px;
}

.kv-search-box button {
	background: var(--kv-red);
	color: var(--kv-white);
	border: 0;
	padding-inline: 18px;
}

.kv-empty {
	padding: 40px;
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
}

.kv-error-page {
	text-align: center;
	min-height: 58vh;
	display: grid;
	place-items: center;
}

.kv-error-code {
	margin: 0;
	color: var(--kv-blue);
	font-size: clamp(84px, 16vw, 180px);
	line-height: .8;
	font-weight: 900;
}

.kv-error-page h1 {
	margin: 20px 0 10px;
	font-size: clamp(34px, 5vw, 56px);
	color: var(--kv-ink);
}

.kv-error-page p:not(.kv-error-code) {
	max-width: 620px;
	margin-inline: auto;
	color: var(--kv-muted);
	font-size: 18px;
}

.kv-error-actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 14px;
	margin-top: 28px;
}

.kv-content-layout {
	align-items: flex-start;
	gap: 34px;
}

.kv-aside {
	position: sticky;
	top: 110px;
	padding: 24px;
	border-radius: 8px;
	border: 1px solid var(--kv-line);
	background: var(--kv-soft);
}

.kv-aside h2 {
	margin: 0 0 16px;
	font-size: 20px;
	color: var(--kv-ink);
}

.kv-aside a {
	display: block;
	padding: 12px 0;
	color: var(--kv-ink);
	font-weight: 700;
	text-decoration: none;
	border-top: 1px solid var(--kv-line);
}

.kv-plain-title {
	margin: 0 0 34px;
	color: var(--kv-ink);
	font-size: clamp(34px, 5vw, 56px);
	line-height: 1.12;
	font-weight: 800;
	text-align: center;
}

.kv-process {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.kv-card-index {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: var(--kv-blue);
	color: var(--kv-white);
	font-weight: 800;
}

.kv-accordion {
	max-width: 920px;
	margin: 34px auto 0;
	display: grid;
	gap: 12px;
}

.kv-accordion__item {
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	background: var(--kv-white);
	box-shadow: 0 8px 24px rgba(3, 38, 94, .06);
	overflow: hidden;
}

.kv-accordion__button {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 18px 20px;
	border: 0;
	background: transparent;
	color: var(--kv-ink);
	font: inherit;
	font-weight: 800;
	text-align: left;
	cursor: pointer;
}

.kv-accordion__button strong {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: var(--kv-soft);
	color: var(--kv-blue);
	flex: 0 0 auto;
}

.kv-accordion__button[aria-expanded="true"] strong {
	background: var(--kv-red);
	color: var(--kv-white);
}

.kv-accordion__panel {
	padding: 0 20px 20px;
	color: var(--kv-muted);
}

.kv-accordion__panel p {
	margin: 0;
}

.kv-page-actions {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 14px;
}

.kv-reveal {
	opacity: 0;
	transform: translateY(24px);
	transition: opacity .75s cubic-bezier(.22, 1, .36, 1), transform .75s cubic-bezier(.22, 1, .36, 1);
	will-change: opacity, transform;
}

.kv-reveal.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.kv-motion-item {
	opacity: 0;
	transform: translateY(34px);
	transition:
		opacity .78s cubic-bezier(.22, 1, .36, 1),
		transform .78s cubic-bezier(.22, 1, .36, 1),
		box-shadow .35s ease,
		background .35s ease,
		border-color .35s ease;
	will-change: opacity, transform;
}

.kv-motion-item.kv-from-left {
	transform: translateX(-46px);
}

.kv-motion-item.kv-from-right {
	transform: translateX(46px);
}

.kv-motion-item.kv-from-up {
	transform: translateY(38px);
}

.kv-motion-item.is-inview {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.kv-hero__content.kv-motion-item,
.kv-hero__panel.kv-motion-item {
	transition-duration: .95s;
}

@keyframes kvHeroPan {
	from {
		transform: scale(1.03) translate3d(-10px, 0, 0);
	}
	to {
		transform: scale(1.08) translate3d(12px, -8px, 0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.kv-hero__media {
		animation: none;
	}

	.kv-reveal,
	.kv-motion-item,
	.kv-header,
	.kv-header__inner,
	.kv-btn,
	.kv-service-card,
	.kv-news-card,
	.kv-quick__item {
		opacity: 1;
		transform: none;
		transition: none;
	}
}

@media (max-width: 960px) {
	.kv-topbar__inner,
	.kv-header__inner,
	.kv-actions {
		flex-wrap: wrap;
	}

	.kv-header__inner {
		padding: 14px 0;
	}

	.kv-brand__logo {
		width: min(230px, 60vw);
	}

	.kv-menu-toggle {
		display: inline-flex;
		flex-direction: column;
		order: 2;
	}

	.kv-nav {
		order: 3;
		width: 100%;
		max-height: 0;
		overflow: hidden;
		opacity: 0;
		transition: max-height .35s ease, opacity .25s ease;
	}

	.kv-menu-open .kv-nav {
		max-height: 80vh;
		opacity: 1;
		overflow: visible;
	}

	.kv-menu {
		align-items: stretch;
		background: rgba(2, 26, 70, .26);
		border: 1px solid rgba(255, 255, 255, .16);
		border-radius: 8px;
		display: grid;
		gap: 6px;
		margin: 6px 0 16px;
		padding: 10px;
		width: 100%;
	}

	.kv-menu > li,
	.kv-nav a,
	.kv-submenu-toggle {
		width: 100%;
	}

	.kv-nav a,
	.kv-submenu-toggle {
		justify-content: space-between;
	}

	.kv-submenu {
		position: static;
		width: 100%;
		max-height: 0;
		padding: 0 10px;
		border: 0;
		box-shadow: none;
		opacity: 1;
		overflow: hidden;
		pointer-events: auto;
		transform: none;
		transition: max-height .28s ease, padding .28s ease;
	}

	.kv-menu__item--has-children:hover .kv-submenu,
	.kv-menu__item--has-children:focus-within .kv-submenu {
		max-height: 0;
		padding: 0 10px;
	}

	.kv-menu__item--has-children.is-open .kv-submenu {
		max-height: 420px;
		padding: 8px 10px 10px;
	}

	.kv-submenu a {
		color: var(--kv-ink);
		background: #fff;
		margin-top: 4px;
	}

	.kv-hero {
		min-height: auto;
	}

	.kv-hero__grid,
	.kv-section__split,
	.kv-discover,
	.kv-contact-layout,
	.kv-contact-form,
	.kv-feature-split,
	.kv-home-about__grid,
	.kv-image-stack,
	.kv-cta-band,
	.kv-service-toolbar,
	.kv-process {
		grid-template-columns: 1fr;
	}

	.kv-form-section,
	.kv-structured-form,
	.kv-erp-public-form.kv-structured-form {
		grid-template-columns: 1fr;
	}

	.kv-hero__grid {
		padding: 70px 0 110px;
	}

	.kv-quick__grid,
	.kv-stats,
	.kv-stats--stacked,
	.kv-service-grid,
	.kv-news-grid,
	.kv-steps,
	.kv-authority-grid,
	.kv-revenue-grid,
	.kv-post-grid,
	.kv-footer__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 640px) {
	.kv-container {
		width: min(100% - 28px, 1180px);
	}

	.kv-topbar {
		display: none;
	}

	.kv-nav {
		overflow-x: visible;
		padding-bottom: 4px;
	}

	.kv-nav a {
		white-space: normal;
	}

	.kv-header__cta {
		display: none;
	}

	.kv-hero h1 {
		font-size: 44px;
	}

	.kv-lead {
		font-size: 17px;
	}

	.kv-quick__grid,
	.kv-stats,
	.kv-service-grid,
	.kv-news-grid,
	.kv-steps,
	.kv-authority-grid,
	.kv-revenue-grid,
	.kv-post-grid,
	.kv-footer__grid {
		grid-template-columns: 1fr;
	}

	.kv-quick {
		margin-top: -36px;
	}

	.kv-quick__item {
		border-right: 0;
		border-bottom: 1px solid var(--kv-line);
	}

	.kv-section {
		padding: 64px 0;
	}

	.kv-inner-hero {
		padding: 62px 0 56px;
	}

	.kv-page-shell {
		padding: 52px 0;
	}

	.kv-aside {
		position: static;
	}

	.kv-discover {
		padding: 26px;
	}

	.kv-media-card--large {
		grid-row: auto;
	}

	.kv-cta-band {
		padding: 30px 24px;
	}
}

/* ERP public journeys */
body.kv-page-demarches .kv-inner-hero {
	background: linear-gradient(115deg, rgba(0, 0, 32, .94), rgba(17, 78, 128, .70)), url("assets/images/batiment-administratif.jpg") center/cover no-repeat;
}
body.kv-page-deposer-dossier .kv-inner-hero {
	background: linear-gradient(115deg, rgba(0, 0, 32, .94), rgba(48, 87, 39, .64)), url("assets/images/batiment-public-kasavubu.jpg") center/cover no-repeat;
}
body.kv-page-suivre-dossier .kv-inner-hero {
	background: linear-gradient(115deg, rgba(0, 0, 32, .94), rgba(117, 65, 22, .62)), url("assets/images/bourgmestre-proximite.webp") center/cover no-repeat;
}
body.kv-page-portail-citoyen .kv-inner-hero {
	background: linear-gradient(115deg, rgba(0, 0, 32, .94), rgba(62, 82, 130, .68)), url("assets/images/projets-equipe-communale.jpg") center/cover no-repeat;
}
.kv-online-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
}
.kv-online-card,
.kv-erp-help-card,
.kv-erp-shortcode-panel {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
}
.kv-online-card {
	display: grid;
	gap: 14px;
	padding: 0 0 24px;
	color: inherit;
	text-decoration: none;
	overflow: hidden;
}
.kv-online-card img,
.kv-erp-help-card img {
	width: 100%;
	height: 210px;
	object-fit: cover;
	display: block;
}
.kv-online-card span {
	width: 42px;
	height: 42px;
	margin: -34px 24px 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: var(--kv-yellow);
	color: var(--kv-ink);
	font-weight: 900;
	position: relative;
}
.kv-online-card h3,
.kv-online-card p {
	margin-left: 24px;
	margin-right: 24px;
}
.kv-online-card h3 {
	margin-bottom: 0;
}
.kv-online-card p {
	margin-top: 0;
	color: var(--kv-muted);
}

.kv-procedure-grid {
	align-items: stretch;
}

.kv-procedure-card {
	transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}

.kv-procedure-card:hover {
	border-color: rgba(20, 85, 168, .24);
	box-shadow: 0 22px 54px rgba(2, 26, 70, .16);
	transform: translateY(-6px);
}

.kv-procedure-card img {
	background: #fff;
	object-fit: contain;
	padding: 10px;
}
.kv-erp-public-layout {
	display: grid;
	grid-template-columns: minmax(260px, .42fr) minmax(0, 1fr);
	gap: 24px;
	align-items: start;
}
.kv-erp-help-card {
	overflow: hidden;
}
.kv-erp-help-card h3,
.kv-erp-help-card p,
.kv-erp-help-card ul,
.kv-erp-help-card .kv-btn {
	margin-left: 24px;
	margin-right: 24px;
}
.kv-erp-help-card h3 {
	margin-top: 24px;
}
.kv-erp-help-card ul {
	padding-left: 20px;
	color: var(--kv-muted);
}
.kv-erp-help-card .kv-btn {
	margin-bottom: 24px;
}
.kv-erp-shortcode-panel {
	padding: 28px;
}
.kv-erp-shortcode-panel :where(input, select, textarea) {
	max-width: 100%;
}
.kv-erp-shortcode-panel button,
.kv-erp-shortcode-panel input[type="submit"] {
	border: 0;
	border-radius: 8px;
	background: var(--kv-blue);
	color: var(--kv-white);
	padding: 13px 18px;
	font-weight: 800;
	cursor: pointer;
}
@media (max-width: 900px) {
	.kv-online-grid,
	.kv-erp-public-layout {
		grid-template-columns: 1fr;
	}
}


.kv-section--blue .kv-section__split h2 {
	color: #fff;
	text-shadow: 0 10px 24px rgba(0, 0, 0, .28);
}

.kv-section--blue .kv-section__split p {
	color: rgba(255, 255, 255, .84);
}

.kv-virtual-page .kv-service-carousel img,
.kv-home img {
	content-visibility: auto;
}

/* Animated public forms */
.kv-animated-form {
	isolation: isolate;
	position: relative;
	overflow: hidden;
}

.kv-animated-form::before {
	background: linear-gradient(120deg, rgba(20, 85, 168, .16), rgba(245, 197, 24, .18), rgba(218, 41, 28, .08));
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.kv-form-heading--animated,
.kv-form-panel,
.kv-form-actions {
	animation: kvFormRise .55s ease both;
}

.kv-form-panel:nth-of-type(1) {
	animation-delay: .08s;
}

.kv-form-panel:nth-of-type(2) {
	animation-delay: .16s;
}

.kv-form-panel:nth-of-type(3),
.kv-form-actions {
	animation-delay: .24s;
}

.kv-form-progress {
	align-items: center;
	display: grid;
	gap: 10px;
	grid-column: 1 / -1;
	grid-template-columns: 34px 1fr 34px 1fr 34px;
	margin-bottom: 2px;
}

.kv-form-progress span {
	align-items: center;
	background: #e8edf7;
	border-radius: 50%;
	color: var(--kv-blue-dark);
	display: inline-flex;
	font-size: 13px;
	font-weight: 900;
	height: 34px;
	justify-content: center;
	transition: transform .25s ease, background .25s ease, color .25s ease;
	width: 34px;
}

.kv-form-progress span.is-active,
.kv-animated-form.is-submitting .kv-form-progress span {
	background: var(--kv-blue);
	color: #fff;
	transform: scale(1.06);
}

.kv-form-progress i {
	background: linear-gradient(90deg, rgba(20, 85, 168, .2), rgba(20, 85, 168, .05));
	display: block;
	height: 3px;
}

.kv-field {
	position: relative;
}

.kv-field > span,
.kv-animated-form label > span {
	color: var(--kv-title);
	font-weight: 900;
}

.kv-field input,
.kv-field select,
.kv-field textarea,
.kv-reference-field input {
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease, background .2s ease;
}

.kv-field.is-focused input,
.kv-field.is-focused select,
.kv-field.is-focused textarea,
.kv-reference-field.is-focused input {
	background: #fff;
	border-color: var(--kv-blue);
	box-shadow: 0 0 0 4px rgba(20, 85, 168, .14);
	transform: translateY(-1px);
}

.kv-field.is-filled > span::after {
	background: var(--kv-yellow);
	border-radius: 999px;
	content: "";
	display: inline-block;
	height: 8px;
	margin-left: 8px;
	vertical-align: middle;
	width: 8px;
}

.kv-file-field input[type="file"] {
	background: #f7f9fd;
	border: 1px dashed rgba(20, 85, 168, .42);
	cursor: pointer;
}

.kv-form-actions {
	align-items: center;
	display: flex;
	gap: 16px;
	grid-column: 1 / -1;
	justify-content: space-between;
	margin-top: 4px;
}

.kv-form-actions small {
	color: var(--kv-muted);
	font-weight: 700;
	line-height: 1.45;
}

.kv-submit-btn {
	min-width: 190px;
	position: relative;
}

.kv-animated-form.is-submitting .kv-submit-btn {
	pointer-events: none;
}

.kv-animated-form.is-submitting .kv-submit-btn span {
	opacity: .32;
}

.kv-animated-form.is-submitting .kv-submit-btn::after {
	animation: kvSpin .75s linear infinite;
	border: 2px solid rgba(255, 255, 255, .45);
	border-top-color: #fff;
	border-radius: 50%;
	content: "";
	height: 18px;
	left: calc(50% - 9px);
	position: absolute;
	top: calc(50% - 9px);
	width: 18px;
}

.kv-tracking-form {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	display: grid;
	gap: 18px;
	padding: 28px;
}

.kv-reference-field input {
	font-family: Consolas, Monaco, monospace;
	letter-spacing: .02em;
	text-transform: uppercase;
}

.kv-erp-tracking-result {
	animation: kvFormRise .55s ease both;
	background: #fff;
	border: 1px solid rgba(20, 85, 168, .14);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	margin-top: 20px;
	padding: 24px;
}

@keyframes kvFormRise {
	from {
		opacity: 0;
		transform: translateY(18px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes kvSpin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 720px) {
	.kv-form-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.kv-submit-btn {
		width: 100%;
	}
}


/* Dedicated service pages */
.kv-service-page-grid,
.kv-service-form-layout {
	display: grid;
	grid-template-columns: minmax(280px, .88fr) minmax(0, 1.45fr);
	gap: 30px;
	align-items: start;
}

.kv-service-owner-card {
	position: sticky;
	top: 110px;
	overflow: hidden;
}

.kv-service-owner-card::before {
	background: linear-gradient(90deg, var(--kv-blue), var(--kv-yellow), var(--kv-red));
	content: "";
	display: block;
	height: 5px;
	inset: 0 0 auto;
	position: absolute;
}

.kv-service-owner-card a:not(.kv-btn) {
	color: var(--kv-blue);
	font-weight: 800;
	text-decoration: none;
	word-break: break-word;
}

.kv-service-page-form {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	display: grid;
	gap: 22px;
	padding: clamp(22px, 3vw, 34px);
}

.kv-service-form-layout .kv-contact-copy {
	background: var(--kv-blue-dark);
	border-radius: 8px;
	color: #fff;
	padding: clamp(26px, 4vw, 42px);
}

.kv-service-form-layout .kv-contact-copy h2,
.kv-service-form-layout .kv-contact-copy p,
.kv-service-form-layout .kv-contact-copy li {
	color: #fff;
}

.kv-service-form-layout .kv-contact-copy .kv-eyebrow {
	color: var(--kv-yellow);
}

.kv-service-page-intro .kv-section__head {
	max-width: 920px;
}

.kv-service-page-grid .kv-service-subservices {
	min-height: 100%;
}

.kv-service-page-grid .kv-service-subservice-card {
	animation: kvFormRise .55s ease both;
}

.kv-service-page-grid .kv-service-subservice-card:nth-child(2) { animation-delay: .05s; }
.kv-service-page-grid .kv-service-subservice-card:nth-child(3) { animation-delay: .1s; }
.kv-service-page-grid .kv-service-subservice-card:nth-child(4) { animation-delay: .15s; }
.kv-service-page-grid .kv-service-subservice-card:nth-child(5) { animation-delay: .2s; }

@media (max-width: 980px) {
	.kv-service-page-grid,
	.kv-service-form-layout {
		grid-template-columns: 1fr;
	}

	.kv-service-owner-card {
		position: relative;
		top: auto;
	}
}


/* ERP dossier deposit page */
.kv-dossier-entry-layout {
	display: grid;
	grid-template-columns: minmax(280px, .48fr) minmax(0, 1fr);
	gap: 28px;
	align-items: start;
}

.kv-dossier-help {
	position: sticky;
	top: 110px;
}

.kv-dossier-help__body {
	padding: 24px;
}

.kv-dossier-help h3,
.kv-dossier-help p,
.kv-dossier-help ul,
.kv-dossier-help .kv-btn {
	margin-left: 0;
	margin-right: 0;
}

.kv-dossier-help ul {
	padding-left: 20px;
}

.kv-dossier-flow {
	display: grid;
	gap: 10px;
	margin: 22px 0;
}

.kv-dossier-flow span {
	align-items: center;
	background: rgba(20, 85, 168, .08);
	border: 1px solid rgba(20, 85, 168, .14);
	border-radius: 8px;
	color: var(--kv-blue-dark);
	display: flex;
	font-size: 13px;
	font-weight: 900;
	justify-content: space-between;
	padding: 10px 12px;
}

.kv-dossier-form-panel {
	padding: clamp(18px, 3vw, 32px);
}

.kv-dossier-form {
	display: grid;
	gap: 22px;
}


.kv-checkbox-field {
	align-items: start;
	background: rgba(245, 197, 24, .13);
	border: 1px solid rgba(245, 197, 24, .38);
	border-radius: 8px;
	display: grid !important;
	grid-column: 1 / -1;
	grid-template-columns: 22px minmax(0, 1fr);
	padding: 14px;
}

.kv-checkbox-field input[type="checkbox"] {
	min-height: auto;
	width: 18px;
	height: 18px;
	margin-top: 2px;
}

.kv-checkbox-field span {
	font-weight: 800;
	line-height: 1.45;
}

.kv-erp-notice-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 16px;
}

.kv-erp-form-notice {
	border-radius: 8px;
	margin-bottom: 22px;
	padding: 18px;
}

.kv-erp-form-notice--success {
	background: rgba(25, 135, 84, .1);
	border: 1px solid rgba(25, 135, 84, .24);
}

.kv-erp-form-notice--error {
	background: rgba(190, 31, 45, .1);
	border: 1px solid rgba(190, 31, 45, .24);
}

@media (max-width: 980px) {
	.kv-dossier-entry-layout {
		grid-template-columns: 1fr;
	}

	.kv-dossier-help {
		position: relative;
		top: auto;
	}
}

@media (max-width: 640px) {
	.kv-form-section {
		grid-template-columns: 1fr;
		padding: 14px;
	}

	.kv-dossier-form-panel {
		padding: 14px;
	}

	.kv-erp-notice-actions .kv-btn {
		width: 100%;
	}
}


/* Header frame fixes */
.kv-topbar,
.kv-header {
	width: 100%;
}

.kv-header {
	isolation: isolate;
}

.kv-header__inner {
	box-sizing: border-box;
}

.kv-nav {
	min-width: 0;
}

.kv-menu {
	flex-wrap: wrap;
	justify-content: center;
}

.kv-brand {
	flex: 0 0 auto;
}

.kv-header__cta {
	flex: 0 0 auto;
	white-space: nowrap;
}

@media (min-width: 961px) {
	.kv-header__inner {
		flex-wrap: nowrap;
	}

	.kv-nav {
		flex: 1 1 auto;
	}

	.kv-menu {
		flex-wrap: nowrap;
	}
}

@media (max-width: 640px) {
	.kv-topbar__inner {
		align-items: flex-start;
		display: grid;
		gap: 6px;
	}

	.kv-brand__logo {
		width: min(210px, 58vw);
	}
}


/* Navigation anti-overlap */
@media (min-width: 1181px) {
	.kv-brand__logo {
		width: 220px;
	}

	.kv-header__inner {
		gap: 14px;
	}

	.kv-menu {
		gap: 4px;
	}

	.kv-nav a,
	.kv-submenu-toggle {
		font-size: 14px;
		padding-inline: 9px;
	}
}

@media (max-width: 1180px) {
	.kv-topbar__inner,
	.kv-header__inner {
		flex-wrap: wrap;
	}

	.kv-header__inner {
		gap: 14px;
		padding: 12px 0;
	}

	.kv-brand__logo {
		width: min(230px, 58vw);
	}

	.kv-menu-toggle {
		display: inline-flex;
		flex-direction: column;
		order: 2;
	}

	.kv-header__cta {
		order: 2;
	}

	.kv-nav {
		max-height: 0;
		opacity: 0;
		order: 3;
		overflow: hidden;
		transition: max-height .35s ease, opacity .25s ease;
		width: 100%;
	}

	.kv-menu-open .kv-nav {
		max-height: 82vh;
		opacity: 1;
		overflow: visible;
	}

	.kv-menu {
		align-items: stretch;
		background: rgba(2, 26, 70, .28);
		border: 1px solid rgba(255, 255, 255, .16);
		border-radius: 8px;
		display: grid;
		gap: 6px;
		justify-content: stretch;
		margin: 6px 0 16px;
		padding: 10px;
		width: 100%;
	}

	.kv-menu > li,
	.kv-nav a,
	.kv-submenu-toggle {
		width: 100%;
	}

	.kv-nav a,
	.kv-submenu-toggle {
		justify-content: space-between;
	}

	.kv-submenu {
		border: 0;
		box-shadow: none;
		max-height: 0;
		opacity: 1;
		overflow: hidden;
		padding: 0 10px;
		pointer-events: auto;
		position: static;
		transform: none;
		transition: max-height .28s ease, padding .28s ease;
		width: 100%;
	}

	.kv-menu__item--has-children:hover .kv-submenu,
	.kv-menu__item--has-children:focus-within .kv-submenu {
		max-height: 0;
		padding: 0 10px;
	}

	.kv-menu__item--has-children.is-open .kv-submenu {
		max-height: 440px;
		padding: 8px 10px 10px;
	}

	.kv-submenu a {
		background: #fff;
		color: var(--kv-ink);
		margin-top: 4px;
	}
}

@media (max-width: 520px) {
	.kv-header__cta {
		display: none;
	}
}


/* ERP onboarding form */
.kv-onboarding-form.kv-onboarding-ready {
	position: relative;
}

.kv-onboarding-ready .kv-onboarding-step:not(.is-active) {
	display: none;
}

.kv-onboarding-ready .kv-onboarding-step.is-active {
	animation: kvFormRise .45s ease both;
}

.kv-onboarding-step[data-step="3"] {
	grid-column: 1 / -1;
}

.kv-onboarding-step[data-step="3"] .kv-form-section {
	margin-bottom: 18px;
}

.kv-onboarding-actions {
	display: flex;
	gap: 12px;
	grid-column: 1 / -1;
	justify-content: flex-end;
	margin-top: 4px;
}

.kv-onboarding-submit {
	border-top: 1px solid rgba(20, 85, 168, .12);
	padding-top: 18px;
}

.kv-form-progress span.is-complete {
	background: var(--kv-blue);
	color: #fff;
}

.kv-form-progress span.is-complete + i {
	background: var(--kv-blue);
}

@media (max-width: 640px) {
	.kv-onboarding-actions,
	.kv-onboarding-submit {
		align-items: stretch;
		flex-direction: column;
	}

	.kv-onboarding-actions .kv-btn,
	.kv-onboarding-submit .kv-btn {
		width: 100%;
	}
}


/* Institutional content pages */
.kv-admin-map {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.kv-admin-panel {
	background: var(--kv-white);
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	box-shadow: var(--kv-shadow);
	min-height: 230px;
	padding: 26px;
	position: relative;
	overflow: hidden;
}

.kv-admin-panel::before {
	background: linear-gradient(180deg, var(--kv-blue), var(--kv-yellow));
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 5px;
}

.kv-admin-panel h3 {
	color: var(--kv-title);
	font-size: 22px;
	line-height: 1.2;
	margin: 10px 0;
}

.kv-admin-panel p:not(.kv-eyebrow) {
	color: var(--kv-muted);
	line-height: 1.65;
	margin: 0;
}

.kv-admin-panel .kv-eyebrow {
	color: var(--kv-blue);
	font-weight: 900;
	letter-spacing: .08em;
	text-transform: uppercase;
}

@media (max-width: 1080px) {
	.kv-admin-map {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.kv-admin-map {
		grid-template-columns: 1fr;
	}

	.kv-admin-panel {
		min-height: auto;
	}
}


/* Commune institutional pages */
.kv-commune-nav {
	background: #f6f8fc;
	border-bottom: 1px solid rgba(13, 35, 83, 0.08);
}

.kv-commune-nav nav {
	display: flex;
	gap: 8px;
	overflow-x: auto;
	padding: 14px 0;
	scrollbar-width: thin;
}

.kv-commune-nav a {
	flex: 0 0 auto;
	padding: 10px 14px;
	border: 1px solid rgba(20, 85, 166, 0.16);
	border-radius: 6px;
	background: #fff;
	color: #0d2353;
	font-weight: 700;
	text-decoration: none;
}

.kv-commune-nav a:hover,
.kv-commune-nav a:focus {
	background: #1455a6;
	color: #fff;
}

.kv-inline-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 22px;
}

.kv-profile-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
	gap: 18px;
}

.kv-profile-card {
	position: relative;
	padding: 28px;
	border: 1px solid rgba(13, 35, 83, 0.12);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 40px rgba(13, 35, 83, 0.08);
}

.kv-profile-card--primary {
	background: #0d4fa3;
	color: #fff;
}

.kv-profile-card--primary .kv-eyebrow,
.kv-profile-card--primary .kv-profile-role,
.kv-profile-card--primary p {
	color: rgba(255, 255, 255, 0.88);
}

.kv-profile-card h2 {
	margin: 6px 0 8px;
	font-size: clamp(24px, 3vw, 36px);
	line-height: 1.1;
}

.kv-profile-role {
	font-weight: 800;
	color: #1455a6;
}

.kv-quarter-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.kv-quarter-card {
	padding: 22px;
	border: 1px solid rgba(13, 35, 83, 0.1);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 16px 36px rgba(13, 35, 83, 0.07);
}

.kv-quarter-card > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #1455a6;
	color: #fff;
	font-weight: 800;
}

.kv-quarter-card h3 {
	margin: 14px 0 8px;
	font-size: 20px;
}

.kv-quarter-card dl {
	margin: 16px 0 0;
	padding-top: 14px;
	border-top: 1px solid rgba(13, 35, 83, 0.1);
}

.kv-quarter-card dt {
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	color: #1455a6;
}

.kv-quarter-card dd {
	margin: 3px 0 12px;
	color: #17213a;
	font-weight: 700;
}

.kv-table-panel {
	padding: 24px;
	border: 1px solid rgba(13, 35, 83, 0.1);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 16px 36px rgba(13, 35, 83, 0.07);
}

.kv-table-panel h2 {
	margin: 0 0 16px;
}

.kv-table-scroll {
	overflow-x: auto;
}

.kv-table-panel table {
	width: 100%;
	border-collapse: collapse;
	min-width: 680px;
}

.kv-table-panel th,
.kv-table-panel td {
	padding: 13px 14px;
	border-bottom: 1px solid rgba(13, 35, 83, 0.1);
	text-align: left;
	vertical-align: top;
}

.kv-table-panel th {
	background: #0d2353;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

.kv-table-panel td:first-child {
	font-weight: 800;
	color: #1455a6;
}

@media (max-width: 980px) {
	.kv-profile-grid,
	.kv-quarter-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 640px) {
	.kv-profile-grid,
	.kv-quarter-grid {
		grid-template-columns: 1fr;
	}

	.kv-profile-card,
	.kv-quarter-card,
	.kv-table-panel {
		padding: 18px;
	}

	.kv-commune-nav nav {
		padding-inline: 0;
	}
}


.kv-service-search-reset {
	justify-self: start;
	min-height: 38px;
	padding: 8px 13px;
	border: 1px solid rgba(20, 85, 168, .22);
	border-radius: 6px;
	background: #fff;
	color: var(--kv-blue-dark);
	font-weight: 800;
	cursor: pointer;
}

.kv-service-search-reset:hover,
.kv-service-search-reset:focus {
	background: var(--kv-blue);
	color: #fff;
	outline: 0;
}

.kv-service-search-reset[hidden] {
	display: none;
}

.kv-filterable-services .kv-service-card:focus {
	outline: 3px solid rgba(20, 85, 168, .22);
	outline-offset: 3px;
}

.kv-filterable-services .kv-service-card.is-active {
	background: var(--kv-white);
	color: var(--kv-ink);
}


/* Card title contrast rules */
.kv-service-card,
.kv-news-card,
.kv-step,
.kv-authority-card,
.kv-revenue-grid article,
.kv-online-card,
.kv-erp-help-card,
.kv-service-subservice-card,
.kv-quarter-card,
.kv-admin-panel,
.kv-table-panel,
.kv-profile-card:not(.kv-profile-card--primary) {
	color: var(--kv-ink);
}

.kv-service-card :where(h2, h3, h4),
.kv-news-card :where(h2, h3, h4),
.kv-step :where(h2, h3, h4),
.kv-authority-card :where(h2, h3, h4),
.kv-revenue-grid article :where(h2, h3, h4),
.kv-online-card :where(h2, h3, h4),
.kv-erp-help-card :where(h2, h3, h4),
.kv-service-subservice-card :where(h2, h3, h4),
.kv-quarter-card :where(h2, h3, h4),
.kv-admin-panel :where(h2, h3, h4),
.kv-table-panel :where(h2, h3, h4),
.kv-profile-card:not(.kv-profile-card--primary) :where(h2, h3, h4) {
	color: var(--kv-title);
}

.kv-service-grid--featured .kv-service-card--accent,
.kv-news-card,
.kv-authority-card--photo,
.kv-profile-card--primary,
.kv-erp-help-card.kv-dossier-help,
.kv-section--blue .kv-service-card,
.kv-section--blue .kv-news-card,
.kv-section--blue .kv-step,
.kv-section--blue .kv-authority-card,
.kv-section--blue .kv-online-card,
.kv-section--blue .kv-erp-help-card,
.kv-section--blue .kv-service-subservice-card,
.kv-section--blue .kv-quarter-card,
.kv-section--blue .kv-admin-panel {
	color: #fff;
}

.kv-service-grid--featured .kv-service-card--accent :where(h2, h3, h4, p),
.kv-news-card :where(h2, h3, h4, p),
.kv-authority-card--photo :where(h2, h3, h4, p, span),
.kv-profile-card--primary :where(h2, h3, h4, p, .kv-eyebrow, .kv-profile-role),
.kv-erp-help-card.kv-dossier-help :where(h2, h3, h4, p, li, ul),
.kv-section--blue .kv-service-card :where(h2, h3, h4, p),
.kv-section--blue .kv-news-card :where(h2, h3, h4, p),
.kv-section--blue .kv-step :where(h2, h3, h4, p),
.kv-section--blue .kv-authority-card :where(h2, h3, h4, p, span),
.kv-section--blue .kv-online-card :where(h2, h3, h4, p),
.kv-section--blue .kv-erp-help-card :where(h2, h3, h4, p, li, ul),
.kv-section--blue .kv-service-subservice-card :where(h2, h3, h4, p),
.kv-section--blue .kv-quarter-card :where(h2, h3, h4, p, dt, dd),
.kv-section--blue .kv-admin-panel :where(h2, h3, h4, p, .kv-eyebrow) {
	color: #fff;
}

.kv-filterable-services .kv-service-card.is-active :where(h2, h3, h4, p) {
	color: inherit;
}


/* Final card contrast overrides */
.kv-section--muted .kv-news-card,
.kv-section:not(.kv-section--blue):not(.kv-section--news) .kv-news-card,
.kv-filterable-services .kv-service-card,
.kv-service-page-grid .kv-service-subservice-card,
.kv-quarter-card,
.kv-admin-panel,
.kv-online-card,
.kv-erp-help-card:not(.kv-dossier-help) {
	background-color: #fff;
	color: var(--kv-ink);
}

.kv-section--muted .kv-news-card :where(h2, h3, h4, p),
.kv-section:not(.kv-section--blue):not(.kv-section--news) .kv-news-card :where(h2, h3, h4, p),
.kv-filterable-services .kv-service-card :where(h2, h3, h4, p),
.kv-service-page-grid .kv-service-subservice-card :where(h2, h3, h4, p),
.kv-quarter-card :where(h2, h3, h4, p),
.kv-admin-panel :where(h2, h3, h4, p),
.kv-online-card :where(h2, h3, h4, p),
.kv-erp-help-card:not(.kv-dossier-help) :where(h2, h3, h4, p, li) {
	color: var(--kv-title);
}

.kv-section--muted .kv-news-card p,
.kv-section:not(.kv-section--blue):not(.kv-section--news) .kv-news-card p,
.kv-filterable-services .kv-service-card p,
.kv-service-page-grid .kv-service-subservice-card p,
.kv-quarter-card p,
.kv-admin-panel p:not(.kv-eyebrow),
.kv-online-card p,
.kv-erp-help-card:not(.kv-dossier-help) :where(p, li) {
	color: var(--kv-muted);
}

.kv-section--blue .kv-news-card,
.kv-section--news .kv-news-card,
.kv-service-grid--featured .kv-service-card--accent,
.kv-profile-card--primary,
.kv-dossier-help {
	color: #fff;
}

.kv-section--blue .kv-news-card :where(h2, h3, h4, p),
.kv-section--news .kv-news-card :where(h2, h3, h4, p),
.kv-service-grid--featured .kv-service-card--accent :where(h2, h3, h4, p),
.kv-profile-card--primary :where(h2, h3, h4, p),
.kv-dossier-help :where(h2, h3, h4, p, li) {
	color: #fff;
}


/* Cursor-follow blue card animation */
:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
) {
	--kv-cursor-x: 50%;
	--kv-cursor-y: 50%;
	position: relative;
	isolation: isolate;
	overflow: hidden;
	transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease, background-color .28s ease, color .22s ease;
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
)::before {
	content: "";
	position: absolute;
	inset: -1px;
	z-index: -1;
	background:
		radial-gradient(circle 180px at var(--kv-cursor-x) var(--kv-cursor-y), rgba(23, 122, 214, .34), rgba(23, 122, 214, .14) 34%, transparent 68%),
		linear-gradient(135deg, rgba(20, 85, 168, .08), rgba(0, 149, 218, .05));
	opacity: 0;
	transition: opacity .24s ease;
	pointer-events: none;
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
)::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	border: 1px solid rgba(23, 122, 214, 0);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12);
	border-radius: inherit;
	opacity: 0;
	transition: opacity .24s ease, border-color .24s ease;
	pointer-events: none;
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
) > * {
	position: relative;
	z-index: 1;
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
):hover::before {
	opacity: 1;
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
):hover::after {
	opacity: 1;
	border-color: rgba(23, 122, 214, .28);
}

:where(
	.kv-service-card,
	.kv-online-card,
	.kv-authority-card,
	.kv-project-card,
	.kv-news-card,
	.kv-post-card,
	.kv-step,
	.kv-quarter-card,
	.kv-profile-card,
	.kv-media-card,
	.kv-service-contact-card,
	.kv-service-subservice-card,
	.kv-admin-panel,
	.kv-table-panel,
	.kv-erp-help-card,
	.kv-revenue-grid article,
	.kv-timeline article,
	.kv-directory article,
	.kv-discover__list article,
	.kv-home-about__grid article
):hover {
	transform: translateY(-4px);
	box-shadow: 0 22px 50px rgba(6, 31, 74, .14);
}

:where(
	.kv-service-card--accent,
	.kv-news-card,
	.kv-authority-card--photo,
	.kv-profile-card--primary,
	.kv-section--blue .kv-service-card,
	.kv-section--blue .kv-online-card,
	.kv-section--blue .kv-authority-card,
	.kv-section--blue .kv-quarter-card,
	.kv-section--news .kv-news-card,
	.kv-dossier-help
)::before {
	background:
		radial-gradient(circle 210px at var(--kv-cursor-x) var(--kv-cursor-y), rgba(0, 185, 255, .42), rgba(255, 201, 58, .13) 32%, transparent 68%),
		linear-gradient(135deg, rgba(255, 255, 255, .12), rgba(0, 149, 218, .08));
}

/* Keep legacy DERCO markup neutral until the cursor enters the card. */
.kv-service-grid--featured .kv-service-card--accent {
	background: var(--kv-white);
	color: var(--kv-ink);
	border-color: var(--kv-line);
}

.kv-service-grid--featured .kv-service-card--accent :where(h2, h3, h4) {
	color: var(--kv-title);
}

.kv-service-grid--featured .kv-service-card--accent p {
	color: var(--kv-muted);
}

.kv-service-grid--featured .kv-service-card--accent .dashicons {
	background: rgba(43, 68, 132, .1);
	color: var(--kv-blue);
}
@media (prefers-reduced-motion: reduce) {
	:where(
		.kv-service-card,
		.kv-online-card,
		.kv-authority-card,
		.kv-project-card,
		.kv-news-card,
		.kv-post-card,
		.kv-step,
		.kv-quarter-card,
		.kv-profile-card,
		.kv-media-card,
		.kv-service-contact-card,
		.kv-service-subservice-card,
		.kv-admin-panel,
		.kv-table-panel,
		.kv-erp-help-card,
		.kv-revenue-grid article,
		.kv-timeline article,
		.kv-directory article,
		.kv-discover__list article,
		.kv-home-about__grid article
	) {
		transition: none;
		transform: none !important;
	}
}

/* Institutional coherence fixes: news, agenda, commune presentation and quarters */
.kv-post-grid,
.kv-post-grid--home {
	align-items: stretch;
}

.kv-post-card {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

.kv-post-card__image {
	flex: 0 0 auto;
}

.kv-post-card__date {
	margin-bottom: 8px;
}

.kv-post-card__title {
	font-size: clamp(18px, 1.25vw, 21px);
	line-height: 1.22;
	margin: 8px 0 10px;
}

.kv-post-card__title a,
.kv-post-card__excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.kv-post-card__title a {
	-webkit-line-clamp: 2;
	word-break: normal;
	overflow-wrap: anywhere;
}

.kv-post-card__excerpt {
	-webkit-line-clamp: 3;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
}

.kv-section--news .kv-home-updates {
	align-items: start;
}

.kv-section--news .kv-post-grid--home {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.kv-home-events {
	min-height: 100%;
	max-height: 560px;
	overflow: auto;
}

.kv-home-events__head h3 {
	font-size: clamp(20px, 2vw, 26px);
}

.kv-feature-split {
	align-items: start;
}

.kv-page-feature {
	padding: clamp(24px, 3vw, 34px);
}

.kv-page-feature h2 {
	font-size: clamp(27px, 3vw, 40px);
	max-width: 760px;
}

.kv-page-feature p {
	font-size: 16px;
	line-height: 1.72;
	max-width: 760px;
}

.kv-commune-overview-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.kv-commune-overview-grid .kv-service-card {
	padding: 24px;
	min-height: 210px;
}

.kv-commune-overview-grid .kv-service-card h3 {
	font-size: clamp(19px, 1.6vw, 24px);
	line-height: 1.22;
}

.kv-commune-overview-grid .kv-service-card p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	line-height: 1.62;
}

.kv-quarter-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

.kv-quarter-card {
	display: flex;
	flex-direction: column;
	gap: 14px;
	padding: 24px;
	min-height: 100%;
}

.kv-quarter-card__top {
	display: grid;
	grid-template-columns: 46px minmax(0, 1fr);
	align-items: center;
	gap: 12px;
}

.kv-quarter-card__top span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #1455a6;
	color: #fff;
	font-weight: 800;
}

.kv-quarter-card__top h3,
.kv-quarter-card h3 {
	margin: 0;
	font-size: clamp(20px, 1.6vw, 24px);
	line-height: 1.2;
}

.kv-quarter-card > span {
	display: none;
}

.kv-quarter-card p {
	margin: 0;
	line-height: 1.62;
}

.kv-quarter-card dl {
	margin: 0;
	padding-top: 14px;
}

.kv-quarter-contact {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: auto;
	padding-top: 4px;
}

.kv-quarter-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 44px;
	border-radius: 7px;
	font-weight: 800;
	text-decoration: none;
	transition: transform .22s ease, box-shadow .22s ease, background-color .22s ease, color .22s ease;
}

.kv-quarter-btn--call {
	background: #1455a6;
	color: #fff;
	box-shadow: 0 12px 24px rgba(20, 85, 166, .22);
}

.kv-quarter-btn--mail {
	background: rgba(254, 183, 33, .18);
	color: #0d2353;
	border: 1px solid rgba(254, 183, 33, .4);
}

.kv-quarter-btn:hover,
.kv-quarter-btn:focus {
	transform: translateY(-2px);
	text-decoration: none;
	box-shadow: 0 16px 30px rgba(13, 35, 83, .18);
}

.kv-quarter-btn--call:hover,
.kv-quarter-btn--call:focus {
	background: #0d3f83;
	color: #fff;
}

.kv-quarter-btn--mail:hover,
.kv-quarter-btn--mail:focus {
	background: #feb721;
	color: #0d2353;
}

.kv-section--muted :where(.kv-page-feature, .kv-timeline, .kv-service-card, .kv-quarter-card, .kv-admin-panel, .kv-profile-card) {
	background-color: #fff;
}

.kv-section--muted :where(.kv-page-feature, .kv-timeline, .kv-service-card, .kv-quarter-card, .kv-admin-panel, .kv-profile-card) :where(h2, h3, h4) {
	color: #111827;
}

.kv-section--muted :where(.kv-page-feature, .kv-timeline, .kv-service-card, .kv-quarter-card, .kv-admin-panel, .kv-profile-card) :where(p, dd, li) {
	color: #475569;
}

.kv-section--blue :where(h2, h3, h4, p),
.kv-section--news :where(h2, h3, h4),
.kv-profile-card--primary :where(h2, h3, h4, p) {
	color: #fff;
}

.kv-section--news .kv-post-card :where(h2, h3, h4),
.kv-section--news .kv-post-card :where(h2, h3, h4) a {
	color: #111827;
}

.kv-section--news .kv-post-card p,
.kv-section--news .kv-post-card .kv-post-card__excerpt {
	color: #475569;
}

@media (max-width: 980px) {
	.kv-section--news .kv-post-grid--home,
	.kv-commune-overview-grid,
	.kv-quarter-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 640px) {
	.kv-section--news .kv-post-grid--home,
	.kv-commune-overview-grid,
	.kv-quarter-grid,
	.kv-quarter-contact {
		grid-template-columns: 1fr !important;
	}

	.kv-post-card__title {
		font-size: 19px;
	}

	.kv-home-events {
		max-height: none;
	}
}

/* Explicit spacing between quarter cards */
.kv-quarter-section .kv-quarter-grid {
	gap: 24px !important;
	row-gap: 24px !important;
	column-gap: 24px !important;
}

@media (max-width: 640px) {
	.kv-quarter-section .kv-quarter-grid {
		gap: 18px !important;
		row-gap: 18px !important;
	}
}

/* Home authority cards: readable dark text on a white surface. */
#autorites .kv-authority-card,
#autorites .kv-authority-card--photo {
	background-color: #fff;
	color: #111827;
}

#autorites .kv-authority-card :where(span, h2, h3, h4, p),
#autorites .kv-authority-card--photo :where(span, h2, h3, h4, p) {
	color: #111827 !important;
}

#autorites .kv-authority-card p,
#autorites .kv-authority-card--photo p {
	color: #374151 !important;
}
/* Render below-the-fold sections only when they approach the viewport. */
@supports (content-visibility: auto) {
	main > .kv-section:not(:first-child),
	.wp-site-blocks > main > .kv-section:not(:first-child) {
		content-visibility: auto;
		contain-intrinsic-size: auto 760px;
	}
}
/* Definitive spacing for every quarter card grid. */
.kv-section.kv-quarter-section .kv-container > .kv-quarter-grid {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 32px !important;
	row-gap: 32px !important;
	column-gap: 32px !important;
	align-items: stretch;
}

.kv-section.kv-quarter-section .kv-quarter-card {
	width: 100%;
	min-width: 0;
	margin: 0 !important;
}

@media (max-width: 700px) {
	.kv-section.kv-quarter-section .kv-container > .kv-quarter-grid {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 24px !important;
		row-gap: 24px !important;
		column-gap: 0 !important;
	}
}
/* Static institutional galleries replace all former sliders. */
.kv-static-gallery {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 28px;
}

.kv-static-gallery__card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid var(--kv-line);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 14px 34px rgba(6, 31, 74, .09);
}

.kv-static-gallery__card img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 10;
	object-fit: cover;
}

.kv-static-gallery__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 24px;
}

.kv-static-gallery__body span {
	color: var(--kv-blue);
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}

.kv-static-gallery__body h3 {
	margin: 10px 0 8px;
	color: #111827;
	font-size: 20px;
}

.kv-static-gallery__body p {
	margin: 0;
	color: #475569;
	line-height: 1.65;
}

@media (max-width: 980px) {
	.kv-static-gallery {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.kv-static-gallery {
		grid-template-columns: minmax(0, 1fr);
		gap: 20px;
	}
}

/* Portail citoyen */
.kv-citizen-benefits { margin-top:-22px; padding:0 0 34px; background:var(--kv-white); }
.kv-citizen-benefits__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.kv-citizen-benefits article { position:relative; padding:24px 24px 22px 74px; border:1px solid var(--kv-line); border-radius:14px; background:#fff; box-shadow:0 12px 30px rgba(0,0,32,.06); }
.kv-citizen-benefits span { position:absolute; top:24px; left:22px; color:var(--kv-yellow); font-weight:900; }
.kv-citizen-benefits h3 { margin:0 0 6px; font-size:18px; }
.kv-citizen-benefits p { margin:0; color:var(--kv-muted); font-size:14px; line-height:1.6; }
.kv-citizen-help { overflow:hidden; border-radius:18px; }
.kv-citizen-help > img { width:100%; height:225px; object-fit:cover; }
.kv-citizen-help__body { padding:26px; }
.kv-citizen-help__body ul { margin:20px 0 24px; padding:0; list-style:none; }
.kv-citizen-help__body li { position:relative; margin:11px 0; padding-left:25px; }
.kv-citizen-help__body li::before { content:"✓"; position:absolute; left:0; color:var(--kv-blue); font-weight:900; }
.kv-citizen-track-link { display:block; margin-top:17px; color:var(--kv-blue); font-size:14px; font-weight:750; text-align:center; }
.kv-citizen-panel { min-height:470px; padding:clamp(28px,4vw,48px); border-radius:18px; }
.kv-citizen-panel__head { margin-bottom:28px; padding-bottom:22px; border-bottom:1px solid var(--kv-line); }
.kv-citizen-panel__head h2 { margin:4px 0 8px; }
.kv-citizen-panel__head p:last-child { margin:0; color:var(--kv-muted); }
.kv-citizen-panel :where(form,.kv-erp-public-form) { max-width:none; }
.kv-citizen-panel :where(input[type="text"],input[type="email"],input[type="password"]) { box-sizing:border-box; width:100%; min-height:50px; border:1px solid #d5dbe8; border-radius:9px; background:#f9fafc; }
.kv-citizen-panel :where(input[type="text"],input[type="email"],input[type="password"]):focus { border-color:var(--kv-blue); box-shadow:0 0 0 4px rgba(43,68,132,.12); outline:0; }
@media(max-width:900px){.kv-citizen-benefits__grid{grid-template-columns:1fr}.kv-citizen-benefits{margin-top:0}.kv-citizen-help>img{height:260px}}

/* Conseil municipal — cartes institutionnelles */
.kv-council-heading {
	max-width: 760px;
	margin-bottom: 36px;
}

.kv-council-heading > p:last-child {
	max-width: 650px;
	color: #616161;
}

.kv-council-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.kv-council-card {
	position: relative;
	min-height: 285px;
	overflow: hidden;
	border: 1px solid rgba(43, 68, 132, .14);
	border-radius: 22px;
	background: linear-gradient(145deg, #fff 0%, #f7f9ff 100%);
	box-shadow: 0 12px 35px rgba(0, 0, 32, .08);
	transition: transform .4s cubic-bezier(.2, .8, .2, 1), box-shadow .4s ease, border-color .4s ease;
}

.kv-council-card::after {
	content: "";
	position: absolute;
	right: -55px;
	bottom: -65px;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background: rgba(254, 183, 33, .13);
	transition: transform .5s ease;
}

.kv-council-card:hover {
	transform: translateY(-9px);
	border-color: rgba(43, 68, 132, .36);
	box-shadow: 0 22px 50px rgba(0, 0, 32, .16);
}

.kv-council-card:hover::after { transform: scale(1.25); }

.kv-council-card__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 22px 24px;
	background: linear-gradient(120deg, var(--kv-navy, #000020), var(--kv-blue, #2b4484));
}

.kv-council-card .kv-card-index {
	color: var(--kv-yellow, #feb721);
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: .12em;
}

.kv-council-avatar {
	display: grid;
	width: 52px;
	height: 52px;
	place-items: center;
	border: 2px solid rgba(255,255,255,.65);
	border-radius: 50%;
	background: rgba(255,255,255,.12);
	color: #fff;
	font-weight: 700;
}

.kv-council-card__body { position: relative; z-index: 1; padding: 25px 24px 28px; }
.kv-council-label { margin: 0 0 8px; color: var(--kv-red, #cf0a05); font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.kv-council-card h3 { margin: 0 0 18px; color: #212121; font-size: 1.12rem; line-height: 1.45; }
.kv-council-card .kv-card-role { display: inline-flex; margin: 0; padding: 7px 13px; border-radius: 999px; background: rgba(43,68,132,.1); color: var(--kv-blue, #2b4484); font-size: .84rem; font-weight: 700; }
.kv-council-card .kv-card-sex { position: absolute; right: 20px; bottom: 20px; display: grid; width: 30px; height: 30px; place-items: center; border-radius: 50%; background: var(--kv-yellow, #feb721); color: #000020; font-size: .75rem; font-weight: 800; }

@media (max-width: 900px) { .kv-council-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 560px) { .kv-council-grid { grid-template-columns: 1fr; } .kv-council-card { min-height: 260px; } }

@media (prefers-reduced-motion: reduce) {
	.kv-council-card, .kv-council-card::after { transition: none; }
	.kv-council-card:hover { transform: none; }
}

/* Lisibilité du panneau d'aide au dépôt : fond neutre et contraste permanent. */
.kv-dossier-entry-section .kv-dossier-help,
.kv-dossier-entry-section .kv-dossier-help:hover {
	background: #fff;
	color: #212121;
}

.kv-dossier-entry-section .kv-dossier-help::before {
	display: none;
	background: none;
	opacity: 0;
}

.kv-dossier-entry-section .kv-dossier-help :where(h2, h3, h4) {
	color: #212121;
}

.kv-dossier-entry-section .kv-dossier-help :where(p, li) {
	color: #525866;
}

.kv-dossier-entry-section .kv-dossier-help .kv-eyebrow {
	color: var(--kv-blue, #2b4484);
}

.kv-dossier-entry-section .kv-dossier-help .kv-dossier-flow span {
	background: #f3f6fc;
	color: var(--kv-blue, #2b4484);
}

.kv-dossier-entry-section .kv-dossier-help .kv-btn--outline {
	border-color: var(--kv-blue, #2b4484);
	color: var(--kv-blue, #2b4484);
}

/* Lisibilité de la fiche du Bourgmestre sur la page Autorités. */
.kv-page-autorites .kv-profile-card--primary,
.kv-page-autorites .kv-profile-card--primary:hover {
	background: #fff;
	color: #212121;
	border-color: rgba(43, 68, 132, .18);
}

.kv-page-autorites .kv-profile-card--primary::before {
	display: none;
	background: none;
	opacity: 0;
}

.kv-page-autorites .kv-profile-card--primary :where(h2, h3, h4) {
	color: #212121;
}

.kv-page-autorites .kv-profile-card--primary :where(p, .kv-profile-role) {
	color: #525866;
}

.kv-page-autorites .kv-profile-card--primary .kv-eyebrow {
	color: var(--kv-blue, #2b4484);
}

/* Portraits officiels du Bourgmestre et de la Bourgmestre adjointe. */
.kv-profile-card--mayor,
.kv-profile-card--deputy {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	padding: 0;
	border-radius: 18px;
}

.kv-profile-card .kv-profile-photo {
	display: block;
	width: 100%;
	height: 360px;
	margin: 0;
	object-fit: cover;
	transition: transform .65s cubic-bezier(.2,.8,.2,1);
	cursor: zoom-in;
}

.kv-profile-card .kv-profile-photo:focus-visible {
	outline: 4px solid var(--kv-yellow, #feb721);
	outline-offset: -4px;
}

.kv-profile-card--mayor .kv-profile-photo {
	object-position: center 47%;
}

.kv-profile-card--deputy .kv-profile-photo {
	object-position: center 36%;
}

.kv-profile-card:hover .kv-profile-photo {
	transform: scale(1.035);
}

.kv-profile-card__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: flex-start;
	padding: 28px 30px 32px;
}

.kv-profile-card__content > p:last-of-type {
	margin-bottom: 0;
}

.kv-profile-card__content .kv-btn {
	margin-top: auto;
}

@media (max-width: 800px) {
	.kv-profile-card .kv-profile-photo { height: 330px; }
}

@media (max-width: 520px) {
	.kv-profile-card .kv-profile-photo { height: 285px; }
	.kv-profile-card__content { padding: 23px 22px 26px; }
}

@media (prefers-reduced-motion: reduce) {
	.kv-profile-card .kv-profile-photo { transition: none; }
	.kv-profile-card:hover .kv-profile-photo { transform: none; }
}

/* Modale des portraits officiels. */
body.kv-modal-open { overflow: hidden; }
.kv-profile-modal { position:fixed; inset:0; z-index:100000; display:grid; visibility:hidden; place-items:center; padding:24px; opacity:0; transition:opacity .28s ease,visibility .28s ease; }
.kv-profile-modal.is-open { visibility:visible; opacity:1; }
.kv-profile-modal__backdrop { position:absolute; inset:0; background:rgba(0,0,32,.84); backdrop-filter:blur(7px); }
.kv-profile-modal__dialog { position:relative; display:grid; grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr); width:min(1060px,100%); max-height:calc(100vh - 48px); overflow:hidden; border:1px solid rgba(255,255,255,.28); border-radius:22px; background:#fff; box-shadow:0 35px 100px rgba(0,0,0,.45); transform:translateY(18px) scale(.98); transition:transform .32s cubic-bezier(.2,.8,.2,1); }
.kv-profile-modal.is-open .kv-profile-modal__dialog { transform:none; }
.kv-profile-modal__media { min-height:560px; background:#0a1734; }
.kv-profile-modal__media img { display:block; width:100%; height:100%; min-height:560px; max-height:calc(100vh - 48px); object-fit:cover; object-position:center; }
.kv-profile-modal__content { display:flex; flex-direction:column; justify-content:center; padding:clamp(30px,5vw,62px); }
.kv-profile-modal__content h2 { margin:8px 0 16px; color:#17172a; font-size:clamp(28px,4vw,46px); line-height:1.08; }
.kv-profile-modal__role { margin:0 0 24px; color:var(--kv-blue,#2b4484); font-weight:800; }
.kv-profile-modal__description { margin:0; color:#525866; font-size:16px; line-height:1.8; }
.kv-profile-modal__close { position:absolute; z-index:2; top:16px; right:16px; display:grid; width:44px; height:44px; padding:0; place-items:center; border:0; border-radius:50%; background:#fff; color:#17172a; font-size:31px; line-height:1; box-shadow:0 8px 25px rgba(0,0,0,.18); cursor:pointer; }
.kv-profile-modal__close:hover,.kv-profile-modal__close:focus-visible { background:var(--kv-yellow,#feb721); outline:0; }
@media(max-width:760px){.kv-profile-modal{padding:12px}.kv-profile-modal__dialog{display:block;max-height:calc(100vh - 24px);overflow-y:auto}.kv-profile-modal__media,.kv-profile-modal__media img{min-height:0;height:44vh}.kv-profile-modal__content{padding:28px 24px 34px}.kv-profile-modal__close{top:12px;right:12px}}
@media(prefers-reduced-motion:reduce){.kv-profile-modal,.kv-profile-modal__dialog{transition:none}}

/* Carte officielle du Bourgmestre en bleu institutionnel. */
.kv-profile-card--mayor,
.kv-page-autorites .kv-profile-card--mayor,
.kv-page-autorites .kv-profile-card--mayor:hover {
	background: var(--kv-blue, #2b4484) !important;
	border-color: var(--kv-blue, #2b4484) !important;
	color: #fff !important;
}

.kv-profile-card--mayor .kv-profile-card__content {
	background-color: var(--kv-blue, #2b4484) !important;
	background-image: linear-gradient(145deg, var(--kv-blue, #2b4484), var(--kv-navy, #000020)) !important;
}

.kv-profile-card--mayor .kv-profile-card__content :where(h2, h3, h4),
.kv-page-autorites .kv-profile-card--mayor .kv-profile-card__content :where(h2, h3, h4) {
	color: #fff !important;
}

.kv-profile-card--mayor .kv-profile-card__content :where(p, .kv-profile-role),
.kv-page-autorites .kv-profile-card--mayor .kv-profile-card__content :where(p, .kv-profile-role) {
	color: rgba(255, 255, 255, .9) !important;
}

.kv-profile-card--mayor .kv-profile-card__content .kv-eyebrow,
.kv-page-autorites .kv-profile-card--mayor .kv-profile-card__content .kv-eyebrow {
	color: var(--kv-yellow, #feb721) !important;
}

.kv-profile-card--mayor .kv-btn--primary {
	border-color: var(--kv-yellow, #feb721);
	background: var(--kv-yellow, #feb721);
	color: var(--kv-navy, #000020);
}
