@charset "UTF-8";
/* Estski Theme - Readme */
/*! 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; }

.primary-color {
  background-color: #fff; }

.secondary-color {
  background-color: #000; }

.background-color {
  background-color: #fafafa; }

.placeholder-color {
  color: #fff;
  background-color: #323232; }

.main-text-color {
  color: #fff;
  background-color: #4a4a4a; }

.meta-text-color {
  background-color: #9b9b9b; }

.tags-color {
  background-color: #d8d8d8; }

.style-guide-section {
  border-bottom: 2px solid #000;
  padding: 0 18px 30px;
  margin-bottom: 30px;
  /* Hack for style guide only */ }
  .style-guide-section > .grid, .style-guide-section .header, .style-guide-section .footer {
    margin: 0 -18px; }

.btn-tag {
  text-transform: capitalize;
  background-color: #d8d8d8;
  color: #fff;
  border-radius: 4px;
  padding: 4px 25px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  transition: background-color 0.2s ease-in; }
  .btn-tag[href]:hover {
    background-color: #000; }

.btn-social {
  display: inline-block;
  border-radius: 4px;
  background-color: #fff;
  padding: 8px 0;
  width: 220px;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  transition: background-color 0.2s ease-in, color 0.2s ease-in; }
  .btn-social:hover {
    color: #333333; }
    .btn-social:hover svg {
      fill: #333333; }
  .btn-social svg {
    display: inline-block;
    vertical-align: middle;
    padding-right: 2px; }
  .btn-social.btn-social--facebook {
    color: #3B5998; }
    .btn-social.btn-social--facebook svg {
      fill: #3B5998;
      width: 12px; }
  .btn-social.btn-social--instagram {
    color: #833DBF; }
    .btn-social.btn-social--instagram svg {
      fill: #833DBF;
      width: 20px; }
  .btn-social.btn-social--newsletter, .btn-social.btn-social--members {
    background-color: #fde549;
    border: 1px solid #000;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    text-decoration: none;
    color: #000; }
    .btn-social.btn-social--newsletter svg, .btn-social.btn-social--members svg {
      fill: #000; }
    .btn-social.btn-social--newsletter:hover, .btn-social.btn-social--members:hover {
      color: #333333; }
      .btn-social.btn-social--newsletter:hover svg, .btn-social.btn-social--members:hover svg {
        fill: #333333; }

.list-no-style {
  list-style: none;
  padding: 0; }

.placeholder {
  width: 100%;
  background-color: #323232;
  text-align: center;
  padding: 50px 0;
  color: #fff; }

.seo-image-responsive {
  object-fit: cover;
  display: inline-block;
  width: 100%; }

.responsive-ifrane {
  position: relative;
  padding-bottom: 51%;
  height: 0;
  overflow: hidden; }
  .responsive-ifrane iframe {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

body {
  font-size: 14px;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  color: #4a4a4a;
  background-color: #fafafa;
  line-height: 1.44; }

h1 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  color: #000;
  margin: 0 0 15px 0; }

h2 {
  font-weight: 500;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 5px; }

h3 {
  font-weight: 500;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 5px; }

h4, h5 {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px; }

iframe {
  max-width: 100%; }

.responsive-iframe {
  position: relative;
  width: 100%;
  margin: 0 0 30px; }
  .responsive-iframe:after {
    content: "";
    display: block;
    padding-bottom: 80%; }
  .responsive-iframe iframe {
    position: absolute;
    width: 100%;
    height: 100%; }

p {
  font-weight: 400;
  color: #4a4a4a;
  margin: 0 0 30px 0;
  font-size: 14px;
  line-height: 22px;
  text-align: left; }

a {
  transition: color 0.2s ease-in;
  line-height: 26px; }

figure {
  margin: 0; }

.kg-image-card {
  text-align: center;
  position: relative;
  margin: 0 0 30px 0; }

.kg-gallery-card {
  text-align: center;
  position: relative;
  margin: 0 0 30px 0; }

.kg-gallery-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto 4px auto; }
  .kg-gallery-container .kg-gallery-row {
    display: flex;
    flex-direction: row;
    justify-content: center; }
  .kg-gallery-container .kg-gallery-image img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%; }

img {
  max-width: 100%;
  height: auto; }

input {
  border: none;
  padding: 0;
  margin: 0;
  font-family: Roboto, sans-serif;
  color: #000;
  outline: none; }

.responsive-table {
  overflow-x: scroll; }
  .responsive-table table {
    min-width: 450px; }

table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px; }
  table thead tr {
    background-color: #000;
    border: 1px #f5f5f5 solid; }
    table thead tr th {
      text-align: left;
      font-weight: normal;
      font-size: 13px;
      padding: 8px;
      color: #fff; }
  table tbody tr {
    background-color: #fff;
    box-shadow: inset 1px 0 0 0 #f5f5f5, inset -1px 0 0 0 #f5f5f5, inset 0 -1px 0 0 #f5f5f5; }
    table tbody tr:nth-child(odd) {
      background-color: #fefefe; }
    table tbody tr td {
      border: 1px #f5f5f5 solid;
      color: #4a4a4a;
      font-size: 14px;
      padding: 8px; }

::selection {
  color: #fff;
  background-color: #000; }

.noscroll {
  overflow: hidden; }

/* tablet (portrait and landscape) ----------- */
@media only screen and (min-width: 665px) {
  body {
    font-size: 18px;
    line-height: 1.44; }

  h1 {
    font-size: 32px;
    line-height: 46px; }

  h2 {
    font-size: 22px;
    line-height: 26px; }

  h3 {
    font-size: 20px;
    line-height: 26px; }

  h4, h5 {
    font-size: 18px;
    line-height: 26px; }

  p {
    font-size: 18px;
    line-height: 30px; }

  a {
    line-height: 26px; }

  table thead tr th {
    font-size: 14px; }
  table tbody tr td {
    font-size: 16px; } }
.kg-width-wide, .kg-width-full {
  width: 100%; }

.fluid-width-video-wrapper {
  margin: 0 0 30px 0; }

.text-center {
  text-align: center; }

.sticky {
  position: sticky;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 40px white; }

blockquote {
  background: #fafafa;
  border-left: 5px solid #000;
  margin: 0 0 2px 0;
  quotes: "“" "”" "‘" "’";
  padding: 18px; }
  blockquote:before {
    color: #000;
    content: open-quote;
    font-size: 18px;
    line-height: 30px; }
  blockquote p {
    display: inline; }
  blockquote + p {
    text-align: right;
    font-size: 12px; }
    blockquote + p::before {
      content: '\2013 '; }

/* style.css */
.kg-bookmark-card {
  width: 100%;
  position: relative; }

.kg-bookmark-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  color: currentColor;
  font-family: inherit;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.kg-bookmark-container:hover {
  text-decoration: none; }

.kg-bookmark-content {
  flex-basis: 0;
  flex-grow: 999;
  padding: 20px;
  order: 1; }

.kg-bookmark-title {
  font-weight: 600; }

.kg-bookmark-metadata,
.kg-bookmark-description {
  margin-top: .5em; }

.kg-bookmark-metadata {
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.kg-bookmark-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.kg-bookmark-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  margin-right: .5em;
  margin-bottom: .05em; }

.kg-bookmark-thumbnail {
  display: flex;
  flex-basis: 24rem;
  flex-grow: 1; }

.kg-bookmark-thumbnail img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  object-fit: cover; }

.kg-bookmark-author {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.kg-bookmark-publisher::before {
  content: "•";
  margin: 0 .5em; }

.container {
  margin: 0 auto;
  max-width: 1100px; }

.grid {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .grid.grid--center {
    justify-content: center;
    text-align: center;
    padding: 5px 18px 20px; }
  .grid.grid--column {
    flex-flow: column wrap;
    padding: 5px 18px 20px; }
    .grid.grid--column > * {
      align-self: center;
      text-align: center; }
  .grid .grid__item {
    margin-bottom: 10px; }
    .grid .grid__item.grid__item--1-2 {
      flex-basis: calc(50% - 5px);
      max-width: calc(50% - 5px); }
    .grid .grid__item.grid__item--1-5 {
      flex-basis: calc(33.33% - 5px);
      max-width: calc(33.33% - 5px); }
    .grid .grid__item.grid__item--1 {
      flex-basis: 100%;
      max-width: 100%; }
    .grid .grid__item.grid__item--2 {
      flex-basis: 100%;
      max-width: 100%; }
    .grid .grid__item.grid__item--3 {
      flex-basis: 100%;
      max-width: 100%; }
    .grid .grid__item.grid__item--3-4 {
      flex-basis: calc(50% - 5px);
      max-width: calc(50% - 5px); }
  @media only screen and (min-width: 665px) {
    .grid .grid__item {
      margin-bottom: 20px; }
      .grid .grid__item.grid__item--1 {
        flex-basis: calc(50% - 9px);
        max-width: calc(50% - 9px); }
      .grid .grid__item.grid__item--1-2 {
        flex-basis: calc(33.33% - 5px);
        max-width: calc(33.33% - 5px); }
      .grid .grid__item.grid__item--1-5 {
        flex-basis: calc(25% - 5px);
        max-width: calc(25% - 5px); }
      .grid .grid__item.grid__item--2 {
        flex-basis: 100%;
        max-width: 100%; }
      .grid .grid__item.grid__item--3 {
        flex-basis: 100%;
        max-width: 100%; }
      .grid .grid__item.grid__item--3-4 {
        flex-basis: calc(33.33% - 5px);
        max-width: calc(33.33% - 5px); } }
  @media only screen and (min-width: 888px) {
    .grid .grid__item.grid__item--1 {
      flex-basis: calc(33.33% - 11px);
      max-width: calc(33.33% - 11px); }
    .grid .grid__item.grid__item--1-2 {
      flex-basis: calc(11.11% - 5px);
      max-width: calc(11.11% - 5px); }
    .grid .grid__item.grid__item--1-5 {
      flex-basis: calc(20% - 5px);
      max-width: calc(20% - 5px); }
    .grid .grid__item.grid__item--2 {
      flex-basis: calc(66.66% - 5px);
      max-width: calc(66.66% - 5px); }
    .grid .grid__item.grid__item--3 {
      flex-basis: 100%;
      max-width: 100%; }
    .grid .grid__item.grid__item--3-4 {
      flex-basis: calc(25% - 11px);
      max-width: calc(25% - 11px); } }

.insight-item {
  background-color: #fff;
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .insight-item ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .insight-item .insight-item__content {
    padding: 5px 18px 20px;
    box-sizing: border-box; }
  .insight-item .insight-item__text {
    max-height: 70px;
    overflow: hidden;
    position: relative;
    display: block;
    text-decoration: none;
    color: #000;
    transition: color 0.2s ease-in;
    line-height: 26px; }
    .insight-item .insight-item__text:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .insight-item .insight-item__text:hover {
      text-decoration: none;
      color: #7d7d7d; }
    .insight-item .insight-item__text:active {
      text-decoration: none; }
    .insight-item .insight-item__text h1 {
      margin-bottom: 3px;
      font-size: 16px;
      font-weight: 500;
      line-height: 18px; }
    .insight-item .insight-item__text p {
      font-size: 14px;
      line-height: 16px;
      color: #4a4a4a;
      margin-bottom: 0; }
  .insight-item.insight-item--instagram h1, .insight-item.insight-item--facebook h1 {
    text-transform: capitalize; }
  .insight-item.insight-item--post .icon-svg svg {
    width: 14px; }
  .insight-item .icon-svg {
    display: inline-block; }
    .insight-item .icon-svg svg {
      width: 16px;
      fill: #4a4a4a;
      padding: 2px 2px 0 0; }
  .insight-item .insight-item__tags {
    margin-bottom: calc(20px - 5px); }
  .insight-item .insight-item__metadata {
    font-size: 14px;
    line-height: 16px;
    color: #9b9b9b; }
    .insight-item .insight-item__metadata > * {
      vertical-align: middle; }
    .insight-item .insight-item__metadata a {
      font-size: 14px;
      line-height: 16px;
      color: #9b9b9b;
      text-decoration: none; }
  .insight-item .insight-item__premium-label {
    position: absolute;
    background-color: #a72816;
    color: #fff;
    padding: 10px;
    bottom: 0;
    right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px; }
  .insight-item .insight-item__image {
    position: relative;
    display: flex;
    justify-content: center; }
  .insight-item.insight-item--panneau {
    flex-wrap: wrap;
    display: block;
    position: relative; }
    .insight-item.insight-item--panneau .insight-item--panneau__disclaimer {
      flex-basis: 100%;
      background-color: #d8d8d8;
      color: #fff;
      font-size: 14px;
      font-weight: 300;
      text-align: center;
      padding: 4px 0; }
    .insight-item.insight-item--panneau .insight-item__image {
      display: block;
      width: 100%; }
  .insight-item.grid__item--1, .insight-item.grid__item--2, .insight-item.grid__item--3 {
    display: block; }
    .insight-item.grid__item--1 .insight-item__image img, .insight-item.grid__item--2 .insight-item__image img, .insight-item.grid__item--3 .insight-item__image img {
      height: 245px; }
    .insight-item.grid__item--1.insight-item--panneau, .insight-item.grid__item--2.insight-item--panneau, .insight-item.grid__item--3.insight-item--panneau {
      flex-wrap: wrap; }
      .insight-item.grid__item--1.insight-item--panneau .insight-item__image img, .insight-item.grid__item--2.insight-item--panneau .insight-item__image img, .insight-item.grid__item--3.insight-item--panneau .insight-item__image img {
        height: 435px; }
    .insight-item.grid__item--1 .insight-item__text, .insight-item.grid__item--2 .insight-item__text, .insight-item.grid__item--3 .insight-item__text {
      margin-bottom: 10px; }
  .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] {
    position: relative; }
    .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > img {
      height: auto; }
    .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"]::before {
      content: "";
      display: block;
      padding-bottom: calc(100% / (var(--aspect-ratio))); }
    .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > :first-child {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
  @media only screen and (min-width: 480px) {
    .insight-item.grid__item--1, .insight-item.grid__item--2, .insight-item.grid__item--3 {
      display: block; }
      .insight-item.grid__item--1 .insight-item__image img, .insight-item.grid__item--2 .insight-item__image img, .insight-item.grid__item--3 .insight-item__image img {
        height: 355px; }
      .insight-item.grid__item--1.insight-item--panneau .insight-item__image img, .insight-item.grid__item--2.insight-item--panneau .insight-item__image img, .insight-item.grid__item--3.insight-item--panneau .insight-item__image img {
        height: 417px; }
      .insight-item.grid__item--1 .insight-item__text, .insight-item.grid__item--2 .insight-item__text, .insight-item.grid__item--3 .insight-item__text {
        margin-bottom: 10px;
        height: 70px; }
    .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] {
      position: relative; }
      .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > img {
        height: auto; }
      .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"]::before {
        content: "";
        display: block;
        padding-bottom: calc(100% / (var(--aspect-ratio))); }
      .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > :first-child {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%; } }
  @media only screen and (min-width: 665px) {
    .insight-item.grid__item--3, .insight-item.grid__item--2 {
      flex-flow: nowrap row;
      display: flex; }
      .insight-item.grid__item--3 .insight-item__image, .insight-item.grid__item--2 .insight-item__image {
        flex-basis: 50%;
        max-width: 50%; }
        .insight-item.grid__item--3 .insight-item__image img, .insight-item.grid__item--2 .insight-item__image img {
          height: 295px; }
      .insight-item.grid__item--3.insight-item--panneau, .insight-item.grid__item--2.insight-item--panneau {
        flex-wrap: wrap; }
        .insight-item.grid__item--3.insight-item--panneau .insight-item__image, .insight-item.grid__item--2.insight-item--panneau .insight-item__image {
          display: block;
          width: 100%; }
      .insight-item.grid__item--3 .insight-item__text, .insight-item.grid__item--2 .insight-item__text {
        height: 190px;
        max-height: 190px;
        margin-bottom: 10px; }
      .insight-item.grid__item--3 .insight-item__content, .insight-item.grid__item--2 .insight-item__content {
        flex-basis: 50%;
        max-width: 50%; }
        .insight-item.grid__item--3 .insight-item__content h1, .insight-item.grid__item--2 .insight-item__content h1 {
          font-size: 32px;
          font-weight: 500;
          line-height: 36px; }
        .insight-item.grid__item--3 .insight-item__content p, .insight-item.grid__item--2 .insight-item__content p {
          font-size: 18px;
          line-height: 26px; }
    .insight-item.grid__item--3.insight-item--panneau .insight-item__image {
      flex-basis: 100%;
      max-width: 100%; }
      .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] {
        position: relative; }
        .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > img {
          height: auto; }
        .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"]::before {
          content: "";
          display: block;
          padding-bottom: calc(100% / (var(--aspect-ratio))); }
        .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > :first-child {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%; }
    .insight-item.grid__item--1 {
      display: block; }
      .insight-item.grid__item--1 .insight-item__image img {
        height: 239px; }
      .insight-item.grid__item--1.insight-item--panneau .insight-item__image img {
        height: 411px; } }
  @media only screen and (min-width: 888px) {
    .insight-item.grid__item--1 {
      display: block; }
      .insight-item.grid__item--1 .insight-item__image img {
        height: 220px; }
      .insight-item.grid__item--1.insight-item--panneau {
        flex-wrap: wrap; }
        .insight-item.grid__item--1.insight-item--panneau .insight-item__image img {
          height: 392px; }
    .insight-item.grid__item--3.insight-item--panneau {
      flex-wrap: wrap; }
      .insight-item.grid__item--3.insight-item--panneau .insight-item__image {
        flex-basis: 100%;
        max-width: 100%; }
        .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] {
          position: relative; }
          .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > img {
            height: auto; }
          .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"]::before {
            content: "";
            display: block;
            padding-bottom: calc(100% / (var(--aspect-ratio))); }
          .insight-item.grid__item--3.insight-item--panneau .insight-item__image[style*="--aspect-ratio"] > :first-child {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%; } }

.main-nav {
  order: 1;
  /* mini reset style */
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .main-nav .icon-svg--menu {
    cursor: pointer; }
    .main-nav .icon-svg--menu svg {
      width: 30px;
      fill: #000; }
  .main-nav .icon-svg--cancel {
    cursor: pointer; }
    .main-nav .icon-svg--cancel svg {
      width: 30px; }
  .main-nav .main-nav__account-icon .icon-svg--avatar {
    position: absolute;
    top: calc(50% - 10px);
    left: 11px; }
    .main-nav .main-nav__account-icon .icon-svg--avatar svg {
      width: 20px; }
    .main-nav .main-nav__account-icon .icon-svg--avatar path {
      fill: #fff; }
  .main-nav .main-nav__account-icon img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    position: relative;
    top: 5px;
    left: -10px; }
  .main-nav ul {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background-color: #000;
    color: #fff;
    z-index: 4;
    transition: width 0.3s ease-out;
    overflow: hidden; }
    .main-nav ul li {
      display: block; }
  .main-nav .main-nav__header-menu-mobile {
    display: block;
    position: relative;
    text-align: center;
    border-bottom: 30px solid #fff;
    margin-bottom: 15px; }
    .main-nav .main-nav__header-menu-mobile img {
      filter: invert(100%);
      height: 60px;
      width: 60px;
      margin: 5px 0; }
    .main-nav .main-nav__header-menu-mobile .icon-svg--cancel {
      position: absolute;
      top: 10px;
      left: 10px; }
  .main-nav.main-nav--open ul {
    height: 100%;
    width: 100%;
    overflow: scroll; }
  .main-nav .main-nav__item {
    border-bottom: 4px solid transparent;
    position: relative;
    transition: border-color 0.3s ease-out, font-weight 0.2s ease-in; }
    .main-nav .main-nav__item > a, .main-nav .main-nav__item > span {
      color: #fff;
      font-size: 20px;
      line-height: 21px;
      font-weight: normal;
      display: inline-block;
      padding: 10px 20px;
      cursor: pointer; }
    .main-nav .main-nav__item .icon-svg--down, .main-nav .main-nav__item .icon-svg--up {
      display: none; }
      .main-nav .main-nav__item .icon-svg--down svg, .main-nav .main-nav__item .icon-svg--up svg {
        fill: #fff;
        width: 12px; }
    .main-nav .main-nav__item:hover, .main-nav .main-nav__item.main-nav__item--current {
      border-color: #000; }
      .main-nav .main-nav__item:hover > a, .main-nav .main-nav__item:hover > span, .main-nav .main-nav__item.main-nav__item--current > a, .main-nav .main-nav__item.main-nav__item--current > span {
        font-weight: 500;
        letter-spacing: -0.1px; }
  .main-nav .main-nav__item--has-sub-menu > a, .main-nav .main-nav__item--has-sub-menu > span {
    position: relative; }
  .main-nav .main-nav__item--has-sub-menu .icon-svg--down, .main-nav .main-nav__item--has-sub-menu .icon-svg--up {
    position: absolute;
    right: -10px;
    top: calc(50% - 10px); }
  .main-nav .main-nav__item--has-sub-menu .icon-svg--down {
    display: inline-block; }
  .main-nav .main-nav__sub-menu {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: static;
    background-color: #000;
    text-align: left;
    transition: opacity 0.2s ease-in, max-height 0.2s ease-in;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25); }
    .main-nav .main-nav__sub-menu a {
      font-size: 18px;
      font-weight: normal;
      padding: 5px 18px 5px 28px;
      display: inline-block;
      color: #fff; }
      .main-nav .main-nav__sub-menu a:hover {
        font-weight: 500;
        letter-spacing: -0.1px; }
  .main-nav .main-nav__sub-menu--reveal .icon-svg--down {
    display: none; }
  .main-nav .main-nav__sub-menu--reveal .icon-svg--up {
    display: inline-block; }
  .main-nav .main-nav__sub-menu--reveal .main-nav__sub-menu {
    opacity: 1;
    max-height: 500px; }
  @media only screen and (min-width: 665px) {
    .main-nav {
      order: 2; }
      .main-nav .main-nav__header-menu-mobile {
        display: none; }
      .main-nav .main-nav__account-icon .icon-svg--avatar svg path {
        fill: #000; }
      .main-nav .icon-svg--menu {
        display: none; }
      .main-nav ul {
        position: static;
        background-color: #fff;
        color: #000;
        z-index: 0;
        height: auto;
        width: auto;
        overflow: visible; }
        .main-nav ul li {
          display: inline-block; }
      .main-nav .main-nav__item > a, .main-nav .main-nav__item > span {
        padding: 28px 10px;
        color: #000;
        font-size: 18px;
        line-height: 21px; }
      .main-nav .main-nav__item--has-sub-menu > a, .main-nav .main-nav__item--has-sub-menu > span {
        position: static;
        padding: 28px 20px 28px 0;
        color: #000; }
        .main-nav .main-nav__item--has-sub-menu > a.main-nav__account-icon, .main-nav .main-nav__item--has-sub-menu > span.main-nav__account-icon {
          padding: 24px 20px 28px; }
      .main-nav .main-nav__item--has-sub-menu .icon-svg--down, .main-nav .main-nav__item--has-sub-menu .icon-svg--up {
        right: 0;
        top: calc(50% - 8px); }
        .main-nav .main-nav__item--has-sub-menu .icon-svg--down svg, .main-nav .main-nav__item--has-sub-menu .icon-svg--up svg {
          fill: #000;
          width: 10px; }
      .main-nav .main-nav__sub-menu {
        background-color: #fff;
        position: absolute;
        top: 55px;
        left: 0;
        z-index: 9; }
        .main-nav .main-nav__sub-menu a {
          padding: 5px 18px;
          color: #000; } }
  @media only screen and (min-width: 888px) {
    .main-nav .main-nav__item > a, .main-nav .main-nav__item > span {
      padding: 28px 20px; }
    .main-nav .main-nav__item--has-sub-menu > a, .main-nav .main-nav__item--has-sub-menu > span {
      padding: 28px 30px 28px 10px; }
    .main-nav .main-nav__item--has-sub-menu .icon-svg--down, .main-nav .main-nav__item--has-sub-menu .icon-svg--up {
      right: 10px; } }

.nav-post {
  display: flex;
  flex-direction: column-reverse;
  flex-basis: 100%;
  max-width: 100%;
  /* tablet (portrait and landscape) ----------- */ }
  .nav-post.nav-post--page .nav-post__item {
    background-color: #000;
    justify-content: center; }
  .nav-post.nav-post--page .nav-post__image {
    display: inline-block;
    height: 60px; }
  .nav-post a {
    text-decoration: none;
    color: #000;
    transition: color 0.2s ease-in;
    line-height: 26px; }
    .nav-post a:hover {
      text-decoration: none; }
    .nav-post a:active {
      text-decoration: none; }
  .nav-post .nav-post__item {
    background-color: #fff;
    display: flex;
    flex-basis: 100%;
    max-width: 100%; }
    .nav-post .nav-post__item.nav-post__item-prev {
      flex-direction: row; }
    .nav-post .nav-post__item.nav-post__item-next {
      flex-direction: row-reverse; }
  .nav-post .nav-post__image {
    position: relative; }
    .nav-post .nav-post__image img {
      height: 100%;
      width: 100%; }
    .nav-post .nav-post__image[class*='icon'] svg {
      position: absolute;
      left: calc(50% - 18px);
      top: calc(50% - 21px);
      fill: #fff;
      width: 36px; }
  .nav-post .nav-post__item-text {
    padding: 20px; }
  .nav-post .nav-post__item-prev {
    margin-top: 2px; }
  .nav-post .nav-post__item-text {
    flex-basis: 70%;
    max-width: 70%;
    font-size: 14px;
    line-height: 16px; }
  .nav-post .nav-post__image {
    flex-basis: 30%;
    max-width: 30%;
    height: 90px; }
  @media only screen and (min-width: 665px) {
    .nav-post {
      flex-flow: row nowrap; }
      .nav-post .nav-post__item-prev + .nav-post__item-next {
        margin-top: 0;
        margin-left: 2px; }
      .nav-post .nav-post__item-prev {
        margin-top: 0; }
      .nav-post .nav-post__item-text {
        font-size: 18px;
        line-height: 21px;
        flex-basis: 60%;
        max-width: 60%; }
      .nav-post .nav-post__image {
        flex-basis: 40%;
        max-width: 40%;
        height: 130px; }
      .nav-post.nav-post--page .nav-post__image {
        height: 60px; } }

.header {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .header a {
    text-decoration: none;
    color: #000;
    transition: color 0.2s ease-in;
    line-height: 26px; }
    .header a:hover {
      text-decoration: none; }
    .header a:active {
      text-decoration: none; }
  .header .container {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 18px;
    box-sizing: border-box; }
  .header .header__blog-logo {
    order: 2;
    flex-basis: 60px;
    height: 60px;
    display: inline-block;
    margin: 5px 0; }
    .header .header__blog-logo img {
      display: inline-block;
      width: 60px;
      height: 60px; }
  .header .header__socials-search {
    order: 3;
    position: relative;
    display: flex;
    align-items: center; }
    .header .header__socials-search > * {
      display: inline-flex;
      align-items: center; }
    .header .header__socials-search .icon-svg svg {
      width: 31px;
      padding-top: 2px; }
    .header .header__socials-search .icon-svg--facebook svg {
      width: 30px; }
    .header .header__socials-search .header__socials a {
      display: none;
      color: #000;
      line-height: 1; }
      .header .header__socials-search .header__socials a.header__socials-lang {
        display: none; }
      .header .header__socials-search .header__socials a.header__socials-shop {
        display: inline-block; }
  @media only screen and (min-width: 665px) {
    .header {
      margin-bottom: 10px; }
      .header .header__blog-logo {
        order: 1;
        margin: 0;
        flex-basis: 82px;
        height: 82px; }
        .header .header__blog-logo img {
          width: 82px;
          height: 82px; }
      .header .header__socials-search .header__socials a {
        display: inline-block;
        padding-left: 8px; }
        .header .header__socials-search .header__socials a.header__socials-lang {
          display: inline-block;
          font-size: 34px;
          line-height: 1; }
        .header .header__socials-search .header__socials a.header__socials-shop {
          display: none; } }
  @media only screen and (min-width: 888px) {
    .header {
      margin-bottom: 40px; } }

.footer {
  background-color: #000;
  padding: 28px 18px;
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .footer a {
    text-decoration: none;
    color: #000;
    transition: color 0.2s ease-in;
    line-height: 26px; }
    .footer a:hover {
      text-decoration: none;
      color: #7d7d7d; }
    .footer a:active {
      text-decoration: none; }
  .footer .container {
    display: flex;
    flex-flow: column; }
    .footer .container > * {
      padding-bottom: 0; }
      .footer .container > *:last-child {
        padding-bottom: 0; }
  .footer .footer__blog-logo {
    text-align: center; }
    .footer .footer__blog-logo img {
      max-width: 82px;
      max-height: 82px;
      filter: invert(100%); }
    .footer .footer__blog-logo p {
      color: #fff;
      font-size: 12px;
      line-height: 14px;
      text-align: center; }
  .footer .main-nav-footer {
    color: #fff;
    columns: 2;
    margin-bottom: 20px;
    white-space: nowrap; }
    .footer .main-nav-footer .main-nav-footer__item {
      font-size: 16px;
      font-weight: 300; }
      .footer .main-nav-footer .main-nav-footer__item a {
        color: #fff;
        padding: 0 10px; }
  .footer .main-nav-footer__socials .btn-social {
    display: block;
    margin: 0 auto 10px; }
  @media only screen and (min-width: 665px) {
    .footer .container {
      flex-flow: row nowrap;
      justify-content: space-between; }
    .footer .main-nav-footer {
      columns: 2;
      margin-bottom: 0; } }
  @media only screen and (min-width: 888px) {
    .footer .main-nav-footer {
      columns: 4;
      margin-bottom: 0; }
      .footer .main-nav-footer .main-nav-footer__item a {
        padding: 0 20px; } }

.search {
  position: relative;
  width: 30px;
  height: 30px;
  display: none !important;
  /* Desktops and laptops ----------- */ }
  .search icon {
    position: absolute;
    top: calc(50% - 14px);
    color: #fff;
    left: 7px;
    z-index: 2;
    font-size: 18px;
    cursor: pointer; }
    .search icon.open {
      font-size: 24px;
      top: calc(50% - 16px);
      left: 4px; }
      .search icon.open:before {
        content: '\e800'; }
  .search .search__input {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    padding: 0;
    height: 30px;
    width: 30px;
    font-weight: 300;
    outline: none;
    background: #000;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: all 0.2s ease-in;
    box-sizing: border-box; }
    .search .search__input::placeholder {
      color: transparent;
      font-weight: 300;
      transition: color 0.2s ease-in; }
    .search .search__input.open {
      height: 40px;
      width: 300px;
      left: -268px;
      top: -5px;
      color: #fff;
      padding: 0 30px 0 15px;
      box-shadow: 0 0 20px 0 black;
      border: solid 2px #fff; }
      .search .search__input.open::placeholder {
        color: rgba(255, 255, 255, 0.8); }
  .search .search-results {
    position: absolute;
    top: 34px;
    left: -268px;
    width: 280px;
    max-height: 290px;
    overflow: auto;
    background-color: #fff;
    transition: opacity 0.2s ease-in ease-in, max-height 0.2s ease-in;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 20px;
    z-index: -1;
    opacity: 0; }
    .search .search-results.search-results--active {
      opacity: 1;
      z-index: 9; }
    .search .search-results .search-popup ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .search .search-results .search-popup a {
      padding: 5px 0;
      width: 100%;
      display: inline-block;
      line-height: 1.2; }
      .search .search-results .search-popup a:hover {
        font-weight: 500; }
  @media only screen and (min-width: 888px) {
    .search {
      display: inline-flex;
      display: none !important; } }

.post {
  /* hack the grid to encaspule a grid in a grid */
  /* tablet (portrait and landscape) ----------- */
  /* Desktops and laptops ----------- */ }
  .post .post--lock h1 span {
    vertical-align: top;
    margin-right: 10px;
    display: inline-block; }
  .post .post--lock .page-account {
    border: 4px solid #000; }
  .post .post__credits, .post .photo-credit,
  .post .kg-image-card figcaption,
  .post .kg-gallery-card figcaption {
    color: #000;
    font-size: 12px;
    line-height: 14px;
    padding: 0 4px 4px;
    display: block;
    text-align: left; }
  .post .post__credits {
    position: absolute;
    bottom: 6px;
    left: 0;
    background-color: #A4A4A4;
    padding-top: 4px; }
  .post .post__figure {
    position: relative;
    margin: 0 0 30px 0; }
  .post .grid .grid__item.grid__item--1.insight-item {
    flex-basis: 100%;
    max-width: 100%; }
  .post .post__aside {
    flex-basis: 100%;
    max-width: 100%; }
  .post .post__header--image {
    height: 300px; }
  .post .post__metadata {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 18px;
    background-color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    margin: 0 0 10px;
    position: relative;
    top: -5px; }
    .post .post__metadata .post__metadata__date-author {
      color: #9b9b9b;
      padding-bottom: 18px; }
      .post .post__metadata .post__metadata__date-author a {
        color: #9b9b9b;
        text-decoration: none; }
  .post .post__metadata-desktop {
    display: none; }
  .post .post__content {
    padding: 20px 9px 1px;
    margin-bottom: 10px;
    background-color: #fff; }
  @media only screen and (min-width: 665px) {
    .post {
      /* hack the grid to encaspule a grid in a grid */ }
      .post .grid .grid__item.grid__item--1.insight-item {
        flex-basis: calc(50% - 9px);
        max-width: calc(50% - 9px); }
      .post .post__metadata .post__metadata__date-author {
        padding-bottom: 0; }
      .post .post__content {
        margin-bottom: 20px;
        padding: 20px 18px 1px; } }
  @media only screen and (min-width: 888px) {
    .post {
      /* hack the grid to encaspule a grid in a grid */ }
      .post .post__header--image {
        margin-bottom: 20px; }
      .post .post__aside {
        display: block;
        flex-basis: calc(30% - 20px);
        max-width: calc(30% - 20px); }
        .post .post__aside:hover .grid__item.grid__item--1.insight-item {
          opacity: 1; }
      .post .post__metadata {
        display: none; }
      .post .post__metadata-desktop {
        display: block;
        padding: 30px 20px;
        font-size: 14px;
        line-height: 16px;
        font-weight: 300;
        background-color: #fff;
        margin-bottom: 20px; }
        .post .post__metadata-desktop .post__metadata__date-author {
          color: #9b9b9b;
          padding-bottom: 18px; }
        .post .post__metadata-desktop .post__metadata__share .share {
          padding-left: 0; }
        .post .post__metadata-desktop .post__metadata__tags {
          padding-bottom: 18px; }
      .post .grid .grid__item.grid__item--2 {
        flex-basis: calc(70% - 5px);
        max-width: calc(70% - 5px); }
      .post .grid .grid__item.grid__item--1.insight-item {
        flex-basis: 100%;
        max-width: 100%;
        opacity: 0.85;
        transition: opacity 0.2s ease-in; } }

.page-default .grid {
  margin-right: 9px;
  margin-left: 9px;
  margin-top: 30px;
  /* tablet (portrait and landscape) ----------- */ }
  @media only screen and (min-width: 665px) {
    .page-default .grid {
      margin-left: 18px;
      margin-right: 18px; } }

.page-default .page__header--feature-image {
  display: flex;
  flex-flow: column-reverse;
  align-items: flex-start;
  justify-content: center;
  object-fit: contain;
  max-width: 100%; }
.page-default h1 {
  justify-self: flex-start; }
@media only screen and (min-width: 665px) {
  .page-default .page__header--feature-image {
    align-items: center;
    justify-content: space-around;
    margin-left: 18px;
    margin-right: 18px; }
    .page-default .page__header--feature-image h1 {
      justify-self: center;
      text-align: center; }
    .page-default .page__header--feature-image img {
      max-height: 300px; } }

.page-webcams h2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  padding-bottom: 10px; }
.page-webcams .grid {
  align-items: flex-end; }
.page-webcams figure {
  overflow: hidden;
  background-color: #fff; }
  .page-webcams figure a {
    display: inline-block;
    height: 350px; }
  .page-webcams figure figcaption {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 18px 8px; }

.page-carte .page-default ul {
  list-style: none;
  margin: 20px 0;
  padding: 0; }
  .page-carte .page-default ul li {
    margin: 0 0 10px; }
.page-carte .page-default .map-legend .map-legend__item {
  margin: 40px 0; }
  .page-carte .page-default .map-legend .map-legend__item img {
    max-width: 26px;
    height: auto;
    vertical-align: middle; }
  .page-carte .page-default .map-legend .map-legend__item span {
    vertical-align: middle;
    padding-left: 10px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  text-align: center; }
  .white-popup p {
    margin-bottom: 0;
    padding-bottom: 0; }
  .white-popup img {
    max-height: 300px; }

.share {
  padding-left: 18px;
  position: relative;
  display: inline-block; }
  .share .share-icon svg {
    cursor: pointer;
    padding-right: 5px;
    display: inline-block;
    fill: #4a4a4a;
    width: 12px;
    vertical-align: middle; }
  .share .share__tooltip {
    position: absolute;
    right: -15px;
    bottom: 37px;
    width: 170px;
    background-color: #111;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transform-origin: 76% 109%;
    transform: scale(0.8);
    transition: all 250ms cubic-bezier(0.32, 1.695, 0.355, 1.135); }
    .share .share__tooltip.visible {
      opacity: 1;
      visibility: visible;
      transform: scale(1); }
    .share .share__tooltip:before {
      top: 100%;
      right: 15px;
      border: solid 10px rgba(17, 17, 17, 0);
      border-top-color: #111;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      margin-left: -10px; }
    .share .share__tooltip .share__tooltip-items {
      list-style-type: none;
      margin: 0;
      padding: 10px 0; }
      .share .share__tooltip .share__tooltip-items li {
        position: relative; }
      .share .share__tooltip .share__tooltip-items a {
        display: block;
        padding: 7px 18px;
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.1em;
        color: #fff;
        vertical-align: middle; }
        .share .share__tooltip .share__tooltip-items a svg {
          width: 16px;
          fill: #fff;
          padding-right: 5px;
          vertical-align: text-bottom; }

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table; }

.lightSlider {
  overflow: hidden;
  margin: 0; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.lSSlideWrapper > .lightSlider:after {
  clear: both; }

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade {
  position: relative; }

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade > *.active {
  z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px; }

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s; }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca; }

.lSSlideOuter .media {
  opacity: 0.8; }

.lSSlideOuter .media.active {
  opacity: 1; }

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table; }

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both; }

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../images/lightslider-controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s; }

.lSAction > a:hover {
  opacity: 1; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }
@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }
@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }
@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }
@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }
@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }
@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.subscribers-form .subscribers-form__input {
  background-color: #000;
  box-sizing: border-box;
  width: 100%; }
  .subscribers-form .subscribers-form__input input {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1;
    padding: 10px 14px;
    transition: background-color 0.2s ease-in; }
    .subscribers-form .subscribers-form__input input::placeholder {
      color: #000; }
    .subscribers-form .subscribers-form__input input:focus {
      background-color: #d8d8d8; }
.subscribers-form .subscribers-form__submit {
  box-sizing: border-box;
  max-width: 100%;
  flex-basis: 100%;
  padding: 0;
  margin-bottom: 30px; }
.subscribers-form .btn-social--newsletter {
  width: 100%;
  padding: 9px 0 10px; }
.subscribers-form.subscribers-form--member-pages form {
  display: flex;
  align-items: center;
  flex-flow: row wrap; }
.subscribers-form.subscribers-form--member-pages .subscribers-form__input {
  margin: 0 0 10px;
  padding: 4px;
  border-radius: 4px; }
.subscribers-form.subscribers-form--home .btn-social--newsletter, .subscribers-form.subscribers-form--aside .btn-social--newsletter {
  width: 100%;
  border-radius: 0;
  border: none;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase; }
.subscribers-form.subscribers-form--home .subscribers-form__input, .subscribers-form.subscribers-form--aside .subscribers-form__input {
  max-width: 100%;
  flex-basis: 100%;
  padding: 10px 14px; }
.subscribers-form.subscribers-form--home form {
  display: flex;
  flex-flow: column nowrap; }
  .subscribers-form.subscribers-form--home form .subscribers-form__submit {
    margin-bottom: 0; }
  .subscribers-form.subscribers-form--home form .btn-social--newsletter {
    padding: 10px 14px; }
@media only screen and (min-width: 665px) {
  .subscribers-form.grid__item.grid__item--1 {
    max-width: 100%;
    flex-basis: 100%; }
  .subscribers-form.subscribers-form--member-pages .subscribers-form__submit {
    max-width: 220px;
    flex-basis: 220px; }
  .subscribers-form.subscribers-form--member-pages .subscribers-form__input {
    flex-basis: 320px;
    max-width: 320px;
    margin: 0 10px 30px 0; }
  .subscribers-form .btn-social--newsletter {
    width: 100%; }
  .subscribers-form.subscribers-form--home form {
    display: flex;
    flex-flow: row nowrap; }
    .subscribers-form.subscribers-form--home form .subscribers-form__input {
      max-width: 66.67%;
      flex-basis: 66.67%;
      padding: 10px 14px; }
    .subscribers-form.subscribers-form--home form .subscribers-form__submit {
      max-width: 33.33%;
      flex-basis: 33.33%; }
    .subscribers-form.subscribers-form--home form .btn-social--newsletter {
      padding: 17px 14px; } }

.page-error .grid {
  justify-content: center;
  margin-bottom: 30px; }
.page-error h1, .page-error p {
  text-align: center; }
.page-error p {
  margin-bottom: 6px; }
.page-error h1 {
  font-size: 50px; }

.page-apropos .grid, .page-account .grid, .page-signup .grid {
  align-items: stretch; }
.page-apropos .page-apropos__people, .page-account .page-apropos__people, .page-signup .page-apropos__people {
  overflow: hidden;
  background-color: #fff;
  position: relative; }
  .page-apropos .page-apropos__people img, .page-account .page-apropos__people img, .page-signup .page-apropos__people img {
    transition: opacity 1s ease-in-out;
    width: 100%;
    max-width: auto; }
    .page-apropos .page-apropos__people img:first-child, .page-account .page-apropos__people img:first-child, .page-signup .page-apropos__people img:first-child {
      position: absolute;
      left: 0;
      top: 0; }
    .page-apropos .page-apropos__people img:first-child:hover, .page-account .page-apropos__people img:first-child:hover, .page-signup .page-apropos__people img:first-child:hover {
      opacity: 0; }
.page-apropos figcaption, .page-account figcaption, .page-signup figcaption {
  padding: 18px; }
.page-apropos .page-apropos__team-writer, .page-account .page-apropos__team-writer, .page-signup .page-apropos__team-writer {
  margin-bottom: 20px;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  font-size: 14px;
  line-height: 20px; }
  .page-apropos .page-apropos__team-writer .grid__item, .page-account .page-apropos__team-writer .grid__item, .page-signup .page-apropos__team-writer .grid__item {
    margin-bottom: 0; }
.page-apropos .page-apropos__team-writer ul, .page-apropos .page-apropos__partners ul, .page-apropos .page-apropos__people ul, .page-account .page-apropos__team-writer ul, .page-account .page-apropos__partners ul, .page-account .page-apropos__people ul, .page-signup .page-apropos__team-writer ul, .page-signup .page-apropos__partners ul, .page-signup .page-apropos__people ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px; }
.page-apropos .page-apropos__partners .grid__item, .page-account .page-apropos__partners .grid__item, .page-signup .page-apropos__partners .grid__item {
  display: flex;
  flex-flow: column;
  justify-content: space-between; }
  .page-apropos .page-apropos__partners .grid__item > a, .page-account .page-apropos__partners .grid__item > a, .page-signup .page-apropos__partners .grid__item > a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 10px; }

.page-services .thumbnail {
  float: left;
  margin-right: 20px;
  margin-top: 10px; }
  .page-services .thumbnail img {
    max-width: 70px; }
.page-services ul {
  padding-left: 0;
  margin-left: 0; }
  .page-services ul li {
    list-style: none; }
    .page-services ul li::after {
      content: "";
      clear: both;
      display: table; }
.page-services h3 {
  margin-bottom: 30px; }

form[data-members-form] .button-loader,
form[data-members-form] .message-success,
form[data-members-form] .message-error,
[data-members-plan] + .button-loader {
  display: none; }

form[data-members-form].success .message-success,
form[data-members-form].error .message-error {
  position: fixed;
  top: 84px;
  right: 20px;
  left: 20px;
  z-index: 9999;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  border-radius: 5px; }

.message-error {
  background-color: #f8d7da;
  color: #823024;
  border: 1px solid #f5c6cb; }

.message-success {
  background-color: #d4edda;
  color: #155724;
  border-color: 1px solid #c3e6cb; }

.account-box .subscribers-form, .signin-form .subscribers-form {
  margin-bottom: 30px; }

.account-box {
  text-align: center; }

.checkout-plan-content .btn-social--members {
  margin: 30px 0; }

.checkout-form .btn-social--members {
  margin: 30px 0; }

.checkout-title::first-letter {
  text-transform: uppercase; }

/*-- Loading --*/
/* Hide button text */
form[data-members-form].loading .subscribers-form__submit {
  position: relative; }
  form[data-members-form].loading .subscribers-form__submit button {
    visibility: hidden; }

[data-members-plan].loading {
  visibility: hidden; }

/* Show loading spinner */
form[data-members-form].loading .button-loader,
[data-members-plan].loading + .button-loader {
  position: absolute;
  left: calc(50% - 19px);
  top: calc(50% - 22px);
  display: inline-block; }

.button-loader svg path,
.button-loader svg rect {
  fill: #000; }

/*-- Show success message on success --*/
form[data-members-form].success .message-success {
  display: block; }

/*-- Show error message on error --*/
form[data-members-form].error .message-error {
  display: block; }

.subscriber-avatar svg, .subscriber-avatar img {
  max-width: 100px;
  height: auto;
  max-height: 100px;
  border-radius: 50%;
  position: relative; }
.subscriber-avatar svg {
  color: #000;
  position: absolute; }

.checkout-plan-header {
  margin-bottom: 30px; }
  .checkout-plan-header strong {
    font-size: 20px; }

.card-member {
  background-color: #000;
  position: relative;
  margin: 0 auto 40px;
  max-width: 500px; }
  .card-member:not(.card-member--active) {
    display: none; }
  .card-member img {
    max-width: 300px;
    height: auto;
    filter: invert(100%); }
  .card-member .card-member__title {
    color: #fff; }
  .card-member .card-member__name, .card-member .card-member__email {
    color: #000;
    background-color: #fff;
    padding: 12px;
    border: 10px solid #000;
    border-left-width: 60px;
    text-align: left; }
  .card-member .card-member__date {
    color: #fff;
    padding: 12px;
    text-align: right;
    display: block;
    font-size: 14px; }
  .card-member .card-member__member {
    color: #fff;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-size: 30px;
    font-weight: 300;
    bottom: calc(50% - 30px);
    left: -30px;
    position: absolute; }

.subscription:not(.subscription--active) {
  display: none; }
