/* utilities/_variables.scss */
.green, .vert, .verte {
  color: #569a82;
}
.orange {
  color: #ff6036;
}
.grey {
  color: #3e3e3e !important;
}
/* utilities/_mixins.scss */
/**
 * SHADOWS
 */
/**
 * BORDERS
 */
/**
 * OPACITY
 */
/**
 * GRADIENTS
 */
/**
 * TRANSITIONS & ANIMATIONS
 */
/**
 * TRANSFORMS
 */
/**
 * FLEXBOXES
 */
/**
 * FILTERS
 */
/**
 * ARROWS
 */
/* base/_reset.scss */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}
/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
address {
  font-style: inherit;
}
/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: 600;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img, embed, object, iframe {
  vertical-align: bottom;
}
/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled], [type="button"][disabled], [type="reset"][disabled], [type="submit"][disabled] {
  cursor: default;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}
/**
 * Remove padding
 */
option {
  padding: 0;
}
/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}
/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}
/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td, th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* base/_typography.scss */
/* Tableau des polices et variantes */
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.eot") format("embedded-opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.eot") format("embedded-opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.eot") format("embedded-opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.eot") format("embedded-opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.eot") format("embedded-opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.eot") format("embedded-opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.eot") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.eot") format("embedded-opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.eot") format("embedded-opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.eot") format("embedded-opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.eot") format("embedded-opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.eot") format("embedded-opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.eot") format("embedded-opentype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.eot") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.woff2") format("woff2"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.woff") format("woff"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.svg") format("svg"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.ttf") format("truetype"), url("/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.eot") format("embedded-opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
/* base/_theme.scss */
html {
  font-size: 62.5%;
}
html body {
  font-family: "poppins", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #3e3e3e;
  background-color: #3e3e3e;
}
html body.transitions-preload {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
html body p, html body li {
  font-size: 1.6rem;
  line-height: 2.1em;
}
html body i {
  font-style: normal;
}
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  letter-spacing: 0.01em;
  line-height: 1.15;
}
html body h1 {
  font-size: 4.5rem;
  font-weight: 600;
}
html body h2 {
  font-size: 3.5rem;
  letter-spacing: 0.01em;
  font-weight: 600;
}
html body section {
  position: relative;
}
html body img {
  aspect-ratio: attr(width) / attr(height);
}
html body .global-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1366px;
}
html body .jq-special-title span {
  display: block;
}
html body .jq-special-title span:first-child {
  color: inherit;
}
html body .jq-special-title span:nth-child(2) {
  color: #569a82;
}
html body .jq-special-title i {
  color: #569a82;
}
@media screen and (min-width: 481px) {
  html body .mobile-only {
    display: none !important;
  }
}
html body .needPointerIcon {
  cursor: pointer;
}
html body .bg-image, html body .bg-image--contained, html body .bg-image--padded-soft, html body .bg-image--padded-medium, html body .bg-image--padded-hard, html body .bg-image--default {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
html body .bg-image--contained {
  background-size: contain;
}
html body .bg-image--padded-soft {
  background-size: 75%;
}
html body .bg-image--padded-medium {
  background-size: 50%;
}
html body .bg-image--padded-hard {
  background-size: 25%;
}
html body .bg-image--default {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.25;
  background-size: 50%;
  background-image: url("../images/logo-acommeassure.png");
}
html body .text-center {
  text-align: center;
}
html body .full-height {
  height: 100vh;
}
html body .header.jq-sticky + .page {
  margin-top: 100px;
}
html body .text div:not([class^="elementor"]) {
  margin-top: 50px;
  margin-bottom: 50px;
}
html body .text li {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 40px;
}
html body .text p + h2, html body .text ul + h2, html body .text ol + h2 {
  margin-top: 50px;
}
html body .text p + h3:not(.accordion__title), html body .text ul + h3:not(.accordion__title), html body .text ol + h3:not(.accordion__title) {
  margin-top: 20px;
}
html body .text p + h4, html body .text ul + h4, html body .text ol + h4 {
  margin-top: 10px;
}
html body .text h2 {
  margin-bottom: 20px;
}
html body .text h2 + h3 {
  margin-top: 50px;
}
html body .text h3 {
  font-weight: 600;
  font-size: 2.5rem;
}
html body .text h3 + p:not(.accordion__desc):not(.guide__excerpt) {
  margin-top: 10px;
}
html body .text h3 + h4 {
  margin-top: 20px;
}
html body .text h4 {
  font-weight: 600;
  font-size: 2rem;
}
html body .text h4 + p:not(.accordion__desc):not(.guide__excerpt) {
  margin-top: 10px;
}
html body .text p a:not([class^="button"]), html body .text li a:not([class^="button"]) {
  position: relative;
  color: #569a82;
  font-weight: 600;
}
html body .text p a:not([class^="button"]):before, html body .text li a:not([class^="button"]):before {
  content: "";
  position: absolute;
  bottom: 0.5em;
  right: -0.5em;
  width: 100%;
  height: 0;
  background-color: rgba(86, 154, 130, 0.2);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
html body .text p a:not([class^="button"]):hover:before, html body .text li a:not([class^="button"]):hover:before {
  height: 1em;
}
html body .text img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
}
html body .text .aligncenter, html body .text .alignleft, html body .text .alignright {
  display: block;
  padding: 0;
}
html body .text .aligncenter {
  float: none;
  margin: 0 auto;
}
html body .text .alignright {
  float: right;
  margin: 0px 0 0 30px;
}
html body .text .alignleft {
  float: left;
  margin: 0px 30px 0 0;
}
html body .text .wp-caption {
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
html body .text .wp-caption img {
  display: inline;
}
html body .text .wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 300;
  font-style: italic;
}
.help-cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .help-cards {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.help-cards .help-card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  border: solid 2px #fff;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.75);
  box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .help-cards .help-card {
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    height: auto !important;
  }
}
.help-cards .help-card:nth-child(n + 3) {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .help-cards .help-card + .help-card {
    margin-top: 30px !important;
  }
}
.help-cards .help-card__title {
  font-size: 4rem;
  font-weight: 600;
  color: #ff6036;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .help-cards .help-card__title {
    font-size: 3rem;
  }
}
.help-cards .help-card__desc {
  font-size: 2rem;
  line-height: 1.3;
  margin-top: 20px;
  text-align: center;
  padding: 0 15px;
}
.help-cards .help-card__image {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .help-cards .help-card__image {
    min-height: 200px;
  }
}
.help-cards .help-card__button {
  margin-top: 10px;
  width: 100%;
  font-size: 2.4rem;
}
.liste-avis-cartes {
  background-color: #569a82;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#88e0c1), to(#569a82));
  background-image: -webkit-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -moz-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -o-radial-gradient(circle, #88e0c1, #569a82);
  background-repeat: no-repeat;
}
.liste-avis-cartes .section-title {
  color: #fff;
}
.liste-avis-cartes .section-desc {
  color: #fff;
  margin-top: 20px;
}
.liste-avis-cartes .help-cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 45px;
}
/* pages/_home.scss */
body.home .page {
  background-color: #fff;
}
body.home .page section {
  padding: 45px 0;
}
body.home .page section .section-title {
  font-size: 5rem;
  font-weight: 600;
}
body.home .page section .section-desc {
  font-size: 1.4vw;
}
body.home .page .strat-1 {
  background-color: #569a82;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#88e0c1), to(#569a82));
  background-image: -webkit-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -moz-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -o-radial-gradient(circle, #88e0c1, #569a82);
  background-repeat: no-repeat;
  color: #fff;
  height: calc(100vh * 0.8);
}
body.home .page .strat-1 .bg-image, body.home .page .strat-1 html body .bg-image--contained, html body body.home .page .strat-1 .bg-image--contained, body.home .page .strat-1 html body .bg-image--padded-soft, html body body.home .page .strat-1 .bg-image--padded-soft, body.home .page .strat-1 html body .bg-image--padded-medium, html body body.home .page .strat-1 .bg-image--padded-medium, body.home .page .strat-1 html body .bg-image--padded-hard, html body body.home .page .strat-1 .bg-image--padded-hard, body.home .page .strat-1 html body .bg-image--default, html body body.home .page .strat-1 .bg-image--default {
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0% 100%);
  left: 45%;
}
body.home .page .strat-1 .bg-image:after, body.home .page .strat-1 html body .bg-image--contained:after, html body body.home .page .strat-1 .bg-image--contained:after, body.home .page .strat-1 html body .bg-image--padded-soft:after, html body body.home .page .strat-1 .bg-image--padded-soft:after, body.home .page .strat-1 html body .bg-image--padded-medium:after, html body body.home .page .strat-1 .bg-image--padded-medium:after, body.home .page .strat-1 html body .bg-image--padded-hard:after, html body body.home .page .strat-1 .bg-image--padded-hard:after, body.home .page .strat-1 html body .bg-image--default:after, html body body.home .page .strat-1 .bg-image--default:after {
  content: "";
  position: absolute;
  background-color: #ff6036;
  clip-path: polygon(50% 0%, calc(50% + 20px) 0, calc(0% + 20px) 100%, 0% 100%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body.home .page .strat-1 .global-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  min-height: 100%;
  position: relative;
}
body.home .page .strat-1 .global-inner h1 {
  text-transform: uppercase;
}
body.home .page .strat-1 .global-inner h1 + h3 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 2.5rem;
}
body.home .page .strat-1 .global-inner h1 + h3 + p {
  margin-top: 30px;
  font-size: 2rem;
}
body.home .page .strat-1 .global-inner .product-ctas, body.home .page .strat-1 .global-inner .product-ctas--layout-1, body.home .page .strat-1 .global-inner .product-ctas--layout-2 {
  margin-top: 10px;
}
body.home .page .strat-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
body.home .page .strat-3 .section-title {
  margin-left: 10vw;
}
body.home .page .strat-3__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
body.home .page .strat-3__image {
  -webkit-flex-basis: 55%;
  flex-basis: 55%;
  position: relative;
}
body.home .page .strat-3__image .bg-image--contained {
  background-position: bottom left;
}
body.home .page .strat-3__content {
  -webkit-flex-basis: 45%;
  flex-basis: 45%;
  margin-right: 10vw;
}
body.home .page .strat-3__content li {
  position: relative;
  padding-left: 4em;
  font-weight: 500;
  font-size: 2rem;
}
body.home .page .strat-3__content li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.5em;
  height: 2.5em;
  background: url(../images/icons/coche.svg) 50% 50% no-repeat;
  background-size: contain;
}
body.home .page .strat-3__content li + li {
  margin-top: 7vh;
}
body.home .page .strat-4 .product-jambonneaus {
  margin: 0 auto;
  max-width: 1024px;
}
body.home .page .strat-5 .section-title {
  margin-bottom: 45px;
  margin-left: 10vw;
}
body.home .page .strat-6 {
  padding: 45px;
}
body.home .page .strat-7 .advices-strat__image {
  left: -10vw;
  bottom: -150px;
}
body.home .page .strat-8 .news-list ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}
body.home .page .strat-8 .news-list ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 calc(50% - 30px);
  -ms-flex: 0 1 calc(50% - 30px);
  flex: 0 1 calc(50% - 30px);
}
@media screen and (max-width: 600px) {
  body.home .page .strat-8 .news-list ul li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
body.home .page .strat-9 {
  background-color: #569a82;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#88e0c1), to(#569a82));
  background-image: -webkit-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -moz-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -o-radial-gradient(circle, #88e0c1, #569a82);
  background-repeat: no-repeat;
}
body.home .page .strat-9 .section-title {
  color: #fff;
}
body.home .page .strat-9 .section-desc {
  color: #fff;
  margin-top: 20px;
}
body.home .page .strat-9 .help-cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 45px;
}
body.home .page .strat-9 .help-cards .help-card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  border: solid 2px #fff;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.75);
  box-sizing: content-box;
}
body.home .page .strat-9 .help-cards .help-card:nth-child(n + 3) {
  margin-top: 90px;
}
body.home .page .strat-9 .help-cards .help-card__title {
  font-size: 2.6rem;
  font-weight: 600;
  color: #ff6036;
  text-align: center;
}
body.home .page .strat-9 .help-cards .help-card__desc {
  font-size: 1.8rem;
  line-height: 1.3;
  margin-top: 20px;
  text-align: center;
  padding: 0 15px;
}
body.home .page .strat-9 .help-cards .help-card__image {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
body.home .page .strat-9 .help-cards .help-card__button {
  margin-top: 10px;
  width: 100%;
  font-size: 1.8rem;
}
body.home .page .strat-11 .cta-strat__image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
body.home .page .strat-11 .cta-strat__image img {
  position: relative;
  width: auto;
  height: 100%;
  min-height: 100%;
}
/* pages/_guides-page.scss */
[class*="page-template-template-guides"] .text + .titre-categorie {
  margin-top: 50px;
}
[class*="page-template-template-guides"] .titre-categorie {
  font-size: 3rem;
  color: #569a82;
  font-weight: 600;
}
[class*="page-template-template-guides"] .titre-categorie--center {
  text-align: center;
}
/* pages/_actualites-page.scss */
[class*="page-actualites"] .text + .titre-categorie {
  margin-top: 50px;
}
[class*="page-actualites"] .titre-categorie {
  font-size: 3rem;
  color: #569a82;
  font-weight: 600;
}
[class*="page-actualites"] .titre-categorie--center {
  text-align: center;
}
/* pages/_erreurs.scss */
.error-page {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  padding: 5vw 10vw !important;
  gap: 5vw;
  min-height: calc(100vh - 100px);
}
@media screen and (max-width: 768px) {
  .error-page {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: initial;
    -moz-box-align: initial;
    -ms-flex-align: initial;
    -webkit-align-items: initial;
    align-items: initial;
  }
}
.error-page > div {
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
}
.error-page__left {
  position: relative;
}
@media screen and (max-width: 768px) {
  .error-page__left {
    padding-bottom: 50%;
  }
}
.error-page__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.error-page__right .title {
  font-size: 5rem;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .error-page__right .title {
    font-size: 3rem;
  }
}
.error-page__right .description {
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .error-page__right .description {
    font-size: 1.6rem;
  }
}
.error-page__right .cta {
  margin-top: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .error-page__right .cta {
    font-size: 1.6rem;
  }
}
/* layout/_header.scss */
.header {
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 999;
  width: 100%;
  height: 100px;
  background-color: #fff;
}
.header.jq-sticky {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-animation: sticky 0.5s ease-out forwards;
  -moz-animation: sticky 0.5s ease-out forwards;
  -ms-animation: sticky 0.5s ease-out forwards;
  animation: sticky 0.5s ease-out forwards;
}
.header.jq-sticky .header-right__button.account-button {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.header .logo {
  display: block;
  height: 100%;
  min-height: 100%;
}
.header .logo img {
  padding: 10px 20px;
  height: 100%;
  max-width: 100%;
}
/* layout/_footer.scss */
.footer {
  background-color: #3e3e3e;
  color: #fff;
  padding: 20px 0;
}
.footer .social-links {
  margin-top: 20px;
}
.footer__logo {
  -webkit-filter: saturate(0%) brightness(100);
  -moz-filter: saturate(0%) brightness(100);
  -ms-filter: saturate(0%) brightness(100);
  -o-filter: saturate(0%) brightness(100);
  filter: saturate(0%) brightness(100);
  width: 10vw;
}
.footer__ekomi {
  text-align: center;
  margin-top: 10px;
  font-size: 1.2rem;
}
.footer__copyright {
  margin-top: 20px;
  text-align: center;
  font-size: 1.8em;
  font-style: italic;
}
.footer__lfm-logo {
  display: block;
  text-align: center;
  margin-top: 20px;
}
/* layout/_content-header.scss */
.content-header {
  position: relative;
  overflow: hidden;
  min-height: 50vh;
  color: #fff;
  background-color: #569a82;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#88e0c1), to(#569a82));
  background-image: -webkit-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -moz-radial-gradient(circle, #88e0c1, #569a82);
  background-image: -o-radial-gradient(circle, #88e0c1, #569a82);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.content-header .global-inner {
  margin: 0;
  padding: 45px 45px 45px 5vw;
  width: 60%;
}
.content-header__image {
  position: absolute;
  background-position: center right !important;
}
.content-header__desc {
  margin-top: 30px;
  font-size: 3rem;
}
.content-header__desc li {
  font-size: 3rem;
}
.content-header__desc li:before {
  content: "- ";
}
.content-header [class^="button"] {
  font-size: 3rem;
  margin-top: 50px;
}
/* layout/_reinsurance-banner.scss */
.reinsurances, .reinsurances--cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 0 5vw;
}
.reinsurances--cards {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.reinsurances .reinsurance, .reinsurances--cards .reinsurance {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: calc(22%);
  margin-right: 4%;
}
.reinsurances .reinsurance.text-center, .reinsurances--cards .reinsurance.text-center {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.reinsurances .reinsurance:nth-child(4n), .reinsurances--cards .reinsurance:nth-child(4n) {
  margin-right: 0;
}
.reinsurances .reinsurance:nth-child(n + 5), .reinsurances--cards .reinsurance:nth-child(n + 5) {
  margin-top: 50px;
}
.reinsurances .reinsurance__image, .reinsurances--cards .reinsurance__image {
  margin-right: 20px;
  height: 80px;
}
.reinsurances .reinsurance__phrase, .reinsurances--cards .reinsurance__phrase {
  color: #ff6036;
  font-weight: 600;
  font-size: 2rem;
}
.reinsurances .reinsurance__phrase2, .reinsurances--cards .reinsurance__phrase2 {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #3e3e3e;
}
.global-inner .reinsurences, .global-inner .reinsurances--cards {
  padding: 0;
}
/* layout/_cta-strat.scss */
.cta-strat {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cta-strat.inverted {
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-direction: reverse;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cta-strat.inverted .cta-strat__content, .cta-strat.inverted .cta-strat__content--flex-start, .cta-strat.inverted .cta-strat__content--center, .cta-strat.inverted .cta-strat__content--flex-end {
  padding-left: 0;
  padding-right: 10vw;
  text-align: right;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.cta-strat__content, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end {
  -webkit-flex-basis: 55%;
  flex-basis: 55%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-left: 10vw;
  padding-top: 45px;
  padding-bottom: 45px;
}
.cta-strat__content--flex-start {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.cta-strat__content--center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.cta-strat__content--flex-end {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.cta-strat__content h3, .cta-strat__content--flex-start h3, .cta-strat__content--center h3, .cta-strat__content--flex-end h3 {
  font-size: 4rem;
  font-weight: 600;
  color: #569a82;
}
.cta-strat__content h3 + p, .cta-strat__content--flex-start h3 + p, .cta-strat__content--center h3 + p, .cta-strat__content--flex-end h3 + p {
  margin-top: 20px;
}
.cta-strat__content p, .cta-strat__content--flex-start p, .cta-strat__content--center p, .cta-strat__content--flex-end p {
  font-size: 1.8rem;
  line-height: 1.5;
}
.cta-strat__content .button, .cta-strat__content--flex-start .button, .cta-strat__content--flex-start .button--l-gradient, .cta-strat__content--flex-start .button--r-gradient, .cta-strat__content--flex-start .button--light, .cta-strat__content--flex-start .button--intext, .cta-strat__content--flex-start .button--l-arrow, .cta-strat__content--flex-start .button--r-arrow, .cta-strat__content--flex-start .button--cta--footer, .cta-strat__content--flex-start .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--flex-start .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--center .button, .cta-strat__content--center .button--l-gradient, .cta-strat__content--center .button--r-gradient, .cta-strat__content--center .button--light, .cta-strat__content--center .button--intext, .cta-strat__content--center .button--l-arrow, .cta-strat__content--center .button--r-arrow, .cta-strat__content--center .button--cta--footer, .cta-strat__content--center .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--center .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--flex-end .button, .cta-strat__content--flex-end .button--l-gradient, .cta-strat__content--flex-end .button--r-gradient, .cta-strat__content--flex-end .button--light, .cta-strat__content--flex-end .button--intext, .cta-strat__content--flex-end .button--l-arrow, .cta-strat__content--flex-end .button--r-arrow, .cta-strat__content--flex-end .button--cta--footer, .cta-strat__content--flex-end .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content--flex-end .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content .button--l-gradient, .cta-strat__content .button--r-gradient, .cta-strat__content .button--light, .cta-strat__content .button--intext, .cta-strat__content .button--l-arrow, .cta-strat__content .button--r-arrow, .cta-strat__content .button--cta--footer, .cta-strat__content .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content a, .cta-strat__content .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content a {
  margin-top: 20px;
  font-size: 2rem;
}
.cta-strat__image {
  -webkit-flex-basis: 45%;
  flex-basis: 45%;
  position: relative;
}
.cta-strat__image > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* layout/_advices-strat.scss */
.advices-strat {
  padding: 45px 0;
  overflow: hidden;
}
.advices-strat .global-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.advices-strat__left {
  width: 35%;
  margin-right: 45px;
}
.advices-strat__left .section-title {
  font-size: 3vw;
  font-weight: 600;
  margin-bottom: 45px;
}
@media screen and (max-width: 782px) {
  .advices-strat__left .section-title {
    font-size: 3.5rem;
  }
}
.advices-strat__left .section-desc {
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (max-width: 782px) {
  .advices-strat__left .section-desc {
    font-size: 1.6rem;
    line-height: 2.1em;
  }
}
.advices-strat__image {
  position: absolute;
  bottom: 0;
  left: 0;
}
.advices-strat__right {
  width: 65%;
}
.advices-strat__right .advices-more {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 30px;
  text-decoration: underline;
  font-weight: 500;
}
.advices-strat__right .advices-providers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 45px;
}
.advices-strat__right .advices-providers img {
  margin-right: 45px;
}
.advices-strat__right .advices-providers img:last-child {
  margin-right: 0;
}
.title-size {
  font-size: 3.5rem;
}
/* layout/_news-list.scss */
h2 + .news-list {
  margin-top: 45px;
}
.news-list .news {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.news-list .news__image {
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
  margin-right: 30px;
}
.news-list .news__image:after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.news-list .news__content {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.news-list .news__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: underline 0.1em rgba(62, 62, 62, 0);
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 0.06em;
}
.news-list .news:hover .news__title {
  text-decoration-color: #3e3e3e;
}
.news-list .news__date-cat {
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #569a82;
  line-height: 1.1;
}
.news-list .news__excerpt {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.7;
}
/* layout/_insurers-list.scss */
h2 + .insurers-list {
  margin-top: 45px;
}
.insurers-list .insurer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.insurers-list .insurer__image {
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
  margin-right: 90px;
}
.insurers-list .insurer__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.insurers-list .insurer.min .insurer__image {
  -webkit-flex-basis: 40%;
  flex-basis: 40%;
  margin-right: 30px;
}
.insurers-list .insurer__content {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 30px 200px 30px 0;
}
.insurers-list .insurer.min .insurer__content {
  padding-right: 30px;
}
.insurers-list .insurer__title {
  font-size: 3rem;
  color: #ff6036;
  font-weight: 600;
}
.insurers-list .insurer__date-cat {
  font-style: italic;
  margin-top: 15px;
  font-size: 1.8rem;
}
.insurers-list .insurer__date-cat > span {
  font-style: normal;
  font-weight: 600;
}
.insurers-list .insurer__excerpt {
  margin-top: 30px;
  font-size: 2rem;
  line-height: 1.7;
}
.insurers-list .insurer__more {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.8rem;
  color: #569a82;
}
.insurers-list .insurer__arrow {
  position: absolute;
  top: calc(50% - 2.5rem);
  right: 45px;
  font-size: 5rem;
  display: block;
  width: 1em;
  height: 1em;
  background-color: #569a82;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.insurers-list .insurer__arrow:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translateX(-0.0433em) rotate(45deg);
  -moz-transform: translateX(-0.0433em) rotate(45deg);
  -ms-transform: translateX(-0.0433em) rotate(45deg);
  -o-transform: translateX(-0.0433em) rotate(45deg);
  transform: translateX(-0.0433em) rotate(45deg);
}
.insurers-list .insurer + .insurer {
  margin-top: 90px;
}
.insurers-list .insurer.min + .insurer {
  margin-top: 50px;
}
/* layout/_insurers-grid.scss */
.insurers-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.insurers-grid .insurer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  position: relative;
  width: 25%;
}
.insurers-grid .insurer:after {
  content: "";
  display: block;
  padding-bottom: 25%;
}
.insurers-grid .insurer:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.insurers-grid .insurer img {
  max-width: 50%;
  max-height: 50%;
}
/* layout/_semi-columns.scss */
.semi-columns {
  background-color: #fff;
}
.semi-columns .global-inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
.semi-columns__cols {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 100px;
}
.semi-columns__cols__col:first-child {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 30%;
  -ms-flex: 0 1 30%;
  flex: 0 1 30%;
}
.semi-columns__cols__col:last-child {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 70%;
  -ms-flex: 0 1 70%;
  flex: 0 1 70%;
  overflow: hidden;
}
.semi-columns__cols__col:last-child .news-list {
  margin-bottom: 100px;
}
.semi-columns__cols__col:last-child .news-list li + li {
  margin-top: 30px;
}
.semi-columns__cols .sticky-table {
  padding: 0 0 20px;
  background-color: #f6f6f6;
  overflow-x: hidden;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.semi-columns__cols .sticky-table.jq-sticky {
  position: sticky;
  top: calc(100px + 50px);
}
.semi-columns__cols .sticky-table__title {
  font-weight: 600;
  font-size: 2rem;
  padding: 40px 20px;
}
.semi-columns__cols .sticky-table__lines {
  margin: 0;
}
.semi-columns__cols .sticky-table__line {
  position: relative;
  display: block;
  font-size: 1.6rem;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
}
.semi-columns__cols .sticky-table__line.completed .sticky-table__text {
  color: #fff;
  -webkit-animation: shine 1s ease-out;
  -moz-animation: shine 1s ease-out;
  -ms-animation: shine 1s ease-out;
  animation: shine 1s ease-out;
}
.semi-columns__cols .sticky-table__text {
  position: relative;
  padding: 0 20px;
}
.semi-columns__cols .sticky-table__progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-height: 100%;
  width: 0;
  background-color: rgba(86, 154, 130, 0.5);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.semi-columns__cols .sticky-table__share {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 20px;
  margin-top: 30px;
}
.semi-columns__cols .sticky-table__share span {
  font-weight: 500;
  font-size: 2rem;
}
.semi-columns__cols .sticky-table__share .social-links {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.semi-columns__cols .sticky-table__cta {
  padding: 0 20px;
  margin-top: 30px;
}
.semi-columns__cols .sticky-table__cta a {
  width: 100%;
  font-size: 2rem;
}
.semi-columns__cols .introduction-text {
  font-weight: 500;
  margin-bottom: 30px;
}
.semi-columns__cols .news-date-cat {
  margin-top: 15px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.semi-columns__cols .news-date-cat__cats {
  font-style: normal;
  font-weight: 600;
  color: #569a82;
}
.semi-columns__cols .news-date-cat__date {
  font-style: italic;
}
.semi-columns__cols .feature-image {
  position: relative;
  margin: 30px auto;
  display: block;
  max-width: 100%;
}
.semi-columns__cols .feature-image .bg-image, .semi-columns__cols .feature-image html body .bg-image--contained, html body .semi-columns__cols .feature-image .bg-image--contained, .semi-columns__cols .feature-image html body .bg-image--padded-soft, html body .semi-columns__cols .feature-image .bg-image--padded-soft, .semi-columns__cols .feature-image html body .bg-image--padded-medium, html body .semi-columns__cols .feature-image .bg-image--padded-medium, .semi-columns__cols .feature-image html body .bg-image--padded-hard, html body .semi-columns__cols .feature-image .bg-image--padded-hard, .semi-columns__cols .feature-image html body .bg-image--default, html body .semi-columns__cols .feature-image .bg-image--default {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
}
.semi-columns__cols .widget-title {
  margin-top: 150px;
  color: #569a82;
  font-weight: 600;
  font-size: 3rem;
  margin-bottom: 30px;
}
/* layout/_full-page.scss */
.full-page {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.full-page section {
  padding: 50px 0;
}
.full-page .ads-advices {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  padding: 50px 20px;
}
.full-page .ads-advices .product-jambonneaus {
  margin-right: 45px;
  -webkit-flex-basis: calc((100% / 3) - (2 * 45px));
  flex-basis: calc((100% / 3) - (2 * 45px));
}
.full-page .ads-advices__advices {
  -webkit-flex-basis: calc((2 / 3 * 100%) - (2 * 45px));
  flex-basis: calc((2 / 3 * 100%) - (2 * 45px));
  padding: 20px;
}
.full-page .ads-advices__advices .advice + .advice {
  margin-top: 30px;
}
/* layout/_masonry-cards.scss */
.masonry-cards {
  margin-bottom: 100px;
}
.masonry-cards__row {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.masonry-cards__row + .masonry-cards__row {
  margin-top: 50px;
}
.masonry-cards__row:first-child .masonry-cards__col:first-child {
  width: 55%;
}
.masonry-cards__row:first-child .masonry-cards__col:first-child .masonry-card {
  height: 100%;
}
.masonry-cards__row:first-child .masonry-cards__col:last-child {
  width: calc(45% - 50px);
}
.masonry-cards__row:first-child .masonry-cards__col:last-child div[class^="masonry-card"]:after {
  padding-bottom: 40%;
}
.masonry-cards__row:first-child .masonry-cards__col:last-child .masonry-card:first-child {
  margin-bottom: 50px;
}
.masonry-cards__row:last-child .masonry-cards__col:first-child {
  width: 37%;
}
.masonry-cards__row:last-child .masonry-cards__col:first-child div[class^="masonry-card"]:after {
  padding-bottom: 40%;
}
.masonry-cards__row:last-child .masonry-cards__col:last-child {
  width: calc(63% - 50px);
}
.masonry-cards__row:last-child .masonry-card {
  height: 100%;
}
.masonry-cards__col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.masonry-cards .masonry-card {
  position: relative;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.masonry-cards .masonry-card[data-link]:not([data-link=""]):hover {
  cursor: pointer;
  -webkit-transform: translate3d(-10px, -10px, 0);
  -moz-transform: translate3d(-10px, -10px, 0);
  -ms-transform: translate3d(-10px, -10px, 0);
  -o-transform: translate3d(-10px, -10px, 0);
  transform: translate3d(-10px, -10px, 0);
}
.masonry-cards .masonry-card[data-link]:not([data-link=""]):hover .masonry-card__content, .masonry-cards .masonry-card[data-link]:not([data-link=""]):hover .masonry-card__content--orange, .masonry-cards .masonry-card[data-link]:not([data-link=""]):hover .masonry-card__content--green {
  -webkit-box-shadow: 13px 15px 15px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 13px 15px 15px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 13px 15px 15px 1px rgba(0, 0, 0, 0.2);
}
.masonry-cards .masonry-card:after {
  content: "";
  display: block;
}
.masonry-cards .masonry-card__content, .masonry-cards .masonry-card__content--orange, .masonry-cards .masonry-card__content--green {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 20px;
  text-align: center;
  background-color: #f6f6f6;
}
.masonry-cards .masonry-card__content--orange {
  background-color: #ff6036;
  color: #fff;
}
.masonry-cards .masonry-card__content--green {
  background-color: #569a82;
  color: #fff;
}
.masonry-cards .masonry-card__title {
  font-size: 2.6rem;
  font-weight: 600;
}
.masonry-cards .masonry-card__desc {
  font-size: 1.8rem;
  margin-top: 30px;
}
.masonry-cards .masonry-card__image {
  position: relative;
  margin-top: 15px;
  width: 100%;
}
.masonry-cards .masonry-card__button {
  margin-top: 30px;
  font-size: 1.8rem;
}
/* layout/_guides-carousel.scss */
.guides-carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin-top: 90px;
  padding: 20px;
}
.guides-carousel .guide {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-right: 5%;
  padding: 45px 20px;
}
.guides-carousel .guide__title {
  font-weight: 600;
  font-size: 3rem;
  color: #569a82;
}
.guides-carousel .guide__excerpt {
  font-size: 2rem;
  margin-top: 30px;
  line-height: 2.1;
}
.guides-carousel .guide__link {
  display: block;
  color: #ff6036;
  font-size: 2rem;
  margin-top: 90px;
}
.guides-carousel + .dots {
  margin-top: 20px;
}
/* layout/_guides-grid.scss */
.guides-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.guides-grid .guide {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  display: block;
  margin-right: 5%;
  padding: 45px 20px;
}
.guides-grid .guide:nth-child(3n) {
  margin-right: 0;
}
.guides-grid .guide:nth-child(n+4) {
  margin-top: 90px;
}
.guides-grid .guide__title {
  font-weight: 600;
  font-size: 3rem;
  color: #569a82 !important;
}
.guides-grid .guide__excerpt {
  font-size: 2rem;
  margin-top: 50px !important;
  line-height: 2.1;
}
.guides-grid .guide__link {
  display: block;
  color: #ff6036;
  font-size: 2rem;
  margin-top: 90px;
}
/* layout/_newsroom-grid.scss */
.page-espace-presse .full-page {
  padding-bottom: 0;
}
.newsroom .section-title {
  margin: 50px 0 30px;
}
.newsroom .newsroom-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #88e0c1;
  padding: 30px 50px;
  margin: 0 10vw;
}
.newsroom .newsroom-grid__communique {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 22%;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  display: block;
  margin-right: 4%;
  border: 1px solid;
  background-color: #fff;
}
.newsroom .newsroom-grid__communique:after {
  content: "";
  display: block;
  padding-bottom: 125%;
}
.newsroom .newsroom-grid__communique:nth-child(4n) {
  margin-right: 0;
}
.newsroom .newsroom-grid__communique:nth-child(n + 5) {
  margin-top: 30px;
}
.newsroom .newsroom-carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 10vw;
  padding: 30px 50px;
  overflow: hidden;
}
.newsroom .newsroom-carousel__parution {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 22%;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  display: block;
  margin-right: 4%;
  border: 1px solid;
  background-color: #fff;
}
.newsroom .newsroom-carousel__parution:after {
  content: "";
  display: block;
  padding-bottom: 125%;
}
.newsroom-contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #f6f6f6;
  padding: 0 10vw;
}
.newsroom-contact__image {
  position: relative;
  flex-basis: 25%;
  margin-right: 5%;
}
.newsroom-contact__infos {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 100px 0;
  line-height: 1.3;
}
.newsroom-contact__name {
  font-size: 6rem;
  font-weight: 600;
}
.newsroom-contact__job {
  color: #569a82;
  font-weight: 600;
  font-size: 5rem;
}
.newsroom-contact__phone {
  margin-top: 30px;
}
.newsroom-contact__phone, .newsroom-contact__mail {
  font-size: 3.5rem;
}
.newsroom-contact__phone [class^="fa"], .newsroom-contact__mail [class^="fa"] {
  margin-right: 20px;
}
/* layout/_guides-alaune.scss */
.guides-a-la-une {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 25px;
  gap: 100px;
}
@media screen and (max-width: 1280px) {
  .guides-a-la-une {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.guides-a-la-une + .titre-categorie {
  margin-top: 100px;
}
.guides-a-la-une__gauche {
  -webkit-flex-basis: 55%;
  flex-basis: 55%;
}
.guides-a-la-une__gauche .guides-links, .guides-a-la-une__gauche ul, .guides-a-la-une__gauche li, .guides-a-la-une__gauche a, .guides-a-la-une__gauche .guide {
  height: 100%;
}
.guides-a-la-une__droite {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.guides-a-la-une__droite .guides-links ul li + li {
  margin-top: 30px;
}
/* layout/_guides-section.scss */
.guides-section {
  position: relative;
  margin-top: 25px;
}
.guides-section + .titre-categorie {
  margin-top: 100px;
}
.guides-section .guides-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  gap: 50px;
}
@media screen and (max-width: 1280px) {
  .guides-section .guides-links ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
  }
}
.guides-section .guides-links ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 calc(100% / 3);
  -ms-flex: 0 1 calc(100% / 3);
  flex: 0 1 calc(100% / 3);
}
.guides-section__plus {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  .guides-section__plus {
    display: block;
    position: relative;
    top: unset;
    right: unset;
    margin-top: 30px;
    text-align: center;
    font-size: 1.6rem;
  }
}
/* layout/_guides-grid-paged.scss */
.guides-grid-paged {
  margin-top: 50px;
}
.guides-grid-paged .guides-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 50px;
}
.guides-grid-paged .guides-links ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
@media screen and (max-width: 600px) {
  .guides-grid-paged .guides-links ul li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.guides-grid-paged .guides-links ul li:nth-child(odd) {
  padding-right: 25px;
}
@media screen and (max-width: 600px) {
  .guides-grid-paged .guides-links ul li:nth-child(odd) {
    padding-right: 0;
  }
}
.guides-grid-paged .guides-links ul li:nth-child(even) {
  padding-left: 25px;
}
@media screen and (max-width: 600px) {
  .guides-grid-paged .guides-links ul li:nth-child(even) {
    padding-left: 0;
  }
}
/* layout/_news-grid-paged.scss */
.news-grid-paged {
  margin-top: 50px;
}
.news-grid-paged .actualites-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 50px;
}
.news-grid-paged .actualites-links ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
@media screen and (max-width: 600px) {
  .news-grid-paged .actualites-links ul li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.news-grid-paged .actualites-links ul li:nth-child(odd) {
  padding-right: 25px;
}
@media screen and (max-width: 600px) {
  .news-grid-paged .actualites-links ul li:nth-child(odd) {
    padding-right: 0;
  }
}
.news-grid-paged .actualites-links ul li:nth-child(even) {
  padding-left: 25px;
}
@media screen and (max-width: 600px) {
  .news-grid-paged .actualites-links ul li:nth-child(even) {
    padding-left: 0;
  }
}
/* layout/_actualites-alaune.scss */
.actualites-a-la-une {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 25px;
  gap: 100px;
}
@media screen and (max-width: 1280px) {
  .actualites-a-la-une {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.actualites-a-la-une + .titre-categorie {
  margin-top: 100px;
}
.actualites-a-la-une__gauche {
  -webkit-flex-basis: 55%;
  flex-basis: 55%;
}
.actualites-a-la-une__gauche .actualites-links, .actualites-a-la-une__gauche ul, .actualites-a-la-une__gauche li, .actualites-a-la-une__gauche a, .actualites-a-la-une__gauche .actualite {
  height: 100%;
}
.actualites-a-la-une__droite {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.actualites-a-la-une__droite .actualites-links ul li + li {
  margin-top: 30px;
}
/* layout/_actualites-section.scss */
.actualites-section {
  position: relative;
  margin-top: 25px;
}
.actualites-section + .titre-categorie {
  margin-top: 100px;
}
.actualites-section .actualites-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  gap: 50px;
}
@media screen and (max-width: 1280px) {
  .actualites-section .actualites-links ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
  }
}
.actualites-section .actualites-links ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 calc(100% / 3);
  -ms-flex: 0 1 calc(100% / 3);
  flex: 0 1 calc(100% / 3);
}
.actualites-section__plus {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  .actualites-section__plus {
    display: block;
    position: relative;
    top: unset;
    right: unset;
    margin-top: 30px;
    text-align: center;
    font-size: 1.6rem;
  }
}
/* components/_buttons.scss */
.button, .button--l-gradient, .button--r-gradient, .button--light, .button--intext, .button--l-arrow, .button--r-arrow, .button--cta--footer, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  font-weight: 600;
  padding: 0.75em 1em;
  text-align: center;
  display: inline-block;
}
.button:hover, .button--l-gradient:hover, .button--r-gradient:hover, .button--light:hover, .button--intext:hover, .button--l-arrow:hover, .button--r-arrow:hover, .button--cta--footer:hover, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a:hover, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a:hover {
  cursor: pointer;
  -webkit-filter: brightness(120%);
  -moz-filter: brightness(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  filter: brightness(120%);
}
.button:after, .button--l-gradient:after, .button--r-gradient:after, .button--light:after, .button--intext:after, .button--l-arrow:after, .button--r-arrow:after, .button--cta--footer:after, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a:after, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.375em);
}
.button--l-gradient {
  background: linear-gradient(0.25turn, #ff6036, #fd8668);
}
.button--r-gradient, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a {
  background-color: #ff6036;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#fc7d5c), to(#ff6036));
  background-image: -webkit-radial-gradient(circle, #fc7d5c, #ff6036);
  background-image: -moz-radial-gradient(circle, #fc7d5c, #ff6036);
  background-image: -o-radial-gradient(circle, #fc7d5c, #ff6036);
  background-repeat: no-repeat;
}
.button--light {
  border: 2px solid #fff;
}
.button--intext {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 0.75em 1em;
  color: #569a82;
  padding-right: 30px;
  font-size: 1.6rem;
  margin-top: 10px;
}
.button--intext:after {
  right: 0.75em;
  display: block;
  width: 0.75em;
  height: 0.75em;
  border-width: 1px;
  border-color: #569a82;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button--l-arrow {
  position: relative;
  padding-left: 100px;
}
.button--l-arrow:after {
  left: 0.75em;
  display: block;
  width: 0.75em;
  height: 0.75em;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.button--r-arrow {
  position: relative;
  padding-right: 100px;
}
.button--r-arrow:after {
  right: 0.75em;
  display: block;
  width: 0.75em;
  height: 0.75em;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button--cta--footer {
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 767px) {
  #cta-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 50%;
    text-align: center;
    background: #fff;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.2);
    padding: 10px 20px;
    z-index: 99;
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
    opacity: 0;
    transform: translateX(-50%) scale(0.95);
    visibility: hidden;
  }
  #cta-container.visible {
    opacity: 1;
    transform: translateX(-50%) scale(1);
    visibility: visible;
  }
}
.product-ctas, .product-ctas--layout-1, .product-ctas--layout-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-ctas--layout-1 {
  width: calc(3 * 150px + 2 * 45px);
}
.product-ctas--layout-1 .product-cta {
  background-color: #e5e5e5;
  width: 150px;
  margin-right: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-ctas--layout-1 .product-cta:nth-child(3n) {
  margin-right: 0;
}
.product-ctas--layout-1 .product-cta:nth-child(n + 4) {
  margin-top: 45px;
}
.product-ctas--layout-1 .product-cta__image {
  height: 150px;
  background-size: 80%;
}
.product-ctas--layout-1 .product-cta__title {
  background-color: #ff6036;
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#fc7d5c), to(#ff6036));
  background-image: -webkit-radial-gradient(circle, #fc7d5c, #ff6036);
  background-image: -moz-radial-gradient(circle, #fc7d5c, #ff6036);
  background-image: -o-radial-gradient(circle, #fc7d5c, #ff6036);
  background-repeat: no-repeat;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-ctas--layout-2 {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.product-ctas--layout-2 .product-cta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 45px;
}
.product-ctas--layout-2 .product-cta__image {
  height: 150px;
  width: 150px;
  margin-right: 45px;
  background-size: 60%;
}
.product-ctas--layout-2 .product-cta__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #569a82;
  font-weight: 500;
  font-size: 2.6rem;
  padding: 10px;
  width: 300px;
}
.product-ctas .product-cta, .product-ctas--layout-1 .product-cta, .product-ctas--layout-2 .product-cta {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
}
.product-ctas .product-cta__image, .product-ctas--layout-1 .product-cta__image, .product-ctas--layout-2 .product-cta__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.special-cta {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 100px 0;
}
.special-cta p {
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 15px;
}
.special-cta [class^="button"] {
  font-size: 2rem;
}
.burger {
  width: 40px;
  margin-left: 40px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transition: opacity 0.5s ease, filter 0.3s;
  -moz-transition: opacity 0.5s ease, filter 0.3s;
  -ms-transition: opacity 0.5s ease, filter 0.3s;
  -o-transition: opacity 0.5s ease, filter 0.3s;
  transition: opacity 0.5s ease, filter 0.3s;
}
.burger.visible {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.burger.visible:hover {
  cursor: pointer;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.burger__lines {
  position: relative;
  height: 25px;
  margin-bottom: 7px;
}
.burger__line {
  position: absolute;
  left: 0;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  background-color: #ff6036;
  -webkit-transition: top 0.2s, transform 0.1s 0.2s;
  -moz-transition: top 0.2s, transform 0.1s 0.2s;
  -ms-transition: top 0.2s, transform 0.1s 0.2s;
  -o-transition: top 0.2s, transform 0.1s 0.2s;
  transition: top 0.2s, transform 0.1s 0.2s;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.burger__line:nth-child(1) {
  top: 0;
}
.burger.opened .burger__line:nth-child(1) {
  top: calc(50% - 3px);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.burger__line:nth-child(2) {
  top: calc(50% - 3px);
}
.burger.opened .burger__line:nth-child(2) {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.burger__line:nth-child(3) {
  top: calc(100% - 5px);
}
.burger.opened .burger__line:nth-child(3) {
  top: calc(50% - 3px);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.burger__title {
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
/* components/_desktop-menu.scss */
.menu-principal-container {
  height: 100%;
  min-height: 100%;
}
.menu-principal-container .fleche {
  display: none;
}
.menu-principal-container .main-menu.desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  min-height: 100%;
}
.menu-principal-container .main-menu.desktop > .menu-item {
  position: relative;
  height: 100%;
  min-height: 100%;
  background-color: #fff;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.menu-principal-container .main-menu.desktop > .menu-item a {
  line-height: 1.1;
}
.menu-principal-container .main-menu.desktop > .menu-item:hover {
  background-color: #f6f6f6;
}
.menu-principal-container .main-menu.desktop > .menu-item:hover > a {
  color: #ff6036;
}
.menu-principal-container .main-menu.desktop > .menu-item > a {
  font-size: 1.6rem;
  font-weight: 500;
  height: 100%;
  min-height: 100%;
  padding: 0 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.menu-principal-container .main-menu.desktop > .menu-item > a.animated {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  min-width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background-color: #f6f6f6;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, -100px, 0);
  -moz-transform: translate3d(0, -100px, 0);
  -ms-transform: translate3d(0, -100px, 0);
  -o-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: transform 0.3s ease-out, opacity 0.5s ease, box-shadow 0.3s ease 0.3s;
  -moz-transition: transform 0.3s ease-out, opacity 0.5s ease, box-shadow 0.3s ease 0.3s;
  -ms-transition: transform 0.3s ease-out, opacity 0.5s ease, box-shadow 0.3s ease 0.3s;
  -o-transition: transform 0.3s ease-out, opacity 0.5s ease, box-shadow 0.3s ease 0.3s;
  transition: transform 0.3s ease-out, opacity 0.5s ease, box-shadow 0.3s ease 0.3s;
  -webkit-box-shadow: 3px 15px 15px 1px rgba(102, 37, 37, 0.2);
  -moz-box-shadow: 3px 15px 15px 1px rgba(102, 37, 37, 0.2);
  box-shadow: 3px 15px 15px 1px rgba(102, 37, 37, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item {
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item > a {
  display: block;
  padding: 20px calc(22px + 20px);
  white-space: nowrap;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item:not(.menu-button):hover {
  background-color: #e5e5e5;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item:not(.menu-button):hover > a {
  color: #fc7d5c;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button {
  padding: 10px;
}
.menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a {
  font-size: 2rem;
  width: 100%;
}
/* components/_mobile-menu.scss */
.main-menu.mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(100vh - 100px);
  margin-top: 100px;
  padding-bottom: 60px;
  z-index: -1;
  overflow-y: scroll;
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateX(-120vw);
  -moz-transform: translateX(-120vw);
  -ms-transform: translateX(-120vw);
  -o-transform: translateX(-120vw);
  transform: translateX(-120vw);
}
.main-menu.mobile.visible {
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.main-menu.mobile > .menu-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.main-menu.mobile > .menu-item:last-child {
  border-bottom: 0;
}
.main-menu.mobile > .menu-item:hover:not(.special-item) > a, .main-menu.mobile > .menu-item .active:not(.special-item) > a {
  color: #ff6036;
}
.main-menu.mobile > .menu-item.special-item {
  background-color: #569a82;
  color: #fff;
  margin: 0;
}
.main-menu.mobile > .menu-item.special-item > .fleche--orange {
  border-color: #fff;
}
.main-menu.mobile > .menu-item.special-item .menu-mobile-picto {
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.main-menu.mobile > .menu-item > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  font-weight: 400;
  font-size: 1.6rem;
  padding: 20px 10vw;
}
.main-menu.mobile > .menu-item > .fleche {
  position: absolute;
  top: 30px;
  right: 20px;
  --taille: 10px;
  --epaisseur: 2px;
}
@media screen and (max-width: 768px) {
  .main-menu.mobile > .menu-item > .fleche {
    display: block;
  }
}
.main-menu.mobile > .menu-item > .menu-mobile-picto {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .main-menu.mobile > .menu-item > .menu-mobile-picto {
    display: none;
  }
}
.main-menu.mobile > .menu-item.has-picto-auto > .menu-mobile-picto {
  background-image: url(../images/icons/picto-auto.svg);
}
.main-menu.mobile > .menu-item.has-picto-habitation > .menu-mobile-picto {
  background-image: url(../images/icons/picto-habitation.svg);
}
.main-menu.mobile > .menu-item.has-picto-sante > .menu-mobile-picto {
  background-image: url(../images/icons/picto-sante.svg);
}
.main-menu.mobile > .menu-item.has-picto-obseques > .menu-mobile-picto {
  background-image: url(../images/icons/picto-obseques.svg);
}
.main-menu.mobile > .menu-item.has-picto-emprunteur > .menu-mobile-picto {
  background-image: url(../images/icons/picto-pret.svg);
}
.main-menu.mobile > .menu-item.has-picto-autres > .menu-mobile-picto {
  background-image: url(../images/icons/picto-autres-assurances.svg);
}
.main-menu.mobile > .menu-item.has-picto-contact > .menu-mobile-picto {
  background-image: url(../images/icons/picto-assistance.svg);
}
.main-menu.mobile > .menu-item.has-picto-recherche > .menu-mobile-picto {
  background-image: url(../images/icons/loupe.svg);
}
.main-menu.mobile > .menu-item.has-picto-aide > .menu-mobile-picto {
  background-image: url(../images/icons/bouee.svg);
}
.main-menu.mobile > .menu-item.active > .fleche {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.main-menu.mobile > .menu-item.active > a {
  border-bottom: 1px solid #ddd;
}
.main-menu.mobile > .menu-item > .sub-menu {
  max-height: 0;
  height: 100%;
  overflow: hidden;
  padding: 0 calc(30px);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.main-menu.mobile > .menu-item > .sub-menu.visible {
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
  max-height: 500px;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item {
  margin-bottom: 10px;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button {
  padding: 10px 0;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a {
  font-size: 2rem;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item:not(.menu-button):hover > a {
  color: #ff6036;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item:last-child {
  margin-bottom: 0;
}
.main-menu.mobile > .menu-item > .sub-menu > .menu-item a {
  font-size: 1.4rem;
  font-weight: 400;
}
.seo-menu.mobile {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.seo-menu.mobile > .menu-item {
  font-size: 1.6rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  position: relative;
}
.seo-menu.mobile > .menu-item > a {
  display: block;
  position: relative;
  line-height: 1.1;
  padding: 20px 0;
}
.seo-menu.mobile > .menu-item > a:hover {
  cursor: pointer;
}
.seo-menu.mobile > .menu-item > .fleche {
  position: absolute;
  top: 22px;
  right: 20px;
  --taille: 10px;
  --epaisseur: 2px;
}
@media screen and (max-width: 768px) {
  .seo-menu.mobile > .menu-item > .fleche {
    display: block;
  }
}
.seo-menu.mobile > .menu-item.active > .fleche {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.seo-menu.mobile > .menu-item .sub-menu {
  max-height: 0;
  height: 100%;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.seo-menu.mobile > .menu-item .sub-menu.visible {
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
  max-height: 500px;
}
.seo-menu.mobile > .menu-item .sub-menu .menu-item {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.seo-menu.mobile > .menu-item .sub-menu .menu-item a {
  display: block;
}
/* components/_header-right.scss */
.header-right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  min-height: 100%;
}
.header-right__button {
  height: 100%;
  min-height: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .header-right__button.search-button, .header-right__button.help-button {
    display: none;
  }
}
.header-right__button:hover {
  cursor: pointer;
}
.header-right__button:hover .header-right__button__text {
  color: #ff6036;
}
.header-right__button__img {
  height: 30px;
}
.header-right__button__text {
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header-right__button.account-button {
  background: #ff6036;
  width: 100px;
}
.header-right__button.account-button .header-right__button__img {
  height: 50px;
}
/* components/_footer-menus.scss */
.seo-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px;
}
.seo-menu .fleche {
  display: none;
}
.seo-menu .menu-item {
  line-height: 2.1em;
}
.seo-menu > .menu-item {
  font-weight: 600;
  font-size: 3rem;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.seo-menu > .menu-item > .sub-menu > .menu-item {
  font-size: 2rem;
  font-weight: 400;
}
.seo-menu + * {
  margin-top: 40px;
}
.seo-menu-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 40px;
}
.seo-menu-2 .menu-item {
  line-height: 2.1em;
  font-size: 2rem;
  font-weight: 400;
  margin-right: 45px;
}
.seo-menu-2 .menu-item:last-child {
  margin-right: 0;
}
/* components/_social-links.scss */
.social-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.social-links .social-link {
  display: block;
  margin-right: 20px;
  width: 30px;
  height: 30px;
}
.social-links .social-link img {
  width: 100%;
  height: auto;
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  -ms-filter: invert(1);
  -o-filter: invert(1);
  filter: invert(1);
}
.social-links .social-link:last-child {
  margin-right: 0;
}
/* components/_product-ads.scss */
.product-jambonneaus {
  overflow: hidden;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
}
.product-jambonneaus-carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.product-jambonneaus .product-jambonneau {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.product-jambonneaus .product-jambonneau.horizontal {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-jambonneaus .product-jambonneau.horizontal .product-jambonneau__image {
  padding-bottom: 56.25%;
}
.product-jambonneaus .product-jambonneau__image {
  position: relative;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 45%;
  -ms-flex: 0 1 45%;
  flex: 0 1 45%;
}
@media screen and (max-width: 768px) {
  .product-jambonneaus .product-jambonneau__image {
    padding-bottom: 56.25%;
  }
}
.product-jambonneaus .product-jambonneau__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 55%;
  -ms-flex: 0 1 55%;
  flex: 0 1 55%;
  padding: 50px 25px;
}
@media screen and (max-width: 768px) {
  .product-jambonneaus .product-jambonneau__content {
    display: block;
  }
}
.product-jambonneaus .product-jambonneau__title {
  font-size: 3rem;
  line-height: 1.3;
  color: #ff6036;
  font-weight: 600;
  text-transform: uppercase;
}
.product-jambonneaus .product-jambonneau__title + div {
  margin-top: 20px;
}
.product-jambonneaus .product-jambonneau__text {
  font-size: 1.6rem;
}
.product-jambonneaus .product-jambonneau__text + a {
  margin-top: 20px;
}
.product-jambonneaus .product-jambonneau__link {
  display: inline-block;
  font-size: 1.8rem;
}
/* components/_separators.scss */
.section-separator {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 30vh;
  width: 100vw;
}
.section-separator:after {
  box-shadow: 0 0 0 30vh #fff;
  position: absolute;
  border-radius: 100%;
  margin-left: -60vw;
  height: 60vh;
  content: "";
  width: 120vw;
  left: 50%;
  bottom: 0;
  z-index: 9;
}
/* components/_dots.scss */
.dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 30px 0;
}
.dots .dot, .dots .dot.active {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 10px;
  height: 10px;
  background-color: #ff6036;
  margin-right: 15px;
  opacity: 0.2;
}
.dots .dot:last-child, .dots .dot.active:last-child {
  margin-right: 0;
}
.dots .dot:hover, .dots .dot.active:hover {
  cursor: pointer;
  opacity: 1;
}
.dots .dot.active {
  -webkit-transform: scale(1.75);
  -moz-transform: scale(1.75);
  -ms-transform: scale(1.75);
  -o-transform: scale(1.75);
  transform: scale(1.75);
  opacity: 1;
}
/* components/_advices.scss */
.advices {
  overflow: hidden;
}
.advices .advices-carousel {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.advices .advices-carousel .advice {
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 0 46%;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  margin: 10px 45px 10px 10px;
  background-color: #fff;
  padding: 45px 20px;
}
@media screen and (max-width: 768px) {
  .advices .advices-carousel .advice {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.advices .advices-carousel .advice:last-child {
  margin-right: 10px;
}
.advices .advices-carousel .advice__score {
  font-size: 3rem;
  color: #569a82;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.advices .advices-carousel .advice__score > img {
  margin-right: 5px;
  opacity: 0.2;
}
.advices .advices-carousel .advice__score > img.plain {
  opacity: 1;
}
.advices .advices-carousel .advice__score > img:last-child {
  margin-right: 0;
}
.advices .advices-carousel .advice__name-date {
  margin-bottom: 10px;
}
.advices .advices-carousel .advice__name-date > span:first-child {
  font-size: 1.6rem;
  font-weight: 600;
}
.advices .advices-carousel .advice__name-date > span:last-child {
  font-size: 1.4rem;
  font-style: italic;
}
.advices .advices-carousel .advice__content {
  font-size: 1.6rem;
}
/* components/_questions.scss */
.questions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-top: 20px;
  width: 100%;
}
.questions .question {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 10px 0;
}
.questions .question:hover {
  background-color: #88e0c1;
}
/* components/_animations.scss */
@keyframes sticky {
  0% {
    -webkit-transform: translate3d(0, -100px, 0);
    -moz-transform: translate3d(0, -100px, 0);
    -ms-transform: translate3d(0, -100px, 0);
    -o-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes shine {
  0% {
    text-shadow: "0 0 5px #fff, 0 0 10px rgba(255,255,255,.5), 0 0 20px rgba(255,255,255,.5)";
  }
  100% {
    text-shadow: none;
  }
}
/* components/_breadcrumbs.scss */
.breadcrumbs {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
.breadcrumbs .current-item {
  color: #569a82;
}
/* components/_accordion.scss */
.accordion .ui-accordion-header-icon {
  display: none;
}
.accordion__title {
  font-size: 2rem;
  font-weight: 600;
  padding: 40px 50px;
  background-color: #f6f6f6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-align: left;
}
.accordion__title:hover {
  cursor: pointer;
}
.accordion__title:focus {
  outline: none;
}
.accordion__title .fas {
  color: #ff6036;
  margin-left: 20px;
}
.accordion__title .fa-minus {
  display: none;
}
.accordion__title.ui-state-active .fa-plus {
  display: none;
}
.accordion__title.ui-state-active .fa-minus {
  display: block;
}
.accordion__desc {
  display: block;
  padding: 20px 100px;
  background-color: #e5e5e5;
}
.accordion__desc p {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.accordion__desc:hover > p {
  color: #569a82;
}
.accordion__desc p {
  line-height: 1.3;
  font-weight: 500;
  font-size: 1.6rem;
}
/* components/_hours-graph.scss */
.hours {
  position: relative;
  margin-top: 150px !important;
}
.hours__selector {
  position: absolute;
  top: calc(-2.5rem - 40px - 50px);
  left: 0;
}
.hours__selector select {
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  font-size: 2.5rem;
  font-weight: 600;
  color: #569a82;
  padding: 10px 50px 10px 20px;
}
.hours__selector select:hover {
  cursor: pointer;
}
.hours__selector--arrow {
  position: absolute;
  border-right: 3px solid #569a82;
  border-bottom: 3px solid #569a82;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: calc(50% - 7px);
  right: 15px;
}
.hours__graph {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 50vh;
}
.hours__tower {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.hours__shape {
  padding: 0 3px;
  width: 100%;
}
.hours__shape.animated {
  -webkit-animation: tower 0.5s ease-out forwards calc(0.1s * var(--shift));
  -moz-animation: tower 0.5s ease-out forwards calc(0.1s * var(--shift));
  -ms-animation: tower 0.5s ease-out forwards calc(0.1s * var(--shift));
  animation: tower 0.5s ease-out forwards calc(0.1s * var(--shift));
}
@keyframes tower {
  0% {
    height: 0;
  }
  100% {
    height: var(--height);
  }
}
.hours__color, .hours__color--charged {
  width: 100%;
  height: 100%;
  min-height: 100%;
  background: linear-gradient(180deg, #569a82, #88e0c1);
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
}
.hours__color--charged {
  background: linear-gradient(180deg, #ff6036, #fd8668);
}
.hours__time {
  text-align: center;
  width: 100%;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 10px;
  border-top: 3px solid #3e3e3e;
}
/* components/_categories-filter.scss */
.category-filters {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.category-filters__filter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  background-color: #e5e5e5;
  padding: 0 20px;
  margin-left: -1px;
  margin-bottom: -1px;
}
.category-filters__filter:hover, .category-filters__filter.active {
  cursor: pointer;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 96, 54, 0.5);
  background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(252, 125, 92, 0.5)), to(rgba(255, 96, 54, 0.5)));
  background-image: -webkit-radial-gradient(circle, rgba(252, 125, 92, 0.5), rgba(255, 96, 54, 0.5));
  background-image: -moz-radial-gradient(circle, rgba(252, 125, 92, 0.5), rgba(255, 96, 54, 0.5));
  background-image: -o-radial-gradient(circle, rgba(252, 125, 92, 0.5), rgba(255, 96, 54, 0.5));
  background-repeat: no-repeat;
}
.category-filters.full {
  margin: 25px auto 50px;
  max-width: 75%;
}
@media screen and (max-width: 480px) {
  .category-filters.full {
    max-width: 100%;
  }
}
.category-filters.full > .category-filters__filter {
  margin: 10px;
  font-size: 1.6rem;
  height: 5rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .category-filters.full > .category-filters__filter {
    font-size: 1.4rem;
  }
}
.category-filters.full > .category-filters__filter:hover {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.category-filters.center {
  margin-top: 50px;
}
.category-filters.center > .category-filters__filter {
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px 30px 10px 10px;
}
.category-filters.center > .category-filters__filter:after {
  content: "+";
  color: #ff6036;
  margin-left: 10px;
}
/* components/_insurance-tabs.scss */
.insurance-composition {
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 50px;
}
.insurance-composition__titles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.insurance-composition__titles .ui-tabs-tab {
  margin-right: 2px;
  margin-top: 2px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.insurance-composition__titles .ui-tabs-tab:first-child {
  margin-left: 2px;
}
.insurance-composition__titles .ui-tabs-tab:last-child {
  margin-right: 0;
}
.insurance-composition__titles .ui-tabs-tab.ui-tabs-active .ui-tabs-anchor {
  color: #ff6036;
}
.insurance-composition__titles .ui-tabs-tab:not(.ui-tabs-active) {
  -webkit-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}
.insurance-composition__titles .ui-tabs-tab .ui-tabs-anchor {
  display: block;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px 50px;
}
.insurance-composition .ui-tabs-panel {
  padding-top: 30px;
}
.insurance-composition .ui-tabs-panel .tablepress caption {
  display: none;
}
.insurance-composition .ui-tabs-panel .tablepress th, .insurance-composition .ui-tabs-panel .tablepress td {
  border: 0 none;
  border-right: 2px solid #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
}
.insurance-composition .ui-tabs-panel .tablepress th:not(.column-1), .insurance-composition .ui-tabs-panel .tablepress td:not(.column-1) {
  text-align: center;
  font-weight: 600;
  width: 10%;
}
.insurance-composition .ui-tabs-panel .tablepress th.column-1, .insurance-composition .ui-tabs-panel .tablepress td.column-1 {
  padding-left: 30px;
  width: 60%;
}
.insurance-composition .ui-tabs-panel .tablepress thead tr th {
  background-color: transparent;
  color: #569a82;
  font-size: 1.8rem;
  padding-top: 0;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr:nth-child(even) td {
  background-color: rgba(86, 154, 130, 0.5);
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td {
  font-size: 1.4rem;
  line-height: 1.5;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa {
  --taille: 20px;
  --decalage: 0px;
  --epaisseur: 5px;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td h1, .insurance-composition .ui-tabs-panel .tablepress tbody tr td h2, .insurance-composition .ui-tabs-panel .tablepress tbody tr td h3, .insurance-composition .ui-tabs-panel .tablepress tbody tr td h4, .insurance-composition .ui-tabs-panel .tablepress tbody tr td h5, .insurance-composition .ui-tabs-panel .tablepress tbody tr td h6 {
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.15;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td h1 {
  font-size: 4.5rem;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td h2 {
  font-size: 3.5rem;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td h3 {
  font-size: 2.5rem;
}
.insurance-composition .ui-tabs-panel .tablepress tbody tr td h4 {
  font-size: 2rem;
}
.insurance-composition__benefits {
  padding: 30px;
}
.insurance-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.insurance-buttons [class^="button"] {
  margin-right: 45px;
}
.insurance-buttons [class^="button"]:last-child {
  margin-right: 0;
}
/* components/_insurer-description.scss */
.insurer-desc {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.insurer-desc__left {
  position: relative;
  width: 45%;
  padding-bottom: 15%;
}
.insurer-desc__left .bg-image, .insurer-desc__left html body .bg-image--contained, html body .insurer-desc__left .bg-image--contained, .insurer-desc__left html body .bg-image--padded-soft, html body .insurer-desc__left .bg-image--padded-soft, .insurer-desc__left html body .bg-image--padded-medium, html body .insurer-desc__left .bg-image--padded-medium, .insurer-desc__left html body .bg-image--padded-hard, html body .insurer-desc__left .bg-image--padded-hard, .insurer-desc__left html body .bg-image--default, html body .insurer-desc__left .bg-image--default {
  background-position: center top;
}
.insurer-desc__right {
  width: 55%;
}
.insurance-insurer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
  margin: 50px 0;
}
.insurance-insurer__image {
  position: relative;
  padding-bottom: 15%;
  width: 30%;
}
.insurance-insurer__content {
  width: 70%;
  padding-left: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.insurance-insurer__content h3 {
  color: #569a82;
}
/* components/_insurances-carousel.scss */
.insurances-carousel {
  position: relative;
  background-color: #f6f6f6;
  padding: 50px 0 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.insurances-carousel__insurance {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-basis: 15vw;
  flex-basis: 15vw;
}
.insurances-carousel__insurance:nth-child(n+2) {
  display: none;
}
.insurances-carousel__insurance img {
  display: block;
}
.insurances-carousel__insurance img ~ a {
  margin-top: 20px;
}
.insurances-carousel__insurance [class^="button"] {
  font-size: 1.6rem;
}
.insurances-carousel .dots {
  position: absolute;
  bottom: 50px;
}
/* components/_tables.scss */
.text .wp-block-table {
  overflow-y: hidden;
}
.text table {
  -webkit-box-shadow: 0px 15px 15px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 15px 15px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 15px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  font-size: 1.6rem;
  margin: 20px 0 40px;
}
.text table td {
  vertical-align: middle;
  padding: 20px;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.text table td:first-child {
  border-left: 0;
}
.text table td:last-child {
  border-right: 0;
}
.text table tbody tr:nth-child(even) {
  background-color: rgba(86, 154, 130, 0.5);
}
.text table tbody tr td:not(:nth-child(1)) {
  text-align: center;
}
.text table thead tr td {
  color: #569a82;
  font-size: 1.8rem;
  font-weight: 600;
}
.text table thead tr td:not(:nth-child(1)) {
  text-align: center;
}
/* components/_summary.scss */
.summary {
  padding: 20px 100px;
  background-color: #f6f6f6;
}
.summary__title {
  text-align: center;
  color: #569a82;
}
.summary__line {
  display: block;
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 600;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.summary__line:hover {
  color: #569a82;
}
/* components/_guides-linkedin.scss */
.guides-linkedin li {
  border-top: 1px solid #e5e5e5;
  padding: 15px 10px 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.guides-linkedin li:hover {
  background-color: #e5e5e5;
}
.guides-linkedin li:after {
  content: ">";
  float: right;
  margin-left: 5px;
}
.guides-linkedin button {
  font-size: 1.6rem;
  margin-top: 18px;
  font-style: italic;
  color: #ff6036;
}
/* components/_guide-link.scss */
.guides-links a {
  display: block;
}
.guides-links a .guide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.guides-links a .guide.horizontal {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .guides-links a .guide.horizontal {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
  }
}
.guides-links a .guide.horizontal .guide__image {
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  margin-right: 30px;
}
@media screen and (max-width: 1280px) {
  .guides-links a .guide.horizontal .guide__image {
    margin-bottom: 15px;
    margin-right: 0px;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.guides-links a .guide.horizontal .guide__content {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.guides-links a .guide.vertical {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.guides-links a .guide.vertical .guide__image {
  margin-bottom: 15px;
}
.guides-links a .guide.vertical .guide__image.super {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media screen and (max-width: 1280px) {
  .guides-links a .guide.vertical .guide__image:after {
    content: "";
    display: block;
    padding-bottom: 66%;
  }
}
.guides-links a .guide.vertical-16_9 {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.guides-links a .guide.vertical-16_9 .guide__image {
  margin-bottom: 15px;
}
.guides-links a .guide.vertical-16_9 .guide__image:after {
  padding-bottom: 56.25%;
}
.guides-links a .guide__image {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.guides-links a .guide__image:not(.super):after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.guides-links a .guide__title {
  font-size: 2rem;
  font-weight: 600;
  text-decoration: underline 0.1em rgba(62, 62, 62, 0);
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 0.06em;
  line-height: 1.1;
}
.guides-links a .guide__title.super {
  font-size: 2.4rem;
}
.guides-links a .guide:hover .guide__title {
  text-decoration-color: #3e3e3e;
}
.guides-links a .guide__cats {
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #569a82;
  line-height: 1.1;
}
.guides-links a .guide__excerpt {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.7;
}
/* components/_actualite-link.scss */
.actualites-links a {
  display: block;
}
.actualites-links a .actualite {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.actualites-links a .actualite.horizontal {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .actualites-links a .actualite.horizontal {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    -webkit-align-items: normal;
    align-items: normal;
  }
}
.actualites-links a .actualite.horizontal .actualite__image {
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  margin-right: 30px;
}
@media screen and (max-width: 1280px) {
  .actualites-links a .actualite.horizontal .actualite__image {
    margin-bottom: 15px;
    margin-right: 0px;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
}
.actualites-links a .actualite.horizontal .actualite__content {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.actualites-links a .actualite.vertical {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.actualites-links a .actualite.vertical .actualite__image {
  margin-bottom: 15px;
}
.actualites-links a .actualite.vertical .actualite__image.super {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media screen and (max-width: 1280px) {
  .actualites-links a .actualite.vertical .actualite__image:after {
    content: "";
    display: block;
    padding-bottom: 66%;
  }
}
.actualites-links a .actualite.vertical-16_9 {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.actualites-links a .actualite.vertical-16_9 .actualite__image {
  margin-bottom: 15px;
}
.actualites-links a .actualite.vertical-16_9 .actualite__image:after {
  padding-bottom: 56.25%;
}
.actualites-links a .actualite__image {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
}
.actualites-links a .actualite__image:not(.super):after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.actualites-links a .actualite__title {
  font-size: 2rem;
  font-weight: 600;
  text-decoration: underline 0.1em rgba(62, 62, 62, 0);
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 0.06em;
  line-height: 1.1;
}
.actualites-links a .actualite__title.super {
  font-size: 2.4rem;
}
.actualites-links a .actualite:hover .actualite__title {
  text-decoration-color: #3e3e3e;
}
.actualites-links a .actualite__cats {
  margin-bottom: 15px;
  font-size: 1.4rem;
  color: #569a82;
  line-height: 1.1;
}
.actualites-links a .actualite__cats span {
  font-weight: 600;
}
.actualites-links a .actualite__excerpt {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.7;
}
/* components/_pager.scss */
.pager {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  font-size: 2rem;
  margin-top: 50px;
  gap: 10px;
}
.pager .current {
  color: #ff6036;
  font-weight: 600;
}
.pager a {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.pager a:hover {
  color: #ff6036;
}
.pager .dots {
  display: inline;
  -webkit-box-pack: none;
  -moz-box-pack: none;
  -ms-flex-pack: none;
  -webkit-justify-content: none;
  justify-content: none;
  -webkit-box-align: none;
  -moz-box-align: none;
  -ms-flex-align: none;
  -webkit-align-items: none;
  align-items: none;
  width: auto;
  margin: 0;
}
/* components/_coches.scss */
.coche, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa {
  position: relative;
  display: inline-block;
  width: var(--taille);
  height: var(--taille);
  margin-left: var(--decalage);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.coche:before, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:before, .coche:after, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:after {
  position: absolute;
  content: "";
}
.coche:before, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:before {
  bottom: 0;
  left: 0;
  height: var(--epaisseur);
  width: 50%;
  border-bottom-left-radius: var(--epaisseur);
  border-bottom-right-radius: var(--epaisseur);
  border-top-left-radius: var(--epaisseur);
}
.coche:after, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:after {
  bottom: 0;
  left: calc(50% - var(--epaisseur));
  height: 100%;
  width: var(--epaisseur);
  border-top-left-radius: var(--epaisseur);
  border-top-right-radius: var(--epaisseur);
  border-bottom-right-radius: var(--epaisseur);
}
.coche--orange:before, .coche--orange:after {
  background-color: #ff6036;
}
.coche--verte:before, .coche--verte:after {
  background-color: #569a82;
}
.coche--grise:before, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:before, .coche--grise:after, .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa:after {
  background-color: #3e3e3e;
}
/* components/_fleches.scss */
.fleche {
  position: relative;
  display: inline-block;
  width: var(--taille);
  height: var(--taille);
  border-width: 0 var(--epaisseur) var(--epaisseur) 0;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.fleche--top {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fleche--bottom {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fleche--right {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fleche--left {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fleche--orange {
  border-color: #ff6036;
}
.fleche--verte {
  border-color: #569a82;
}
.fleche--grise {
  border-color: #3e3e3e;
}
.fleche--blanche {
  border-color: #fff;
}
/* components/_alertes.scss */
.bandeau-alerte-container {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  visibility: hidden;
  max-height: 0;
}
.bandeau-alerte-container.visible {
  visibility: visible;
  max-height: 100px;
}
.bandeau-alerte-container .bandeau-alerte {
  padding: 10px 30px;
  text-align: center;
  background-color: #ff6036;
  color: #fff;
}
.bandeau-alerte-container .bandeau-alerte__title {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}
.bandeau-alerte-container .bandeau-alerte__title:after {
  content: " : ";
}
.bandeau-alerte-container .bandeau-alerte p, .bandeau-alerte-container .bandeau-alerte a, .bandeau-alerte-container .bandeau-alerte li {
  line-height: 1.1;
  font-size: 1.4rem;
}
.bandeau-alerte-container .bandeau-alerte a {
  text-decoration: underline;
  font-weight: 600;
}
.bandeau-alerte-container .bandeau-alerte__croix {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 1.4rem;
  height: 1.4rem;
}
.bandeau-alerte-container .bandeau-alerte__croix:hover {
  cursor: pointer;
}
.bandeau-alerte-container .bandeau-alerte__croix:before, .bandeau-alerte-container .bandeau-alerte__croix:after {
  content: "";
  position: absolute;
  height: 3px;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.bandeau-alerte-container .bandeau-alerte__croix:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bandeau-alerte-container .bandeau-alerte__croix:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* components/_search-form.scss */
.search-form-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #ff6036;
  background: linear-gradient(150deg, #569a82 0%, #88e0c1 100%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.search-form-container .search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 4px solid #fff;
  min-width: 50vw;
  max-width: 50vw;
  padding-bottom: 5px;
}
@media screen and (max-width: 680px) {
  .search-form-container .search-form {
    max-width: 100vw;
  }
}
.search-form-container .search-form__text {
  color: #fff;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 2rem;
}
@media screen and (max-width: 1300px) {
  .search-form-container .search-form__text {
    font-size: 1.6rem;
  }
}
.search-form-container .search-form__image {
  padding-left: 20px;
  height: 2rem;
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  -ms-filter: brightness(0) invert(1);
  -o-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.search-form-container .search-form-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
}
.search-form-container .search-form-close:hover {
  cursor: pointer;
}
.search-form-container .search-form-close:after, .search-form-container .search-form-close:before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.search-form-container .search-form-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-form-container .search-form-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* components/_search-results.scss */
.custom-search-results ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 100px;
  margin-bottom: 50px;
  gap: 30px;
}
.custom-search-results ul li {
  -webkit-box: 0;
  -moz-box: 0;
  -webkit-flex: 0 1 calc(50% - 30px / 2);
  -ms-flex: 0 1 calc(50% - 30px / 2);
  flex: 0 1 calc(50% - 30px / 2);
}
@media screen and (max-width: 768px) {
  .custom-search-results ul li {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .custom-search-results ul li + li {
    margin-top: 30px;
  }
}
.custom-search-results ul li a {
  display: block;
}
.custom-search-results ul li a .search-results-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 600px) {
  .custom-search-results ul li a .search-results-item {
    display: block;
  }
}
.custom-search-results ul li a .search-results-item__image {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  overflow: hidden;
  position: relative;
  margin-right: 30px;
}
@media screen and (max-width: 600px) {
  .custom-search-results ul li a .search-results-item__image {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.custom-search-results ul li a .search-results-item__image:not(.super):after {
  content: "";
  display: block;
  padding-bottom: 66%;
}
.custom-search-results ul li a .search-results-item__content {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.custom-search-results ul li a .search-results-item__title {
  font-size: 2rem;
  font-weight: 600;
  text-decoration: underline 0.1em rgba(62, 62, 62, 0);
  transition: text-decoration-color 0.2s ease;
  text-underline-offset: 0.06em;
  line-height: 1.1;
}
.custom-search-results ul li a .search-results-item__title.super {
  font-size: 2.4rem;
}
.custom-search-results ul li a .search-results-item:hover .search-results-item__title {
  text-decoration-color: #3e3e3e;
}
.custom-search-results ul li a .search-results-item__cats {
  margin-bottom: 15px;
  font-size: 1.4rem;
  font-weight: 600;
  color: #569a82;
  line-height: 1.1;
}
.custom-search-results ul li a .search-results-item__excerpt {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.7;
}
.custom-search-results ul li a .search-results-item__post-type {
  position: absolute;
  top: -5px;
  left: -7px;
  color: #fff;
  background-color: #ff6036;
  font-weight: 600;
  line-height: 1;
  font-size: 1rem;
  padding: 5px 7px;
  border-radius: 5px;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
/* components/_info-bulles.scss */
.bulle-info {
  position: relative;
  background-color: #569a82;
  padding: 15px;
  color: #fff;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.1em;
  margin: 20px 0 50px !important;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.bulle-info:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 25%;
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 25px solid #569a82;
  border-left: 50px solid transparent;
}
/* components/_formulaire-chien-chat.scss */
.formulaire-chien-chat {
  display: block;
}
.formulaire-chien-chat__ligne {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -moz-box-direction: reverse;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.formulaire-chien-chat__ligne.username-ligne {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  opacity: 0;
  z-index: -1;
}
.formulaire-chien-chat__ligne + .formulaire-chien-chat__ligne {
  margin-top: 35px;
}
.formulaire-chien-chat__ligne label {
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  color: #949494;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.formulaire-chien-chat__ligne input:not([type="submit"]), .formulaire-chien-chat__ligne select, .formulaire-chien-chat__ligne textarea {
  font-size: 1.6rem;
  padding: 10px;
  border-bottom: 2px solid #e5e5e5;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.formulaire-chien-chat__ligne input:not([type="submit"]):focus, .formulaire-chien-chat__ligne select:focus, .formulaire-chien-chat__ligne textarea:focus {
  border-bottom-color: #fd8668;
}
.formulaire-chien-chat__ligne input:not([type="submit"]):focus + label, .formulaire-chien-chat__ligne select:focus + label, .formulaire-chien-chat__ligne textarea:focus + label {
  color: #ff6036;
}
.formulaire-chien-chat__ligne select {
  min-width: 10%;
}
.formulaire-chien-chat__ligne input:not([type="submit"], [type="checkbox"]), .formulaire-chien-chat__ligne textarea {
  min-width: 50%;
}
.formulaire-chien-chat__ligne textarea {
  resize: vertical;
  min-height: 200px;
}
.formulaire-chien-chat__ligne .button, .formulaire-chien-chat__ligne .button--l-gradient, .formulaire-chien-chat__ligne .button--r-gradient, .formulaire-chien-chat__ligne .button--light, .formulaire-chien-chat__ligne .button--intext, .formulaire-chien-chat__ligne .button--l-arrow, .formulaire-chien-chat__ligne .button--r-arrow, .formulaire-chien-chat__ligne .button--cta--footer, .formulaire-chien-chat__ligne .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .formulaire-chien-chat__ligne a, .formulaire-chien-chat__ligne .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .formulaire-chien-chat__ligne a {
  font-size: 1.6rem;
}
.formulaire-chien-chat__ligne.required:not(.caseAcocher) label:after {
  content: "*";
  position: absolute;
  right: -15px;
  top: 0;
  color: #ff6036;
}
.formulaire-chien-chat__ligne.caseAcocher + .formulaire-chien-chat__ligne.caseAcocher {
  margin-top: 10px;
}
.formulaire-chien-chat__ligne.caseAcocher label {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-transform: none;
  gap: 10px;
  font-size: 1.4rem;
  font-weight: 400;
}
.formulaire-chien-chat__ligne.caseAcocher label .coche-label {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ff6036;
}
.formulaire-chien-chat__ligne.caseAcocher label .coche-label:after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 6px;
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 3px;
  left: 4px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  opacity: 0;
  visibility: hidden;
}
.formulaire-chien-chat__ligne.caseAcocher label span {
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
.formulaire-chien-chat__ligne.caseAcocher input:checked + label > .coche-label:after {
  opacity: 1;
  visibility: visible;
}
.formulaire-chien-chat__ligne.caseAcocher input {
  display: none;
}
.formulaire-chien-chat__ligne .formulaire-chien-chat__reponse {
  opacity: 0;
  visibility: hidden;
  padding: 5px 10px;
  font-size: 1.4rem;
  font-weight: 500;
  border: 1px solid transparent;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.formulaire-chien-chat__ligne .formulaire-chien-chat__reponse.success {
  visibility: visible;
  opacity: 1;
  color: #66bb6a;
  border-color: #66bb6a;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.formulaire-chien-chat__ligne .formulaire-chien-chat__reponse.error {
  visibility: visible;
  opacity: 1;
  color: #f44336;
  border-color: #f44336;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
/* utilities/_responsive.scss */
.footer__malakoff-humanis-logo {
  display: block;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 1440px) {
  html body .global-inner {
    margin: 0 5vw;
  }
  .main-menu.mobile > .menu-item > a {
    padding: 20px 5vw;
  }
  .content-header .global-inner {
    padding: 45px 45px 45px 5vw;
  }
  .cta-strat.inverted .cta-strat__content, .cta-strat.inverted .cta-strat__content--flex-start, .cta-strat.inverted .cta-strat__content--center, .cta-strat.inverted .cta-strat__content--flex-end {
    padding-right: 5vw;
  }
  .cta-strat__content, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end {
    padding-left: 5vw;
  }
  .newsroom .newsroom-grid, .newsroom .newsroom-carousel {
    margin: 0 5vw;
  }
  .newsroom-contact {
    padding: 0 5vw;
  }
  body.home .page .strat-3 .section-title {
    margin-left: 5vw;
  }
  body.home .page .strat-3__content {
    margin-right: 5vw;
  }
  body.home .page .strat-5 .section-title {
    margin-left: 5vw;
  }
  body.home .page .strat-7 .advices-strat__image {
    left: -5vw;
  }
}
@media screen and (max-width: 1366px) {
  .product-ctas--layout-1 {
    width: calc(3 * 120px + 2 * 25px);
  }
  .product-ctas--layout-1 .product-cta {
    width: 120px;
    margin-right: 25px;
  }
  .product-ctas--layout-1 .product-cta:nth-child(n + 4) {
    margin-top: 25px;
  }
  .product-ctas--layout-1 .product-cta__image {
    height: 120px;
  }
}
@media screen and (max-width: 1279px) {
  html body .global-inner {
    margin: 0 30px;
  }
  .main-menu.mobile > .menu-item > a {
    padding: 20px 50px 20px 50px;
  }
  .content-header .global-inner {
    padding: 45px 45px 45px 30px;
  }
  .cta-strat.inverted .cta-strat__content, .cta-strat.inverted .cta-strat__content--flex-start, .cta-strat.inverted .cta-strat__content--center, .cta-strat.inverted .cta-strat__content--flex-end {
    padding-right: 30px;
  }
  .cta-strat__content, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end {
    padding-left: 30px;
  }
  .newsroom .newsroom-grid, .newsroom .newsroom-carousel {
    margin: 0 30px;
  }
  .newsroom-contact {
    padding: 0 30px;
  }
  body.home .page .strat-3 .section-title {
    margin-left: 30px;
  }
  body.home .page .strat-3__content {
    margin-right: 30px;
  }
  body.home .page .strat-5 .section-title {
    margin-left: 30px;
  }
  body.home .page .strat-7 .advices-strat__image {
    left: -30px;
  }
  .reinsurances .reinsurance__phrase, .reinsurances--cards .reinsurance__phrase, .reinsurances--cards .reinsurance__phrase, body.home .page section .section-desc {
    font-size: 1.8rem;
  }
  .section-separator {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body.home .page .strat-1 .bg-image, body.home .page .strat-1 html body .bg-image--contained, html body body.home .page .strat-1 .bg-image--contained, body.home .page .strat-1 html body .bg-image--padded-soft, html body body.home .page .strat-1 .bg-image--padded-soft, body.home .page .strat-1 html body .bg-image--padded-medium, html body body.home .page .strat-1 .bg-image--padded-medium, body.home .page .strat-1 html body .bg-image--padded-hard, html body body.home .page .strat-1 .bg-image--padded-hard, body.home .page .strat-1 html body .bg-image--default, html body body.home .page .strat-1 .bg-image--default, .reinsurances, .reinsurances--cards, body.home .page .strat-3__image, .advices-strat__image {
    display: none;
  }
  .product-jambonneaus .product-jambonneau, .cta-strat, .cta-strat.inverted {
    display: block;
  }
  .cta-strat {
    min-height: auto !important;
  }
  body.home .page section .section-title {
    font-size: 3.5rem;
  }
  .cta-strat__content, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end {
    flex-basis: 100%;
    margin-bottom: 50px;
  }
  .cta-strat__image {
    margin-bottom: 50px;
    padding-bottom: 56.25%;
  }
  .cta-strat__content, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end, .cta-strat__content--flex-start, .cta-strat__content--center, .cta-strat__content--flex-end, .cta-strat.inverted .cta-strat__content, .cta-strat.inverted .cta-strat__content--flex-start, .cta-strat.inverted .cta-strat__content--center, .cta-strat.inverted .cta-strat__content--flex-end, .cta-strat.inverted .cta-strat__content--flex-start, .cta-strat.inverted .cta-strat__content--center, .cta-strat.inverted .cta-strat__content--flex-end {
    padding: 0 30px;
  }
  .cta-strat__content h3, .cta-strat__content--flex-start h3, .cta-strat__content--center h3, .cta-strat__content--flex-end h3 {
    font-size: 3rem;
  }
  .cta-strat__content p, .cta-strat__content--flex-start p, .cta-strat__content--center p, .cta-strat__content--flex-end p {
    font-size: 2rem;
  }
  body.home .page .strat-3__content {
    flex-basis: 100%;
    margin: 50px 0 0;
    padding: 0 30px;
  }
  .product-ctas--layout-1 {
    width: 100%;
  }
  .product-ctas--layout-1 .product-cta {
    width: 30%;
    margin-right: 5%;
  }
  .product-ctas--layout-1 .product-cta:nth-child(n + 4) {
    margin-top: 45px;
  }
  .product-ctas--layout-1 .product-cta__image {
    height: auto;
  }
  .product-ctas--layout-1 .product-cta__image:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .product-ctas--layout-2 .product-cta {
    width: 100%;
    margin: 20px;
  }
  .product-ctas--layout-2 .product-cta__title {
    font-size: 2rem;
  }
  .product-ctas--layout-2 .product-cta__image {
    height: 100px;
    width: 100px;
    margin-right: 10px;
  }
  .advices-strat__right .advices {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .advices-strat__right .advices .advice {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .advices-strat__right .advices-providers img {
    margin-right: 20px;
    max-width: 100px;
  }
  .news-list .news {
    display: block;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .news-list .news__image {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 0;
  }
  .news-list .news__image:after {
    padding-bottom: 56.25%;
  }
  .news-list .news__content {
    padding: 30px 0 30px 0;
  }
  .news-list .news__arrow {
    display: none;
  }
  .advices-strat .global-inner {
    display: block;
  }
  .advices-strat__left, .advices-strat__right {
    width: 100%;
  }
  body.home .page .strat-9 .help-cards {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .insurers-grid .insurer {
    width: 50%;
  }
  .guides-carousel {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .guides-carousel .guide {
    margin-right: 0;
  }
  .guides-carousel .guide + .guide {
    margin-top: 30px;
  }
  body.home .page .strat-9 .help-cards .help-card {
    margin-top: 30px !important;
  }
  body.home .page .strat-9 .help-cards .help-card__title {
    font-size: 3rem;
  }
  body.home .page .strat-9 .help-cards .help-card__desc {
    font-size: 1.8rem;
  }
  body.home .page .strat-9 .help-cards .help-card__button {
    font-size: 2rem;
  }
  body.home .page .strat-9 .help-cards .help-card__image {
    height: 25vw;
  }
  .guides-carousel .guide__title {
    font-size: 2.4rem;
  }
  .guides-carousel .guide__excerpt {
    font-size: 1.6rem;
  }
  .guides-carousel .guide__link {
    margin-top: 50px;
    font-size: 1.8rem;
    font-weight: 600;
  }
  .advices .advice__content {
    font-size: 1.6rem;
  }
  .footer {
    text-align: center;
  }
  .footer__logo {
    display: none;
  }
  html body .footer .global-inner {
    margin: 0;
  }
  html body .footer .global-inner > *:not(.seo-menu) {
    padding-left: 30px;
    padding-right: 30px;
  }
  .seo-menu-2 {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .seo-menu-2 .menu-item {
    margin-right: 0;
  }
  .footer__copyright {
    font-size: 1.6rem;
  }
  .product-ctas--layout-1 .product-cta__title {
    font-size: 1.4rem;
  }
  body.home .page .strat-3__content li {
    font-size: 1.6rem;
  }
  body.home .page .strat-3__content li + li {
    margin-top: 30px;
  }
  html body .full-height {
    height: auto;
  }
  .burger {
    margin-left: 20px;
  }
  .header .logo img {
    padding: 20px;
  }
  body.home .page .strat-1 {
    height: auto;
  }
  .cta-strat__content .button, .cta-strat__content--flex-start .button, .cta-strat__content--flex-start .button--l-gradient, .cta-strat__content--flex-start .button--r-gradient, .cta-strat__content--flex-start .button--light, .cta-strat__content--flex-start .button--intext, .cta-strat__content--flex-start .button--l-arrow, .cta-strat__content--flex-start .button--r-arrow, .cta-strat__content--flex-start .button--cta--footer, .cta-strat__content--flex-start .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--flex-start .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--center .button, .cta-strat__content--center .button--l-gradient, .cta-strat__content--center .button--r-gradient, .cta-strat__content--center .button--light, .cta-strat__content--center .button--intext, .cta-strat__content--center .button--l-arrow, .cta-strat__content--center .button--r-arrow, .cta-strat__content--center .button--cta--footer, .cta-strat__content--center .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--center .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--flex-end .button, .cta-strat__content--flex-end .button--l-gradient, .cta-strat__content--flex-end .button--r-gradient, .cta-strat__content--flex-end .button--light, .cta-strat__content--flex-end .button--intext, .cta-strat__content--flex-end .button--l-arrow, .cta-strat__content--flex-end .button--r-arrow, .cta-strat__content--flex-end .button--cta--footer, .cta-strat__content--flex-end .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content--flex-end .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content .button--l-gradient, .cta-strat__content .button--r-gradient, .cta-strat__content .button--light, .cta-strat__content .button--intext, .cta-strat__content .button--l-arrow, .cta-strat__content .button--r-arrow, .cta-strat__content .button--cta--footer, .cta-strat__content .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content a, .cta-strat__content .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content a, .cta-strat__content--flex-start .button, .cta-strat__content--flex-start .button--l-gradient, .cta-strat__content--flex-start .button--r-gradient, .cta-strat__content--flex-start .button--light, .cta-strat__content--flex-start .button--intext, .cta-strat__content--flex-start .button--l-arrow, .cta-strat__content--flex-start .button--r-arrow, .cta-strat__content--flex-start .button--cta--footer, .cta-strat__content--flex-start .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--flex-start .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--flex-start .button--l-gradient, .cta-strat__content--flex-start .button--r-gradient, .cta-strat__content--flex-start .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .cta-strat__content--flex-start .button--light, .cta-strat__content--flex-start .button--intext, .cta-strat__content--flex-start .button--l-arrow, .cta-strat__content--flex-start .button--r-arrow, .cta-strat__content--center .button, .cta-strat__content--center .button--l-gradient, .cta-strat__content--center .button--r-gradient, .cta-strat__content--center .button--light, .cta-strat__content--center .button--intext, .cta-strat__content--center .button--l-arrow, .cta-strat__content--center .button--r-arrow, .cta-strat__content--center .button--cta--footer, .cta-strat__content--center .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--center .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--center .button--l-gradient, .cta-strat__content--center .button--r-gradient, .cta-strat__content--center .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .cta-strat__content--center .button--light, .cta-strat__content--center .button--intext, .cta-strat__content--center .button--l-arrow, .cta-strat__content--center .button--r-arrow, .cta-strat__content--flex-end .button, .cta-strat__content--flex-end .button--l-gradient, .cta-strat__content--flex-end .button--r-gradient, .cta-strat__content--flex-end .button--light, .cta-strat__content--flex-end .button--intext, .cta-strat__content--flex-end .button--l-arrow, .cta-strat__content--flex-end .button--r-arrow, .cta-strat__content--flex-end .button--cta--footer, .cta-strat__content--flex-end .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .menu-principal-container .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content--flex-end .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.mobile > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content--flex-end .button--l-gradient, .cta-strat__content--flex-end .button--r-gradient, .cta-strat__content--flex-end .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content--flex-end .button--light, .cta-strat__content--flex-end .button--intext, .cta-strat__content--flex-end .button--l-arrow, .cta-strat__content--flex-end .button--r-arrow, .cta-strat__content .button--l-gradient, .cta-strat__content--flex-start .button--l-gradient, .cta-strat__content--center .button--l-gradient, .cta-strat__content--flex-end .button--l-gradient, .cta-strat__content .button--r-gradient, .cta-strat__content--flex-start .button--r-gradient, .cta-strat__content--center .button--r-gradient, .cta-strat__content--flex-end .button--r-gradient, .cta-strat__content .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .cta-strat__content--flex-start .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .cta-strat__content--center .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .cta-strat__content--flex-end .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-start a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--center a, .main-menu.desktop > .menu-item > .sub-menu > .menu-item.menu-button .cta-strat__content--flex-end a, .cta-strat__content .button--light, .cta-strat__content--flex-start .button--light, .cta-strat__content--center .button--light, .cta-strat__content--flex-end .button--light, .cta-strat__content .button--intext, .cta-strat__content--flex-start .button--intext, .cta-strat__content--center .button--intext, .cta-strat__content--flex-end .button--intext, .cta-strat__content .button--l-arrow, .cta-strat__content--flex-start .button--l-arrow, .cta-strat__content--center .button--l-arrow, .cta-strat__content--flex-end .button--l-arrow, .cta-strat__content .button--r-arrow, .cta-strat__content--flex-start .button--r-arrow, .cta-strat__content--center .button--r-arrow, .cta-strat__content--flex-end .button--r-arrow {
    font-size: 1.8rem;
  }
  .product-jambonneaus, .product-jambonneaus--block {
    height: auto;
  }
  body.home .strat-2 {
    display: none;
  }
  .content-header [class^="button"] {
    font-size: 1.8rem;
  }
  .content-header [class^="button"].mobile-scrolled {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100vw;
    text-align: right;
    left: 0;
    font-size: 1.4rem;
    border-radius: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
  }
  .content-header__image {
    display: none;
  }
  .guides-grid .guide {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-right: 0;
  }
  .content-header .global-inner {
    width: 100%;
  }
  .guides-grid .guide__excerpt {
    font-size: 1.6rem;
  }
  .guides-grid .guide__title, .news-list .news__title {
    font-size: 2.4rem;
  }
  .news-list .news__date-cat {
    font-size: 1.4rem;
  }
  .news-list .news__excerpt {
    font-size: 1.6rem;
  }
  .semi-columns__cols__col:first-child {
    display: none;
  }
  .semi-columns__cols__col:last-child {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  html body h1 {
    font-size: 3.5rem;
  }
  .masonry-cards *:not(.masonry-card__image):not([class^="bg-image"]) {
    width: 100% !important;
    display: block !important;
    height: auto !important;
    position: relative !important;
  }
  .masonry-cards *:not(.masonry-card__image):not([class^="bg-image"]):after {
    display: none;
  }
  .masonry-cards__row {
    margin: 0 !important;
  }
  .masonry-card {
    margin-bottom: 30px !important;
  }
  .hours__shape {
    padding: 0 1px;
  }
  .hours__time {
    font-size: 1.2rem;
  }
  .text img {
    width: 100%;
    height: auto;
  }
  .questions .question {
    font-size: 1.6rem;
  }
  .masonry-cards .masonry-card__image {
    height: 100px !important;
  }
  .full-page .ads-advices {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .full-page .ads-advices .product-jambonneaus, .full-page .ads-advices .product-jambonneaus--block {
    margin-right: 0;
  }
  .product-jambonneaus .product-jambonneau__content, .product-jambonneaus--block .product-jambonneau__content {
    text-align: center;
  }
  .product-jambonneaus .product-jambonneau__title, .product-jambonneaus--block .product-jambonneau__title {
    font-size: 1.8rem;
  }
  .advices {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .advices .advice {
    margin-right: 0;
  }
  .summary {
    padding: 20px;
  }
  .summary__line {
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .summary__line + .summary__line {
    margin-top: 10px;
  }
  .insurance-insurer {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .insurance-insurer__image {
    width: 100%;
    margin-bottom: 30px;
  }
  .insurance-insurer__content {
    width: 100%;
    padding-left: 0;
  }
  .insurance-composition .ui-tabs-panel {
    overflow: auto;
  }
  .insurance-composition .ui-tabs-panel .tablepress thead tr th {
    font-size: 1.6rem;
  }
  .insurance-composition .ui-tabs-panel .tablepress tbody tr td {
    font-size: 1.2rem;
  }
  .insurance-composition .ui-tabs-panel .tablepress tbody tr td .fa {
    font-size: 1.6rem;
  }
  .insurance-composition__titles .ui-tabs-tab .ui-tabs-anchor {
    padding: 10px 20px;
  }
  .text .wp-block-table {
    overflow-x: scroll;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Frecette.acommeassure.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Futilities%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fbase%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fbase%2F_typography.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fbase%2F_theme.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fpages%2F_home.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fpages%2F_guides-page.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fpages%2F_actualites-page.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fpages%2F_erreurs.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_header.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_content-header.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_reinsurance-banner.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_cta-strat.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_advices-strat.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_news-list.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_insurers-list.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Futilities%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_insurers-grid.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_semi-columns.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_full-page.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_masonry-cards.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_guides-carousel.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_guides-grid.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_newsroom-grid.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_guides-alaune.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_guides-section.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_guides-grid-paged.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_news-grid-paged.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_actualites-alaune.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Flayout%2F_actualites-section.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_desktop-menu.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_mobile-menu.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_header-right.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_footer-menus.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_social-links.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_product-ads.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_separators.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_dots.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_advices.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_questions.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_animations.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_breadcrumbs.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_accordion.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_hours-graph.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_categories-filter.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_insurance-tabs.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_insurer-description.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_insurances-carousel.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_tables.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_summary.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_guides-linkedin.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_guide-link.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_actualite-link.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_pager.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_coches.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_fleches.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_alertes.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_search-form.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_search-results.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_info-bulles.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Fcomponents%2F_formulaire-chien-chat.scss%22%2C%22wp-content%2Fthemes%2Faca%2Fassets%2Fscss%2Futilities%2F_responsive.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACsBA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADvCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoCA%3BAAAA%3BAAAA%3BAFpCA%3BAAAA%3BAAAA%3BAE4CA%3BAAAA%3BAAAA%3BAF5CA%3BAAAA%3BAEmDA%3BAAAA%3BAAAA%3BAFnDA%3BAAAA%3BAEkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlEA%3BAAAA%3BAEiFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjFA%3BAAAA%3BAE2FA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAF%2FFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3GA%3BAAAA%3BAAAA%3BAAAA%3BAE0HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAF%2FHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0IA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF1IA%3BAAAA%3BAAAA%3BAAAA%3BAEqJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFrJA%3BAAAA%3BAAAA%3BAE8JA%3BAAAA%3BAAAA%3BAF9JA%3BAAAA%3BAAAA%3BAAAA%3BAEwKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxKA%3BAAAA%3BAAAA%3BAEmLA%3BAAAA%3BAAAA%3BAFnLA%3BAAAA%3BAAAA%3BAAAA%3BAE4LA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAFxMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmNA%3BAAAA%3BAAAA%3BAFnNA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjOA%3BAAAA%3BAAAA%3BAEuPA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAF5PA%3BAAAA%3BAAAA%3BAAAA%3BAEsQA%3BAAAA%3BAAAA%3BAAAA%3BAFtQA%3BAAAA%3BAAAA%3BAAAA%3BAEiRA%3BAAAA%3BAAAA%3BAAAA%3BAFjRA%3BAAAA%3BAAAA%3BAE2RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAFpSA%3BAAAA%3BAAAA%3BAE%2BSA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FSA%3BAAAA%3BAAAA%3BAE2TA%3BAAAA%3BAAAA%3BAF3TA%3BAAAA%3BAAAA%3BAEsUA%3BAAAA%3BAAAA%3BAFtUA%3BAAAA%3BAAAA%3BAE8UA%3BAAAA%3BAAAA%3BAF9UA%3BAAAA%3BAAAA%3BAEsVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFtVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnWA%3BAAAA%3BAAAA%3BAE%2BWA%3BAAAA%3BAAAA%3BAF%2FWA%3BAAAA%3BAAAA%3BAEuXA%3BAAAA%3BAAAA%3BAFvXA%3BAAAA%3BAAAA%3BAE%2BXA%3BAAAA%3BAAAA%3BAF%2FXA%3BAAAA%3BAAAA%3BAEwYA%3BAAAA%3BAAAA%3BAAAA%3BAFxYA%3BAAAA%3BAAAA%3BAEgZA%3BAAAA%3BAAAA%3BAFhZA%3BAAAA%3BAAAA%3BAAAA%3BAEyZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzZA%3BAAAA%3BAAAA%3BAEkaA%3BAAAA%3BAAAA%3BAFlaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6aA%3BAAAA%3BAAAA%3BAF7aA%3BAAAA%3BAAAA%3BAEqbA%3BAAAA%3BAAAA%3BAFrbA%3BAAAA%3BAAAA%3BAE6bA%3BAAAA%3BAAAA%3BAF7bA%3BAAAA%3BAEocA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAFndA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BdA%3BAAAA%3BAAAA%3BAF%2FdA%3BAAAA%3BAAAA%3BAEueA%3BAAAA%3BAAAA%3BAFveA%3BAAAA%3BAG%2BEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FEJ%3BAICA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJrWD%3BAKEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9OJ%3BAMEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BANXF%3BAOEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAPXF%3BAQCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARtDH%3BASCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT7BR%3BAUCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV5BD%3BAWCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAXlCJ%3BAYCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAZnDA%3BAaCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbhER%3BAcCA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAdnEA%3BAeCA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfpDF%3BAgBCA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2YP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADnYO%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAhBrFR%3BAkBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAlBxBR%3BAmBCA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7IF%3BAoBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BApB1BZ%3BAqBCA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BArBrHF%3BAsBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAtBtCJ%3BAuBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBjCR%3BAwBGI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAxBrGR%3BAyBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAzBhCL%3BA0BCA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BjCF%3BA2BCA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3B7BL%3BA4BCA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B7BL%3BA6BCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BA7BhCL%3BA8BCA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlCF%3BA%2BBCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBlRD%3BAgCCA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAhCxGN%3BAiCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAjCnOJ%3BAkCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAlCtDH%3BAmCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAnCzCF%3BAoCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BApCjBR%3BAqCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BArCtEF%3BAsCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCTJ%3BAuCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvC1BR%3BAwCCA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAxC5DH%3BAyCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAzCnBR%3BA0CCA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BA1CfJ%3BA2CCA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BA3CLJ%3BA4CGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5CxDR%3BA6CCA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7CjFJ%3BA8CCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9C7DZ%3BA%2BCCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGM%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASvB%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BA%2FC7IF%3BAgDCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAhD3CF%3BAiDCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAjDhCD%3BAkDEC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAlD%2FCL%3BAmDCA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAnDjBF%3BAoDEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApDjBJ%3BAqDEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArDtGH%3BAsDEC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtDzGH%3BAuDCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvDvBD%3BAwDCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAxD7CD%3BAyDEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAzDvCD%3BA0DCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1DpEH%3BA2DCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3D5EF%3BA4DEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5DxFL%3BA6DCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7DZD%3BA8DCA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9DrJH%3BA%2BDCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACC%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACC%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAA%2BHA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */