#consentBox {
    background: radial-gradient(1200px 600px at 10% 10%, #0e2c55 0%, transparent 60%), radial-gradient(1000px 500px at 90% 30%, #0b356e 0%, transparent 60%), linear-gradient(180deg, #061227 0%, #081a2f 60%);
    padding: 20px;
    border-radius: 15px;
    border: 1px solid var(--primary);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    text-align: center;
    position: fixed;
    z-index: 1999;
    width: 90%;
    justify-content: center;
    justify-items: center;
    text-align: center;
    margin: 5%;
    
    display: flex;
    
}

#consentBox.hide {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

::selection {
    color: #fff;
    background: #229a0f;
}

#consentContent p {
    color: #fff;
    margin: 10px 0 20px 0;
}

#consentContent .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.consentButton,
.rejectButton {
    padding: 12px 30px;
    border:  1px solid var(--primary);
    outline: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.consentButton {
    background: linear-gradient(180deg, rgba(43,124,255,.18), rgba(43,124,255,.06));
    margin-right: 10px;
}

.rejectButton {
    color:  #fff;
    background: linear-gradient(180deg, rgba(43,124,255,.18), rgba(43,124,255,.06));
    border: 1px solid var(--primary);
    text-decoration: none;
}

#consentBox img {
    max-width: 90px;
}

