html{--first-color:#F99D28ff;--second-color:#8A71A9ff;--third-color:#021422ff;--fourth-color:#AC2D39ff;--fifth-color:#be6c00;scroll-behavior:smooth}svg{fill:var(--first-color)}#technology svg:nth-child(even),#projet svg{fill:var(--fourth-color)}body{background-color:var(--third-color)}:root{box-sizing:border-box;font-family:sans-serif;font-size:calc(1vw + .6em);color:white}@media(min-width:50em){:root{font-size:1.125em}}header,main{max-width:80em;margin:0 auto}header{background-color:var(--third-color)}main>section:not(:first-child){margin-top:3em}section:target{padding-top:3em}h1,h2,h3,h4{color:var(--first-color);text-transform:uppercase;margin:0}p{text-align:justify}@media(min-width:50em){header{display:flex;position:sticky;top:-1px}}header nav{margin-left:auto}header img{padding-right:.2em;height:3em}main svg{height:4em;fill:var(--second-color)}.formRow svg{fill:var(--fourth-color)}footer{color:var(--third-color);background-color:var(--first-color);padding:.7em 0;text-align:center;font-size:.8em;margin-top:1em}footer a{color:inherit;text-decoration:underline}@media(min-width:50em){.row{display:flex;margin-left:-.5em;margin-right:-.5em}.column{flex:1;margin-left:.5em;margin-right:.5em}.colum--small{flex:.05}}.formRow{display:flex;margin-left:-.5em;margin-right:-.5em;margin-top:1em;align-items:center}.formRow input::placeholder,.formRow textarea::placeholder{color:var(--fourth-color)}.formRow svg{height:2em}.formColumn{flex:1;margin-left:.5em;margin-right:.5em}.formColumn--small{flex:.05}.menu{list-style:none}.menu-toggle{position:absolute;top:.2em;left:calc(100vw - 1.5em);border:0;background-color:transparent;font-size:3em;width:1em;height:1em;line-height:.4;text-indent:5em;white-space:nowrap;overflow:hidden}.menu-toggle::after{color:var(--first-color);position:absolute;top:.2em;left:.1em;display:block;content:"\2261";text-indent:0}.menu-dropdown{display:none}.menu-dropdown.is-open{display:block}.menu--main a{display:block;padding:.8em 1em}@media(min-width:50em){.menu{margin-top:1.5em;display:flex}.menu-toggle{display:none}.menu-dropdown{display:block}}.menu--main a{color:var(--first-color);font-weight:700;padding:.5em 1.5em;border-radius:.25em;text-decoration:none;text-transform:uppercase}.menu--smallItem a{color:var(--fifth-color);font-size:.7em;text-transform:capitalize}.menu--smallItem a svg{height:1.2em}.card{padding:1.5em}.card::after{content:" ";display:block;clear:both}.card__image{float:left;margin-right:1.5em}.card__body{overflow:auto;margin-top:0}.card__body>h4{margin-top:0}.smallGallery{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1.5em;margin-left:-3em}.smallGallery svg{margin-left:3em;width:3em}.highlight{border-radius:.3em;padding:1.5em;border:.2em solid var(--first-color)}.button{padding:.8em;border:0;font-size:1rem;color:white;border-radius:.2em;background-color:var(--second-color);cursor:pointer}.button:active{color:var(--third-color);transform:translateY(.1em);box-shadow:0 .3em var(--first-color)}#studio{background-image:url("./img/cpu.jpg");background-image:linear-gradient(to bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,.8) 100%),url("./img/cpu.jpg");background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#studio>a>svg{width:2em;height:2em;margin:0 auto 0 auto}.studio-header{text-align:center;margin:2em}@media(min-width:50em){#studio{min-height:calc(100vh - 10em)}#studio p{font-size:calc(1vw + .5em)}.studio-header h1{font-size:3.5em}.studio-header h2{font-size:2em}}#greenIt{background-image:url("./img/tree.jpg");background-image:linear-gradient(to bottom,rgba(0,0,0,.8) 0%,rgba(0,0,0,.8) 100%),url("./img/tree.jpg");background-size:contain;background-repeat:repeat-x}#contact label{display:none}@media speech{#contact label{display:block}}