.elementor-826 .elementor-element.elementor-element-99f65d7{width:100%;max-width:100%;}.elementor-826 .elementor-element.elementor-element-7149860 > .elementor-widget-container{margin:20px 20px 20px 20px;}.elementor-826 .elementor-element.elementor-element-9a583a9 > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-826 .elementor-element.elementor-element-b39b042 > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-826 .elementor-element.elementor-element-11a1d46 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-826 .elementor-element.elementor-element-922f32a{width:100%;max-width:100%;}.elementor-826 .elementor-element.elementor-element-da3a4db{width:100%;max-width:100%;}.elementor-826 .elementor-element.elementor-element-6d388fe{width:100%;max-width:100%;grid-column:span 7;}.elementor-826 .elementor-element.elementor-element-6d388fe > .elementor-widget-container:hover{--e-transform-scale:1.01;}.elementor-826 .elementor-element.elementor-element-1da7159{width:100%;max-width:100%;grid-column:span 7;}.elementor-826 .elementor-element.elementor-element-1da7159 > .elementor-widget-container:hover{--e-transform-scale:1.01;}@media(max-width:767px){.elementor-826 .elementor-element.elementor-element-9a583a9 > .elementor-widget-container{padding:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-99f65d7 */.hero-outdoors{
  position: relative;
  overflow: hidden;
  border-radius: px;
  min-height: 500px;
  display: grid;
  place-items: center;
}

/* background image */
.hero-outdoors__bg{
  position: absolute;
  inset: 0;
  background-image: url("https://orcieresparapente.fr/wp-content/uploads/2026/02/GillesBaron0723-1175.jpg");
  background-size: cover;
  background-position: 10% 60%;
  transform: scale(1.30);
  transform-origin: 90% 50%;

}


/* overlay pour lisibilité */
.hero-outdoors__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,.40) 0%,
    rgba(0,0,0,.35) 15%,
    rgba(0,0,0,.55) 2000%
  );
}

.hero-outdoors__content{
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 42px 18px;
}

.hero-outdoors__title{
  margin: 0;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(26px, 4vw, 54px);
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

/* tire stylé */
.hero-outdoors__title::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(240px, 70%);
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
}

.hero-outdoors__subtitle{
  margin-top: 16px;
  color: rgba(255,255,255,.92);
  font-size: clamp(14px, 1.6vw, 18px);
  text-shadow: 0 8px 22px rgba(0,0,0,.35);
}