#consentHeader {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
}

        /* Le conteneur de la division */
        .animated-card {
            position: relative;
            width: fit-content;
            height: fit-content;
            background-color: #1e293b;
            border-radius: 15px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: blue;
            overflow: hidden; /* Important pour masquer le surplus du dégradé */
        }

        /* L'élément qui crée l'effet de bordure tournante */
        .animated-card::before {
            content: '';
            position: absolute;
            width: 1200%; /* Plus large pour couvrir les coins en tournant */
            height: 1200%;
            background: conic-gradient( #092d7100, #092d71bd, #14ff00c4,#c7ff00 , #710909c7, #092d7100 10% );
            animation: rotate 2s linear infinite  ; /*  , opac 5s cubic-bezier( .10, .54, .5, .6) infinite alternate-reverse ; */ 
            
        }
/* Épaisseur de la bordure */
        /* Le cache interne pour simuler l'épaisseur de la bordure*/
        .animated-card.y::after {
            
            position: absolute;
            inset: 200px; 
            background: #1e293b;
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 10;
        } 


        /* Animation de rotation */
        @keyframes rotate {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }
        /* Animation d'opacité */
        @keyframes opac {
            0% {
                opacity: 0;
            }
            
            25% {
                opacity: 1;
            }
            
            35% {
                opacity: 0;
            }
             55% {
                opacity: 0;
            }
            62% {
                opacity: 1;
            }
            70% {
                opacity: 0;
            }
            80% {
                opacity: 0;
            }
           
            100% { 
                opacity: 0;
            }
        }  
.coolborders {
    animation: all 2s ease-out;
    border-image:   radial-gradient(closest-corner at 50% 50%,#271557,#87d4e1,#004640,#018c80);
     
}




.glowingColorBorder {
   
    position:relative; 
    z-index:1;/*  display:inline-block; width:300px; height:300px; */ 
    margin:20px; 
    padding: 0.5em 1em 0.4em 0.8em;
    /*   padding-right: 0.9em;
    padding-left: 0.9em;
    padding-top: 0;
    padding-bottom: 0;
    border-radius:20px;
    background: linear-gradient(90deg,#000,#67fdef,#fff,#5af4e6,#000);
    */
    width: fit-content;
    position: relative;
	z-index: 10;
     
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
    background: radial-gradient(closest-corner at 50% 50%,#b3fbdd,#1794a1ed,#018c80);
                 /*linear-gradient( 90deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.4) 100% ); */
    background-size: 20em 300%;
    background-repeat: no-repeat;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    animation: glowColBordAnim 3s infinite alternate cubic-bezier(.45,.05,.55,.95) 1s;
     
    position: relative;
    top: -0.5em;
    
    margin-top:1.5em;
    box-shadow:-4px 8px 8px rgba(0,0,0,0.1), -8px 16px 16px rgba(0,0,0,0.1), -16px 32px 32px rgba(0,0,0,0.15), -32px 64px 64px rgba(0,0,0,0.25);  
 
}
@keyframes glowColBordAnim {
	 0% {
	    background-position: -10% 0;
	    background-size: 1.4em 20%;
	     	}
 
	100% {
		background-position: 140% 0;
		background-size: 7.2em 50%;
	 
	}
}

.glowingColorBorder:before  {
    content:''; position:absolute; z-index:-1; top:0; left:0; right:0; bottom:0; margin:0;
}
.glowingColorBorder.z { 
 /* border-radius: 100px  5px;
  background-image: url('../Images/Articles/22.jpg');*/
}
.glowingColorBorder.z:before {   
  margin: 14px; /*largeur bordure ************************************************************************************************* *
  border-radius:   100px  5px; 
  background: radial-gradient(closest-corner at 50% 50%,#b3fbdd,#1794a1ed,#018c80);*/ 
  box-shadow: -1px 1px 1px rgb(0, 255, 231), 1px -1px 1px rgb(0, 0, 0), -1px -1px 1px rgb(0, 0, 0), 1px 1px 1px rgb(0, 255, 207);
    
}





.opaCT { 
    animation: opaCTanim 3s   alternate cubic-bezier(.45,.05,.55,.95) 1s;
} 
@keyframes opaCTanim {
	from {
	    opacity: 0;
	     	}
 
	to {
		opacity: 1;
	 
	}
}

.opaCT2 { 
    animation: opaCTanim2 3s   alternate cubic-bezier(.45,.05,.55,.95) 1.5s;
} 
@keyframes opaCTanim2 {
	from {
	    opacity: 0;
	     	}
 
	to {
		opacity: 1;
	 
	}
}
.opaCT3 { 
    animation: opaCTanim3 3s   alternate cubic-bezier(.45,.05,.55,.95) 2s;
} 
@keyframes opaCTanim3 {
	from {
	    opacity: 0;
	     	}
 
	to {
		opacity: 1;
	 
	}
}
.opaCT4 { 
    animation: opaCTanim4 3s   alternate cubic-bezier(.45,.05,.55,.95) 2.5s;
} 
@keyframes opaCTanim4 {
	from {
	    opacity: 0;
	     	}
 
	to {
		opacity: 1;
	 
	}
}

    /* ------------------------------------------------------------- div before
     - ----------------------------------div bordure comme masque ski ;) ------------------------------------------------------------- */
.borderTroisD.z { 
  border-radius: 100px  5px;
 /* background-image: url('../Images/Articles/22.jpg');*/
}

.borderTroisD.z:before {   
  margin: 14px; /*largeur bordure */ 
  border-radius:   100px  5px;
  background: radial-gradient(closest-corner at 50% 50%,#b3fbdd,#1794a1ed,#018c80);
  box-shadow: -1px 1px 1px rgb(0, 255, 231), 1px -1px 1px rgb(0, 0, 0), -1px -1px 1px rgb(0, 0, 0), 1px 1px 1px rgb(0, 255, 207);
    
}
.borderTroisD {
    position:relative; 
    z-index:1;/*  display:inline-block; width:300px; height:300px; */ 
    margin:20px; 
    padding: 0.5em 1em 0.4em 0.8em;
   /*   padding-right: 0.9em;
    padding-left: 0.9em;
  padding-top: 0;
    padding-bottom: 0;*/
    border-radius:20px;
    width: fit-content;
    background: linear-gradient(90deg,#000,#67fdef,#fff,#5af4e6,#000);
    margin-top:1.5em;
    box-shadow:-4px 8px 8px rgba(0,0,0,0.1), -8px 16px 16px rgba(0,0,0,0.1), -16px 32px 32px rgba(0,0,0,0.15), -32px 64px 64px rgba(0,0,0,0.25);  
}/*
.d:before {
    background: linear-gradient(90deg,#000,#67fdef,#fff,#5af4e6,#000);
    linear-gradient(90deg,#000,#67fdef,#fff,#5af4e6,#000)
    background :  radial-gradient(closest-corner at 50% 50%,#271557,#87d4e1,#004640,#018c80);
    
}
*/

.borderTroisD:before  {
    content:''; position:absolute; z-index:-1; top:0; left:0; right:0; bottom:0; margin:0;
}
 
/* effet rayon horizontal qui va de gauche a droite, une div alpatie avec background opacity moindre*/
.filante-titre {
	position: relative;
	z-index: 10;
    font-size: 3em;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
    background: linear-gradient( 90deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.4) 100% );
    background-size: 0em 300%;
    background-repeat: no-repeat;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    animation: shine 4s infinite alternate-reverse cubic-bezier(.45,.05,.55,.95) 1s;
    height: 0.9px;
    top: -0.9em;
    width: 100%;
    
	}
@keyframes shine {
	 0% {
	    background-position: -90% 0;
	    background-size: 1.4em 0.3em;
	   
	}
    50% { 
         
         background-size: 1.4em 1.5em;
    }
	100% {
	    
		background-position: 140% 0;
		background-size: 7.2em 0.3em;
	 
	}
}
.filante-titre2 {	  
    font-size: 4em;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.45);
    background: linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100% );
    background-size: 0em 260%;
    background-repeat: no-repeat;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    animation: shine 3s infinite alternate-reverse cubic-bezier( .32, .55, .50, .95) 6s;
    height: 1px;
    position: relative;
    top: -0.4em;
    width: 100%;
	}
@keyframes shine2 {
	0% {
	    background-position: -89% 0;
	    background-size: 1.2em 150%;
	    opacity: 0;
	}
	50% { opacity: 1;
	}
	100% {
		background-position: 153% 0;
		background-size: 5.2em 150%;
		opacity: 0;
	}
}
.filante-titre3 {	  
    font-size: 4em;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background: linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0) 100% );
    background-repeat: no-repeat;
    background-clip: border-box;
    background-size: 0 0;
    -webkit-background-clip: padding-box;
    animation: shine3 3s infinite alternate-reverse cubic-bezier( .10, .44, .5, .7) 1s , offfset 20s infinite alternate-reverse cubic-bezier( .10, .54, .5, .6) 2s; 
    height: 1px;
    position: relative;
    top: -0.4em;
    width: 100%;

	}
