@charset 'UTF-8';
/*
	Theme Name: IVG Info
	Theme URI: https://www.startinblock.fr/
	Description: Site Web IVG Info
	Version: 1.0.0
	Author: StartinBlock (@startinblock)
	Author URI: https://www.startinblock.fr/
	Tags: HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/*!
* www.KNACSS.com v7.0.6 (may, 30 2018) @author: Alsacreations, Raphael Goetter
* Licence WTFPL http://www.wtfpl.net/
*/
/* ----------------------------- */
/* ==Table Of Content            */
/* ----------------------------- */
/*
1- Reboot (basic reset)
2- Libraries  :
  - Base
  - Print
  - Layout (alignment, modules, positionning)
  - Utilities (width and spacers helpers)
  - Responsive helpers
  - WordPress reset (disabled by default)
  - Grillade (Grid System)
3- Components :
  - Media object
  - Skip Links for accessibility
  - Tables
  - Forms
  - Buttons
  - Checkbox
  - Tabs
  - Tags
  - Badges
  - Alerts
*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
  color: #212529;
  background-color: #fff;
}

[tabindex='-1']:focus {
  outline: none !important;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  text-decoration: none;
  color: #007bff;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  text-decoration: underline;
  color: #0056b3;
}

a:not([href]):not([tabindex]) {
  text-decoration: none;
  color: inherit;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  text-decoration: none;
  color: inherit;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  overflow: auto;
  margin-top: 0;
  margin-bottom: 1rem;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  caption-side: bottom;
  text-align: left;
  color: #868e96;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  font-size: 1.5rem;
  line-height: inherit;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: .5rem;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ----------------------------- */
/* ==Base (basic styles)         */
/* ----------------------------- */
/* switching to border-box model for all elements */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
    /* avoid min-width: auto on flex and grid children */
  min-width: 0;
  min-height: 0;
}

html {
    /* set base font-size to equiv "10px", which is adapted to rem unit */
  font-size: 62.5%;
    /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  font-size: calc(1em * .625);
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Nunito', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  margin: 0;
  color: #1b1e2e;
  background-color: #fff;
}

@media (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

/* Links */
a {
  text-decoration: none;
  color: #4f842a;
}

a:focus,
a:hover,
a:active {
  text-decoration: underline;
  color: #2c4a18;
}

/* Headings */
h1,
.h1-like {
  font-family: 'Raleway', sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h1,
    .h1-like {
    font-size: 3.2rem;
  }
}

h2,
.h2-like {
  font-family: 'Raleway', sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h2,
    .h2-like {
    font-size: 2.8rem;
  }
}

h3,
.h3-like {
  font-size: 2rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h3,
    .h3-like {
    font-size: 2.4rem;
  }
}

h4,
.h4-like {
  font-size: 1.8rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h4,
    .h4-like {
    font-size: 2rem;
  }
}

h5,
.h5-like {
  font-size: 1.6rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h5,
    .h5-like {
    font-size: 1.8rem;
  }
}

h6,
.h6-like {
  font-size: 1.4rem;
  font-weight: 500;
}

@media (min-width: 768px) {
  h6,
    .h6-like {
    font-size: 1.6rem;
  }
}

/* Vertical rythm */
h1,
h2,
h3,
h4,
h5,
h6,
dd {
  margin-top: 0;
  margin-bottom: .5rem;
}

p,
address,
ol,
ul,
dl,
blockquote,
pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* Avoid margins on nested elements */
li p,
li .p-like,
li ul,
li ol,
ol ol,
ul ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* Max values */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%;
}

img {
  height: auto;
}

/* Styling elements */
ul,
ol {
  padding-left: 2em;
}

img {
  vertical-align: middle;
}

em,
.italic,
address,
cite,
i,
var {
  font-style: italic;
}

code,
kbd,
mark {
  border-radius: 2px;
}

kbd {
  padding: 0 2px;
  border: 1px solid #999;
}

pre {
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
}

code {
  padding: 2px 4px;
  color: #b11;
  background: rgba(0, 0, 0, .04);
}

pre code {
  padding: 0;
  color: inherit;
  border-radius: 0;
  background: none;
}

mark {
  padding: 2px 4px;
}

sup,
sub {
  vertical-align: 0;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

blockquote {
  position: relative;
  min-height: 2em;
  padding-left: 3em;
}

blockquote::before {
  font-family: georgia, serif;
  font-size: 5em;
  line-height: .9;
  position: absolute;
  top: 0;
  left: 0;
  height: .4em;
  content: '\201C';
  color: #e7e9ed;
}

blockquote > footer {
  font-size: .9em;
  margin-top: .75em;
  color: rgba(0, 0, 0, .7);
}

blockquote > footer::before {
  content: '\2014 \0020';
}

q {
  font-style: normal;
}

q,
.q {
  quotes: '“' '”' '‘' '’';
}

q:lang(fr),
.q:lang(fr) {
  quotes: '«\00a0' '\00a0»' '“' '”';
}

hr {
  display: block;
  clear: both;
  height: 1px;
  margin: 1em 0 2em;
  padding: 0;
  color: #ccc;
  border: 0;
  background-color: #ccc;
}

blockquote,
figure {
  margin-right: 0;
  margin-left: 0;
}

code,
pre,
samp,
kbd {
  font-family: consolas, courier, monospace;
  line-height: normal;
  white-space: pre-wrap;
}

/* ----------------------------- */
/* ==Print (quick print reset)   */
/* ----------------------------- */
@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  body {
    font-family: serif;
    font-size: 12pt;
    width: auto;
    margin: auto;
  }

  p,
    .p-like,
    h1,
    .h1-like,
    h2,
    .h2-like,
    h3,
    .h3-like,
    h4,
    .h4-like,
    h5,
    .h5-like,
    h6,
    .h6-like,
    blockquote,
    label,
    ul,
    ol {
    margin: auto;
    color: #000;
  }

  .print {
    display: block;
  }

  .no-print {
    display: none;
  }
    /* no orphans, no widows */
  p,
    .p-like,
    blockquote {
    orphans: 3;
    widows: 3;
  }
    /* no breaks inside these elements */
  blockquote,
    ul,
    ol {
    page-break-inside: avoid;
  }
    /* page break before main headers
  h1,
  .h1-like {
    page-break-before: always;
  }
  */
    /* no breaks after these elements */
  h1,
    .h1-like,
    h2,
    .h2-like,
    h3,
    .h3-like,
    caption {
    page-break-after: avoid;
  }

  a {
    color: #000;
  }
    /* displaying URLs
  a[href]::after {
    content: " (" attr(href) ")";
  }
  */
  a[href^='javascript:']::after,
    a[href^='#']::after {
    content: '';
  }
}

