@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@500&family=Poppins&family=Roboto&display=swap');


body {
    background-color: rgb(48, 48, 48);
}

article {
    display: flex;
   font-family: 'Century Gothic', sans-serif ;
    color: black;
    padding: 2% ;
    justify-content: space-between;
}

.article2 {
    display: grid;
   font-family: 'Century Gothic', sans-serif ;
    /* background-color: rgba(123, 123, 123, 0.303); */
    padding: 2% ;
    justify-content: flex-start;
    grid-row: auto;
    width: 31vw;
}


.tableau {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr ;
grid-gap: 22px;
}

.tableautop {
  display: grid;
  grid-template-columns: 1fr  ;
    grid-gap: 0.1%;
}

.tableauPerso {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  /* grid-gap: 5%; */
  }

.alan {
    padding: 40px 0px 10px 0px;
    font-family: 'DM Sans', sans-serif;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 100%;
     margin: 0px;
}

.alanimg {
    max-height: 270px;
    max-width: 170px;
    border-radius: 100%;
}

.icon{
    max-height: 40px;
}


h1 {
     font-family: 'DM Sans', sans-serif;
     font-size: 28px;
    letter-spacing: 1px;
}

h2 {
    margin: 2px;
    color: rgba(255, 255, 255, 0.586);
    font-weight: normal;
    font-size: 100%;
}


p {
    font-family: 'DM Sans', sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: bold;
    font-size: 90%;
    letter-spacing: 1.2px;
}

a {
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight:bold;
    letter-spacing: 2px;
    font-size: 90%;
    padding: 3px;
}

