@font-face {
  font-family: "font1";
  src: url("../assets/PPAgrandir-Variable.ttf") format("truetype-variations");
}
@font-face {
  font-family: "font1_bold";
  src: url("../assets/PPAgrandir-GrandRegular.otf") format("opentype");
}
@media screen and (min-width: 600px) {
  body {
    background-color: black;
    margin: 0 auto;
    padding: 0 auto;
    font-family: "font1";
    width: 100vw;
    height: 100vh;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
  }
  .Introduction {
    width: 100vw;
    height: 100vh;
    background: linear-gradient(0deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    z-index: 10;
    position: fixed;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
    cursor: pointer;
  }
  .IntroductionCache {
    width: 100vw;
    height: 0vh;
    background: linear-gradient(0deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    z-index: 10;
    position: fixed;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Int_Hallah {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_Tresse {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_hover {
    width: 100%;
    height: 80%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_smoll {
    width: 100%;
    height: 20%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_Hallah .Int_Img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
    background-image: url("../assets/misc/hallah.png");
    background-size: 100% 100%;
  }
  .Int_Tresse .Int_Img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
    background-image: url("../assets/misc/tresse.png");
    background-size: 100% 100%;
  }
  .Tresse {
    width: 50%;
    height: 100%;
    transform-origin: 0% 50%;
    background-image: url("../assets/images/background.gif");
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    z-index: 1;
    transition: 1s;
  }
  .bigTresse {
    width: 90%;
    height: 100%;
    transform-origin: 0% 50%;
    background-image: url("../assets/images/background.gif");
    background-size: cover;
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .smallTresse {
    width: 10%;
    height: 100%;
    transform-origin: 0% 50%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Hallah {
    width: 50%;
    height: 100%;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background-image: url("../assets/images/background.gif");
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHallah {
    width: 90%;
    height: 100%;
    text-align: center;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background-image: url("../assets/images/background.gif");
    background-size: cover;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .smallHallah {
    width: 10%;
    height: 100%;
    text-align: center;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Histoire_T {
    width: 5%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 auto;
    z-index: 2;
    overflow: hidden;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_T {
    width: 5%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    overflow: auto;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_T::-webkit-scrollbar {
    display: none;
  }
  .smallHistoire_T {
    width: 5%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    overflow: hidden;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .openHistoire_T {
    width: 100vw;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 4000;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Histoire_H {
    width: 5%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_H {
    width: 5%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    overflow: auto;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_H::-webkit-scrollbar {
    display: none;
  }
  .smallHistoire_H {
    width: 5%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    overflow: hidden;
    bottom: 0px;
    right: 0px;
    z-index: 26;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .openHistoire_H {
    width: 100vw;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    bottom: 0px;
    right: 0px;
    z-index: 3;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Recette_T {
    width: 100%;
    height: 0%;
    position: -webkit-sticky;
    position: sticky;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 1;
  }
  .Recette_H {
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 1;
  }
  .Recette_Hide {
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 0;
  }
  .hide {
    opacity: 0;
  }
  .smallHistoire {
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .button_Next_Step_T {
    width: 5vh;
    height: 5vh;
    background-image: url("../assets/misc/next_btn_orange.png");
    background-size: contain;
    border-radius: 100%;
    z-index: 2;
    transform: translate(50%, -50%);
    position: absolute;
    right: -10vw;
    top: 53vh;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .button_Next_Step_T:hover {
    width: 7vh;
    height: 7vh;
    background-image: url("../assets/misc/next_btn_orange.png");
    background-size: contain;
    border-radius: 100%;
    transform: translate(50%, -50%);
    z-index: 2;
    position: absolute;
    right: -10vw;
    top: 53vh;
    cursor: pointer;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .Etapes_T {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 100vh;
    opacity: 1;
    background-color: radial-gradient(circle, rgb(255, 0, 0) 20%, rgba(255, 0, 0, 0) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etapes_T_open {
    width: 70vw;
    height: 100vh;
    position: absolute;
    top: 0vw;
    background-color: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    -webkit-animation: all;
            animation: all;
    z-index: 1;
    transition: 1s;
  }
  .Etape_hide {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -100vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -5vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Titre_Etapes_T {
    color: #000AFF;
    position: relative;
    left: 5vw;
    font-size: 2em;
    padding: 0px 5px 0px 5px;
    font-family: "font1_gras";
    text-transform: uppercase;
    text-align: center;
    background-color: #FF6B00;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .blob_T {
    align-self: flex-end;
    margin-top: 25px;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    border-radius: 10px 10px 10px 0px;
    left: 5vw;
    top: 5vh;
    width: 100%;
    height: 80vh;
  }
  .Etapes_Texte_T {
    color: white;
    font-size: 1.5vw;
    z-index: 0;
    background-color: #FF6B00;
    border-radius: 0px 10px 0px 0px;
    width: 25vw;
    height: auto;
    line-break: strict;
    transform: translate(0%, -100%);
    position: absolute;
    left: 10vw;
    top: 93.4vh;
    padding: 5px;
  }
  .button_Next_Step_H {
    width: 5vh;
    height: 5vh;
    background-image: url("../assets/misc/next_btn_bleu.png");
    background-size: contain;
    border-radius: 100%;
    transform: translate(50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .button_Next_Step_H:hover {
    width: 7vh;
    height: 7vh;
    background-image: url("../assets/misc/next_btn_bleu.png");
    background-size: contain;
    border-radius: 100%;
    transform: translate(50%, -50%);
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .Etapes_H {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 100vh;
    background-color: radial-gradient(circle, rgb(255, 0, 0) 20%, rgba(255, 0, 0, 0) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etapes_H_open {
    width: 150vw;
    height: 100vh;
    position: absolute;
    top: 0vw;
    z-index: 0;
    background-color: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_hide_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -100vw;
    z-index: 0;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    z-index: 0;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 80vw;
    height: 100vh;
    position: absolute;
    left: 0vw;
    z-index: 0;
    opacity: 1;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    opacity: 1;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Titre_Etapes_H {
    color: #FF6B00;
    position: relative;
    left: -5vw;
    font-size: 2em;
    padding: 0px 5px 0px 5px;
    font-family: "font1_gras";
    text-transform: uppercase;
    text-align: center;
    background-color: #000AFF;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .blob_H {
    align-self: flex-end;
    margin-top: 25px;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    border-radius: 10px 10px 10px 0px;
    left: 0vw;
    top: 10vh;
    width: 75.5vw;
    height: 80vh;
  }
  .Etapes_Texte_H {
    color: white;
    z-index: 0;
    background-color: #000AFF;
    text-align: left;
    font-size: 1.5vw;
    border-radius: 0px 10px 0px 0px;
    width: 25vw;
    height: auto;
    line-break: strict;
    transform: translate(0%, -100%);
    position: absolute;
    left: 5vw;
    top: 93.5vh;
    padding: 5px;
  }
  .Etape_hide_H {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -205vw;
    top: 0vh;
    z-index: -25;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide_H {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    top: 0vh;
    z-index: -25;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display_H {
    margin: 0px 10% 0px 0px;
    padding: 25px 25px 25px 25px;
    width: 80vw;
    height: 100vh;
    position: absolute;
    left: 0vw;
    top: 0vh;
    z-index: -1;
    opacity: 1;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Fond {
    width: 100%;
    height: 450vh;
    position: relative;
    top: 30vh;
    overflow-x: hidden;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/tresse/fond_tresse.png");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Fond_hide {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 30vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/tresse/fond_tresse.png");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Text {
    width: 50%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    top: 50vh;
    right: 0vw;
    border-radius: 50px;
    background-color: white;
    padding: 15px;
    -webkit-animation: all;
            animation: all;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    transition: 1s;
  }
  .HT_Text span {
    color: #FF3D00;
    font-size: 3vh;
    vertical-align: middle;
    font-family: "font1_bold";
  }
  .HH_Fond {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 0vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/hallah/fond_hallah.png");
    background-position-y: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HH_Fond_hide {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 30vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/hallah/fond_hallah.png");
    background-position-y: 30vh;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HH_Text {
    width: 50%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    top: 20vh;
    right: -20vw;
    border-radius: 50px;
    background-color: white;
    padding: 15px;
    -webkit-animation: all;
            animation: all;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    transition: 1s;
  }
  .HH_Text span {
    color: #FF3D00;
    font-size: 3vh;
    vertical-align: middle;
    font-family: "font1_bold";
  }
  .HT_Edelweiss_1 {
    width: 40vw;
    height: 40vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: -webkit-sticky;
    position: sticky;
    float: left;
    z-index: -2;
    top: 0vh;
    left: 20vw;
    -webkit-animation: rotation 10s linear infinite;
            animation: rotation 10s linear infinite;
  }
  .HT_Edelweiss_2 {
    width: 20vw;
    height: 20vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: -webkit-sticky;
    position: sticky;
    float: left;
    z-index: -2;
    top: 0vh;
    left: 70vw;
    -webkit-animation: rotation 7s linear infinite;
            animation: rotation 7s linear infinite;
  }
  .HT_Edelweiss_3 {
    width: 50vw;
    height: 50vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 40vh;
    right: 50vw;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_4 {
    width: 45vw;
    height: 45vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 200vh;
    left: 50vw;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_5 {
    width: 25vw;
    height: 125vw;
    background-image: url("../assets/images/histoire/tresse/tasse.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 180vh;
    left: 20vw;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_6 {
    width: 45vw;
    height: 45vw;
    background-image: url("../assets/images/histoire/tresse/tresse.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 120vh;
    left: 20vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  .HT_Edelweiss_7 {
    width: 25vw;
    height: 25vw;
    background-image: url("../assets/images/histoire/tresse/beurre2.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 95vh;
    left: 60vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  .HT_Edelweiss_8 {
    width: 15vw;
    height: 15vw;
    background-image: url("../assets/images/histoire/tresse/rouge.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 120vh;
    left: 10vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  @-webkit-keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  #jus {
    position: relative;
    width: 20vw;
    height: 20vw;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    top: 190vh;
    left: -10vw;
  }
  #jus img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65vw;
    height: 65vw;
    overflow: hidden;
    transform: translate(-50%, -50%);
  }
  #circle {
    position: -webkit-sticky;
    position: sticky;
    width: 60vw;
    height: 60vw;
    float: none;
    z-index: 0;
    border-radius: 50%;
  }
  #circle img {
    position: absolute;
    float: none;
    z-index: 0;
    top: 30vh;
    left: 40vw;
    width: 20vw;
    height: 20vw;
    transform: translate(-50%, -50%);
  }
  .footer_imgs_H {
    width: 100%;
    height: 50vh;
    position: absolute;
    bottom: 0px;
  }
  .H_Img1 {
    background-image: url("../assets/images/histoire/hallah/plateau2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img2 {
    background-image: url("../assets/images/histoire/hallah/hallah2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img3 {
    background-image: url("../assets/images/histoire/hallah/tissu2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img4 {
    background-image: url("../assets/images/histoire/hallah/vin2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
}
.HT_imgs {
  opacity: 1;
}

.HT_imgs_hide {
  opacity: 0;
}

@media screen and (max-width: 600px) {
  body {
    background-color: black;
    margin: 0 auto;
    padding: 0 auto;
    font-family: "font1";
    width: 100vw;
    height: 100vh;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
  }
  .Introduction {
    width: 100vw;
    height: 100vh;
    background: linear-gradient(0deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    z-index: 10;
    position: fixed;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
    cursor: pointer;
  }
  .IntroductionCache {
    width: 100vw;
    height: 0vh;
    background: linear-gradient(0deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    z-index: 10;
    position: fixed;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Int_Hallah {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_Tresse {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_hover {
    width: 100%;
    height: 80%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_smoll {
    width: 100%;
    height: 20%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
  }
  .Int_Hallah .Int_Img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
    background-image: url("../assets/misc/hallah.png");
    background-size: 100% 100%;
  }
  .Int_Tresse .Int_Img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    float: left;
    transition: 1s;
    background-image: url("../assets/misc/tresse.png");
    background-size: 100% 100%;
  }
  .Tresse {
    width: 50%;
    height: 100%;
    transform-origin: 0% 50%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    z-index: 1;
    transition: 1s;
  }
  .bigTresse {
    width: 90%;
    height: 100%;
    transform-origin: 0% 50%;
    background-image: url("../assets/images/background.gif");
    box-sizing: border-box;
    position: fixed;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .smallTresse {
    width: 15%;
    height: 100%;
    transform-origin: 0% 50%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    position: fixed;
    z-index: 4000;
    left: 0px;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Hallah {
    width: 50%;
    height: 100%;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHallah {
    width: 85%;
    height: 100%;
    text-align: center;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background-image: url("../assets/images/background.gif");
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .smallHallah {
    width: 15%;
    height: 100%;
    text-align: center;
    transform-origin: 100% 50%;
    position: fixed;
    right: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Histoire_T {
    width: 5%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 auto;
    z-index: 2;
    overflow: hidden;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_T {
    width: 15%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    overflow: auto;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_T::-webkit-scrollbar {
    display: none;
  }
  .smallHistoire_T {
    width: 5%;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    overflow: hidden;
    z-index: 25;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .openHistoire_T {
    width: 90%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    bottom: 0px;
    left: 0px;
    z-index: 4;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Histoire_H {
    width: 5%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    bottom: 0px;
    right: 0px;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_H {
    width: 15%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    overflow: auto;
    bottom: 0px;
    right: 0px;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .bigHistoire_H::-webkit-scrollbar {
    display: none;
  }
  .smallHistoire_H {
    width: 20vw;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    overflow: hidden;
    bottom: 0px;
    right: 0px;
    z-index: 26;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .openHistoire_H {
    width: 85%;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    bottom: 0px;
    right: 0px;
    z-index: 3;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .hideHistoire_T {
    width: 0;
    height: 100%;
    position: inherit;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 auto;
    z-index: 2;
    overflow: hidden;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .hideHistoire_H {
    width: 0;
    height: 100%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 auto;
    position: inherit;
    bottom: 0px;
    right: 0px;
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    z-index: 2;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Recette_T {
    width: 100%;
    height: 0%;
    position: -webkit-sticky;
    position: sticky;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 1;
  }
  .Recette_H {
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 1;
  }
  .Recette_Hide {
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    margin: 0 auto;
    padding: 0 auto;
    opacity: 0;
  }
  .hide {
    opacity: 0;
  }
  .smallHistoire {
    background: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    width: 100%;
    height: 50%;
    margin: 0 auto;
    padding: 0 auto;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .button_Next_Step_T {
    width: 5vh;
    height: 5vh;
    background-image: url("../assets/misc/next_btn_orange.png");
    background-size: contain;
    border-radius: 100%;
    z-index: 2;
    transform: translate(50%, -50%);
    position: absolute;
    right: 25vw;
    top: 53vh;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .button_Next_Step_T:hover {
    width: 7vh;
    height: 7vh;
    background-image: url("../assets/misc/next_btn_orange.png");
    background-size: contain;
    border-radius: 100%;
    transform: translate(50%, -50%);
    z-index: 2;
    position: absolute;
    right: 25vw;
    top: 53vh;
    cursor: pointer;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .Etapes_T {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 100vh;
    background-color: radial-gradient(circle, rgb(255, 0, 0) 20%, rgba(255, 0, 0, 0) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etapes_T_open {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0vw;
    background-color: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_hide {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -100vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 80vw;
    height: 100vh;
    position: absolute;
    z-index: 5000;
    left: -5vw;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Titre_Etapes_T {
    color: #000AFF;
    position: relative;
    left: -4vw;
    font-size: 2em;
    padding: 0px 5px 0px 5px;
    font-family: "font1_gras";
    text-transform: uppercase;
    text-align: center;
    background-color: #FF6B00;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .blob_T {
    align-self: flex-end;
    margin-top: 25px;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    border-radius: 10px 10px 10px 0px;
    left: 20vw;
    top: 10vh;
    width: 60vw;
    height: 80vh;
  }
  .Etapes_Texte_T {
    color: white;
    z-index: 0;
    background-color: #FF6B00;
    border-radius: 0px 10px 0px 0px;
    width: 50vw;
    height: auto;
    line-break: strict;
    transform: translate(0%, -100%);
    position: absolute;
    left: 20vw;
    top: 90vh;
    padding: 5px;
  }
  .button_Next_Step_H {
    width: 5vh;
    height: 5vh;
    background-image: url("../assets/misc/next_btn_bleu.png");
    background-size: contain;
    border-radius: 100%;
    z-index: 2;
    transform: translate(50%, -50%);
    position: absolute;
    right: 40vw;
    top: 53vh;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .button_Next_Step_H:hover {
    width: 7vh;
    height: 7vh;
    background-image: url("../assets/misc/next_btn_bleu.png");
    background-size: contain;
    border-radius: 100%;
    transform: translate(50%, -50%);
    z-index: 2;
    position: absolute;
    right: 40vw;
    top: 53vh;
    cursor: pointer;
    -webkit-animation: all;
            animation: all;
    transition: 0.5s;
  }
  .Etapes_H {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 100vh;
    opacity: 1;
    background-color: radial-gradient(circle, rgb(255, 0, 0) 20%, rgba(255, 0, 0, 0) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etapes_H_open {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0vw;
    z-index: 0;
    background-color: linear-gradient(90deg, rgb(255, 77, 0) 0%, rgb(52, 59, 225) 100%);
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_hide_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -100vw;
    z-index: 0;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    z-index: 0;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display_T {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -5vw;
    z-index: 0;
    opacity: 1;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Titre_Etapes_H {
    color: #FF6B00;
    position: relative;
    left: -20vw;
    font-size: 2em;
    padding: 0px 5px 0px 5px;
    font-family: "font1_gras";
    text-transform: uppercase;
    text-align: center;
    background-color: #000AFF;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .blob_H {
    align-self: flex-end;
    margin-top: 25px;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    border-radius: 10px 10px 10px 0px;
    left: 5vw;
    top: 10vh;
    width: 60vw;
    height: 80vh;
  }
  .Etapes_Texte_H {
    color: white;
    z-index: 0;
    background-color: #000AFF;
    text-align: left;
    border-radius: 0px 10px 0px 0px;
    width: 50vw;
    height: auto;
    line-break: strict;
    transform: translate(0%, -100%);
    position: absolute;
    left: 5vw;
    top: 90vh;
    padding: 5px;
  }
  .Etape_hide_H {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -205vw;
    top: 0vh;
    z-index: -25;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_baseHide_H {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 100vw;
    top: 0vh;
    z-index: -25;
    opacity: 0;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .Etape_display_H {
    margin: 0px 0px 0px 5%;
    padding: 25px 25px 25px 25px;
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: -5vw;
    top: 0vh;
    z-index: -1;
    opacity: 1;
    background-image: url("../assets/images/background.gif");
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Fond {
    width: 100%;
    height: 350vh;
    position: relative;
    top: 30vh;
    overflow-x: hidden;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/tresse/fond_tresse.png");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Fond_hide {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 30vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/tresse/fond_tresse.png");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HT_Text {
    width: 50%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    top: 50vh;
    left: 20vw;
    border-radius: 50px;
    background-color: white;
    padding: 15px;
    -webkit-animation: all;
            animation: all;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    transition: 1s;
  }
  .HT_Text span {
    color: #FF3D00;
    font-size: 3vh;
    vertical-align: middle;
    font-family: "font1_bold";
  }
  .HH_Fond {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 0vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/hallah/fond_hallah.png");
    background-position-y: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    opacity: 1;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HH_Fond_hide {
    width: 100%;
    height: 300vh;
    position: relative;
    top: 30vh;
    overflow: visible;
    scroll-behavior: smooth;
    background-image: url("../assets/images/histoire/hallah/fond_hallah.png");
    background-position-y: 30vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    opacity: 0;
    -webkit-animation: all;
            animation: all;
    transition: 1s;
  }
  .HH_Text {
    width: 50%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: relative;
    top: 20vh;
    right: -20vw;
    border-radius: 50px;
    background-color: white;
    padding: 15px;
    -webkit-animation: all;
            animation: all;
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    transition: 1s;
  }
  .HH_Text span {
    color: #FF3D00;
    font-size: 3vh;
    vertical-align: middle;
    font-family: "font1_bold";
  }
  .HT_Edelweiss_1 {
    width: 60vw;
    height: 60vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: -webkit-sticky;
    position: sticky;
    float: left;
    z-index: -2;
    top: 10vh;
    left: 20vw;
    -webkit-animation: rotation 10s linear infinite;
            animation: rotation 10s linear infinite;
  }
  .HT_Edelweiss_2 {
    width: 40vw;
    height: 40vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: -webkit-sticky;
    position: sticky;
    float: left;
    z-index: -2;
    top: 10vh;
    left: 10vw;
    -webkit-animation: rotation 7s linear infinite;
            animation: rotation 7s linear infinite;
  }
  .HT_Edelweiss_3 {
    width: 50vw;
    height: 50vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 40vh;
    right: 50vw;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_4 {
    width: 45vw;
    height: 45vw;
    background-image: url("../assets/images/histoire/tresse/edelweiss.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 200vh;
    left: 50vw;
    display: none;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_5 {
    width: 25vw;
    height: 25vw;
    background-image: url("../assets/images/histoire/tresse/tasse.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 180vh;
    left: 20vw;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .HT_Edelweiss_6 {
    width: 45vw;
    height: 45vw;
    background-image: url("../assets/images/histoire/tresse/tresse.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 25;
    top: 120vh;
    left: 10vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  .HT_Edelweiss_7 {
    width: 55vw;
    height: 55vw;
    background-image: url("../assets/images/histoire/tresse/beurre2.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 95vh;
    left: 20vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  .HT_Edelweiss_8 {
    width: 25vw;
    height: 25vw;
    background-image: url("../assets/images/histoire/tresse/rouge.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    float: left;
    z-index: 2;
    top: 90vh;
    left: 10vw;
    -webkit-animation: rotation 10s ease-in-out infinite;
            animation: rotation 10s ease-in-out infinite;
  }
  @-webkit-keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  #jus {
    position: relative;
    width: 20vw;
    height: 20vw;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    top: 100vh;
    left: 0vw;
  }
  #jus img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65vw;
    height: 65vw;
    overflow: hidden;
    transform: translate(-50%, -50%);
  }
  #circle {
    position: -webkit-sticky;
    position: sticky;
    width: 60vw;
    height: 60vw;
    float: none;
    z-index: 0;
    border-radius: 50%;
  }
  #circle img {
    position: absolute;
    float: none;
    z-index: 0;
    top: 20vh;
    left: 35vw;
    width: 20vw;
    height: 20vw;
    transform: translate(-50%, -50%);
  }
  .footer_imgs_H {
    width: 100%;
    height: 50vh;
    position: absolute;
    bottom: 0px;
  }
  .H_Img1 {
    background-image: url("../assets/images/histoire/hallah/plateau2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img2 {
    background-image: url("../assets/images/histoire/hallah/hallah2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img3 {
    background-image: url("../assets/images/histoire/hallah/tissu2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
  .H_Img4 {
    background-image: url("../assets/images/histoire/hallah/vin2.png");
    width: 25%;
    height: 100%;
    background-size: contain;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-animation: rotation 20s linear infinite;
            animation: rotation 20s linear infinite;
  }
}/*# sourceMappingURL=style_Layout.css.map */