@import url(pub.css);
@import url(socialbar.css);
@import url(selection-sharer.css);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
/*Colors*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html,
body {
  padding: 0;
  margin: 0;
  background-color: #000; }

.lf {
  font-family: "Droid Serif", serif;
  font-size: 1.125rem;
  color: #1B1B1B;
  margin-top: 57px; }
  @media (min-width: 900px) {
    .lf {
      margin-top: 0; } }
  .lf * {
    box-sizing: border-box; }
  .lf__txt {
    max-width: 600px;
    margin: 36px auto;
    font-size: 1.125rem;
    line-height: 1.6; }
    .lf__txt a {
      color: #cc0000;
      text-decoration: underline; }
  .lf__txt--lead {
    margin: 0 auto 0 auto;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 36px 0;
    border-top: 1px solid #C4C4C4; }
    @media (min-width: 900px) {
      .lf__txt--lead {
        line-height: 1.6;
        font-size: 1.25rem;
        padding: 60px 0; } }
  .lf__separator {
    font-size: 48px;
    margin: 25px auto;
    width: 100%;
    display: block;
    text-align: center;
    display: none; }
    @media (min-width: 900px) {
      .lf__separator {
        display: block; } }
  .lf__txt--signature {
    /*@include for-tablet-landscape-up {
        display: none;
    }*/
    font-size: .95rem;
    line-height: 1.5;
    margin: 0 auto; }
    @media (min-width: 600px) {
      .lf__txt--signature {
        text-align: center;
        font-size: 1.125rem;
        line-height: 1.6; } }
  .lf img {
    display: block;
    width: 100%;
    user-select: none; }
  .lf__subtitle {
    max-width: 600px;
    margin: 40px auto 36px auto;
    font-size: 1.6rem;
    line-height: 1.2; }
    @media (min-width: 900px) {
      .lf__subtitle {
        margin-top: 40px;
        line-height: 1.5;
        font-size: 1.8rem; } }
  .lf__subtitle-mini-head {
    max-width: 600px;
    padding: 115px 0 0 0;
    margin: 36px auto 46px auto;
    background: no-repeat top center;
    background-size: 100px;
    text-align: center;
    font-size: 1.625rem;
    line-height: 1.2;
    color: #17394c; }
    @media (min-width: 900px) {
      .lf__subtitle-mini-head {
        margin-top: 72px;
        line-height: 1.5;
        font-size: 2.0rem; } }
  .lf__subtitle-mini-head:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 8%;
    padding-top: 20px;
    border-bottom: 3px solid #17394c; }
  .lf__list {
    padding: 0 0 0 1em;
    list-style: disc; }
    .lf__list li {
      list-style-position: outside;
      margin: 12px 0; }
  .lf__notice {
    line-height: 1.3;
    font-family: "Radio-Canada", sans-serif;
    font-size: 1rem;
    padding: 8px 0;
    border-top: 1px solid #757575;
    border-bottom: 1px solid #757575; }
  .lf__signature {
    line-height: 1.6;
    color: #666666;
    font-size: 0.85rem;
    padding-top: 20px;
    border-top: 1px solid #757575;
    margin-bottom: 0; }
  .lf__date {
    color: #666;
    font-family: "Radio-Canada", sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 auto; }
    @media (min-width: 600px) {
      .lf__date {
        text-align: center;
        padding-bottom: 12px; } }

.l-top-wrapper {
  background: #000; }

.l-content-wrapper {
  background: #fcfcfc;
  padding-bottom: 72px; }

.lf__content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px; }
  @media (min-width: 1200px) {
    .lf__content {
      padding: 0; } }

.time-stamp {
  display: block;
  font-size: 1.25rem; }

/*Helpers*/
.text-primary {
  max-width: 600px;
  margin: 36px auto; }

@media (max-width: 599px) {
  .hidden-mobile {
    display: none; } }

::-moz-selection {
  background: rgba(204, 0, 0, 0.3); }

::selection {
  background: rgba(204, 0, 0, 0.3); }

/* All typographical elements without classes */
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Regular.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Regular.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Regular.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Light.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Light.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Light.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Light.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-LightItalic.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-LightItalic.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-LightItalic.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-LightItalic.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Medium.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Medium.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Medium.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-MediumItalic.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-MediumItalic.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-MediumItalic.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-MediumItalic.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Bold.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Bold.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Bold.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Italic.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Italic.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Italic.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-Italic.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Radio-Canada';
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-BoldItalic.eot?#iefix") format("embedded-opentype"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-BoldItalic.woff") format("woff"), url("//ici.radio-canada.ca/unit/Content/_fonts/Radio-Canada/Radio-Canada-BoldItalic.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: 700;
  font-style: italic; }
/* Main site header */
.header {
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 57px;
  transition: top 0.4s ease-in-out;
  position: fixed;
  background-color: rgba(27, 27, 27, 0.85); }
  @media (min-width: 600px) {
    .header {
      position: fixed; } }
  .header__logo {
    display: block;
    width: 25px;
    margin-left: 20px; }
    @media (min-width: 600px) {
      .header__logo {
        margin-left: 20px; } }
    .header__logo img {
      display: block;
      width: 100%; }
  .header__title {
    color: #FCFCFC;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-family: "Radio-Canada", sans-serif;
    font-weight: 500; }
    @media (min-width: 600px) {
      .header__title {
        font-size: 1rem; } }
  .header__share-bar {
    margin-right: 5px; }
    @media (min-width: 600px) {
      .header__share-bar {
        margin-right: 20px; } }

.header--hidden {
  top: -57px; }

/**/
/* hero */
.hero {
  max-width: 1600px;
  margin: 0 auto;
  font-family: "Radio-Canada", sans-serif; }

.hero__inner {
  background: #fcfcfc; }
  @media (min-width: 900px) {
    .hero__inner {
      position: relative;
      padding-bottom: 56.25%; } }

.hero__text {
  text-align: center; }
  @media (min-width: 900px) {
    .hero__text {
      padding-top: 36px;
      width: 70%;
      padding: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      top: 65%; } }

@media (min-width: 900px) {
  .hero__cover {
    position: absolute;
    top: 0;
    bottom: 0; } }
.hero__cover video {
  display: block;
  width: 100%; }

.hero__tag {
  display: inline-block;
  padding: 7px 25px;
  background: #cc0000;
  color: #FCFCFC;
  font-family: "Radio-Canada", sans-serif;
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1; }
  @media (min-width: 900px) {
    .hero__tag {
      font-size: 1rem;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); } }

.hero__title {
  font-size: 1.8rem;
  padding: 36px 24px;
  margin: 0;
  line-height: 1.1;
  color: #1B1B1B; }
  @media (min-width: 600px) {
    .hero__title {
      font-size: 2.5rem; } }
  @media (min-width: 900px) {
    .hero__title {
      padding: 0;
      color: #FCFCFC;
      font-size: 3rem;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85); } }
  @media (min-width: 1200px) {
    .hero__title {
      font-size: 3.5rem; } }
  @media (min-width: 1800px) {
    .hero__title {
      font-size: 4.5rem; } }

.hero__signature {
  margin-bottom: 1.5rem;
  display: none;
  color: #FCFCFC; }
  @media (min-width: 900px) {
    .hero__signature {
      display: block; } }

.hero__date {
  padding: 0 20px;
  margin-top: 24px;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: "Radio-Canada", sans-serif;
  color: #757575;
  text-transform: uppercase;
  font-weight: 300; }
  @media (min-width: 900px) {
    .hero__date {
      margin-top: 0;
      color: #FCFCFC; } }

.hero__icon {
  vertical-align: middle; }

.hero__photo {
  font-family: "Radio-Canada", sans-serif;
  font-size: 0.7rem;
  color: #999;
  text-align: right;
  padding: 0.4% 1.2%; }
  @media (min-width: 900px) {
    .hero__photo {
      position: absolute;
      bottom: 0.8%;
      right: 1.2%;
      padding: 0;
      color: #bfbfbf; } }

.hero__subtitle {
  max-width: 600px;
  padding: 0 20px 24px 20px;
  margin: 0 auto;
  color: #1B1B1B;
  font-size: 18px;
  font-weight: 500; }
  @media (min-width: 900px) {
    .hero__subtitle {
      font-size: 26px;
      color: #FCFCFC;
      font-weight: 300; } }

/*Aside*/
.rich-link {
  float: left;
  width: 120px;
  margin: 0 20px 20px 0;
  font-family: "Radio-Canada", sans-serif; }
  .rich-link__title {
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    line-height: 1.3; }

.rich-link--right {
  float: right;
  margin: 0 0 20px 20px; }

.rich-link__link {
  color: #1B1B1B;
  text-transform: uppercase;
  text-decoration: none; }

/*quote*/
.quote {
  font-family: "Radio-Canada", sans-serif; }
  .quote__author {
    color: #cc0000;
    font-weight: bold; }
  .quote__author-role {
    font-weight: normal; }
  .quote__body {
    margin: 0.5em 0;
    font-size: 1.7rem;
    letter-spacing: -0.5px;
    font-weight: 400;
    line-height: 1.2; }

.quote--small .quote__body {
  font-size: 1.25rem;
  letter-spacing: -1px; }

.quote__carret {
  border-right: 4px solid #1B1B1B;
  animation: blink-caret .75s step-end infinite;
  font-size: 1.25rem; }

/* The typewriter cursor effect */
@keyframes blink-caret {
  from,
    to {
    border-color: transparent; }
  50% {
    border-color: #1B1B1B; } }
/**/
.media {
  max-width: 600px;
  margin: 36px -24px 26px -24px; }
  .media.media--full {
    max-width: 1000px;
    margin-top: 48px;
    margin-bottom: 38px; }
  .media__caption {
    padding: 10px 24px 0px 24px;
    font-size: 0.875rem;
    line-height: 1.5; }
    @media (min-width: 600px) {
      .media__caption {
        padding: 10px 0; } }
  .media__src {
    color: #757575; }
  @media (min-width: 600px) {
    .media {
      margin-left: auto;
      margin-right: auto; } }

.media--blured {
  position: relative;
  overflow: hidden;
  margin-bottom: 0 !important; }
  .media--blured .media-cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ccc;
    opacity: 0.7;
    z-index: 10; }
    .media--blured .media-cover button {
      position: absolute;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 1rem;
      padding: 10px 20px;
      color: #fff;
      background: rgba(50, 50, 50, 0.3);
      background-blend-mode: soft-light;
      mix-blend-mode: normal;
      border: 3px solid #FFFFFF;
      box-sizing: border-box;
      box-shadow: 0px 4px 4pxrgba 0, 0, 0, 0.25;
      border-radius: 200px; }
      @media (min-width: 600px) {
        .media--blured .media-cover button {
          font-size: 1.3rem; } }
  .media--blured .media__pic-blured {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: url(#blur);
    filter: blur(20px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
    -webkit-transition: .5s -webkit-filter linear;
    -o-transition: .5s -o-filter linear; }
  .media--blured .media__pic--clear {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    filter: blur(0px); }
  .media--blured .media__caption {
    position: relative;
    z-index: 11;
    background: #fcfcfc; }

.media-caption--blured {
   /* @include desktop {
        padding-left: 10px;
        margin: 0.5rem -33.3333% !important;

    }  */ }

/**/
.board {
  max-width: 600px;
  padding: 24px;
  margin: 0 auto;
  background: #EDEDED;
  font-family: "Radio-Canada", sans-serif;
  line-height: 1.5; }
  .board__title {
    margin: 0 0 24px 0;
    line-height: 1;
    font-weight: bold; }
  .board__text {
    margin-top: 24px;
    margin-bottom: 0; }
  .board--notice {
    padding: 12px;
    font-size: 0.9rem;
    font-weight: 100; }
  .board a {
    color: #cc0000; }

/*------------------------------------*\
    Progress bar
\*------------------------------------*/
.lf__progress {
  /* Positioning */
  position: fixed;
  left: 0;
  bottom: 0;
  /* Dimensions */
  width: 100%;
  height: 0.5em;
  /* Reset the apperance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Get rid of the default border in Firefox/Opera. */
  border: none;
  /* For Firefox/IE10+ */
  background-color: transparent;
  /* For IE10+, color of the progress bar */
  color: #cc0000; }

.lf__progress::-webkit-progress-bar {
  background-color: transparent; }

.lf__progress::-webkit-progress-value {
  background: #cc0000; }

.lf__progress-container {
  width: 100%;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  height: 0.5em;
  display: block; }

.lf__progress-bar {
  background-color: #cc0000;
  width: 50%;
  display: block;
  height: inherit; }

/* Main site footer BUNKER!!!! */
#src-footer {
  position: relative;
  width: auto !important;
  z-index: 2;
  -moz-transition: margin-left .3s linear;
  -webkit-transition: margin-left .3s linear;
  transition: margin-left 0.3s linear; }

.src-nav-opened #src-footer {
  -moz-transition: margin-left .3s linear;
  -webkit-transition: margin-left .3s linear;
  transition: margin-left 0.3s linear; }

@media screen and (min-width: 1239.01px) and (max-width: 1599px) {
  .src-nav-opened #src-footer {
    margin-left: 16vw; } }
@media screen and (min-width: 1599.01px) and (max-width: 2339px) {
  .src-nav-opened #src-footer {
    margin-left: 13vw; } }
@media screen and (min-width: 2339.01px) {
  .src-nav-opened #src-footer {
    margin-left: 10vw; } }
#src-footer .footer {
  background-color: #1B1B1B;
  bottom: 0;
  height: auto;
  display: block;
  width: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-family: "Radio-Canada", sans-serif; }

#src-footer .footer > div {
  position: relative;
  background-color: #1B1B1B; }

#src-footer .footer h2, #src-footer .footer h3 {
  margin: 0;
  font-weight: normal;
  font-style: normal; }

#src-footer .footer ul {
  margin: 0;
  padding: 0; }

#src-footer .footer li {
  list-style-type: none; }

#src-footer .footer p {
  margin: 0; }

#src-footer .footer a {
  font-weight: normal;
  text-decoration: none; }

#src-footer .footer article, #src-footer .footer aside, #src-footer .footer details, #src-footer .footer figcaption, #src-footer .footer figure, #src-footer .footer footer, #src-footer .footer header, #src-footer .footer hgroup, #src-footer .footer menu, #src-footer .footer nav, #src-footer .footer section {
  display: block; }

#src-footer .footer figure {
  margin: 0; }

#src-footer .footer h1.hidden-tag {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px) !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important; }

#src-footer .footer .src-footer-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

#src-footer .footer .src-footer-inner:before, #src-footer .footer .src-footer-inner:after {
  content: " ";
  display: table; }

