/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* basic style */
@font-face {
  font-family: "u001";
  src: url('../fonts/u001/u001-reg.woff') format('woff'), url('../fonts/u001/u001-reg.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'u001';
  src: url('../fonts/u001/u001-ita.woff') format('woff'), url('../fonts/u001/u001-ita.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'u001';
  src: url('../fonts/u001/u001-bol.woff') format('woff'), url('../fonts/u001/u001-bol.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'u001';
  src: url('../fonts/u001/u001-bolita.woff') format('woff'), url('../fonts/u001/u001-bolita.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'u001_condensed';
  src: url('../fonts/u001/u001con-reg.woff') format('woff'), url('../fonts/u001/u001con-reg.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'u001_condensed';
  src: url('../fonts/u001/u001con-ita.woff') format('woff'), url('../fonts/u001/u001con-ita.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'u001_condensed';
  src: url('../fonts/u001/u001con-bol.woff') format('woff'), url('../fonts/u001/u001con-bol.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'u001_condensed';
  src: url('../fonts/u001/u001con-bolita.woff') format('woff'), url('../fonts/u001/u001con-bolita.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}
html {
  font-size: 24pt;
  color: #7c0595;
}
* {
  box-sizing: border-box;
}
body {
  font-family: u001;
  letter-spacing: -1px;
  text-align: left;
  text-align-last: left;
  line-height: 1.3;
}
a {
  font-family: 'u001_condensed';
  font-weight: bold;
  color: #7c0595;
  text-decoration: none;
  letter-spacing: 1.4pt;
  font-variant: all-small-caps;
}
a:hover {
  color: #6c3403;
}
.text--gazette a,
.text--news a,
.text--facts a {
  letter-spacing: 0.5pt;
  font-size: 1.2em;
  line-height: 0.9;
}
H1 {
  font-size: 2.3rem;
  letter-spacing: -0.05em;
  margin-bottom: 0.5em;
  line-height: 0.85;
  margin-right: 2em;
}
p {
  margin-bottom: 0.75em;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
ol,
ul {
  list-style: initial;
}
li::marker {
  display: none;
  content: " ";
}
img.fit-picture,
video {
  width: 100%;
  margin: 1.5rem 0;
}
main {
  padding-bottom: 2.4em;
}
main h2 {
  font-size: 1.5rem;
  line-height: 0.85;
  margin-bottom: 0.6em;
  margin-top: 0.9em;
  padding-left: 1em;
  margin-right: 2em;
}
main li {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}
main li::marker {
  display: block;
  content: initial;
}
* {
  box-sizing: border-box;
}
body header {
  height: 4rem;
  width: 100%;
  padding: 0.6em 30px;
  display: flex;
  align-items: flex-start;
}
body header .logo__wrapper {
  width: 8rem;
  height: 100%;
  margin-left: 1.3rem;
  margin-right: auto;
}
body header .logo__wrapper * {
  height: 100%;
}
body header #lang-switch a {
  padding: 0 0.1em;
}
body .content {
  display: flex;
}
body nav {
  width: 8rem;
  flex-shrink: 0;
  margin-left: 30px;
  font-size: 0.75rem;
}
body nav details > summary {
  cursor: pointer;
  list-style: none;
  text-decoration: none;
  font-variant: all-small-caps;
  letter-spacing: 1.4pt;
}
body nav details > summary li::marker {
  display: none;
  content: " ";
}
body nav .details:hover {
  color: #0027c2;
}
body nav details[open] > summary {
  cursor: pointer;
  list-style: none;
}
body main {
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(30px + 0.6em);
  padding-right: calc(30px + 0.6em);
}
body main .banner,
body main #portfolio {
  width: 100%;
}
body main .banner img,
body main #portfolio img {
  width: 100%;
}
body main #portfolio {
  padding-top: 1.8em;
}
body main .text--facts,
body main .text--news {
  font-size: 0.6rem;
  border-top: 2px solid #7c0595;
  padding: 4em 0;
}
body main .text--news li {
  display: flex;
  margin-bottom: 0.5em;
}
body main .text--news li .news-content {
  display: flex;
  flex-direction: column;
}
body main .text--news li time {
  width: 6em;
  display: inline-block;
  flex-shrink: 0;
}
body .project__wrapper {
  display: flex;
}
.menu {
  margin-bottom: 1rem;
}
.menu summary {
  margin-bottom: 0.6em;
  display: flex;
  align-items: center;
}
.menu summary .menu-icon {
  height: 1.5em;
  padding-right: 0;
}
.menu .menu-icon {
  flex-shrink: 0;
  width: 1.3rem;
  padding-right: 0.5em;
  display: flex;
  height: 0.75em;
  object-fit: contain;
  object-position: left;
}
.menu a {
  display: flex;
  width: fit-content;
  align-items: center;
  font-weight: initial;
  letter-spacing: 0.6pt;
  line-height: 0.8em;
  padding: 0.1em;
}
.menu a:hover {
  color: #6c3403;
}
.menu a.current {
  color: #6c3403;
}
.menu a.same-category {
  text-decoration: underline;
  text-decoration-style: dotted;
}
.menu a.same-category.current {
  color: #6c3403;
}
form fieldset > div {
  height: 1em;
}
form .filter-title {
  margin: 0.3em 0;
}
form label {
  font-family: 'u001_condensed';
  font-weight: initial;
  letter-spacing: 0.6pt;
  line-height: 0.8em;
  padding: 0.1em;
  font-variant: all-small-caps;
  display: inline-block;
  height: 1em;
}
form label:hover {
  background-color: yellow;
}
.inline-img {
  height: 1.3em;
  vertical-align: bottom;
  max-width: 100%;
}
.inline-img__padding--small {
  padding: 0.2em 0.1em 0.2em 0.1em;
}
.inline-img__padding--medium {
  padding: 0.3em 0.2em 0.3em 0.2em;
}
.inline-img__padding--large {
  padding: 0.4em 0.2em 0.4em 0.2em;
}
.i-left {
  float: left;
  padding: 10px;
  margin: 0 -30px 0 0;
  position: relative;
  right: 30px;
}
.i-right {
  float: right;
  padding: 10px;
  margin: 0 0 0 -30px;
  position: relative;
  left: 30px;
}
.i-paysage {
  height: 5.2em;
}
.i-portrait {
  height: 7.8em;
}
.i-large {
  width: calc(80vw + 60px);
  margin: 0 -30px 0 -30px;
  left: 30px;
  display: block;
}
.i-list {
  height: 14.3;
}
.i-portfolio {
  display: block;
  margin: 1.3em 0 0 0;
}
/* Des bouts de css chipés ailleurs pour faire réapparaître des bouts d'ailleurs ici
  */
.lithostrti-item {
  display: inline-block;
  align-items: center;
  width: 2.6em;
}
.lithostrti-item .style {
  overflow: hidden;
  border: 1px solid #767676;
  flex-shrink: 0;
  height: 0.78em;
}
li .inline-img {
  height: 0.9 rem;
}
body.project-list {
  display: block;
}
body.project-list .project-list__wrapper {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  grid-auto-rows: 0;
  width: 100%;
  padding-right: 50px;
}
body.project-list .project-list__item.hidden {
  display: none;
}
body.project-list h2 {
  word-wrap: break-word;
  font-size: 1rem;
  text-align: left;
  line-height: 0.85rem;
  margin-bottom: 0;
  margin-top: 0;
}
body.project-list .project-text {
  font-size: 0.6rem;
  line-height: 100%;
  margin-top: 0.3em;
}
.project-list__item {
  hyphens: auto;
  grid-row-end: span 7;
}
.project-list__item img {
  margin-top: 0.5em;
  width: 100%;
}
.project-list__item a.item__link {
  font-weight: initial;
  font-family: inherit;
  font-variant: initial;
  letter-spacing: initial;
}
.project-list__item a.item__link:hover {
  color: #6c3403;
}
audio {
  width: 8em;
  padding-top: 0.5em;
}
.text--gazette {
  font-size: 0.6rem;
  margin: 4em 0;
}
.text--gazette section {
  columns: 2;
  column-gap: 2em;
  margin-bottom: 4em;
}
.images__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6em;
  padding: 1.5em 0;
}
.images__wrapper .link-wrapper {
  width: 47%;
  display: flex;
  flex-direction: column;
}
.images__wrapper .link-wrapper .image__box {
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
}
.images__wrapper .link-wrapper .image__box img {
  width: 100%;
  height: auto;
}
.images__wrapper .link-wrapper .caption {
  font-size: 0.6rem;
  letter-spacing: 1px;
  line-height: 80%;
}
.mobile-tools {
  display: none;
}
@media only screen and (max-width: 600px) {
  html {
    font-size: 18pt;
  }
  body header {
    display: block;
    width: 100vw;
    height: initial;
    padding: 10px;
  }
  body header .logo__wrapper {
    width: 6rem;
    height: 3rem;
    margin-left: initial;
    margin-bottom: 20px;
  }
  body header #lang-switch {
    position: absolute;
    top: 0.1rem;
    right: 1.8em;
    font-size: 1.3rem;
  }
  body header details.mobile-tools {
    height: 0px;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }
  body header details.mobile-tools[open] {
    height: 6rem;
  }
  body header details.mobile-tools {
    display: block;
    align-items: center;
  }
  body header details.mobile-tools summary {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: initial;
    list-style: none;
  }
  body header details.mobile-tools summary::marker,
  body header details.mobile-tools summary::-webkit-details-marker {
    display: none;
  }
  body header details.mobile-tools .details-content {
    position: relative;
    width: 100vw;
    padding: 0 0.6em;
    padding-bottom: 0;
  }
  body header details.mobile-tools .details-content .menuTheme {
    margin-bottom: 0;
  }
  body.index .images__wrapper .link-wrapper .caption {
    font-size: 0.8rem;
  }
  body .content {
    display: flex;
    flex-direction: column-reverse;
    width: 100vw;
    padding-left: calc(10px + 0.6em);
    padding-right: calc(10px + 0.6em);
  }
  body .content main {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  body .content nav {
    width: 100%;
    padding: 0;
    padding-bottom: 2.4em;
    margin: 0;
    font-size: 1rem;
  }
  body .content nav #menuGeneral {
    display: none;
  }
  body.project-list .content {
    flex-direction: column;
  }
  body.project-list .content .project-list__wrapper {
    flex-direction: column;
    width: 100%;
    height: initial;
    padding: 0;
  }
  body.project-list .content .project-list__wrapper .project-list__item {
    width: 100%;
    padding: 0;
  }
  body.project-list .content .project-list__wrapper .break {
    display: none;
  }
  body .project__wrapper > * {
    width: 100vw;
    padding: 15px;
  }
  body main .text--gazette section,
  body main .text--facts {
    columns: initial;
    column-gap: initial;
    font-size: 0.75rem;
  }
  body main .text--facts {
    font-size: 0.75rem;
    border-bottom: 2px solid #7c0595;
    margin-bottom: 4em;
  }
}