/* ----------------------------- */
/* ==Global Micro Layout         */
/* ----------------------------- */
/* Flexbox layout is KNACSS choice
http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
*/
.flex-container,
.flex-container--row,
.flex-row,
.flex-container--column,
.flex-column,
.flex-container--row-reverse,
.flex-row-reverse,
.flex-container--column-reverse,
.flex-column-reverse,
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flex-container--row,
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-container--column,
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-container--row-reverse,
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-container--column-reverse,
.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-item-fluid,
.item-fluid {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.flex-item-first,
.item-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.flex-item-medium,
.item-medium {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}

.flex-item-last,
.item-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.flex-item-center,
.item-center,
.mr-auto {
  margin: auto;
}

/* ---------------------------------- */
/* ==Helpers                          */
/* ---------------------------------- */
/* Typo Helpers  */
/* ------------- */
.u-bold {
  font-weight: 700;
}

.u-italic {
  font-style: italic;
}

.u-normal {
  font-weight: normal;
  font-style: normal;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase {
  text-transform: lowercase;
}

.u-smaller {
  font-size: .6em;
}

.u-small {
  font-size: .8em;
}

.u-big {
  font-size: 1.2em;
}

.u-bigger {
  font-size: 1.5em;
}

.u-biggest {
  font-size: 2em;
}

.u-txt-wrap {
  word-wrap: break-word;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  overflow-wrap: break-word;
}

.u-txt-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* text and contents alignment */
.txtleft,
.u-txt-left {
  text-align: left;
}

.txtright,
.u-txt-right {
  text-align: right;
}

.txtcenter,
.u-txt-center {
  text-align: center;
}

/* blocks that need to be placed under floats */
.clear,
.u-clear {
  clear: both;
}

/* blocks that must contain floats */
.clearfix::after,
.u-clearfix::after {
  display: table;
  clear: both;
  border-collapse: collapse;
  content: '';
}

/* simple blocks alignment */
.left .u-left {
  margin-right: auto;
}

.right,
.u-right {
  margin-left: auto;
}

.center,
.u-center {
  margin-right: auto;
  margin-left: auto;
}

/* Global Micro Layout */
/* ------------------- */
/* module, gains superpower "BFC" Block Formating Context */
.mod,
.u-mod,
.bfc,
.u-bfc {
  overflow: hidden;
}

/* floating elements */
.fl,
.u-fl {
  float: left;
}

img.fl,
img.u-fl {
  margin-right: 1rem;
}

.fr,
.u-fr {
  float: right;
}

img.fr,
img.u-fr {
  margin-left: 1rem;
}

img.fl,
img.fr,
img.u-fl,
img.u-fr {
  margin-bottom: .5rem;
}

/* inline-block */
.inbl,
.u-inbl {
  display: inline-block;
  vertical-align: top;
}

/* State Helpers */
/* ------------- */
/* invisible for all */
.is-hidden,
.js-hidden,
[hidden] {
  display: none;
}

/* hidden but not for an assistive technology like a screen reader, Yahoo! method */
.visually-hidden,
.tabs-content-item[aria-hidden='true'] {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.is-disabled,
.js-disabled,
[disabled],
.is-disabled ~ label,
[disabled] ~ label {
  cursor: not-allowed !important;
  opacity: .5;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

ul.is-unstyled,
ul.unstyled {
  padding-left: 0;
  list-style: none;
}

.color--inverse {
  color: #fff;
}

/* Width Helpers */
/* ------------- */
/* blocks widths (percentage and pixels) */
.w100 {
  width: 100%;
}

.w95 {
  width: 95%;
}

.w90 {
  width: 90%;
}

.w85 {
  width: 85%;
}

.w80 {
  width: 80%;
}

.w75 {
  width: 75%;
}

.w70 {
  width: 70%;
}

.w65 {
  width: 65%;
}

.w60 {
  width: 60%;
}

.w55 {
  width: 55%;
}

.w50 {
  width: 50%;
}

.w45 {
  width: 45%;
}

.w40 {
  width: 40%;
}

.w35 {
  width: 35%;
}

.w30 {
  width: 30%;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w15 {
  width: 15%;
}

.w10 {
  width: 10%;
}

.w5 {
  width: 5%;
}

.w66 {
  width: calc(100% / 3 * 2);
}

.w33 {
  width: calc(100% / 3);
}

.wauto {
  width: auto;
}

.w960p {
  width: 960px;
}

.mw960p {
  max-width: 960px;
}

.w1140p {
  width: 1140px;
}

.mw1140p {
  max-width: 1140px;
}

.w1000p {
  width: 1000px;
}

.w950p {
  width: 950px;
}

.w900p {
  width: 900px;
}

.w850p {
  width: 850px;
}

.w800p {
  width: 800px;
}

.w750p {
  width: 750px;
}

.w700p {
  width: 700px;
}

.w650p {
  width: 650px;
}

.w600p {
  width: 600px;
}

.w550p {
  width: 550px;
}

.w500p {
  width: 500px;
}

.w450p {
  width: 450px;
}

.w400p {
  width: 400px;
}

.w350p {
  width: 350px;
}

.w300p {
  width: 300px;
}

.w250p {
  width: 250px;
}

.w200p {
  width: 200px;
}

.w150p {
  width: 150px;
}

.w100p {
  width: 100px;
}

.w50p {
  width: 50px;
}

/* Spacing Helpers */
/* --------------- */
.man,
.ma0 {
  margin: 0;
}

.pan,
.pa0 {
  padding: 0;
}

.mas {
  margin: 1rem;
}

.mam {
  margin: 2rem;
}

.mal {
  margin: 4rem;
}

.pas {
  padding: 1rem;
}

.pam {
  padding: 2rem;
}

.pal {
  padding: 4rem;
}

.mtn,
.mt0 {
  margin-top: 0;
}

.mts {
  margin-top: 1rem;
}

.mtm {
  margin-top: 2rem;
}

.mtl {
  margin-top: 4rem;
}

.mrn,
.mr0 {
  margin-right: 0;
}

.mrs {
  margin-right: 1rem;
}

.mrm {
  margin-right: 2rem;
}

.mrl {
  margin-right: 4rem;
}

.mbn,
.mb0 {
  margin-bottom: 0;
}

.mbs {
  margin-bottom: 1rem;
}

.mbm {
  margin-bottom: 2rem;
}

.mbl {
  margin-bottom: 4rem;
}

.mln,
.ml0 {
  margin-left: 0;
}

.mls {
  margin-left: 1rem;
}

.mlm {
  margin-left: 2rem;
}

.mll {
  margin-left: 4rem;
}

.mauto {
  margin: auto;
}

.mtauto {
  margin-top: auto;
}

.mrauto {
  margin-right: auto;
}

.mbauto {
  margin-bottom: auto;
}

.mlauto {
  margin-left: auto;
}

.ptn,
.pt0 {
  padding-top: 0;
}

.pts {
  padding-top: 1rem;
}

.ptm {
  padding-top: 2rem;
}

.ptl {
  padding-top: 4rem;
}

.prn,
.pr0 {
  padding-right: 0;
}

.prs {
  padding-right: 1rem;
}

.prm {
  padding-right: 2rem;
}

.prl {
  padding-right: 4rem;
}

.pbn,
.pb0 {
  padding-bottom: 0;
}

.pbs {
  padding-bottom: 1rem;
}

.pbm {
  padding-bottom: 2rem;
}

.pbl {
  padding-bottom: 4rem;
}

.pln,
.pl0 {
  padding-left: 0;
}

.pls {
  padding-left: 1rem;
}

.plm {
  padding-left: 2rem;
}

.pll {
  padding-left: 4rem;
}

/* -------------------------- */
/* ==Responsive helpers       */
/* -------------------------- */
/* large screens */
/* ------------- */
@media (min-width: 1440px) {
    /* layouts for large screens */
  .large-hidden {
    display: none !important;
  }

  .large-visible {
    display: block !important;
  }

  .large-no-float {
    float: none;
  }

  .large-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
    /* widths for large screens */
  .large-w25 {
    width: 25% !important;
  }

  .large-w33 {
    width: 33.333333% !important;
  }

  .large-w50 {
    width: 50% !important;
  }

  .large-w66 {
    width: 66.666666% !important;
  }

  .large-w75 {
    width: 75% !important;
  }

  .large-w100,
    .large-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: 0;
  }
    /* margins for large screens */
  .large-man,
    .large-ma0 {
    margin: 0 !important;
  }
}

/* medium screens */
/* -------------- */
@media (min-width: 1280px) and (max-width: 1439px) {
    /* layouts for medium screens */
  .medium-hidden {
    display: none !important;
  }

  .medium-visible {
    display: block !important;
  }

  .medium-no-float {
    float: none;
  }

  .medium-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
    /* widths for medium screens */
  .medium-w25 {
    width: 25% !important;
  }

  .medium-w33 {
    width: 33.333333% !important;
  }

  .medium-w50 {
    width: 50% !important;
  }

  .medium-w66 {
    width: 66.666666% !important;
  }

  .medium-w75 {
    width: 75% !important;
  }

  .medium-w100,
    .medium-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: 0;
  }
    /* margins for medium screens */
  .medium-man,
    .medium-ma0 {
    margin: 0 !important;
  }
}

/* small screens */
/* ------------- */
@media (min-width: 768px) and (max-width: 1279px) {
    /* layouts for small screens */
  .small-hidden {
    display: none !important;
  }

  .small-visible {
    display: block !important;
  }

  .small-no-float {
    float: none;
  }

  .small-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
    /* widths for small screens */
  .small-w25 {
    width: 25% !important;
  }

  .small-w33 {
    width: 33.333333% !important;
  }

  .small-w50 {
    width: 50% !important;
  }

  .small-w66 {
    width: 66.666666% !important;
  }

  .small-w75 {
    width: 75% !important;
  }

  .small-w100,
    .small-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: 0;
  }
    /* margins for small screens */
  .small-man,
    .small-ma0 {
    margin: 0 !important;
  }

  .small-pan,
    .small-pa0 {
    padding: 0 !important;
  }
}

/* tiny screens */
/* ------------ */
@media (max-width: 767px) {
    /* quick small resolution reset */
  .mod,
    .col,
    fieldset {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: 0;
  }

  .flex-container,
    .flex-container--row,
    .flex-row,
    .flex-container--column,
    .flex-column,
    .flex-container--row-reverse,
    .flex-row-reverse,
    .flex-container--column-reverse,
    .flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
    /* layouts for tiny screens */
  .tiny-hidden {
    display: none !important;
  }

  .tiny-visible {
    display: block !important;
  }

  .tiny-no-float {
    float: none;
  }

  .tiny-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
    /* widths for tiny screens */
  .tiny-w25 {
    width: 25% !important;
  }

  .tiny-w33 {
    width: 33.333333% !important;
  }

  .tiny-w50 {
    width: 50% !important;
  }

  .tiny-w66 {
    width: 66.666666% !important;
  }

  .tiny-w75 {
    width: 75% !important;
  }

  .tiny-w100,
    .tiny-wauto {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border: 0;
  }
    /* margins for tiny screens */
  .tiny-man,
    .tiny-ma0 {
    margin: 0 !important;
  }

  .tiny-pan,
    .tiny-pa0 {
    padding: 0 !important;
  }
}

/* ----------------------------- */
/* ==WordPress reset             */
/* ----------------------------- */
/*
Author: Geoffrey Crofte, Alsacréations
Contributors: Automattic, Geoffrey Crofte
Description: Reset styles for WordPress usage of KNACSS
*/
.comment-navigation,
.paging-navigation,
.post-navigation {
  overflow: hidden;
  margin: 0 0 1.5em;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}

.alignnone {
  margin: .25em 1.5em 1.5em 0;
}

.aligncenter {
  display: block;
  clear: both;
  margin: 1.5em auto;
}

.alignleft {
  float: left;
  margin: 0 1.5em .25em 0;
}

.alignright {
  float: right;
  margin: 0 0 .25em 1.5em;
}

.entry-content,
.comment-content {
  clear: both;
}

.entry-content::after,
.entry-content::before,
.comment-content::after,
.comment-content::before {
  display: table;
  content: '';
}

.widget + .widget {
  margin: 1.5em 0 0;
}

.widget select {
  max-width: 100%;
}

/* === 5.1 Posts - post_class === */
/* === 5.2 Pages - body_class === */
/* === 5.3 Posts and Pages - Contents === */
.hentry {
  margin: 0 0 1.5em;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.comment-content a {
  word-wrap: break-word;
}

img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 1.5em;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  margin: 1em 0;
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* ---------------------------------- */
/* ==Grillade v6                      */
/* ---------------------------------- */
/* IMPORTANT : this is the KNACSS v6 old Grid System based on Flexbox */
/* You only need it for projects on older browsers (IE11-) */
@media (min-width: 768px) {
  [class*=' grid-'],
    [class^='grid-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  [class*=' grid-'] > *,
    [class^='grid-'] > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 0;
    min-height: 0;
  }
}

@media (min-width: 768px) {
  .grid,
    .grid--reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .grid > *,
    .grid--reverse > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-width: 0;
    min-height: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }

  .grid.has-gutter > * + *,
    .grid--reverse.has-gutter > * + * {
    margin-left: calc(1rem - .01px);
  }

  .grid.has-gutter-l > * + *,
    .grid--reverse.has-gutter-l > * + * {
    margin-left: calc(2rem - .01px);
  }

  .grid.has-gutter-xl > * + *,
    .grid--reverse.has-gutter-xl > * + * {
    margin-left: calc(4rem - .01px);
  }
}

@media (min-width: 768px) {
  [class*='grid-2'] > * {
    width: calc(100% / 2 - .01px);
  }

  [class*='grid-2'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-2'].has-gutter > * {
    width: calc(100% / 2 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-2'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-2'].has-gutter-l > * {
    width: calc(100% / 2 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-2'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-2'].has-gutter-xl > * {
    width: calc(100% / 2 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-3'] > * {
    width: calc(100% / 3 - .01px);
  }

  [class*='grid-3'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-3'].has-gutter > * {
    width: calc(100% / 3 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-3'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-3'].has-gutter-l > * {
    width: calc(100% / 3 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-3'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-3'].has-gutter-xl > * {
    width: calc(100% / 3 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-4'] > * {
    width: calc(100% / 4 - .01px);
  }

  [class*='grid-4'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-4'].has-gutter > * {
    width: calc(100% / 4 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-4'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-4'].has-gutter-l > * {
    width: calc(100% / 4 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-4'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-4'].has-gutter-xl > * {
    width: calc(100% / 4 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-5'] > * {
    width: calc(100% / 5 - .01px);
  }

  [class*='grid-5'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-5'].has-gutter > * {
    width: calc(100% / 5 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-5'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-5'].has-gutter-l > * {
    width: calc(100% / 5 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-5'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-5'].has-gutter-xl > * {
    width: calc(100% / 5 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-6'] > * {
    width: calc(100% / 6 - .01px);
  }

  [class*='grid-6'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-6'].has-gutter > * {
    width: calc(100% / 6 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-6'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-6'].has-gutter-l > * {
    width: calc(100% / 6 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-6'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-6'].has-gutter-xl > * {
    width: calc(100% / 6 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-7'] > * {
    width: calc(100% / 7 - .01px);
  }

  [class*='grid-7'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-7'].has-gutter > * {
    width: calc(100% / 7 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-7'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-7'].has-gutter-l > * {
    width: calc(100% / 7 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-7'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-7'].has-gutter-xl > * {
    width: calc(100% / 7 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-8'] > * {
    width: calc(100% / 8 - .01px);
  }

  [class*='grid-8'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-8'].has-gutter > * {
    width: calc(100% / 8 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-8'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-8'].has-gutter-l > * {
    width: calc(100% / 8 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-8'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-8'].has-gutter-xl > * {
    width: calc(100% / 8 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-9'] > * {
    width: calc(100% / 9 - .01px);
  }

  [class*='grid-9'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-9'].has-gutter > * {
    width: calc(100% / 9 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-9'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-9'].has-gutter-l > * {
    width: calc(100% / 9 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-9'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-9'].has-gutter-xl > * {
    width: calc(100% / 9 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-10'] > * {
    width: calc(100% / 10 - .01px);
  }

  [class*='grid-10'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-10'].has-gutter > * {
    width: calc(100% / 10 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-10'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-10'].has-gutter-l > * {
    width: calc(100% / 10 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-10'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-10'].has-gutter-xl > * {
    width: calc(100% / 10 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-11'] > * {
    width: calc(100% / 11 - .01px);
  }

  [class*='grid-11'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-11'].has-gutter > * {
    width: calc(100% / 11 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-11'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-11'].has-gutter-l > * {
    width: calc(100% / 11 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-11'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-11'].has-gutter-xl > * {
    width: calc(100% / 11 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }

  [class*='grid-12'] > * {
    width: calc(100% / 12 - .01px);
  }

  [class*='grid-12'].has-gutter {
    margin-right: -.5rem;
    margin-left: -.5rem;
  }

  [class*='grid-12'].has-gutter > * {
    width: calc(100% / 12 - 1rem - .01px);
    margin-right: .5rem;
    margin-left: .5rem;
  }

  [class*='grid-12'].has-gutter-l {
    margin-right: -1rem;
    margin-left: -1rem;
  }

  [class*='grid-12'].has-gutter-l > * {
    width: calc(100% / 12 - 2rem - .01px);
    margin-right: 1rem;
    margin-left: 1rem;
  }

  [class*='grid-12'].has-gutter-xl {
    margin-right: -2rem;
    margin-left: -2rem;
  }

  [class*='grid-12'].has-gutter-xl > * {
    width: calc(100% / 12 - 4rem - .01px);
    margin-right: 2rem;
    margin-left: 2rem;
  }
}

.push {
  margin-left: auto !important;
}

.pull {
  margin-right: auto !important;
}

.item-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.item-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

[class*='grid-'][class*='--reverse'] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (min-width: 768px) {
  .full {
    width: calc(100% / 1 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .full {
    width: calc(100% / 1 - 1rem - .01px);
  }

  .has-gutter-l > .full {
    width: calc(100% / 1 - 2rem - .01px);
  }

  .has-gutter-xl > .full {
    width: calc(100% / 1 - 4rem - .01px);
  }

  .one-half {
    width: calc(100% / 2 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .one-half {
    width: calc(100% / 2 - 1rem - .01px);
  }

  .has-gutter-l > .one-half {
    width: calc(100% / 2 - 2rem - .01px);
  }

  .has-gutter-xl > .one-half {
    width: calc(100% / 2 - 4rem - .01px);
  }

  .one-third {
    width: calc(100% / 3 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .one-third {
    width: calc(100% / 3 - 1rem - .01px);
  }

  .has-gutter-l > .one-third {
    width: calc(100% / 3 - 2rem - .01px);
  }

  .has-gutter-xl > .one-third {
    width: calc(100% / 3 - 4rem - .01px);
  }

  .one-quarter {
    width: calc(100% / 4 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .one-quarter {
    width: calc(100% / 4 - 1rem - .01px);
  }

  .has-gutter-l > .one-quarter {
    width: calc(100% / 4 - 2rem - .01px);
  }

  .has-gutter-xl > .one-quarter {
    width: calc(100% / 4 - 4rem - .01px);
  }

  .one-fifth {
    width: calc(100% / 5 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .one-fifth {
    width: calc(100% / 5 - 1rem - .01px);
  }

  .has-gutter-l > .one-fifth {
    width: calc(100% / 5 - 2rem - .01px);
  }

  .has-gutter-xl > .one-fifth {
    width: calc(100% / 5 - 4rem - .01px);
  }

  .one-sixth {
    width: calc(100% / 6 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .one-sixth {
    width: calc(100% / 6 - 1rem - .01px);
  }

  .has-gutter-l > .one-sixth {
    width: calc(100% / 6 - 2rem - .01px);
  }

  .has-gutter-xl > .one-sixth {
    width: calc(100% / 6 - 4rem - .01px);
  }

  .two-thirds {
    width: calc(100% / 3 * 2 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .two-thirds {
    width: calc(100% / 3 * 2 - 1rem - .01px);
  }

  .has-gutter-l > .two-thirds {
    width: calc(100% / 3 * 2 - 2rem - .01px);
  }

  .has-gutter-xl > .two-thirds {
    width: calc(100% / 3 * 2 - 4rem - .01px);
  }

  .three-quarters {
    width: calc(100% / 4 * 3 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .three-quarters {
    width: calc(100% / 4 * 3 - 1rem - .01px);
  }

  .has-gutter-l > .three-quarters {
    width: calc(100% / 4 * 3 - 2rem - .01px);
  }

  .has-gutter-xl > .three-quarters {
    width: calc(100% / 4 * 3 - 4rem - .01px);
  }

  .five-sixths {
    width: calc(100% / 6 * 5 - .01px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .has-gutter > .five-sixths {
    width: calc(100% / 6 * 5 - 1rem - .01px);
  }

  .has-gutter-l > .five-sixths {
    width: calc(100% / 6 * 5 - 2rem - .01px);
  }

  .has-gutter-xl > .five-sixths {
    width: calc(100% / 6 * 5 - 4rem - .01px);
  }
}

/* Responsive Small Breakpoint */
@media (min-width: 768px) and (max-width: 1279px) {
  [class*='-small-1'] > * {
    width: calc(100% / 1 - .01px);
  }

  [class*='-small-1'].has-gutter > * {
    width: calc(100% / 1 - 1rem - .01px);
  }

  [class*='-small-1'].has-gutter-l > * {
    width: calc(100% / 1 - 2rem - .01px);
  }

  [class*='-small-1'].has-gutter-xl > * {
    width: calc(100% / 1 - 4rem - .01px);
  }

  [class*='-small-2'] > * {
    width: calc(100% / 2 - .01px);
  }

  [class*='-small-2'].has-gutter > * {
    width: calc(100% / 2 - 1rem - .01px);
  }

  [class*='-small-2'].has-gutter-l > * {
    width: calc(100% / 2 - 2rem - .01px);
  }

  [class*='-small-2'].has-gutter-xl > * {
    width: calc(100% / 2 - 4rem - .01px);
  }

  [class*='-small-3'] > * {
    width: calc(100% / 3 - .01px);
  }

  [class*='-small-3'].has-gutter > * {
    width: calc(100% / 3 - 1rem - .01px);
  }

  [class*='-small-3'].has-gutter-l > * {
    width: calc(100% / 3 - 2rem - .01px);
  }

  [class*='-small-3'].has-gutter-xl > * {
    width: calc(100% / 3 - 4rem - .01px);
  }

  [class*='-small-4'] > * {
    width: calc(100% / 4 - .01px);
  }

  [class*='-small-4'].has-gutter > * {
    width: calc(100% / 4 - 1rem - .01px);
  }

  [class*='-small-4'].has-gutter-l > * {
    width: calc(100% / 4 - 2rem - .01px);
  }

  [class*='-small-4'].has-gutter-xl > * {
    width: calc(100% / 4 - 4rem - .01px);
  }
}

/* ----------------------------- */
/* ==Media object                */
/* ----------------------------- */
/* recommended HTML : <div class="media"><img class="media-figure"><div class="media-content"></div></div> */
/* see http://codepen.io/raphaelgoetter/pen/KMWWwj */
@media (min-width: 480px) {
  .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .media-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }

  .media-figure--center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .media--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

/* ----------------------------- */
/* ==skip links                  */
/* ----------------------------- */
/* see https://www.alsacreations.com/article/lire/572-Les-liens-d-evitement.html */
/* styling skip links */
.skip-links {
  position: absolute;
}

.skip-links a {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  padding: .5em;
  text-decoration: none;
  color: white;
  background: black;
}

.skip-links a:focus {
  position: static;
  overflow: visible;
  clip: auto;
}

/* ----------------------------- */
/* ==Tables                      */
/* ----------------------------- */
table,
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  table-layout: fixed;
  border-collapse: collapse;
  vertical-align: top;
}

.table {
  display: table;
  border: 1px solid #acb3c2;
  background: transparent;
}

.table--zebra tbody tr:nth-child(odd) {
  background: #e7e9ed;
}

.table caption {
  font-style: italic;
  padding: 1rem;
  caption-side: bottom;
  text-align: right;
  color: #333;
}

.table td,
.table th {
  min-width: 2rem;
  padding: .3rem .6rem;
  cursor: default;
  text-align: left;
  vertical-align: top;
  border: 1px #acb3c2 dotted;
}

.table thead {
  color: #1b1e2e;
  background: transparent;
}

.table--auto {
  table-layout: auto;
}

/* ----------------------------- */
/* ==Forms                       */
/* ----------------------------- */
/* thanks to HTML5boilerplate and https://shoelace.style/ */
/* forms items */
form,
fieldset {
  border: none;
}

fieldset {
  padding: 2rem;
}

fieldset legend {
  padding: 0 .5rem;
  white-space: normal;
  border: 0;
}

label {
  display: inline-block;
  cursor: pointer;
}

[type='color'],
[type='date'],
[type='datetime-local'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='submit'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  padding: .5rem 1rem;
  -webkit-transition: .25s;
  transition: .25s;
  -webkit-transition-property: background-color, color, border, -webkit-box-shadow;
  transition-property: background-color, color, border, -webkit-box-shadow;
  transition-property: box-shadow, background-color, color, border;
  transition-property: box-shadow, background-color, color, border, -webkit-box-shadow;
  vertical-align: middle;
  color: #1b1e2e;
  border: 0;
  -webkit-box-shadow: 0 0 0 1px #333 inset;
          box-shadow: 0 0 0 1px #333 inset;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='submit'] {
  cursor: pointer;
  color: #fff;
  background-color: #333;
}

input[readonly] {
  background-color: #e7e9ed;
}

select {
  padding-right: 2rem;
  border-radius: 0;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%2011.966%20L%203.523%205.589%20C%202.464%204.627%200.495%206.842%201.505%207.771%20L%201.505%207.771%20L%208.494%2014.763%20C%209.138%2015.35%2010.655%2015.369%2011.29%2014.763%20L%2011.29%2014.763%20L%2018.49%207.771%20C%2019.557%206.752%2017.364%204.68%2016.262%205.725%20L%2016.262%205.725%20L%209.96%2011.966%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right .6rem center;
  background-size: 1.2rem;
}

/* hiding IE11 arrow */
select::-ms-expand {
  display: none;
}

textarea {
  min-height: 5em;
  resize: vertical;
  vertical-align: top;
  white-space: pre-wrap;
}

/* 'x' appears on right of search input when text is entered. This removes it */
[type='search']::-webkit-search-decoration,
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-results-button,
[type='search']::-webkit-search-results-decoration {
  display: none;
}

::-webkit-input-placeholder {
  color: #777;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #777;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #777;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #777;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #777;
}

input::placeholder,
textarea::placeholder {
  color: #777;
}

progress {
  width: 100%;
  vertical-align: middle;
}

/* ----------------------------- */
/* ==Buttons                     */
/* ----------------------------- */
/* preferably use <button> for buttons !*/
/* use .btn-- or .button-- classes for variants */
.btn,
.button,
[type='button'],
button,
.btn--primary,
.button--primary,
.btn--success,
.button--success,
.btn--info,
.button--info,
.btn--warning,
.button--warning,
.btn--danger,
.button--danger,
.btn--inverse,
.button--inverse,
.btn--ghost,
.button--ghost {
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  display: inline-block;
  padding: 1rem 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: .25s;
  transition: .25s;
  -webkit-transition-property: background-color, color, border, -webkit-box-shadow;
  transition-property: background-color, color, border, -webkit-box-shadow;
  transition-property: box-shadow, background-color, color, border;
  transition-property: box-shadow, background-color, color, border, -webkit-box-shadow;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
  color: #1b1e2e;
  border: none;
  border-radius: 0;
  background-color: #e7e9ed;
}

.btn:focus,
.button:focus,
[type='button']:focus,
button:focus {
  -webkit-tap-highlight-color: transparent;
}

.btn--primary,
.button--primary {
  color: #fff;
  background-color: #ff2a7f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover,
.button--primary:active,
.button--primary:focus,
.button--primary:hover {
  background-color: #f60062;
}

.btn--success,
.button--success {
  color: #fff;
  background-color: #0c8a0c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--success:active,
.btn--success:focus,
.btn--success:hover,
.button--success:active,
.button--success:focus,
.button--success:hover {
  background-color: #085b08;
}

.btn--info,
.button--info {
  color: #000;
  background-color: #5bc0de;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--info:active,
.btn--info:focus,
.btn--info:hover,
.button--info:active,
.button--info:focus,
.button--info:hover {
  background-color: #31b0d5;
}

.btn--warning,
.button--warning {
  color: #000;
  background-color: #f0ad4e;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--warning:active,
.btn--warning:focus,
.btn--warning:hover,
.button--warning:active,
.button--warning:focus,
.button--warning:hover {
  background-color: #ec971f;
}

.btn--danger,
.button--danger {
  color: #fff;
  background-color: #cd4a47;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--danger:active,
.btn--danger:focus,
.btn--danger:hover,
.button--danger:active,
.button--danger:focus,
.button--danger:hover {
  background-color: #b13330;
}

.btn--inverse,
.button--inverse {
  color: #ff2a7f;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--inverse:active,
.btn--inverse:focus,
.btn--inverse:hover,
.button--inverse:active,
.button--inverse:focus,
.button--inverse:hover {
  background-color: #e6e6e6;
}

.btn--ghost,
.button--ghost {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
          box-shadow: 0 0 0 1px #fff inset;
}

.btn--ghost:active,
.btn--ghost:focus,
.btn--ghost:hover,
.button--ghost:active,
.button--ghost:focus,
.button--ghost:hover {
  background-color: rgba(0, 0, 0, 0);
}

.btn--small,
.button--small {
  font-size: .8em;
  padding: .7rem 1rem;
}

.btn--big,
.button--big {
  font-size: 1.4em;
  padding: 1.5rem 2rem;
}

.btn--block,
.button--block {
  display: block;
  width: 100% !important;
}

.btn--unstyled,
.button--unstyled {
  padding: 0;
  text-align: left;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.btn--unstyled:focus,
.button--unstyled:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.nav-button {
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: 0;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

.nav-button > * {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 2.6rem;
  height: 2.6rem;
  padding: 0;
  -webkit-transition: .25s;
  transition: .25s;
  -webkit-transition-property: background, -webkit-transform;
  transition-property: background, -webkit-transform;
  transition-property: transform, background;
  transition-property: transform, background, -webkit-transform;
  vertical-align: top;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333));
  background-image: linear-gradient(#333, #333);
  background-repeat: no-repeat;
  background-position: center;
  background-origin: content-box;
  background-size: 100% 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  will-change: transform, background;
}

.nav-button > *::before,
.nav-button > *::after {
  height: 5px;
  content: '';
  -webkit-transition: .25s;
  transition: .25s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: transform, top;
  transition-property: transform, top, -webkit-transform;
  background: #333;
  will-change: transform, top;
}

.nav-button:hover > * {
  background-color: transparent;
}

.nav-button:focus {
  outline: 0;
}

.nav-button.is-active > * {
  background-image: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-button.is-active > *::before {
  -webkit-transform: translateY(50%) rotate3d(0, 0, 1, 45deg);
          transform: translateY(50%) rotate3d(0, 0, 1, 45deg);
}

.nav-button.is-active > *::after {
  -webkit-transform: translateY(-50%) rotate3d(0, 0, 1, -45deg);
          transform: translateY(-50%) rotate3d(0, 0, 1, -45deg);
}

/* ----------------------------- */
/* ==Checkbox, radio, switch     */
/* ----------------------------- */
/* use .checkbox class on input type=checkbox */
/* recommended HTML : <input type="checkbox" class="checkbox" id="c1"><label for="c1">click here</label> */
/* use .radio class on input type=radio */
/* recommended HTML : <input type="radio" class="radio" name="radio" id="r1"><label for="r1">Click here</label> */
/* use .switch class on input type=checkbox */
.checkbox {
  border-radius: 4px;
}

.switch {
  border-radius: 3em;
}

.radio {
  border-radius: 50%;
}

.switch,
.checkbox,
.radio {
  cursor: pointer;
  vertical-align: text-bottom;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.switch ~ label,
.checkbox ~ label,
.radio ~ label {
  cursor: pointer;
}

.switch::-ms-check,
.checkbox::-ms-check,
.radio::-ms-check {
  display: none;
}

.switch {
  font-size: 70%;
  line-height: 2rem;
  width: 4rem;
  height: 2rem;
  -webkit-transition: -webkit-box-shadow .15s;
  transition: -webkit-box-shadow .15s;
  transition: box-shadow .15s;
  transition: box-shadow .15s, -webkit-box-shadow .15s;
  background-color: #fff;
  -webkit-box-shadow: inset -2rem 0 0 #333, inset 0 0 0 1px #333;
          box-shadow: inset -2rem 0 0 #333, inset 0 0 0 1px #333;
}

.switch::before,
.switch::after {
  font-weight: bold;
  color: #fff;
}

.switch::before {
  float: right;
  margin-right: .66667rem;
  content: '✕';
}

.switch:checked {
  -webkit-box-shadow: inset 2rem 0 0 #0c8a0c, inset 0 0 0 1px #0c8a0c;
          box-shadow: inset 2rem 0 0 #0c8a0c, inset 0 0 0 1px #0c8a0c;
}

.switch:checked::before {
  float: left;
  margin-left: .66667rem;
  content: '✓';
}

.checkbox {
  width: 2rem;
  height: 2rem;
  -webkit-transition: background-color .15s;
  transition: background-color .15s;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #333;
          box-shadow: inset 0 0 0 1px #333;
}

.checkbox:checked {
  background-color: #333;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%208%208%22%20enable-background%3D%22new%200%200%208%208%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M6.4%2C1L5.7%2C1.7L2.9%2C4.5L2.1%2C3.7L1.4%2C3L0%2C4.4l0.7%2C0.7l1.5%2C1.5l0.7%2C0.7l0.7-0.7l3.5-3.5l0.7-0.7L6.4%2C1L6.4%2C1z%22%20%2F%3E%0A%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60% 60%;
}

.radio {
  width: 2rem;
  height: 2rem;
  -webkit-transition: background-size .15s;
  transition: background-size .15s;
  background-color: #fff;
  background-size: 0 0;
  -webkit-box-shadow: inset 0 0 0 1px #333;
          box-shadow: inset 0 0 0 1px #333;
}

.radio:checked {
  background-color: #fff;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20version%3D%221.1%22%20width%3D%22100%22%20height%3D%22100%22%0AviewBox%3D%220%200%2080%2080%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%2240%22%20cy%3D%2240%22%20r%3D%2224%22%20style%3D%22fill%3A%23333333%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90% 90%;
}

/* ----------------------------- */
/* ==Tabs                        */
/* ----------------------------- */
/* see example on https://knacss.com/styleguide.html#tabs */
/* NOTE : tabs need JavaScript to be activated */
.tabs-menu {
  border-bottom: 2px solid #e7e9ed;
}

.tabs-menu-link {
  display: block;
  margin-bottom: -2px;
  padding: .5rem 3rem;
  -webkit-transition: .25s;
  transition: .25s;
  -webkit-transition-property: color, border, background-color;
  transition-property: color, border, background-color;
  text-decoration: none;
  color: #1b1e2e;
  border-bottom: 4px solid transparent;
  border-radius: 0 0 0 0;
  background: transparent;
}

.tabs-menu-link.is-active {
  color: #333;
  border-bottom-color: #333;
  outline: 0;
  background: transparent;
}

.tabs-menu-link:focus {
  color: #333;
  border-bottom-color: #333;
  outline: 0;
}

@media (min-width: 768px) {
  .tabs-menu-link {
    display: inline-block;
  }
}

.tabs-content-item {
  padding-top: 1rem;
}

.tabs-content-item[aria-hidden='true'] {
  visibility: hidden;
}

.tabs-content-item[aria-hidden='false'] {
  visibility: visible;
}

/* ----------------------------- */
/* ==Arrows                      */
/* ----------------------------- */
/* see https://knacss.com/styleguide.html#arrows */
[class*='icon-arrow--'] {
  vertical-align: middle;
}

[class*='icon-arrow--']::after {
  line-height: 1;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: '';
  background-color: #000;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.icon-arrow--down::after {
  -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%2011.966%20L%203.523%205.589%20C%202.464%204.627%200.495%206.842%201.505%207.771%20L%201.505%207.771%20L%208.494%2014.763%20C%209.138%2015.35%2010.655%2015.369%2011.29%2014.763%20L%2011.29%2014.763%20L%2018.49%207.771%20C%2019.557%206.752%2017.364%204.68%2016.262%205.725%20L%2016.262%205.725%20L%209.96%2011.966%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
          mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%2011.966%20L%203.523%205.589%20C%202.464%204.627%200.495%206.842%201.505%207.771%20L%201.505%207.771%20L%208.494%2014.763%20C%209.138%2015.35%2010.655%2015.369%2011.29%2014.763%20L%2011.29%2014.763%20L%2018.49%207.771%20C%2019.557%206.752%2017.364%204.68%2016.262%205.725%20L%2016.262%205.725%20L%209.96%2011.966%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
}

.icon-arrow--up::after {
  -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%208.596%20L%203.523%2014.973%20C%202.464%2015.935%200.495%2013.72%201.505%2012.791%20L%201.505%2012.791%20L%208.494%205.799%20C%209.138%205.212%2010.655%205.193%2011.29%205.799%20L%2011.29%205.799%20L%2018.49%2012.791%20C%2019.557%2013.809%2017.364%2015.882%2016.262%2014.837%20L%2016.262%2014.837%20L%209.96%208.596%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
          mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%209.96%208.596%20L%203.523%2014.973%20C%202.464%2015.935%200.495%2013.72%201.505%2012.791%20L%201.505%2012.791%20L%208.494%205.799%20C%209.138%205.212%2010.655%205.193%2011.29%205.799%20L%2011.29%205.799%20L%2018.49%2012.791%20C%2019.557%2013.809%2017.364%2015.882%2016.262%2014.837%20L%2016.262%2014.837%20L%209.96%208.596%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
}

.icon-arrow--right::after {
  -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%2011.685%2010.321%20L%205.308%2016.758%20C%204.346%2017.817%206.561%2019.786%207.49%2018.776%20L%207.49%2018.776%20L%2014.482%2011.787%20C%2015.069%2011.142%2015.088%209.626%2014.482%208.991%20L%2014.482%208.991%20L%207.49%201.791%20C%206.472%200.724%204.399%202.916%205.444%204.019%20L%205.444%204.019%20L%2011.685%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
          mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%2011.685%2010.321%20L%205.308%2016.758%20C%204.346%2017.817%206.561%2019.786%207.49%2018.776%20L%207.49%2018.776%20L%2014.482%2011.787%20C%2015.069%2011.142%2015.088%209.626%2014.482%208.991%20L%2014.482%208.991%20L%207.49%201.791%20C%206.472%200.724%204.399%202.916%205.444%204.019%20L%205.444%204.019%20L%2011.685%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
}

.icon-arrow--left::after {
  -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%208.315%2010.321%20L%2014.692%2016.758%20C%2015.654%2017.817%2013.439%2019.786%2012.51%2018.776%20L%2012.51%2018.776%20L%205.518%2011.787%20C%204.931%2011.142%204.912%209.626%205.518%208.991%20L%205.518%208.991%20L%2012.51%201.791%20C%2013.528%200.724%2015.601%202.916%2014.556%204.019%20L%2014.556%204.019%20L%208.315%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
          mask-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20style%3D%22isolation%3Aisolate%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22%20M%208.315%2010.321%20L%2014.692%2016.758%20C%2015.654%2017.817%2013.439%2019.786%2012.51%2018.776%20L%2012.51%2018.776%20L%205.518%2011.787%20C%204.931%2011.142%204.912%209.626%205.518%208.991%20L%205.518%208.991%20L%2012.51%201.791%20C%2013.528%200.724%2015.601%202.916%2014.556%204.019%20L%2014.556%204.019%20L%208.315%2010.321%20Z%20%22%20fill%3D%22inherit%22/%3E%3C/svg%3E');
}

/* ----------------------------- */
/* ==Tags                      */
/* ----------------------------- */
/* use .tag-- classes for variants */
.tag,
.tag--primary,
.tag--success,
.tag--info,
.tag--warning,
.tag--danger,
.tag--inverse,
.tag--ghost {
  line-height: 1;
  display: inline-block;
  padding: 3px .5rem;
  vertical-align: baseline;
  white-space: nowrap;
  color: #1b1e2e;
  border-radius: 0;
  background-color: #e7e9ed;
}

.tag--primary {
  color: #fff;
  background-color: #ff2a7f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--success {
  color: #fff;
  background-color: #0c8a0c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--info {
  color: #000;
  background-color: #5bc0de;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--warning {
  color: #000;
  background-color: #f0ad4e;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--danger {
  color: #fff;
  background-color: #cd4a47;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--inverse {
  color: #ff2a7f;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tag--ghost {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
          box-shadow: 0 0 0 1px #fff inset;
}

.tag--small {
  font-size: 1.2rem;
}

.tag--big {
  font-size: 2rem;
}

.tag--block {
  display: block;
  width: 100% !important;
}

.tag.disabled,
.disabled.tag--primary,
.disabled.tag--success,
.disabled.tag--info,
.disabled.tag--warning,
.disabled.tag--danger,
.disabled.tag--inverse,
.disabled.tag--ghost,
.tag--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.tag:empty,
.tag--primary:empty,
.tag--success:empty,
.tag--info:empty,
.tag--warning:empty,
.tag--danger:empty,
.tag--inverse:empty,
.tag--ghost:empty {
  display: none;
}

/* ----------------------------- */
/* ==Badges                      */
/* ----------------------------- */
/* use .badge-- classes for variants */
.badge,
.badge--primary,
.badge--success,
.badge--info,
.badge--warning,
.badge--danger,
.badge--inverse,
.badge--ghost {
  line-height: 1;
  display: inline-block;
  padding: .5rem;
  color: #1b1e2e;
  border-radius: 50%;
  background-color: #e7e9ed;
}

.badge::before,
.badge--primary::before,
.badge--success::before,
.badge--info::before,
.badge--warning::before,
.badge--danger::before,
.badge--inverse::before,
.badge--ghost::before {
  display: inline-block;
  padding-top: 100%;
  content: '';
  vertical-align: middle;
}

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

.badge--success {
  color: #fff;
  background-color: #0c8a0c;
}

.badge--info {
  color: #000;
  background-color: #5bc0de;
}

.badge--warning {
  color: #000;
  background-color: #f0ad4e;
}

.badge--danger {
  color: #fff;
  background-color: #cd4a47;
}

.badge--inverse {
  color: #ff2a7f;
  background-color: #fff;
}

.badge--ghost {
  color: #fff;
  background-color: transparent;
}

.badge--small {
  font-size: 1.2rem;
}

.badge--big {
  font-size: 2rem;
}

.badge.disabled,
.disabled.badge--primary,
.disabled.badge--success,
.disabled.badge--info,
.disabled.badge--warning,
.disabled.badge--danger,
.disabled.badge--inverse,
.disabled.badge--ghost,
.badge--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.badge:empty,
.badge--primary:empty,
.badge--success:empty,
.badge--info:empty,
.badge--warning:empty,
.badge--danger:empty,
.badge--inverse:empty,
.badge--ghost:empty {
  display: none;
}

/* ----------------------------- */
/* ==Alerts                      */
/* ----------------------------- */
/* use .alert-- classes for variants */
.alert,
.alert--primary,
.alert--success,
.alert--info,
.alert--warning,
.alert--danger,
.alert--inverse,
.alert--ghost {
  margin-top: .75em;
  margin-bottom: 0;
  padding: 1rem 1rem;
  color: #1b1e2e;
  border-radius: 0;
  background-color: #e7e9ed;
}

.alert a,
.alert--primary a,
.alert--success a,
.alert--info a,
.alert--warning a,
.alert--danger a,
.alert--inverse a,
.alert--ghost a {
  text-decoration: underline;
  color: inherit;
}

.alert--primary {
  color: #fff;
  background-color: #ff2a7f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--success {
  color: #fff;
  background-color: #0c8a0c;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--info {
  color: #000;
  background-color: #5bc0de;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--warning {
  color: #000;
  background-color: #f0ad4e;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--danger {
  color: #fff;
  background-color: #cd4a47;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--inverse {
  color: #ff2a7f;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.alert--ghost {
  color: #fff;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 1px #fff inset;
          box-shadow: 0 0 0 1px #fff inset;
}

.alert--small {
  font-size: 1.2rem;
}

.alert--big {
  font-size: 2rem;
}

.alert--block {
  display: block;
  width: 100% !important;
}

.alert.disabled,
.disabled.alert--primary,
.disabled.alert--success,
.disabled.alert--info,
.disabled.alert--warning,
.disabled.alert--danger,
.disabled.alert--inverse,
.disabled.alert--ghost,
.alert--disabled {
  cursor: not-allowed;
  opacity: .5;
}

.alert:empty,
.alert--primary:empty,
.alert--success:empty,
.alert--info:empty,
.alert--warning:empty,
.alert--danger:empty,
.alert--inverse:empty,
.alert--ghost:empty {
  display: none;
}

.header {
  position: relative;
  width: 100%;
  background: #ff3984;
  background: -webkit-gradient(linear, left top, right top, from(#ff3984), to(#ffc3bf));
  background: linear-gradient(to right, #ff3984 0%, #ffc3bf 100%);
  background-color: #ff2a7f;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3984', endColorstr='#ffc3bf',GradientType=1 );
}

.header__top__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__top__item {
  width: 50%;
  margin-left: 2.5%;
  padding: 1rem 2.8rem;
  background-repeat: no-repeat;
  background-size: 20px;
}

.header__top__item:nth-child(1) {
  padding: 2.1rem 2.8rem;
  border-right: 2px solid #ff2a7f;
  background-image: url(assets/img/icons/picto_suivi_domicile.svg);
  background-position: 1.3rem center;
}

.header__top__item:nth-child(1):hover {
  background-image: url(assets/img/icons/picto_suivi_domicile_active.svg);
}

.header__top__item:nth-child(2) {
  border-right: 2px solid #ff2a7f;
  background-image: url(assets/img/icons/icon-pink-calendar.png);
  background-position: 1.3rem center;
}

.header__top__item:nth-child(2):hover {
  background-image: url(assets/img/icons/icon-purple-calendar.png);
}

.header__top__item:nth-child(3) {
  background-image: url(assets/img/icons/icon-pink-locator.png);
  background-position: 1.5rem center;
}

.header__top__item:nth-child(3):hover {
  background-image: url(assets/img/icons/icon-purple-locator.png);
}

.header__top__item:hover .header__top__link {
  color: #3c0072;
}

.header__top__link {
  font-size: 1.3rem;
  font-weight: bold;
  font-style: italic;
  position: relative;
  left: 1rem;
  color: #ff2a7f;
}

.header__top__link:hover,
.header__top__link:active,
.header__top__link:focus {
  text-decoration: none;
  color: #3c0072;
}

.header__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 95%;
  max-width: 1150px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__nav {
  position: absolute;
  z-index: 99;
  top: 187px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 0;
  -webkit-transition: height 1s ease 0s;
  transition: height 1s ease 0s;
  background-color: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header__nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.header__nav li {
  margin-top: 1rem;
}

.header__nav a {
  font-weight: 600;
  color: #ff2a7f;
}

.header__nav a:hover,
.header__nav a:active,
.header__nav a:focus {
  text-decoration: none;
  color: #3c0072;
}

.header__nav ul.sub-menu li a {
  color: #333;
}

.header__nav ul.sub-menu li a:hover {
  color: #212529;
}

.header__nav__active {
  height: calc(100vh - 130px);
}

.header__logo {
  height: 80px;
}

.header__logo__img {
  margin-top: 1rem;
  image-rendering: -webkit-optimize-contrast;
}

.header__logo__sticky {
  display: none;
}

@media all and (min-width: 768px) {
  .header__top__list {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .header__top__item {
    width: 20%;
    margin: 0;
    padding: 1rem 0 1rem 2.8rem;
  }

  .header__top__item:nth-child(1) {
    min-width: 250px;
    padding: 1rem 0 1rem 2.8rem;
    border: none;
  }

  .header__top__item:nth-child(2) {
    min-width: 250px;
    border: none;
  }

  .header__top__link {
    font-size: 1.4rem;
  }

  .header__nav {
    position: static;
    display: block;
    overflow: visible;
    width: 80%;
    min-height: 80px;
    -webkit-transition: none;
    transition: none;
    background-color: rgba(0, 0, 0, 0);
  }

  .header__nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    flex-direction: row;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .header__nav li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 20%;
    max-width: 155px;
    min-height: 80px;
    margin-top: 0;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header__nav li:hover {
    background-color: #3c0072;
  }

  .header__nav li:hover > ul.sub-menu {
    max-height: 600px;
    -webkit-transition: all ease-in-out 1s;
    transition: all ease-in-out 1s;
  }

  .header__nav li.current-menu-item a {
    color: #3c0072;
  }

  .header__nav li.current-menu-item a:hover,
    .header__nav li.current-menu-item a:active,
    .header__nav li.current-menu-item a:focus {
    color: #fff;
  }

  .header__nav a {
    font-size: 1.4rem;
    line-height: 1.4rem;
    display: inline-block;
    width: 100%;
    padding: 2rem 1rem;
    color: #fff;
  }

  .header__nav a:hover,
    .header__nav a:active,
    .header__nav a:focus {
    color: #fff;
  }

  .header__nav ul.sub-menu {
    position: absolute;
    top: 80px;
    left: -12%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 200px;
    max-height: 0;
    background-color: #fff;
    -webkit-box-shadow: -3px 3px 5px 0 rgba(255, 42, 127, .5);
            box-shadow: -3px 3px 5px 0 rgba(255, 42, 127, .5);
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .header__nav ul.sub-menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: none;
    min-height: 0;
    padding: 2rem 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header__nav ul.sub-menu li:last-child {
    padding-bottom: 3rem;
  }

  .header__nav ul.sub-menu li:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .header__nav ul.sub-menu li a {
    padding: 0;
    color: #ff2a7f;
  }

  .header__nav ul.sub-menu li a:hover {
    color: #3c0072;
  }

  .header__sticky {
    position: fixed;
    z-index: 80;
    top: 0;
    left: 0;
    -webkit-animation: slide-down .7s;
            animation: slide-down .7s;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 2px rgba(255, 42, 127, .5);
    box-shadow: 0 0 10px 2px rgba(255, 42, 127, .5);
  }

  .header__sticky .header__top {
    background-color: #ff2a7f;
  }

  .header__sticky .header__top__item {
    background-size: 20px;
  }

  .header__sticky .header__top__item:first-child {
    background-image: url(assets/img/sticky-calendar.png);
  }

  .header__sticky .header__top__item:first-child:hover {
    background-image: url(assets/img/icons/icon-purple-calendar.png);
  }

  .header__sticky .header__top__item:last-child {
    background-image: url(assets/img/sticky-locator.png);
  }

  .header__sticky .header__top__item:last-child:hover {
    background-image: url(assets/img/icons/icon-purple-locator.png);
  }

  .header__sticky .header__top__link {
    color: #fff;
  }

  .header__sticky .header__logo {
    height: 70px;
  }

  .header__sticky .header__logo__img {
    display: none;
  }

  .header__sticky .header__logo__sticky {
    display: block;
    height: 50px;
  }

  .header__sticky .header__nav {
    height: 75px;
  }

  .header__sticky .header__nav .current-menu-item a {
    color: #3c0072;
  }

  .header__sticky .header__nav ul li:hover {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  .header__sticky .header__nav ul li a {
    position: relative;
    color: #ff2a7f;
  }

  .header__sticky .header__nav ul li a:hover,
    .header__sticky .header__nav ul li a:active {
    text-decoration: none;
    color: #3c0072;
  }
}

@media all and (min-width: 1440px) {
  .header__top__item {
    width: 14%;
  }

  .header__top__item:nth-child(3) {
    min-width: 250px;
  }

  .header__top__link {
    font-size: 1.6rem;
  }

  .header__nav ul li a {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
}

.footer {
  padding: 4rem 0;
  border-top: 3px solid #ff2a7f;
}

.footer__wrapper {
  width: 100%;
  max-width: 1180px;
}

.footer__widget:last-child .widget_nav_menu ul {
  margin: 0;
}

.footer .widget_nav_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footer .widget_nav_menu ul {
  max-width: 80%;
  margin: 0 10%;
  list-style: none;
}

.footer .widget_nav_menu ul li {
  position: relative;
  margin-bottom: 2rem;
}

.footer .widget_nav_menu ul li:before {
  position: absolute;
  top: 0;
  left: -50px;
  display: block;
  width: 40px;
  height: 40px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.footer .widget_nav_menu ul li a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
}

.footer .widget_nav_menu ul li a:hover {
  padding-bottom: .5rem;
  text-decoration: none;
  color: #ff2a7f;
  border-bottom: 1px solid #ff2a7f;
}

.footer #nav_menu-2 ul li:first-child:before {
  background-image: url(assets/img/icons/icon-footer-1.png);
}

.footer #nav_menu-2 ul li:nth-child(2):before {
  background-image: url(assets/img/icons/icon-footer-2.png);
}

.footer #nav_menu-2 ul li:nth-child(3):before {
  background-image: url(assets/img/icons/icon-footer-3.png);
}

.footer #nav_menu-2 ul li:nth-child(4):before {
  background-image: url(assets/img/icons/icon-footer-4.png);
}

.footer #nav_menu-2 ul li a {
  font-weight: 600;
}

.footer #nav_menu-3 ul li:first-child:before {
  background-image: url(assets/img/icons/icon-footer-5.png);
}

.footer #nav_menu-3 ul li:nth-child(2):before {
  background-image: url(assets/img/icons/icon-footer-6.png);
}

@media all and (min-width: 1280px) {
  .footer #nav_menu-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .footer #nav_menu-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .footer #nav_menu-4 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .footer #nav_menu-4 a {
    font-weight: 600;
  }

  .footer .widget_nav_menu ul {
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .footer .widget_nav_menu ul li {
    line-height: 4rem;
    margin-bottom: 0;
  }
}

p::-moz-selection,
span::-moz-selection,
strong::-moz-selection,
ins::-moz-selection,
ul::-moz-selection,
li::-moz-selection,
a::-moz-selection,
h1::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
h4::-moz-selection,
h5::-moz-selection {
  color: #fff;
  background-color: #ff8cba;
}

p::selection,
span::selection,
strong::selection,
ins::selection,
ul::selection,
li::selection,
a::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection {
  color: #fff;
  background-color: #ff8cba;
}

a {
  color: #ff2a7f;
}

a:hover {
  color: #3c0072;
}

ins {
  color: #ff2a7f;
}

p {
  display: inline-block;
  width: 100%;
}

ol {
  padding-left: 2rem;
  list-style: none;
  counter-reset: li;
}

ol li {
  position: relative;
  counter-increment: li;
}

ol li::before {
  position: absolute;
  left: -2rem;
  display: inline-block;
  width: 1rem;
  content: counter(li);
  color: #ff2a7f;
}

ol li::after {
  position: absolute;
  bottom: 0;
  left: -1rem;
  display: block;
  content: '.';
  color: #ff2a7f;
}

.txt ul {
  margin: 0;
  padding: 0 0 0 1rem;
  list-style: none;
}

.txt ul li {
  position: relative;
}

.txt ul li:before {
  position: absolute;
  top: 12px;
  left: -10px;
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  border-radius: 10rem;
  background-color: #ff2a7f;
}

.txt u a {
  text-decoration: none !important;
  border: none;
}

.txt u a:after {
  display: none;
}

.txt p {
  margin: 0;
}

.txt a:not(.btn):hover {
  padding-bottom: .5rem;
  text-decoration: none;
  border-bottom: 1px solid #3c0072;
}

blockquote {
  font-size: 3rem;
  line-height: 3rem;
  display: inline-block;
  width: 100%;
  padding: 2rem 0;
  text-align: center;
  color: #ff8cba;
}

blockquote:before {
  display: none;
}

.white {
  color: #fff;
}

.big {
  font-size: 1.6rem;
  font-weight: 500;
}

.pinkshadow {
  text-shadow: 2px 2px 2px #ff4f94;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
}

h1,
.h1-like {
  font-size: 2.2rem;
  font-weight: 600;
  color: #3c0072;
}

h2,
.h2-like {
  font-weight: 400;
  color: #ff2a7f;
}

h3,
.h3-like {
  font-weight: 500;
  margin-bottom: 0;
  color: #ff2a7f;
}

h4,
.h4-like {
  font-size: 1.6rem;
  font-weight: bold;
  color: #3c0072;
}

h5,
.h5-like {
  font-size: 1.4rem;
  font-weight: 500;
}

@media all and (min-width: 768px) {
  h1,
    .h1-like {
    font-size: 2.8rem;
    color: #3c0072;
  }

  h2,
    .h2-like {
    font-size: 2.6rem;
  }

  h3,
    .h3-like {
    font-size: 2.4rem;
  }

  h4,
    .h4-like {
    font-size: 1.8rem;
  }
}

@media all and (min-width: 1280px) {
  .big {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    z-index: 0;
    opacity: 0;
  }

  100% {
    z-index: 10;
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    z-index: 0;
    opacity: 0;
  }

  100% {
    z-index: 10;
    opacity: 1;
  }
}

@-webkit-keyframes shadefade {
  0% {
    -webkit-transform: scale(.8);
            transform: scale(.8);
    opacity: 0;
    -webkit-box-shadow: 6px 6px 5px 0 #bababa;
            box-shadow: 6px 6px 5px 0 #bababa;
  }

  100% {
    -webkit-box-shadow: 15px 15px 30px 0 #bababa;
            box-shadow: 15px 15px 30px 0 #bababa;
    box-shadow-transform: scale(1);
    box-shadow-opacity: 1;
  }
}

@keyframes shadefade {
  0% {
    -webkit-transform: scale(.8);
            transform: scale(.8);
    opacity: 0;
    -webkit-box-shadow: 6px 6px 5px 0 #bababa;
            box-shadow: 6px 6px 5px 0 #bababa;
  }

  100% {
    -webkit-box-shadow: 15px 15px 30px 0 #bababa;
            box-shadow: 15px 15px 30px 0 #bababa;
    box-shadow-transform: scale(1);
    box-shadow-opacity: 1;
  }
}

@-webkit-keyframes translateFromLeft {
  0% {
    -webkit-transform: translateX(-3rem);
            transform: translateX(-3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes translateFromLeft {
  0% {
    -webkit-transform: translateX(-3rem);
            transform: translateX(-3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes translateFromRight {
  0% {
    -webkit-transform: translateX(3rem);
            transform: translateX(3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes translateFromRight {
  0% {
    -webkit-transform: translateX(3rem);
            transform: translateX(3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes translateFromTop {
  0% {
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes translateFromTop {
  0% {
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes translateFromBottom {
  0% {
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes translateFromBottom {
  0% {
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: .9;
  }
}

@keyframes slide-down {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: .9;
  }
}

@-webkit-keyframes loopTopBottom {
  0%,
    100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
  }
}

@keyframes loopTopBottom {
  0%,
    100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
  }
}

.has-animation {
  position: relative;
}

.scroll-animated {
  opacity: 0;
}

.animated {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animated.delay-1 {
  -webkit-animation-delay: 350ms;
          animation-delay: 350ms;
}

@media all and (max-width: 800px) {
  .animated.delay-1 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-2 {
  -webkit-animation-delay: 550ms;
          animation-delay: 550ms;
}

@media all and (max-width: 800px) {
  .animated.delay-2 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-3 {
  -webkit-animation-delay: 750ms;
          animation-delay: 750ms;
}

@media all and (max-width: 800px) {
  .animated.delay-3 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-4 {
  -webkit-animation-delay: 950ms;
          animation-delay: 950ms;
}

@media all and (max-width: 800px) {
  .animated.delay-4 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-5 {
  -webkit-animation-delay: 1150ms;
          animation-delay: 1150ms;
}

@media all and (max-width: 800px) {
  .animated.delay-5 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-6 {
  -webkit-animation-delay: 1350ms;
          animation-delay: 1350ms;
}

@media all and (max-width: 800px) {
  .animated.delay-6 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-7 {
  -webkit-animation-delay: 1550ms;
          animation-delay: 1550ms;
}

@media all and (max-width: 800px) {
  .animated.delay-7 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-8 {
  -webkit-animation-delay: 1750ms;
          animation-delay: 1750ms;
}

@media all and (max-width: 800px) {
  .animated.delay-8 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-9 {
  -webkit-animation-delay: 1950ms;
          animation-delay: 1950ms;
}

@media all and (max-width: 800px) {
  .animated.delay-9 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.delay-10 {
  -webkit-animation-delay: 2150ms;
          animation-delay: 2150ms;
}

@media all and (max-width: 800px) {
  .animated.delay-10 {
    -webkit-animation-delay: 0ms;
            animation-delay: 0ms;
  }
}

.animated.translate--from-left {
  -webkit-animation-name: translateFromLeft;
          animation-name: translateFromLeft;
}

.animated.translate--from-right {
  -webkit-animation-name: translateFromRight;
          animation-name: translateFromRight;
}

.animated.translate--from-top {
  -webkit-animation-name: translateFromTop;
          animation-name: translateFromTop;
}

.animated.translate--from-bottom {
  -webkit-animation-name: translateFromBottom;
          animation-name: translateFromBottom;
}

.animated.shade-fade {
  -webkit-animation-name: shadefade;
          animation-name: shadefade;
}

.animated.fade-in {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.animated.loop--top-to-bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 70px;
  -webkit-animation-name: loopTopBottom;
          animation-name: loopTopBottom;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

a {
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

a:hover {
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

i.icon {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

i.icon:hover {
  -webkit-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

i.icon--close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

i.icon--play:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.logo:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

a.btn {
  text-decoration: none;
}

#wpsl-widget-submit {
  font-family: 'Raleway', sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 120px;
  margin: 0 auto;
  padding: 1rem 2rem;
  white-space: normal;
  color: #fff;
  border: 0 solid;
  border-radius: 2rem !important;
  outline: none;
  background-color: #ff2a7f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#wpsl-widget-submit:hover,
#wpsl-widget-submit:focus {
  color: #fff;
  background-color: #3c0072;
}

.btn {
  font-family: 'Raleway', sans-serif;
  font-size: 1.6rem;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal;
}

.btn--burger {
  font-size: 2.6rem;
  padding: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.btn--burger:hover {
  color: #3c0072;
}

.btn--primary {
  font-weight: bold;
  font-style: italic;
  min-width: 120px;
  margin: 0 auto;
  padding: 1rem 2rem;
  color: #fff;
  border: none !important;
  border-radius: 2rem !important;
  background-color: #ff2a7f;
}

.btn--primary:hover,
.btn--primary:focus {
  color: #fff;
  background-color: #3c0072;
}

@media all and (min-width: 768px) {
  .btn--burger {
    display: none;
  }
}

@media all and (min-width: 1280px) {
  .btn {
    width: inherit;
    width: auto;
  }
}

input[type='text'] {
  font-style: italic;
  min-height: 50px;
  border-radius: .5rem;
  -webkit-box-shadow: none;
          box-shadow: none;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  width: 100%;
  scroll-behavior: smooth;
}

img {
  display: block;
  -ms-interpolation-mode: bicubic;
  image-rendering: -webkit-optimize-contrast;
}

.bg--white {
  background-color: #fff;
}

.bg--primary {
  background-color: #ffefee;
}

.bg--secondary {
  background-color: #ffe9c5;
}

.shaded {
  -webkit-box-shadow: 0 0 8px 8px rgba(255, 140, 186, .1);
          box-shadow: 0 0 8px 8px rgba(255, 140, 186, .1);
}

.wrapper {
  max-width: 1140px;
}

.block {
  width: 100%;
  min-width: 1px;
  padding: 1rem 1.5rem;
}

.page-default {
  margin-top: 2rem;
}

.view-article {
  display: none;
}

.post-404 {
  position: relative;
  padding: 5rem 1rem;
}

.not-found {
  font-size: 25rem;
  line-height: 10rem;
  position: relative;
  z-index: -1;
  color: #f8f9fa;
}

#calculette {
  position: relative;
}

.anchor {
  position: absolute;
  top: -35vh;
}

.flex-container,
.flex-container--row,
.flex-row,
.flex-container--column,
.flex-column,
.flex-container--row-reverse,
.flex-row-reverse,
.flex-container--column-reverse,
.flex-column-reverse {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-hidden {
  display: none;
}

.wp-video {
  margin: 0 auto;
}

@media all and (min-width: 768px) {
  .block {
    padding: 1rem 0;
  }

  .page-default {
    margin-top: 5rem;
  }

  .not-found {
    font-size: 50rem;
    line-height: 20rem;
  }

  .mobile-hidden {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media all and (min-width: 1440px) {
  .anchor {
    top: -25vh;
  }
}

.home__main {
  overflow: hidden;
  margin-top: 3rem;
  background-repeat: no-repeat;
  background-position: center 450px;
  background-size: auto 1000px;
}

.home .h2-like {
  color: #000;
}

.home__title {
  font-size: 2.2rem;
}

.home__title--2 {
  width: 60%;
  margin: 0 auto;
}

.home__text {
  display: inline-block;
  padding: 3rem 0;
}

.home__text--mobile {
  display: block;
  max-width: 90%;
  margin: 0 auto;
}

.home__img {
  position: relative;
  right: 10%;
  min-width: 120%;
  margin: 3rem 0;
}

.home__picto {
  display: block;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
}

.home__picto--contain {
  background-size: contain;
}

.home__ivg {
  position: relative;
  top: -80px;
}

.home__secondary {
  max-height: 230px;
  padding-top: 3rem;
}

.home__row {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

.home__col {
  max-width: 450px;
  height: 450px;
  margin-bottom: 3rem;
  padding: 2rem 0;
  border-radius: 1rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 8px rgba(255, 42, 127, .1);
          box-shadow: 0 0 8px 8px rgba(255, 42, 127, .1);
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.home__col p {
  width: 100%;
}

.home__numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.home__number {
  display: block;
  width: 240px;
  height: 50px;
  margin: 2rem auto;
  background-repeat: no-repeat;
  background-size: contain;
}

.home__number:hover {
  opacity: .5;
}

.home__2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.home__postalcode {
  max-width: 130px;
  margin: 3rem auto;
}

.home__form {
  margin: 2rem auto;
}

.home__form input {
  margin-bottom: 1rem;
}

.home__news__title {
  margin-bottom: 3rem;
}

.home__news__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.home__news__item {
  margin-bottom: 2rem;
  padding: 5rem 3rem 3rem 3rem;
  border-radius: .5rem;
}

.home__news__item p {
  margin-top: 1rem;
}

.home__news__link {
  font-weight: bold;
  font-style: italic;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 1.5rem;
  text-align: right;
  color: #ff2a7f;
}

.home__news__link:hover,
.home__news__link:active {
  text-decoration: none;
  color: #ff2a7f;
}

.home__news__link:hover:after,
.home__news__link:active:after {
  position: absolute;
  top: 2.7rem;
  right: -.8rem;
  display: inline-block;
  width: 130px;
  height: 4px;
  content: ' ';
  border-radius: .5rem;
  background-color: #ff2a7f;
}

.home__news .h3-like {
  margin-bottom: 1.5rem;
  color: #4d546b;
}

.home .btn--primary {
  min-width: 160px;
  margin-bottom: 1.8rem;
}

.home__custom-search label {
  font-size: 1.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 75%;
  margin: 2rem auto;
}

.home__custom-search #wpsl-widget-search {
  max-width: 130px;
  margin: 1.5rem auto;
  background-color: #ffe9c5;
}

@media all and (min-width: 768px) {
  .home__main {
    background-position: center 500px;
    background-size: auto 1000px;
  }

  .home__title {
    font-size: 4rem;
  }

  .home__title--2 {
    line-height: 1.5rem;
    width: 100%;
  }

  .home__img {
    top: -2rem;
    right: 0;
    min-width: 1px;
    margin: 0 auto;
  }

  .home__col {
    padding: 2rem;
  }

  .home__ivg {
    top: -100px;
  }

  .home__news__list {
    padding: 0 2rem;
  }

  .home__numbers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 50%;
    margin: 0 auto;
  }
}

@media all and (min-width: 1280px) {
  .home__main {
    background-position: center 70%;
    background-size: contain;
  }

  .home__title {
    font-size: 5rem;
  }

  .home__text {
    padding: 2rem 0;
  }

  .home__text--mobile {
    max-width: none;
  }

  .home__ivg {
    position: relative;
    max-width: 62%;
  }

  .home__secondary {
    max-height: 90px;
  }

  .home__info {
    margin-top: 2rem;
  }

  .home__2 {
    padding: 8rem 5rem;
  }

  .home__2__txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75%;
    margin: 2rem 0;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .home__2:first-child .btn {
    margin-bottom: 2rem;
  }

  .home__postalcode {
    margin: 0 auto 3rem auto;
  }

  .home__form {
    width: 80%;
    margin: 0 auto 3rem auto;
  }

  .home__form input {
    margin-right: 1rem;
  }

  .home__form input:first-child {
    width: 22.5%;
  }

  .home__form input:nth-child(2) {
    width: 45%;
  }

  .home__form input:nth-child(3) {
    width: 22.5%;
  }

  .home__news {
    padding: 7rem 0;
  }

  .home__news__list {
    padding: 0;
  }
}

@media all and (min-width: 1680px) {
  .home__main {
    background-position: center bottom;
    background-size: 100% 1100px;
  }

  .home__secondary {
    max-height: 80px;
  }
}

.overlay {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100vh;
  padding: 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.overlay__filter {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(60, 0, 114, .1);
}

.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.popup {
  position: relative;
  z-index: 99;
  overflow-y: scroll;
  max-width: 90%;
  padding: 0 2rem;
  border-radius: .8rem;
  -webkit-box-shadow: 0 0 8px 8px rgba(255, 42, 127, .2);
          box-shadow: 0 0 8px 8px rgba(255, 42, 127, .2);
}

.popup__cross {
  position: absolute;
  top: 10px;
  right: 20px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ff2a7f;
}

.popup__cross:after {
  position: absolute;
  top: 13px;
  left: 5px;
  display: block;
  width: 20px;
  height: 3px;
  content: ' ';
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 1rem;
  background-color: #fff;
}

.popup__cross:before {
  position: absolute;
  top: 13px;
  right: 5px;
  display: block;
  width: 20px;
  height: 3px;
  content: ' ';
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-radius: 1rem;
  background-color: #fff;
}

.popup__cross:hover {
  cursor: pointer;
  background-color: #3c0072;
}

.popup__title {
  margin-bottom: 2rem;
}

.popup__week {
  font-weight: bold;
}

.popup__content {
  margin: 4rem auto 2rem auto;
}

.popup__container {
  width: 100%;
  margin: 1rem 0;
  padding: 2rem;
  border-radius: .8rem;
}

.popup__container ul {
  padding-left: 0;
  list-style: none;
}

.popup__container ul li {
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
}

.popup__container ul li:before {
  position: absolute;
  top: 10px;
  left: -10px;
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  border-radius: 10rem;
  background-color: #ff2a7f;
}

.popup__img {
  padding: 5rem 0;
}

.popup .big {
  font-size: 1.2rem;
}

.popuptxt {
  display: none;
}

.popuptxt--active {
  display: inline;
}

@media all and (min-width: 768px) {
  .overlay {
    position: fixed;
  }

  .popup {
    max-width: 680px;
    padding: 0 4rem;
  }

  .popup__cross {
    top: 20px;
  }

  .popup__container ul {
    padding-left: 2rem;
  }

  .popup__container ul li {
    font-size: 1.6rem;
  }

  .popup .big {
    font-size: initial;
  }
}

.popUpMonSuivi {
  position: absolute;
  z-index: 10;
  top: calc(100% + 20px);
  right: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  padding: 25px;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  pointer-events: none;
  opacity: 0;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fa4f94), to(#fddbc7));
  background-image: linear-gradient(to right, #fa4f94, #fddbc7);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
          box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 40px;
}

.popUpMonSuivi.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: all;
  opacity: 1;
}

.popUpMonSuivi__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}

.popUpMonSuivi__content {
  font-family: 'Raleway', sasn-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 430px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.popUpMonSuivi__content__title {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  color: #3c0072;
}

.popUpMonSuivi__content__subtitle {
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  margin: 10px 0 0;
  color: #fff;
}

.popUpMonSuivi__content__text {
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0 0;
  color: #fff;
}

.popUpMonSuivi__content__link {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 40px;
  background-color: #3c0072;
}

.popUpMonSuivi__content__link i {
  font-size: 11px;
  font-weight: 200;
}

.popUpMonSuivi__content__link:hover,
.popUpMonSuivi__content__link:focus {
  text-decoration: none;
  color: #fff;
}

.popUpMonSuivi__img {
  width: 370px;
  height: 390px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center right;
     object-position: center right;
}

#wpsl-gmap img[src*='red@2x'] {
  display: none !important;
}

.ou-aller .block__title-text {
  margin-bottom: 1rem;
}

#wpsl-gmap .wpsl-info-actions {
  display: none;
}

#wpsl-wrap {
  position: static;
  top: 1rem;
  overflow: visible;
}

#wpsl-stores-custom #wpsl-stores {
  overflow: visible;
  height: 100% !important;
}

#wpsl-wrap #wpsl-result-list ul li {
  padding: 2rem 1rem;
}

#wpsl-search-btn {
  display: none;
}

#wpsl-search-wrap {
  padding: 0 2rem 2rem 2rem;
}

#wpsl-search-wrap input {
  border: none;
}

#wpsl-search-wrap .wpsl-input {
  margin: 0 auto;
}

#wpsl-search-wrap .wpsl-search-btn-wrap {
  margin: 1rem auto;
}

#wpsl-search-wrap .wpsl-search-btn-wrap .btn {
  min-width: 160px;
}

#wpsl-search-wrap #wpsl-search-input {
  display: block;
  max-width: 160px;
  margin: 0 auto;
  background-color: #ffe9c5;
}

#wpsl-gmap {
  float: none;
  width: 100%;
  margin-top: 10rem;
}

#wpsl-result-list {
  width: 100%;
  margin: 0;
  margin-top: 4rem;
}

#wpsl-result-list .h3-like {
  margin-bottom: 1rem;
}

#wpsl-result-list ul li {
  padding: 1rem;
}

#wpsl-result-list ul li p {
  margin: 0;
}

#wpsl-result-list ul li p:first-child strong {
  font-family: 'Raleway', sans-serif;
  font-size: 1.8rem;
  color: #4d546b;
}

#wpsl-result-list ul li p:nth-child(2) {
  font-weight: 600;
  font-style: italic;
  position: relative;
  top: .5rem;
  margin-top: .5rem;
}

#wpsl-result-list ul li .wpsl-contact-details strong a {
  font-family: -apple-system, BlinkMacSystemFont, 'Nunito', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
}

.wpsl-search {
  padding: 0 0 2rem 0;
  background: #fff;
}

.wpsl-search .wrapper form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wpsl-search-input {
  margin: 0 auto;
}

.wpsl-direction-wrap,
.wpsl-country {
  display: none;
}

@media all and (min-width: 768px) {
  .wpsl-search .wrapper form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.5rem;
  }

  .wpsl-input {
    margin: 0;
  }

  #wpsl-result-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  #wpsl-wrap #wpsl-result-list ul li {
    width: 50%;
    padding: 1rem;
  }

  #wpsl-search-wrap {
    margin-left: 5%;
    padding: 0;
  }

  #wpsl-search-wrap .wpsl-input {
    margin: 0;
  }

  #wpsl-search-wrap .wpsl-search-btn-wrap {
    margin: .5rem 0 0 3rem;
  }
}

@media all and (min-width: 1280px) {
  #wpsl-wrap #wpsl-result-list ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    margin-left: 3%;
    padding: 3rem 0;
    border: none;
  }

  #wpsl-result-list ul li p:first-child {
    line-height: initial;
    margin-bottom: 0;
  }

  #wpsl-search-wrap {
    margin-left: 0;
  }
}

.block__text-picto__content {
  max-width: 940px;
  padding: 3rem 0 6rem 0;
}

.block__text-picto__picto {
  padding: 1rem 0;
}

.block__text-picto__title {
  color: #ff2a7f;
}

.block__text-picto__subtitle {
  font-style: italic;
  display: inline-block;
  padding: 2rem 0;
  color: #4d546b;
}

.block__text-picto__row {
  position: relative;
  padding: 0 2rem;
}

@media all and (min-width: 1280px) {
  .block__text-picto__row {
    padding: 0;
  }
}

@media all and (min-width: 768px) {
  .block__title-text__half {
    display: block;
    width: 65%;
    margin-top: 2rem;
  }
}

.block__heading {
  position: relative;
  margin-top: 6rem;
}

.block__heading:after {
  position: absolute;
  z-index: -1;
  bottom: 0;
  display: block;
  width: 100%;
  height: 20px;
  content: '';
}

.block__heading__content {
  max-width: 90%;
  margin: 0 auto;
  padding: 6rem 0;
}

.block__heading__shaded {
  -webkit-box-shadow: inset 0 -6px 10px 0 rgba(250, 229, 233, .8);
          box-shadow: inset 0 -6px 10px 0 rgba(250, 229, 233, .8);
}

.block__heading__shaded .h1-like {
  margin-bottom: 2rem;
}

@media all and (min-width: 1280px) {
  .block__heading__content {
    max-width: none;
    padding: 6rem 0 0 0;
  }
}

.block__buttons {
  display: none;
  padding-top: 3rem;
  background-color: #fff;
}

.block__buttons .btn {
  margin-bottom: 2rem;
}

.block__buttons__wrapper {
  max-width: 900px;
}

.block__buttons__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media all and (min-width: 768px) {
  .block__buttons {
    display: block;
  }

  .block__buttons__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.block__half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.block__half__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 4.5rem 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block__half__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 2rem auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.block__half__form input {
  width: 55%;
  margin-bottom: 1rem;
  background-color: #ffe9c5;
}

.block__half__title {
  text-align: center;
}

.block__half__subtitle {
  font-style: italic;
  display: inline-block;
  padding: 1.5rem 0;
  color: #4d546b;
}

.block__half__image {
  margin: 0 auto;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.block__half .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 460px;
}

.block__half .btn__holder {
  margin-top: 1rem;
}

.block__half br {
  display: none;
}

@media all and (min-width: 768px) {
  .block__half__col {
    width: 50%;
  }

  .block__half__col:nth-child(odd) {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .block__half__col:nth-child(even) {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .block__half__col:last-child {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .block__half__col:last-child .content {
    width: 100%;
    max-width: none;
  }

  .block__half__form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .block__half__form input {
    margin-right: 1rem;
  }

  .block__half__form input:first-child {
    width: 22.5%;
  }

  .block__half__form input:nth-child(2) {
    width: 45%;
  }

  .block__half__form input:nth-child(3) {
    width: 22.5%;
  }

  .block__half br {
    display: inline;
  }
}

@media all and (min-width: 1280px) {
  .block__half__form {
    width: 90%;
  }

  .block__half__image {
    margin: 0;
  }
}

.block__ivg {
  padding-bottom: 4rem;
}

.block__ivg__mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.block__ivg__desktop {
  display: none;
}

.block__ivg__heading {
  padding: 1rem;
}

.block__ivg .block__heading:after {
  display: none;
}

.block__ivg__content {
  max-width: 90%;
  margin: 0 auto;
}

.block__ivg__row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.block__ivg__row--1 {
  margin-bottom: 2rem;
}

.block__ivg__row--1 .btn {
  min-width: 250px;
}

.block__ivg__row--2 .btn {
  position: absolute;
  top: 65%;
}

.block__ivg__row--4 .btn {
  position: absolute;
  top: 80%;
}

.block__ivg__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block__ivg__btn {
  display: block;
  width: 320px;
  height: 50px;
  margin: 1rem auto;
  background-repeat: no-repeat;
  background-size: contain;
}

.block__ivg__btn:hover {
  opacity: .5;
}

.block__ivg__btn--1 {
  background-image: url(assets/img/ivg/ivg_btn-1.png);
}

.block__ivg__btn--2 {
  background-image: url(assets/img/ivg/ivg_btn-2.png);
}

.block__ivg__btn--3 {
  background-image: url(assets/img/ivg/ivg_btn-3.png);
}

.block__ivg .btn {
  font-size: 1.3rem;
}

@media all and (min-width: 768px) {
  .block__ivg .wrapper {
    max-width: 980px;
  }

  .block__ivg__mobile {
    display: none;
  }

  .block__ivg__desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .block__ivg__desktop .col-2:nth-child(2) .btn {
    position: relative;
    left: 5%;
  }

  .block__ivg__heading {
    padding: 6rem 0 10rem 0;
  }

  .block__ivg__row {
    padding: 0 1rem;
  }

  .block__ivg__row img {
    max-width: none;
  }

  .block__ivg__row--1 .btn {
    position: absolute;
    bottom: -1rem;
    left: 70%;
  }

  .block__ivg__row--2 {
    padding-bottom: 2rem;
  }

  .block__ivg__row--2 .btn {
    top: 62%;
    left: 65%;
  }

  .block__ivg__row--4 .btn {
    top: 63%;
    left: 70%;
  }

  .block__ivg__row--5 {
    padding: 1rem 0;
  }

  .block__ivg__row--6 {
    margin-top: 1rem;
  }

  .block__ivg__row--6 .btn {
    position: absolute;
    top: 80%;
    left: 65%;
  }

  .block__ivg__btns {
    position: absolute;
    top: 0;
    left: .5rem;
    height: 400px;
  }

  .block__ivg__btn {
    width: 330px;
  }

  .block__ivg .btn {
    font-size: 1.6rem;
  }

  .block__ivg__content {
    padding: 6rem 0;
  }

  .block__ivg__content .txt ul li {
    padding-left: 5rem;
  }

  .block__ivg__content .txt ul li:before {
    margin-left: 2.5rem;
  }

  .block__ivg__content .txt .btn {
    margin: 3rem 0;
  }
}

@media all and (min-width: 1280px) {
  .block__ivg .wrapper {
    max-width: 1140px;
  }

  .block__ivg__content {
    max-width: none;
  }

  .block__ivg__row--1 .btn {
    bottom: -1rem;
  }

  .block__ivg__row--2 .btn {
    top: 60%;
    left: 68%;
  }
}

.block__edito {
  padding-bottom: 6rem;
}

.block__edito .block__heading:after {
  display: none;
}

.block__edito .txt p {
  display: block;
}

@media all and (min-width: 768px) {
  .block__mobile {
    max-width: 90%;
    margin: 0 auto;
  }
}

@media all and (min-width: 1280px) {
  .block__mobile {
    max-width: none;
  }
}

 /*On laptop*/
@media all and (min-width: 768px) {
  .espace-pro-link.mobile {
    display: none;
  }

  .espace-pro-link.laptop {
    margin-bottom: 0;
    background-color: #19B3D6;
    color: white;
  }

  .header__top {
    display: flex;
    align-items: center;
    padding: 5px 0;
  }
}

 /*On mobile*/
@media all and (max-width: 767px) {
  .espace-pro-link.laptop {
    display: none;
  }

  .espace-pro-link.mobile {
    background-color: #19B3D6;
    color: white;
    margin-top: 40px;
  }

  .header__nav {
    justify-content: flex-start;
    z-index: 999;
  }

  .header__nav>ul {
    padding-top: 30px;
  }
}

@media (min-width: 767px) and (max-width: 900px) {
  .header__top__item {
    min-width: 190px!important;
  }
} 

/*# sourceMappingURL=maps/style.css.map */
