html{
  cursor: url('cursor.cur'), auto;
}
@font-face {
font-family: 'bobby';
src: url('bobby-rough-condensed.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
  font-family: 'bobby1';
  src: url('bobby-rough-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
    font-family: 'mails';
    src: url('Organic\ Brand.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    }

body{
margin: 0px;
margin-right: -30px;
padding:0;
overflow-x: hidden;
position: relative;
font-family: 'bobby';
background-color: rgb(0, 0, 0);
max-width: 100vw;
width: 100vw;
}

.header {
  display: none;
}

.gallerycontainer {
  z-index: 3;
  position: absolute;
  display: grid;
  grid-template-columns: repeat(6, 11vw);
  grid-template-rows: repeat(10, 11vw);
  margin-top: 400px;
  margin-left: 18vw;
  gap: 13px;
  height: 600px;
}

.galleryelement:hover{
  margin: -10px;
}

.galleryimg{
  transition: 300ms;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 5;
  object-fit: cover;
  border-radius: 11px;
}

.galleryimg:hover{
  opacity: 1;
}

.galleryelement{
  overflow: hidden;
  transition: 300ms;
  opacity: 1;
  background-repeat: no-repeat;
  background-size:cover;
  border-radius: 11px;
  cursor: pointer;
  display:block; 
  outline: solid rgb(76, 80, 94) 3px;
}

.big {
  grid-column: span 2;
  grid-row: span 2;
}

.large{
  grid-column: span 2;
  grid-row: span 1;
}

.long{
  grid-column: span 1;
  grid-row: span 2;
}

.g41 {
  content: url(Illustrations/trèsgrossillu.jpg);
  padding-top: 42%;
  overflow: visible;
}
.g41:hover{
  transition: 0.6s;
  height: 100%;
  padding-top: 0%;
  margin-left: 0px; 
  overflow: visible;
}
.g40 {
  content: url('Illustrations/morgan.jpg');
  margin-top: -10%;
  overflow: visible;
}
.g39 {
  content: url(Illustrations/adelia.jpg);
  margin-top: -10%;
  overflow: visible;
}
.g38 {
  content: url(Illustrations/feli.jpg);
  margin-top: -10%;
  overflow: visible;
}
.g37 {
  content: url(Illustrations/hollow.png);
  background-color: rgba(30, 32, 53, 0.6);
}
.g36 {
  content: url(Illustrations/kaolin.jpg);
height: 150%;
margin-left: 0px;
margin-top: -10px;
}
.g35 {
background-color:  rgba(46, 53, 30, 0.6);
  margin-left: -95%;
  margin-bottom: -10px;
  height: 120%;
  width: auto;
}
.g35:hover{
  margin-left: -55%;
  margin-bottom: 26px;
  height: 108%;
  width: auto;
}
.g34 {
content: url(Illustrations/timo.jpg);
height: 210%;
margin-top: -20%;
overflow: visible;
}
.g34:hover{
  transition: 0.6s;
  height: 100%;
  margin-top: 0%;
  margin-left: 0px; 
  overflow: visible;
}
.g33 {
  background-color:  rgba(46, 46, 46, 0.6);
  height: 166%;
}
.g32 {
  content: url(Illustrations/potion.png);
  background-color:  rgba(53, 30, 48, 0.6);
  height: 130%;
  margin-left: 0px;
  margin-top: -17%;
}
.g31 {
  content: url(Illustrations/undyne.png);
  margin-top: -5%;
  height: 130%;
  background-color:  rgba(30, 32, 53, 0.6);
}
.g31:hover{
  margin-top: 0%;
  height: 110%;
}
.g30 {
  content: url(Illustrations/mamie.jpg);
  height: 170%;
  overflow:visible;
}
.g30:hover{
  height: 140%;
  overflow:visible;
}
.g29 {
  content: url(Illustrations/scott.png);
  margin-top: -34%;
  height: 170%;
  background-color:  rgba(30, 32, 53, 0.6);
}
.g29:hover{
  margin-top: -20%;
  height: 140%;
}
.g28 {
  content: url(Illustrations/assisted.jpg);
}
.g27 {
  content: url(Illustrations/A_Morgan.png);
  height: 235%;
  margin-left: 5%;
  overflow: visible;
}
.g277{
  background-color:  rgba(30, 32, 53, 0.6);
}
.g26 {
  content: url(Illustrations/A_Adelia.png);
  margin-top: -30%;
  height: 285%;
  margin-left: 7%;
  overflow: visible;
}
.g266{
  background-color:  rgba(53, 35, 30, 0.6);
}
.g25 {
  content: url(Illustrations/A_Feli.png);
  height: 235%;
  margin-top: -5%;
  margin-left: 5%;
  overflow: visible;
}
.g255{
  background-color:  rgba(51, 53, 30, 0.6);
}
.g24 {
  content: url(Illustrations/A_Kaolin.png);
  height: 235%;
  margin-top: -10%;
  margin-left: 5%;
  overflow: visible;
}
.g244{
  background-color:  rgba(30, 52, 53, 0.6);
}
.g23 {
  content: url(Illustrations/kim.png);
  height: 140%;
  margin-top: -15%;
}
.g22 {
  content: url(Illustrations/Brick.png);
  margin: 10%;
  height: 80%;
  width: 80%;
  overflow: visible;

}
.g222{
  background-color:  rgba(53, 30, 30, 0.6);
}
.g21 {
  content: url(Illustrations/Sonic.png);
  height: 140%;
  margin-top: -15%;
  background-color:  rgba(35, 30, 53, 0.6);
}
.g20 {
  content: url(Illustrations/torhaa.png);
  height: 120%;
  margin-top: -7%;
}
.g19 {
  content: url(Illustrations/A_Hazel.png);
  height: 180%;
  margin-top: -25%;
  margin-left: -10%;
  overflow: visible;
}
.g199 {
  background-color:  rgba(53, 44, 30, 0.6);
}
.g18 {
  content: url(Illustrations/W_adelia.png);
  height: 230%;
  margin-top: -30%;
  margin-left: -1%;
  overflow: visible;
  background-color:  rgba(59, 36, 31, 0.6);
}
.g17{
  content: url(Illustrations/Line-up.png);
  height: 250%;
  margin-left: -5px;
  margin-top: -40px;
  overflow: visible;
}
.g16{
  content: url(Illustrations/crocodile.png);
  height: 150%;
  margin-left: 5px;
  margin-top: -14px;
  overflow: visible;
}
.g15{  
  content: url(Illustrations/minilink.png);
  height: 150%;
  margin-left: -5px;
  margin-top: -20px;
  overflow: visible;
}
.g155{
  background-color:  rgba(30, 46, 53, 0.6);
}


.glyphes{
position:absolute;
z-index: 2;
margin-top: 275px;
opacity: 0.8;

}
.glyphe{
  filter: saturate(1.5) hue-rotate(50deg) brightness(1.1) ;
  opacity: 0.7;
  margin-left: 139px;
  margin-bottom: 60px;
  width: 40px;
}

.nappe{
  margin-left: 0px;
  margin-top: -10px;
  z-index: 1;
  width: 150px;
  width: max-content;
  height: 2762px;
  vertical-align: top;
}

ul{
display: inline;
}

h{
  margin-left: 6px;
  vertical-align: middle;
  display: inline-block;
  font-family: 'bobby1';
  font-size: 70px;
  color:rgb(255, 255, 255);
  padding: 10px 30px 10px 30px;
}

.buttonligne{
  opacity: 0.9;
  padding: 5px 18px;
  border: unset;
  border-radius: 20px;
  color: #212121;
  font-size: 25px;
  font-family: 'bobby';
  cursor: url('cursor.cur'), auto;
  z-index: 1;
  background: #e8e8e8;
  position: relative;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  transition: all 500ms;
  overflow: hidden;
}

.buttonligne::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 15px;
  background-color: #212121;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  transition: all 250ms
 }

.buttonligne:hover {
  background-color: #212121;
  opacity: 1;
  color: #e8e8e8;
}
.buttonligne:hover::before {
  width: 100%;
 }
.buttonligne:active {
background-image: linear-gradient(rgb(64, 59, 70), rgb(64, 59, 70));
transform: translateY(4px);
color: rgb(174, 159, 255);
}
.buttonligne4{
  opacity: 0.9;
  padding: 5px 18px;
  border: unset;
  border-radius: 20px;
  color: #212121;
  font-size: 25px;
  font-family: 'bobby';
  cursor: url('cursor.cur'), auto;
  z-index: 1;
  background: #e8e8e8;
  position: relative;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  transition: all 500ms;
  overflow: hidden;
}

.buttonligne4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-radius: 15px;
  background-color: #212121;
  z-index: -1;
  -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
  transition: all 250ms
 }

.buttonligne4:hover {
  background-color: #212121;
  opacity: 1;
  color: #e8e8e8;
}
.buttonligne4:hover::before {
  width: 100%;
 }
.buttonligne4:active {
background-image: linear-gradient(rgb(64, 59, 70), rgb(64, 59, 70));
transform: translateY(4px);
color: rgb(159, 189, 255);
}
.boutonsdroit{
margin-top: 40px;
float: right;
display: flex;
}
.Proutbutton1{
font-family: 'bobby';
font-size: 30px;
color:rgb(255, 255, 255);
background:none;
border:none;
margin:0;
padding:0;
margin-right: 50px;
}
.Prout1:hover .dropdown-content1 {
  display: block;}
.Proutbutton1:hover  {  
color: rgb(195, 181, 255);
transition: 300ms;
}

.dropdown-content1 {
  display: none;
  position: absolute;
  right: 0;
  margin-right: 177px;
  background-color: none;
  z-index: 1;
}

.dropdown-content1 a {
  font-family: '';
  text-align: right;
font-size: 25px;
color: rgb(218, 218, 218);
padding: 5px 10px;
text-decoration: none;
display: block;
}
.dropdown-content1 a:hover{
  color:rgb(255, 255, 255)
}

.Proutbutton2{
font-family: 'bobby';
font-size: 30px;
color:rgb(255, 255, 255);
background:none;
border:none;
margin:0;
padding:0;
margin-right: 67px;
}
.Prout2:hover .dropdown-content2 {
  display: block;}
.Proutbutton2:hover  {
color: rgb(195, 181, 255);
transition: 300ms;
}
.dropdown-content2 {
display: none;
position: absolute;
right: -10px;
text-align: end;
margin-right: 80px;
display: none;
position: absolute;
background-color: none;
z-index: 6;
}
.dropdown-content2 a {
font-size: 25px;
color: rgb(218, 218, 218);
padding: 5px 10px;
text-decoration: none;
display: block;
}

.dropdown-content2 a:hover{
  color:rgb(255, 255, 255)
}

li{
margin-top: 65px;
display: inline-block;
margin-right: 10px;
}

.degrade{
height: 100vw;
opacity: 0.4;
z-index: -1;
position: fixed;
bottom:0;
width: 100vw;
}

.filtre{
mix-blend-mode:overlay;
z-index: -1;
width: 100vw;
height: 2750px;
margin-left: -0px;
position:absolute;
top: 0;
}

:root{
--s: 100px;  /* size  */
--m: 0px;    /* margin */
--f: calc(1.732 * var(--s) + 4 * var(--m)  - 1px);
}

.TILES{
  opacity: 0.8;
  height: 2800px;
  overflow: hidden;
  width: 120vw;
  position: absolute;
  z-index: -1;
  left: -93px;
  top: -50px;
  right: -50px;
  background-color: rgb(90, 90, 90);
  display:flex;
}
.container {
  overflow: hidden;
  z-index: -1;
  font-size: 0; 
}
.container div {
  overflow: hidden;
  min-width: var(--s);
  width: var(--s);
  margin: var(--m);
  height: calc(var(--s)*1.1547); 
  display: inline-block;
  font-size:initial;
  clip-path: polygon(0% 25%, 0% 75%, 50% 100%, 100% 75%, 100% 25%, 50% 0%);
  background-image: url('Untitled.png');
  background-size: contain;
  margin-bottom: calc(var(--m) - var(--s)*0.2885); 
}
.container::before {
  content: "";
  width: calc(var(--s)/2 + var(--m));
  float: left;
  height: 100%;
  shape-outside: repeating-linear-gradient(     
                   #0000 0 calc(var(--f) - 3px),      
                   #000  0 var(--f));
}

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: none;
  background-color: rgba(0, 0, 0, 0.9);
  font-family: 'bobby';
}
.modal-content {
  padding: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 45vw;
  object-fit: cover;
}
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
   }
.close {
  position: absolute;
  top: 0px;
  right: 50px;
  color: #f1f1f1;
  font-size: 100px;
  font-weight: bold;
  cursor: pointer;
}
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
#caption {
  font-size:larger;
  margin: auto;
  display: block;
  width: 100%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  height: 150px;
}
.abou{
  width: 100vw;
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.3);
  background-blend-mode:soft-light;
  background-image: url(about.jpg);
  background-size: 110vw;
  background-position: 0% 60%;

}
.about{
  z-index: 3;
  position: relative;
  font-size: 25px;
  color: rgb(255, 255, 255);
  text-align: center;
}
.about1{
  padding-bottom: 30px;
  margin-top: -10x;
  z-index: 3;
  position: relative;
  font-size: large;
  color: rgb(255, 255, 255);
  text-align: center;
}

