/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
article:not(:first-of-type) {
  display: block;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
  margin: 0;
  text-align: center;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
strong {
  text-transform: lowercase;
  font-weight: 600;
}
em {
  color: #fff;
  white-space: nowrap;
  font-weight: 600;
}
a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}
a:hover {
  text-decoration: underline;
}
body {
  font: 15px/1.5 Open Sans, Corbel, Verdana, sans-serif;
  color: #ffe4e4;
  background: url("images/diag-faded.png") #eee;
  flex-direction: column;
  min-height: 100vh;
  padding: 0 0 6rem;
  margin: 0;
}
body > *:not(#videos) {
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
}
body > header {
  color: #ca4033;
  text-align: center;
  padding: 3rem 1.5rem 1.5rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 48em) {
  body > header {
    padding: 2rem 1rem 2rem;
  }
}
body > header h1,
body > header img {
  display: inline-block;
  vertical-align: middle;
}
body > header img {
  width: 6rem;
  position: relative;
  bottom: 0.5rem;
}
@media screen and (max-width: 48em) {
  body > header img:last-of-type {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  body > header img:first-of-type {
    display: block;
    margin: 1rem auto;
  }
}
body > header h1 {
  font-size: 3.5rem;
  line-height: 1.1;
  font-weight: 600;
  margin: 0 0 0rem;
}
@media screen and (max-width: 48em) {
  body > header h1 {
    margin: 0;
  }
}
article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1rem auto 1rem;
  padding: 0 0.5rem;
}
@media screen and (max-width: 48em) {
  article {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 48em) {
  article {
    font-size: 0.875rem;
  }
}
article:last-child:not(:first-child) {
  margin-bottom: 4.5rem;
}
article section:not(:only-of-type) {
  margin-bottom: 3rem;
}
@media screen and (max-width: 48em) {
  article section:not(:only-of-type) {
    margin-top: 3rem;
  }
}
article section.with-header {
  padding-top: 140px;
  padding-bottom: 1px;
}
article section {
  position: relative;
  background: url("images/diag-faded.png") #ca4033;
  color: #eee;
  border-radius: 42px;
  box-shadow: 0 19px 12px -15px rgba(0,0,0,0.35);
  padding: 0 3rem;
  width: 100%;
  max-width: 55rem;
  margin: 0 auto;
}
@media screen and (max-width: 70em) {
  article section {
    border-radius: 42px;
  }
}
article section>div {
  margin: 1rem auto;
}
article section>* {
  max-width: 50rem;
  margin: 0 auto;
}
article section .icons {
  position: absolute;
  left: 0;
  width: 400px;
}
article section .icons img {
  position: relative;
  display: inline-block;
}
article section .icons#cible {
  top: -6rem;
  margin-left: 1rem;
}
article section .icons#cible img {
  height: 150px;
}
article section .icons#competition-pratique {
  top: -37px;
  left: -12px;
}
article section .icons#competition-pratique img {
  height: 120px;
  vertical-align: top;
}
article section .icons#competition-pratique img:nth-of-type(1) {
  z-index: 1;
}
article section .icons#competition-pratique img:nth-of-type(2) {
  margin-left: -2.5rem;
}
@media screen and (max-width: 48em) {
  article section .icons {
    text-align: center;
    left: 50% !important;
    margin-left: -200px !important;
    margin-top: -35px;
  }
}
article section .wrapper {
  text-align: center;
}
article section .wrapper .iblock {
  display: inline-block;
  vertical-align: bottom;
}
article section .wrapper>.iblock:first-of-type {
  margin-bottom: 6.875rem;
}
@media screen and (max-width: 70em) {
  article section .wrapper>.iblock:first-of-type {
    margin: 0 auto;
  }
}
article section header {
  position: absolute;
  top: 0;
  background: rgba(0,0,0,0.2);
  border-radius: 42px;
  border-bottom: 2px solid rgba(209,122,114,0.15);
  box-shadow: inset 0 -3px 4px rgba(0,0,0,0.05);
  max-width: 100%;
  width: 100%;
  left: 0;
  letter-spacing: -4px;
}
article section header img {
  height: 110px;
}
article section header .h,
article section header img {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 0 !important;
}
article section header .h {
  color: #fff3f3;
  font-size: 1.75rem;
  margin-bottom: 3rem;
  text-shadow: 0px 3px 3px rgba(0,0,0,0.15);
  text-align: center;
  width: calc(100% - 110px - 150px);
}
article section header .h>* {
  margin: 0;
}
article section h2 {
  margin-bottom: 2.5rem;
  margin-top: 44px;
  text-align: center;
  font-size: 2rem;
  line-height: 1.1;
}
article section p {
  font-size: 22px !important;
  margin: 1.5rem auto;
  text-shadow: 1px 1px 3px rgb(150, 0, 0);
  /* text-align: justify; */
}
@media screen and (max-width: 48em) {
  article section p {
    text-align: left;
  }
}
article section h2+p {
  margin-top: 0;
}
article section>*:last-child {
  margin-bottom: 1.5rem;
}
.card {
  background: rgba(0,0,0,0.25);
  border-radius: 5px;
  padding: 1rem 2rem;
  margin: 0;
}
.card h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-align: left;
}
.card ol {
  counter-reset: a-counter;
  text-align: left;
  list-style-type: none;
  padding: 0;
  margin: 0 !important;
}
.card ol li {
  color: rgba(255,255,255,0.6);
  text-transform: normal;
  padding: 0.5rem 0;
  line-height: 1.3;
  border-top: 1px dashed rgba(255,255,255,0.12);
  color: #fff;
  margin-right: 0.25rem;
  text-transform: uppercase;
  counter-increment: a-counter;
}
.card ol li:last-child {
  border-bottom: 1px dashed rgba(255,255,255,0.12);
}
.card ol li div {
  display: inline-block;
  text-transform: none;
  color: rgba(255,255,255,0.5);
}
@media screen and (max-width: 70em) {
  .card ol li div {
    display: block;
    margin-left: 2rem;
  }
}
.card ol li span.sep {
  color: rgba(255,255,255,0.25);
}
.card ol li b {
  font-weight: 600;
  color: #fff;
}
.card ol li:before {
  content: counter(a-counter);
  margin-right: 0.75rem;
  display: inline-block;
  background: #fff;
  color: #973026;
  font-weight: 700;
  border-radius: 50%;
  padding: 0 5px;
  font-size: 0.875rem;
  letter-spacing: 0;
  text-align: center;
}
article>h2,
.video-set h2 {
  color: #ca4033;
  font-size: 2.75rem;
  line-height: 1.3;
  font-weight: 600;
  margin: 2rem auto;
}
article>h2 .sub-heading,
.video-set h2 .sub-heading {
  font-size: 2rem;
  font-style: italic;
}
#boite1 {
  width: 180px;
  margin-bottom: 1rem;
}
#tomato-section {
  width: 194px;
  line-height: 1.3;
  font-size: 0.75rem;
  letter-spacing: 1px;
  margin-left: 2rem;
}
#tomatometre {
  display: block;
  margin-bottom: 0.5rem;
  padding-bottom: 0.25rem;
  width: 194px;
  border-bottom: 1px solid rgba(255,255,255,0.25);
}
@media screen and (max-width: 48em) {
  #tomatometre {
    margin-top: 1rem;
  }
}
#toolbar1 {
  margin-top: 2rem;
}
h5 {
  font-size: 1rem;
  margin: 0 0 0.375rem;
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
@media screen and (max-width: 48em) {
  .s-align-center {
    text-align: center;
  }
}
img {
  max-width: 100%;
}
.video-set {
  max-width: 100%;
  margin: 2rem auto 0;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.video-set hr {
  width: 100%;
  max-width: 55rem;
  border: none;
  border-bottom: 1px solid #fff;
  border-top: 1px solid rgba(202,64,51,0.2);
}
.video-set h2 {
  margin: 0;
  padding-top: 1rem;
  font-size: 2rem;
  line-height:1;
}
.video-set .tabs {
  display: none;
  margin: 1rem 0 0;
}
.video-set .tabs button {
  border: none;
  background: #ca4033;
  padding: 1rem;
  margin: 0;
  position: relative;
  text-shadow: 1px 1px 3px rgb(62, 0, 0);
  color: white;
  font-size: 20px;
  font-family: sans-serif;
}
.video-set .tabs button + button { margin-left: 2rem; }

.video-set .tabs button.selected:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ca4033;
}
.video-set .tabs button:focus {
  outline: 0;
}
.video-set video {
  margin: 1rem auto;
  /* padding: 0 1rem; */
  /* padding-top:2rem; */
  /* max-width: 100%; */
  object-fit: contain; /*scale-down;*/
  width: calc(100% - 4px);
  height: 100%;
  max-width: 1280px;
  /* for old vids */
  /* -webkit-filter: saturate(1.05) brightness(1.05) contrast(1.03);
  filter: saturate(1.05) brightness(1.05) contrast(1.03); */
}

video:focus {
  outline: none;
}

body.loading video {
  display: none;
}
#cb-div {
  display: table;
  margin: 2rem auto;
  background: rgba(255,255,255,0.5);
  padding: 4px 6px 6px;
}
#cb-div > * {
  display: inline-block;
  margin: 0 6px;
  vertical-align: middle;
  padding: 0;
}
#cb-div label {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #777;
}
section#videos {
  margin-top: 3rem;
}
section#videos h1 {
  color: #ca4033;
  font-size: 2.5rem;
  border: 2px dotted #ca4033;
  padding: 0.5rem 2rem;
  display: table;
  margin: 1rem auto;
}
.flx {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 55rem;
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}
.flx > h2 {
  margin-right: auto;
}
.flx > * {
  flex-shrink:0;
}
@media screen and (max-width: 800px){
  .video-set .tabs button + button { 
    margin-left: .5rem !important; 
  }
  .flx {
    flex-direction: column;
    align-items: flex-start;
  }
}


