@charset "UTF-8";
/*!
Theme Name:   Thème new-project
Template:     new-project
Author:       Arsenalweb
Author URI:   https://Arsenalweb.com/
Description:  Thème du site principal new-project
Version:      1.0.0
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v4.0 | 20180602
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**

*
* Nicolas Tremblay <nicolas@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/*

Boostrap mixins

*/
@media (min-width: 1px) {
  .m--xs-0 {
    margin: 0 !important; }
  .mt--xs-0,
  .my--xs-0 {
    margin-top: 0 !important; }
  .mr--xs-0,
  .mx--xs-0 {
    margin-right: 0 !important; }
  .mb--xs-0,
  .my--xs-0 {
    margin-bottom: 0 !important; }
  .ml--xs-0,
  .mx--xs-0 {
    margin-left: 0 !important; }
  .m--xs-0.5 {
    margin: 0.5rem !important; }
  .mt--xs-0.5,
  .my--xs-0.5 {
    margin-top: 0.5rem !important; }
  .mr--xs-0.5,
  .mx--xs-0.5 {
    margin-right: 0.5rem !important; }
  .mb--xs-0.5,
  .my--xs-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--xs-0.5,
  .mx--xs-0.5 {
    margin-left: 0.5rem !important; }
  .m--xs-1 {
    margin: 1rem !important; }
  .mt--xs-1,
  .my--xs-1 {
    margin-top: 1rem !important; }
  .mr--xs-1,
  .mx--xs-1 {
    margin-right: 1rem !important; }
  .mb--xs-1,
  .my--xs-1 {
    margin-bottom: 1rem !important; }
  .ml--xs-1,
  .mx--xs-1 {
    margin-left: 1rem !important; }
  .m--xs-2 {
    margin: 2rem !important; }
  .mt--xs-2,
  .my--xs-2 {
    margin-top: 2rem !important; }
  .mr--xs-2,
  .mx--xs-2 {
    margin-right: 2rem !important; }
  .mb--xs-2,
  .my--xs-2 {
    margin-bottom: 2rem !important; }
  .ml--xs-2,
  .mx--xs-2 {
    margin-left: 2rem !important; }
  .m--xs-3 {
    margin: 3rem !important; }
  .mt--xs-3,
  .my--xs-3 {
    margin-top: 3rem !important; }
  .mr--xs-3,
  .mx--xs-3 {
    margin-right: 3rem !important; }
  .mb--xs-3,
  .my--xs-3 {
    margin-bottom: 3rem !important; }
  .ml--xs-3,
  .mx--xs-3 {
    margin-left: 3rem !important; }
  .m--xs-4 {
    margin: 4rem !important; }
  .mt--xs-4,
  .my--xs-4 {
    margin-top: 4rem !important; }
  .mr--xs-4,
  .mx--xs-4 {
    margin-right: 4rem !important; }
  .mb--xs-4,
  .my--xs-4 {
    margin-bottom: 4rem !important; }
  .ml--xs-4,
  .mx--xs-4 {
    margin-left: 4rem !important; }
  .m--xs-5 {
    margin: 5rem !important; }
  .mt--xs-5,
  .my--xs-5 {
    margin-top: 5rem !important; }
  .mr--xs-5,
  .mx--xs-5 {
    margin-right: 5rem !important; }
  .mb--xs-5,
  .my--xs-5 {
    margin-bottom: 5rem !important; }
  .ml--xs-5,
  .mx--xs-5 {
    margin-left: 5rem !important; }
  .p--xs-0 {
    padding: 0 !important; }
  .pt--xs-0,
  .py--xs-0 {
    padding-top: 0 !important; }
  .pr--xs-0,
  .px--xs-0 {
    padding-right: 0 !important; }
  .pb--xs-0,
  .py--xs-0 {
    padding-bottom: 0 !important; }
  .pl--xs-0,
  .px--xs-0 {
    padding-left: 0 !important; }
  .p--xs-0.5 {
    padding: 0.5rem !important; }
  .pt--xs-0.5,
  .py--xs-0.5 {
    padding-top: 0.5rem !important; }
  .pr--xs-0.5,
  .px--xs-0.5 {
    padding-right: 0.5rem !important; }
  .pb--xs-0.5,
  .py--xs-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--xs-0.5,
  .px--xs-0.5 {
    padding-left: 0.5rem !important; }
  .p--xs-1 {
    padding: 1rem !important; }
  .pt--xs-1,
  .py--xs-1 {
    padding-top: 1rem !important; }
  .pr--xs-1,
  .px--xs-1 {
    padding-right: 1rem !important; }
  .pb--xs-1,
  .py--xs-1 {
    padding-bottom: 1rem !important; }
  .pl--xs-1,
  .px--xs-1 {
    padding-left: 1rem !important; }
  .p--xs-2 {
    padding: 2rem !important; }
  .pt--xs-2,
  .py--xs-2 {
    padding-top: 2rem !important; }
  .pr--xs-2,
  .px--xs-2 {
    padding-right: 2rem !important; }
  .pb--xs-2,
  .py--xs-2 {
    padding-bottom: 2rem !important; }
  .pl--xs-2,
  .px--xs-2 {
    padding-left: 2rem !important; }
  .p--xs-3 {
    padding: 3rem !important; }
  .pt--xs-3,
  .py--xs-3 {
    padding-top: 3rem !important; }
  .pr--xs-3,
  .px--xs-3 {
    padding-right: 3rem !important; }
  .pb--xs-3,
  .py--xs-3 {
    padding-bottom: 3rem !important; }
  .pl--xs-3,
  .px--xs-3 {
    padding-left: 3rem !important; }
  .p--xs-4 {
    padding: 4rem !important; }
  .pt--xs-4,
  .py--xs-4 {
    padding-top: 4rem !important; }
  .pr--xs-4,
  .px--xs-4 {
    padding-right: 4rem !important; }
  .pb--xs-4,
  .py--xs-4 {
    padding-bottom: 4rem !important; }
  .pl--xs-4,
  .px--xs-4 {
    padding-left: 4rem !important; }
  .p--xs-5 {
    padding: 5rem !important; }
  .pt--xs-5,
  .py--xs-5 {
    padding-top: 5rem !important; }
  .pr--xs-5,
  .px--xs-5 {
    padding-right: 5rem !important; }
  .pb--xs-5,
  .py--xs-5 {
    padding-bottom: 5rem !important; }
  .pl--xs-5,
  .px--xs-5 {
    padding-left: 5rem !important; }
  .m--xs-n0.5 {
    margin: -0.5rem !important; }
  .mt--xs-n0.5,
  .my--xs-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--xs-n0.5,
  .mx--xs-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--xs-n0.5,
  .my--xs-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--xs-n0.5,
  .mx--xs-n0.5 {
    margin-left: -0.5rem !important; }
  .m--xs-n1 {
    margin: -1rem !important; }
  .mt--xs-n1,
  .my--xs-n1 {
    margin-top: -1rem !important; }
  .mr--xs-n1,
  .mx--xs-n1 {
    margin-right: -1rem !important; }
  .mb--xs-n1,
  .my--xs-n1 {
    margin-bottom: -1rem !important; }
  .ml--xs-n1,
  .mx--xs-n1 {
    margin-left: -1rem !important; }
  .m--xs-n2 {
    margin: -2rem !important; }
  .mt--xs-n2,
  .my--xs-n2 {
    margin-top: -2rem !important; }
  .mr--xs-n2,
  .mx--xs-n2 {
    margin-right: -2rem !important; }
  .mb--xs-n2,
  .my--xs-n2 {
    margin-bottom: -2rem !important; }
  .ml--xs-n2,
  .mx--xs-n2 {
    margin-left: -2rem !important; }
  .m--xs-n3 {
    margin: -3rem !important; }
  .mt--xs-n3,
  .my--xs-n3 {
    margin-top: -3rem !important; }
  .mr--xs-n3,
  .mx--xs-n3 {
    margin-right: -3rem !important; }
  .mb--xs-n3,
  .my--xs-n3 {
    margin-bottom: -3rem !important; }
  .ml--xs-n3,
  .mx--xs-n3 {
    margin-left: -3rem !important; }
  .m--xs-n4 {
    margin: -4rem !important; }
  .mt--xs-n4,
  .my--xs-n4 {
    margin-top: -4rem !important; }
  .mr--xs-n4,
  .mx--xs-n4 {
    margin-right: -4rem !important; }
  .mb--xs-n4,
  .my--xs-n4 {
    margin-bottom: -4rem !important; }
  .ml--xs-n4,
  .mx--xs-n4 {
    margin-left: -4rem !important; }
  .m--xs-n5 {
    margin: -5rem !important; }
  .mt--xs-n5,
  .my--xs-n5 {
    margin-top: -5rem !important; }
  .mr--xs-n5,
  .mx--xs-n5 {
    margin-right: -5rem !important; }
  .mb--xs-n5,
  .my--xs-n5 {
    margin-bottom: -5rem !important; }
  .ml--xs-n5,
  .mx--xs-n5 {
    margin-left: -5rem !important; }
  .m--xs-auto {
    margin: auto !important; }
  .mt--xs-auto,
  .my--xs-auto {
    margin-top: auto !important; }
  .mr--xs-auto,
  .mx--xs-auto {
    margin-right: auto !important; }
  .mb--xs-auto,
  .my--xs-auto {
    margin-bottom: auto !important; }
  .ml--xs-auto,
  .mx--xs-auto {
    margin-left: auto !important; } }

@media (min-width: 414px) {
  .m--sm-0 {
    margin: 0 !important; }
  .mt--sm-0,
  .my--sm-0 {
    margin-top: 0 !important; }
  .mr--sm-0,
  .mx--sm-0 {
    margin-right: 0 !important; }
  .mb--sm-0,
  .my--sm-0 {
    margin-bottom: 0 !important; }
  .ml--sm-0,
  .mx--sm-0 {
    margin-left: 0 !important; }
  .m--sm-0.5 {
    margin: 0.5rem !important; }
  .mt--sm-0.5,
  .my--sm-0.5 {
    margin-top: 0.5rem !important; }
  .mr--sm-0.5,
  .mx--sm-0.5 {
    margin-right: 0.5rem !important; }
  .mb--sm-0.5,
  .my--sm-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--sm-0.5,
  .mx--sm-0.5 {
    margin-left: 0.5rem !important; }
  .m--sm-1 {
    margin: 1rem !important; }
  .mt--sm-1,
  .my--sm-1 {
    margin-top: 1rem !important; }
  .mr--sm-1,
  .mx--sm-1 {
    margin-right: 1rem !important; }
  .mb--sm-1,
  .my--sm-1 {
    margin-bottom: 1rem !important; }
  .ml--sm-1,
  .mx--sm-1 {
    margin-left: 1rem !important; }
  .m--sm-2 {
    margin: 2rem !important; }
  .mt--sm-2,
  .my--sm-2 {
    margin-top: 2rem !important; }
  .mr--sm-2,
  .mx--sm-2 {
    margin-right: 2rem !important; }
  .mb--sm-2,
  .my--sm-2 {
    margin-bottom: 2rem !important; }
  .ml--sm-2,
  .mx--sm-2 {
    margin-left: 2rem !important; }
  .m--sm-3 {
    margin: 3rem !important; }
  .mt--sm-3,
  .my--sm-3 {
    margin-top: 3rem !important; }
  .mr--sm-3,
  .mx--sm-3 {
    margin-right: 3rem !important; }
  .mb--sm-3,
  .my--sm-3 {
    margin-bottom: 3rem !important; }
  .ml--sm-3,
  .mx--sm-3 {
    margin-left: 3rem !important; }
  .m--sm-4 {
    margin: 4rem !important; }
  .mt--sm-4,
  .my--sm-4 {
    margin-top: 4rem !important; }
  .mr--sm-4,
  .mx--sm-4 {
    margin-right: 4rem !important; }
  .mb--sm-4,
  .my--sm-4 {
    margin-bottom: 4rem !important; }
  .ml--sm-4,
  .mx--sm-4 {
    margin-left: 4rem !important; }
  .m--sm-5 {
    margin: 5rem !important; }
  .mt--sm-5,
  .my--sm-5 {
    margin-top: 5rem !important; }
  .mr--sm-5,
  .mx--sm-5 {
    margin-right: 5rem !important; }
  .mb--sm-5,
  .my--sm-5 {
    margin-bottom: 5rem !important; }
  .ml--sm-5,
  .mx--sm-5 {
    margin-left: 5rem !important; }
  .p--sm-0 {
    padding: 0 !important; }
  .pt--sm-0,
  .py--sm-0 {
    padding-top: 0 !important; }
  .pr--sm-0,
  .px--sm-0 {
    padding-right: 0 !important; }
  .pb--sm-0,
  .py--sm-0 {
    padding-bottom: 0 !important; }
  .pl--sm-0,
  .px--sm-0 {
    padding-left: 0 !important; }
  .p--sm-0.5 {
    padding: 0.5rem !important; }
  .pt--sm-0.5,
  .py--sm-0.5 {
    padding-top: 0.5rem !important; }
  .pr--sm-0.5,
  .px--sm-0.5 {
    padding-right: 0.5rem !important; }
  .pb--sm-0.5,
  .py--sm-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--sm-0.5,
  .px--sm-0.5 {
    padding-left: 0.5rem !important; }
  .p--sm-1 {
    padding: 1rem !important; }
  .pt--sm-1,
  .py--sm-1 {
    padding-top: 1rem !important; }
  .pr--sm-1,
  .px--sm-1 {
    padding-right: 1rem !important; }
  .pb--sm-1,
  .py--sm-1 {
    padding-bottom: 1rem !important; }
  .pl--sm-1,
  .px--sm-1 {
    padding-left: 1rem !important; }
  .p--sm-2 {
    padding: 2rem !important; }
  .pt--sm-2,
  .py--sm-2 {
    padding-top: 2rem !important; }
  .pr--sm-2,
  .px--sm-2 {
    padding-right: 2rem !important; }
  .pb--sm-2,
  .py--sm-2 {
    padding-bottom: 2rem !important; }
  .pl--sm-2,
  .px--sm-2 {
    padding-left: 2rem !important; }
  .p--sm-3 {
    padding: 3rem !important; }
  .pt--sm-3,
  .py--sm-3 {
    padding-top: 3rem !important; }
  .pr--sm-3,
  .px--sm-3 {
    padding-right: 3rem !important; }
  .pb--sm-3,
  .py--sm-3 {
    padding-bottom: 3rem !important; }
  .pl--sm-3,
  .px--sm-3 {
    padding-left: 3rem !important; }
  .p--sm-4 {
    padding: 4rem !important; }
  .pt--sm-4,
  .py--sm-4 {
    padding-top: 4rem !important; }
  .pr--sm-4,
  .px--sm-4 {
    padding-right: 4rem !important; }
  .pb--sm-4,
  .py--sm-4 {
    padding-bottom: 4rem !important; }
  .pl--sm-4,
  .px--sm-4 {
    padding-left: 4rem !important; }
  .p--sm-5 {
    padding: 5rem !important; }
  .pt--sm-5,
  .py--sm-5 {
    padding-top: 5rem !important; }
  .pr--sm-5,
  .px--sm-5 {
    padding-right: 5rem !important; }
  .pb--sm-5,
  .py--sm-5 {
    padding-bottom: 5rem !important; }
  .pl--sm-5,
  .px--sm-5 {
    padding-left: 5rem !important; }
  .m--sm-n0.5 {
    margin: -0.5rem !important; }
  .mt--sm-n0.5,
  .my--sm-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--sm-n0.5,
  .mx--sm-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--sm-n0.5,
  .my--sm-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--sm-n0.5,
  .mx--sm-n0.5 {
    margin-left: -0.5rem !important; }
  .m--sm-n1 {
    margin: -1rem !important; }
  .mt--sm-n1,
  .my--sm-n1 {
    margin-top: -1rem !important; }
  .mr--sm-n1,
  .mx--sm-n1 {
    margin-right: -1rem !important; }
  .mb--sm-n1,
  .my--sm-n1 {
    margin-bottom: -1rem !important; }
  .ml--sm-n1,
  .mx--sm-n1 {
    margin-left: -1rem !important; }
  .m--sm-n2 {
    margin: -2rem !important; }
  .mt--sm-n2,
  .my--sm-n2 {
    margin-top: -2rem !important; }
  .mr--sm-n2,
  .mx--sm-n2 {
    margin-right: -2rem !important; }
  .mb--sm-n2,
  .my--sm-n2 {
    margin-bottom: -2rem !important; }
  .ml--sm-n2,
  .mx--sm-n2 {
    margin-left: -2rem !important; }
  .m--sm-n3 {
    margin: -3rem !important; }
  .mt--sm-n3,
  .my--sm-n3 {
    margin-top: -3rem !important; }
  .mr--sm-n3,
  .mx--sm-n3 {
    margin-right: -3rem !important; }
  .mb--sm-n3,
  .my--sm-n3 {
    margin-bottom: -3rem !important; }
  .ml--sm-n3,
  .mx--sm-n3 {
    margin-left: -3rem !important; }
  .m--sm-n4 {
    margin: -4rem !important; }
  .mt--sm-n4,
  .my--sm-n4 {
    margin-top: -4rem !important; }
  .mr--sm-n4,
  .mx--sm-n4 {
    margin-right: -4rem !important; }
  .mb--sm-n4,
  .my--sm-n4 {
    margin-bottom: -4rem !important; }
  .ml--sm-n4,
  .mx--sm-n4 {
    margin-left: -4rem !important; }
  .m--sm-n5 {
    margin: -5rem !important; }
  .mt--sm-n5,
  .my--sm-n5 {
    margin-top: -5rem !important; }
  .mr--sm-n5,
  .mx--sm-n5 {
    margin-right: -5rem !important; }
  .mb--sm-n5,
  .my--sm-n5 {
    margin-bottom: -5rem !important; }
  .ml--sm-n5,
  .mx--sm-n5 {
    margin-left: -5rem !important; }
  .m--sm-auto {
    margin: auto !important; }
  .mt--sm-auto,
  .my--sm-auto {
    margin-top: auto !important; }
  .mr--sm-auto,
  .mx--sm-auto {
    margin-right: auto !important; }
  .mb--sm-auto,
  .my--sm-auto {
    margin-bottom: auto !important; }
  .ml--sm-auto,
  .mx--sm-auto {
    margin-left: auto !important; } }