#src-footer .footer .src-footer-inner:after {
  clear: both; }

#src-footer .footer .src-footer-inner #src-footer-link {
  background: #ebebeb;
  clear: both;
  display: table;
  margin: 0 auto;
  overflow: hidden;
  padding: 16px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-treelabel {
  border-top: 1px solid #a1a1a1;
  clear: both;
  color: #5f5f5f;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 14px;
  padding-top: 12px;
  text-transform: uppercase; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-treelabel:nth-child(4) {
  float: left;
  margin-top: 18px;
  width: 100%; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-table-cell {
  display: table-cell;
  width: 40%; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-table-cell:first-child {
  padding-right: 20px; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-table-cell:nth-child(2) nav:nth-of-type(2) {
  clear: right; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav {
  float: left;
  width: 50%; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav ul li {
  list-style: none outside none;
  margin-bottom: 2px; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav ul li a, #src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav ul li a:link {
  color: #010101;
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  text-decoration: none; }

#src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav ul li a:hover, #src-footer .footer .src-footer-inner #src-footer-link .src-footer-bloc-nav ul li a:focus {
  color: #c00;
  text-decoration: none; }

#src-footer .footer #src-footer-legal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  padding-bottom: 30px;
  padding-top: 30px;
  position: relative; }

@media screen and (min-width: 0) and (max-width: 360px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 6.25vw;
    padding-left: 6.25vw; } }
@media screen and (min-width: 360.01px) and (max-width: 640px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 5.56vw;
    padding-left: 5.56vw; } }
@media screen and (min-width: 640.01px) and (max-width: 768px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 3.12vw;
    padding-left: 3.12vw; } }
@media screen and (min-width: 768.01px) and (max-width: 1023px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 2.6vw;
    padding-left: 2.6vw; } }
