:root {
  --primary-h: 194; /* hue */
  --primary-s: 17%; /* saturation */
  --primary-l: 40%; /* lightness */

  --accent-h:39; /* hue */
  --accent-s: 59%; /* saturation */
  --accent-l: 65%; /* lightness */

  --text-h: 226; /* hue */
  --text-s: 25%; /* saturation */
  --text-l: 10%; /* lightness */

  --background-h: 0; /* hue */
  --background-s: 0%; /* saturation */
  --background-l: 100%; /* lightness */

  --primary-font: "DM Sans", sans-serif;
  --secondary-font: "Oranienbaum", serif;

  --h1-font-size: 3rem;
  --h2-font-size: 2rem;
  --h3-font-size: 1.5rem;
  --headings-line-height: 1.333333;

  --link-color: var(--primary-color-40);

  --border-radius: 4px;
  --button-border-radius: 4px;
}
.hand{
  width: 58px;
}

.catalogue-listing-card-content{
  padding: 10px;
}

.bg-header {
  background: var(--primary-color);
  padding: 15px 0 0 0;
}
.ac-doubleColonne p:nth-child(2) {
  background-color: #f3f3f3;
  padding: 20px;
  margin-top: 8px !important;
  display: block;
  border-radius: 5px;
}
div#listing-autres-actus-categorie {
  background: #efefef;
  padding: 20px 30px;
  border-radius: 4px;
}
div#listing-autres-actus-categorie a {
  text-decoration: none;
}
div#listing-autres-actus-categorie a:hover {
  opacity: 0.7;
}
.paginationControl {
  text-align: center;
  margin: 20px 0 10px;
  font-size: 14px;
}
.col.date.card-date.actualites-date.actualites-card-date.actualites-listing-card-date.line-clamp-1 {
  font-size: 14px;
  margin:0 0px 10px 0px;
}
.contact-page .fold {
  display: none;
}
/*** general ***/
#encart-points-fort {
  background-image: url(../assets/gifs/bg-pointf.jpg);
  position: relative;
  z-index: 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
#encart-points-fort::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(46, 60, 64, 0.8);
  z-index: -1;
}
div#bloc-02 {
  background: var(--primary-color);
}
div#listing-autres-actus-categorie {
  background: rgba(240, 225, 198, 1);
  padding: 24px !important;
}
section.ac-doubleColonne img {
  border-radius: 5px;
}
.ac-doubleColonne p:nth-child(2) {
  background-color: rgba(240, 225, 198, 1);
  padding: 20px;
  margin-top: 8px !important;
  display: block;
  border-radius: 5px;
}
footer {
  background: rgba(46, 60, 64, 1);
}
main img {
  margin: 20px auto;
  display: block;
}
div#listing-autres-actus-categorie a {
  text-decoration: none;
}
.detail-btn {
  text-align: center;
}
.bloc-interne {
  background-color: #eef2f6;
  padding: 20px;
}
div#encart-contact {
  margin: 60px auto 60px auto;
}
#encart-contact {
  position: relative;
}

#encart-contact .card {
  margin: 40px auto;
  padding: 20px;
  border: 2px solid #383838;
  border-radius: 8px;
}

#encart-contact:before {
  content: "";
  position: absolute;
  left: -5000px;
  width: 10000px;
  height: 100%;
  background: rgba(240, 225, 198, 1);
  z-index: -1;
  bottom: 0px;
}
.card-title.contact-card-title.contact-encart-card-title {
  margin-bottom: 15px;
}

a.btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 12px 24px !important;
}
.btn.accent {
  color: rgba(7, 8, 11, 1)
}
div#blocHorsLigne {
  z-index: 999999 !important;
}
div#blocHorsLigne {
  z-index: 999999 !important;
}

.fb-like.fb_iframe_widget {
  top: 6px;
}
.page-interne h1, .page-interne h2, .page-interne h3 {
  margin-bottom:8px;
}
.page-interne h2, .page-interne h3 {
  margin-top:0;
}

nav#fil_ariane, div#fil_ariane, nav.fil-ariane.gtm-fil-ariane {
  font-size: 14px;
}
header .slider-slick {
  position: relative;
}
div#bloc-01 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}
/* BRAND */
/* ===== */
img.mobile-seulement {
  display: block;
}
.brand a {
  display: inline-block;
  transition: opacity .3s;
}
.brand a:hover {
  opacity: .75;
}
header .brand img.footer-only,
footer .brand img.header-only,
.rappel_telephonique .brand img.footer-only {
  display: none;
}
.slider-slick :where(a) {
  color: #fff;
}

