body {
  background-color: var(--ev-body-bg);
}

.flexible-form {
  margin-bottom: var(--ev-space-2xl-3xl);
}


.article--list img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: transform 500ms;
	object-fit: cover;
}

.icon--star,
.icon--star-full {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' baseProfile='tiny' version='1.2' viewBox='0 0 24 24'%3E%3Cpath d='m3.1 11.3 3.6 3.3-1 4.6c-.1.6.1 1.2.6 1.5.2.2.5.3.8.3l.6-.1.1-.1 4.1-2.3 4.1 2.3.1.1c.5.2 1.1.2 1.5-.1.5-.3.7-.9.6-1.5l-1-4.6 1.6-1.5 1.9-1.7.1-.1c.4-.4.5-1 .3-1.5s-.6-.9-1.2-1h-.1l-4.7-.5-1.9-4.3-.1-.1c-.1-.7-.6-1-1.1-1-.5 0-1 .3-1.3.8l-.1.1-1.9 4.3-4.7.5h-.1c-.5.1-1 .5-1.2 1-.1.6 0 1.2.4 1.6z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-half {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M30.9 12.5c-.2-.5-.7-.8-1.2-.8H20l-3-9a1.3 1.3 0 0 0-1.5-.9c-.4.1-.6.4-.8.8l-3 9H2.4a1.3 1.3 0 0 0-.7 2.3l7.7 5.6-3 9.1v.4a1.3 1.3 0 0 0 2 1l7.7-5.6 7.7 5.6c.2.2.5.2.7.2a1.3 1.3 0 0 0 1.2-1.6l-3-9 7.8-5.7a1.3 1.3 0 0 0 .5-1.4zm-10.4 5.6a1.3 1.3 0 0 0-.5 1.4l2 6.2-5.3-3.9-.7-.2V7l2 6.3c.2.5.7.9 1.2.9h6.6z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-outline {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.2 4.2c.3-.7.4-1 .6-1.1.1-.1.3-.1.4 0 .2 0 .3.4.6 1l1.5 4.5.1.3.2.2h.4l4.7.1c.7 0 1 0 1.2.2.1 0 .2.3.1.4 0 .2-.3.4-.8.8l-3.8 2.9-.2.2-.1.3v.3l1.4 4.5c.2.7.3 1 .2 1.2l-.4.3-1-.6-3.8-2.7-.4-.2H12l-.4.2-3.8 2.7c-.6.4-.8.6-1 .6a.5.5 0 0 1-.4-.3c-.1-.2 0-.5.2-1.2l1.3-4.5.1-.3v-.3l-.3-.2-3.8-2.9c-.5-.4-.8-.6-.8-.8l.1-.4c.2-.2.5-.2 1.2-.2H9l.4-.1.2-.2.1-.3 1.5-4.4Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-quarter {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23212121' d='M14.9 3.6a1 1 0 0 0-1.8 0l-3 5.9-6.5 1a1 1 0 0 0-.5 1.6l4.7 4.6-1.1 6.6a1 1 0 0 0 1.4 1l5.9-3 5.8 3a1 1 0 0 0 1.5-1l-1.1-6.6 4.7-4.6a1 1 0 0 0-.5-1.7l-6.6-1-3-5.8ZM11 10.9h.2L14 5l2.8 5.8 6.3.9-4.5 4.4 1 6.3-5.6-3-3 1.6V11Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-three-quarters {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23212121' d='M13.6 3.1a1 1 0 0 0-.5.5l-3 5.9-6.5 1a1 1 0 0 0-.5 1.6l4.7 4.6-1.1 6.6a1 1 0 0 0 1.4 1l5.9-3 5.8 3h.2a1 1 0 0 0 1.3-1l-1.1-6.6 4.7-4.6 .1-.1a1 1 0 0 0-.6-1.6l-6.6-1-3-5.8a1 1 0 0 0-1.2-.5Zm3.4 18V11l6.1.9-4.5 4.4 1 6.3-2.6-1.4Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-full {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' baseProfile='tiny' version='1.2' viewBox='0 0 24 24'%3E%3Cpath d='m3.1 11.3 3.6 3.3-1 4.6c-.1.6.1 1.2.6 1.5.2.2.5.3.8.3l.6-.1.1-.1 4.1-2.3 4.1 2.3.1.1c.5.2 1.1.2 1.5-.1.5-.3.7-.9.6-1.5l-1-4.6 1.6-1.5 1.9-1.7.1-.1c.4-.4.5-1 .3-1.5s-.6-.9-1.2-1h-.1l-4.7-.5-1.9-4.3-.1-.1c-.1-.7-.6-1-1.1-1-.5 0-1 .3-1.3.8l-.1.1-1.9 4.3-4.7.5h-.1c-.5.1-1 .5-1.2 1-.1.6 0 1.2.4 1.6z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-half {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M30.9 12.5c-.2-.5-.7-.8-1.2-.8H20l-3-9a1.3 1.3 0 0 0-1.5-.9c-.4.1-.6.4-.8.8l-3 9H2.4a1.3 1.3 0 0 0-.7 2.3l7.7 5.6-3 9.1v.4a1.3 1.3 0 0 0 2 1l7.7-5.6 7.7 5.6c.2.2.5.2.7.2a1.3 1.3 0 0 0 1.2-1.6l-3-9 7.8-5.7a1.3 1.3 0 0 0 .5-1.4zm-10.4 5.6a1.3 1.3 0 0 0-.5 1.4l2 6.2-5.3-3.9-.7-.2V7l2 6.3c.2.5.7.9 1.2.9h6.6z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-outline {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.2 4.2c.3-.7.4-1 .6-1.1.1-.1.3-.1.4 0 .2 0 .3.4.6 1l1.5 4.5.1.3.2.2h.4l4.7.1c.7 0 1 0 1.2.2.1 0 .2.3.1.4 0 .2-.3.4-.8.8l-3.8 2.9-.2.2-.1.3v.3l1.4 4.5c.2.7.3 1 .2 1.2l-.4.3-1-.6-3.8-2.7-.4-.2H12l-.4.2-3.8 2.7c-.6.4-.8.6-1 .6a.5.5 0 0 1-.4-.3c-.1-.2 0-.5.2-1.2l1.3-4.5.1-.3v-.3l-.3-.2-3.8-2.9c-.5-.4-.8-.6-.8-.8l.1-.4c.2-.2.5-.2 1.2-.2H9l.4-.1.2-.2.1-.3 1.5-4.4Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-quarter {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23212121' d='M14.9 3.6a1 1 0 0 0-1.8 0l-3 5.9-6.5 1a1 1 0 0 0-.5 1.6l4.7 4.6-1.1 6.6a1 1 0 0 0 1.4 1l5.9-3 5.8 3a1 1 0 0 0 1.5-1l-1.1-6.6 4.7-4.6a1 1 0 0 0-.5-1.7l-6.6-1-3-5.8ZM11 10.9h.2L14 5l2.8 5.8 6.3.9-4.5 4.4 1 6.3-5.6-3-3 1.6V11Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--star-three-quarters {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='%23212121' d='M13.6 3.1a1 1 0 0 0-.5.5l-3 5.9-6.5 1a1 1 0 0 0-.5 1.6l4.7 4.6-1.1 6.6a1 1 0 0 0 1.4 1l5.9-3 5.8 3h.2a1 1 0 0 0 1.3-1l-1.1-6.6 4.7-4.6 .1-.1a1 1 0 0 0-.6-1.6l-6.6-1-3-5.8a1 1 0 0 0-1.2-.5Zm3.4 18V11l6.1.9-4.5 4.4 1 6.3-2.6-1.4Z'/%3E%3C/svg%3E");
  --icon-color: #ffc965;
}

.icon--map {
  --icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='m384 476.1-192-54.9V35.9l192 54.9v385.3zm32-1.2V88.4l127.1-50.9c15.8-6.3 32.9 5.3 32.9 22.3v334.8c0 9.8-6 18.6-15.1 22.3L416 474.8zM15.1 95.1 160 37.2v386.5L32.9 474.5C17.1 480.8 0 469.2 0 452.2V117.4c0-9.8 6-18.6 15.1-22.3z'/%3E%3C/svg%3E");
}


@media (min-width: 992px) {
  .article--list.article--with-aside .article__aside {
    overflow: visible;
  }
}

@media (max-width: 992px) {
  .article__criteria-group {
    margin-top: var(--ev-space-xl);
  }
}


.article--list .article__filter-dropdown-content {
  height: fit-content;
  max-height: 350px;
}

/* ================ */

.icon[style*="--icon-url:url()"] {
	--icon-url: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath d='M54 24a24 24 0 0 0-48 0c0 15.068 15.222 29.116 21.127 34H24a1 1 0 0 0 0 2h12a1 1 0 0 0 0-2h-3.127C38.778 53.116 54 39.068 54 24zM30 57.738C26.426 54.929 8 39.686 8 24a22 22 0 0 1 44 0c0 15.686-18.426 30.929-22 33.738z'/%3E%3Cpath d='M30 4a20 20 0 1 0 20 20A20.023 20.023 0 0 0 30 4zm0 2a18.015 18.015 0 0 1 15.851 9.482c-6.146-1.838-10.859 1.9-15.445 6.478-2.6 2.577-5.326 4.93-7.293 6.555a46.885 46.885 0 0 0-10.959-2.282A17.993 17.993 0 0 1 30 6zM12.536 28.279c16.2 1.666 17.8 8.4 27.584 10.6a18 18 0 0 1-27.584-10.6zm29.624 8.954c-7.862-1.3-9.853-4.926-16.9-7.9 7.579-6.376 9.823-10.024 14.278-11.729a8.249 8.249 0 0 0-1.289 7.516 7.422 7.422 0 0 1-1.956 7.123 1 1 0 0 0 1.414 1.414 9.324 9.324 0 0 0 2.466-9.087 6.479 6.479 0 0 1 2.952-7.549 9.455 9.455 0 0 1 3.859 1.076 17.866 17.866 0 0 1-4.824 19.136z'/%3E%3Cpath d='M22 20a4 4 0 1 0-4-4 4 4 0 0 0 4 4zm0-6a2 2 0 1 1-2 2 2 2 0 0 1 2-2z'/%3E%3C/svg%3E") !important;
}


.banner-bg, .form-page .flexible-form__title-wrapper {
	--bg-color:  var(--ev-secondary);
	--bg-img: url(https://serveur-images.devil-it-applications.fr/admi/upload/cover.jpg);
	--bg-pos: center;
	--bg-blend: multiply;
	--bg-text-color: white;
  background-color:  var(--ev-secondary);
	z-index: 1;
}

.banner-bg::after, 
.form-page .flexible-form__title-wrapper::after {
  background-size: cover !important;
}

.btn-primary {
  --btn-color: var(--ev-body-bg);
}

.btn-secondary {
	--btn-bg: var(--ev-secondary);
	--btn-color: var(--ev-heading-color);
	--btn-border-color: var(--ev-secondary);
	--btn-hover-bg: var(--ev-heading-color);
	--btn-hover-color: var(--ev-heading-color);
	--btn-hover-border-color: var(--ev-secondary);
}

.navbar {
  --bs-navbar-padding-y: 0;
}

.navbar img {
  height: 40px;
  margin-block: var(--ev-space-xs);
}

@media (min-width: 992px) {
  .nav-item {
    border-left: 1px solid var(--ev-border-color);
  }

  .navbar-header {
    display: grid;
    place-content: center;
  }

  .navbar img {
    height: 40px !important;
  }
  
  .navbar-wrapper {
    place-items: initial;
  }
  
  .navbar .nav-item:hover .dropdown-menu {
    --navbar-dropdown-menu-top-spacer: 0px;
    --navbar-dropdown-menu-border-radius: 0;
  }

  .navbar-nav {
    --nav-link-spacer: 0;
 		--bs-nav-link-padding-y: var(--ev-space-s-m);
    place-items: initial;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--ev-space-s);
    padding-left: var(--ev-space-s);
  }

  .navbar .btn-arrow {
    display: inline-block;
    --icon-height: 12px;
    transform: rotate(180deg);
  }

  .nav-link {
    font-weight: 800 !important;
  }

  .nav-item {
    position: relative;
    z-index: 1;
  }

  .nav-item::before {
    content: "";
    position: absolute;
    height: 5px;
    bottom: 0;
    left: 0;
    width: 0;
    z-index: 2;
    background: var(--ev-primary);
    transition: all 500ms ease-in;
  }

  .nav-item.active::before,
  .nav-item:hover::before {
    width: 100%;
  }
  
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: var(--ev-heading-color);
  }
  
  .dropdown-menu * {
    color: white;
    font-weight: var(--ev-heading-font-weight);
  }
}


.subtitle {
	text-transform: uppercase;
	color: var(--ev-primary);
}

.swiper-button-next, .swiper-button-prev {
  background-color: var(--ev-primary) !important;
  color: white !important;
}

.navbar {
  --navbar-bg: white;
  box-shadow: unset;
}

.flexible-form {
  background: white;
  box-shadow: var(--ev-shadow-md);
}

.flexible-form__steps .step-group {
  z-index: 1;
}


.flexible-form__container {
  margin-block: var(--ev-space-2xl);
}

.linked-menu,
.paragraph > * {
	margin-top: var(--ev-space-2xl) !important;
}

/* .btn, .article--details .article__criteria-item:not([data-tag-number="1"]) a, .swal2-confirm {
  max-width: 400px;
} */

.article__item .grid-title {
  margin-bottom: 0;
}

.article__item-description {
  display: none !important;
}


.navbar .nav-link:hover .icon,
.navbar .nav-link.active .icon {
	--icon-color: var(--ev-primary);
}

#home .flexible-form {
  border: 1px solid white;
}

.article__filter .btn-tag {
  background-color: #dedede;
  border: none;
  font-size: 12px;
  color: hsl(0, 0%, 27.8%);
  letter-spacing: normal;
}

@media (min-width: 992px) {
  .article--list.article--with-aside:not(.list--column) .article__aside {
    padding: var(--ev-space-s);
  }
}

.banner-bg::before, .form-page .flexible-form__title-wrapper::before {
  background-color: #121212c2;
}

figure {
  background-color: transparent !important;
}

figure img {
  visibility: visible !important;
}

ul[role="list"].filepond--list {
  list-style: initial;
}

ul:not(.list-style-none).filepond--list li::before {
  content: unset;
}

ul:not(.list-style-none).filepond--list li {
  position: absolute;
}

.filepond--credits {
	display: none !important;
}

.nav-drapeau .btn-primary,
.navbar-header-drapeau.btn.btn-primary {
--btn-bg: transparent;
--btn-border-color: transparent;
--btn-hover-bg: transparent;
--btn-hover-border-color: transparent;
}

.navbar-header-drapeau img,
.nav-drapeau img{
  height: 19px;
}

.nav-item.nav-drapeau a,
.navbar-header-drapeau {
  display: inline-flex;
	align-items: center;
  gap: var(--ev-space-3xs) !important;
}

@media (min-width: 992px) {
  .navbar .nav-drapeau img {
    height: 19px !important;
  }
  .navbar-header-drapeau{
    display: none;
  }
}

@media (max-width: 991px) {
  .nav-drapeau {
    display: none;
  }
}