@media screen and (min-width: 1023.01px) and (max-width: 1239px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.96vw;
    padding-left: 1.96vw; } }
@media screen and (min-width: 1239.01px) and (max-width: 1366px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.61vw;
    padding-left: 1.61vw; } }
@media screen and (min-width: 1366.01px) and (max-width: 1440px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.46vw;
    padding-left: 1.46vw; } }
@media screen and (min-width: 1440.01px) and (max-width: 1599px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.39vw;
    padding-left: 1.39vw; } }
@media screen and (min-width: 1599.01px) and (max-width: 1920px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.25vw;
    padding-left: 1.25vw; } }
@media screen and (min-width: 1920.01px) and (max-width: 2339px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.04vw;
    padding-left: 1.04vw; } }
@media screen and (min-width: 2339.01px) and (max-width: 2560px) {
  #src-footer .footer #src-footer-legal {
    padding-right: 1.25vw;
    padding-left: 1.25vw; } }
@media screen and (min-width: 2560.01px) {
  #src-footer .footer #src-footer-legal {
    padding-right: .78vw;
    padding-left: 0.78vw; } }
.has-scrollbar #src-footer .footer #src-footer-legal {
  padding-right: 48px; }

#src-footer .footer #src-footer-legal.small-footer {
  border-top: none; }