@media (min-width: 667px) {
  .m--md-0 {
    margin: 0 !important; }
  .mt--md-0,
  .my--md-0 {
    margin-top: 0 !important; }
  .mr--md-0,
  .mx--md-0 {
    margin-right: 0 !important; }
  .mb--md-0,
  .my--md-0 {
    margin-bottom: 0 !important; }
  .ml--md-0,
  .mx--md-0 {
    margin-left: 0 !important; }
  .m--md-0.5 {
    margin: 0.5rem !important; }
  .mt--md-0.5,
  .my--md-0.5 {
    margin-top: 0.5rem !important; }
  .mr--md-0.5,
  .mx--md-0.5 {
    margin-right: 0.5rem !important; }
  .mb--md-0.5,
  .my--md-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--md-0.5,
  .mx--md-0.5 {
    margin-left: 0.5rem !important; }
  .m--md-1 {
    margin: 1rem !important; }
  .mt--md-1,
  .my--md-1 {
    margin-top: 1rem !important; }
  .mr--md-1,
  .mx--md-1 {
    margin-right: 1rem !important; }
  .mb--md-1,
  .my--md-1 {
    margin-bottom: 1rem !important; }
  .ml--md-1,
  .mx--md-1 {
    margin-left: 1rem !important; }
  .m--md-2 {
    margin: 2rem !important; }
  .mt--md-2,
  .my--md-2 {
    margin-top: 2rem !important; }
  .mr--md-2,
  .mx--md-2 {
    margin-right: 2rem !important; }
  .mb--md-2,
  .my--md-2 {
    margin-bottom: 2rem !important; }
  .ml--md-2,
  .mx--md-2 {
    margin-left: 2rem !important; }
  .m--md-3 {
    margin: 3rem !important; }
  .mt--md-3,
  .my--md-3 {
    margin-top: 3rem !important; }
  .mr--md-3,
  .mx--md-3 {
    margin-right: 3rem !important; }
  .mb--md-3,
  .my--md-3 {
    margin-bottom: 3rem !important; }
  .ml--md-3,
  .mx--md-3 {
    margin-left: 3rem !important; }
  .m--md-4 {
    margin: 4rem !important; }
  .mt--md-4,
  .my--md-4 {
    margin-top: 4rem !important; }
  .mr--md-4,
  .mx--md-4 {
    margin-right: 4rem !important; }
  .mb--md-4,
  .my--md-4 {
    margin-bottom: 4rem !important; }
  .ml--md-4,
  .mx--md-4 {
    margin-left: 4rem !important; }
  .m--md-5 {
    margin: 5rem !important; }
  .mt--md-5,
  .my--md-5 {
    margin-top: 5rem !important; }
  .mr--md-5,
  .mx--md-5 {
    margin-right: 5rem !important; }
  .mb--md-5,
  .my--md-5 {
    margin-bottom: 5rem !important; }
  .ml--md-5,
  .mx--md-5 {
    margin-left: 5rem !important; }
  .p--md-0 {
    padding: 0 !important; }
  .pt--md-0,
  .py--md-0 {
    padding-top: 0 !important; }
  .pr--md-0,
  .px--md-0 {
    padding-right: 0 !important; }
  .pb--md-0,
  .py--md-0 {
    padding-bottom: 0 !important; }
  .pl--md-0,
  .px--md-0 {
    padding-left: 0 !important; }
  .p--md-0.5 {
    padding: 0.5rem !important; }
  .pt--md-0.5,
  .py--md-0.5 {
    padding-top: 0.5rem !important; }
  .pr--md-0.5,
  .px--md-0.5 {
    padding-right: 0.5rem !important; }
  .pb--md-0.5,
  .py--md-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--md-0.5,
  .px--md-0.5 {
    padding-left: 0.5rem !important; }
  .p--md-1 {
    padding: 1rem !important; }
  .pt--md-1,
  .py--md-1 {
    padding-top: 1rem !important; }
  .pr--md-1,
  .px--md-1 {
    padding-right: 1rem !important; }
  .pb--md-1,
  .py--md-1 {
    padding-bottom: 1rem !important; }
  .pl--md-1,
  .px--md-1 {
    padding-left: 1rem !important; }
  .p--md-2 {
    padding: 2rem !important; }
  .pt--md-2,
  .py--md-2 {
    padding-top: 2rem !important; }
  .pr--md-2,
  .px--md-2 {
    padding-right: 2rem !important; }
  .pb--md-2,
  .py--md-2 {
    padding-bottom: 2rem !important; }
  .pl--md-2,
  .px--md-2 {
    padding-left: 2rem !important; }
  .p--md-3 {
    padding: 3rem !important; }
  .pt--md-3,
  .py--md-3 {
    padding-top: 3rem !important; }
  .pr--md-3,
  .px--md-3 {
    padding-right: 3rem !important; }
  .pb--md-3,
  .py--md-3 {
    padding-bottom: 3rem !important; }
  .pl--md-3,
  .px--md-3 {
    padding-left: 3rem !important; }
  .p--md-4 {
    padding: 4rem !important; }
  .pt--md-4,
  .py--md-4 {
    padding-top: 4rem !important; }
  .pr--md-4,
  .px--md-4 {
    padding-right: 4rem !important; }
  .pb--md-4,
  .py--md-4 {
    padding-bottom: 4rem !important; }
  .pl--md-4,
  .px--md-4 {
    padding-left: 4rem !important; }
  .p--md-5 {
    padding: 5rem !important; }
  .pt--md-5,
  .py--md-5 {
    padding-top: 5rem !important; }
  .pr--md-5,
  .px--md-5 {
    padding-right: 5rem !important; }
  .pb--md-5,
  .py--md-5 {
    padding-bottom: 5rem !important; }
  .pl--md-5,
  .px--md-5 {
    padding-left: 5rem !important; }
  .m--md-n0.5 {
    margin: -0.5rem !important; }
  .mt--md-n0.5,
  .my--md-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--md-n0.5,
  .mx--md-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--md-n0.5,
  .my--md-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--md-n0.5,
  .mx--md-n0.5 {
    margin-left: -0.5rem !important; }
  .m--md-n1 {
    margin: -1rem !important; }
  .mt--md-n1,
  .my--md-n1 {
    margin-top: -1rem !important; }
  .mr--md-n1,
  .mx--md-n1 {
    margin-right: -1rem !important; }
  .mb--md-n1,
  .my--md-n1 {
    margin-bottom: -1rem !important; }
  .ml--md-n1,
  .mx--md-n1 {
    margin-left: -1rem !important; }
  .m--md-n2 {
    margin: -2rem !important; }
  .mt--md-n2,
  .my--md-n2 {
    margin-top: -2rem !important; }
  .mr--md-n2,
  .mx--md-n2 {
    margin-right: -2rem !important; }
  .mb--md-n2,
  .my--md-n2 {
    margin-bottom: -2rem !important; }
  .ml--md-n2,
  .mx--md-n2 {
    margin-left: -2rem !important; }
  .m--md-n3 {
    margin: -3rem !important; }
  .mt--md-n3,
  .my--md-n3 {
    margin-top: -3rem !important; }
  .mr--md-n3,
  .mx--md-n3 {
    margin-right: -3rem !important; }
  .mb--md-n3,
  .my--md-n3 {
    margin-bottom: -3rem !important; }
  .ml--md-n3,
  .mx--md-n3 {
    margin-left: -3rem !important; }
  .m--md-n4 {
    margin: -4rem !important; }
  .mt--md-n4,
  .my--md-n4 {
    margin-top: -4rem !important; }
  .mr--md-n4,
  .mx--md-n4 {
    margin-right: -4rem !important; }
  .mb--md-n4,
  .my--md-n4 {
    margin-bottom: -4rem !important; }
  .ml--md-n4,
  .mx--md-n4 {
    margin-left: -4rem !important; }
  .m--md-n5 {
    margin: -5rem !important; }
  .mt--md-n5,
  .my--md-n5 {
    margin-top: -5rem !important; }
  .mr--md-n5,
  .mx--md-n5 {
    margin-right: -5rem !important; }
  .mb--md-n5,
  .my--md-n5 {
    margin-bottom: -5rem !important; }
  .ml--md-n5,
  .mx--md-n5 {
    margin-left: -5rem !important; }
  .m--md-auto {
    margin: auto !important; }
  .mt--md-auto,
  .my--md-auto {
    margin-top: auto !important; }
  .mr--md-auto,
  .mx--md-auto {
    margin-right: auto !important; }
  .mb--md-auto,
  .my--md-auto {
    margin-bottom: auto !important; }
  .ml--md-auto,
  .mx--md-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m--lg-0 {
    margin: 0 !important; }
  .mt--lg-0,
  .my--lg-0 {
    margin-top: 0 !important; }
  .mr--lg-0,
  .mx--lg-0 {
    margin-right: 0 !important; }
  .mb--lg-0,
  .my--lg-0 {
    margin-bottom: 0 !important; }
  .ml--lg-0,
  .mx--lg-0 {
    margin-left: 0 !important; }
  .m--lg-0.5 {
    margin: 0.5rem !important; }
  .mt--lg-0.5,
  .my--lg-0.5 {
    margin-top: 0.5rem !important; }
  .mr--lg-0.5,
  .mx--lg-0.5 {
    margin-right: 0.5rem !important; }
  .mb--lg-0.5,
  .my--lg-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--lg-0.5,
  .mx--lg-0.5 {
    margin-left: 0.5rem !important; }
  .m--lg-1 {
    margin: 1rem !important; }
  .mt--lg-1,
  .my--lg-1 {
    margin-top: 1rem !important; }
  .mr--lg-1,
  .mx--lg-1 {
    margin-right: 1rem !important; }
  .mb--lg-1,
  .my--lg-1 {
    margin-bottom: 1rem !important; }
  .ml--lg-1,
  .mx--lg-1 {
    margin-left: 1rem !important; }
  .m--lg-2 {
    margin: 2rem !important; }
  .mt--lg-2,
  .my--lg-2 {
    margin-top: 2rem !important; }
  .mr--lg-2,
  .mx--lg-2 {
    margin-right: 2rem !important; }
  .mb--lg-2,
  .my--lg-2 {
    margin-bottom: 2rem !important; }
  .ml--lg-2,
  .mx--lg-2 {
    margin-left: 2rem !important; }
  .m--lg-3 {
    margin: 3rem !important; }
  .mt--lg-3,
  .my--lg-3 {
    margin-top: 3rem !important; }
  .mr--lg-3,
  .mx--lg-3 {
    margin-right: 3rem !important; }
  .mb--lg-3,
  .my--lg-3 {
    margin-bottom: 3rem !important; }
  .ml--lg-3,
  .mx--lg-3 {
    margin-left: 3rem !important; }
  .m--lg-4 {
    margin: 4rem !important; }
  .mt--lg-4,
  .my--lg-4 {
    margin-top: 4rem !important; }
  .mr--lg-4,
  .mx--lg-4 {
    margin-right: 4rem !important; }
  .mb--lg-4,
  .my--lg-4 {
    margin-bottom: 4rem !important; }
  .ml--lg-4,
  .mx--lg-4 {
    margin-left: 4rem !important; }
  .m--lg-5 {
    margin: 5rem !important; }
  .mt--lg-5,
  .my--lg-5 {
    margin-top: 5rem !important; }
  .mr--lg-5,
  .mx--lg-5 {
    margin-right: 5rem !important; }
  .mb--lg-5,
  .my--lg-5 {
    margin-bottom: 5rem !important; }
  .ml--lg-5,
  .mx--lg-5 {
    margin-left: 5rem !important; }
  .p--lg-0 {
    padding: 0 !important; }
  .pt--lg-0,
  .py--lg-0 {
    padding-top: 0 !important; }
  .pr--lg-0,
  .px--lg-0 {
    padding-right: 0 !important; }
  .pb--lg-0,
  .py--lg-0 {
    padding-bottom: 0 !important; }
  .pl--lg-0,
  .px--lg-0 {
    padding-left: 0 !important; }
  .p--lg-0.5 {
    padding: 0.5rem !important; }
  .pt--lg-0.5,
  .py--lg-0.5 {
    padding-top: 0.5rem !important; }
  .pr--lg-0.5,
  .px--lg-0.5 {
    padding-right: 0.5rem !important; }
  .pb--lg-0.5,
  .py--lg-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--lg-0.5,
  .px--lg-0.5 {
    padding-left: 0.5rem !important; }
  .p--lg-1 {
    padding: 1rem !important; }
  .pt--lg-1,
  .py--lg-1 {
    padding-top: 1rem !important; }
  .pr--lg-1,
  .px--lg-1 {
    padding-right: 1rem !important; }
  .pb--lg-1,
  .py--lg-1 {
    padding-bottom: 1rem !important; }
  .pl--lg-1,
  .px--lg-1 {
    padding-left: 1rem !important; }
  .p--lg-2 {
    padding: 2rem !important; }
  .pt--lg-2,
  .py--lg-2 {
    padding-top: 2rem !important; }
  .pr--lg-2,
  .px--lg-2 {
    padding-right: 2rem !important; }
  .pb--lg-2,
  .py--lg-2 {
    padding-bottom: 2rem !important; }
  .pl--lg-2,
  .px--lg-2 {
    padding-left: 2rem !important; }
  .p--lg-3 {
    padding: 3rem !important; }
  .pt--lg-3,
  .py--lg-3 {
    padding-top: 3rem !important; }
  .pr--lg-3,
  .px--lg-3 {
    padding-right: 3rem !important; }
  .pb--lg-3,
  .py--lg-3 {
    padding-bottom: 3rem !important; }
  .pl--lg-3,
  .px--lg-3 {
    padding-left: 3rem !important; }
  .p--lg-4 {
    padding: 4rem !important; }
  .pt--lg-4,
  .py--lg-4 {
    padding-top: 4rem !important; }
  .pr--lg-4,
  .px--lg-4 {
    padding-right: 4rem !important; }
  .pb--lg-4,
  .py--lg-4 {
    padding-bottom: 4rem !important; }
  .pl--lg-4,
  .px--lg-4 {
    padding-left: 4rem !important; }
  .p--lg-5 {
    padding: 5rem !important; }
  .pt--lg-5,
  .py--lg-5 {
    padding-top: 5rem !important; }
  .pr--lg-5,
  .px--lg-5 {
    padding-right: 5rem !important; }
  .pb--lg-5,
  .py--lg-5 {
    padding-bottom: 5rem !important; }
  .pl--lg-5,
  .px--lg-5 {
    padding-left: 5rem !important; }
  .m--lg-n0.5 {
    margin: -0.5rem !important; }
  .mt--lg-n0.5,
  .my--lg-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--lg-n0.5,
  .mx--lg-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--lg-n0.5,
  .my--lg-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--lg-n0.5,
  .mx--lg-n0.5 {
    margin-left: -0.5rem !important; }
  .m--lg-n1 {
    margin: -1rem !important; }
  .mt--lg-n1,
  .my--lg-n1 {
    margin-top: -1rem !important; }
  .mr--lg-n1,
  .mx--lg-n1 {
    margin-right: -1rem !important; }
  .mb--lg-n1,
  .my--lg-n1 {
    margin-bottom: -1rem !important; }
  .ml--lg-n1,
  .mx--lg-n1 {
    margin-left: -1rem !important; }
  .m--lg-n2 {
    margin: -2rem !important; }
  .mt--lg-n2,
  .my--lg-n2 {
    margin-top: -2rem !important; }
  .mr--lg-n2,
  .mx--lg-n2 {
    margin-right: -2rem !important; }
  .mb--lg-n2,
  .my--lg-n2 {
    margin-bottom: -2rem !important; }
  .ml--lg-n2,
  .mx--lg-n2 {
    margin-left: -2rem !important; }
  .m--lg-n3 {
    margin: -3rem !important; }
  .mt--lg-n3,
  .my--lg-n3 {
    margin-top: -3rem !important; }
  .mr--lg-n3,
  .mx--lg-n3 {
    margin-right: -3rem !important; }
  .mb--lg-n3,
  .my--lg-n3 {
    margin-bottom: -3rem !important; }
  .ml--lg-n3,
  .mx--lg-n3 {
    margin-left: -3rem !important; }
  .m--lg-n4 {
    margin: -4rem !important; }
  .mt--lg-n4,
  .my--lg-n4 {
    margin-top: -4rem !important; }
  .mr--lg-n4,
  .mx--lg-n4 {
    margin-right: -4rem !important; }
  .mb--lg-n4,
  .my--lg-n4 {
    margin-bottom: -4rem !important; }
  .ml--lg-n4,
  .mx--lg-n4 {
    margin-left: -4rem !important; }
  .m--lg-n5 {
    margin: -5rem !important; }
  .mt--lg-n5,
  .my--lg-n5 {
    margin-top: -5rem !important; }
  .mr--lg-n5,
  .mx--lg-n5 {
    margin-right: -5rem !important; }
  .mb--lg-n5,
  .my--lg-n5 {
    margin-bottom: -5rem !important; }
  .ml--lg-n5,
  .mx--lg-n5 {
    margin-left: -5rem !important; }
  .m--lg-auto {
    margin: auto !important; }
  .mt--lg-auto,
  .my--lg-auto {
    margin-top: auto !important; }
  .mr--lg-auto,
  .mx--lg-auto {
    margin-right: auto !important; }
  .mb--lg-auto,
  .my--lg-auto {
    margin-bottom: auto !important; }
  .ml--lg-auto,
  .mx--lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1024px) {
  .m--xl-0 {
    margin: 0 !important; }
  .mt--xl-0,
  .my--xl-0 {
    margin-top: 0 !important; }
  .mr--xl-0,
  .mx--xl-0 {
    margin-right: 0 !important; }
  .mb--xl-0,
  .my--xl-0 {
    margin-bottom: 0 !important; }
  .ml--xl-0,
  .mx--xl-0 {
    margin-left: 0 !important; }
  .m--xl-0.5 {
    margin: 0.5rem !important; }
  .mt--xl-0.5,
  .my--xl-0.5 {
    margin-top: 0.5rem !important; }
  .mr--xl-0.5,
  .mx--xl-0.5 {
    margin-right: 0.5rem !important; }
  .mb--xl-0.5,
  .my--xl-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--xl-0.5,
  .mx--xl-0.5 {
    margin-left: 0.5rem !important; }
  .m--xl-1 {
    margin: 1rem !important; }
  .mt--xl-1,
  .my--xl-1 {
    margin-top: 1rem !important; }
  .mr--xl-1,
  .mx--xl-1 {
    margin-right: 1rem !important; }
  .mb--xl-1,
  .my--xl-1 {
    margin-bottom: 1rem !important; }
  .ml--xl-1,
  .mx--xl-1 {
    margin-left: 1rem !important; }
  .m--xl-2 {
    margin: 2rem !important; }
  .mt--xl-2,
  .my--xl-2 {
    margin-top: 2rem !important; }
  .mr--xl-2,
  .mx--xl-2 {
    margin-right: 2rem !important; }
  .mb--xl-2,
  .my--xl-2 {
    margin-bottom: 2rem !important; }
  .ml--xl-2,
  .mx--xl-2 {
    margin-left: 2rem !important; }
  .m--xl-3 {
    margin: 3rem !important; }
  .mt--xl-3,
  .my--xl-3 {
    margin-top: 3rem !important; }
  .mr--xl-3,
  .mx--xl-3 {
    margin-right: 3rem !important; }
  .mb--xl-3,
  .my--xl-3 {
    margin-bottom: 3rem !important; }
  .ml--xl-3,
  .mx--xl-3 {
    margin-left: 3rem !important; }
  .m--xl-4 {
    margin: 4rem !important; }
  .mt--xl-4,
  .my--xl-4 {
    margin-top: 4rem !important; }
  .mr--xl-4,
  .mx--xl-4 {
    margin-right: 4rem !important; }
  .mb--xl-4,
  .my--xl-4 {
    margin-bottom: 4rem !important; }
  .ml--xl-4,
  .mx--xl-4 {
    margin-left: 4rem !important; }
  .m--xl-5 {
    margin: 5rem !important; }
  .mt--xl-5,
  .my--xl-5 {
    margin-top: 5rem !important; }
  .mr--xl-5,
  .mx--xl-5 {
    margin-right: 5rem !important; }
  .mb--xl-5,
  .my--xl-5 {
    margin-bottom: 5rem !important; }
  .ml--xl-5,
  .mx--xl-5 {
    margin-left: 5rem !important; }
  .p--xl-0 {
    padding: 0 !important; }
  .pt--xl-0,
  .py--xl-0 {
    padding-top: 0 !important; }
  .pr--xl-0,
  .px--xl-0 {
    padding-right: 0 !important; }
  .pb--xl-0,
  .py--xl-0 {
    padding-bottom: 0 !important; }
  .pl--xl-0,
  .px--xl-0 {
    padding-left: 0 !important; }
  .p--xl-0.5 {
    padding: 0.5rem !important; }
  .pt--xl-0.5,
  .py--xl-0.5 {
    padding-top: 0.5rem !important; }
  .pr--xl-0.5,
  .px--xl-0.5 {
    padding-right: 0.5rem !important; }
  .pb--xl-0.5,
  .py--xl-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--xl-0.5,
  .px--xl-0.5 {
    padding-left: 0.5rem !important; }
  .p--xl-1 {
    padding: 1rem !important; }
  .pt--xl-1,
  .py--xl-1 {
    padding-top: 1rem !important; }
  .pr--xl-1,
  .px--xl-1 {
    padding-right: 1rem !important; }
  .pb--xl-1,
  .py--xl-1 {
    padding-bottom: 1rem !important; }
  .pl--xl-1,
  .px--xl-1 {
    padding-left: 1rem !important; }
  .p--xl-2 {
    padding: 2rem !important; }
  .pt--xl-2,
  .py--xl-2 {
    padding-top: 2rem !important; }
  .pr--xl-2,
  .px--xl-2 {
    padding-right: 2rem !important; }
  .pb--xl-2,
  .py--xl-2 {
    padding-bottom: 2rem !important; }
  .pl--xl-2,
  .px--xl-2 {
    padding-left: 2rem !important; }
  .p--xl-3 {
    padding: 3rem !important; }
  .pt--xl-3,
  .py--xl-3 {
    padding-top: 3rem !important; }
  .pr--xl-3,
  .px--xl-3 {
    padding-right: 3rem !important; }
  .pb--xl-3,
  .py--xl-3 {
    padding-bottom: 3rem !important; }
  .pl--xl-3,
  .px--xl-3 {
    padding-left: 3rem !important; }
  .p--xl-4 {
    padding: 4rem !important; }
  .pt--xl-4,
  .py--xl-4 {
    padding-top: 4rem !important; }
  .pr--xl-4,
  .px--xl-4 {
    padding-right: 4rem !important; }
  .pb--xl-4,
  .py--xl-4 {
    padding-bottom: 4rem !important; }
  .pl--xl-4,
  .px--xl-4 {
    padding-left: 4rem !important; }
  .p--xl-5 {
    padding: 5rem !important; }
  .pt--xl-5,
  .py--xl-5 {
    padding-top: 5rem !important; }
  .pr--xl-5,
  .px--xl-5 {
    padding-right: 5rem !important; }
  .pb--xl-5,
  .py--xl-5 {
    padding-bottom: 5rem !important; }
  .pl--xl-5,
  .px--xl-5 {
    padding-left: 5rem !important; }
  .m--xl-n0.5 {
    margin: -0.5rem !important; }
  .mt--xl-n0.5,
  .my--xl-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--xl-n0.5,
  .mx--xl-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--xl-n0.5,
  .my--xl-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--xl-n0.5,
  .mx--xl-n0.5 {
    margin-left: -0.5rem !important; }
  .m--xl-n1 {
    margin: -1rem !important; }
  .mt--xl-n1,
  .my--xl-n1 {
    margin-top: -1rem !important; }
  .mr--xl-n1,
  .mx--xl-n1 {
    margin-right: -1rem !important; }
  .mb--xl-n1,
  .my--xl-n1 {
    margin-bottom: -1rem !important; }
  .ml--xl-n1,
  .mx--xl-n1 {
    margin-left: -1rem !important; }
  .m--xl-n2 {
    margin: -2rem !important; }
  .mt--xl-n2,
  .my--xl-n2 {
    margin-top: -2rem !important; }
  .mr--xl-n2,
  .mx--xl-n2 {
    margin-right: -2rem !important; }
  .mb--xl-n2,
  .my--xl-n2 {
    margin-bottom: -2rem !important; }
  .ml--xl-n2,
  .mx--xl-n2 {
    margin-left: -2rem !important; }
  .m--xl-n3 {
    margin: -3rem !important; }
  .mt--xl-n3,
  .my--xl-n3 {
    margin-top: -3rem !important; }
  .mr--xl-n3,
  .mx--xl-n3 {
    margin-right: -3rem !important; }
  .mb--xl-n3,
  .my--xl-n3 {
    margin-bottom: -3rem !important; }
  .ml--xl-n3,
  .mx--xl-n3 {
    margin-left: -3rem !important; }
  .m--xl-n4 {
    margin: -4rem !important; }
  .mt--xl-n4,
  .my--xl-n4 {
    margin-top: -4rem !important; }
  .mr--xl-n4,
  .mx--xl-n4 {
    margin-right: -4rem !important; }
  .mb--xl-n4,
  .my--xl-n4 {
    margin-bottom: -4rem !important; }
  .ml--xl-n4,
  .mx--xl-n4 {
    margin-left: -4rem !important; }
  .m--xl-n5 {
    margin: -5rem !important; }
  .mt--xl-n5,
  .my--xl-n5 {
    margin-top: -5rem !important; }
  .mr--xl-n5,
  .mx--xl-n5 {
    margin-right: -5rem !important; }
  .mb--xl-n5,
  .my--xl-n5 {
    margin-bottom: -5rem !important; }
  .ml--xl-n5,
  .mx--xl-n5 {
    margin-left: -5rem !important; }
  .m--xl-auto {
    margin: auto !important; }
  .mt--xl-auto,
  .my--xl-auto {
    margin-top: auto !important; }
  .mr--xl-auto,
  .mx--xl-auto {
    margin-right: auto !important; }
  .mb--xl-auto,
  .my--xl-auto {
    margin-bottom: auto !important; }
  .ml--xl-auto,
  .mx--xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m--xxl-0 {
    margin: 0 !important; }
  .mt--xxl-0,
  .my--xxl-0 {
    margin-top: 0 !important; }
  .mr--xxl-0,
  .mx--xxl-0 {
    margin-right: 0 !important; }
  .mb--xxl-0,
  .my--xxl-0 {
    margin-bottom: 0 !important; }
  .ml--xxl-0,
  .mx--xxl-0 {
    margin-left: 0 !important; }
  .m--xxl-0.5 {
    margin: 0.5rem !important; }
  .mt--xxl-0.5,
  .my--xxl-0.5 {
    margin-top: 0.5rem !important; }
  .mr--xxl-0.5,
  .mx--xxl-0.5 {
    margin-right: 0.5rem !important; }
  .mb--xxl-0.5,
  .my--xxl-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--xxl-0.5,
  .mx--xxl-0.5 {
    margin-left: 0.5rem !important; }
  .m--xxl-1 {
    margin: 1rem !important; }
  .mt--xxl-1,
  .my--xxl-1 {
    margin-top: 1rem !important; }
  .mr--xxl-1,
  .mx--xxl-1 {
    margin-right: 1rem !important; }
  .mb--xxl-1,
  .my--xxl-1 {
    margin-bottom: 1rem !important; }
  .ml--xxl-1,
  .mx--xxl-1 {
    margin-left: 1rem !important; }
  .m--xxl-2 {
    margin: 2rem !important; }
  .mt--xxl-2,
  .my--xxl-2 {
    margin-top: 2rem !important; }
  .mr--xxl-2,
  .mx--xxl-2 {
    margin-right: 2rem !important; }
  .mb--xxl-2,
  .my--xxl-2 {
    margin-bottom: 2rem !important; }
  .ml--xxl-2,
  .mx--xxl-2 {
    margin-left: 2rem !important; }
  .m--xxl-3 {
    margin: 3rem !important; }
  .mt--xxl-3,
  .my--xxl-3 {
    margin-top: 3rem !important; }
  .mr--xxl-3,
  .mx--xxl-3 {
    margin-right: 3rem !important; }
  .mb--xxl-3,
  .my--xxl-3 {
    margin-bottom: 3rem !important; }
  .ml--xxl-3,
  .mx--xxl-3 {
    margin-left: 3rem !important; }
  .m--xxl-4 {
    margin: 4rem !important; }
  .mt--xxl-4,
  .my--xxl-4 {
    margin-top: 4rem !important; }
  .mr--xxl-4,
  .mx--xxl-4 {
    margin-right: 4rem !important; }
  .mb--xxl-4,
  .my--xxl-4 {
    margin-bottom: 4rem !important; }
  .ml--xxl-4,
  .mx--xxl-4 {
    margin-left: 4rem !important; }
  .m--xxl-5 {
    margin: 5rem !important; }
  .mt--xxl-5,
  .my--xxl-5 {
    margin-top: 5rem !important; }
  .mr--xxl-5,
  .mx--xxl-5 {
    margin-right: 5rem !important; }
  .mb--xxl-5,
  .my--xxl-5 {
    margin-bottom: 5rem !important; }
  .ml--xxl-5,
  .mx--xxl-5 {
    margin-left: 5rem !important; }
  .p--xxl-0 {
    padding: 0 !important; }
  .pt--xxl-0,
  .py--xxl-0 {
    padding-top: 0 !important; }
  .pr--xxl-0,
  .px--xxl-0 {
    padding-right: 0 !important; }
  .pb--xxl-0,
  .py--xxl-0 {
    padding-bottom: 0 !important; }
  .pl--xxl-0,
  .px--xxl-0 {
    padding-left: 0 !important; }
  .p--xxl-0.5 {
    padding: 0.5rem !important; }
  .pt--xxl-0.5,
  .py--xxl-0.5 {
    padding-top: 0.5rem !important; }
  .pr--xxl-0.5,
  .px--xxl-0.5 {
    padding-right: 0.5rem !important; }
  .pb--xxl-0.5,
  .py--xxl-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--xxl-0.5,
  .px--xxl-0.5 {
    padding-left: 0.5rem !important; }
  .p--xxl-1 {
    padding: 1rem !important; }
  .pt--xxl-1,
  .py--xxl-1 {
    padding-top: 1rem !important; }
  .pr--xxl-1,
  .px--xxl-1 {
    padding-right: 1rem !important; }
  .pb--xxl-1,
  .py--xxl-1 {
    padding-bottom: 1rem !important; }
  .pl--xxl-1,
  .px--xxl-1 {
    padding-left: 1rem !important; }
  .p--xxl-2 {
    padding: 2rem !important; }
  .pt--xxl-2,
  .py--xxl-2 {
    padding-top: 2rem !important; }
  .pr--xxl-2,
  .px--xxl-2 {
    padding-right: 2rem !important; }
  .pb--xxl-2,
  .py--xxl-2 {
    padding-bottom: 2rem !important; }
  .pl--xxl-2,
  .px--xxl-2 {
    padding-left: 2rem !important; }
  .p--xxl-3 {
    padding: 3rem !important; }
  .pt--xxl-3,
  .py--xxl-3 {
    padding-top: 3rem !important; }
  .pr--xxl-3,
  .px--xxl-3 {
    padding-right: 3rem !important; }
  .pb--xxl-3,
  .py--xxl-3 {
    padding-bottom: 3rem !important; }
  .pl--xxl-3,
  .px--xxl-3 {
    padding-left: 3rem !important; }
  .p--xxl-4 {
    padding: 4rem !important; }
  .pt--xxl-4,
  .py--xxl-4 {
    padding-top: 4rem !important; }
  .pr--xxl-4,
  .px--xxl-4 {
    padding-right: 4rem !important; }
  .pb--xxl-4,
  .py--xxl-4 {
    padding-bottom: 4rem !important; }
  .pl--xxl-4,
  .px--xxl-4 {
    padding-left: 4rem !important; }
  .p--xxl-5 {
    padding: 5rem !important; }
  .pt--xxl-5,
  .py--xxl-5 {
    padding-top: 5rem !important; }
  .pr--xxl-5,
  .px--xxl-5 {
    padding-right: 5rem !important; }
  .pb--xxl-5,
  .py--xxl-5 {
    padding-bottom: 5rem !important; }
  .pl--xxl-5,
  .px--xxl-5 {
    padding-left: 5rem !important; }
  .m--xxl-n0.5 {
    margin: -0.5rem !important; }
  .mt--xxl-n0.5,
  .my--xxl-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--xxl-n0.5,
  .mx--xxl-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--xxl-n0.5,
  .my--xxl-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--xxl-n0.5,
  .mx--xxl-n0.5 {
    margin-left: -0.5rem !important; }
  .m--xxl-n1 {
    margin: -1rem !important; }
  .mt--xxl-n1,
  .my--xxl-n1 {
    margin-top: -1rem !important; }
  .mr--xxl-n1,
  .mx--xxl-n1 {
    margin-right: -1rem !important; }
  .mb--xxl-n1,
  .my--xxl-n1 {
    margin-bottom: -1rem !important; }
  .ml--xxl-n1,
  .mx--xxl-n1 {
    margin-left: -1rem !important; }
  .m--xxl-n2 {
    margin: -2rem !important; }
  .mt--xxl-n2,
  .my--xxl-n2 {
    margin-top: -2rem !important; }
  .mr--xxl-n2,
  .mx--xxl-n2 {
    margin-right: -2rem !important; }
  .mb--xxl-n2,
  .my--xxl-n2 {
    margin-bottom: -2rem !important; }
  .ml--xxl-n2,
  .mx--xxl-n2 {
    margin-left: -2rem !important; }
  .m--xxl-n3 {
    margin: -3rem !important; }
  .mt--xxl-n3,
  .my--xxl-n3 {
    margin-top: -3rem !important; }
  .mr--xxl-n3,
  .mx--xxl-n3 {
    margin-right: -3rem !important; }
  .mb--xxl-n3,
  .my--xxl-n3 {
    margin-bottom: -3rem !important; }
  .ml--xxl-n3,
  .mx--xxl-n3 {
    margin-left: -3rem !important; }
  .m--xxl-n4 {
    margin: -4rem !important; }
  .mt--xxl-n4,
  .my--xxl-n4 {
    margin-top: -4rem !important; }
  .mr--xxl-n4,
  .mx--xxl-n4 {
    margin-right: -4rem !important; }
  .mb--xxl-n4,
  .my--xxl-n4 {
    margin-bottom: -4rem !important; }
  .ml--xxl-n4,
  .mx--xxl-n4 {
    margin-left: -4rem !important; }
  .m--xxl-n5 {
    margin: -5rem !important; }
  .mt--xxl-n5,
  .my--xxl-n5 {
    margin-top: -5rem !important; }
  .mr--xxl-n5,
  .mx--xxl-n5 {
    margin-right: -5rem !important; }
  .mb--xxl-n5,
  .my--xxl-n5 {
    margin-bottom: -5rem !important; }
  .ml--xxl-n5,
  .mx--xxl-n5 {
    margin-left: -5rem !important; }
  .m--xxl-auto {
    margin: auto !important; }
  .mt--xxl-auto,
  .my--xxl-auto {
    margin-top: auto !important; }
  .mr--xxl-auto,
  .mx--xxl-auto {
    margin-right: auto !important; }
  .mb--xxl-auto,
  .my--xxl-auto {
    margin-bottom: auto !important; }
  .ml--xxl-auto,
  .mx--xxl-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m--xxxl-0 {
    margin: 0 !important; }
  .mt--xxxl-0,
  .my--xxxl-0 {
    margin-top: 0 !important; }
  .mr--xxxl-0,
  .mx--xxxl-0 {
    margin-right: 0 !important; }
  .mb--xxxl-0,
  .my--xxxl-0 {
    margin-bottom: 0 !important; }
  .ml--xxxl-0,
  .mx--xxxl-0 {
    margin-left: 0 !important; }
  .m--xxxl-0.5 {
    margin: 0.5rem !important; }
  .mt--xxxl-0.5,
  .my--xxxl-0.5 {
    margin-top: 0.5rem !important; }
  .mr--xxxl-0.5,
  .mx--xxxl-0.5 {
    margin-right: 0.5rem !important; }
  .mb--xxxl-0.5,
  .my--xxxl-0.5 {
    margin-bottom: 0.5rem !important; }
  .ml--xxxl-0.5,
  .mx--xxxl-0.5 {
    margin-left: 0.5rem !important; }
  .m--xxxl-1 {
    margin: 1rem !important; }
  .mt--xxxl-1,
  .my--xxxl-1 {
    margin-top: 1rem !important; }
  .mr--xxxl-1,
  .mx--xxxl-1 {
    margin-right: 1rem !important; }
  .mb--xxxl-1,
  .my--xxxl-1 {
    margin-bottom: 1rem !important; }
  .ml--xxxl-1,
  .mx--xxxl-1 {
    margin-left: 1rem !important; }
  .m--xxxl-2 {
    margin: 2rem !important; }
  .mt--xxxl-2,
  .my--xxxl-2 {
    margin-top: 2rem !important; }
  .mr--xxxl-2,
  .mx--xxxl-2 {
    margin-right: 2rem !important; }
  .mb--xxxl-2,
  .my--xxxl-2 {
    margin-bottom: 2rem !important; }
  .ml--xxxl-2,
  .mx--xxxl-2 {
    margin-left: 2rem !important; }
  .m--xxxl-3 {
    margin: 3rem !important; }
  .mt--xxxl-3,
  .my--xxxl-3 {
    margin-top: 3rem !important; }
  .mr--xxxl-3,
  .mx--xxxl-3 {
    margin-right: 3rem !important; }
  .mb--xxxl-3,
  .my--xxxl-3 {
    margin-bottom: 3rem !important; }
  .ml--xxxl-3,
  .mx--xxxl-3 {
    margin-left: 3rem !important; }
  .m--xxxl-4 {
    margin: 4rem !important; }
  .mt--xxxl-4,
  .my--xxxl-4 {
    margin-top: 4rem !important; }
  .mr--xxxl-4,
  .mx--xxxl-4 {
    margin-right: 4rem !important; }
  .mb--xxxl-4,
  .my--xxxl-4 {
    margin-bottom: 4rem !important; }
  .ml--xxxl-4,
  .mx--xxxl-4 {
    margin-left: 4rem !important; }
  .m--xxxl-5 {
    margin: 5rem !important; }
  .mt--xxxl-5,
  .my--xxxl-5 {
    margin-top: 5rem !important; }
  .mr--xxxl-5,
  .mx--xxxl-5 {
    margin-right: 5rem !important; }
  .mb--xxxl-5,
  .my--xxxl-5 {
    margin-bottom: 5rem !important; }
  .ml--xxxl-5,
  .mx--xxxl-5 {
    margin-left: 5rem !important; }
  .p--xxxl-0 {
    padding: 0 !important; }
  .pt--xxxl-0,
  .py--xxxl-0 {
    padding-top: 0 !important; }
  .pr--xxxl-0,
  .px--xxxl-0 {
    padding-right: 0 !important; }
  .pb--xxxl-0,
  .py--xxxl-0 {
    padding-bottom: 0 !important; }
  .pl--xxxl-0,
  .px--xxxl-0 {
    padding-left: 0 !important; }
  .p--xxxl-0.5 {
    padding: 0.5rem !important; }
  .pt--xxxl-0.5,
  .py--xxxl-0.5 {
    padding-top: 0.5rem !important; }
  .pr--xxxl-0.5,
  .px--xxxl-0.5 {
    padding-right: 0.5rem !important; }
  .pb--xxxl-0.5,
  .py--xxxl-0.5 {
    padding-bottom: 0.5rem !important; }
  .pl--xxxl-0.5,
  .px--xxxl-0.5 {
    padding-left: 0.5rem !important; }
  .p--xxxl-1 {
    padding: 1rem !important; }
  .pt--xxxl-1,
  .py--xxxl-1 {
    padding-top: 1rem !important; }
  .pr--xxxl-1,
  .px--xxxl-1 {
    padding-right: 1rem !important; }
  .pb--xxxl-1,
  .py--xxxl-1 {
    padding-bottom: 1rem !important; }
  .pl--xxxl-1,
  .px--xxxl-1 {
    padding-left: 1rem !important; }
  .p--xxxl-2 {
    padding: 2rem !important; }
  .pt--xxxl-2,
  .py--xxxl-2 {
    padding-top: 2rem !important; }
  .pr--xxxl-2,
  .px--xxxl-2 {
    padding-right: 2rem !important; }
  .pb--xxxl-2,
  .py--xxxl-2 {
    padding-bottom: 2rem !important; }
  .pl--xxxl-2,
  .px--xxxl-2 {
    padding-left: 2rem !important; }
  .p--xxxl-3 {
    padding: 3rem !important; }
  .pt--xxxl-3,
  .py--xxxl-3 {
    padding-top: 3rem !important; }
  .pr--xxxl-3,
  .px--xxxl-3 {
    padding-right: 3rem !important; }
  .pb--xxxl-3,
  .py--xxxl-3 {
    padding-bottom: 3rem !important; }
  .pl--xxxl-3,
  .px--xxxl-3 {
    padding-left: 3rem !important; }
  .p--xxxl-4 {
    padding: 4rem !important; }
  .pt--xxxl-4,
  .py--xxxl-4 {
    padding-top: 4rem !important; }
  .pr--xxxl-4,
  .px--xxxl-4 {
    padding-right: 4rem !important; }
  .pb--xxxl-4,
  .py--xxxl-4 {
    padding-bottom: 4rem !important; }
  .pl--xxxl-4,
  .px--xxxl-4 {
    padding-left: 4rem !important; }
  .p--xxxl-5 {
    padding: 5rem !important; }
  .pt--xxxl-5,
  .py--xxxl-5 {
    padding-top: 5rem !important; }
  .pr--xxxl-5,
  .px--xxxl-5 {
    padding-right: 5rem !important; }
  .pb--xxxl-5,
  .py--xxxl-5 {
    padding-bottom: 5rem !important; }
  .pl--xxxl-5,
  .px--xxxl-5 {
    padding-left: 5rem !important; }
  .m--xxxl-n0.5 {
    margin: -0.5rem !important; }
  .mt--xxxl-n0.5,
  .my--xxxl-n0.5 {
    margin-top: -0.5rem !important; }
  .mr--xxxl-n0.5,
  .mx--xxxl-n0.5 {
    margin-right: -0.5rem !important; }
  .mb--xxxl-n0.5,
  .my--xxxl-n0.5 {
    margin-bottom: -0.5rem !important; }
  .ml--xxxl-n0.5,
  .mx--xxxl-n0.5 {
    margin-left: -0.5rem !important; }
  .m--xxxl-n1 {
    margin: -1rem !important; }
  .mt--xxxl-n1,
  .my--xxxl-n1 {
    margin-top: -1rem !important; }
  .mr--xxxl-n1,
  .mx--xxxl-n1 {
    margin-right: -1rem !important; }
  .mb--xxxl-n1,
  .my--xxxl-n1 {
    margin-bottom: -1rem !important; }
  .ml--xxxl-n1,
  .mx--xxxl-n1 {
    margin-left: -1rem !important; }
  .m--xxxl-n2 {
    margin: -2rem !important; }
  .mt--xxxl-n2,
  .my--xxxl-n2 {
    margin-top: -2rem !important; }
  .mr--xxxl-n2,
  .mx--xxxl-n2 {
    margin-right: -2rem !important; }
  .mb--xxxl-n2,
  .my--xxxl-n2 {
    margin-bottom: -2rem !important; }
  .ml--xxxl-n2,
  .mx--xxxl-n2 {
    margin-left: -2rem !important; }
  .m--xxxl-n3 {
    margin: -3rem !important; }
  .mt--xxxl-n3,
  .my--xxxl-n3 {
    margin-top: -3rem !important; }
  .mr--xxxl-n3,
  .mx--xxxl-n3 {
    margin-right: -3rem !important; }
  .mb--xxxl-n3,
  .my--xxxl-n3 {
    margin-bottom: -3rem !important; }
  .ml--xxxl-n3,
  .mx--xxxl-n3 {
    margin-left: -3rem !important; }
  .m--xxxl-n4 {
    margin: -4rem !important; }
  .mt--xxxl-n4,
  .my--xxxl-n4 {
    margin-top: -4rem !important; }
  .mr--xxxl-n4,
  .mx--xxxl-n4 {
    margin-right: -4rem !important; }
  .mb--xxxl-n4,
  .my--xxxl-n4 {
    margin-bottom: -4rem !important; }
  .ml--xxxl-n4,
  .mx--xxxl-n4 {
    margin-left: -4rem !important; }
  .m--xxxl-n5 {
    margin: -5rem !important; }
  .mt--xxxl-n5,
  .my--xxxl-n5 {
    margin-top: -5rem !important; }
  .mr--xxxl-n5,
  .mx--xxxl-n5 {
    margin-right: -5rem !important; }
  .mb--xxxl-n5,
  .my--xxxl-n5 {
    margin-bottom: -5rem !important; }
  .ml--xxxl-n5,
  .mx--xxxl-n5 {
    margin-left: -5rem !important; }
  .m--xxxl-auto {
    margin: auto !important; }
  .mt--xxxl-auto,
  .my--xxxl-auto {
    margin-top: auto !important; }
  .mr--xxxl-auto,
  .mx--xxxl-auto {
    margin-right: auto !important; }
  .mb--xxxl-auto,
  .my--xxxl-auto {
    margin-bottom: auto !important; }
  .ml--xxxl-auto,
  .mx--xxxl-auto {
    margin-left: auto !important; } }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