/* mobile */
@media (max-width: 560px){
  .hero-outdoors{
    min-height: 300px;
    border-radius: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7149860 *//* ===== Hero title (reusable) ===== */
.hero-title{
  background: transparent;
}

.hero-title__inner{
  max-width: 1100px;
  margin: 0 auto;
  text-align: left;
}

.hero-title__h1{
  margin: 0;
  font-family: 'Poppins', system-ui, -apple-system, sans-serif;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.05;

  font-size: clamp(32px, 4vw, 56px);
  color: #0b1f1f;
}

.hero-title__h1::after{
  content:"";
  display:block;
  width: 84px;
  height: 6px;
  margin-top: 16px;
  border-radius: 999px;
  background: #0b6b63;
  opacity: .9;
}

.hero-title__sub{
  margin: 16px 0 0;
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(11, 31, 31, .75);
}

/* optional: center version */
.hero-title.is-centered .hero-title__inner{
  text-align: center;
}
.hero-title.is-centered .hero-title__h1::after{
  margin-left: auto;
  margin-right: auto;
}

/* mobile spacing */
@media (max-width: 640px)
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a583a9 */.section-title{
  padding: 0;
}

.section-title__inner{
  max-width: 1100px
}

.section-title__h2{
  margin: 0;
  display: flex;
  align-items: center;
  gap: px;

  font-family: 'Poppins', system-ui, -apple-system, sans-serif;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.1;

  font-size: clamp(22px, 2.8vw, 32px);
  color: #0b1f1f;
}

.section-title__h2 i{
  font-size: 0.9em;
  color: #0b6b63;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec5511d *//* ===== Activities map block ===== */
.activities-map-block {
  max-width: 1200px;
  margin: 0px auto 0;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

.activities-map-block a {
  display: block;
  position: relative;
}

.activities-map-image {
  width: 100%;
  height: auto;
  display: block;
  transition: transform .4s ease;
}

.activities-map-block:hover .activities-map-image {
  transform: scale(1.03);
}

.activities-map-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.35);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity .3s ease;
}

.activities-map-overlay span {
  background: rgba(255,255,255,.95);
  color: #004645;
  padding: 12px 20px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 600;
}

.activities-map-block:hover .activities-map-overlay {
  opacity: 1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b39b042 *//* ===== Agenda header ===== */
.agenda-header{
  margin: 0; /* pas de marge ajoutée ici */
}

.agenda-header__title{
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;

  font-family: 'Poppins', system-ui, -apple-system, sans-serif;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.2;

    font-size: clamp(22px, 2.8vw, 32px);
  color: #0b1f1f;
}

.agenda-header__title i{
  font-size: 0.9em;
  color: #0b6b63;
}

.agenda-header__sub{
  margin: 6px 0 0 30px; /* alignement visuel sous le texte */
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(11, 31, 31, .7);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-11a1d46 *//* ===== Agenda split ===== */

.agenda-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

/* LEFT */
.agenda-left {
  background: #eef7f6;
  border-radius: 20px;
  padding: 30px;
}

.agenda-heading {
  margin: 0 0 8px;
  font-size: 24px;
  color: #004645;
}

.agenda-intro {
  margin: 0 0 20px;
  font-size: 14px;
  color: #2f6f6a;
}

.agenda-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.agenda-item {
  display: flex;
  gap: 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(0,0,0,.08);
}

.agenda-date {
  min-width: 60px;
  text-align: left;
  font-weight: 700;
  color: #004645;
}

.agenda-date span {
  display: block;
  font-size: 16px;
}

.agenda-date small {
  font-size: 12px;
  opacity: .7;
}

.agenda-text strong {
  display: block;
  font-size: 15px;
  margin-bottom: 4px;
}

.agenda-text span {
  font-size: 13px;
  opacity: .7;
}

.agenda-cta {
  margin-top: 24px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  background: #ffffff;
  border-radius: 999px;
  color: #004645;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0,0,0,.15);
}

/* RIGHT */
.agenda-right {
  border-radius: 20px;
  overflow: hidden;
}

.agenda-image {
  height: 100%;
  min-height: 360px;
  background-image: url("https://cdn01.eviivo.media/images/d/5c7edb6c3459662fdb51392bcf93ff1338edebc4c2fec03db4b614544fc55cbc-24c436749a_v0.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
}

.agenda-overlay {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  color: #fff;
}

.agenda-overlay h3 {
  color: #ffffff;  
  margin: 0 0 6px;
  font-size: 22px;
}

.agenda-overlay p {
  margin: 0;
  font-size: 14px;
  opacity: .9;
}
.agenda-heading i {
  margin-right: 8px;
}
.agenda-cta {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.agenda-cta:hover {
  transform: scale(1.06);
  box-shadow: 0 10px 28px rgba(0,0,0,.25);
}


/* RESPONSIVE */
@media (max-width: 900px) {
  .agenda-split {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-922f32a */.hero-outdoors{
  position: relative;
  overflow: hidden;
  border-radius: px;
  min-height: 500px;
  display: grid;
  place-items: center;
}

/* background image */
.hero-outdoors__bg{
  position: absolute;
  inset: 0;
  background-image: url("https://cdn01.eviivo.media/images/d/e11a642f842eccddb440f815c44ffa9417689b194bfc75cd0cc8325c33261b58-24c436749a_v0.jpg");
  background-size: cover;
  background-position: 100%;
}


/* overlay pour lisibilité */
.hero-outdoors__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,.40) 0%,
    rgba(0,0,0,.35) 15%,
    rgba(0,0,0,.55) 2000%
  );
}

.hero-outdoors__content{
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 42px 18px;
}

.hero-outdoors__title{
  margin: 0;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(26px, 4vw, 54px);
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

/* tire stylé */
.hero-outdoors__title::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(240px, 70%);
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
}

.hero-outdoors__subtitle{
  margin-top: 16px;
  color: rgba(255,255,255,.92);
  font-size: clamp(14px, 1.6vw, 18px);
  text-shadow: 0 8px 22px rgba(0,0,0,.35);
}

/* mobile */
@media (max-width: 560px){
  .hero-outdoors{
    min-height: 300px;
    border-radius: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da3a4db */.hero-outdoors{
  position: relative;
  overflow: hidden;
  border-radius: px;
  min-height: 500px;
  display: grid;
  place-items: center;
}

/* background image */
.hero-outdoors__bg{
  position: absolute;
  inset: 0;
  background-image: url("https://cdn01.eviivo.media/images/d/7d355f81fe0607ab3f3107e7758b79e6fb56c3020584f07f09454f417d153f7c-24c436749a_v0.jpg");
  background-size: cover;
  background-position: 100%;
}


/* overlay pour lisibilité */
.hero-outdoors__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,.40) 0%,
    rgba(0,0,0,.35) 15%,
    rgba(0,0,0,.55) 2000%
  );
}

.hero-outdoors__content{
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 42px 18px;
}

.hero-outdoors__title{
  margin: 0;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(26px, 4vw, 54px);
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

/* tire stylé */
.hero-outdoors__title::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(240px, 70%);
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
}

.hero-outdoors__subtitle{
  margin-top: 16px;
  color: rgba(255,255,255,.92);
  font-size: clamp(14px, 1.6vw, 18px);
  text-shadow: 0 8px 22px rgba(0,0,0,.35);
}

/* mobile */
@media (max-width: 560px){
  .hero-outdoors{
    min-height: 300px;
    border-radius: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6d388fe */.hero-outdoors{
  position: relative;
  overflow: hidden;
  border-radius: px;
  min-height: 500px;
  display: grid;
  place-items: center;
}

/* background image */
.hero-outdoors__bg{
  position: absolute;
  inset: 0;
  background-image: url("https://cdn01.eviivo.media/images/d/51dd7a09ff671216fbe4252b9b33ddc6c1a9e3dba108cabbfd1849953dfe2a60-24c436749a_v0.jpg");
  background-position: 10% 30%;
}


/* overlay pour lisibilité */
.hero-outdoors__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,.40) 0%,
    rgba(0,0,0,.35) 15%,
    rgba(0,0,0,.55) 2000%
  );
}

.hero-outdoors__content{
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 42px 18px;
}

.hero-outdoors__title{
  margin: 0;
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(26px, 4vw, 54px);
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

/* tire stylé */
.hero-outdoors__title::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(240px, 70%);
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
}

.hero-outdoors__subtitle{
  margin-top: 16px;
  color: rgba(255,255,255,.92);
  font-size: clamp(14px, 1.6vw, 18px);
  text-shadow: 0 8px 22px rgba(0,0,0,.35);
}

/* mobile */
@media (max-width: 560px){
  .hero-outdoors{
    min-height: 300px;
    border-radius: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1da7159 */.hero-outdoors{
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  min-height: 500px;
  display: grid;
  place-items: center;
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
}

/* background image */
.hero-outdoors__bg{
  position: absolute;
  inset: 0;
  background-image: url("https://orcieresparapente.fr/wp-content/uploads/2026/02/GillesBaron0723-1175.jpg");
  background-size: cover;
  background-position: 10% 70%;
}

/* overlay pour lisibilité */
.hero-outdoors__overlay{
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0,0,0,.40) 0%,
    rgba(0,0,0,.35) 15%,
    rgba(0,0,0,.55) 2000%
  );
}

.hero-outdoors__content{
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 42px 18px;
}

.hero-outdoors__title{
  margin: 0;
  color: #fff;
  font-family: 'Poppins', system-ui, -apple-system, sans-serif;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(26px, 4vw, 54px);
  text-shadow: 0 10px 30px rgba(0,0,0,.45);
  position: relative;
  display: inline-block;
  padding-bottom: 16px;
}

/* tire stylé */
.hero-outdoors__title::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: min(240px, 70%);
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.92);
}

.hero-outdoors__subtitle{
  margin-top: 16px;
  color: rgba(255,255,255,.92);
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  font-size: clamp(14px, 1.6vw, 18px);
  text-shadow: 0 8px 22px rgba(0,0,0,.35);
}

/* mobile */
@media (max-width: 560px){
  .hero-outdoors{
    min-height: 300px;
    border-radius: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3491d2a */.cta-shuttle{
  --bg1:#004645;
  --bg2:#0b6b63;
  --ink:#ffffff;
  --muted:rgba(255,255,255,.85);

  display:flex;
  align-items:center;
  gap:14px;

  width:100%;
  max-width:none;
  padding:16px 18px;
  border-radius:18px;

  color:var(--ink);
  text-decoration:none;
  font-family:system-ui,-apple-system,sans-serif;

  background:linear-gradient(135deg, var(--bg1), var(--bg2));
  box-shadow:0 14px 34px rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.12);

  transition:transform .2s ease, box-shadow .2s ease;
}

.cta-shuttle:hover{
  transform:scale(1.01);
  box-shadow:0 20px 44px rgba(0,0,0,.28);
}

.cta-shuttle__icon{
  width:44px;
  height:44px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;

  background:rgba(255,255,255,.15);
  border:1px solid rgba(255,255,255,.2);
}

.cta-shuttle__icon i{
  font-size:18px;
}

.cta-shuttle__text{
  display:flex;
  flex-direction:column;
  gap:2px;
  flex:1;
}

.cta-shuttle__title{
  font-size:16px;
  font-weight:700;
}

.cta-shuttle__subtitle{
  font-size:13px;
  color:var(--muted);
}

.cta-shuttle__arrow{
  width:40px;
  height:40px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;

  background:rgba(0,0,0,.18);
  border:1px solid rgba(255,255,255,.15);
  transition:transform .2s ease;
}
.cta-shuttle,
.cta-shuttle:hover,
.cta-shuttle:visited,
.cta-shuttle:active{
  color:#ffffff !important;
}

.cta-shuttle:hover .cta-shuttle__arrow{
  transform:translateX(4px);
}

@media (max-width:520px){
  .cta-shuttle__subtitle{
    display:none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-46d74be *//* ===== Page section title (top of page) ===== */
.page-section-title{
  padding: 64px 16px 32px;
}

.page-section-title__inner{
  max-width: 1100px;
  margin: 0 auto;
}

.page-section-title__h1{
  margin: 0;
  display: flex;
  align-items: center;
  gap: 14px;

  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.05;

  font-size: clamp(28px, 4vw, 44px);
  color: #0b1f1f;
}

.page-section-title__h1 i{
  font-size: 0.9em;
  color: #0b6b63;
}

/* divider */
.page-section-title__divider{
  display: block;
  width: 72px;
  height: 6px;
  margin: 18px 0 16px;
  border-radius: 999px;
  background: #0b6b63;
  opacity: .9;
}

.page-section-title__sub{
  margin: 0;
  max-width: 60ch;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(11, 31, 31, .75);
}

/* mobile */
@media (max-width: 640px){
  .page-section-title{
    padding: 48px 16px 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e89096d *//* ===== Section title small (VTT descente) ===== */
.section-title{
  margin: 0 0 24px;
}

.section-title__h3{
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;

  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;

  font-size: clamp(18px, 2.2vw, 22px);
  color: #0b1f1f;
}

.section-title__h3 i{
  font-size: 0.9em;
  color: #0b6b63;
}

.section-title__sub{
  margin: 6px 0 0 30px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(11, 31, 31, .7);
}/* End custom CSS */
/* Start custom CSS *//* ===== Activities cards (global) ===== */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800&family=Inter:wght@400;500;600&display=swap');

.activity-card{
  background: linear-gradient(135deg, #004645 0%, #0b6b63 100%);
  border-radius: 18px;
  overflow: hidden;
  color: #fff;
  max-width: 380px;
  font-family: system-ui, -apple-system, sans-serif;
  box-shadow: 0 10px 30px rgba(0,0,0,.25);

  display:flex;
  flex-direction:column;
  min-height: 520px;

  transition: transform .25s ease, box-shadow .25s ease;
}

/* (optionnel) léger lift comme sur beaucoup de sites */
.activity-card:hover{
  transform: translateY(-3px);
  box-shadow: 0 14px 34px rgba(0,0,0,.28);
}

/* IMAGE WRAPPER */
.activity-image{
  position:relative;
  height:180px;
  overflow:hidden; /* important pour couper le zoom */
  background:#0b6b63;
}

/* LAYER IMAGE (zoom ici) */
.activity-photo{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center;
  transform: scale(1);
  transition: transform .35s ease;
  will-change: transform;
}

/* Zoom image au hover */
.activity-card:hover .activity-photo{
  transform: scale(1.06);
}

/* BADGE */
.activity-badge{
  position:absolute;
  top:14px; left:14px;
  background: rgba(255,255,255,.9);
  color:#004645;
  padding:6px 12px;
  border-radius:999px;
  font-size:12px;
  font-weight:500;
  z-index:2;
}

/* CONTENT */
.activity-content{
  padding:20px;
  display:flex;
  flex-direction:column;
  flex:1;
}

.activity-title{
  margin:0 0 8px;
  font-size:20px;
  font-weight:600;
  min-height:28px;
}

/* Fix titre gris (override Flatsome/Elementor) */
.activity-card .activity-title,
.activity-card h3.activity-title{
  color: #ffffff !important;
  opacity: 1 !important;
}

.activity-desc{
  font-size:14px;
  line-height:1.5;
  color: rgba(255,255,255,.9);
  margin-bottom:20px;

  min-height:66px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

.activity-infos{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.info-line{
  display:grid;
  grid-template-columns:18px 70px 1fr auto;
  align-items:center;
  gap:10px;
  font-size:14px;
}

.info-line i{color:#a7e8d8;font-size:14px}

.level-bar{
  height:6px;
  background: rgba(255,255,255,.25);
  border-radius:999px;
  overflow:hidden;
}

.level-fill{
  height:100%;
  background: linear-gradient(90deg, #a7e8d8, #ffffff);
}

.info-value{font-size:13px;color: rgba(255,255,255,.85)}

.activity-footer{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-top:auto;
  padding-top:22px;
}

.price{font-size:14px}

/* CTA */
.cta{
  width:46px;height:46px;
  border-radius:50%;
  background:#fff;
  color:#004645;
  display:flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  transition: transform .2s ease, box-shadow .2s ease;
}

.cta i{font-size:18px;font-weight:900}

.cta:hover{
  transform:scale(1.08);
  box-shadow:0 0 0 6px rgba(167,232,216,.25);
}

/* ===== Images activities (IDs uniques) ===== */
/* IMPORTANT: l'image est sur .activity-photo (pas sur #id) */

#img-accrobranche .activity-photo{
  background-image:url("https://cdn01.eviivo.media/images/d/c2e5306274e492b056590aa604dd0e9b0d793c288e26a212f57fb45a762ddb49-24c436749a_v0.jpg");
}

#img-parapente .activity-photo{
  background-image:url("https://cdn01.eviivo.media/images/d/be7c1730062fc65bf95e02f943688928fcec0a18d44a0ab15b82f07a437b2c57-24c436749a_v0.jpg");
}

#img-via-ferrata .activity-photo{
  background-image:url("https://cdn01.eviivo.media/images/d/9c42c2c2bfedf61db713e0df31c4e9ffe9e8c48bf2242d67a645e5636d559441-24c436749a_v0.png");
}/* End custom CSS */