.projet-comp-container {
  width: 100%;
  height: 333px;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  border-radius: 60px;
  flex-direction: column;
}

.projet-comp-container01 {
  width: 100%;
  height: 424px;
  display: flex;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  flex-direction: column;
}
.projet-comp-container02 {
  width: 100%;
  height: 48px;
  display: flex;
  position: relative;
  align-self: center;
  margin-top: 20px;
  align-items: center;
  margin-bottom: 0px;
  padding-bottom: 10px;
  justify-content: center;
}
.projet-comp-container03 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  justify-content: center;
}
.projet-comp-langu {
  color: var(--dl-color-primary-500);
  width: auto;
  padding: 10px;
  align-self: center;
  box-shadow: 10px 10px 3px 0px #101010;
  font-style: italic;
  border-color: var(--dl-color-primary-500);
  border-width: 2px;
  border-radius: 12px;
  background-color: var(--dl-color-gray-black);
}
.projet-comp-container04 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  justify-content: center;
}
.projet-comp-text {
  color: var(--dl-color-primary-500);
  width: auto;
  padding: 10px;
  align-self: center;
  box-shadow: 10px 10px 3px 0px #101010;
  font-style: italic;
  border-color: var(--dl-color-primary-500);
  border-width: 2px;
  border-radius: 12px;
  background-color: var(--dl-color-gray-black);
}
.projet-comp-container05 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  justify-content: center;
}
.projet-comp-text01 {
  color: var(--dl-color-primary-500);
  width: auto;
  padding: 10px;
  align-self: center;
  box-shadow: 10px 10px 3px 0px #101010;
  font-style: italic;
  border-color: var(--dl-color-primary-500);
  border-width: 2px;
  border-radius: 12px;
  background-color: var(--dl-color-gray-black);
}

.projet-comp-container06:hover{
  transition: 0.7s;
  box-shadow: 0px 0px 30px 1.7px #0091e3; 
}

