/**********************************************
_BoiteATresors.scss
 */

/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
header.plax-bg h1 {
  text-transform: uppercase;
  font-family: var(--bs-font-sans-serif);
  font-weight: 600
}

header.plax-bg h1 span {
  display: block;
  margin-bottom: .75rem
}

header.plax-bg h1 .sup-title {
  letter-spacing: .25em;
  font-weight: 200
}

header.plax-bg h1 .artist {
  letter-spacing: .25em;
  font-size: .5em;
  font-weight: 700
}

header.plax-bg .pic {
  -webkit-filter: saturate(1.5);
  filter: saturate(1.5)
}

header.plax-bg .veil {
  background-color: rgba(102, 102, 102, 0.65);
  -webkit-box-shadow: none;
  box-shadow: none
}

.dossier-body .rte {
  padding-top: 3rem;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto
}

@media (min-width: 992px) {
  .dossier-body .rte {
    text-align: justify
  }
}

#accordion, .dossier-body .rte > p + div {
  margin-top: 3rem
}

.entry {
  border: 1px solid #e2e2e2;
  margin: -1px 0 0;
  -webkit-box-shadow: 0 5px 3px -3px #FFF;
  box-shadow: 0 5px 3px -3px #FFF;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  background: #f9f9f9
}

.entry .toggler {
  padding: 1rem 4%;
  cursor: pointer
}

.entry .element {
  padding: 4%;
  border-top: 1px solid #e2e2e2
}

.entry h3 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: .2em
}

.entry h4 {
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0
}

.entry:hover {
  z-index: 1;
  -webkit-box-shadow: 0 5px 3px -3px #EEE;
  box-shadow: 0 5px 3px -3px #EEE;
  border-color: #b5b5b5;
  background: #fff
}

.entry iframe {
  width: 100%;
  background: #f3f3f3;
  margin-bottom: 1.5rem !important
}

.entry + *:not(.entry) {
  margin: 3rem 0
}

.entry.xpand-on {
  background: #fff;
  margin: 1.5rem 0;
  -webkit-box-shadow: 0 5px 3px -3px #EEE;
  box-shadow: 0 5px 3px -3px #EEE;
  border-color: #b5b5b5;
  border-radius: 4px
}

.entry.xpand-on .toggler {
  color: #444
}

/*# sourceMappingURL=ttnewscat_27.css.map */