.h-clear--both {
  clear: both; }

.h-inline-block {
  display: inline-block; }

.h-hidden {
  display: none; }

.h-noscroll {
  overflow-y: hidden; }

.h-relative {
  position: relative; }

.h-clear::before, .h-clear::after {
  clear: both; }

.h-bgcover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.h-absolutecover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 2; }

.h-bg--primary {
  background-color: #0a3d70; }

.h-text--left {
  text-align: left; }

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

.h-text--right {
  text-align: right; }

.h-text--white {
  color: #fff; }

.h-text--green {
  color: #0a3d70; }

.h-text--black {
  color: #000; }

.h-text--dark {
  color: #414446; }

.h-text--red {
  color: #e31415 !important; }

.h-text--fw-regular {
  font-weight: 400; }

.h-text--fw-medium {
  font-weight: 500; }

.h-text--fw-semibold {
  font-weight: 600; }

.h-text--fw-bold {
  font-weight: 700; }

.h-text--fw-900 {
  font-weight: 900; }

.h-text--upper {
  text-transform: uppercase; }

.h-disabled, .button.is-disabled,
.round-button.is-disabled {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

.h-full-height {
  height: 100%; }

.h-full-width {
  width: 100%; }

.h-min-height-5 {
  min-height: 5rem; }

.h-min-height-10 {
  min-height: 10rem; }

.h-min-height-15 {
  min-height: 15rem; }

.h-margin-auto {
  margin-left: auto;
  margin-right: auto; }

@media print {
  .h-no-print,
  .h-no-print * {
    display: none !important; }
  .h-print {
    display: block !important; } }

.h-flex--wrap {
  flex-wrap: wrap; }

.h-align--v-center {
  display: flex;
  align-items: center; }

.h-justify--v-right {
  display: flex;
  justify-content: flex-end; }

.h-align--h-center {
  display: flex;
  justify-content: center; }

.h-justify--space-between {
  display: flex;
  justify-content: space-between; }

@media (min-width: 1px) {
  .h-text--xs-right {
    text-align: right; }
  .h-text--xs-left {
    text-align: left; }
  .h-text--xs-center {
    text-align: center; }
  .h--xs-min-height-15 {
    min-height: 15rem; }
  .h-display--xs-none {
    display: none; }
  .h-display--xs-block {
    display: block; } }

@media (min-width: 414px) {
  .h-text--sm-right {
    text-align: right; }
  .h-text--sm-left {
    text-align: left; }
  .h-text--sm-center {
    text-align: center; }
  .h--sm-min-height-15 {
    min-height: 15rem; }
  .h-display--sm-none {
    display: none; }
  .h-display--sm-block {
    display: block; } }

@media (min-width: 667px) {
  .h-text--md-right {
    text-align: right; }
  .h-text--md-left {
    text-align: left; }
  .h-text--md-center {
    text-align: center; }
  .h--md-min-height-15 {
    min-height: 15rem; }
  .h-display--md-none {
    display: none; }
  .h-display--md-block {
    display: block; } }

@media (min-width: 768px) {
  .h-text--lg-right {
    text-align: right; }
  .h-text--lg-left {
    text-align: left; }
  .h-text--lg-center {
    text-align: center; }
  .h--lg-min-height-15 {
    min-height: 15rem; }
  .h-display--lg-none {
    display: none; }
  .h-display--lg-block {
    display: block; } }

@media (min-width: 1024px) {
  .h-text--xl-right {
    text-align: right; }
  .h-text--xl-left {
    text-align: left; }
  .h-text--xl-center {
    text-align: center; }
  .h--xl-min-height-15 {
    min-height: 15rem; }
  .h-display--xl-none {
    display: none; }
  .h-display--xl-block {
    display: block; } }

@media (min-width: 1200px) {
  .h-text--xxl-right {
    text-align: right; }
  .h-text--xxl-left {
    text-align: left; }
  .h-text--xxl-center {
    text-align: center; }
  .h--xxl-min-height-15 {
    min-height: 15rem; }
  .h-display--xxl-none {
    display: none; }
  .h-display--xxl-block {
    display: block; } }

@media (min-width: 1600px) {
  .h-text--xxxl-right {
    text-align: right; }
  .h-text--xxxl-left {
    text-align: left; }
  .h-text--xxxl-center {
    text-align: center; }
  .h--xxxl-min-height-15 {
    min-height: 15rem; }
  .h-display--xxxl-none {
    display: none; }
  .h-display--xxxl-block {
    display: block; } }

.h-translate-up-1 {
  transform: translateY(-6rem); }
  @media screen and (max-width: 1023px) {
    .h-translate-up-1 {
      transform: translateY(0); } }

.h-translate-up-2 {
  margin-top: -12rem; }
  @media screen and (max-width: 1199px) {
    .h-translate-up-2 {
      margin-top: 0; } }

/**
*
*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
html {
  font-size: 20px; }

body {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  font-size: 0.8rem;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  background: #000f1b;
  color: #000;
  position: relative;
  overflow-x: hidden;
  overflow-y: inherit;
  /* font Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body.noscroll {
    overflow-y: hidden; }

::selection {
  color: #fefefe;
  background-color: #0a3d70; }

@media screen and (max-width: 1023px) {
  html {
    font-size: 19px; } }

@media screen and (max-width: 767px) {
  html {
    font-size: 18px; } }

@media screen and (max-width: 666px) {
  html {
    font-size: 17px; } }

@media screen and (max-width: 413px) {
  html {
    font-size: 16px; } }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
p {
  font-size: 0.8rem;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  margin: 1rem 0; }
  p:first-child {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

.large-text {
  font-size: 1rem; }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
a {
  color: #0a3d70;
  text-decoration: none; }
  a:hover {
    color: #75e6ff; }

/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
i {
  font-weight: 400; }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
ul,
ol {
  margin: 0.5rem auto 1rem; }
  ul li,
  ol li {
    font-size: 1rem;
    font-family: "Arimo", Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    padding-left: 1.25rem;
    margin-bottom: 1.1rem; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin: 1rem 0;
    padding-left: 2rem; }
  ul:last-child,
  ol:last-child {
    margin-bottom: 0; }

ol li {
  counter-increment: customlistcounter;
  position: relative; }
  ol li::before {
    content: counter(customlistcounter) ". ";
    display: inline-block;
    position: absolute;
    left: 0;
    color: #414446; }

ul li {
  position: relative;
  color: #414446; }
  ul li::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0.5rem;
    margin: auto;
    height: 0.2rem;
    width: 0.2rem;
    background-color: #414446; }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
hr {
  max-width: 77.78rem;
  margin: 0 auto;
  padding: 0 5rem;
  box-sizing: border-box;
  border: none; }
  hr::after {
    content: '';
    display: block;
    height: 1px;
    background: #fefefe; }

@media screen and (max-width: 1023px) {
  hr {
    padding: 0 2.5rem; } }

@media screen and (max-width: 666px) {
  hr {
    padding: 0 1.25rem; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
blockquote {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.4em; }

/**
*
* Nicolas Tremblay <nicolast@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
strong {
  font-weight: 700; }

/**
*
* Nicolas Tremblay <nicolast@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
em {
  font-style: italic; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.wrapper {
  background-color: #fefefe; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.block {
  position: relative; }
  .block--quote-media {
    margin-bottom: 6rem; }
  .block__inner, .header__inner, .footer__inner {
    box-sizing: border-box;
    position: relative;
    max-width: 77.78rem;
    margin: 0 auto;
    padding: 6rem 5rem; }
    .block__inner::before, .header__inner::before, .footer__inner::before, .block__inner::after, .header__inner::after, .footer__inner::after {
      clear: both; }
    .block__inner--bandeau-accueil {
      padding-bottom: 12rem; }
    .block__inner--bandeau-page {
      padding-top: 10.75rem;
      padding-bottom: 1rem; }
    .block__inner--services {
      padding: 6rem 0 0 5rem; }
    .block__inner--flexible-section {
      padding-top: 0; }
  .block__header {
    position: relative;
    margin-bottom: 1.75rem; }
  .block__content {
    position: relative; }
    .block__content h2,
    .block__content h3,
    .block__content h4 {
      padding-top: 0; }
    .block__content h2 {
      margin-bottom: 2.3rem; }
    .block__content h3 {
      margin-bottom: 1.4rem; }
    .block__content h4 {
      margin-bottom: 1.2rem; }
    .block__content--coordonnes i {
      color: #75e6ff;
      margin-right: 1rem; }
    .block__content--coordonnes a {
      color: #75e6ff; }
      .block__content--coordonnes a:hover {
        color: #fefefe; }
    .block__content--2-col {
      padding-top: 1.25rem !important; }
  .block__footer {
    position: relative;
    margin-top: 2rem; }
    .block__footer--navigation span + span {
      margin-left: 0.5rem; }
    .block__footer--image {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .block__footer--image a:not(.button) {
        color: #000;
        font-weight: 700; }
      .block__footer--image a + a {
        margin-left: 1.5rem; }
  .block__bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 0;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important; }
    .block__bg__color {
      height: 100%;
      margin: 0 !important;
      padding: 0 !important; }
    .block__bg__image {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      height: auto;
      margin: 0 !important;
      padding: 0 !important; }
  .block__picto {
    display: flex;
    margin-bottom: 1.5rem; }
  .block__realisation {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .block__realisation__footer--description {
      position: relative;
      margin-top: auto;
      padding-top: 1rem; }
    .block__realisation__footer--image {
      position: absolute;
      right: 0;
      margin-top: 1rem;
      padding-right: 5rem; }
  .block__3-cols {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background-color: #0a3d70;
    padding: 2rem;
    height: 100%; }
    .block__3-cols p {
      text-align: center;
      font-size: 1rem; }
  .block__coordonnees {
    display: flex;
    flex-direction: column; }
    .block__coordonnees .block__content {
      margin: auto 0; }
      .block__coordonnees .block__content a,
      .block__coordonnees .block__content p {
        color: #000;
        font-size: 20px; }
      .block__coordonnees .block__content a:hover {
        color: #75e6ff; }
      .block__coordonnees .block__content .block__picto {
        align-items: center; }
        .block__coordonnees .block__content .block__picto .picto .picto__image {
          margin-right: 1rem; }
        .block__coordonnees .block__content .block__picto p {
          margin: 0; }
  .block__select {
    display: block;
    position: absolute;
    top: 2rem;
    right: 5rem;
    z-index: 1; }
  @media screen and (min-width: 1024px) {
    .block__map .block__bg {
      z-index: 10; }
    .block__map .block__inner--bandeau-page {
      padding-top: 14.75rem; } }

.block--accueil-real {
  margin-bottom: 8rem; }

.block--a-la-une .article {
  margin-bottom: 5rem; }

.block--color {
  color: #fefefe; }
  .block--color h2,
  .block--color h3 {
    color: #fefefe; }
  .block--color .block__header a {
    color: #fefefe; }
    .block--color .block__header a:hover {
      color: #75e6ff; }

.block--primary {
  background-color: #0a3d70; }

.block--primary-dark {
  background-color: #001a2e; }

.block--dark {
  background-color: #414446; }

.block--white {
  background-color: #fefefe; }

.block__bg__color--primary {
  background-color: #0a3d70; }

.block__bg__color--primary-dark {
  background-color: #001a2e; }

.block__bg__color--dark {
  background-color: #414446; }

.block__bg__color--white {
  background-color: #fefefe; }

@media screen and (max-width: 1199px) {
  .block__inner--services {
    padding: 3rem 0; } }

@media screen and (max-width: 1023px) {
  .block__bg__color--front-page {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/site/themes/precicast/src/img/footer_bg-min.jpg); }
  .block--quote-media {
    margin-bottom: 3rem; }
  .block__inner, .header__inner, .footer__inner {
    padding: 4rem 2.5rem; }
    .block__inner--services {
      padding: 3rem 0; }
    .block__inner--flexible-section {
      padding-top: 0; }
  .block__select {
    top: 1rem;
    right: 2.5rem; }
  .block__realisation__footer--image {
    display: none; } }

@media screen and (max-width: 666px) {
  .block__inner, .header__inner, .footer__inner {
    padding: 4rem 1.25rem; }
    .block__inner--services {
      padding: 3rem 0; }
    .block__inner--flexible-section {
      padding-top: 0; }
  .block__header {
    margin-bottom: 1rem; }
  .block__select {
    right: 1rem; }
  .block__coordonnees .block__content p {
    font-size: 1rem; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.article {
  position: relative; }
  .article__inner {
    box-sizing: border-box;
    position: relative;
    max-width: 77.78rem;
    margin: 0 auto;
    padding: 6rem 5rem; }
    .article__inner::before, .article__inner::after {
      clear: both; }
    .article__inner--intro {
      padding-top: 5rem; }
    .article__inner--flexible-section {
      padding-top: 0; }
  .article__header {
    position: relative;
    margin-bottom: 1.75rem; }
    .article__header h2,
    .article__header h3 {
      padding-top: 0; }
    .article__header h2 {
      margin-bottom: 2.3rem; }
    .article__header h3 {
      margin-bottom: 1.4rem; }
  .article__date {
    position: relative;
    margin-bottom: 1.25rem;
    color: #414446; }
  .article__content {
    position: relative; }
    .article__content h2,
    .article__content h3,
    .article__content h4 {
      padding-top: 0; }
    .article__content h2 {
      margin-bottom: 2.3rem; }
    .article__content h3 {
      margin-bottom: 1.4rem; }
    .article__content h4 {
      margin-bottom: 1.2rem; }
  .article__image {
    box-sizing: border-box;
    margin-bottom: 2rem; }
    .article__image--float-right {
      height: 26rem;
      max-width: 50%;
      float: right;
      padding-left: 5rem; }
    .article__image--a-la-une {
      height: 20rem; }
    .article__image--front-real {
      height: 25rem; }
    .article__image--arch-real {
      height: 10.5rem; }
  .article__footer {
    position: relative;
    margin-top: 2rem;
    display: flex;
    align-items: flex-end; }
    .article__footer a:first-of-type {
      margin-right: auto; }

.article--realisation {
  background-color: #414446;
  display: inline-block; }
  .article--realisation h3,
  .article--realisation p {
    color: #fefefe !important; }
  .article--realisation .article__image {
    margin-bottom: 0; }
  .article--realisation .article__inner {
    padding: 2rem 1.6rem; }

@media screen and (max-width: 1599px) {
  .article__image--float-right {
    padding-left: 2.5rem; } }

@media screen and (max-width: 1199px) {
  .article__image--float-right {
    padding-left: 1rem; } }

@media screen and (max-width: 1023px) {
  .article__inner {
    padding: 3rem 2.5rem; }
    .article__inner--flexible-section {
      padding-top: 0; }
  .article__image--float-right {
    padding-left: 0;
    max-width: 100%;
    float: none; } }

@media screen and (max-width: 666px) {
  .article__inner {
    padding: 3rem 1.25rem; }
    .article__inner--flexible-section {
      padding-top: 0; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.heading--h1, h1 {
  font-size: 2.5rem;
  line-height: 1.2em; }

.heading--h2, h2 {
  font-size: 2rem;
  line-height: 1.2em; }

.heading--h3, h3 {
  font-size: 1.5rem;
  line-height: 1.1em; }

.heading--h4, h4 {
  font-size: 1.25rem;
  line-height: 1.1em; }

.heading, h1, h2, h3, h4 {
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  font-weight: 700;
  position: relative; }

.heading + .heading, h1 + .heading, h2 + .heading, h3 + .heading, h4 + .heading, .heading + h1, h1 + h1, h2 + h1, h3 + h1, h4 + h1, .heading + h2, h1 + h2, h2 + h2, h3 + h2, h4 + h2, .heading + h3, h1 + h3, h2 + h3, h3 + h3, h4 + h3, .heading + h4, h1 + h4, h2 + h4, h3 + h4, h4 + h4 {
  padding-top: 0.5rem; }

h1, .heading--h1, h1 {
  color: #fefefe; }

h2, .heading--h2, h2 {
  color: #0a3d70; }

h3, .heading--h3, h3 {
  color: #414446; }

h4, .heading--h4, h4 {
  color: #414446;
  font-weight: 400; }

@media screen and (max-width: 1199px) {
  h1, .heading--h1, h1 {
    font-size: 2.2rem;
    line-height: 1.1em; } }

@media screen and (max-width: 666px) {
  h2, .heading--h2, h2 {
    font-size: 1.75rem;
    line-height: 1.1em; }
  h3, .heading--h3, h3 {
    font-size: 1.25rem;
    line-height: 1.1em; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.button {
  box-sizing: border-box;
  display: inline-block;
  line-height: 1rem;
  padding: 1rem 1.25rem;
  min-width: 6rem;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 0.75rem;
  letter-spacing: 0;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s;
  outline: none;
  cursor: pointer; }

.round-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  line-height: 1rem;
  border-radius: 50%;
  text-align: center;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.2s;
  outline: none;
  cursor: pointer; }
  .round-button--bottom {
    vertical-align: bottom; }

.button,
.round-button {
  background: #75e6ff;
  color: #000;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.button.is-active, .button:hover, .button:focus,
.round-button.is-active,
.round-button:hover,
.round-button:focus {
  color: #000;
  background-color: rgba(117, 230, 255, 0.75); }

.button.is-disabled,
.round-button.is-disabled {
  opacity: 0.25; }

/**
* Nicolas Tremblay <nicolas@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link                 https://arsenalweb.ca
* @copyright        Copyright (c) 2018 ArsenalWeb
*/
.menu li a {
  text-decoration: none;
  font-weight: 700;
  color: #fefefe;
  font-size: 0.8rem; }

.menu-main-container {
  height: 100%; }
  .menu-main-container ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    z-index: 999;
    margin: 0;
    padding: 0; }
    .menu-main-container ul li {
      position: relative;
      margin-bottom: 0;
      text-transform: uppercase; }
      .menu-main-container ul li::before {
        display: none; }
      .menu-main-container ul li a .icon__lang--desktop {
        display: block; }
      .menu-main-container ul li a .icon__lang--mobile {
        display: none; }
      .menu-main-container ul li a .icon__lang--desktop {
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
        text-transform: capitalize; }
    .menu-main-container ul.menu > li {
      padding: 1.75rem 1rem;
      line-height: 1rem; }
      .menu-main-container ul.menu > li.english-website {
        border-left: 1px solid rgba(255, 255, 255, 0.4);
        padding: 0 0 0 0.75rem;
        margin: 1.75rem 0.75rem 1.75rem 0; }
      .menu-main-container ul.menu > li:last-child {
        padding-right: 0; }
    .menu-main-container ul .sub-menu-wrap {
      display: none;
      width: 9rem;
      position: absolute;
      left: 0;
      top: 4rem;
      z-index: 999;
      overflow: hidden;
      transition: all 0.2s; }
      .menu-main-container ul .sub-menu-wrap.open {
        display: none; }
        .menu-main-container ul .sub-menu-wrap.open a {
          color: #000; }
    .menu-main-container ul.sub-menu {
      display: flex;
      flex-flow: column wrap;
      padding: 0.5rem 1.5rem 0.5rem 1rem; }
      .menu-main-container ul.sub-menu > li {
        padding: 0.5rem 0;
        text-transform: none;
        width: 100%; }
        .menu-main-container ul.sub-menu > li > a {
          color: #000;
          font-weight: 700; }
          .menu-main-container ul.sub-menu > li > a:hover {
            color: #75e6ff; }

.menu-footer-container {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin: 0;
  padding: 0; }
  .menu-footer-container ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    margin: 0;
    padding: 0; }
    .menu-footer-container ul li {
      position: relative;
      margin-bottom: 0; }
      .menu-footer-container ul li::before {
        display: none; }
      .menu-footer-container ul li:hover > a {
        background: none;
        color: #fefefe; }
        .menu-footer-container ul li:hover > a:hover {
          color: #75e6ff; }
    .menu-footer-container ul .sub-menu-wrap {
      display: none;
      width: 9rem;
      background-color: #fefefe;
      position: absolute;
      left: 0;
      bottom: 4rem;
      z-index: 999;
      overflow: hidden;
      transition: all 0.2s; }
    .menu-footer-container ul.sub-menu {
      display: flex;
      flex-flow: column wrap;
      padding: 0.5rem 1.5rem 0.5rem 1rem; }
      .menu-footer-container ul.sub-menu > li {
        padding: 0.5rem 0;
        text-transform: none;
        width: 100%; }
        .menu-footer-container ul.sub-menu > li > a {
          color: #000;
          font-weight: 700; }
          .menu-footer-container ul.sub-menu > li > a:hover {
            color: #75e6ff; }

.icon__lang--desktop {
  display: block; }

.icon__lang--mobile {
  display: none; }

.menu-button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 3rem;
  width: 3rem;
  margin: 0 0 auto auto;
  z-index: 100;
  background-color: rgba(0, 26, 46, 0.4); }
  .menu-button__icon {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 20px;
    margin: auto;
    transition: 0.5s ease-in-out;
    cursor: pointer; }
    .menu-button__icon span {
      display: block;
      position: absolute;
      height: 2px;
      width: 100%;
      background: #fff;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: 0.25s ease-in-out; }
      .menu-button__icon span:nth-child(1) {
        top: 0; }
      .menu-button__icon span:nth-child(2), .menu-button__icon span:nth-child(3) {
        top: 8px; }
      .menu-button__icon span:nth-child(4) {
        top: 16px; }
  .menu-button.open .menu__button__icon span:nth-child(1) {
    top: 8px;
    width: 0;
    left: 50%; }
  .menu-button.open .menu__button__icon span:nth-child(2) {
    transform: rotate(45deg); }
  .menu-button.open .menu__button__icon span:nth-child(3) {
    transform: rotate(-45deg); }
  .menu-button.open .menu__button__icon span:nth-child(4) {
    top: 8px;
    width: 0;
    left: 50%; }

@keyframes menu-open {
  from {
    max-height: 0; }
  to {
    max-height: 56px; } }

@keyframes menu-close {
  from {
    max-height: 56px; }
  to {
    max-height: 0;
    display: none; } }

@media screen and (min-width: 1200px) {
  .menu > li {
    padding: 1.75rem 1rem;
    line-height: 1rem; }
    .menu > li:hover .sub-menu-wrap {
      background-color: #fefefe;
      display: block; }
    .menu > li:hover > a {
      color: #0a3d70;
      background: #75e6ff; }
    .menu > li:hover .icon {
      color: #75e6ff; } }

@media screen and (max-width: 1599px) {
  .menu > li {
    padding: 1.75rem 1rem;
    line-height: 1rem; }
    .menu > li:hover > a {
      color: #0a3d70;
      background: #75e6ff; }
    .menu > li:hover .icon {
      color: #75e6ff; }
  .menu li a {
    font-size: 0.6rem; } }

@media screen and (max-width: 1199px) {
  .menu-button {
    display: flex; }
    .menu-button.open .menu-button__icon span:nth-child(1) {
      top: 8px;
      width: 0;
      left: 50%; }
    .menu-button.open .menu-button__icon span:nth-child(2) {
      transform: rotate(45deg); }
    .menu-button.open .menu-button__icon span:nth-child(3) {
      transform: rotate(-45deg); }
    .menu-button.open .menu-button__icon span:nth-child(4) {
      top: 8px;
      width: 0;
      left: 50%; }
  .icon__lang--desktop {
    display: none; }
  .icon__lang--mobile {
    display: block; }
  .menu-main-container {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-height: 100vh;
    z-index: 99;
    background-color: #0a3d70; }
    .menu-main-container ul .sub-menu-wrap.open {
      display: block;
      margin-top: 1rem; }
      .menu-main-container ul .sub-menu-wrap.open a {
        color: #fefefe; }
    .menu-main-container .menu {
      display: none; }
      .menu-main-container .menu li {
        display: block;
        text-transform: none;
        width: 100%;
        line-height: 1rem;
        font-weight: 400;
        padding: 1rem 1.5rem !important; }
        .menu-main-container .menu li a {
          font-size: 0.8rem; }
        .menu-main-container .menu li:last-child {
          border-left: 0 !important;
          margin: 0 !important; }
        .menu-main-container .menu li .icon__lang--desktop {
          display: none; }
        .menu-main-container .menu li .icon__lang--mobile {
          display: block; }
    .menu-main-container .sub-menu-wrap {
      position: relative !important;
      top: auto !important; }
    .menu-main-container .menu.close li {
      overflow: hidden;
      animation-name: menu-close;
      animation-duration: 250ms; }
    .menu-main-container .menu.open {
      display: block; }
      .menu-main-container .menu.open li {
        overflow: hidden;
        animation-name: menu-open;
        animation-duration: 250ms; }
  .menu-footer-container .menu {
    flex-direction: column;
    align-items: center; }
    .menu-footer-container .menu li {
      display: block;
      padding: 0.75rem !important;
      text-transform: none;
      text-align: center;
      width: 100%;
      line-height: 1rem;
      font-weight: 400; } }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
.slider {
  position: relative; }
  .slider__slide {
    box-sizing: border-box; }
    .slider__slide--text {
      margin-left: 1px; }
  .slider__arrows {
    justify-content: flex-end;
    display: flex;
    flex-direction: column; }
    .slider__arrows span:first-child {
      margin-bottom: 1rem; }
  .slider__numbers {
    align-items: baseline;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    display: flex;
    font-weight: 700;
    margin-bottom: 1rem; }
  .slider__total, .slider__current {
    display: inline-block; }
  .slider__current {
    font-size: 3rem; }
  .slider__total {
    color: rgba(255, 255, 255, 0.4);
    font-size: 2rem; }
  .slider__bar {
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    height: 0.2rem;
    width: 100%;
    margin-bottom: 0.4rem; }
  .slider__fill {
    background-color: #fff;
    height: 0.2rem;
    width: 0;
    transition: all 0.2s; }

@media screen and (max-width: 1023px) {
  .slider__container {
    padding: 0 2.5rem; } }

@media screen and (max-width: 666px) {
  .slider__container {
    padding: 0; }
  .slider__slide {
    display: block; }
  .slider__arrows {
    display: flex;
    justify-content: space-between;
    padding-top: 2rem; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.picto {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem;
  position: relative;
  height: 3rem; }
  .picto__circle {
    display: block;
    background-color: #75e6ff;
    position: absolute;
    top: 0;
    left: 0;
    height: 3rem;
    width: 3rem;
    border-radius: 50%; }
  .picto__image {
    margin-left: 1.5rem; }
    .picto__image path {
      fill: none;
      stroke: #0a3d70;
      stroke-width: 0.1rem; }

/**
 * Apex
 *
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2018 ArsenalWeb
 */
.svg {
  width: 2rem;
  height: 2rem;
  display: block;
  position: relative;
  margin: 0; }
  .svg svg {
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1rem;
    left: -1rem;
    bottom: 0;
    margin: auto;
    pointer-events: none; }
  .svg--inline {
    display: inline-block;
    margin: 0.25rem auto 0.25rem;
    vertical-align: middle; }
  .svg path,
  .svg circle,
  .svg rect {
    transition: all 0.2s; }

.svg--tiny {
  width: 1rem;
  height: 0.7rem; }

.svg--small {
  width: 1.75rem;
  height: 1.75rem; }

.svg--big {
  width: 3.875rem;
  height: 3.875rem; }

.svg {
  /* &--green {
        @include svg-properties() {
            fill: $g-color-green;
        }
    }

    &--olive {
        @include svg-properties() {
            fill: $g-color-olive;
        }
    }

    &--red {
        @include svg-properties() {
            fill: $g-color-red;
        }
    }

    &--white {
        @include svg-properties() {
            fill: $g-color-text-white;
        }
    }

    &--dark {
        @include svg-properties() {
            fill: $g-background-color-grey-3;
        }
    }

    &--black {
        @include svg-properties() {
            fill: $g-color-text-black;
        }
    }

    &.is-disabled {
        @include svg-properties() {
            fill: $g-color-text-disabled;
        }
    }*/ }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.input {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  vertical-align: middle;
  outline: 0;
  border: 2px solid rgba(10, 61, 112, 0.2);
  border-radius: 0;
  padding: 0.6rem 1.2rem;
  -webkit-appearance: none;
  transition: all 0.2s;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  resize: none; }
  .input--textarea {
    min-height: 6rem; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
  .file__custom-label {
    color: #000;
    font-weight: 700;
    margin-right: 1.5rem;
    cursor: pointer; }
  .file:focus .file__custom-label, .file__custom-label:hover {
    color: #75e6ff; }

.form br {
  display: none; }

.form__header {
  position: relative;
  margin-bottom: 2rem; }

.form__content {
  position: relative; }

.form__footer {
  position: relative;
  margin-top: 2rem;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .form__footer .ajax-loader {
    display: none !important; }

.form__row {
  margin: 0 -1rem 0 -1rem !important; }

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

.form__group {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 1rem; }
  .form__group label {
    padding-bottom: 0.3rem;
    color: #000; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.select {
  background-color: #fefefe;
  position: relative;
  min-height: 2rem;
  display: block;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
  width: 6.5rem; }
  .select__active, .select__options {
    padding: 0.45rem 1rem; }
  .select__active {
    font-weight: 700; }
  .select__options {
    display: none;
    cursor: pointer; }
  .select__arrow {
    position: absolute;
    top: 0;
    right: 0; }

.option {
  padding: 0.5rem 0; }
  .option--return {
    font-weight: 700;
    padding-top: 0; }
  .option:hover {
    color: #75e6ff; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.galerie {
  box-sizing: border-box;
  column-gap: 5rem;
  column-count: 3;
  width: 100%; }
  .galerie .article {
    margin-bottom: 5rem;
    width: 100%; }

@media screen and (max-width: 1599px) {
  .galerie {
    column-count: 2; } }

@media screen and (max-width: 1023px) {
  .galerie {
    column-gap: 0;
    column-count: 1; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
#breadcrumbs {
  font-weight: 700;
  font-size: 0.8rem; }
  #breadcrumbs :not(.breadcrumb_last) {
    color: #75e6ff; }
  #breadcrumbs .breadcrumb_last,
  #breadcrumbs a:hover {
    color: #fefefe; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.google-map {
  height: 100%; }
  .google-map--responsive {
    display: none; }

@media screen and (max-width: 1023px) {
  .google-map--responsive {
    display: block;
    height: 15rem; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.pagination {
  display: flex;
  justify-content: center;
  align-items: center; }

.pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  line-height: 1rem;
  text-align: center;
  font-family: "Arimo", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  color: #000; }
  .pagination .page-numbers:not(.current) {
    background-color: #75e6ff;
    transition: all 0.2s;
    cursor: pointer; }
  .pagination .page-numbers:not(.current):hover, .pagination .page-numbers:not(.current):focus {
    color: #000;
    background-color: rgba(117, 230, 255, 0.75); }
  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    border-radius: 50%; }
  .pagination .page-numbers.prev {
    margin-right: 0.5rem; }
  .pagination .page-numbers.next {
    margin-left: 0.5rem; }
  .pagination .page-numbers:not(.prev), .pagination .page-numbers:not(.next) {
    margin: 0 0.25rem; }
  .pagination .page-numbers.current {
    color: #fefefe;
    background-color: #0a3d70; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }
  .video iframe {
    position: absolute;
    width: 100%;
    height: 100%; }

/**
* Nicolas Tremblay <nicolas@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link                 https://arsenalweb.ca
* @copyright        Copyright (c) 2018 ArsenalWeb
*/
body:not(.page-id-165) .grecaptcha-badge {
  display: none; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
*/
.spacer {
  display: none; }

@media screen and (max-width: 1023px) {
  .spacer {
    display: block;
    height: 1.75rem;
    width: 100%; } }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.img {
  height: 100%;
  width: 100%;
  object-fit: cover; }
  .img__container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    margin-bottom: 1rem; }

.ie .img {
  opacity: 0; }

/**
 * Nicolas Tremblay <nicolas@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.realisation--media-bg-color {
  height: 25rem; }

.realisation--media {
  height: 20.5rem; }

.realisation--gallery {
  height: 13.5rem;
  margin-bottom: 2rem; }

.file-link {
  font-weight: 700;
  color: #000;
  cursor: pointer; }
  .file-link::after {
    font-family: "Font Awesome 5 Pro";
    text-transform: uppercase;
    content: '\f15c';
    padding-left: 0.5rem; }
  .file-link:hover {
    color: #75e6ff; }

/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.col, .block__content--2-col, .block__bg__color, .block__bg__image, .block__realisation, .block__coordonnees, .form__col {
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 1rem 1rem 0 1rem; }
  .col--full-h, .row--full-h > .col, .grid--full-h > .row > .col, .grid--full-h > .block__bg > .col, .grid--full-h > .form__row > .col, .row--full-h > .block__content--2-col, .grid--full-h > .row > .block__content--2-col, .grid--full-h > .block__bg > .block__content--2-col, .grid--full-h > .form__row > .block__content--2-col, .row--full-h > .block__bg__color, .grid--full-h > .row > .block__bg__color, .grid--full-h > .block__bg > .block__bg__color, .grid--full-h > .form__row > .block__bg__color, .row--full-h > .block__bg__image, .grid--full-h > .row > .block__bg__image, .grid--full-h > .block__bg > .block__bg__image, .grid--full-h > .form__row > .block__bg__image, .row--full-h > .block__realisation, .grid--full-h > .row > .block__realisation, .grid--full-h > .block__bg > .block__realisation, .grid--full-h > .form__row > .block__realisation, .row--full-h > .block__coordonnees, .grid--full-h > .row > .block__coordonnees, .grid--full-h > .block__bg > .block__coordonnees, .grid--full-h > .form__row > .block__coordonnees, .row--full-h > .form__col, .grid--full-h > .row > .form__col, .grid--full-h > .block__bg > .form__col, .grid--full-h > .form__row > .form__col {
    height: 100%; }
  .col--no-gutters, .row--no-gutters > .col, .grid--no-gutters > .row > .col, .grid--no-gutters > .block__bg > .col, .grid--no-gutters > .form__row > .col, .row--no-gutters > .block__content--2-col, .grid--no-gutters > .row > .block__content--2-col, .grid--no-gutters > .block__bg > .block__content--2-col, .grid--no-gutters > .form__row > .block__content--2-col, .row--no-gutters > .block__bg__color, .grid--no-gutters > .row > .block__bg__color, .grid--no-gutters > .block__bg > .block__bg__color, .grid--no-gutters > .form__row > .block__bg__color, .row--no-gutters > .block__bg__image, .grid--no-gutters > .row > .block__bg__image, .grid--no-gutters > .block__bg > .block__bg__image, .grid--no-gutters > .form__row > .block__bg__image, .row--no-gutters > .block__realisation, .grid--no-gutters > .row > .block__realisation, .grid--no-gutters > .block__bg > .block__realisation, .grid--no-gutters > .form__row > .block__realisation, .row--no-gutters > .block__coordonnees, .grid--no-gutters > .row > .block__coordonnees, .grid--no-gutters > .block__bg > .block__coordonnees, .grid--no-gutters > .form__row > .block__coordonnees, .row--no-gutters > .form__col, .grid--no-gutters > .row > .form__col, .grid--no-gutters > .block__bg > .form__col, .grid--no-gutters > .form__row > .form__col {
    padding: 1rem 0 0 0; }
  .col--small-gutters, .row--small-gutters > .col, .grid--small-gutters > .row > .col, .grid--small-gutters > .block__bg > .col, .grid--small-gutters > .form__row > .col, .row--small-gutters > .block__content--2-col, .grid--small-gutters > .row > .block__content--2-col, .grid--small-gutters > .block__bg > .block__content--2-col, .grid--small-gutters > .form__row > .block__content--2-col, .row--small-gutters > .block__bg__color, .grid--small-gutters > .row > .block__bg__color, .grid--small-gutters > .block__bg > .block__bg__color, .grid--small-gutters > .form__row > .block__bg__color, .row--small-gutters > .block__bg__image, .grid--small-gutters > .row > .block__bg__image, .grid--small-gutters > .block__bg > .block__bg__image, .grid--small-gutters > .form__row > .block__bg__image, .row--small-gutters > .block__realisation, .grid--small-gutters > .row > .block__realisation, .grid--small-gutters > .block__bg > .block__realisation, .grid--small-gutters > .form__row > .block__realisation, .row--small-gutters > .block__coordonnees, .grid--small-gutters > .row > .block__coordonnees, .grid--small-gutters > .block__bg > .block__coordonnees, .grid--small-gutters > .form__row > .block__coordonnees, .row--small-gutters > .form__col, .grid--small-gutters > .row > .form__col, .grid--small-gutters > .block__bg > .form__col, .grid--small-gutters > .form__row > .form__col {
    padding: 0.33333rem 0.33333rem 0 0.33333rem; }
  .col--large-gutters, .row--large-gutters > .col, .grid--large-gutters > .row > .col, .grid--large-gutters > .block__bg > .col, .grid--large-gutters > .form__row > .col, .row--large-gutters > .block__content--2-col, .grid--large-gutters > .row > .block__content--2-col, .grid--large-gutters > .block__bg > .block__content--2-col, .grid--large-gutters > .form__row > .block__content--2-col, .row--large-gutters > .block__bg__color, .grid--large-gutters > .row > .block__bg__color, .grid--large-gutters > .block__bg > .block__bg__color, .grid--large-gutters > .form__row > .block__bg__color, .row--large-gutters > .block__bg__image, .grid--large-gutters > .row > .block__bg__image, .grid--large-gutters > .block__bg > .block__bg__image, .grid--large-gutters > .form__row > .block__bg__image, .row--large-gutters > .block__realisation, .grid--large-gutters > .row > .block__realisation, .grid--large-gutters > .block__bg > .block__realisation, .grid--large-gutters > .form__row > .block__realisation, .row--large-gutters > .block__coordonnees, .grid--large-gutters > .row > .block__coordonnees, .grid--large-gutters > .block__bg > .block__coordonnees, .grid--large-gutters > .form__row > .block__coordonnees, .row--large-gutters > .form__col, .grid--large-gutters > .row > .form__col, .grid--large-gutters > .block__bg > .form__col, .grid--large-gutters > .form__row > .form__col {
    padding: 2rem 2rem 0 2rem; }

@media screen and (max-width: 666px) {
  .col--large-gutters, .row--large-gutters > .col, .grid--large-gutters > .row > .col, .grid--large-gutters > .block__bg > .col, .grid--large-gutters > .form__row > .col, .row--large-gutters > .block__content--2-col, .grid--large-gutters > .row > .block__content--2-col, .grid--large-gutters > .block__bg > .block__content--2-col, .grid--large-gutters > .form__row > .block__content--2-col, .row--large-gutters > .block__bg__color, .grid--large-gutters > .row > .block__bg__color, .grid--large-gutters > .block__bg > .block__bg__color, .grid--large-gutters > .form__row > .block__bg__color, .row--large-gutters > .block__bg__image, .grid--large-gutters > .row > .block__bg__image, .grid--large-gutters > .block__bg > .block__bg__image, .grid--large-gutters > .form__row > .block__bg__image, .row--large-gutters > .block__realisation, .grid--large-gutters > .row > .block__realisation, .grid--large-gutters > .block__bg > .block__realisation, .grid--large-gutters > .form__row > .block__realisation, .row--large-gutters > .block__coordonnees, .grid--large-gutters > .row > .block__coordonnees, .grid--large-gutters > .block__bg > .block__coordonnees, .grid--large-gutters > .form__row > .block__coordonnees, .row--large-gutters > .form__col, .grid--large-gutters > .row > .form__col, .grid--large-gutters > .block__bg > .form__col, .grid--large-gutters > .form__row > .form__col {
    padding: 1rem 1rem 0 1rem; } }

/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.grid {
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 77.78rem;
  width: 100%; }
  .grid--full-w {
    max-width: 100%; }
  .grid--full-h {
    height: 100%; }
  .grid--no-gutters {
    padding: 0; }
  .grid--small-gutters {
    padding: 0; }
  .grid--large-gutters {
    padding: 0; }

/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.row, .block__bg, .form__row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 100%;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: -1rem -1rem -3rem -1rem; }
  .row--full-h, .grid--full-h > .row, .grid--full-h > .block__bg, .grid--full-h > .form__row {
    height: 100%; }
  .row--no-gutters, .grid--no-gutters > .row, .grid--no-gutters > .block__bg, .grid--no-gutters > .form__row {
    margin: -1rem 0 -3rem 0; }
  .row--small-gutters, .grid--small-gutters > .row, .grid--small-gutters > .block__bg, .grid--small-gutters > .form__row {
    margin: -0.33333rem -0.33333rem -3rem -0.33333rem; }
  .row--large-gutters, .grid--large-gutters > .row, .grid--large-gutters > .block__bg, .grid--large-gutters > .form__row {
    margin: -2rem -2rem -3rem -2rem; }
  .row:last-child, .block__bg:last-child, .form__row:last-child {
    margin-bottom: -1px; }

@media screen and (max-width: 666px) {
  .row--large-gutters, .grid--large-gutters > .row, .grid--large-gutters > .block__bg, .grid--large-gutters > .form__row {
    margin: -1rem -1rem -3rem -1rem; } }

@media (min-width: 1px) {
  .row--xs-top {
    align-items: flex-start; }
  .row--xs-center {
    align-items: center; }
  .row--xs-bottom {
    align-items: flex-end; }
  .col--xs-align-top {
    align-self: flex-start; }
  .col--xs-align-center {
    align-self: center; }
  .col--xs-align-bottom {
    align-self: flex-end; }
  .col--xs-first {
    order: -1; }
  .col--xs-last {
    order: 1; }
  .col--xs-reset {
    order: 0; }
  .row--xs-reverse {
    flex-direction: row-reverse; }
  .col--xs-flex {
    display: flex; }
  .col--xs {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--xs-1 {
    width: 8.33333%;
    flex: none; }
  .col--xs-2 {
    width: 16.66667%;
    flex: none; }
  .col--xs-3 {
    width: 25%;
    flex: none; }
  .col--xs-4 {
    width: 33.33333%;
    flex: none; }
  .col--xs-5 {
    width: 41.66667%;
    flex: none; }
  .col--xs-6 {
    width: 50%;
    flex: none; }
  .col--xs-7 {
    width: 58.33333%;
    flex: none; }
  .col--xs-8 {
    width: 66.66667%;
    flex: none; }
  .col--xs-9 {
    width: 75%;
    flex: none; }
  .col--xs-10 {
    width: 83.33333%;
    flex: none; }
  .col--xs-11 {
    width: 91.66667%;
    flex: none; }
  .col--xs-12 {
    width: 100%;
    flex: none; }
  .col--xs-offset-1 {
    margin-left: 8.33333%; }
  .col--xs-offset-2 {
    margin-left: 16.66667%; }
  .col--xs-offset-3 {
    margin-left: 25%; }
  .col--xs-offset-4 {
    margin-left: 33.33333%; }
  .col--xs-offset-5 {
    margin-left: 41.66667%; }
  .col--xs-offset-6 {
    margin-left: 50%; }
  .col--xs-offset-7 {
    margin-left: 58.33333%; }
  .col--xs-offset-8 {
    margin-left: 66.66667%; }
  .col--xs-offset-9 {
    margin-left: 75%; }
  .col--xs-offset-10 {
    margin-left: 83.33333%; }
  .col--xs-offset-11 {
    margin-left: 91.66667%; }
  .col--xs-offset-12 {
    margin-left: 100%; }
  .col--xs-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 414px) {
  .row--sm-top {
    align-items: flex-start; }
  .row--sm-center {
    align-items: center; }
  .row--sm-bottom {
    align-items: flex-end; }
  .col--sm-align-top {
    align-self: flex-start; }
  .col--sm-align-center {
    align-self: center; }
  .col--sm-align-bottom {
    align-self: flex-end; }
  .col--sm-first {
    order: -1; }
  .col--sm-last {
    order: 1; }
  .col--sm-reset {
    order: 0; }
  .row--sm-reverse {
    flex-direction: row-reverse; }
  .col--sm-flex {
    display: flex; }
  .col--sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--sm-1 {
    width: 8.33333%;
    flex: none; }
  .col--sm-2 {
    width: 16.66667%;
    flex: none; }
  .col--sm-3 {
    width: 25%;
    flex: none; }
  .col--sm-4 {
    width: 33.33333%;
    flex: none; }
  .col--sm-5 {
    width: 41.66667%;
    flex: none; }
  .col--sm-6 {
    width: 50%;
    flex: none; }
  .col--sm-7 {
    width: 58.33333%;
    flex: none; }
  .col--sm-8 {
    width: 66.66667%;
    flex: none; }
  .col--sm-9 {
    width: 75%;
    flex: none; }
  .col--sm-10 {
    width: 83.33333%;
    flex: none; }
  .col--sm-11 {
    width: 91.66667%;
    flex: none; }
  .col--sm-12 {
    width: 100%;
    flex: none; }
  .col--sm-offset-1 {
    margin-left: 8.33333%; }
  .col--sm-offset-2 {
    margin-left: 16.66667%; }
  .col--sm-offset-3 {
    margin-left: 25%; }
  .col--sm-offset-4 {
    margin-left: 33.33333%; }
  .col--sm-offset-5 {
    margin-left: 41.66667%; }
  .col--sm-offset-6 {
    margin-left: 50%; }
  .col--sm-offset-7 {
    margin-left: 58.33333%; }
  .col--sm-offset-8 {
    margin-left: 66.66667%; }
  .col--sm-offset-9 {
    margin-left: 75%; }
  .col--sm-offset-10 {
    margin-left: 83.33333%; }
  .col--sm-offset-11 {
    margin-left: 91.66667%; }
  .col--sm-offset-12 {
    margin-left: 100%; }
  .col--sm-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 667px) {
  .row--md-top {
    align-items: flex-start; }
  .row--md-center {
    align-items: center; }
  .row--md-bottom {
    align-items: flex-end; }
  .col--md-align-top {
    align-self: flex-start; }
  .col--md-align-center {
    align-self: center; }
  .col--md-align-bottom {
    align-self: flex-end; }
  .col--md-first {
    order: -1; }
  .col--md-last {
    order: 1; }
  .col--md-reset {
    order: 0; }
  .row--md-reverse {
    flex-direction: row-reverse; }
  .col--md-flex {
    display: flex; }
  .col--md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--md-1 {
    width: 8.33333%;
    flex: none; }
  .col--md-2 {
    width: 16.66667%;
    flex: none; }
  .col--md-3 {
    width: 25%;
    flex: none; }
  .col--md-4 {
    width: 33.33333%;
    flex: none; }
  .col--md-5 {
    width: 41.66667%;
    flex: none; }
  .col--md-6 {
    width: 50%;
    flex: none; }
  .col--md-7 {
    width: 58.33333%;
    flex: none; }
  .col--md-8 {
    width: 66.66667%;
    flex: none; }
  .col--md-9 {
    width: 75%;
    flex: none; }
  .col--md-10 {
    width: 83.33333%;
    flex: none; }
  .col--md-11 {
    width: 91.66667%;
    flex: none; }
  .col--md-12 {
    width: 100%;
    flex: none; }
  .col--md-offset-1 {
    margin-left: 8.33333%; }
  .col--md-offset-2 {
    margin-left: 16.66667%; }
  .col--md-offset-3 {
    margin-left: 25%; }
  .col--md-offset-4 {
    margin-left: 33.33333%; }
  .col--md-offset-5 {
    margin-left: 41.66667%; }
  .col--md-offset-6 {
    margin-left: 50%; }
  .col--md-offset-7 {
    margin-left: 58.33333%; }
  .col--md-offset-8 {
    margin-left: 66.66667%; }
  .col--md-offset-9 {
    margin-left: 75%; }
  .col--md-offset-10 {
    margin-left: 83.33333%; }
  .col--md-offset-11 {
    margin-left: 91.66667%; }
  .col--md-offset-12 {
    margin-left: 100%; }
  .col--md-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 768px) {
  .row--lg-top {
    align-items: flex-start; }
  .row--lg-center {
    align-items: center; }
  .row--lg-bottom {
    align-items: flex-end; }
  .col--lg-align-top {
    align-self: flex-start; }
  .col--lg-align-center {
    align-self: center; }
  .col--lg-align-bottom {
    align-self: flex-end; }
  .col--lg-first {
    order: -1; }
  .col--lg-last {
    order: 1; }
  .col--lg-reset {
    order: 0; }
  .row--lg-reverse {
    flex-direction: row-reverse; }
  .col--lg-flex {
    display: flex; }
  .col--lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--lg-1 {
    width: 8.33333%;
    flex: none; }
  .col--lg-2 {
    width: 16.66667%;
    flex: none; }
  .col--lg-3 {
    width: 25%;
    flex: none; }
  .col--lg-4 {
    width: 33.33333%;
    flex: none; }
  .col--lg-5 {
    width: 41.66667%;
    flex: none; }
  .col--lg-6 {
    width: 50%;
    flex: none; }
  .col--lg-7 {
    width: 58.33333%;
    flex: none; }
  .col--lg-8 {
    width: 66.66667%;
    flex: none; }
  .col--lg-9 {
    width: 75%;
    flex: none; }
  .col--lg-10 {
    width: 83.33333%;
    flex: none; }
  .col--lg-11 {
    width: 91.66667%;
    flex: none; }
  .col--lg-12 {
    width: 100%;
    flex: none; }
  .col--lg-offset-1 {
    margin-left: 8.33333%; }
  .col--lg-offset-2 {
    margin-left: 16.66667%; }
  .col--lg-offset-3 {
    margin-left: 25%; }
  .col--lg-offset-4 {
    margin-left: 33.33333%; }
  .col--lg-offset-5 {
    margin-left: 41.66667%; }
  .col--lg-offset-6 {
    margin-left: 50%; }
  .col--lg-offset-7 {
    margin-left: 58.33333%; }
  .col--lg-offset-8 {
    margin-left: 66.66667%; }
  .col--lg-offset-9 {
    margin-left: 75%; }
  .col--lg-offset-10 {
    margin-left: 83.33333%; }
  .col--lg-offset-11 {
    margin-left: 91.66667%; }
  .col--lg-offset-12 {
    margin-left: 100%; }
  .col--lg-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1024px) {
  .row--xl-top {
    align-items: flex-start; }
  .row--xl-center {
    align-items: center; }
  .row--xl-bottom {
    align-items: flex-end; }
  .col--xl-align-top {
    align-self: flex-start; }
  .col--xl-align-center {
    align-self: center; }
  .col--xl-align-bottom {
    align-self: flex-end; }
  .col--xl-first {
    order: -1; }
  .col--xl-last {
    order: 1; }
  .col--xl-reset {
    order: 0; }
  .row--xl-reverse {
    flex-direction: row-reverse; }
  .col--xl-flex {
    display: flex; }
  .col--xl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--xl-1 {
    width: 8.33333%;
    flex: none; }
  .col--xl-2 {
    width: 16.66667%;
    flex: none; }
  .col--xl-3 {
    width: 25%;
    flex: none; }
  .col--xl-4 {
    width: 33.33333%;
    flex: none; }
  .col--xl-5 {
    width: 41.66667%;
    flex: none; }
  .col--xl-6 {
    width: 50%;
    flex: none; }
  .col--xl-7 {
    width: 58.33333%;
    flex: none; }
  .col--xl-8 {
    width: 66.66667%;
    flex: none; }
  .col--xl-9 {
    width: 75%;
    flex: none; }
  .col--xl-10 {
    width: 83.33333%;
    flex: none; }
  .col--xl-11 {
    width: 91.66667%;
    flex: none; }
  .col--xl-12 {
    width: 100%;
    flex: none; }
  .col--xl-offset-1 {
    margin-left: 8.33333%; }
  .col--xl-offset-2 {
    margin-left: 16.66667%; }
  .col--xl-offset-3 {
    margin-left: 25%; }
  .col--xl-offset-4 {
    margin-left: 33.33333%; }
  .col--xl-offset-5 {
    margin-left: 41.66667%; }
  .col--xl-offset-6 {
    margin-left: 50%; }
  .col--xl-offset-7 {
    margin-left: 58.33333%; }
  .col--xl-offset-8 {
    margin-left: 66.66667%; }
  .col--xl-offset-9 {
    margin-left: 75%; }
  .col--xl-offset-10 {
    margin-left: 83.33333%; }
  .col--xl-offset-11 {
    margin-left: 91.66667%; }
  .col--xl-offset-12 {
    margin-left: 100%; }
  .col--xl-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1200px) {
  .row--xxl-top {
    align-items: flex-start; }
  .row--xxl-center {
    align-items: center; }
  .row--xxl-bottom {
    align-items: flex-end; }
  .col--xxl-align-top {
    align-self: flex-start; }
  .col--xxl-align-center {
    align-self: center; }
  .col--xxl-align-bottom {
    align-self: flex-end; }
  .col--xxl-first {
    order: -1; }
  .col--xxl-last {
    order: 1; }
  .col--xxl-reset {
    order: 0; }
  .row--xxl-reverse {
    flex-direction: row-reverse; }
  .col--xxl-flex {
    display: flex; }
  .col--xxl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--xxl-1 {
    width: 8.33333%;
    flex: none; }
  .col--xxl-2 {
    width: 16.66667%;
    flex: none; }
  .col--xxl-3 {
    width: 25%;
    flex: none; }
  .col--xxl-4 {
    width: 33.33333%;
    flex: none; }
  .col--xxl-5 {
    width: 41.66667%;
    flex: none; }
  .col--xxl-6 {
    width: 50%;
    flex: none; }
  .col--xxl-7 {
    width: 58.33333%;
    flex: none; }
  .col--xxl-8 {
    width: 66.66667%;
    flex: none; }
  .col--xxl-9 {
    width: 75%;
    flex: none; }
  .col--xxl-10 {
    width: 83.33333%;
    flex: none; }
  .col--xxl-11 {
    width: 91.66667%;
    flex: none; }
  .col--xxl-12 {
    width: 100%;
    flex: none; }
  .col--xxl-offset-1 {
    margin-left: 8.33333%; }
  .col--xxl-offset-2 {
    margin-left: 16.66667%; }
  .col--xxl-offset-3 {
    margin-left: 25%; }
  .col--xxl-offset-4 {
    margin-left: 33.33333%; }
  .col--xxl-offset-5 {
    margin-left: 41.66667%; }
  .col--xxl-offset-6 {
    margin-left: 50%; }
  .col--xxl-offset-7 {
    margin-left: 58.33333%; }
  .col--xxl-offset-8 {
    margin-left: 66.66667%; }
  .col--xxl-offset-9 {
    margin-left: 75%; }
  .col--xxl-offset-10 {
    margin-left: 83.33333%; }
  .col--xxl-offset-11 {
    margin-left: 91.66667%; }
  .col--xxl-offset-12 {
    margin-left: 100%; }
  .col--xxl-20 {
    width: 20%;
    flex: none; } }

@media (min-width: 1600px) {
  .row--xxxl-top {
    align-items: flex-start; }
  .row--xxxl-center {
    align-items: center; }
  .row--xxxl-bottom {
    align-items: flex-end; }
  .col--xxxl-align-top {
    align-self: flex-start; }
  .col--xxxl-align-center {
    align-self: center; }
  .col--xxxl-align-bottom {
    align-self: flex-end; }
  .col--xxxl-first {
    order: -1; }
  .col--xxxl-last {
    order: 1; }
  .col--xxxl-reset {
    order: 0; }
  .row--xxxl-reverse {
    flex-direction: row-reverse; }
  .col--xxxl-flex {
    display: flex; }
  .col--xxxl {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem 1rem 0 1rem; }
  .col--xxxl-1 {
    width: 8.33333%;
    flex: none; }
  .col--xxxl-2 {
    width: 16.66667%;
    flex: none; }
  .col--xxxl-3 {
    width: 25%;
    flex: none; }
  .col--xxxl-4 {
    width: 33.33333%;
    flex: none; }
  .col--xxxl-5 {
    width: 41.66667%;
    flex: none; }
  .col--xxxl-6 {
    width: 50%;
    flex: none; }
  .col--xxxl-7 {
    width: 58.33333%;
    flex: none; }
  .col--xxxl-8 {
    width: 66.66667%;
    flex: none; }
  .col--xxxl-9 {
    width: 75%;
    flex: none; }
  .col--xxxl-10 {
    width: 83.33333%;
    flex: none; }
  .col--xxxl-11 {
    width: 91.66667%;
    flex: none; }
  .col--xxxl-12 {
    width: 100%;
    flex: none; }
  .col--xxxl-offset-1 {
    margin-left: 8.33333%; }
  .col--xxxl-offset-2 {
    margin-left: 16.66667%; }
  .col--xxxl-offset-3 {
    margin-left: 25%; }
  .col--xxxl-offset-4 {
    margin-left: 33.33333%; }
  .col--xxxl-offset-5 {
    margin-left: 41.66667%; }
  .col--xxxl-offset-6 {
    margin-left: 50%; }
  .col--xxxl-offset-7 {
    margin-left: 58.33333%; }
  .col--xxxl-offset-8 {
    margin-left: 66.66667%; }
  .col--xxxl-offset-9 {
    margin-left: 75%; }
  .col--xxxl-offset-10 {
    margin-left: 83.33333%; }
  .col--xxxl-offset-11 {
    margin-left: 91.66667%; }
  .col--xxxl-offset-12 {
    margin-left: 100%; }
  .col--xxxl-20 {
    width: 20%;
    flex: none; } }

/**

*
* Patrick Lamontagne <patrick@arsenalweb.ca>
* Arsenal Web (https://arsenalweb.ca)
*
* @link         https://arsenalweb.ca
* @copyright    Copyright (c) 2019 ArsenalWeb
*/
.header {
  background: #0a3d70;
  position: relative; }
  .header__inner {
    padding-top: 0;
    padding-bottom: 0; }
  .header__nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2; }
    .header__nav__logo {
      background: #fff;
      display: block;
      position: relative;
      flex: 0 0 13rem;
      padding: 1.5rem 1.5rem 1.5rem 0;
      max-height: 1.25rem; }
      .header__nav__logo svg {
        max-height: 1.25rem; }
      .header__nav__logo path {
        fill: #0a3d70;
        stroke: none; }
    .header__nav__inner {
      box-sizing: border-box;
      position: relative;
      padding: 0 1.5rem; }
      .header__nav__inner::before, .header__nav__inner::after {
        clear: both; }
      @media screen and (min-width: 1024px) {
        .header__nav__inner {
          background-color: #0a3d70; } }
  .header__header {
    margin-bottom: 2rem; }
  .header__footer {
    margin-top: 4rem;
    font-size: 1.5rem; }
  .header__title, .header__text, .header__footer {
    color: #fefefe; }
  .header__scroll {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 3rem;
    width: 100%;
    height: 5rem; }
    .header__scroll figure {
      height: 5rem;
      width: 5rem; }
      .header__scroll figure img {
        animation: rotation 6s linear infinite;
        width: 100%; }

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@media screen and (max-width: 1599px) {
  .header__nav__logo {
    flex: 0 0 11rem; } }

@media screen and (max-width: 1199px) {
  .header {
    background-color: #fefefe; }
    .header__nav__inner {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      display: block; }
    .header__nav__logo {
      width: 9rem; } }

@media screen and (max-width: 1023px) {
  .header__scroll {
    bottom: 1rem; } }

@media screen and (max-width: 767px) {
  .header__scroll {
    display: none; } }

/**
 * Patrick Lamontagne <patrick@arsenalweb.ca>
 * Arsenal Web (https://arsenalweb.ca)
 *
 * @link         https://arsenalweb.ca
 * @copyright    Copyright (c) 2019 ArsenalWeb
 */
.footer {
  background-color: #000f1b; }
  .footer__image {
    opacity: 0.1; }
  .footer__inner {
    padding-top: 0;
    padding-bottom: 0; }
  .footer__logo {
    height: 1.65rem; }
    .footer__logo svg {
      max-width: 18em;
      margin-top: 0.25rem; }
    .footer__logo path {
      fill: #fefefe; }
  .footer__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 0; }
    .footer__nav__inner {
      box-sizing: border-box;
      position: relative;
      padding: 0; }
      .footer__nav__inner::before, .footer__nav__inner::after {
        clear: both; }
    .footer__nav__copyright {
      box-sizing: border-box;
      position: relative;
      padding: 1.5rem 0;
      text-transform: uppercase;
      font-family: 'Open Sans', Arial, Helvetica, sans-serif;
      font-size: 0.5rem;
      color: #fefefe; }
      .footer__nav__copyright::before, .footer__nav__copyright::after {
        clear: both; }
      .footer__nav__copyright a {
        color: #fefefe; }
      .footer__nav__copyright svg {
        fill: #fefefe;
        display: inline-block;
        max-height: 0.5rem;
        width: 0.7rem;
        margin-right: 0.3rem;
        margin-bottom: -0.6px; }

@media screen and (max-width: 1199px) {
  .footer__nav {
    flex-direction: column;
    align-items: center; }
    .footer__nav__inner {
      display: none; } }

.flexible-section {
  clear: both; }

