@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-Black.woff2") format("woff2"), url("../../assets/fonts//Lato-Black.woff") format("woff"), url("../../assets/fonts//Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-Regular.woff2") format("woff2"), url("../../assets/fonts//Lato-Regular.woff") format("woff"), url("../../assets/fonts//Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-Italic.woff2") format("woff2"), url("../../assets/fonts//Lato-Italic.woff") format("woff"), url("../../assets/fonts//Lato-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-BoldItalic.woff2") format("woff2"), url("../../assets/fonts//Lato-BoldItalic.woff") format("woff"), url("../../assets/fonts//Lato-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-BlackItalic.woff2") format("woff2"), url("../../assets/fonts//Lato-BlackItalic.woff") format("woff"), url("../../assets/fonts//Lato-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../../assets/fonts//Lato-Bold.woff2") format("woff2"), url("../../assets/fonts//Lato-Bold.woff") format("woff"), url("../../assets/fonts//Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* ---------------------------------- *\
    Mixins
\* ---------------------------------- */
/* ---------------------------------- *\
    Conversion des unités
\* ---------------------------------- */
.shell {
  max-width: calc(1000px + 25px*2);
  margin: 0 auto;
  padding: 0 25px;
}

/* ---------------------------------- *\
    Classes
\* ---------------------------------- */
.ta-l {
  text-align: left;
}

.ta-r {
  text-align: right;
}

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

.uppercase {
  text-transform: uppercase;
}

.block-link {
  display: block;
  text-decoration: none;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.no-spaces {
  padding: 0;
  margin: 0;
}

.for-screen-reader,
.hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 0;
}

.font-100,
.txt-thin {
  font-weight: 100;
}

.font-200,
.txt-extra-light {
  font-weight: 200;
}

.font-300,
.txt-light {
  font-weight: 300;
}

.font-400,
.txt-regular {
  font-weight: 400;
}

.font-500,
.txt-medium {
  font-weight: 500;
}

.font-600,
.txt-semibold {
  font-weight: 600;
}

.font-700,
.txt-bold {
  font-weight: 700;
}

.font-800,
.txt-extra-bold {
  font-weight: 800;
}

.font-900,
.txt-black {
  font-weight: 900;
}

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

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

.color-primary {
  color: #BB8535;
}

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

.color-primary-bis {
  color: #c8c2b1;
}

.bg-color-primary-bis {
  background-color: #c8c2b1;
}

.color-secondary {
  color: #000000;
}

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

.color-white {
  color: #ffffff;
}

.text-color {
  color: #8B8B8B;
}

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

.color-black {
  color: #000000;
}

.bg-color-black {
  background-color: #000000;
}

.bg-color-grey-dark {
  background-color: #606060;
}

.pos-static {
  position: static !important;
}

.pos-relative {
  position: relative !important;
}

.display-inline {
  display: inline !important;
}

.display-inline-block {
  display: inline-block !important;
}

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

.hide {
  display: none !important;
}

.show {
  display: initial !important;
}

.block-top {
  vertical-align: top !important;
  align-self: flex-start !important;
}

.block-middle {
  vertical-align: middle !important;
  align-self: flex-center !important;
}

.block-bottom {
  vertical-align: bottom !important;
  align-self: flex-end !important;
}

.block-left {
  margin-right: auto !important;
  margin-left: 0 !important;
}

.block-center {
  margin-right: auto !important;
  margin-left: auto !important;
}