.projet-comp-container06:active {
  transition: 0.2s;
  box-shadow: 0px 0px 50px 2px #0091e3;
}
.projet-comp-container06 {
  transition: 1.2s;
  flex: 0 0 auto;
  width: 100%;
  height: 300px;
  display: flex;
  box-shadow: 20px 20px 0px 5px #151515;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  border-radius: 55px;
  cursor: pointer;
  flex-direction: column;
  background-image: linear-gradient(180deg, rgb(20, 169, 255) 0.00%,rgba(54, 182, 255, 0.99) 100.00%);
}
.projet-comp-text02 {
  width: 80%;
  font-size: 1.7em;
  align-self: center;
  text-align: center;
  font-family: "Exo 2";
  padding-top: 10px;
  border-color: var(--dl-color-gray-black);
  border-style:ridge ;
  border-width: 0px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom-width: 4px;
}
.projet-comp-text03 {
  width: 250px;
  align-self: center;
  margin-top: 20px;
  text-align: justify;
}
.projet-comp-container07 {
  top: 0;
  left: 0;
  width: 100%;
  height: 101.5vh;
  opacity: 0.01;
  z-index: 2;
  overflow: hidden;
  position: fixed;
  align-self: flex-start;

  align-items: center;
  
  animation-name: blur(10px);
  flex-direction: row;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  justify-content: flex-end;
}
.projet-comp-container08 {
  top: 5%;
  flex: 0;
  left: 0px;
  right: 0px;
  width: 70%;
  height: 90%;
  display: flex;
  z-index: 3;
  position: absolute;
  align-self: center;
  box-shadow: 5px 5px 120px 3px #0662af;
  align-items: flex-start;
  margin-left: 14%;
  border-color: var(--dl-color-primary-500);
  border-style: solid;
  border-width: 5px;
  border-radius: 40px;
  flex-direction: column;
  transform: translateY(100%);
  background-image: linear-gradient(180deg, rgb(25, 25, 25) 0.00%,rgb(0, 0, 0) 100.00%);

}
.projet-comp-text04 {
  color: var(--dl-color-primary-500);
  width: 40%;
  height: 132px;
  font-size: 2.5em;
  align-self: center;
  font-style: normal;
  margin-top: 36px;
  text-align: center;
  font-family: "Big John";
  font-weight: 700;
  text-shadow: 0px 0px 10px blue;
  letter-spacing: 0.8px;
  text-rendering: optimizeSpeed;
  text-transform: capitalize;
}
.projet-comp-container09 {
  flex: 0 0 auto;
  left: 14px;
  width: 27%;
  bottom: 4px;
  height: 58%;
  display: flex;
  position: absolute;
  align-items:stretch;
  flex-direction: column;
}
.projet-comp-text05 {
  color: var(--dl-color-primary-500);
  width: 100%;
  text-align: center;
}
.projet-comp-container10 {
  width: 200px;
  height: 190px;
  display: flex;
  align-self: stretch;
  margin-top: 10px;
  align-items:start;
  margin-left: 25px;
  flex-direction: column;
}
.projet-comp-container11 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.projet-comp-text06 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text07 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container12 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text08 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text09 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container13 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text10 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text11 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container14 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text12 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text13 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text14 {
  color: var(--dl-color-primary-500);
  width: 100%;
  text-align: center;
}
.projet-comp-container15 {
  flex: 0 0 auto;
  width: 200px;
  display: flex;
  align-self: flex-start;
  margin-top: 29px;
  align-items: flex-start;
  margin-left: 30px;
  flex-direction: column;
}
.projet-comp-container16 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.projet-comp-text15 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text16 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container17 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text17 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text18 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container18 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text19 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text20 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container19 {
  width: 100%;
  height: 26px;
  margin: 10px;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text21 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text22 {
  color: var(--dl-color-primary-500);
}
.projet-comp-video {
  top: 101px;
  right: 33px;
  width: 320px;
  height: 180px;
  margin: auto;
  position: absolute;
  align-self: flex-end;
}
.projet-comp-container20 {
  right: 0px;
  width: 70%;
  bottom: -100px;
  height: 507px;
  display: flex;
  position: absolute;
  margin-top: 70;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.projet-comp-text23 {
  color: var(--dl-color-primary-500);
  align-self: center;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: 10px;
}
.projet-comp-container21 {
  width: 90%;
  height: 465px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.projet-comp-text26 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-text27 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-text28 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-text29 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-text30 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-text31 {
  color: var(--dl-color-primary-500);
  width: 100%;
  font-size: 20px;
  margin-bottom: 23px;
}
.projet-comp-container22 {
  flex: 0 0 auto;
  left: 28%;
  right: 831px;
  width: 15px;
  bottom: 0px;
  height: 70%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-image: linear-gradient(180deg, rgba(189, 195, 199, 0) 1.00%,rgb(41, 176, 255) 99.00%);
}
.projet-comp-container23 {
  top: 5%;
  left: 2.5%;
  width: 29%;
  height: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-primary-300);
  border-style: groove;
  border-width: 0px;
  padding-left: 2%;
  border-radius: var(--dl-radius-radius-radius8);
  flex-direction: column;
  border-left-width: 4px;
}
.projet-comp-container24 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.projet-comp-text32 {
  color: var(--dl-color-primary-500);
  width: 93px;
  margin-bottom: 20px;
}
.projet-comp-text33 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container25 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.projet-comp-text34 {
  color: var(--dl-color-primary-500);
  width: 70px;
}
.projet-comp-text35 {
  color: var(--dl-color-primary-500);
}
.projet-comp-container26 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}
.projet-comp-text36 {
  color: var(--dl-color-primary-500);
}
.projet-comp-text37 {
  color: var(--dl-color-primary-500);
}
.projet-comp-button {
  color: var(--dl-color-gray-white);
  width: 120px;
  cursor: pointer;
  height: 72px;
  font-size: 17px;
  align-self: center;
  margin-top: 35px;
  text-align: center;
  margin-left: 0px;
  border-width: 0px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: 40px;
  padding-bottom: 10x;
  background-color: var(--dl-color-gray-black);
}
.projet-comp-root-class-name {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name1 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name2 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name3 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name4 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name5 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name6 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name7 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name8 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name9 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name10 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name11 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name12 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name13 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name14 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name15 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name16 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name17 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name18 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name19 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name20 {
  width: 100%;
  height: 400px;
}
.projet-comp-root-class-name21 {
  width: 100%;
  height: 400px;
}
@media(max-width: 991px) {
  .projet-comp-container {
    width: 300px;
  }
  .projet-comp-root-class-name {
    width: 100%;
    height: 100%;
  }
  .projet-comp-root-class-name6 {
    width: 100%;
    height: 100%;
  }
  .projet-comp-root-class-name10 {
    width: 100%;
    height: 100%;
  }
  .projet-comp-root-class-name19 {
    width: 100%;
    height: 100%;
  }
}

.home-container {
  width: 100%;
  display: flex;
  z-index: -1;
  
  
  min-height: 100vh;
  align-items: center;
  animation-name: blur(10px);
  flex-direction: column;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  
  background-size: cover;
  background-image: url('https://i.ibb.co/BVYmSsJ/savee-modified-1.png" ');
}
.home-headeur {
  width: 100%;
  height: 10px;
  display: none;
  align-self: center;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #3d3b36;
}
.home-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.home-desktop-menu {
  flex: 1;
  width: 713px;
  height: 40px;
  display: flex;
  z-index: 4;
  position: fixed;
  margin-left: 33%;
  border-radius: 100px;
  justify-content: space-between;
  background-color: #3d3b36;
}
.home-links {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  width: 784px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-container01 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  margin: 1px;
  display: flex;
  align-items: flex-start;
}
.home-text {
  color: #0088df;
  z-index: 0;
  text-decoration: none;
}
.home-container02 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-link {
  color: #0088df;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-container03 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-link01 {
  color: #0088df;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-container04 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.home-link02 {
  color: #0088df;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-link03 {
  color: #0088df;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.home-burger-menu {
  display: none;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  padding-right: 1051px;
  flex-direction: column;
  padding-bottom: 678px;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.home-text001 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text002 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text003 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text004 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-text005 {
  margin-bottom: var(--dl-space-space-unit);
}
.home-buttons {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon4 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon6 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-presentation-globale {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(21, 21, 21) 0.00%,rgb(0, 0, 0) 100.00%);
}
.home-container05 {
  flex: 0 0 auto;
  width: 90%;
  height: 90%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text006 {
  color: rgb(0, 166, 251);
  width: auto;
  height: 140px;
  font-size: 8em;
  margin-top: 50px;
  font-family: "Big John";
  text-transform: uppercase;
}
.home-text012 {
  margin-top: 36px;
  font-family: "Arial";
}
.home-text013 {
  color: #00a6fb;
  font-style: normal;
  font-weight: 400;
}
.home-link04 {
  display: contents;
}
.home-container06 {
  left: 0px;
  right: 0px;
  width: 349px;
  bottom: 0px;
  height: 118px;
  margin: auto;
  display: flex;
  position: absolute;
  transition: 0.3s;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
}
.home-container06:hover {
  bottom: 23px;
  height: 150px;
  
}
.home-container07 {
  flex: 0 0 auto;
  left: 0px;
  width: 353px;
  bottom: 0px;
  height: 50px;
  display: flex;
  position: absolute;
  align-self: center;
  justify-content: center;
}
.home-container08 {
  top: 8px;
  left: 0px;
  width: 180px;
  height: -2px;
  position: absolute;
  transform: rotate(15deg);
  align-self: center;
  border-color: rgb(0, 166, 251);
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 2px;
}
.home-container09 {
  top: 8px;
  right: 0px;
  width: 180px;
  height: 0px;
  position: absolute;
  transform: rotate(-15deg);
  align-self: center;
  border-color: rgb(0, 166, 251);
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container10 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 353px;
  bottom: 0px;
  height: 50px;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: center;
  justify-content: center;
}
.home-container11 {
  top: 8px;
  left: 0px;
  width: 180px;
  height: -2px;
  position: absolute;
  transform: rotate(15deg);
  align-self: center;
  border-color: #0582CA;
  border-style: solid;
  border-width: 0px;
  border-bottom-width: 2px;
}
.home-container12 {
  top: 8px;
  right: 0px;
  width: 180px;
  height: 0px;
  position: absolute;
  transform: rotate(-15deg);
  align-self: center;
  border-color: #0582CA;
  border-style: solid;
  border-width: 2px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container13 {
  flex: 0 0 auto;
  right: 0px;
  width: 200px;
  bottom: 0px;
  height: 334px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
}
.home-container14 {
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-text015 {
  top: 17px;
  color: rgb(0, 231, 255);
  right: 0px;
  position: absolute;
}
.home-text017 {
  font-size: 22px;
  font-weight: 900;
}
.home-text019 {
  top: 15px;
  left: 40px;
  width: 200px;
  height: 30px;
  position: absolute;
  font-size: 19px;
  align-self: center;
  text-align: left;
  transition: 1s;
  padding-right: 60px;
  transition-delay: 0.3s;
}
.home-text019:hover {
  left: 0px;
  transition: 1s;
  padding-right: 100px;
}
.home-text020 {
  color: #00c1ff;
  font-size: 19px;
}
.home-link05 {
  display: contents;
}
.home-container15 {
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.home-text022 {
  top: 17px;
  color: rgb(0, 231, 255);
  right: 0px;
  position: absolute;
}
.home-text024 {
  font-size: 22px;
  font-weight: 900;
}
.home-text026 {
  top: 15px;
  left: 25px;
  width: 200px;
  height: 30px;
  position: absolute;
  font-size: 19px;
  align-self: center;
  text-align: left;
  transition: 1s;
  padding-right: 60px;
  transition-delay: 0.3s;
}
.home-text026:hover {
  left: 0px;
  transition: 1s;
  padding-right: 100px;
  transition-delay: 0.2s;
}
.home-text027 {
  color: #00c1ff;
  font-size: 19px;
}
.home-link06 {
  display: contents;
}
.home-container16 {
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.home-text029 {
  top: 17px;
  color: rgb(0, 231, 255);
  right: 0px;
  position: absolute;
}
.home-text031 {
  font-size: 22px;
  font-weight: 900;
}
.home-text033 {
  top: 15px;
  left: 98px;
  width: 200px;
  height: 30px;
  position: absolute;
  font-size: 19px;
  align-self: center;
  text-align: left;
  transition: 1s;
  padding-right: 60px;
  transition-delay: 0.3s;
}
.home-text033:hover {
  left: 0px;
  transition: 1s;
  padding-right: 100px;
  transition-delay: 0.2s;
}
.home-text034 {
  color: #00c1ff;
  font-size: 19px;
}
.home-link07 {
  display: contents;
}
.home-container17 {
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.home-text036 {
  top: 17px;
  color: rgb(0, 231, 255);
  right: 0px;
  position: absolute;
}
.home-text038 {
  font-size: 22px;
  font-weight: 900;
}
.home-text040 {
  top: 15px;
  left: 80px;
  width: 200px;
  height: 30px;
  position: absolute;
  font-size: 19px;
  align-self: center;
  text-align: left;
  transition: 1s;
  padding-right: 60px;
  transition-delay: 0.3s;
}
.home-text040:hover {
  left: 0px;
  transition: 1s;
  padding-right: 100px;
  transition-delay: 0.2s;
}
.home-text041 {
  color: #00c1ff;
  font-size: 19px;
}
.home-link08 {
  display: contents;
}
.home-container18 {
  width: 100%;
  height: 60px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.home-text043 {
  top: 17px;
  color: rgb(0, 231, 255);
  right: 0px;
  position: absolute;
}
.home-text045 {
  font-size: 22px;
  font-weight: 900;
}
.home-text047 {
  top: 15px;
  left: 70px;
  width: 200px;
  height: 30px;
  position: absolute;
  font-size: 19px;
  align-self: center;
  text-align: left;
  transition: 1s;
  padding-right: 60px;
  transition-delay: 0.3s;
}
.home-text047:hover {
  left: 0px;
  transition: 1s;
  padding-right: 100px;
  transition-delay: 0.2s;
}
.home-text048 {
  color: #00c1ff;
  font-size: 19px;
}
.home-container19 {
  top: 6px;
  flex: 0 0 auto;
  right: 33px;
  width: 0%;
  height: 90%;
  display: flex;
  position: absolute;
  align-items: flex-start;
  border-color: var(--dl-color-primary-500);
  border-style: solid;
  border-width: 2px;
}
.home-container20 {
  width: 200px;
  height: 159px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container21 {
  width: 100%;
  height: 143px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text050 {
  left: 90px;
  color: #ffffff;
  width: 100%;
  bottom: -80px;
  opacity: 0.4;
  position: absolute;
  align-self: center;
  text-align: center;
}
.home-competances {
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container22 {
  width: 100%;
  height: 962px;
  display: flex;
  position: relative;
  align-items: stretch;
  flex-direction: row;
}
.home-container23 {
  flex: 0 0 auto;
  width: 40%;
  height: 800px;
  display: flex;
  position: relative;
  align-items: flex-end;
  margin-left: 7%;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container24 {
  gap: var(--dl-space-space-halfunit);
  flex: 0;
  width: 151px;
  height: 714px;
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-primary-500);
}
.home-text051 {
  color: rgb(0, 0, 0);
  width: 527px;
  height: 200;
  z-index: 2;
  font-size: 4.2em;
  transform: rotate(-90deg);
  align-self: center;
  text-align: center;
  font-family: "Big John";
  letter-spacing: 2.2px;
}
.home-text053 {
  color: var(--dl-color-primary-500);
}
.home-container25 {
  flex: 0 0 auto;
  right: 20px;
  width: 80%;
  bottom: 0px;
  height: 90%;
  display: flex;
  position: absolute;
  align-items: center;
  border-color: var(--dl-color-primary-500);
  border-width: 7px;
  justify-content: flex-start;
}
.home-container26 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-primary-500);
  border-width: 4px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-fondnoir);
  transition-delay: 7s;
}
.home-container26:hover {
  padding-top: 0px;
  padding-bottom: 575px;
  transition-delay: 0s;
}
.home-container27 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 5;
  align-items: center;
  justify-content: center;
  background-color: #060606;
  transition-delay: 3s;
}
.home-text055 {
  color: var(--dl-color-primary-500);
}
.home-container28 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 540px;
  display: flex;
  position: absolute;
  align-items: flex-start;
}
.home-text056 {
  color: var(--dl-color-primary-500);
  width: 100%;
  height: 100%;
  font-size: 2.1em;
  align-self: center;
  text-align: center;
}
.home-container29 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-primary-500);
  border-width: 4px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-fondnoir);
  transition-delay: 7s;
}
.home-container29:hover {
  padding-top: 0px;
  padding-bottom: 575px;
  transition-delay: 0s;
}
.home-container30 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 5;
  align-items: center;
  justify-content: center;
  background-color: #060606;
  transition-delay: 3s;
}
.home-text079 {
  color: var(--dl-color-primary-500);
}
.home-container31 {
  top: 0px;
  flex: 0 0 auto;
  right: 3px;
  width: 100%;
  bottom: 0px;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: center;
  align-items: center;
  justify-content: center;
}
.home-text080 {
  color: var(--dl-color-primary-500);
  width: 100%;
  height: auto;
  font-size: 1.7em;
  align-self: flex-end;
  text-align: center;
}
.home-container32 {
  top: 0px;
  right: 7%;
  width: 40%;
  height: 750px;
  display: flex;
  position: absolute;
  align-items: flex-end;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container33 {
  gap: var(--dl-space-space-halfunit);
  flex: 0;
  width: 151px;
  height: 714px;
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-primary-fondnoir);
}
.home-text108 {
  color: var(--dl-color-primary-500);
  width: 527px;
  height: 140px;
  z-index: 100;
  font-size: 4.2em;
  transform: rotate(-90deg);
  align-self: center;
  text-align: center;
  font-family: "Big John";
  letter-spacing: 2.2px;
}
.home-text110 {
  color: var(--dl-color-primary-fondnoir);
}
.home-container34 {
  flex: 0 0 auto;
  right: 20px;
  width: 80%;
  bottom: 0px;
  height: 90%;
  display: flex;
  position: absolute;
  align-items: center;
  border-color: var(--dl-color-primary-fondnoir);
  border-width: 7px;
  justify-content: flex-start;
}
.home-container35 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-primary-fondnoir);
  border-width: 4px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-500);
  transition-delay: 7s;
}
.home-container35:hover {
  padding-top: 0px;
  padding-bottom: 575px;
  transition-delay: 0s;
}
.home-container36 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 6;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-500);
}
.home-text112 {
  color: var(--dl-color-primary-fondnoir);
  width: 100%;
  text-align: center;
}
.home-container37 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 575px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-color: var(--dl-color-primary-700);
}
.home-heading {
  color: var(--dl-color-gray-black);
  width: 100%;
  height: auto;
  font-size: 2.1em;
  align-self: center;
  text-align: center;
}
.home-container38 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  z-index: 6;
  position: relative;
  transition: 0.3s;
  align-items: center;
  border-color: var(--dl-color-primary-fondnoir);
  border-width: 4px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-primary-500);
  transition-delay: 7s;
}
.home-container38:hover {
  padding-top: 0px;
  padding-bottom: 575px;
  transition-delay: 0s;
}
.home-container39 {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 5;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-primary-500);
}
.home-text135 {
  color: var(--dl-color-primary-fondnoir);
  width: 100%;
  text-align: center;
}
.home-container40 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 575px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  background-color: var(--dl-color-primary-700);
}
.home-text136 {
  color: var(--dl-color-gray-black);
  width: 100%;
  height: auto;
  font-size: 2.1em;
  align-self: center;
  text-align: center;
}
.home-projets {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
.home-text146 {
  color: #ffffff;
  width: auto;
  height: auto;
  opacity: 0.4;
  align-self: center;
}
.home-text147 {
  color: var(--dl-color-primary-500);
  width: 62%;
  height: 159px;
  align-self: center;
  margin-top: 20px;
  text-align: center;
  padding-top: 20px;
  border-color: var(--dl-color-primary-100);
  border-style: ridge;
  border-width: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom-width: 3px;
}
.home-container41 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.home-container42 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  visibility: 0%;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container42:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container43 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container43:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container44 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container44:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container45 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container45:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container46 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container46:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container47 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container47:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container48 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container48:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-text148 {
  color: var(--dl-color-primary-300);
  width: 62%;
  height: 113px;
  align-self: center;
  margin-top: 90px;
  text-align: center;
  padding-top: 0px;
  border-color: var(--dl-color-primary-300);
  border-style: ridge;
  border-width: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 3px;
}
.home-container49 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.home-container50 {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
}
.home-container51 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container51:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container52 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container52:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container53 {
  flex: 0 0 auto;
  width: 300px;
  height: 350px;
  display: flex;
  align-self: flex-start;
  margin-top: 3%;
  transition: 0.3s;
  align-items: flex-start;
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 4%;
  flex-direction: column;
}
.home-container53:hover {
  width: 360px;
  height: 470px;
  margin-top: 1%;
  margin-bottom: 1%;
}
.home-container54 {
  width: 100%;
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.home-parcour-scolaire {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: column;
}
.home-text151 {
  color: #ffffff;
  width: 100%;
  height: 302px;
  opacity: 0.4;
  margin-top: 100px;
  text-align: center;
}
.home-ecole-effectuer {
  width: 100%;
  height: 617px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
.home-container55 {
  width: 867px;
  height: 289px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.home-container56 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.home-container57 {
  flex: 0 0 auto;
  width: 300px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 300px;
  display: flex;
  box-shadow: 0px 0px 60px 0px #0083d6;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 4px;
  border-radius: var(--dl-radius-radius-round);
  justify-content: center;
  background-color: var(--dl-color-primary-500);
}
.home-link09 {
  display: contents;
}
.home-image {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 270px;
  bottom: 0px;
  height: 270px;
  margin: auto;
  z-index: 8;
  position: absolute;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
  text-decoration: none;
}
.home-container58 {
  flex: 0 0 auto;
  width: 30%;
  height: 5px;
  display: flex;
  align-items: flex-start;
  border-color: var(--dl-color-primary-fondnoir);
  border-style: solid;
  border-width: 2px;
  background-image: linear-gradient(270deg, rgb(0, 50, 83) 0.00%,rgb(0, 161, 255) 100.00%);
}
.home-container59 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
}
.home-container60 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 0%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  bottom: 0px;
  height: 70%;
  margin: auto;
  display: flex;
  position: absolute;
  animation: rotate 5s infinite linear;
  box-shadow: 0px 0px 100px 60px #0083d6;
  align-items: flex-start;
}
.home-container61 {
  flex: 0 0 auto;
  width: 300px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 300px;
  display: flex;
  animation: rotate 5s infinite linear;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 4px;
  border-radius: var(--dl-radius-radius-round);
  justify-content: center;
  background-image: linear-gradient(180deg, rgb(7, 151, 246) 2.00%,rgb(7, 151, 246) 11.00%,rgb(0, 0, 0) 14.00%,rgb(13, 13, 13) 86.00%,rgb(7, 151, 246) 89.00%,rgb(7, 151, 246) 98.00%);
  transform-origin: center;
}
.home-link10 {
  display: contents;
}
.home-image1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 270px;
  bottom: 0px;
  height: 270px;
  margin: auto;
  position: absolute;
  object-fit: cover;
  border-radius: var(--dl-radius-radius-round);
  text-decoration: none;
}
.home-container62 {
  flex: 0 0 auto;
  width: 867px;
  height: 200px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
}
.home-text152 {
  color: var(--dl-color-primary-500);
  width: 295px;
  height: 100%;
  text-align: justify;
}
.home-text153 {
  text-transform: uppercase;
}
.home-text154 {
  font-size: 24px;
  text-transform: uppercase;
}
.home-text155 {
  font-size: 25px;
  text-transform: uppercase;
}
.home-text156 {
  text-transform: uppercase;
}
.home-text157 {
  font-size: 18px;
  text-transform: uppercase;
}
.home-text158 {
  font-size: 18px;
}
.home-text159 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.home-text160 {
  font-size: 18px;
}
.home-text161 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.home-text162 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.home-text163 {
  font-size: 18px;
}
.home-text164 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.home-text165 {
  font-size: 18px;
}
.home-text166 {
  font-size: 18px;
  text-transform: uppercase;
}
.home-text167 {
  font-size: 18px;
  text-transform: uppercase;
}
.home-text168 {
  font-size: 18px;
}
.home-text169 {
  font-size: 18px;
  font-weight: 700;
}
.home-text170 {
  font-size: 18px;
}
.home-text171 {
  text-transform: uppercase;
}
.home-text172 {
  text-transform: uppercase;
}
.home-link11 {
  top: 0px;
  color: var(--dl-color-primary-500);
  right: 0px;
  width: 300px;
  height: 100%;
  position: absolute;
  text-align: justify;
  text-decoration: none;
}
.home-text173 {
  text-transform: uppercase;
}
.home-text174 {
  font-size: 24px;
  text-transform: uppercase;
}
.home-text175 {
  font-size: 24px;
  text-transform: uppercase;
}
.home-text176 {
  text-transform: uppercase;
}
.home-text177 {
  font-size: 18px;
}
.home-text178 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.home-text179 {
  font-size: 18px;
}
.home-text180 {
  font-size: 18px;
}
.home-text181 {
  font-size: 18px;
}
.home-text182 {
  font-size: 18px;
}
.home-text183 {
  font-size: 18px;
  font-weight: 700;
}
.home-text184 {
  font-size: 18px;
}
.home-text185 {
  text-transform: uppercase;
}
.home-contacte {
  width: 100%;
  height: 544px;
  display: flex;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-text186 {
  color: var(--dl-color-gray-white);
  opacity: 0.4;
  margin-bottom: -30px;
}
.home-form {
  width: 60%;
  height: 388px;
  display: flex;
  z-index: 5;
  box-shadow: 2px 10px 10px 0px #272727;
  align-items: center;
  padding-top: 0px;
  border-radius: 20px;
  margin-bottom: 20px;
  flex-direction: column;
  padding-bottom: 30px;
  justify-content: center;
  background-color: var(--dl-color-primary-fondnoir);
}
.home-container63 {
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text187 {
  color: var(--dl-color-primary-500);
  margin-top: 25px;
}
.home-text190 {
  color: var(--dl-color-primary-500);
  align-self: flex-start;
  margin-top: 15px;
  margin-left: 7px;
}
.home-textinput {
  width: 100%;
  margin-top: 5px;
  transition: 0.3s;
  padding-top: 5px;
  padding-left: 0.5rem;
  border-radius: 6px;
  margin-bottom: 30px;
  padding-right: 0.5rem;
  padding-bottom: 5px;
  background-color: var(--dl-color-gray-white);
}
.home-textinput:focus-within {
  border-color: var(--dl-color-primary-300);
  border-width: 3px;
}
.home-text193 {
  color: var(--dl-color-primary-500);
  align-self: flex-start;
  margin-left: 7px;
}
.home-textarea {
  width: 100%;
  height: 108px;
  margin-top: 5px;
  border-radius: 6px;
  margin-bottom: var(--dl-space-space-halfunit);
  background-color: var(--dl-color-gray-white);
}
.home-button {
  cursor: pointer;
  margin-top: 24px;
  transition: 0.3s;
  border-color: var(--dl-color-primary-700);
  border-width: 2px;
  background-color: var(--dl-color-primary-500);
}
.home-button:hover {
  box-shadow: 0px 0px 28px 2px #0091e3;
  background-color: var(--dl-color-primary-700);
}
.home-button:active {
  box-shadow: 0px 0px 50px 2px #0091e3;
}
.home-container65 {
  display: contents;
}
.home-pied-de-page {
  width: 100%;
  height: 153px;
  display: flex;
  align-items: flex-start;
}


@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-text001 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text002 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text003 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text004 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text005 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .home-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .home-mobile-menu {
    padding: 16px;
  }
}
.app-component-container {
  width: 100%;
  height: 731px;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-direction: column;
}
.app-component-text {
  color: var(--dl-color-gray-white);
  opacity: 0.4;
  align-self: center;
}
.app-component-container1 {
  flex: 1;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  display: flex;
  position: absolute;
  flex-wrap: wrap;
  align-self: flex-end;
  align-items: center;
  justify-content: center;
}
.app-component-container2 {
  flex: 0 0 auto;
  width: 300px;
  height: 460px;
  display: flex;
  align-self: flex-end;
  align-items: center;
  justify-content: center;
}
.app-component-container3 {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  right: 0px;
  width: 777px;
  bottom: 0px;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
}
.app-component-container4 {
  align-items: flex-start;
  transform: rotateY(None);
}

.app-component-devant {
  width: 779px;
  display: flex;
  align-items: center;
  border-color: var(--dl-color-primary-300);
  border-width: 5px;
  border-radius: 30px;
  background-color: var(--dl-color-primary-fondnoir);
}
.app-component-image {
  width: 276px;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
  border-top-left-radius: 27px;
  border-bottom-left-radius: 27px;
}
.app-component-text01 {
  top: 30px;
  left: 0px;
  color: var(--dl-color-primary-300);
  right: 0px;
  bottom: 60px;
  margin: auto;
  font-size: 20px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  line-height: 1.45;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: none;
  text-decoration: none;
  border-top-left-radius: 30;
  border-bottom-left-radius: 30;
}
.app-component-text14 {
  font-style: normal;
  font-weight: 700;
}
.app-component-container5 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 100px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-right: 10%;
  justify-content: flex-end;
}
.app-component-text21 {
  color: var(--dl-color-primary-300);
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.app-component-text22 {
  color: var(--dl-color-primary-300);
  font-size: 30px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 900;
}
.app-component-deriere {
  color: var(--dl-color-gray-black);
  width: 779px;
  display: flex;
  transform: rotateY(180deg);
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 5px;
  border-radius: 30px;
  background-image: linear-gradient(180deg, rgb(39, 169, 255) 0.00%,rgb(30, 127, 232) 97.00%);
}
.app-component-image1 {
  width: 276px;
  height: 100%;
  object-fit: cover;
  border-radius: 27px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.app-component-text23 {
  top: 30px;
  left: 0px;
  color: var(--dl-color-gray-black);
  right: 0px;
  bottom: 60px;
  margin: auto;
  font-size: 20px;
  align-self: center;
  text-align: center;
  font-family: "Arial";
  line-height: 1.45;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: none;
  text-decoration: none;
  border-top-left-radius: 30;
  border-bottom-left-radius: 30;
}
.app-component-container6 {
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 100px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-right: 10%;
  justify-content: flex-end;
}
.app-component-text35 {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
}
.app-component-text38 {
  font-size: 30px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 900;
}
.app-component-container7 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
}
@media(max-width: 1200px) {
  .app-component-text01 {
    color: var(--dl-color-primary-300);
    font-size: 20px;
    font-family: Arial;
    line-height: 1.45;
    text-transform: none;
    text-decoration: none;
  }
  .app-component-text14 {
    font-style: normal;
    font-weight: 700;
  }
  .app-component-text23 {
    color: var(--dl-color-primary-300);
    font-size: 20px;
    font-family: Arial;
    line-height: 1.45;
    text-transform: none;
    text-decoration: none;
  }
}
@media(max-width: 991px) {
  .app-component-text {
    width: 862px;
  }
}
