.path-frontpage h1 {
  letter-spacing: -0.5px;
}

.margin-bottom--m {
  margin-bottom: 1em;
}

.margin-top--m {
  margin-top: 1em;
}

.margin-top--m-85 {
  margin-top: -85px;
}

.zindex-1 {
    z-index: 1;
    position: relative;
}

.zindex-0 {
    z-index: 0;
    position: relative;
}

.main-container .bg-white {
  padding-bottom: 0;
}

.node--view-mode-full .field-body p {
    padding: 10px 0 10px;
    margin: 0;
    line-height: 2.6rem;
}
.item-field-paragraphe, .rte p {
    padding-bottom: 20px;
}
.rte p {
    line-height: 2.6rem;
}

@media (min-width: 992px) {
  .align-right + p, .align-left + p {
      text-align: left;
  }

  .align-right + p {
      text-align: right;
  }
}

.socialwall-region {
	display: none;
}

p:has(+ ul) {
  padding-bottom: 0 !important;
}

.video-session {
	width: 1140px;
	height: 500px;
	isolation: isolate;
	z-index: +1;
	resize: both;
}

/* Sticky Barre Magazine - FChams 20240924 */
.sticky-item.magazine a {
	color:#000000;
}

@media (min-width: 1400px) {
	.sticky-item.magazine {
		background: #FFD200;
		transition: 0.25s;
	}
	
	.sticky-item.magazine:hover {
		background: #FFB900;
	}
}

@media (max-width: 1399px) {
	.sticky-item {
  	height: 80px !important;
	}
	.sticky-item.magazine:hover {
		background: #222222;
	}
	.sticky-item.magazine a {
		color:#ffffff;
	}
	.sticky-item.magazine img {
		filter: invert(1);	
	}
}

.visually-hidden {
  position: absolute;
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* Europe Interreg */
.bloc_interreg--chiffres {
		float:right;
}

.bloc_interreg--chiffres h2 {
    font-size: 2.5rem;
    margin: 0;
    padding: 0;
    color: #13235B;
}

.bloc_interreg--chiffres p {
		font-size: 1.5rem;
		margin-bottom:1.5rem !important;
}