@keyframes shine3 {
	0% {
	    background-position: -180% 0;
	    background-size: 1.4em 150%;
	    opacity: 0;
	}
	50% { opacity: 1;
	}
	100% {
		background-position: 240% 0;
		background-size: 4.5em 129%;
		opacity: 0;
	}
}
@keyframes offfset {
	0% {
	    width: 100%;
	    background-size: 3.5em 155%;
	}
	67% {
	    width: 100%;
	    background-size: 4.2em 162%;
	}
	100% {
		width: 100%;
	     background-size: 3.4em 174%;
	}
}
    .barre {
        text-decoration: line-through;
    }
    .flipH{
            
      
        unicode-bidi:bidi-override;
        direction:rtl;
 
    }
    .exemples{
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 255, 0.2), -2px -2px 2px 1px rgba(0, 0, 255, 0.2);
        border-radius: 16px;
        width: 33%;
        margin: 1em;
    }
    .nav-toggle {
        display: none;
    }
    #arti, #campi, #codi{
        z-index: 2;
    }
    #divCampi, #divCodi, #divArti {
        margin-top : auto;
    }
    #artiimg {
        content: url("../Images/Configurationartisan.png");
    }
    #campiimg {
        content: url("../Images/appbd.png");
    }
    #codiimg {
        content: url("../Images/coding1.png");
    }
    .labelsAgrandir{
        text-shadow: 2px 2px 2px #000, -2px -2px 2px #000,  2px -2px 2px #000;
    }
    
    .closeArti {
        display: none;
    }
    
    .closeArti span {
        display: none;
        height: 3px;
        width: 100%;
        background: var(--primary-2);
        border-radius: 3px;
        transition: transform 0.3s, opacity 0.3s;
      }
    /* disparition barre du milieu du burger  et rotation des 2 autres  >>> mise en croix X   */
    .closeArti.is-active span:nth-child(1) {
        transform: translateY(9px) rotate(45deg);
    }
    .closeArti.is-active span:nth-child(2) { 
        opacity: 0;
    } 
    .closeArti.is-active span:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
    }
        
        
        
  .centerH {
      margin-left: auto;
      margin-right: auto;
  }
  .centerV {
      margin-top: auto;
      margin-bottom: auto;
  }
    /* Variables couleurs (tons bleus sobres)          --mobileLandscape:1;    */
    :root {
        --mob:0;
        --scaleee:  3;
        --ismobile:0;
        --bg:  #040e1a; /* #081a2f;*/
        --bg-elev: #0c2440;
        --primary: #2b7cff;
        --primary-2: #fff; /* #7fbdff; */
        --text: #fff;
        --muted: #fff;
        --accent: #4fd1ff;
        --border: rgba(255,255,255,0.08);
        --shadow: /* 0 10px 30px rgba(0,0,0,.35); */      10px 10px 20px rgba(255,255,255,0.06), -10px -10px 20px rgba(255,255,255,0.06), 10px -10px 20px rgba(255,255,255,0.06), -10px 10px 20px rgba(255,255,255,0.06);
    }
