:root {
    /* Colors: */
    --unnamed-color-3cb5ba: #3CB5BA;
    --unnamed-color-a8cd39: #A8CD39;
    --unnamed-color-3c3c3b: #3C3C3B;
    --unnamed-color-1c3b50: #1C3B50;
    --unnamed-color-000000: #000000;
    --unnamed-color-19888B: #19888B;
    /* Font/text values */
    --unnamed-font-family-raleway: 'Raleway-medium';
    --unnamed-font-style-normal: normal;
    --unnamed-font-weight-600: 600px;
    --unnamed-font-weight-medium: medium;
    --unnamed-font-weight-bold: bold;
    --unnamed-font-size-20: 20px;
    --unnamed-font-size-30: 30px;
    --unnamed-font-size-33: 33px;
    --unnamed-font-size-45: 45px;
    --unnamed-font-size-70: 70px;
    --unnamed-character-spacing-0: 0px;
    --unnamed-line-spacing-28: 28px;
    --unnamed-line-spacing-40: 40px;
    --unnamed-line-spacing-50: 50px;
    --palier-color: var(--unnamed-color-3cb5ba); 
    color-scheme: light only;
}

/*GALLERY*/

@font-face {
    font-family: 'Amaranth-bold';
  src: url("../fonts/Amaranth-Bold.ttf");
  src: url("../fonts/Amaranth-Bold.woff2") format("woff2"), url("../fonts/Amaranth-Bold.woff") format("woff"), url("../fonts/Amaranth-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Raleway-bold';
  src: url("../fonts/Raleway-Bold.eot");
  src: url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Raleway-medium';
  src: url("../fonts/Raleway-Medium.eot");
  src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'SemiBold';
  src: url("../fonts/Raleway-SemiBold.eot");
  src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Light';
  src: url("../fonts/Raleway-Light.eot");
  src: url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'SemiBoldItalic';
  src: url("../fonts/Raleway-SemiBoldItalic.eot");
  src: url("../fonts/Raleway-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Raleway-SemiBoldItalic.woff") format("woff"), url("../fonts/Raleway-SemiBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'brandon-grotesque';
  src: url("../fonts/BrandonGrotesque-Bold.eot");
  src: url("../fonts/BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Bold.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Bold.woff") format("woff"), url("../fonts/BrandonGrotesque-Bold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: optional;
}

@font-face {
    font-family: 'icomoon2';
  src: url("../fonts/icomoon2.eot?ly1xf4");
  src: url("../fonts/icomoon2.eot?ly1xf4#iefix") format("embedded-opentype"), url("../fonts/icomoon2.ttf?ly1xf4") format("truetype"), url("../fonts/icomoon2.woff?ly1xf4") format("woff"), url("../fonts/icomoon2.svg?ly1xf4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
    font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?lf4bvx");
  src: url("../fonts/icomoon.eot?lf4bvx#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?lf4bvx") format("truetype"), url("../fonts/icomoon.woff?lf4bvx") format("woff"), url("../fonts/icomoon.svg?lf4bvx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icomoon"], [class*=" icomoon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icomoon2"], [class*="icomoon2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.color_principal {
    color: #3CB5BA;
}

.color_vert {
    color: #ADD23B;
}

.color_jaune {
    color: #FAD15F;
}

.color_rouge {
    color: #F85959;
}


.landing-2026 {
    font-family: "Raleway-medium", Arial, Helvetica, sans-serif;
    margin: 0;
}

/* HEADER */

.landing-2026 header {
    height: 130px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing-2026 header img{
    width: 85px;
    height: auto;
}

/* BANNIERE */

.landing-2026 .banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FEFEFC;
}

.landing-2026 .banner video {
    width: 100%;
    max-width: 1004px;
}

/* CHIFFRES CLES */

.landing-2026 .chiffres-cles {
    background-color: #3CB5BA;
    padding: 120px 80px;
}

.title-block {
    text-align: center; /* ou left */
}

.title-small {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #178689;
    margin-bottom: 14px;
    border-radius: 2px;
}

.title-small.highlight {
    background-color: #ffffff;
    padding: 6px 16px;
    transform: rotate(-2deg);
}

.title-big {
    font-family: "Amaranth-bold";
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    color: #066E71;
}

.cards {
    padding-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
}

.card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    width: 395px;
    padding: 50px 20px;
}

.card video,
.card-light video {
    width: 152px;
    height: auto;
}

.card h3,
.card p {
    color: #066E71;
    text-align: center;
    margin: 0;
}

.card h3 {
    font-size: 24px;
}

.card p {
    font-size: 18px;
}

.bandeau-highlight {
    background-color: #0A5E61;
    color: #ffffff;
    padding: 60px 80px;
    display: flex;
    align-items: center;
    gap: 80px;
    margin-top: 120px;
    border-radius: 10px;
}

.chiffres-cles .bandeau-highlight {
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-around;
}

.bandeau-highlight .col-left {
    width: 348px;
}

.bandeau-highlight .col-left img {
    width: 85px;
    height: auto;
    margin-bottom: 10px;
}

.bandeau-highlight .col-left h2 {
    font-family: 'Amaranth-bold';
    text-transform: uppercase;
    font-size: 32px;
    margin: 0 0 10px 0;
}

.bandeau-highlight .col-left p {
    font-size: 18px;
    margin: 0;
}

.col-right p,
.col-right span {
    font-size: 16px;
}

.col-right p {
    margin: 0 0 10px 0;
}

.boxes {
    display: flex;
    gap: 10px;
}

.box {
    padding: 8px;
    border: solid 1px #ffffff;
    font-family: 'SemiBold';
    font-size: 14px !important;
}

.banner-img {
    height: 487px;
    background: url("../img/landing-2026/bg-img-banner.png") center / cover no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 80px;
}

.banner-img_med {
    height: 100%;
    display: flex;
    align-items: flex-end;
}

.banner-img_med img {
    width: 520px;
}

.banner-content {
    text-align: right;
}

.banner-content h2 {
    font-family: 'Amaranth-bold';
    font-size: 36px;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
}

.banner-content p {
    font-family: 'Light';
    font-size: 20px;
    text-align: right;
    color: #ffffff;
    margin: 16px 0 0 0;
}

.previsions {
    background-color: #A6CA38;
    padding: 120px;
}

.previsions .title-block {
    margin-bottom: 80px;
}

.previsions .title-small.highlight {
    background: #4A5D0F;
}

.previsions .title-small {
    color: #A6CA38;
}

.previsions .title-big {
    color: #4A5D0F;
}

.previsions .ttl,
.new .ttl {
    font-family: 'Raleway-bold';
    font-size: 24px;
    text-transform: uppercase;
}

.previsions p {
    text-align: center;
    color: #4A5D0F;
    font-size: 18px;
    margin: 0;
}

.previsions .bandeau-highlight {
    background-color: #4A5D0F;
    display: flex;
    flex-direction: column;
    padding: 60px 80px;
    gap: 50px;
}

.previsions .bandeau-highlight h2 {
    font-family: 'Amaranth-bold';
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.previsions .cards-light {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
}

.previsions .card-light p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
}

.previsions .card-light {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px 20px;
    width: 300px;
    border: solid 1px #ffffff;
    border-radius: 10px;
}

.previsions .card-light img,
.previsions .card-light video {
    width: 180px;
    height: 180px;
}

.previsions .card-light video {
    background: #fff;
    border-radius: 100%;
    height: 180px;
    border: solid 5px #A6CA38;
}

.content.bis {
    margin-top: 80px;
}

.new {
    background-color: #3CB5BA;
    padding: 60px 120px 0 120px;
    display: flex;
    align-items: end;
}

.new .colonne-gauche img {
    width: 550px;
}

.new .title-block {
    text-align: left;
}

.new .title-small {
    color: #3CB5BA !important;
}

.new .title-big {
    color: #ffffff;
}

.new .content {
    color: #ffffff;
}

.new .content .txt {
    padding-bottom: 60px;
}

.roadshow {
    background-color: #A6CA38;
    padding: 80px 100px;
}

.roadshow .bandeau-highlight {
    background-color: #ffffff;
    color: #0A5E61;
    margin: 0;
    display: block;
    /* flex-wrap: wrap;
    justify-content: center; */
}

.roadshow .bandeau-highlight .cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
}

.roadshow .bandeau-highlight .col-left {
    width: 725px;
}

.roadshow .bandeau-highlight .col-right video {
    width: 385px;
    height: auto;
    transform: scaleX(-1);
}

.roadshow .bandeau-highlight .title-big {
    text-transform: uppercase;
}

.roadshow .bandeau-highlight .title-small {
    background-color: #A6CA38;
    color: #ffffff;
}


.roadshow .bandeau-highlight .title-block {
    text-align: left;
}

.roadshow .bandeau-highlight p {
    font-family: "Raleway-medium";
    margin: 0;
}

.roadshow .bandeau-highlight .large_ctn .border {
    border-top: solid 1px #A6CA38;
    border-bottom: solid 1px #A6CA38;
    margin: 24px 0;
    padding: 10px 0;
    font-family: 'Raleway-bold' !important;
    font-size: 20px;
}

.border-mob {
    display: none;
}

.remerciements {
    padding: 60px 80px;
}

.remerciements .title-small.highlight {
    background-color: #066E71;
    color: #FFFFFF;
}

.remerciements .title-big {
    text-transform: uppercase;
}

.remerciements .content p {
    text-align: center;
    color: #0A5E61;
    font-size: 20px;
}

.remerciements {
    background: url("../img/landing-2026/bg-ballons.png") center / cover no-repeat;
}


.scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background: transparent;
  z-index: 9999;
  overflow: hidden;
}

.scroll-progress::before {
  content: "";
  display: block;
  height: 100%;
  background: #ECC478;
  transform-origin: left center;
  transform: scaleX(0);
  animation: progress linear both;
  
  /* lie à la progression du scroll */
  animation-timeline: scroll(root block);
}

@keyframes progress {
  to {
    transform: scaleX(1); /* de 0 → 100% */
  }
}

@media (max-width: 1404px) {
    .chiffres-cles .bandeau-highlight {
        justify-content: flex-start;
    }
}


.footer {
    background: #0A5E61;
    border-top: 1px solid #eee;
    padding: 20px 0;
}

.footer-inner {
    max-width: 1375px;
    margin: 0 auto;
    padding: 0 40px;

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-left img {
    height: 40px;
}

.footer-right {
    display: flex;
    align-items: center;
    gap: 24px;
}

.footer-right a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.footer-socials {
    display: flex;
    gap: 12px;
}

.footer-socials img {
    width: 20px;
    height: 20px;
    display: block;
}


/* .scroll-indicator {
    position: fixed;
    bottom: 65px;
    right: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    pointer-events: none;
    transition: opacity 0.3s ease;
}


.scroll-indicator.is-hidden {
    opacity: 0;
}

.scroll-indicator .arrow {
    display: block;
    width: 18px;
    height: 18px;
    border-right: 2px solid #0A5E61;
    border-bottom: 2px solid #0A5E61;
    transform: rotate(45deg);
    animation: scrollBounce 1.6s infinite;
    opacity: 0.9;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.35));
}

.scroll-indicator .arrow--second {
    margin-top: -6px;          /* rapproche les deux chevrons */
    /* animation-delay: 0.25s;    /* effet cascade */
    /* opacity: 0.6;
} */


/* @keyframes scrollBounce {
    0% {
        transform: translateY(0) rotate(45deg);
        opacity: 0.3;
    }
    50% {
        transform: translateY(8px) rotate(45deg);
        opacity: 1;
    }
    100% {
        transform: translateY(0) rotate(45deg);
        opacity: 0.3;
    }
} */


@media (max-width: 1381px) {
    .card {
        width: 330px;
    }

    .previsions .card-light {
        width: 250px;
    }

    .roadshow .bandeau-highlight .col-left {
        width: 545px;
    }

    .bandeau-highlight .col-left {
        width: 320px;
    }
}

/* =========================
   TABLETTE (≤ 1024px)
   ========================= */
@media (max-width: 1024px) {
    .chiffres-cles .bandeau-highlight {
        justify-content: flex-start;
    }
    .new {
        flex-wrap: wrap-reverse;
        justify-content: center;
    }
}

/* =========================
   MOBILE (≤ 768px)
   ========================= */
@media (max-width: 768px) {

    .chiffres-cles .cards {
        padding-top: 40px;
        gap: 30px;
    }

    .chiffres-cles .card {
        padding: 20px;
    }

    .chiffres-cles .card video {
        width: 120px;
    }

    .chiffres-cles .card h3 {
        font-size: 20px;
    }

    .chiffres-cles .card p {
        font-size: 16px;
    }

    .chiffres-cles .bandeau-highlight {
        padding: 30px;
    }

    .roadshow .col-right {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .roadshow .col-right video {
        width: 250px !important;
    }

    .new .colonne-gauche img {
        max-width: 400px;
    }

    .landing-2026 .chiffres-cles,
    .previsions,
    .roadshow {
        padding: 60px 40px;
    }

    .new {
        padding: 60px 40px 0 40px;
        flex-wrap: wrap-reverse;
    }

    .bandeau-highlight {
        padding: 40px 30px;
        gap: 30px;
        margin-top: 60px;
    }

    .previsions .bandeau-highlight {
        padding: 40px 30px;
    }

    .previsions .card-light {
        width: 100%;
    }

    .boxes {
        flex-wrap: wrap;
    }

    .title-big {
        font-size: 28px !important;
    }

    .ttl {
        font-size: 20px !important;
    }

    .br-none {
        display: none;
    }

    .border {
        display: none;
    }

    .border-mob {
        display: block;
        text-align: center;
        font-size: 16px;
    }
    
    .banner-img {
        padding: 30px 30px 0 30px;
        flex-wrap: wrap;
        height: initial;
        flex-direction: column-reverse;
    }

    .banner-img_med img {
        width: 100%;
    }

    .previsions .title-block {
        margin-bottom: 40px;
    }

    .previsions .card-light video {
        height: 120px;
        width: 120px;
    }

    .previsions .card-light {
        padding: 20px;
    }

    .previsions .card-light p {
        font-size: 16px;
    }

    .content.bis {
        margin-top: 40px;
    }

    .roadshow .bandeau-highlight .cols {
        gap: 10px;
    }

    .banner-content h2 {
        font-size: 27px;
    }

    .bandeau-highlight .col-left h2 {
        font-size: 28px;
    }
}

/* =========================
   PETIT MOBILE (≤ 480px)
   ========================= */
@media (max-width: 480px) {

}

.exit-modal {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;

    display: flex;
    align-items: center;
    justify-content: center;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.exit-modal.is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.exit-modal-content {
    background: #fff;
    padding: 40px;
    max-width: 480px;
    width: 90%;
    text-align: center;
    border-radius: 12px;
}

#close-exit {
    background: #3CB5BA;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    border-radius: 5px;
    font-family: 'Raleway-medium';
    cursor: pointer;
}