.shon{
    background-image: linear-gradient(120deg, #89f7fe95 0%, #66a6ff95 100%);
    border-radius: 10px;
}

.aven{
    background-color: #dfe7fd;
    border-radius: 10px;
}

.dram{
    background-image: linear-gradient(260deg, #a7a6cb 0%, #74749d95 100%);
    border-radius: 10px;
}
.ecch{
    background-image: linear-gradient(-100deg, #ff758c90 0%, #a356d790 100%);
    border-radius: 10px;
}
.come{
    background-image: linear-gradient(-100deg, #FFC79695 0%, #FF6B9595 100%);
    border-radius: 10px;
}
.slic{
    background-image: linear-gradient(100deg, #9795f095 0%, #fbc8d495 100%);
    border-radius: 10px;
}
.spor{
    background-image: linear-gradient(90deg, #9EFBD390 0%, #57E9F290 48%, #45D4FB90 100%);
    border-radius: 10px;
}
.roma{
    background-image: linear-gradient(90deg, #d84ba795 0%, #d9592695 100%);
    border-radius: 10px;
}
.poet{
    background-image: linear-gradient(to left, #ffc3a095 0%, #ffafbd95 100%);
    border-radius: 10px;
}

.wesh {
    display: flex;
    flex-direction: column;
}

/* .weshtop{
    display: flex;
    flex-direction: column;
} */

.weshPerso {
    display: flex;
    flex-direction: column;
}

.hon{
   display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #d7fff2;
    background-image: linear-gradient(120deg, #89f7fe95 0%, #66a6ff95 100%);
    border-radius: 10px;
    transition: 0.5s;
}

.hon:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.ven{
  display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #dfe7fd;
    background-color: #dfe7fd;
    transition: 0.5s;
}
.ven:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.ram{
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    margin-bottom: 0px;
    border-left: solid 12px #e8d6d1;
    background-image: linear-gradient(260deg, #a7a6cb 0%, #74749d95 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.ram:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.cch{
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #fab7ff;
    background-image: linear-gradient(-100deg, #ff758c90 0%, #a356d790 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.cch:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.ome {
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #fad2d2;
    background-image: linear-gradient(-100deg, #FFC79695 0%, #FF6B9595 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.ome:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.lic{
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #fad2e1;
    background-image: linear-gradient(100deg, #9795f095 0%, #fbc8d495 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.lic:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.por{
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #daffd7;
    background-image: linear-gradient(90deg, #9EFBD390 0%, #57E9F290 48%, #45D4FB90 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.por:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.oma{
   display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #ffb7b7;
    background-image: linear-gradient(90deg, #d84ba795 0%, #d9592695 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.oma:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.oet{
    display: flex;
    justify-content: space-between;
    margin-left: 22%;
    margin-right: 22%;
    border-left: solid 12px #ffccdf;
    background-image: linear-gradient(to left, #ffc3a095 0%, #ffafbd95 100%);
    border-radius: 10px;
    transition: 0.5s;
}
.oet:hover{
    margin-left: 20%;
    margin-right: 20%;
}

.poub {
    padding: 5px;
    text-align: right;
     bottom: 80px;
}

.animeimg {
    margin-right: auto;
    margin-left: auto;
    max-height: 150px;
    max-width: 300px;
    border-radius: 15px;
    padding: 5px;
}

.animeimgtop {
    margin-right: auto;
    margin-left: auto;
    max-height: 320px;
    max-width: 320px;
    border-radius: 15px;
    padding-right: 30px;
}


.persoimg {
    margin-right: auto;
    margin-left: auto;
    max-width: 32vw;
    max-height: 40vh;
    border-radius: 15px;
    padding: 5px;
    transition: 0.5s;
}

/* .persoimg:hover {
    margin-right: auto;
    margin-left: auto;
    max-height: 40vw;
    max-width: 40vw;
    border-radius: 15px;
    padding: 20px;
} */

form {
    display: flex;
    font-family: 'Century Gothic', sans-serif ;
    display: inline-block;
    color: coral;
    font-weight:bold;
    text-align: left;
}

.formu {
    display: flex;
    justify-content: center;
}

label {
    padding-right: 5px;
    min-width: 100px;
}

.row {

    padding: 5px 0px 25px 5px;
    justify-content: center;
}

.nom {
  border: none;
    height: 20%;
  border-bottom: 2px solid blue;
    padding: 5px 10px 5px 10px;
}

#image {
      border: none;
    width: 81%;
    height: 20%;
   border-bottom: 2px solid blue;
    padding: 15px 10px 5px 10px;
}

input[type=range] {
  color: blue;
 width: 50%
}

textarea {
  border: none;
  border-bottom: 2px solid blue;
    width: 81%;
    height: 20%;
  border-bottom: 2px solid blue;
    padding: 15px 10px 5px 10px;
    resize: vertical;
}

select {
  border: none;
  border-bottom: 2px solid blue;
    height: 20%;
  border-bottom: 2px solid blue;
    padding: 5px 10px 5px 10px;
    resize: vertical;
}

[type=submit]  {
    display: flex;
    text-decoration: none;
    border: none;
     font-family: 'Century Gothic', sans-serif ;
    font-weight:bold;
    font-size: 18px;
    background-image: linear-gradient(to top, #209cff90 0%, #68e0cf90 100%);
    border-radius: 12px;
    color: white;
    height: 20%;
    padding: 5px 10px 5px 10px;
    letter-spacing: 1px;
}


         
.btn-grad {

    background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%);
    margin: 5px;
    padding: 10px 20px;
    text-align: center;
    transition: 0.7s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 0px rgb(47, 47, 47);
    border-radius: 15px;
    display: inline;
    opacity: 80%;
    
  }

  .btn-grad:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
    opacity: 100%;
    padding: 15px 25px;
    margin: 10px;
  }

  .btn-grad2 {
    background-image: linear-gradient(to right, #1FA2FF 0%, #12D8FA  51%, #1FA2FF  100%);
    margin: 0px;
    padding: 0px 0px;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;            
    box-shadow: 0 0 0px rgb(47, 47, 47);
    border-radius: 50px;
    opacity: 100%;
  }

  .btn-grad2:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
    opacity: 100%;
    padding: 5px 5px;
  }
 
  .loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333333;
    transition: opacity 0.75s, visibility 0.75s;
  }
  
  .loader--hidden {
    opacity: 0;
    visibility: hidden;
  }
  
  .loader::after {
    content: "";
    width: 75px;
    height: 75px;
    border: 15px solid #dddddd;
    border-top-color: #00e1ff;
    border-radius: 50%;
    animation: loading 0.75s ease infinite;
  }
  
  @keyframes loading {
    from {
      transform: rotate(0turn);
    }
    to {
      transform: rotate(1turn);
    }
  }
  