@import url('https://fonts.googleapis.com/css2?family=Pirata+One&display=swap');

.conceptbrocante {
    display: flex;
    gap: 40px;
    padding: 60px 10%;
}

/* --- DIV BROC --- */

.broc {
	display: flex;
    gap: 8%;
	align-items: center;
    flex: 1;
    background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondbloc.jpg) center / cover no-repeat;
    padding: 15px 20px;
    text-align: center;
    border-radius: 12px;
    position: relative;
    color: #000;
    overflow: hidden;
	box-shadow: 0 20px 40px rgba(55, 31, 19, 0.15),
                0 5px 15px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}

.broc-img img {
    max-width: 200px;
}

.broc-tex {
    display: flex;
	justify-content: center;
    max-width: 500px;
    flex-wrap: wrap;
    align-content: space-around;
    
    align-items: stretch;
}
.steepbroc-img {
    margin-bottom: 21px;
}
p.intro {
  text-align: justify;
}
/* Titre */
.brocp {
	margin-top: 10px;
	display: flex;
    font-family: "EB Garamond", serif;
    font-weight: 400;
    color: #785843;
    margin-bottom: 15px;
    font-size: 25px;
    justify-content: space-around;
    align-items: center;
}

/* Barre déco */
.barrebroc {
  width: 100%;
  height: 3px;
  border-radius: 50px;
  background: linear-gradient(to right, transparent 0%, #371f13 20%, #d9bf95 50%, #371f13 80%, transparent 100%);
  opacity: 0.9;
  margin: 5px 0px 20px 0px;
}

/* Texte italic */
.info {
  font-style: italic;
  margin-top: 15px;
  font-size: 1.2rem;
  font-weight: bold;
}
/* --- DIV TRESORS --- */

.tresors {
    flex: 1;
    padding: 40px;
    background: #f8f5f1;
    border-radius: 10px;
	background: linear-gradient(rgba(255, 255, 255, 0.5)), url(https://lileauxtresors.com/img/cms/fondbloc.jpg) center / cover no-repeat;
    box-shadow: 0 20px 40px rgba(55, 31, 19, 0.15), 0 5px 15px rgba(0, 0, 0, 0.08);
	display: flex;
	justify-content: space-around;
}

/*-------------*/
.titlebroc {
    text-align: center;
}
.steepbroc {
    display: flex;
    align-content: space-around;
    justify-content: space-around;
    align-items: center;

	
}
.broc-tex2 {
    display: grid;
	height: 404px;
    width: 363px;
    padding-right: 21px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #785843;
    justify-items: center;
    align-items: stretch;
}

.conceptetapebroc {
    margin-bottom: 46px;
    margin-top: 34px;
}

/* Numéro rond */
.numero {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #b48d65;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px auto;
    font-size: 18px;
}
.barrebroc2 {
    width: 142px;
    height: 3px;
    border-radius: 50px;
    background: linear-gradient(to right, transparent 0%, #371f13 20%, #d9bf95 50%, #371f13 80%, transparent 100%);
    opacity: 0.9;
    margin: 5px 0px 20px 0px;
}
.num {
    display: flex;
    justify-content: center;
}
.btn-class1 {
    margin-top: 2%;
    text-align: center;
}





















/*-----------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------------------*/
/* TITRE SPÉCIFIQUE */
.title2-etapeVG {
    display: flex;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 44px;
    z-index: 1;

overflow: hidden;

}
.title2-etapeVG::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; /* derrière le contenu */
  background: url('https://lileauxtresors.com/img/cms/headeretape.png') top center no-repeat;
  background-size: 100% auto;

  /* fondu vers la transparence */
  -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: top;

  mask-image: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  mask-position: top;
}

.title2VG {
	font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 44px;
	color: #5c3b12;
	z-index: 2;
}
.title2-etapeVG.reveal-up.reveal-visible {
    margin-bottom: -64px;
}

.title-etapeVG h2 {
font-family: "Almendra", serif;
    font-weight: 600;
    font-size: 44px;
     color: #5c3b12;
  text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
}
.title-etapeVG .title-icon {
  width: 120px; 
  margin-bottom: 15px; 
  z-index: 2;
}
img.title-icon {
    width: 23%;
}


/* Révélation scroll */
.reveal-up {
  opacity: 0;
  transform: translateY(60px);
  transition: 1s ease;
}

.reveal-visible {
  opacity: 1;
  transform: translateY(0);
}

.etapes-section {
  position: relative;
  width: 100%;
  height: 732px;
  background: url('https://lileauxtresors.com/img/cms/etapesvidegrenier.png') center/cover no-repeat;
  overflow: hidden;
  color: #3b2a1a;
}

/* BLOCS ETAPES */
.etapeVD {
  position: absolute;
  width: 413px;
  padding: 47px;
  background: url('https://lileauxtresors.com/img/cms/fondbloc.jpg') center/cover no-repeat;
  border-radius: 12px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.4);
  transition: 0.4s ease;
  z-index: 2; 
}

.etapeVD h3 {
  font-family: 'Pirata One', cursive;
  font-size: 30px;
  margin-bottom: 10px;
}

.etapeVD p {
  font-size: 14px;
  line-height: 1.5;
}

.etapeVD a {
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  color: darkred;
  text-decoration: none;
}

.etapeVD:hover {
  transform: translateY(-8px) scale(1.03);
}

/* POSITIONNEMENT LIBRE */
.etape1 { top: 1%; left: 5%; }
.etape2 { top: 6%; left: 74%; }
.etape3 { top: 38%; left: 29%; }
.etape4 { top: 45%; left: 70%; }
.etape5 { top: 71%; left: 15%; }
.etape6 { top: 71%; left: 47%; }

/* CROIX */
.croix-map {
  position: absolute;
  width: 248px;
  opacity: 0;
  transform: scale(0.5) rotate(-20deg);
  transition: all 0.8s ease;
  pointer-events: none;
  z-index: 999;
}

.croixetape1 { top: 14%; left: 21%; }
.croixetape2 { top: 16%; left: 66%; }
.croixetape3 { top: 24%; left: 43%; }
.croixetape4 { top: 50%; left: 85%; }
.croixetape5 { top: 70%; left: 30%; }
.croixetape6 { top: 78%; left: 62%; }

/* ANIMATION */
.reveal-up {
  opacity: 0;
  transform: translateY(60px);
  transition: 1s ease;
}

.reveal-visible {
  opacity: 1;
  transform: translateY(0);
}

.etapes-section.visible .croix-map {
  opacity: 1;
  transform: scale(1) rotate(0);
}

/* RESPONSIVE */
@media (max-width: 1199px) {

  .etapes-section {
    height: auto;
    padding: 150px 20px;
  }

  .etapeVD {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
  }

  .croix-map {
    display: none;
  }
}
