main.single{
  padding:40px 0 0 0;
}
.single .retour{
  font-size:18px;
  text-transform: uppercase;
  font-weight:300;
  line-height: 24px;
  color:#000;
  margin-bottom:50px;
  display:inline-block;
}
.single .retour svg{
  margin-right: 5px;
}
.single .date{
  font-size:18px;
  text-transform: uppercase;
  font-weight:300;
  line-height: 40px;
  color:#000;
}
.single div {
  position: relative;
}
.single .containerSmall h1 {
  color: #000;
  letter-spacing: 1px;
  line-height:50px;
  font-size: 50px;
  margin:0 0 40px 0;
}
.single .containerSmall.full h2 {
  margin-bottom: 10px;
  color: #000;
  font-size:40px;
  text-transform: none;
  width:100%;
  letter-spacing: 1px;
  font-weight: 500;
  line-height:45px;
}
.single .containerSmall.full h3 {
  color: #000;
  margin-bottom: 5px;
  letter-spacing: 1px;
  line-height:30px;
  text-transform: none;
  width:100%;
  
}
.single .containerSmall.full p {
  font-size: 18px;
  color:#747474;
  font-weight:300;
  line-height:29px;
  margin-bottom: 40px;
  display: inline-block;
  width:100%;
}
.single .containerSmall.full ul, .single .containerSmall.full ol{
  margin-left: 20px;
}
.single .containerSmall.full b{
  font-weight:700;
}

.single .containerSmall.full .sources a{
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  display:inline-block;
  margin-bottom:10px;
}
.single .containerSmall.full .sources .small{
  font-size:16px;
  margin-bottom:0;
  line-height:20px;
  font-weight: 700;
  display:block;
}
.single .containerSmall.full .sources a:hover {
  text-decoration:underline;
}
.single .containerSmall.full ul li, .single .containerSmall.full ol li{
  color: #747474;
  font-size: 18px;
  padding-bottom: 10px;
  font-weight:300;
  line-height:29px;
}
.single .containerSmall.full ol li::marker {
  font-weight: 500;
}
.single p:nth-last-child(1) {
  margin-bottom: 0;
}
.single .containerSmall.full p:has(+ ul, + ol) {
  margin-bottom: 20px; 
  
}
.single .containerSmall {
  max-width:1100px;
  margin:0 auto;
}
.single .container .row {
  gap: 40px;
}
.single .container .row .left .section-txt, .single .container .row .right .section-txt {
  width: 100%;
}
.single .container .double {
  margin: 80px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap:15px;
}
.single .container .double .width-6 {
  width: 49%;
}
.single .container .tripple{
  margin: 80px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap:15px;

}
.imgLarge{
  margin:40px 0;
}
.single .container .tripple .width-3 {
  width: 32%;
}
.single .container .tripple .width-3 img, .single .container .double .width-6 img{
  width:100%;
}
.single .container .double .width-6 p {
  margin-bottom: 15px;
}
.single .container.full .row {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.single .container.full .row h2, .single .container.full .row h3 {
  margin-top: 30px;
}
.single .container.full .row p {
  margin-bottom: 10px;
}
.single .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap:wrap;
}
.single .row .left, .single .row .right {
  width: 50%;
  display: flex;
  justify-content: center;
}
.single .row .left img, .single .row .right img {
  width: 100%;
}
.single .row .left .section-txt, .single .row .right .section-txt {
  width: 60%;
}
.single .imgLarge img {
  width: 100%;
  margin-bottom:15px;
}

.single .row.citation div {
  width: 100%;
  margin: 0 auto;
}
.single .row.citation div p.contenuCitation {
  font-size: 30px;
  display: block;
  width: 100%;
  line-height: 0.8;
  margin-bottom: 20px;
  color:#000;
}
.single .row.citation div p.contenuCitation:before {
  content: "«";
  color: #000;
  font-size: 55px;
  top: 0;
  margin-right: 5px;
  letter-spacing: 2px;
  margin-left: -27px;
}
.single .row.citation.en-quotes div p.contenuCitation:before {
  content: "\201C"; /* Guillaumet ouvrant anglais “ */
  margin-left: -20px; /* On ajuste la marge car le caractère est moins large que le français */
  position:relative;
  top:10px;
  margin-right:0;
}