#src-footer .footer #src-footer-legal .src-footer-inner {
  display: table;
  width: 100%; }

@media screen and (max-width: 1023px) {
  #src-footer .footer #src-footer-legal .src-footer-inner {
    display: block; } }
#src-footer .footer #src-footer-legal ul {
  overflow: hidden; }

@media screen and (min-width: 640.01px) {
  #src-footer .footer #src-footer-legal ul {
    margin-bottom: 15px; } }
#src-footer .footer #src-footer-legal ul li {
  float: left;
  margin-left: 35px; }

#src-footer .footer #src-footer-legal ul li:first-child {
  margin-left: 0; }

@media screen and (max-width: 640px) {
  #src-footer .footer #src-footer-legal ul li {
    float: none;
    margin: 0 0 20px 0; }

  #src-footer .footer #src-footer-legal ul li:last-child {
    margin-bottom: 15px; } }
#src-footer .footer #src-footer-legal ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 1.3; }

#src-footer .footer #src-footer-legal ul li a:focus, #src-footer .footer #src-footer-legal ul li a:hover {
  text-decoration: underline; }

#src-footer .footer #src-footer-legal .copyright {
  clear: both;
  display: inline-block;
  font-size: 12px;
  color: #fff; }

@media screen and (min-width: 640.01px) and (max-width: 1023px) {
  #src-footer .footer #src-footer-legal .copyright {
    margin-bottom: 2.77vw; } }