/* SLIDER */
/* ====== */
div#bloc-01 .col {
  backdrop-filter: brightness(0.3);
  padding: 1rem;
}
.slider-slick {
  width: 100%;
  height: 750px;
  background-color: var(--background-color);
  position: relative;
  z-index: 0;
}
.slider-slick .slick {
  height: 100%;
}
.slide-img {
  height: 100%;
  min-height: 750px;
  background-size: cover;
  background-position: center;
  position: relative;
}
/*.slide-img:before {
  content:"";
  background: linear-gradient(0deg, rgba(20, 23, 33, 0.5), rgba(20, 23, 33, 0.5)),
linear-gradient(270deg, rgba(20, 23, 33, 0) 0%, rgba(20, 23, 33, 0.4) 50%, rgba(20, 23, 33, 0.6) 100%);
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
}*/
.slide-img.slide-01 {
  background-image: url('../assets/gifs/slider/slide-01.jpg'); 
}
.slide-img.slide-02 {
  background-image: url('../assets/gifs/slider/slide-02.jpg');
}
.slide-img.slide-03 {
  background-image: url('../assets/gifs/slider/slide-03.jpg');
}
.slide-img .container {
  min-height: 500px;
}
.slide-img .container .bloc {
  height: 500px;
}
.page-interne p {
  margin-top: 0px;
  margin-bottom: 30px;
}
html.devis .g-recaptcha {
  margin-bottom: 30px;
}
h1.h1-geoloc span::before, .title-1.h1-geoloc span::before{
  display: none !important;
}
h1, .title-1, h2, .title-2, h3, .title-3{
  font-family: var(--secondary-font);
} 
.index-page h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
}
div#encart-prestations .slick-dots li button .slick-dot-icon, div#encart-avis .slick-dots li button .slick-dot-icon{
  color: rgba(218, 181, 113, 1);
  opacity: 1;
}
.slick-dots li button .slick-dot-icon{
  color: rgba(244, 245, 245, 1);
  opacity: 1;
}
.slick-dots li.slick-active button .slick-dot-icon, div#encart-avis .slick-dots li.slick-active button .slick-dot-icon{
  color: rgba(114, 149, 160, 1);
}
div#encart-prestations .slick-dots li.slick-active button .slick-dot-icon{
  color: rgba(114, 149, 160, 1);
  opacity: 1;
}
h1.h1-geoloc span, .title-1.h1-geoloc span {
  margin: 0;
}
h1.h1-geoloc span, .title-1.h1-geoloc span {
  font-size: 1.3rem;
  margin: 0;
  line-height: 120%;
}
header .slick-dots li button {
  display: block;
  height: 12px;
  width: 12px;
}
header .slick-dots {
  bottom: 44px;
}
header .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
}
h1, .title-1{  
  font-weight: 400;
}
div#bloc-01 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-bottom: 30px;
}
header .slick-slider.slick-dotted{
  margin-bottom: 32px;
}
div#bloc-01 p {
  margin-top: 0;
}
.title-2{
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  text-align: left;  
  color: rgba(20, 24, 30, 1);
  padding-bottom: 24px;
  border-bottom: 2px solid rgba(114, 149, 160, 1);
  margin-top: 0;
  margin-bottom: 40px;
}
.prestations-encart-card a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-color: rgba(244, 245, 245, 1);  
  transition: 0.3s ease-in-out;
}
.card-text.avis-card-text.avis-encart-card-text {
  margin-left: 76px;
}
button.show-more.btn.small{
  display: none;
}
.date.avis-date.card-date.avis-card-date.avis-encart-card-date.small {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  text-align: left;
}
.avis-card.js-more .avis-card-text::after{
  display: none !important;
}
.card.avis-card.avis-encart-card {
  background: rgba(244, 245, 245, 1);
  border-radius: 4px;
  padding: 16px;
}
.prestations-encart-card a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  opacity: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.3s ease-in-out;
}
.main-prest {
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding: 40px 24px;
}