.ligne0{
  display: none;
}
.mail{
  font-family: 'mails';
}

@media screen and (max-width: 1250px) {
  .boutonsdroit{
    display: none;
  }
  }
  @media screen and (max-width: 970px) {
    .abou{
      display: none;
    }
    .buttonligne{
      display: none;
    }
    .about{
      display: none;
    }
    .about1{
      display: none;
    }
    .boutonsdroit{
      margin-top: -400px;
      margin-right: 0px;
      width: 100%;
      display: flex;
      justify-content: right;
      }
    .Proutbutton1{
        margin-right: 20px;
    }
    .Proutbutton2{
      margin-right: -10px;
  }
    .dropdown-content1{
      margin-right: 15vw;
    }

    .dropdown-content2{
      margin-right: 0vw;
    }
    .dropdown-content2 a {
      font-size: 20px;
    }
    .filtre{
      width: 100vw;
    }
    .degrade{
      width: 100vw;
    }
    .body{
      max-width: 100vw;
    }
    .TILES{
      width: 120vw;
      overflow: hidden;
    }
    .ligne0{
      margin-top: 40px;
      display:flow-root;
    }
  .nappe{
    display:none;
  }
  .glyphe{
    display: none;
  }
  .gallerycontainer{
    grid-template-columns: repeat(4, 19vw);
    grid-template-rows: repeat(9, 19vw);
    margin-left: 15px;
    margin-top: 450px;
    padding: 0px;
    width: 100vw;
    justify-content: center;
  }
  .ligne{
    display: none;
  }
  .ligne3{
    margin-top: -50px;
    width: 100%;
    margin-left: 6px;
    margin-right: 0px;
    padding:0;
    display: flex;
    justify-content: center;
  }
  .ligne4{
    margin: 0;
    font-size: 26px;
  }
  .ligne5{
    justify-content: center;
    display: flex;
    margin: 0px;
    margin-left: -25px;
    padding-top: 70px;
    width: 100vw;
  }
  .modal-content{
    object-fit:contain;
    height: 500px;
    max-width: 400px;
    display: flex;
    margin-top: 10vw;

  }
}