.single .row.citation.en-quotes div p.contenuCitation:after {
  content: "\201D"; /* Guillaumet fermant anglais ” */
  position:relative;
  top:10px;
}
.single .row.citation{
  margin: 10px 0 50px 0;
}
.single .row.citation div p.contenuCitation:after {
  content: "»";
  color: #000;
  font-size: 55px;
  top: 0;
  margin-left: 5px;
  letter-spacing: 2px;
}

.single .row.citation div p.typoAuthor {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  color:#000;
  font-weight:700;
}
.single .row.citation div span.typoTitle {
  font-size: 13px;
  color: #747474;
  font-weight:300;
}
.single .row.citation div.gauche {
  text-align: left;
}
.single .row.citation div.centrer {
  text-align: center;
}
.single .row.citation div.droite {
  text-align: right;
}
.single .row.videoYoutube iframe {
  margin: 0 auto;
}
.single .fullscreenVideo {
  position: relative;
}
.single .fullscreenVideo video, .single .fullscreenVideo iframe {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

@keyframes titleAnimation {
  0% {
    transform: translateY(-50px);
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
  }
  20% {
    transform: translateY(0);
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
}

.ShareWrapper{
  margin-top:40px;
  margin-bottom:80px;
}
.ShareWrapper span{
  font-size:21px;
  color:#747474;
  font-weight:300;
  line-height:32px;
  display: block;
  margin-bottom:10px;
}
.Share{
  gap:20px;
  display: inline-flex;
}
.related-posts.articles{
  background-color: #F2F2F2;
  padding:90px 0;
}
.header-related h2{
  color:#000;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 35px;
  line-height: 42px;
}
.articles-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(43.35%, 1fr));
  gap: 70px 130px;
}
.articles-grid article img.thumbnail{
  width:100%;
}
.articles-grid article p.date{
  font-size: 15px;
  font-weight:300;
  text-transform: uppercase;
  line-height: 24px;
  color:#000;
  margin:30px 0 20px 0;
}
.articles-grid article h3{
  font-size:24px;
  line-height:24px;
  font-weight:700;
  color:#000;
  margin-bottom:30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.articles-grid article p.excerpt{
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}
.articles-grid article .link .more{
  display: flex;
  align-items: center;
  gap:25px;
}
.articles-grid article .link .more img{
  width:65px;
  height: 65px;
}
.articles-grid article .link .more{
  color:#000;
}
.articles-grid article .link .more span{
  font-size:15px;
  text-transform: uppercase;
  color:#000;
  line-height: 20px;
  letter-spacing: 2px;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .single .containerSmall {
    max-width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .single .row.citation div p.contenuCitation:before, .single .row.citation.en-quotes div p.contenuCitation:before{
    margin-left:0;
  }
  .single .row.videoYoutube iframe{
    height:450px !important;
  }
}
@media screen and (max-width: 834px) {
  .single .row.videoYoutube iframe {
      height: 350px !important;
  }
  .single .container .double .width-6 {
    width: 100%;
  }
  .single .container .tripple .width-3 {
    width: 49%;
  }
}
@media screen and (max-width: 744px) {
  .single .container .tripple .width-3 {
    width: 48%;
  }
}
@media screen and (max-width: 500px) {
  .single .containerSmall {
    max-width: 90%;
  }
  .single .containerSmall.full h3{
    line-height: 25px;
  }
  .single .row.citation div p.contenuCitation{
    font-size: 25px;
    line-height: 1.1;
  }
  .single .row.citation div p.contenuCitation:after, .single .row.citation.en-quotes div p.contenuCitation:after, .single .row.citation div p.contenuCitation:before, .single .row.citation.en-quotes div p.contenuCitation:before{
    line-height:0;
  }
  .single .container .tripple .width-3 {
    width: 100%;
  }
  .single .row.videoYoutube iframe {
    height: 220px !important;
  }
  .single .containerSmall h1{
    line-height: 40px;
    font-size: 40px;
  }
  .single .containerSmall.full h2{
    line-height: 30px;
    font-size: 30px;
  }
  .single .date, .single .retour{
    font-size: 16px;
  }
  .single .date{
    line-height:50px;
  }
}
@media screen and (max-width: 412px) {
  .single .row.citation div p.contenuCitation {
    line-height: 1.3;
  }
  .ShareWrapper .Share a svg{
    width:50px !important;
    height:50px !important;
  }
}
@media screen and (max-width: 375px) {
  .single .container .tripple, .single .container .double {
    margin: 50px 0;
  }
  .single .row.videoYoutube iframe {
    height: 170px !important;
  }
}