@media screen and (max-width: 640px) {
  #src-footer .footer #src-footer-legal .copyright {
    padding-left: 0; } }
#src-footer .footer #src-footer-legal .copyright:hover, #src-footer .footer #src-footer-legal .copyright:focus {
  color: #fff;
  text-decoration: underline; }

#src-footer .footer #src-footer-legal #src-footer-logo {
  color: #fff;
  display: table-cell;
  height: 25px;
  vertical-align: middle;
  width: 180px; }

@media screen and (max-width: 1023px) {
  #src-footer .footer #src-footer-legal #src-footer-logo {
    display: block; } }
#src-footer .footer #src-footer-legal #src-footer-logo img {
  height: 25px;
  width: 180px; }

@media screen and (max-width: 1023px) {
  #src-footer .footer #src-footer-legal #src-footer-logo {
    display: block;
    position: relative;
    top: inherit;
    right: inherit;
    margin-top: 26px; } }
#src-footer .small-footer .src-footer-inner {
  max-width: inherit; }

.large-footer-is-shown .src-footer-inner {
  margin: 0 auto; }

.flex-media {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .flex-media embed,
  .flex-media iframe,
  .flex-media object,
  .flex-media video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.kristin {
  background-image: url(img/pastilles_perso_KristinFreeman.png); }

.cathy {
  background-image: url(img/pastilles_perso_CathyCallowHeusser.png); }

.joanna {
  background-image: url(img/pastilles_perso_JoannaSmith.png); }

.susan {
  background-image: url(img/pastilles_perso_SusanSymington&SusanaIsaacson.png); }

.ayaz {
  background-image: url(img/pastilles_perso-AyazVirji.png); }

.joe {
  background-image: url(img/pastilles_perso-JoeBillie.png); }

.jon {
  background-image: url(img/pastilles_perso-JonLapram.png); }

/*Social bar overrides*/
@media (min-width: 767px) {
  .src-socialbar button:before {
    color: #000 !important; } }
.src-socialbar button.icon-plus:before {
  color: #fff !important; }

.src-socialbar button.icon-minus:before {
  color: #000 !important; }
  @media (min-width: 767px) {
    .src-socialbar button.icon-minus:before {
      color: #fff !important; } }

/*.lf__subtitle {
    max-width: 600px;
    padding-top: 96px;
    margin: 64px auto 36px auto;
    background: url(../../img/title-bg.png) no-repeat top center;
    background-size: 84px;
    text-align: center;
    font-size: 1.625rem;
    @include for-tablet-portrait-up {
        background-size: 96px;
        padding-top: 108px;
    }
}*/

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