/**
* @license
*
* Font Family: General Sans
* Designed by: Frode Helland
* URL: https://www.fontshare.com/fonts/general-sans
* © 2024 Indian Type Foundry
*
* General Sans Extralight 
* General Sans ExtralightItalic 
* General Sans Light 
* General Sans LightItalic 
* General Sans Regular 
* General Sans Italic 
* General Sans Medium 
* General Sans MediumItalic 
* General Sans Semibold 
* General Sans SemiboldItalic 
* General Sans Bold 
* General Sans BoldItalic 
* General Sans Variable (Variable font)
* General Sans VariableItalic (Variable font)

*
*/
@font-face {
    font-family: 'GeneralSans-Extralight';
    src: url('fonts/GeneralSans-Extralight.woff2') format('woff2'),
        url('fonts/GeneralSans-Extralight.woff') format('woff'),
        url('fonts/GeneralSans-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-ExtralightItalic';
    src: url('fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-ExtralightItalic.woff') format('woff'),
        url('fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'GeneralSans-Light';
    src: url('fonts/GeneralSans-Light.woff2') format('woff2'),
        url('fonts/GeneralSans-Light.woff') format('woff'),
        url('fonts/GeneralSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-LightItalic';
    src: url('fonts/GeneralSans-LightItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-LightItalic.woff') format('woff'),
        url('fonts/GeneralSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'GeneralSans-Regular';
    src: url('fonts/GeneralSans-Regular.woff2') format('woff2'),
        url('fonts/GeneralSans-Regular.woff') format('woff'),
        url('fonts/GeneralSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-Italic';
    src: url('fonts/GeneralSans-Italic.woff2') format('woff2'),
        url('fonts/GeneralSans-Italic.woff') format('woff'),
        url('fonts/GeneralSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'GeneralSans-Medium';
    src: url('fonts/GeneralSans-Medium.woff2') format('woff2'),
        url('fonts/GeneralSans-Medium.woff') format('woff'),
        url('fonts/GeneralSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-MediumItalic';
    src: url('fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-MediumItalic.woff') format('woff'),
        url('fonts/GeneralSans-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'GeneralSans-Semibold';
    src: url('fonts/GeneralSans-Semibold.woff2') format('woff2'),
        url('fonts/GeneralSans-Semibold.woff') format('woff'),
        url('fonts/GeneralSans-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-SemiboldItalic';
    src: url('fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-SemiboldItalic.woff') format('woff'),
        url('fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'GeneralSans-Bold';
    src: url('fonts/GeneralSans-Bold.woff2') format('woff2'),
        url('fonts/GeneralSans-Bold.woff') format('woff'),
        url('fonts/GeneralSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'GeneralSans-BoldItalic';
    src: url('fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-BoldItalic.woff') format('woff'),
        url('fonts/GeneralSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

/**
  * This is a variable font
  * You can control variable axes as shown below:
  * font-variation-settings: wght 700.0;
  *
  * available axes:
  'wght' (range from 200.0 to 700.0
  */
@font-face {
    font-family: 'GeneralSans-Variable';
    src: url('fonts/GeneralSans-Variable.woff2') format('woff2'),
        url('fonts/GeneralSans-Variable.woff') format('woff'),
        url('fonts/GeneralSans-Variable.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-style: normal;
}

/**
  * This is a variable font
  * You can control variable axes as shown below:
  * font-variation-settings: wght 700.0;
  *
  * available axes:
  'wght' (range from 200.0 to 700.0
  */
@font-face {
    font-family: 'GeneralSans-VariableItalic';
    src: url('fonts/GeneralSans-VariableItalic.woff2') format('woff2'),
        url('fonts/GeneralSans-VariableItalic.woff') format('woff'),
        url('fonts/GeneralSans-VariableItalic.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: Roslindale;
    src: url('fonts/Roslindale-DisplayMedium.eot');
    src: url('fonts/Roslindale-DisplayMedium.eot') format('embedded-opentype'),
        url('fonts/Roslindale-DisplayMedium.woff2') format('woff2'),
        url('fonts/Roslindale-DisplayMedium.woff') format('woff'),
        url('fonts/Roslindale-DisplayMedium.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: Helvetica-Neue;
    src: url('fonts/HelveticaNeueLTStd-Roman.eot');
    src: url('fonts/HelveticaNeueLTStd-Roman.eot') format('embedded-opentype'),
        url('fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype');
    font-weight: 400;
}

* {
    margin: 0;
    padding: 0;
    font-family: GeneralSans-Regular;
    color: #EAEAEA;
    font-size: 20px;
}

html,
body {
    background-image: url('images/fond.jpg');
    background-attachment: fixed;
    overflow-x: hidden;
    background-color: #080709;
}

h1 {
    font-family: 'GeneralSans-Regular';
    font-style: normal;
    font-size: 25px;
    color: #EAEAEA;
    letter-spacing: 1px;

}

h2 {
    font-family: 'GeneralSans-Semibold';
    font-style: normal;
    font-size: 35px;
    text-transform: uppercase;
    color: #FFDC60;

}

h3 {

    font-family: 'GeneralSans-SemiBold';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 27px;
    transition: 0.5s ease;
    letter-spacing: 1px;
}

h4 {
    animation: 4s ease-in infinite rainbow;
    font-family: 'GeneralSans-Semibold';
    font-size: 60px;
    margin-bottom: 20px;
}

a {
    text-decoration: none;
}

.hello a {
    font-size: 20px;
    font-weight: 600;
    animation: 4s ease-in infinite rainbow;
}

.container-projets {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    margin: 40px;
    box-sizing: border-box;
}

.projet,
.hello {
    aspect-ratio: 1/1;
    width: calc(25% - 40px);
    padding: 20px;
    box-sizing: border-box;
}


.hello {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
}

.hello p {
    font-size: 20px;
}

.infomail {
    font-weight: 300;
    font-size: 16px;
    opacity: 0;
    transition: 0.3s;
    display: inline-block;
    border: 1px solid #EAEAEA;
    padding: 2px 10px;
    background-color: rgb(49, 49, 49);

}

.hello a:hover .infomail {
    opacity: 1;
    margin-left: 5px;
}

.projet {
    border: 1px dashed #EAEAEA;
}

.projet a {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.projet:hover {
    border: 1px solid #EAEAEA;
}

.projet:hover h3 {
    animation: 4s ease-in reverse both infinite rainbow;
    font-family: 'GeneralSans-Semibold';

}

.container-tag {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.tag {
    border: 1px solid #EAEAEA;
    padding: 4px 10px;
    font-size: 16px;
}

@keyframes rainbow {
    0% {
        color: #FFDC60;
    }

    20% {
        color: #8aff60;
    }

    40% {
        color: #60ffdf;
    }

    60% {
        color: #6075ff;
    }

    80% {
        color: #e260ff;
    }

    100% {
        color: #FFDC60;
    }
}


/**********PROJETS************/
.page-projet {
    padding: 40px;
    width: 70%;
    margin: auto;

}

header {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border: 1px solid  #bdbdbd;
    padding: 20px;
    margin-bottom: 20px;
    gap: 100px;
}

header section {
    gap: 16px;
    width: 40%;
}

nav {
    display: flex;
    gap: 40px;
}

ul {
    list-style: inside square;
}

li {
    padding: 5px 0;
    border-bottom: 1px dotted #eaeaea;
    margin: 15px 0;
}

li:hover {
    list-style: inside disc;
    animation: 4s ease-in reverse both infinite rainbow;
    border-bottom-style: solid;
}

li:active {
    border-bottom-style: solid;

}


.box {
    border: 1px solid #686868;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.box:hover {
    border-style: solid;
}

.title {
    color: #FFDC60;
    margin-bottom: 20px;
    font-family: GeneralSans-Regular;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}

.box img {
    width: 100%;
}

.flex-boxes {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    gap: 30px;
    margin-bottom: 30px;
}

.col2 {
    width: calc(50% - 15px);
    margin-bottom: 0px;

}

.screen {
    max-width: calc(50% - 11px);
    border-radius: 5px;
    border: 4px solid #000;
    box-shadow: 0px 0px 5px #000;
}

.madeof {
    width: 33%;
    border: 0px solid #EAEAEA;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.container-img {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
}

.adt-moodboard1 {
    height: 50%;
}

.adt-moodboard2 {
    max-width: 50%;
    height: 50%;

}

.box img.adt-logo {
    width:auto;
    max-width: 100%;
    display: block;
    margin: auto;
}

.box .carte {
    width: 24.5%;
}


.frame-tarot {
    border-radius: 15px;
    width: 375px;
    height: 812px;
    border: 5px solid black;
    display: block;
    margin: auto;
    box-shadow: 0px 0px 5px rgba(44, 44, 44, 0.474);
}

.mee-video {
    width: 48%;
    border-radius: 20px;
    border: 5px #080709 solid;
}

.andraste-video {
    width: 70%;
    margin: auto;
    display: block;
}

.box .gabi-m {
    width: 48%;
    
}

.box .mee-m {
    width: 24%;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 8px;
    border: 1px solid white;
    border-radius: 16px;
    display: inline-block;
}


video {
    width: 100%;
}

.box .jour {
    width: 33%;
}

.frame-oups {
    width: 100%;
    height: 80svh;
}

.helvetica {
    font-family: "Helvetica-Neue";
    font-size: 20px;
    letter-spacing: 3px;

}

.roslindale {
    font-family: Roslindale;
    letter-spacing: 3px;
    margin-bottom: 12px;
    font-size: 20px;
}

.opensans {
    font-family: "Open Sans";
    letter-spacing: 3px;
    font-size: 20px;
    
}

.nunito {
    font-family: Nunito;
    letter-spacing: 3px;
    font-size: 20px;
    margin-bottom: 12px;

}

.gfs {
    font-family: "GFS Neohellenic", sans-serif;
    letter-spacing: 3px;
    font-size: 20px;
}

.raleway {
    font-family: Raleway;
    letter-spacing: 3px;
    font-size: 20px;
    margin-bottom: 12px;
}

.karla {
    font-family: "Karla", sans-serif;
    letter-spacing: 3px;
    font-size: 20px;
}

.link-demo {
    font-weight: 700;
    animation: 4s ease-in reverse both infinite rainbow;
    margin: auto;
    text-align: center;
    font-size: 30px;
}

.stop-demo {
    display: flex;
}



/*****RESPONSIVE******/
@media screen and (max-width : 1400px) {
    .projet,
    .hello {
    aspect-ratio: 1/1;
    width: calc(33% - 40px);
    padding: 20px;
    box-sizing: border-box;
}
  }
  

  
@media screen and (max-width : 992px) {
    .projet,
    .hello {
    aspect-ratio: 1/1;
    width: calc(50% - 40px);
    padding: 20px;
    box-sizing: border-box;
}

    header {
        position:initial;
        width: 80%;
        margin: auto
    }

    .main-projet {
        margin: 40px 0 0 0;
    }
  }
  
  @media screen and (max-width : 768px) {
    .flex-boxes {
        flex-direction: column;
    }

    .col2 {
        width: 100%;
    }

    .box .carte, .box .jour {
        width: calc(25% - 2px);
    }

    .container-img {
        flex-direction: column;
    }
    .container-img .adt-moodboard2 {
        max-width: 100%;
    }
  }

  @media screen and (max-width : 552px) {
h4 {
    font-size: 40px;
}

    .projet,
    .hello {
    aspect-ratio: 1/1;
    width: calc(100%);
    padding: 20px;
    box-sizing: border-box;
}

.container-projets {
    flex-direction: column;
    gap: 20px;
    box-sizing: border-box;
    padding: 10px;
    margin: 0;
}

.page-projet {
    width: 100%;
    margin: auto;
    padding: 10px;
    box-sizing: border-box;

}

header {
    position:initial;
    width: 100%;
    margin: auto;
    display: block;
}

header section {
    width: 100%;
}

.box .planete {
    width: 100%;
}

.frame-tarot {
    width: 100%;
}
  }
  