.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.green, .vert, .verte {
color: #569a82;
}
.orange {
color: #ff6036;
}
.grey {
color: #3e3e3e !important;
}            *, ::before, ::after {
box-sizing: border-box;
border-style: solid;
border-width: 0;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; }   body {
margin: 0;
} main {
display: block;
}  p, table, blockquote, address, pre, iframe, form, figure, dl {
margin: 0;
}  h1, h2, h3, h4, h5, h6 {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
margin: 0;
}  ul, ol {
margin: 0;
padding: 0;
list-style: none;
}  dt {
font-weight: bold;
}
dd {
margin-left: 0;
}   hr {
box-sizing: content-box; height: 0; overflow: visible; border-top-width: 1px;
margin: 0;
clear: both;
color: inherit;
} pre {
font-family: monospace, monospace; font-size: inherit; }
address {
font-style: inherit;
}   a {
background-color: transparent;
text-decoration: none;
color: inherit;
} abbr[title] {
text-decoration: underline; text-decoration: underline dotted; } b, strong {
font-weight: 600;
} code, kbd, samp {
font-family: monospace, monospace; font-size: inherit; } small {
font-size: 80%;
} sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}   img, embed, object, iframe {
vertical-align: bottom;
}   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;
} [type="checkbox"] {
-webkit-appearance: checkbox;
appearance: checkbox;
}
[type="radio"] {
-webkit-appearance: radio;
appearance: radio;
} button, input { overflow: visible;
} button, select { text-transform: none;
} 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;
} button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} select::-ms-expand {
display: none;
} option {
padding: 0;
} fieldset {
margin: 0;
padding: 0;
min-width: 0;
} legend {
color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } label[for] {
cursor: pointer;
}   details {
display: block;
} summary {
display: list-item;
} [contenteditable] {
outline: none;
}  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;
}   template {
display: none;
} [hidden] {
display: none;
}
@font-face {
font-family: "poppins";
font-weight: 900;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Black.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 900;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BlackItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 700;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Bold.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 700;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-BoldItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 800;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBold.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 800;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraBoldItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 200;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLight.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 200;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ExtraLightItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 400;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Italic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 300;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Light.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 300;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-LightItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 500;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Medium.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 500;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-MediumItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 400;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Regular.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 600;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBold.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 600;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-SemiBoldItalic.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 100;
font-style: normal;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-Thin.woff) format("woff");
font-display: swap;
}
@font-face {
font-family: "poppins";
font-weight: 100;
font-style: italic;
src: url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.woff2) format("woff2"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.eot) format("embedded-opentype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.svg) format("svg"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.ttf) format("truetype"), url(//www.acommeassure.com/wp-content/themes/aca/assets/fonts/poppins/Poppins-ThinItalic.woff) format("woff");
font-display: swap;
}
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(//www.acommeassure.com/wp-content/themes/aca/assets/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;
}
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;
}
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(//www.acommeassure.com/wp-content/themes/aca/assets/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%;
}
[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;
}
[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;
}
.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;
}
}
.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;
}
.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%;
}
.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;
}
.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;
}
.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;
}
.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 .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 .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 .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 .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%;
}
.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;
}
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;
}
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;
-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);
}
.insurers-list .insurer + .insurer {
margin-top: 90px;
}
.insurers-list .insurer.min + .insurer {
margin-top: 50px;
}
.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;
-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%;
}
.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: 50px 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: 0 20px;
}
.semi-columns__cols .sticky-table__lines {
margin-top: 50px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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);
}
.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;
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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
}
.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;
}
}
.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;
}
}
.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;
}
.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;
}
}
.button, .button--l-gradient, .button--r-gradient, .button--light, .button--intext, .button--l-arrow, .button--r-arrow, .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;
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, .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, .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;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-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;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-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;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.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;
}
.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;
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-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);
}
.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);
}
.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);
}
.burger__title {
font-weight: 800;
text-transform: uppercase;
letter-spacing: 3px;
text-align: center;
}
.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;
}
.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;
}
.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);
}
.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;
-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);
}
.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;
}
.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;
}
.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%;
}
.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);
}
.main-menu.mobile.visible {
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
-ms-transition: transform 0.3s;
-o-transition: transform 0.3s;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-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;
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(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-auto.svg);
}
.main-menu.mobile > .menu-item.has-picto-habitation > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-habitation.svg);
}
.main-menu.mobile > .menu-item.has-picto-sante > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-sante.svg);
}
.main-menu.mobile > .menu-item.has-picto-obseques > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-obseques.svg);
}
.main-menu.mobile > .menu-item.has-picto-emprunteur > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-pret.svg);
}
.main-menu.mobile > .menu-item.has-picto-autres > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-autres-assurances.svg);
}
.main-menu.mobile > .menu-item.has-picto-contact > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/picto-assistance.svg);
}
.main-menu.mobile > .menu-item.has-picto-recherche > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/images/icons/loupe.svg);
}
.main-menu.mobile > .menu-item.has-picto-aide > .menu-mobile-picto {
background-image: url(//www.acommeassure.com/wp-content/themes/aca/assets/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);
}
.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;
}
.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;
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);
}
.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;
}
.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;
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;
}
.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;
}
.header-right__button.account-button {
background: #ff6036;
width: 100px;
}
.header-right__button.account-button .header-right__button__img {
height: 50px;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
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);
opacity: 1;
}
.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;
}
.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;
}
.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;
-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;
}
@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);
}
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);
}
}
@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;
}
}
.breadcrumbs {
font-size: 1.6rem;
margin-bottom: 50px;
}
.breadcrumbs .current-item {
color: #569a82;
}
.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;
}
.accordion__desc:hover > p {
color: #569a82;
}
.accordion__desc p {
line-height: 1.3;
font-weight: 500;
font-size: 1.6rem;
}
.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);
-webkit-transform-origin: center center;
-moz-transform-origin: center center;
-ms-transform-origin: center center;
-o-transform-origin: center center;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-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));
}
@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;
}
.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;
-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;
}
.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__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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.summary__line:hover {
color: #569a82;
}
.guides-linkedin li {
border-bottom: 1px solid #f6f6f6;
padding: 10px 16px;
}
.guides-linkedin li:hover {
background-color: #e5e5e5;
}
.guides-linkedin li:after {
content: ">";
float: right;
}
.guides-linkedin button {
font-size: 1.6rem;
margin-top: 18px;
font-style: italic;
color: #ff6036;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-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;
}
.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;
}
.fleche--top {
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
}
.fleche--bottom {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.fleche--right {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.fleche--left {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
.fleche--orange {
border-color: #ff6036;
}
.fleche--verte {
border-color: #569a82;
}
.fleche--grise {
border-color: #3e3e3e;
}
.fleche--blanche {
border-color: #fff;
}
.bandeau-alerte-container {
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-o-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;
}
.bandeau-alerte-container .bandeau-alerte__croix:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-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);
}
.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;
}
.search-form-container .search-form-close:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-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);
}
.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);
}
.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;
}
.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;
}
.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;
}
.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 .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);
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;
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;
}
.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;
}
.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;
}
.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 .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 .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 .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 .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 .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 .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 .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;
}
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}@font-face{font-family:eicons;src:url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//www.acommeassure.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}