#encart-prestations .slick-prestations .col_prest1 .link-prest::after {
  background:linear-gradient(0deg, rgba(218, 181, 113, 0.9) 0%, rgba(218, 181, 113, 0.9) 100%), url(../assets/gifs/prest1.jpg),lightgray 50% / cover no-repeat;
}
#encart-prestations .slick-prestations .col_prest2 .link-prest::after {
  background:linear-gradient(0deg, rgba(218, 181, 113, 0.9) 0%, rgba(218, 181, 113, 0.9) 100%), url(../assets/gifs/prest2.jpg), lightgray 50% / cover no-repeat;
}
#encart-prestations .slick-prestations .col_prest3 .link-prest::after {
  background:linear-gradient(0deg, rgba(218, 181, 113, 0.9) 0%, rgba(218, 181, 113, 0.9) 100%), url(../assets/gifs/prest3.jpg), lightgray 50% / cover no-repeat;
}
.col_prest1 {
  border-radius: 4px;
  overflow: hidden;
}
.encart-title-prest span.tit-prest{ 
font-family: var(--secondary-font);
font-size: 29px;
font-weight: 400;
line-height: 34.4px;
text-align: center;
color: rgba(20, 23, 33, 1);

}
div#encart-prestations .slick-slider.slick-dotted {
  margin-bottom: 3rem;
}
div#encart-prestations {
  padding-bottom: 2rem;
}
.prestations-encart-card:hover .link-prest::after {
  opacity: 1;
}

.prestations-encart-card a {
  display: block;
  position: relative;
  text-decoration: none;
}
span.ico-prest {
  text-align: center;
}
.encart-title-prest {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-bottom: 24px;
  align-items: center;
  justify-content: center;
}

.encart-link-prest {
  display: flex;
  flex-direction: column;
  text-align: right;
  align-items:center;
  margin-bottom: 8px;
}
.encart-link-prest span {
font-size: 16px;
font-weight: 400;
line-height: 24px;

  padding: 4px;
  color: rgba(20, 23, 33, 1);
}
#bloc-02 img, div#bloc-03 img, div#bloc-04 img, div#bloc-05 img {
  border-radius: 4px;
}
div#bloc-02, div#encart-avis, div#encart-points-fort, div#bloc-03, div#encart-actualites, div#bloc-04, div#bloc-05 {
  padding: 2rem 0;
}
div#bloc-02 .container {
  position: relative;
  color: #fff;
}
div#encart-points-fort .title-2 {
  color: #fff;
  margin-bottom: 32px;
}
span.titl-pf {
  font-family:var(--secondary-font);
  font-size: 28px;
  font-weight: 400;
  line-height: 32.4px;
  text-align: left;
  color: #fff;
}
.point-f {
  display: grid;
  gap: 32px;
  margin-bottom: 20px;
  grid-template-columns: 45px 1fr;
}
.contact-card address .tel {
  line-height: 3rem !important;
}
h2 {
  font-family: var(--secondary-font);
  
  font-weight: 400;
  text-align: left;
  color: rgba(7, 8, 11, 1);
  padding-left: 21px;
  border-left: 2px solid rgba(114, 149, 160, 1);
  margin-bottom: 24px;
  margin-top: 0;
}
.index-page p {
  margin-top: 0;
}
div#bloc-03 .container, div#bloc-04 .container, div#bloc-05 .container {
  position: relative;
}
div#bloc-03 .container > *, div#bloc-04 .container > *, div#bloc-05 .container > *{
  position: relative;
}
div#encart-actualites {
background: linear-gradient(0deg, 
rgba(46, 60, 64, 0.8) 0%, 
rgba(46, 60, 64, 0.8) 100%), url(../assets/gifs/bg-actu.jpg), lightgray 50% / cover no-repeat;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
div#encart-actualites .title-2 {
  color: #fff;
}
.card.actualites-card.actualites-encart-card, .listing-masonry-item-content {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(244, 245, 245, 1);
}
.card.actualites-card.actualites-encart-card a, .listing-masonry-item-content a{
  position: relative
}
.card.actualites-card.actualites-encart-card:hover .card-image a:before, .listing-masonry-item-content:hover .card-image a:before{
  content: "";
  position: absolute;
  background: rgba(218, 181, 113, 0.9);
  width:100%;
  height: 100%;
  transition: all .3s;
}
.card.actualites-card.actualites-encart-card a img{
 display: block;
 width: 100%;margin: 0;
}
.card-content.actualites-card-content {
  padding: 40px 24px;
}
.actualites-card-title a {
  text-decoration: none;
  display: block;
  margin-bottom: 8px;
  color: rgba(7, 8, 11, 1);  
font-family: var(--secondary-font);
font-size: 24px;
font-weight: 400;
line-height: 28.8px;
text-align: left;
}
.card-text.actualites-card-text {
  color: rgba(20, 23, 33, 1);
  margin-bottom: 52px;
}
.card-title.actualites-card-title.actualites-encart-card-title.line-clamp-1 {
  height: auto;
}
.lire-suite a {
  display: block;
  text-align: right;
  text-decoration: none;
  color: rgba(20, 23, 33, 1);
}
.encart-btn.actualites-encart-btn.align-center a {
  color: #fff;
}
div#section-footer1 {
  padding: 40px 0;
}
.col.logo-reseau {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
}
.titre-footer {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-bottom: 16px;
}
div#bloc-trois-footer {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.element-footer address a {
  color: #fff;
}
.element-footer span {
  display: block;
}
.margi-b {
  margin-top: 1em;
  margin-bottom: 1em;
  font-style: normal;
  color: #fff;
}
div#section-footer2 {
  padding-top: 0;
}
div#section-footer2 .container{
  border-top: 1px solid rgba(114, 149, 160, 1);
  padding-top: 16px;
}
div#section-footer2 li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  text-align: center;
  color: #fff;
  text-decoration: underline;
  padding: 4px;
  margin: 8px;
  display: block;
}
.siret{
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18.2px;
  color: #fff;
  padding: 4px
}
.contact-page h1.title-2{
  color: #fff;
}
input#field_5 {
  background: var(--accent-color);
}