::placeholder {
  color: white;
  opacity: 1; /* Firefox */
  font-style: italic;
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
  font-style: italic;
}
 
@font-face {
    font-family: 'Great Vibes Local';
    src: url('css/Fonts/greatVibesFont/GreatVibes-otf.otf') format('otf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
    /* Reset + base */
    .flex {
        display: flex;
    }
    .flexColumn {
        flex-direction: column;
    }
    .flexDir{
        flex-direction: row;
    }
    *, *::before, *::after { box-sizing: border-box; animation: 3s opaCTanim linear ; } 
    
    html { scroll-behavior: smooth; }
    body {
        text-shadow:1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000 , -1px 1px 1px #000;
        margin: 0; color: var(--text); background: var(--bg);
        font: 16px/1.6 system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, Arial, "Helvetica Neue", sans-serif;
        overflow-x: hidden;
    }
    a { color: inherit; text-decoration: none; }
    img { max-width: 100%; /* height: 100%; */  }
    section { padding: 96px 20px; position: relative; scroll-margin-top: 96px; }

    /* Canvas en fond */
    #bg-canvas {
      position: fixed; 
      inset: 0;  
      display: block; 
      background: radial-gradient(1200px 600px at 10% 10%, #0e2c55 0%, transparent 60%),
                  radial-gradient(1000px 500px at 90% 30%, #0b356e 0%, transparent 60%),
                  linear-gradient(180deg, #061227 0%, #081a2f 60%);
      animation: zindexIntro 2.5s linear ; 
    }
    
    @keyframes zindexIntro{
        from {
            z-index: 1000;
        }
        to {
            z-index: -1;
        }
    }
    /* Header / Nav */
    header {
      position: fixed; top: 0; left: 0; right: 0; z-index: 1000;
      backdrop-filter: saturate(140%) blur(10px);
      background: linear-gradient(180deg, rgba(6,18,39,0.85), rgba(6,18,39,0.6));
      border-bottom: 1px solid var(--border);
       
    }
    .container { max-width: 1120px; margin: 0 auto; padding: 0 20px; }
    .nav {
      display: flex; align-items: center; justify-content: space-between; gap: 16px;
       height: unset;margin-top: 0.4em;border-radius: 20px;
    }
    .brand {
      display: flex; align-items: baseline; gap: 14px; margin-left: auto;
    }
    .brand-title {
      font-family: 'greatVibesFontOtf', "greatVibesFontOtf", cursive; 
      font-size: 57px; 
      line-height: 1; 
      color: white; 
      letter-spacing: calc( 0.14*1em);
      text-shadow: 0 2px 20px rgba(79,209,255,.25);
    }
    .brand-sub {
      font-family: 'Imperator Local', Georgia, 'Times New Roman', serif; 
      font-size: 12px; 
      letter-spacing: .14em; 
      text-transform: uppercase; 
      color: var(--primary-2);
      text-align: center;
      font-weight: bold;
      margin-left: 2em;
    }
    .devinceLogo {
        letter-spacing: 0.14em;
    }
    nav ul { list-style: none; display: flex; gap: 22px; margin: 0; padding: 0; }
    nav a { color: var(--muted); font-weight: 600; padding: 8px 10px; border-radius: 999px; }
    nav a:hover, nav a.active { color: white; background: rgba(43,124,255,.12); }

    /* Burger */
    .burger{ display:none; background:none; border:none; color:var(--txt); font-size:1.2rem; padding:8px 10px; border-radius:10px }
    
    /* Hero */
    .hero { padding-top: 144px; padding-bottom: 72px; }
    .hero-inner { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 40px; align-items: center; }
    .hero h1 { font-family: 'greatVibesFontOtf', "greatVibesFontOtf", cursive; font-size: 64px; margin: auto auto 16px; }
    .hero h2 { font-family: 'Imperator Local', Georgia, 'Times New Roman', serif; font-size: 18px; letter-spacing: .18em; text-transform: uppercase; color: var(--primary-2); margin: 0 0 24px; }
    .hero p { color: var(--muted); font-size: 18px; }
    .card {
      background: linear-gradient(180deg, rgba(12,36,64,.7), rgba(12,36,64,.4));
      border: 1px solid var(--border);
      border-radius: 20px; 
      padding: 13px; 
      box-shadow: var(--shadow);
    }
    .card2 {
      background: linear-gradient(180deg, rgba(12,36,64,.7), rgba(12,36,64,.4));
      border: 1px solid var(--border);
      border-radius: 20px; 
       
      box-shadow: var(--shadow);
    }
    .card3 {
        background: linear-gradient(180deg, rgba(12,36,64,.7), rgba(12,36,64,.4));
        border: 1px solid var(--border);
        border-radius: 20px;
        padding: 13px;
        font-size: 1.3em;
    }
    /* Présentation */
    .pres p { max-width: 80ch; }
    .pres ul { margin: 18px 0 0 0; padding: 0 0 0 16px; }
    .pres li { margin: 8px 0; }

    /* Votre projet */
    .grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 20px; }
    .cta { display: inline-block;   
        padding: 12px 18px; 
        border-radius: 14px; 
        border: 1px solid var(--primary);
        background: linear-gradient(180deg, rgba(43,124,255,.18), rgba(43,124,255,.06)); color: white; font-weight: 700;
        scale: 1;
        text-shadow: 2px 2px 1px #000, -2px -2px 1px #000, 2px -2px 1px #000 , -2px 2px 1px #000;
        transition  : all 0.5s;
    }
    .cta:hover { 
        scale: 1.1; 
        box-shadow: 0 8px 24px rgba(43,124,255,.25); 
        transition  : all 0.3s; 
        text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000 , -1px 1px 1px #000;
    }
    /* Contact */
    form { display: grid; gap: 14px; max-width: 720px; }
    .row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
    label { font-weight: 600; color: var(--primary-2); }
    input, textarea {
      width: 100%; padding: 12px 14px; border-radius: 12px; border: 1px solid var(--border);
      background: rgba(12,36,64,.5); color: var(--text); font: inherit;
    }
    textarea { min-height: 160px; resize: vertical; }
    button[type="submit"] {
      padding: 12px 18px; border-radius: 12px; border: 1px solid var(--primary); color: grey; cursor: pointer;
      background: linear-gradient(180deg, rgba(43,124,255,.25), rgba(43,124,255,.08));   font-weight: 800;
    }
    .status { margin-top: 8px; font-size: 14px; color: var(--muted); }

    /* Footer */
    footer { border-top: 1px solid var(--border); background: rgba(6,18,39,.6); padding: 26px 20px; text-align: center; color: var(--muted);   position: relative;}
     
    .imgZoom {
        transition:  0.27s cubic-bezier(.86,0,.07,1) scale, 0.27s cubic-bezier(.86,0,.07,1) transform, 0.27s  z-index ;
        position: relative;
        left: 0vw;
        /* taille en proportion de l'élément parent*/
        max-width: 100%;
        justify-self: center;
        background: linear-gradient(180deg, rgba(12,36,64,.7), rgba(12,36,64,.4));
        border: 1px solid var(--border);
        border-radius: 20px; 
        box-shadow: var(--shadow);
        z-index: 1;
    }
  /*  .imgZoom:active  {
        transition:  scale 0.40s, transform 0.27s;
        transform: translateX(30%);
        scale: 3.2;
    }
     */
     
    .formLabels {
        position: relative;
        top: 2.4em;
        left: 0.8em;
        transition: all 1s;
    }
    /* Responsif */
    @media only screen and (orientation: portrait) {
        :root {
            --mob:90;
            --transX:0;
            --ismobile:1; 
        }  
      /*  .imgZoom {
            transform: translateX(0%) rotate(90deg);
        } */
        
        
    }
    
    @media (max-width: 980px) {
        .nav {
            height: 5em;
        }
        #artiimg {
            content: url("../Images/mobile/artisanPrez.png");
        }
        #campiimg {
            content: url("../Images/mobile/appbd.png");
        }
        #codiimg {
            content: url("../Images/mobile/coding.png");
        }
        
        .card3 {
        background: linear-gradient(180deg, rgba(12,36,64,.7), rgba(12,36,64,.4));
        border: 1px solid var(--border);
        border-radius: 20px;
        padding: 13px;
        font-size: 1.3em;
    } 
       
        #arti, #campi, #codi{
            z-index: 2;
        }
      .hero-inner { grid-template-columns: 1fr; }
      .grid { grid-template-columns: 1fr; }
      .row { grid-template-columns: 1fr; }
      .brand-sub { display: none; }
        :root {
            --scaleee:2.2;
            --mobileLandscape:0;
            --ismobile:1;
        }
        .brand {
   
            margin-left: auto;
            margin-right: auto;
        }
      /* Styles pour le menu burger */
        nav {
        display: block;
        position: fixed;
        top: 5.6em;
        right: 0;
        bottom: 0;
        width: 100%;
        
        background: var(--bg-elev);
        border: 1px solid var(--border);
        transform: translateX(100%)  ;
        transition: transform 0.7s ease-out;
        }
        nav.is-active {
        display: block;
        transform: translateX(00%);
        }
        nav ul {
        flex-direction: column;
        padding: 20px;
        gap: 16px;
        }
        nav a {
        display: block;
        padding: 12px 16px;
        border-radius: 12px;
        text-align: center;
        }
        ul.card {
          background:  linear-gradient(270deg, rgb(3, 54, 113), rgb(12, 36, 64));
          height: fit-content;
        }
        .card li {
        margin-left: auto;
        margin-right: auto;
        }
     
       .nav-toggle {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 30px;
        height: 22px;
        background: none;
        border: none;
        cursor: pointer;
        padding: 0;
        position: relative;
        z-index: 1001;
        margin-left: auto;
      }
      .nav-toggle span {
        display: block;
        height: 3px;
        width: 100%;
        background: var(--primary-2);
        border-radius: 3px;
        transition: transform 0.3s, opacity 0.3s;
      }
      .nav-toggle.is-active span:nth-child(2) { /* disparition barre du milieu du burger  et mise en croix X par rotation des 2 autres*/
        opacity: 0;
        } 
        .nav-toggle.is-active span:nth-child(1) {
            transform: translateY(9px) rotate(45deg);
        }
        .nav-toggle.is-active span:nth-child(3) {
            transform: translateY(-10px) rotate(-45deg);
        }
        .imgZoom {
            transition:   0.27s cubic-bezier(.86,0,.07,1) scale, 0.27s cubic-bezier(.86,0,.07,1) transform;
            position: relative;
            left: 0vw;
            /*max-width: 75vw;*/
           
            height: auto;
            
        }
        .flexDir{
            flex-direction: column;
        }
        .exemples{
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 255, 0.2), -2px -2px 2px 1px rgba(0, 0, 255, 0.2);
        border-radius: 16px;
        width: 90%;
        margin: 1em;
        }

      /*  .imgZoom:active  {
            transition:  scale 0.40s, transform 0.27s;
            transform: translateX(0%) rotate(90deg);
            scale: 1;
             
        } */
        
        
    }
    @media only screen and (min-width: 980px) and (orientation: landscape) {
        :root {
            --mob:0;
            --transX:37;
            --scaleee:3.1;
            --ismobile:0;
        
             
        }     
        .imgZoom {
            transform: translateX(0%) rotate(0deg);
        } 
         #arti, #campi, #codi{
            z-index: 2;
        }
        
    }
    @media only screen and (max-width: 980px) and (orientation: landscape) {
        :root {
            --mob:0;
            --transX:37;
            --scaleee:1.2;
            --mobileLandscape:1;
            --ismobile:1;
        }     
        .imgZoom {
            transform: translateX(0%) rotate(0deg);
        } 
         #arti, #campi, #codi{
            z-index: -1;
        }
        .brand-sub {
            display: flex;
            margin-top: auto;
            margin-bottom: auto;
        }
        nav ul {
            flex-direction: row;
            padding: 20px;
            gap: 16px;
        }
    }
    
    
    
    
    
    
    
    
    
 