.block-right {
  margin-right: 0 !important;
  margin-left: auto !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.clear-left {
  clear: left !important;
}

.clear {
  clear: both !important;
}

.clear-right {
  clear: right !important;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-top {
  margin-top: -1rem !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.block-link {
  position: relative;
  display: block;
  text-decoration: none;
}

/*
*
    Paramétrage des breakpoints
    Les breakpoints et leurs mixins ont été définis avec la méthode suivante : https://tinyurl.com/yax92hf6
*
*/
body {
  font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4 {
  margin: 0;
}

p {
  line-height: 1.5;
  margin-block: 0;
}

ul,
ol {
  padding: 0;
  margin: 0;
}
ul li,
ol li {
  list-style: none;
}

.title {
  color: #BB8535;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 400;
}
@media only screen and (max-width: 59.9375em) {
  .title {
    font-size: 30px;
  }
}

.btn-primary {
  position: relative;
  min-width: 150px;
  color: #ffffff;
  padding: 1rem;
  background-color: #000000;
  background-image: url("../../assets/images//fond-btn.jpg");
  background-position: top center;
  background-size: cover;
  text-align: center;
  text-decoration: none;
  transition: transform 0.2s ease-out;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  transform: scale(1.05);
}

.image-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.image-wrapper .image-content {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.shadow {
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(139, 139, 139, 0.15), 0 0 30px rgba(139, 139, 139, 0.15), 0 0 45px rgba(139, 139, 139, 0.15);
}

.small {
  font-size: 14px;
}
@media only screen and (max-width: 59.9375em) {
  .small {
    font-size: 12px;
  }
}

.hero-wrapper {
  position: relative;
  min-width: 100%;
  height: 500px;
}
.hero-wrapper .image-wrapper .image-content {
  object-fit: cover;
}
.hero-wrapper .content-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 9rem;
  transform: translateY(-50%);
  color: #ffffff;
}
.hero-wrapper .content-wrapper .subtitle {
  margin-left: 3rem;
  margin-top: 3rem;
  font-size: 28px;
  line-height: 1.6;
  text-transform: uppercase;
}

.introduction-wrapper {
  display: flex;
  min-height: 380px;
  background-image: url("../../assets/images//texture1.jpg");
  background-position: top center;
  background-size: cover;
  color: #000000;
  text-align: center;
}
.introduction-wrapper .shell {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  max-width: 84ch;
}
.introduction-wrapper .txt {
  font-size: 22px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.introduction-wrapper .txt-resume {
  position: relative;
  font-size: 18px;
  margin: 1.5rem 3.5rem 0;
}
.introduction-wrapper .txt-resume::before {
  content: url("../../assets/images//citation.png");
  position: absolute;
  top: -20px;
  left: -5px;
}

.side-by-side-epique {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  color: #ffffff;
}
.side-by-side-epique .image-content-wrapper {
  flex: 2;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.side-by-side-epique .image-content-wrapper .image-content {
  position: relative;
  width: 100%;
}
.side-by-side-epique .image-content-wrapper .btn-primary {
  margin-top: 2rem;
}
.side-by-side-epique .txt-wrapper {
  position: relative;
  flex: 1;
  background-color: #000000;
  padding: 4rem;
}
.side-by-side-epique .txt-wrapper .txt {
  font-size: 16px;
}
.side-by-side-epique .txt-wrapper .mea-wrapper {
  position: absolute;
  margin-bottom: -9.25rem;
  padding: 2rem 2rem 2rem 4.5rem;
  width: 60%;
  bottom: 0;
  left: 50%;
  background-color: #BB8535;
  background: url("../../assets/images//fond-encart.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  outline: 1px solid #BB8535;
  outline-offset: 8px;
  transform: translate(-50%, -33%);
}
.side-by-side-epique .txt-wrapper .mea-wrapper::before {
  content: url("../../assets/images//piece-etain.png");
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.side-by-side-epique .txt-wrapper .mea-wrapper p + p {
  margin-top: 1rem;
}

.number-list {
  padding: 0 2rem;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.number-list .number {
  position: relative;
  margin-left: 2rem;
  padding-right: 2rem;
}
.number-list .number::before {
  content: "";
  position: absolute;
  left: -55px;
  top: -5px;
  width: 40px;
  text-align: center;
}
.number-list .number:nth-child(1)::before {
  content: url("../../assets/images//list1.png");
}
.number-list .number:nth-child(2)::before {
  content: url("../../assets/images//list2.png");
}
.number-list .number:nth-child(3)::before {
  content: url("../../assets/images//list3.png");
}
.number-list .number:nth-child(4)::before {
  content: url("../../assets/images//list4.png");
}
.number-list .number:last-child {
  padding-bottom: 1rem;
}
.number-list .number + .number {
  margin-top: 1.5rem;
}
.number-list .number strong {
  font-size: 18px;
}

.autres-versions {
  background-image: url("../../assets/images//texture2.jpg");
  background-position: center top;
  background-size: cover;
  color: #000000;
  padding: 5rem 0;
}
.autres-versions .shell .subtitle {
  display: inline-block;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.autres-versions .shell .subtitle .picto-information {
  background-color: #BB8535;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  text-align: center;
  padding: 2px 8px;
  font-size: 13px;
  margin-right: 0.5rem;
}
.autres-versions .shell .side-by-side {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
}
.autres-versions .shell .side-by-side .first-content,
.autres-versions .shell .side-by-side .second-content {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.autres-versions .shell .side-by-side .first-content {
  margin-right: 2rem;
}
.autres-versions .shell .side-by-side .second-content {
  margin-left: 2rem;
}
.autres-versions .shell .side-by-side .image-wrapper {
  min-height: 400px;
}
@media only screen and (min-width: 75em) {
  .autres-versions .shell .side-by-side .image-wrapper {
    min-width: 500px;
  }
}
@media only screen and (max-width: 74.9375em) {
  .autres-versions .shell .side-by-side .image-wrapper {
    min-width: 420px;
  }
}
.autres-versions .shell .side-by-side .btn-primary {
  margin-top: 2rem;
}

/*
/////////////////////////////////////////////////
///////// M E D I A S    Q U E R I E S //////////
/////////////////////////////////////////////////
*/
@media only screen and (max-width: 59.9375em) {
  .hero-wrapper {
    height: 280px;
  }
  .hero-wrapper .content-wrapper {
    padding: 0 3rem;
    transform-origin: center left;
    transform: translateY(-50%) scale(0.6);
  }
}
@media only screen and (max-width: 29.9375em) {
  .hero-wrapper {
    height: 210px;
  }
  .hero-wrapper .image-wrapper::after {
    content: "";
    position: absolute;
    inset: 0;
    background-color: black;
    opacity: 0.4;
  }
  .hero-wrapper .image-wrapper .image-content {
    object-position: center right;
  }
  .hero-wrapper .content-wrapper {
    transform: translateY(-50%) scale(0.3);
  }
  .hero-wrapper .content-wrapper .subtitle {
    margin-top: 9rem;
    line-height: 1.5;
    transform: scale(2);
    transform-origin: left;
  }
}

@media only screen and (max-width: 59.9375em) {
  .introduction-wrapper .shell {
    max-width: 72ch;
  }
  .introduction-wrapper .txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 59.9375em) and (max-width: 29.9375em) {
  .introduction-wrapper .txt {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 59.9375em) {
  .introduction-wrapper .txt-resume {
    font-size: 16px;
  }
}
@media only screen and (max-width: 29.9375em) {
  .introduction-wrapper {
    padding: 3rem 0;
  }
}

@media only screen and (max-width: 59.9375em) {
  .side-by-side-epique {
    display: block;
  }
}
@media only screen and (max-width: 29.9375em) {
  .side-by-side-epique .txt-wrapper {
    padding: 2rem;
  }
  .side-by-side-epique .txt-wrapper .mea-wrapper {
    padding: 1.5rem 1.5rem 2.5rem;
    margin-bottom: -11rem;
  }
  .side-by-side-epique .txt-wrapper .mea-wrapper::before {
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
  }
  .side-by-side-epique .number-list {
    padding: 0;
    margin-bottom: 9rem;
  }
}

@media only screen and (max-width: 59.9375em) {
  .autres-versions {
    padding: 9rem 0 4rem;
  }
  .autres-versions .shell .side-by-side {
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: flex-start;
  }
  .autres-versions .shell .side-by-side .first-content {
    margin-right: 0rem;
  }
  .autres-versions .shell .side-by-side .second-content {
    margin-left: 0rem;
  }
  .autres-versions .shell .side-by-side .image-wrapper {
    min-width: 300px;
    min-height: 300px;
    max-width: 300px;
  }
  .autres-versions .shell .side-by-side .btn-primary {
    max-width: 230px;
  }
}
@media only screen and (max-width: 29.9375em) {
  .autres-versions {
    padding: 11rem 0 4rem;
  }
  .autres-versions .shell .side-by-side .first-content {
    margin-bottom: 3rem;
  }
}

.footer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 5rem;
  min-height: 90px;
  background-color: #000000;
}
@media only screen and (max-width: 59.9375em) {
  .footer {
    min-height: calc(90px * .75);
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 29.9375em) {
  .footer {
    min-height: auto;
    flex-flow: row wrap;
    justify-content: center;
  }
  .footer .logo-wrapper {
    margin-top: 2rem;
  }
  .footer > * {
    margin-bottom: 1.5rem;
  }
}
.footer .logo-wrapper {
  max-width: 180px;
}
@media only screen and (max-width: 59.9375em) {
  .footer .logo-wrapper {
    max-width: 100px;
  }
}
@media only screen and (max-width: 29.9375em) {
  .footer .logo-wrapper {
    max-width: 180px;
  }
}
.footer .logo-wrapper .logo {
  max-width: 100%;
}
.footer .links-wrapper,
.footer .social-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.footer .links-wrapper li:not(:last-child),
.footer .social-wrapper li:not(:last-child) {
  margin-right: 15px;
}
@media only screen and (max-width: 29.9375em) {
  .footer .links-wrapper li:not(:last-child),
.footer .social-wrapper li:not(:last-child) {
    margin-right: 18px;
  }
}
.footer .links-wrapper li a img,
.footer .social-wrapper li a img {
  transition: transform 0.2s ease-out;
}
@media only screen and (max-width: 59.9375em) {
  .footer .links-wrapper li a img,
.footer .social-wrapper li a img {
    max-width: 23px;
  }
}
@media only screen and (max-width: 29.9375em) {
  .footer .links-wrapper li a img,
.footer .social-wrapper li a img {
    max-width: 27px;
  }
}
.footer .links-wrapper li a:hover img, .footer .links-wrapper li a:focus img, .footer .links-wrapper li a:active img,
.footer .social-wrapper li a:hover img,
.footer .social-wrapper li a:focus img,
.footer .social-wrapper li a:active img {
  transform: scale(1.2);
}/*# sourceMappingURL=main.css.map */