footer span.lien-maps {
  color: #fff;
}



@media screen and (min-width: 601px) {
  .recherche_actu #input_recherche_actu {
    width: calc(100% - 10.25rem) !important;
  }
  .btn:not(.fluid) {
    width: auto;
  }
  .slide-img, .slider-slick{
    min-height: 550px;
    height: 550px;
  }
  div#encart-prestations {
    padding-bottom: 4rem;
}

}
@media screen and (min-width: 768px) {
  

}



@media screen and (min-width: 993px) {
  .main-prest {
    padding: 40px 15px;
}
div#bloc-02 img {
  min-height: 463px;
}
  .element-footer address a:hover, div#section-footer2 li a:hover {
    color: 
    rgba(218, 181, 113, 1);
  }
  .actualites-listing h1{
    margin-top: 9px;
  }
  body.actualites-listing div#fil_ariane{
    margin-top: -25px;
  }
  li.firstLi.no-menu-desk {
    display: none;
}
 
  .col.logo-reseau {
    margin-bottom: 0;
    align-items: flex-start;
    gap: 22px;
}
  .element-footer address span{
    display: block;
  }
  .element-footer address, .margi-b {
    margin: 0;
}
  div#bloc-trois-footer {
    align-items: flex-start;
}
.element-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 4px;
}
.element-footer span {
  display: inline-block;
}
  span.titl-pf {
    font-family:var(--secondary-font);
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    text-align: left;
    color: #fff;
  }
  .title-2{
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    text-align: left;  
    color: rgba(20, 24, 30, 1);
    padding-bottom: 24px;
    border-bottom: 2px solid rgba(114, 149, 160, 1);
    margin-top: 0;
    margin-bottom: 40px;
  }
  div#bloc-02, div#encart-avis, div#encart-points-fort, div#bloc-03, div#encart-actualites, div#bloc-04, div#bloc-05 {
    padding: 128px 0;
  }
  .encart-title-prest span.tit-prest {
    font-size: 21px;
    line-height: 31.4px;
    text-align: left;
}
  
  div#encart-prestations {
    padding-bottom: 107px;
  }
  .encart-link-prest {
    align-items: flex-end;
  }
  div#bloc-04 .container .col {
    position: relative;
    z-index: 1;
}
  .encart-title-prest {
    display: grid;
    grid-template-columns: 88px 1fr;
    gap: 3px;
    margin-bottom: 24px;
  }
  h1, .title-1{
    font-size: 48px;
    font-weight: 400;
    line-height: 57.6px; 
  }
  .list-pf {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
  div#encart-avis .slick-slider {
    margin-bottom: 0;
}
  div#bloc-02 .container .row {
    position: relative;
    z-index: 1;
    align-items: center;
}
div#bloc-04 .container:after {
  content: "";
  position: absolute;
  background: url(../assets/gifs/after-bloc4.png);
  background-repeat: no-repeat;
  width: 426px;
  height: 623px;
  bottom: 0;
  right: 111px;
  z-index: -1;
}
div#bloc-03 .container:after, div#bloc-05 .container:after {
  content: "";
        position: absolute;
        background: url(../assets/gifs/after-bloc3.png);
        background-repeat: no-repeat;
        width: 550px;
        height: 676px;
        bottom: 0;
        left: 96px;
        z-index: -1;
}
  div#bloc-02 .container:after {
    content: "";
    position: absolute;  background-repeat: no-repeat;
    background: url(../assets/gifs/after-bloc2.png);
    width: 1584px;
    height: 804px;
    bottom: -79px;
    left: 36px;
    z-index: -1;
}
  .main-header-content {
    padding: 12px 0;
}
  .header-content {
    background: var(--primary-color) !important;
  }
  .slider-slick {
    height: 836px;
  }
  .slide-img {
    min-height: 836px;
  }
  .sc-content .ac-doubleColonne {
   /* align-items: center !important;*/
}
  section.ac-doubleColonne h2 {
    margin-top: 0px;
}
  main img {
    margin: 0px auto;
}
  .header-contact {
    display: flex;
    align-items: center;
    gap: .5rem;
  }
  img.mobile-seulement {
    display: none;
  }
  body.contact-page main .intro {    
    margin-bottom: 0px;
}
  .index-contact {
    display: none !important;
}
  p.intro {
    margin-bottom: 60px;
  }
  
  .sc-content #relance {
    margin: 60px auto !important;
  }
  .page-interne #container {
    padding-bottom: 0;
  }
  .header-content .nav ul li.sous_menu>a::after {
    content: url(../assets/gifs/Down.svg);
    text-decoration: none;
}
.header-content .nav#main-nav > ul > li > a:hover, .header-content .nav ul li:hover > a, .header-content .nav ul li.sous_menu ul.dropdown > li a:hover, .header-content .nav#main-nav > ul > li > a.selected {
  color: #a6a8af;
}
header .main-header-content address a, header .main-header-content address span {
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: rgba(244, 245, 245, 1);
}
header .main-header-content address a.tel {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: rgba(244, 245, 245, 1);
  }
header .main-header-content address a:hover {color:   rgba(218, 181, 113, 1);}
header .main-header-content address a:hover span{color:   rgba(218, 181, 113, 1);}
.row.l-middle.l-end.header-top {
  padding-top: 4px;
  padding-bottom: 6px;
  margin-right: -33px;
  padding-right: 0;
}
.header-content .nav#main-nav > ul > li > a{
font-size: 13px;
font-weight: 400;
line-height: 24px;
text-align: left;
color: rgba(244, 245, 245, 1);
padding: 2px;
}
nav#main-nav ul {
  gap: 8px;
}
nav#main-nav ul li ul {
  gap:0
}
.bg-header {
  padding: 0
}
.header-content .nav ul li.sous_menu ul.dropdown > li a {
  font-size: 14px;
}
header .header-content .container {
  width: 98%;
}
.sc-content .ac-doubleColonne p:last-child{
  margin-bottom: 0;
}
.sc-content .clear_both {
  margin-bottom: 2rem !important;
}

}

@media screen and (min-width: 1200px) {
  .main-prest {
    padding: 40px 24px;
}
  .encart-title-prest span.tit-prest {   
    font-size: 28px;
    line-height: 38.4px;  
    text-align: left;  
  }

  .encart-title-prest {    
    gap: 8px;
  }
  .header-content .nav#main-nav > ul > li > a{
    font-size: 16px;    
    padding: 4px;
    }
    header .header-content .container {
      width: 90%;
  }


}

@media screen and (min-width: 1320px) {
}

@media screen and (max-width: 600px) {
  
  .fold-tel {
    justify-content: center;
    margin-bottom: 12px;
  }
  .index-contact .tel {
    text-align: center;
    display: block;
    margin: auto;
  }

}

@media screen and (max-width: 992px) {
  main img {
    margin: 20px auto !important;
}
  .index-contact {
   padding-bottom: 1rem;
}
  .sticky-active .menu-mobile {
    box-shadow: 0px 4px 4px 0px hsla(0, 0%, 0%, 0.15);
  }
  footer {
    text-align: center;
  }
  .span-menu-burger {
    background: rgba(46, 60, 64, 1);
    color: #fff;
    padding: 12px;
  }
  .menu-mobile .brand a {
    padding: 12px 0;
}
  



  .menu-mobile {
    height: auto;
    background-color:     rgba(85, 111, 119, 1);
    transition: all .3s;
  }
  .menu_opened .menu-mobile {
    height: 3.5rem;
    background-color: var(--primary-color-darken);
  }
  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    width: calc(100% - 12rem);
  }
  .sous_menu.selected.opened a {
    background-color: transparent!important;
  }
  .header-content .nav>ul>.sous_menu.opened>a,
  .header-content .nav .dropdown>.sous_menu.opened>a {
    left: 22px;
  }
.contact-page .index-contact .tel {
    display: none;
  }
  footer .brand .row {
    justify-content: center;
  }
  .sc-content .ac-doubleColonne .ac-colonne {
    width: 100%!important;
  }
  .fold-tel {
    display: flex;
    align-items: center;
    gap: .5rem;
  }
  .fold-tel .tel {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(244, 245, 245, 1);
}


}

div[id^=bloc-] a:is(:hover, :focus-visible){
  color: var(--accent-color-30);
}